59c5d8ef2aa1c9032f97ec2d3938df7765df3b63
[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 perlhack.pod for the details.
7
8
9 [The "CAST AND CREW" list has been moved to AUTHORS.]
10
11 NOTE: Each change entry shows the change number; who checked it into the
12 repository; when; description of the change; which branch the change
13 happened in; and the affected files.  The file lists have a short symbolic
14 indicator:
15
16             !       modified
17             +       added
18             -       deleted
19             +>      branched (from elsewhere)
20             !>      merged changes (from elsewhere)
21
22 The Message-Ids in the change entries refer to the email messages sent
23 to the perl5-porters mailing list.  You can retrieve the messages for
24 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
25
26 This file contains only changes that affect the mainline branch,
27 not those that affect the (now decommissioned) cfgperl, or vmsperl,
28 or any other branch.
29
30 --------------
31 Version v5.7.1          Development release working toward v5.8
32 --------------
33 ____________________________________________________________________________
34 [  9698] By: jhi                                   on 2001/04/13  12:44:48
35         Log: Integrate perlio.
36      Branch: perl
37           !> ext/PerlIO/Scalar/Scalar.xs
38 ____________________________________________________________________________
39 [  9697] By: jhi                                   on 2001/04/13  12:29:15
40         Log: Add more debug output to the test.
41      Branch: perl
42            ! t/lib/cwd.t
43 ____________________________________________________________________________
44 [  9696] By: nick                                  on 2001/04/13  10:14:29
45         Log: Fix core dump on binmode($fh,'Scalar')
46      Branch: perlio
47            ! ext/PerlIO/Scalar/Scalar.xs
48 ____________________________________________________________________________
49 [  9695] By: nick                                  on 2001/04/13  09:05:42
50         Log: Integrate mainline
51      Branch: perlio
52           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
53           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
54           +> t/lib/time-hires.t
55           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
56           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
57           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
59           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
60           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
61           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
62 ____________________________________________________________________________
63 [  9694] By: jhi                                   on 2001/04/12  22:23:35
64         Log: Integrate change #9693 from maintperl into mainline.
65              
66              $VERSION and Version() on the same line provokes a warning from
67              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
68      Branch: perl
69           !> lib/Devel/SelfStubber.pm
70 ____________________________________________________________________________
71 [  9693] By: gsar                                  on 2001/04/12  21:55:56
72         Log: $VERSION and Version() on the same line provokes a warning from
73              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
74      Branch: maint-5.6/perl
75            ! lib/Devel/SelfStubber.pm
76 ____________________________________________________________________________
77 [  9692] By: jhi                                   on 2001/04/12  13:54:00
78         Log: This is at least 5.005.
79      Branch: perl
80            ! ext/Time/HiRes/HiRes.xs
81 ____________________________________________________________________________
82 [  9691] By: jhi                                   on 2001/04/12  13:37:20
83         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
84      Branch: perl
85            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
86            ! win32/Makefile win32/makefile.mk
87 ____________________________________________________________________________
88 [  9690] By: jhi                                   on 2001/04/12  01:34:46
89         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
90      Branch: perl
91            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
92            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
93            + t/lib/time-hires.t
94            ! MANIFEST
95 ____________________________________________________________________________
96 [  9689] By: jhi                                   on 2001/04/12  00:28:39
97         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
98              From: Gisle Aas <gisle@ActiveState.com>
99              Date: 11 Apr 2001 16:36:11 -0700
100              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
101      Branch: perl
102            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
103 ____________________________________________________________________________
104 [  9688] By: jhi                                   on 2001/04/12  00:27:39
105         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
106              From: Gisle Aas <gisle@ActiveState.com>
107              Date: 11 Apr 2001 11:13:24 -0700
108              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
109      Branch: perl
110            ! ext/MIME/Base64/Base64.xs
111 ____________________________________________________________________________
112 [  9687] By: jhi                                   on 2001/04/11  19:51:47
113         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
114      Branch: perl
115            ! Todo-5.6
116 ____________________________________________________________________________
117 [  9686] By: jhi                                   on 2001/04/11  16:54:25
118         Log: Subject: [PATCH opcode.pl] Documentation of table format
119              From: Simon Cozens <simon@netthink.co.uk>
120              Date: Wed, 11 Apr 2001 12:59:31 +0100
121              Message-ID: <20010411125931.A25681@netthink.co.uk>
122      Branch: perl
123            ! opcode.pl
124 ____________________________________________________________________________
125 [  9685] By: jhi                                   on 2001/04/11  16:53:15
126         Log: Subject: [PATCH] prototype("CORE::recv")
127              From: Simon Cozens <simon@netthink.co.uk>
128              Date: Wed, 11 Apr 2001 13:24:35 +0100
129              Message-ID: <20010411132435.A26169@netthink.co.uk>
130      Branch: perl
131            ! pp.c t/comp/proto.t
132 ____________________________________________________________________________
133 [  9684] By: jhi                                   on 2001/04/11  16:47:13
134         Log: FAQ (and AUTHORS) update from Dan Carson: the information
135              was several years obsolete, Term::Readkey has been updated
136              to have the functionality.
137      Branch: perl
138            ! AUTHORS pod/perlfaq5.pod
139 ____________________________________________________________________________
140 [  9683] By: jhi                                   on 2001/04/11  12:15:46
141         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
142              From: Calle Dybedahl <calle@lysator.liu.se>
143              Date: 10 Apr 2001 16:44:16 +0200
144              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
145      Branch: perl
146            ! ext/MIME/Base64/Base64.xs
147 ____________________________________________________________________________
148 [  9682] By: jhi                                   on 2001/04/11  12:12:26
149         Log: A more minimal fix for 20010410.006 from Hugo.
150      Branch: perl
151            ! regexec.c
152 ____________________________________________________________________________
153 [  9681] By: jhi                                   on 2001/04/11  11:34:23
154         Log: Integrate changes #9678,9679 from maintline into mainperl.
155              
156              addendum to change#9676
157              
158              up $File::Glob::VERSION; add a note pointing out the version of
159              the OpenBSD glob bsd_glob.c resembles
160      Branch: perl
161           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
162           !> ext/File/Glob/bsd_glob.h
163 ____________________________________________________________________________
164 [  9680] By: jhi                                   on 2001/04/11  11:30:38
165         Log: Bad test numbering in integrate in #9677.
166              Fixes ID 20010411.001.
167      Branch: perl
168            ! t/op/pat.t
169 ____________________________________________________________________________
170 [  9679] By: gsar                                  on 2001/04/11  03:38:40
171         Log: up $File::Glob::VERSION; add a note pointing out the version of
172              the OpenBSD glob bsd_glob.c resembles
173      Branch: maint-5.6/perl
174            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
175            ! ext/File/Glob/bsd_glob.h
176 ____________________________________________________________________________
177 [  9678] By: gsar                                  on 2001/04/11  03:09:48
178         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
179              revision 1.8.10.1 found here:
180              
181              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
182      Branch: maint-5.6/perl
183            ! ext/File/Glob/bsd_glob.c
184 ____________________________________________________________________________
185 [  9677] By: jhi                                   on 2001/04/11  02:54:39
186         Log: Integrate changes #9675,9676 from maintperl into mainline.
187              
188              fix for bug 20010410.006, undo change#7115
189              
190              port the OpenBSD glob() security patch
191      Branch: perl
192           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
193           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
194           !> t/op/pat.t
195 ____________________________________________________________________________
196 [  9676] By: gsar                                  on 2001/04/11  02:19:02
197         Log: port the glob() security patch found at:
198              
199              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
200              
201              CERT advisory for the issue is here:
202              
203              http://www.cert.org/advisories/CA-2001-07.html
204              
205              Note that the security scare is only relevant for those who are
206              foolish enough to build suidperl (which is now officially discouraged)
207      Branch: maint-5.6/perl
208            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
209            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
210 ____________________________________________________________________________
211 [  9675] By: gsar                                  on 2001/04/10  23:52:11
212         Log: fix for bug 20010410.006
213              
214              undo change#7115 (came into maint-5.6 as change#8156)
215              
216              add tests to keep it from coming back
217      Branch: maint-5.6/perl
218            ! regexec.c t/op/pat.t
219 ____________________________________________________________________________
220 [  9674] By: nick                                  on 2001/04/10  20:39:31
221         Log: Integrate mainline
222      Branch: perlio
223           +> Porting/testall.atom
224           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
225           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
226           !> t/lib/lc-uk.t t/pod/find.t
227 ____________________________________________________________________________
228 [  9673] By: nick                                  on 2001/04/10  18:46:14
229         Log: Integrate against change 9670 aka perl-5.7.1
230      Branch: perlio
231           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
232           !> (integrate 53 files)
233 ____________________________________________________________________________
234 [  9672] By: jhi                                   on 2001/04/10  13:45:01
235         Log: Add a script for doing cumulative profile of the test suite.
236              (Requires ATOM, that is, Tru64.)
237      Branch: perl
238            + Porting/testall.atom
239            ! MANIFEST
240 ____________________________________________________________________________
241 [  9671] By: jhi                                   on 2001/04/10  12:38:53
242         Log: Missing std block.
243      Branch: perl
244            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
245            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
246            ! t/pod/find.t
247 ____________________________________________________________________________
248 [  9670] By: jhi                                   on 2001/04/10  01:25:58
249         Log: This is 5.7.1.
250      Branch: perl
251            ! patchlevel.h
252 ____________________________________________________________________________
253 [  9669] By: jhi                                   on 2001/04/10  01:09:14
254         Log: Update Changes.
255      Branch: perl
256            ! Changes patchlevel.h
257 ____________________________________________________________________________
258 [  9668] By: jhi                                   on 2001/04/10  01:00:38
259         Log: Regen toc.
260      Branch: perl
261            ! pod/perltoc.pod
262 ____________________________________________________________________________
263 [  9667] By: jhi                                   on 2001/04/10  00:52:16
264         Log: Update perlhist.
265      Branch: perl
266            ! pod/perlhist.pod
267 ____________________________________________________________________________
268 [  9666] By: jhi                                   on 2001/04/09  23:38:59
269         Log: Slight wording tweaks from Damian to #9658.
270      Branch: perl
271            ! pod/perlobj.pod
272 ____________________________________________________________________________
273 [  9665] By: jhi                                   on 2001/04/09  19:56:06
274         Log: Subject: [PATCH perlutil.pod] Nit
275              From: Simon Cozens <simon@netthink.co.uk>
276              Date: Mon, 9 Apr 2001 20:29:44 +0100
277              Message-ID: <20010409202944.A14796@the.earth.li>
278      Branch: perl
279            ! pod/perlutil.pod
280 ____________________________________________________________________________
281 [  9664] By: jhi                                   on 2001/04/09  19:54:42
282         Log: Subject: Re: perl571delta.pod@9631
283              From: Mike Guy <mjtg@cam.ac.uk>
284              Date: Mon, 09 Apr 2001 18:09:14 +0100
285              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
286      Branch: perl
287            ! pod/perl571delta.pod
288 ____________________________________________________________________________
289 [  9663] By: jhi                                   on 2001/04/09  13:43:35
290         Log: Update Changes.
291      Branch: perl
292            ! Changes patchlevel.h
293 ____________________________________________________________________________
294 [  9662] By: jhi                                   on 2001/04/09  13:24:46
295         Log: tweak tweak.
296      Branch: perl
297            ! AUTHORS pod/perl571delta.pod
298 ____________________________________________________________________________
299 [  9661] By: jhi                                   on 2001/04/09  13:15:13
300         Log: Thinko in manual patch applying.
301      Branch: perl
302            ! sv.c
303 ____________________________________________________________________________
304 [  9660] By: jhi                                   on 2001/04/09  13:07:53
305         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
306              From: Robin Barker <rmb1@cise.npl.co.uk> 
307              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
308              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
309              
310              (This corrects the case where the "isn't numeric" string contains \0s
311              and is longer than the temporary buffer, and contains \0 at the point
312              the string would be truncated by "...".) 
313      Branch: perl
314            ! sv.c
315 ____________________________________________________________________________
316 [  9659] By: jhi                                   on 2001/04/09  12:57:41
317         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
318      Branch: perl
319            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
320            ! t/lib/cgi-function.t t/lib/cgi-html.t
321 ____________________________________________________________________________
322 [  9658] By: jhi                                   on 2001/04/09  12:48:47
323         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
324              From: Ilmari Karonen <iltzu@sci.fi>
325              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
326              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
327              
328              Rearrange and rewrite the Method Invocation section
329              to explain the concepts in nicer order.
330      Branch: perl
331            ! pod/perlobj.pod
332 ____________________________________________________________________________
333 [  9657] By: jhi                                   on 2001/04/09  12:35:58
334         Log: Upgrade to podlators 1.09, from Russ Allbery.
335      Branch: perl
336            ! lib/Pod/Man.pm lib/Pod/Text.pm
337 ____________________________________________________________________________
338 [  9656] By: jhi                                   on 2001/04/09  12:31:53
339         Log: perl571delta.
340      Branch: perl
341            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
342 ____________________________________________________________________________
343 [  9655] By: jhi                                   on 2001/04/09  12:20:09
344         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
345              From: Prymmer/Kahn <pvhp@best.com>
346              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
347              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
348      Branch: perl
349            ! lib/utf8.pm pod/perlunicode.pod
350 ____________________________________________________________________________
351 [  9654] By: gsar                                  on 2001/04/09  03:38:33
352         Log: here lies 5.6.1
353      Branch: maint-5.6/perl
354            ! Changes
355 ____________________________________________________________________________
356 [  9653] By: jhi                                   on 2001/04/09  03:25:24
357         Log: Update perlhist.
358      Branch: perl
359            ! pod/perlhist.pod
360 ____________________________________________________________________________
361 [  9652] By: jhi                                   on 2001/04/09  03:18:49
362         Log: perl571delta tweaking continues.
363      Branch: perl
364            ! pod/perl571delta.pod
365 ____________________________________________________________________________
366 [  9651] By: gsar                                  on 2001/04/09  03:11:19
367         Log: update Changes, patchlevel.h &c.
368      Branch: maint-5.6/perl
369            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
370            ! pod/perltoc.pod
371 ____________________________________________________________________________
372 [  9650] By: jhi                                   on 2001/04/09  02:40:24
373         Log: Integrate the perlfork half of #9513 from maintperl into mainline
374              (the perlunicode half is obsolete)
375      Branch: perl
376            ! pod/perlfork.pod
377 ____________________________________________________________________________
378 [  9649] By: gsar                                  on 2001/04/09  02:35:43
379         Log: tweak perldelta as suggested by Jarkko
380      Branch: maint-5.6/perl
381            ! pod/perldelta.pod
382 ____________________________________________________________________________
383 [  9648] By: jhi                                   on 2001/04/09  02:13:04
384         Log: Integrate change #9646 from maintperl into mainline.
385              
386              add note about ithreads and Thread.pm
387      Branch: perl
388           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
389 ____________________________________________________________________________
390 [  9647] By: jhi                                   on 2001/04/09  02:10:18
391         Log: Bad assumption that shortsize == 2.
392      Branch: perl
393            ! t/lib/xs-typemap.t
394 ____________________________________________________________________________
395 [  9646] By: gsar                                  on 2001/04/09  00:48:04
396         Log: add note about ithreads and Thread.pm (too many people are
397              confused by the fact that Thread.pm is built and installed
398              under non-5005threads but doesn't work)
399      Branch: maint-5.6/perl
400            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
401 ____________________________________________________________________________
402 [  9645] By: gsar                                  on 2001/04/09  00:19:03
403         Log: update perldelta.pod for changes in 5.6.1
404      Branch: maint-5.6/perl
405            ! Changes pod/perldelta.pod
406 ____________________________________________________________________________
407 [  9644] By: jhi                                   on 2001/04/08  20:37:00
408         Log: Integrate change #9639 from maintperl into mainline:
409              on windows, many of the README.* pods were being copied to
410              the wrong location
411      Branch: perl
412           !> win32/Makefile win32/makefile.mk
413 ____________________________________________________________________________
414 [  9643] By: jhi                                   on 2001/04/08  20:07:11
415         Log: Integrate change #9624 from maintperl into mainline:
416              the pod tests were not okay.  (t/pod/find.t changes ignored)
417      Branch: perl
418           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
419           !> t/pod/include.t t/pod/included.t t/pod/lref.t
420           !> t/pod/multiline_items.t t/pod/nested_items.t
421           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
422           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
423 ____________________________________________________________________________
424 [  9642] By: jhi                                   on 2001/04/08  19:57:17
425         Log: Integrate change #9638 from maintperl into mainline:
426              update to latest JPL from the anoncvs repository
427      Branch: perl
428           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
429           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
430           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
431 ____________________________________________________________________________
432 [  9641] By: jhi                                   on 2001/04/08  19:53:30
433         Log: perl571delta updates.
434      Branch: perl
435            ! lib/Filter/Simple.pm pod/perl571delta.pod
436 ____________________________________________________________________________
437 [  9640] By: gsar                                  on 2001/04/08  19:20:46
438         Log: integrate change#9634 from mainline
439              
440              Fix the perlmodlib generation (didn't understand separate .pod
441              files; didn't understand -- as the name-thing separator).
442              Update the CPAN mirrors list.
443      Branch: maint-5.6/perl
444            ! pod/perlmodlib.pod
445           !> pod/perlmodlib.PL
446 ____________________________________________________________________________
447 [  9639] By: gsar                                  on 2001/04/08  18:57:31
448         Log: on windows, many of the README.* pods were being copied to the wrong
449              location
450      Branch: maint-5.6/perl
451            ! win32/Makefile win32/makefile.mk
452 ____________________________________________________________________________
453 [  9638] By: gsar                                  on 2001/04/08  18:38:25
454         Log: update to latest JPL from the anoncvs repository
455      Branch: maint-5.6/perl
456            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
457            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
458            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
459 ____________________________________________________________________________
460 [  9637] By: jhi                                   on 2001/04/08  17:53:53
461         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
462      Branch: perl
463            ! pod/perl571delta.pod
464 ____________________________________________________________________________
465 [  9636] By: jhi                                   on 2001/04/08  17:18:32
466         Log: Regen toc.
467      Branch: perl
468            ! pod/perltoc.pod
469 ____________________________________________________________________________
470 [  9635] By: jhi                                   on 2001/04/08  17:16:33
471         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
472              From: "Craig A. Berry" <craigberry@mac.com>
473              Date: Sun, 08 Apr 2001 12:30:16 -0500
474              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
475      Branch: perl
476            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
477 ____________________________________________________________________________
478 [  9634] By: jhi                                   on 2001/04/08  17:09:19
479         Log: Fix the perlmodlib generation (didn't understand separate .pod
480              files; didn't understand -- as the name-thing separator).
481              
482              Update the CPAN mirrors list.
483      Branch: perl
484            ! pod/perlmodlib.PL pod/perlmodlib.pod
485 ____________________________________________________________________________
486 [  9633] By: jhi                                   on 2001/04/08  16:49:17
487         Log: Sort MANIFEST.
488      Branch: perl
489            ! MANIFEST
490 ____________________________________________________________________________
491 [  9632] By: gsar                                  on 2001/04/08  16:36:06
492         Log: add $Tie::RefHash::VERSION
493      Branch: maint-5.6/perl
494            ! lib/Tie/RefHash.pm
495 ____________________________________________________________________________
496 [  9631] By: jhi                                   on 2001/04/08  16:10:15
497         Log: perl571delta updates based on p5p feedback; still needs
498              lots of examples.
499      Branch: perl
500            ! pod/perl571delta.pod
501 ____________________________________________________________________________
502 [  9630] By: jhi                                   on 2001/04/08  15:59:13
503         Log: Update the list of supported platforms to talk about 5.7.1
504              (and 5.6.1)
505      Branch: perl
506            ! pod/perlport.pod
507 ____________________________________________________________________________
508 [  9629] By: jhi                                   on 2001/04/08  15:55:41
509         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
510              from maintperl into mainline: perlport updates.
511      Branch: perl
512            ! pod/perlport.pod
513 ____________________________________________________________________________
514 [  9628] By: jhi                                   on 2001/04/08  15:53:17
515         Log: perlsolaris.pod copied to wrong directory.
516      Branch: perl
517            ! win32/makefile.mk
518 ____________________________________________________________________________
519 [  9627] By: jhi                                   on 2001/04/08  14:48:18
520         Log: Subject: Typos in perl571delta.pod
521              From: "Stephen P. Potter" <spp@spotter.yi.org>
522              Date: Sat, 07 Apr 2001 20:37:05 -0400
523              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
524      Branch: perl
525            ! pod/perl571delta.pod
526 ____________________________________________________________________________
527 [  9626] By: jhi                                   on 2001/04/08  14:39:04
528         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
529      Branch: perl
530            ! gv.c
531 ____________________________________________________________________________
532 [  9625] By: nick                                  on 2001/04/08  10:14:23
533         Log: Integrate mainline
534      Branch: perlio
535           +> pod/perl570delta.pod pod/perl571delta.pod
536           !> (integrate 27 files)
537 ____________________________________________________________________________
538 [  9624] By: gsar                                  on 2001/04/08  06:08:17
539         Log: test in t/pod/* were busted
540              
541              these tests are still not enabled in t/{harness,TEST}
542      Branch: maint-5.6/perl
543            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
544            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
545            ! t/pod/multiline_items.t t/pod/nested_items.t
546            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
547            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
548 ____________________________________________________________________________
549 [  9623] By: gsar                                  on 2001/04/08  03:37:01
550         Log: integrate change#9470 from mainline
551              
552              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
553      Branch: maint-5.6/perl
554           !> ext/Socket/Socket.xs
555 ____________________________________________________________________________
556 [  9622] By: jhi                                   on 2001/04/07  22:40:47
557         Log: Update Changes.
558      Branch: perl
559            ! Changes patchlevel.h
560 ____________________________________________________________________________
561 [  9621] By: jhi                                   on 2001/04/07  22:34:16
562         Log: Update AUTHORS.
563      Branch: perl
564            ! AUTHORS
565 ____________________________________________________________________________
566 [  9620] By: jhi                                   on 2001/04/07  22:12:47
567         Log: Forgot to bump the number of tests in #9164.
568      Branch: perl
569            ! t/op/array.t
570 ____________________________________________________________________________
571 [  9619] By: jhi                                   on 2001/04/07  22:09:50
572         Log: Bump patchlevel to 5.7.1.
573      Branch: perl
574            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
575            ! config_h.SH patchlevel.h
576 ____________________________________________________________________________
577 [  9618] By: jhi                                   on 2001/04/07  22:02:41
578         Log: Populate perl571delta.
579      Branch: perl
580            ! pod/perl571delta.pod
581 ____________________________________________________________________________
582 [  9617] By: jhi                                   on 2001/04/07  22:01:23
583         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
584              to forget it later; do not change patchlevel.h yet or regenerate
585              Configure yet.
586      Branch: perl
587            ! epoc/config.sh win32/Makefile win32/config_H.bc
588            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
589 ____________________________________________________________________________
590 [  9616] By: jhi                                   on 2001/04/07  17:46:33
591         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
592      Branch: perl
593            ! pod/perl571delta.pod
594 ____________________________________________________________________________
595 [  9615] By: jhi                                   on 2001/04/07  17:33:21
596         Log: Change the toc configuration.
597      Branch: perl
598            ! pod/buildtoc.PL pod/perl.pod
599 ____________________________________________________________________________
600 [  9614] By: jhi                                   on 2001/04/07  17:29:47
601         Log: Subject: PATCH: $[
602              From: Robin Houston <robin@kitsite.com>
603              Date: Fri, 6 Apr 2001 18:10:14 +0100
604              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
605      Branch: perl
606            ! op.c t/op/array.t
607 ____________________________________________________________________________
608 [  9613] By: jhi                                   on 2001/04/07  17:28:26
609         Log: Subject: [PATCH perl@9424] isn't numeric warning
610              From: Robin Barker <rmb1@cise.npl.co.uk>
611              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
612              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
613      Branch: perl
614            ! sv.c t/pragma/warn/sv
615 ____________________________________________________________________________
616 [  9612] By: jhi                                   on 2001/04/07  17:26:45
617         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
618              From: Mike Guy <mjtg@cam.ac.uk>
619              Date: Fri, 06 Apr 2001 12:47:06 +0100
620              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
621      Branch: perl
622            ! dump.c t/lib/peek.t
623 ____________________________________________________________________________
624 [  9611] By: jhi                                   on 2001/04/07  17:21:35
625         Log: Create perl571delta and seed it off with the perldelta changes
626              since 5.7.0; remove those changes from perldelta and rename it
627              as perl570delta; recreate perldelta but leave it almost empty.
628      Branch: perl
629            + pod/perl570delta.pod pod/perl571delta.pod
630            ! MANIFEST pod/perldelta.pod
631 ____________________________________________________________________________
632 [  9610] By: jhi                                   on 2001/04/07  16:56:32
633         Log: Denit.
634      Branch: perl
635            ! pod/perldelta.pod
636 ____________________________________________________________________________
637 [  9609] By: jhi                                   on 2001/04/07  16:38:32
638         Log: Retract #9523: needs more thought.
639      Branch: perl
640            ! Makefile.SH
641 ____________________________________________________________________________
642 [  9608] By: jhi                                   on 2001/04/07  14:59:20
643         Log: atmark() code cleanaup.
644      Branch: perl
645            ! ext/IO/IO.xs
646 ____________________________________________________________________________
647 [  9607] By: jhi                                   on 2001/04/07  14:48:14
648         Log: Integrate change #9605 from maintperl into mainline.
649              
650              can't optimize away scope entry if tr/// is present
651      Branch: perl
652           !> op.c t/op/tr.t
653 ____________________________________________________________________________
654 [  9606] By: jhi                                   on 2001/04/07  14:43:59
655         Log: Integrate perlio.
656      Branch: perl
657           +> win32/FindExt.pm
658           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
659           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
660 ____________________________________________________________________________
661 [  9605] By: gsar                                  on 2001/04/07  11:52:40
662         Log: can't optimize away scope entry if tr/// is present
663      Branch: maint-5.6/perl
664            ! op.c t/op/tr.t
665 ____________________________________________________________________________
666 [  9604] By: nick                                  on 2001/04/07  11:39:45
667         Log: Split out extension finding code from buildext.pl into FindExt.pm
668              Use it to get Config.pm's idea of available extensions in line
669              with what is built.
670      Branch: perlio
671            + win32/FindExt.pm
672            ! MANIFEST win32/buildext.pl win32/config_sh.PL
673            ! win32/makefile.mk
674 ____________________________________________________________________________
675 [  9603] By: nick                                  on 2001/04/07  09:11:38
676         Log: Cleanup correction for failed :Via() layer, also set an error code.
677      Branch: perlio
678            ! ext/PerlIO/Via/Via.xs
679 ____________________________________________________________________________
680 [  9602] By: nick                                  on 2001/04/07  08:38:04
681         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
682              style. So don't use binmode() on the handles so that Win32 etc. see
683              same sequence and produce same digests.
684      Branch: perlio
685            ! t/lib/md5-file.t
686 ____________________________________________________________________________
687 [  9601] By: nick                                  on 2001/04/07  08:36:26
688         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
689              Else it complains and so crlf layer (say) does not get pushed.
690      Branch: perlio
691            ! perlio.c
692 ____________________________________________________________________________
693 [  9600] By: jhi                                   on 2001/04/06  23:00:09
694         Log: Integrate change #9599 from perlio into mainline.
695      Branch: perl
696           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
697           !> win32/config_H.vc
698 ____________________________________________________________________________
699 [  9599] By: nick                                  on 2001/04/06  21:42:43
700         Log: Quote $VERSION in Encode.pm.
701              regen_config_h as requested.
702      Branch: perlio
703            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
704            ! win32/config_H.vc
705 ____________________________________________________________________________
706 [  9598] By: nick                                  on 2001/04/06  20:34:59
707         Log: Integrate mainline
708      Branch: perlio
709           +> README.macos
710           !> (integrate 39 files)
711 ____________________________________________________________________________
712 [  9597] By: gsar                                  on 2001/04/06  18:06:35
713         Log: integrate change#9464 from mainline (addendum to change#8313)
714              
715              Subject: [PATCH @9452] Better peep()ing for foreach() loops
716      Branch: maint-5.6/perl
717           !> op.c
718 ____________________________________________________________________________
719 [  9596] By: jhi                                   on 2001/04/06  17:26:03
720         Log: The d_casti32=undef is good for you even when not use64bitall.
721      Branch: perl
722            ! hints/hpux.sh
723 ____________________________________________________________________________
724 [  9595] By: gsar                                  on 2001/04/06  14:57:17
725         Log: add a low-impact fix to accomodate darwin-ism
726      Branch: maint-5.6/perl
727            ! ext/Errno/Errno_pm.PL
728 ____________________________________________________________________________
729 [  9594] By: jhi                                   on 2001/04/06  14:55:14
730         Log: Integrate changes #9528,9593 from mainline into maintperl;
731              tweaking the editor/IDE/shell list.
732      Branch: maint-5.6/perl
733           !> pod/perlfaq3.pod
734 ____________________________________________________________________________
735 [  9593] By: jhi                                   on 2001/04/06  14:51:39
736         Log: Make the editor/IDE/shell list a little bit airier.
737      Branch: perl
738            ! pod/perlfaq3.pod
739 ____________________________________________________________________________
740 [  9592] By: gsar                                  on 2001/04/06  14:45:18
741         Log: integrate change#9477 from mainline (base.pm doc tweak)
742              
743              missing doc entry for fmod()
744      Branch: maint-5.6/perl
745            ! lib/Math/BigFloat.pm
746           !> lib/base.pm
747 ____________________________________________________________________________
748 [  9591] By: jhi                                   on 2001/04/06  13:55:48
749         Log: Regen toc.
750      Branch: perl
751            ! pod/perltoc.pod
752 ____________________________________________________________________________
753 [  9590] By: jhi                                   on 2001/04/06  13:54:52
754         Log: Math::BigFloat patches from John Peacock.  The equivalent
755              of #9586 from maintperl but reworked by John to work with
756              the bleadperl.
757      Branch: perl
758            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
759 ____________________________________________________________________________
760 [  9589] By: jhi                                   on 2001/04/06  13:42:23
761         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
762      Branch: perl
763            ! ext/Digest/MD5/Makefile.PL
764 ____________________________________________________________________________
765 [  9588] By: jhi                                   on 2001/04/06  13:31:45
766         Log: Integrate changes #9584,9587 from maintperl into mainline.
767              
768              keep eval"" CVs alive until the end of the statement in which
769              they're called
770              
771              add README.macos (from Chris Nandor)
772              
773              tyop in change#9555
774      Branch: perl
775           +> README.macos
776           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
777           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
778           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
779           !> win32/makefile.mk
780 ____________________________________________________________________________
781 [  9587] By: gsar                                  on 2001/04/06  07:31:30
782         Log: add README.macos (from Chris Nandor)
783              
784              tyop in change#9555
785      Branch: maint-5.6/perl
786            + README.macos
787            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
788            ! win32/Makefile win32/makefile.mk
789 ____________________________________________________________________________
790 [  9586] By: gsar                                  on 2001/04/06  07:08:54
791         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
792      Branch: maint-5.6/perl
793            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
794 ____________________________________________________________________________
795 [  9585] By: gsar                                  on 2001/04/06  06:58:44
796         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
797              from mainline
798              
799              Subject: [PATCH] Base64 update to perlfaq9.pod
800              
801              Subject: [PATCH AUTHORS] Housekeeping
802              
803              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
804              Mac OS X (Darwin) has extra pwent fields.
805              
806              Subject: [PATCH B::*] print control-character vars readably
807              Needs EBCDICification.
808              
809              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
810              
811              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
812              
813              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
814              
815              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
816              
817              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
818              
819              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
820              
821              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
822              
823              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
824              
825              FreeBSD hints tweak from Anton Berezin.
826              
827              Subject: [PATCH foolperl & bleadperl] README.vms update
828              
829              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
830      Branch: maint-5.6/perl
831           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
832           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
833           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
834 ____________________________________________________________________________
835 [  9584] By: gsar                                  on 2001/04/06  04:09:00
836         Log: keep eval"" CVs alive until the end of the statement in which
837              they're called; this avoids a coredump ensuing from search for
838              lexicals in code such as:
839              
840              sub bug {
841              my $s = @_;
842              eval q[sub { eval 'sub { &$s }' }];
843              }
844              bug("x")->()->();
845              
846              this code still doesn't work as intended (as it has remained
847              since time immemorial), but it doesn't provoke a coredump anymore
848      Branch: maint-5.6/perl
849            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
850            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
851 ____________________________________________________________________________
852 [  9583] By: jhi                                   on 2001/04/05  23:52:51
853         Log: Update Changes.
854      Branch: perl
855            ! Changes patchlevel.h
856 ____________________________________________________________________________
857 [  9582] By: jhi                                   on 2001/04/05  23:11:23
858         Log: Slight doc tweak.
859      Branch: perl
860            ! pod/perlunicode.pod
861 ____________________________________________________________________________
862 [  9581] By: jhi                                   on 2001/04/05  23:04:11
863         Log: Integrate perlio.
864      Branch: perl
865           !> pod/perlunicode.pod
866 ____________________________________________________________________________
867 [  9580] By: jhi                                   on 2001/04/05  23:03:29
868         Log: Test for #9579.
869      Branch: perl
870            ! t/op/do.t
871 ____________________________________________________________________________
872 [  9579] By: jhi                                   on 2001/04/05  22:54:17
873         Log: Subject: [PATCH] Propagate calling context for do '...'
874              From: Gisle Aas <gisle@ActiveState.com>
875              Date: 04 Apr 2001 20:17:29 -0700
876              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
877      Branch: perl
878            ! pod/perlfunc.pod pp_ctl.c
879 ____________________________________________________________________________
880 [  9578] By: jhi                                   on 2001/04/05  22:52:51
881         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
882              From: Peter Prymmer <pvhp@forte.com>
883              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
884              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
885      Branch: perl
886            ! README.vms
887 ____________________________________________________________________________
888 [  9577] By: jhi                                   on 2001/04/05  22:48:22
889         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
890              From: "Craig A. Berry" <craigberry@mac.com>
891              Date: Thu, 5 Apr 2001 13:43:28 -0500
892              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
893      Branch: perl
894            ! README.vms
895 ____________________________________________________________________________
896 [  9576] By: jhi                                   on 2001/04/05  22:31:38
897         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
898              From: Michael G Schwern <schwern@pobox.com>
899              Date: Thu, 5 Apr 2001 21:53:21 +0100
900              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
901      Branch: perl
902            ! lib/base.pm t/lib/fields.t
903 ____________________________________________________________________________
904 [  9575] By: jhi                                   on 2001/04/05  22:26:10
905         Log: FreeBSD hints tweak from Anton Berezin.
906      Branch: perl
907            ! hints/freebsd.sh
908 ____________________________________________________________________________
909 [  9574] By: jhi                                   on 2001/04/05  22:24:03
910         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
911              From: David Dyck <dcd@tc.fluke.com>
912              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
913              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
914      Branch: perl
915            ! t/op/oct.t
916 ____________________________________________________________________________
917 [  9573] By: jhi                                   on 2001/04/05  22:23:06
918         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
919              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
920              From: David Dyck <dcd@tc.fluke.com>
921              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
922      Branch: perl
923            ! pp.c
924 ____________________________________________________________________________
925 [  9572] By: jhi                                   on 2001/04/05  22:14:47
926         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
927              From: Robin Houston <robin@kitsite.com>
928              Date: Thu, 5 Apr 2001 20:56:48 +0100
929              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
930      Branch: perl
931            ! ext/B/B/Deparse.pm
932 ____________________________________________________________________________
933 [  9571] By: jhi                                   on 2001/04/05  22:12:53
934         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
935              From: Robin Houston <robin@kitsite.com>
936              Date: Thu, 5 Apr 2001 19:55:51 +0100
937              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
938      Branch: perl
939            ! ext/B/B/Deparse.pm
940 ____________________________________________________________________________
941 [  9570] By: jhi                                   on 2001/04/05  22:11:06
942         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
943              From: Robin Houston <robin@kitsite.com>
944              Date: Thu, 5 Apr 2001 20:16:29 +0100
945              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
946      Branch: perl
947            ! ext/B/B/Deparse.pm
948 ____________________________________________________________________________
949 [  9569] By: nick                                  on 2001/04/05  21:32:26
950         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
951      Branch: perlio
952            ! pod/perlunicode.pod
953 ____________________________________________________________________________
954 [  9568] By: nick                                  on 2001/04/05  19:38:09
955         Log: Integrate mainline
956      Branch: perlio
957           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
958           !> (integrate 35 files)
959 ____________________________________________________________________________
960 [  9567] By: jhi                                   on 2001/04/05  18:31:45
961         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
962              From: Robin Houston <robin@kitsite.com>
963              Date: Thu, 5 Apr 2001 18:03:23 +0100
964              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
965      Branch: perl
966            ! ext/B/B/Deparse.pm
967 ____________________________________________________________________________
968 [  9566] By: jhi                                   on 2001/04/05  18:29:35
969         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
970              From: Robin Houston <robin@kitsite.com>
971              Date: Thu, 5 Apr 2001 16:45:18 +0100
972              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
973      Branch: perl
974            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
975 ____________________________________________________________________________
976 [  9565] By: jhi                                   on 2001/04/05  18:24:23
977         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
978              From: Robin Houston <robin@kitsite.com>
979              Date: Thu, 5 Apr 2001 14:50:09 +0100
980              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
981      Branch: perl
982            ! ext/B/B/Deparse.pm
983 ____________________________________________________________________________
984 [  9564] By: jhi                                   on 2001/04/05  18:23:03
985         Log: Subject: [PATCH B::*] print control-character vars readably
986              From: Robin Houston <robin@kitsite.com>
987              Date: Thu, 5 Apr 2001 14:27:38 +0100
988              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
989              
990              Needs EBCDICification.
991      Branch: perl
992            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
993            ! ext/B/B/Terse.pm
994 ____________________________________________________________________________
995 [  9563] By: jhi                                   on 2001/04/05  18:20:32
996         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
997              Date: Thu, 5 Apr 2001 13:21:42 -0400
998              From: Paul Schinder <schinder@pobox.com>
999              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
1000              
1001              Mac OS X (Darwin) has extra pwent fields.
1002      Branch: perl
1003            ! t/op/pwent.t
1004 ____________________________________________________________________________
1005 [  9562] By: jhi                                   on 2001/04/05  17:57:51
1006         Log: Regen toc.
1007      Branch: perl
1008            ! pod/perltoc.pod
1009 ____________________________________________________________________________
1010 [  9561] By: jhi                                   on 2001/04/05  17:47:33
1011         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
1012      Branch: metaconfig
1013            ! U/Glossary.patch
1014      Branch: metaconfig/U/perl
1015            + d_u32align.U
1016            ! d_cmsghdr_s.U d_msghdr_s.U
1017 ____________________________________________________________________________
1018 [  9560] By: jhi                                   on 2001/04/05  17:47:01
1019         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
1020              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
1021              Introduce probes for struct msghdr, struct cmsghdr,
1022              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
1023              ualarm, usleep, for possible later extension work.
1024      Branch: perl
1025            + t/lib/md5-align.t
1026            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1027            ! Porting/config_H config_h.SH configure.com epoc/config.sh
1028            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
1029            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1030            ! vos/config.ga.h win32/config.bc win32/config.gc
1031            ! win32/config.vc
1032 ____________________________________________________________________________
1033 [  9559] By: jhi                                   on 2001/04/05  13:03:04
1034         Log: Be traditional in your cpp (for the Errno extension).
1035      Branch: perl
1036            ! hints/darwin.sh
1037 ____________________________________________________________________________
1038 [  9558] By: jhi                                   on 2001/04/05  13:00:05
1039         Log: Add $Config{cppflags} to the gcc incantation.
1040      Branch: perl
1041            ! ext/Errno/Errno_pm.PL
1042 ____________________________________________________________________________
1043 [  9557] By: jhi                                   on 2001/04/05  04:22:39
1044         Log: Introduce Sean Burke's Class::ISA 0.32.
1045      Branch: perl
1046            + lib/Class/ISA.pm t/lib/class-isa.t
1047            ! MANIFEST
1048 ____________________________________________________________________________
1049 [  9556] By: jhi                                   on 2001/04/05  04:09:50
1050         Log: Subject: [PATCH AUTHORS] Housekeeping
1051              From: Paul Johnson <paul@pjcj.net> 
1052              Date: Wed, 4 Apr 2001 22:45:47 +0200
1053              Message-ID: <20010404224547.D9548@pjcj.net>
1054      Branch: perl
1055            ! AUTHORS
1056 ____________________________________________________________________________
1057 [  9555] By: jhi                                   on 2001/04/05  04:06:33
1058         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
1059              From: Gisle Aas <gisle@ActiveState.com>
1060              Date: 04 Apr 2001 14:23:04 -0700
1061              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
1062      Branch: perl
1063            ! pod/perlfaq9.pod
1064 ____________________________________________________________________________
1065 [  9554] By: jhi                                   on 2001/04/05  04:05:49
1066         Log: Downgrade also the "Wide character" diagnostic.
1067      Branch: perl
1068            ! pod/perldiag.pod
1069 ____________________________________________________________________________
1070 [  9553] By: jhi                                   on 2001/04/05  04:00:33
1071         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
1072              maintperl into mainline.
1073              
1074              "double" should be "NV"; standard typemap is missing entry
1075              for NV
1076              
1077              s/djSP/dSP/
1078              
1079              Downgrade "Wide character in print" to a warning.
1080              
1081              B::Deparse fix for ${^FOO} and documentation for PVX() method
1082              (from Robin Houston)
1083              
1084              tr/// doesn't null-terminate the result in some situations
1085              (from Gisle Aas)
1086      Branch: perl
1087           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
1088           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
1089           !> t/io/utf8.t t/op/tr.t
1090 ____________________________________________________________________________
1091 [  9552] By: jhi                                   on 2001/04/05  03:52:50
1092         Log: Retract changes #9542 and #9538 (from maintperl, integrated
1093              at #9540), shouldn't be needed because of the perlio changes.
1094      Branch: perl
1095            ! util.c
1096 ____________________________________________________________________________
1097 [  9551] By: gsar                                  on 2001/04/05  00:18:34
1098         Log: tr/// doesn't null-terminate the result in some situations
1099              (from Gisle Aas)
1100      Branch: maint-5.6/perl
1101            ! doop.c t/op/tr.t
1102 ____________________________________________________________________________
1103 [  9550] By: gsar                                  on 2001/04/04  20:04:17
1104         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
1105              (from Robin Houston)
1106      Branch: maint-5.6/perl
1107            ! ext/B/B.pm ext/B/B/Deparse.pm
1108 ____________________________________________________________________________
1109 [  9549] By: nick                                  on 2001/04/04  18:56:15
1110         Log: Downgrade "Wide character in print" to a warning.
1111      Branch: perlio
1112            ! doio.c t/io/utf8.t
1113 ____________________________________________________________________________
1114 [  9548] By: gsar                                  on 2001/04/04  18:51:49
1115         Log: integrate changes#9460,9462,9482,9521,9522
1116              
1117              Subject: PATCH: B::Debug should show LOOP-specific fields
1118              
1119              Subject: B::Deparse precedence bug. (Patch included.)
1120              
1121              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
1122              
1123              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
1124              
1125              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
1126      Branch: maint-5.6/perl
1127           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
1128           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
1129 ____________________________________________________________________________
1130 [  9547] By: gsar                                  on 2001/04/04  18:49:16
1131         Log: s/djSP/dSP/
1132      Branch: maint-5.6/perl
1133            ! ext/Thread/Thread.xs
1134 ____________________________________________________________________________
1135 [  9546] By: nick                                  on 2001/04/04  18:44:00
1136         Log: Integrate mainline.
1137      Branch: perlio
1138           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
1139           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
1140 ____________________________________________________________________________
1141 [  9545] By: gsar                                  on 2001/04/04  18:38:52
1142         Log: integrate change#8837 from mainline
1143              
1144              Subject: [patch] -Wall cleanup round 2
1145      Branch: maint-5.6/perl
1146           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
1147           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
1148           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
1149           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
1150           !> ext/SDBM_File/SDBM_File.xs
1151 ____________________________________________________________________________
1152 [  9544] By: gsar                                  on 2001/04/04  17:49:57
1153         Log: "double" should be "NV"; standard typemap is missing entry
1154              for NV
1155      Branch: maint-5.6/perl
1156            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
1157 ____________________________________________________________________________
1158 [  9543] By: jhi                                   on 2001/04/04  14:13:18
1159         Log: Thou shalt not (just) match for English error messages.
1160      Branch: perl
1161            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
1162            ! os2/OS2/Process/Process.pm
1163 ____________________________________________________________________________
1164 [  9542] By: jhi                                   on 2001/04/04  13:20:39
1165         Log: Make the stdio tricks of fflush_all() to exist only if
1166              stdio is being used.
1167      Branch: perl
1168            ! util.c
1169 ____________________________________________________________________________
1170 [  9541] By: jhi                                   on 2001/04/04  04:20:24
1171         Log: Subject: Re: [PATCH] Lighten up glob
1172              From: Benjamin Sugars <bsugars@canoe.ca>
1173              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
1174              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
1175      Branch: perl
1176            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
1177            ! util.c
1178 ____________________________________________________________________________
1179 [  9540] By: jhi                                   on 2001/04/04  04:03:57
1180         Log: Integrate changes #9538,9539 from maintperl into mainline.
1181              
1182              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
1183              for use with _fwalk() (fix for change#7705)
1184              
1185              another tweak needed for SunOS 4.1.x build (from Mike Guy)
1186              (cp -f is not portable)
1187      Branch: perl
1188           !> Makefile.SH util.c
1189 ____________________________________________________________________________
1190 [  9539] By: gsar                                  on 2001/04/04  03:01:14
1191         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
1192      Branch: maint-5.6/perl
1193            ! Makefile.SH
1194 ____________________________________________________________________________
1195 [  9538] By: gsar                                  on 2001/04/04  01:00:38
1196         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
1197              for use with _fwalk() (fix for change#7705)
1198      Branch: maint-5.6/perl
1199            ! util.c
1200 ____________________________________________________________________________
1201 [  9537] By: nick                                  on 2001/04/03  19:24:55
1202         Log: Integrate mainline
1203      Branch: perlio
1204           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
1205           +> lib/unicode/PropList.html
1206            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
1207           !> (integrate 69 files)
1208 ____________________________________________________________________________
1209 [  9536] By: jhi                                   on 2001/04/03  18:02:31
1210         Log: Integrate change #9533 from maintperl into mainline.
1211              
1212              better fix for change#9517 to accomodate UNC paths like
1213              \\server\share\foo, and paths with trailing backslash
1214              like c:\this\
1215      Branch: perl
1216           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
1217 ____________________________________________________________________________
1218 [  9535] By: jhi                                   on 2001/04/03  17:58:07
1219         Log: Change the push/unshift warning to be of class syntax, not misc.
1220      Branch: perl
1221            ! op.c pod/perldiag.pod t/pragma/warn/op
1222 ____________________________________________________________________________
1223 [  9534] By: jhi                                   on 2001/04/03  15:03:46
1224         Log: Change the push/unshift warning (#9532) to talk about "no values"
1225              instead of "no arguments".
1226      Branch: perl
1227            ! op.c pod/perldiag.pod t/pragma/warn/op
1228 ____________________________________________________________________________
1229 [  9533] By: gsar                                  on 2001/04/03  14:30:07
1230         Log: better fix for change#9517 to accomodate UNC paths like
1231              \\server\share\foo, and paths with trailing backslash
1232              like c:\this\
1233      Branch: maint-5.6/perl
1234            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
1235 ____________________________________________________________________________
1236 [  9532] By: jhi                                   on 2001/04/03  13:11:46
1237         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
1238              From: Robin Houston <robin@kitsite.com>
1239              Date: Mon, 2 Apr 2001 15:03:29 +0100
1240              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
1241      Branch: perl
1242            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
1243 ____________________________________________________________________________
1244 [  9531] By: jhi                                   on 2001/04/03  13:06:34
1245         Log: Integrate change #9530 from maintperl into mainline.
1246              
1247              accomodate VMS "mailbox overflow" quirk in testsuite (from
1248              Craig Berry)
1249      Branch: perl
1250           !> t/lib/socket.t
1251 ____________________________________________________________________________
1252 [  9530] By: gsar                                  on 2001/04/03  04:56:41
1253         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
1254              Craig Berry)
1255      Branch: maint-5.6/perl
1256            ! t/lib/socket.t
1257 ____________________________________________________________________________
1258 [  9529] By: jhi                                   on 2001/04/03  02:34:34
1259         Log: Update Changes.
1260      Branch: perl
1261            ! Changes patchlevel.h
1262 ____________________________________________________________________________
1263 [  9528] By: jhi                                   on 2001/04/03  01:27:57
1264         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
1265              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
1266              To: perl5-porters@perl.org
1267              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
1268      Branch: perl
1269            ! pod/perlfaq3.pod
1270 ____________________________________________________________________________
1271 [  9527] By: jhi                                   on 2001/04/03  01:22:09
1272         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
1273              From: Peter Prymmer <pvhp@forte.com>
1274              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
1275              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
1276      Branch: perl
1277            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
1278 ____________________________________________________________________________
1279 [  9526] By: jhi                                   on 2001/04/03  01:18:25
1280         Log: The metaconfig unit changes for #9525.
1281      Branch: metaconfig
1282            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
1283      Branch: metaconfig/U/perl
1284            ! use64bits.U
1285 ____________________________________________________________________________
1286 [  9525] By: jhi                                   on 2001/04/03  01:17:30
1287         Log: Configure sanity checks:
1288              * if use64bitall is attempted but pointers are only 32-bit,
1289              'downgrade' to use64bitint
1290              * if use64bitint is attempted but there's no quad type,
1291              forget about use64bitint (well, the default for it is 'n',
1292              the user can still override this)
1293              * if pointers are 64 bits, do not try to use Perl's malloc
1294      Branch: perl
1295            ! Configure
1296 ____________________________________________________________________________
1297 [  9524] By: gsar                                  on 2001/04/03  01:09:12
1298         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
1299      Branch: maint-5.6/perl
1300            ! pp_sys.c
1301 ____________________________________________________________________________
1302 [  9523] By: jhi                                   on 2001/04/03  00:02:31
1303         Log: (Retracted by #9609)
1304              
1305              Make it harder for parallel makes to enter 'test' before
1306              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
1307              should be unhappy enough, but sometimes parallel makes seem
1308              to sneak past both in Tru64 and AIX.)
1309      Branch: perl
1310            ! Makefile.SH
1311 ____________________________________________________________________________
1312 [  9522] By: jhi                                   on 2001/04/02  22:35:31
1313         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
1314              Date: Mon, 2 Apr 2001 22:54:10 +0100
1315              From: Robin Houston <robin@kitsite.com>
1316              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
1317      Branch: perl
1318            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
1319 ____________________________________________________________________________
1320 [  9521] By: jhi                                   on 2001/04/02  22:32:23
1321         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
1322              From: Robin Houston <robin@kitsite.com>
1323              Date: Mon, 2 Apr 2001 20:24:03 +0100
1324              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
1325      Branch: perl
1326            ! ext/B/B/Concise.pm
1327 ____________________________________________________________________________
1328 [  9520] By: jhi                                   on 2001/04/02  22:30:43
1329         Log: Subject: [PATCH] REALLY pedantic hv.h nit
1330              From: Simon Cozens <simon@netthink.co.uk>
1331              Date: Mon, 2 Apr 2001 15:43:06 +0100
1332              Message-ID: <20010402154306.A21711@netthink.co.uk>
1333      Branch: perl
1334            ! hv.h
1335 ____________________________________________________________________________
1336 [  9519] By: jhi                                   on 2001/04/02  22:28:04
1337         Log: Based on
1338              
1339              Subject: [foolperl] EPOC fix
1340              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1341              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
1342              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
1343      Branch: perl
1344            ! pp_sys.c
1345 ____________________________________________________________________________
1346 [  9518] By: jhi                                   on 2001/04/02  22:22:34
1347         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
1348              
1349              README.win32 tweaks; add a note about alternative location for
1350              getting a gcc-2.95.2 that will build perl properly on windows
1351              
1352              add some notes about gutsy threading matters
1353              
1354              many of the utilities interpolate literal paths within doublequotes
1355              (fails on dosish platforms where path contains backslashes)
1356      Branch: perl
1357           !> README.win32 pod/perlguts.pod utils/perldoc.PL
1358           !> x2p/find2perl.PL x2p/s2p.PL
1359 ____________________________________________________________________________
1360 [  9517] By: gsar                                  on 2001/04/02  19:52:21
1361         Log: many of the utilities interpolate literal paths within doublequotes
1362              (fails on dosish platforms where path contains backslashes)
1363      Branch: maint-5.6/perl
1364            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
1365 ____________________________________________________________________________
1366 [  9516] By: gsar                                  on 2001/04/02  05:49:37
1367         Log: a foolish release
1368      Branch: maint-5.6/perl
1369            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
1370            ! pod/perltoc.pod
1371 ____________________________________________________________________________
1372 [  9515] By: gsar                                  on 2001/04/02  05:04:29
1373         Log: add missing changelog summaries
1374      Branch: maint-5.6/perl
1375            ! Changes
1376 ____________________________________________________________________________
1377 [  9514] By: gsar                                  on 2001/04/02  04:07:13
1378         Log: add some notes about gutsy threading matters
1379      Branch: maint-5.6/perl
1380            ! pod/perlguts.pod
1381 ____________________________________________________________________________
1382 [  9513] By: gsar                                  on 2001/04/02  03:25:21
1383         Log: add more prominent caveat notices about experimental features
1384      Branch: maint-5.6/perl
1385            ! pod/perlfork.pod pod/perlunicode.pod
1386 ____________________________________________________________________________
1387 [  9512] By: gsar                                  on 2001/04/02  02:54:33
1388         Log: integrate changes#9479,9509 from mainline
1389              
1390              [PATCH] File::Glob stuff for Mac OS
1391              
1392              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
1393      Branch: maint-5.6/perl
1394           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1395           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
1396           !> t/lib/glob-taint.t
1397 ____________________________________________________________________________
1398 [  9511] By: gsar                                  on 2001/04/02  02:38:24
1399         Log: README.win32 tweaks; add a note about alternative location for
1400              getting a gcc-2.95.2 that will build perl properly on windows
1401      Branch: maint-5.6/perl
1402            ! README.win32
1403 ____________________________________________________________________________
1404 [  9510] By: jhi                                   on 2001/04/01  20:45:10
1405         Log: An ambiguosity warning.
1406      Branch: perl
1407            ! t/lib/trig.t
1408 ____________________________________________________________________________
1409 [  9509] By: jhi                                   on 2001/04/01  19:53:47
1410         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
1411              From: Jonathan Stowe <gellyfish@gellyfish.com>
1412              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
1413              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
1414      Branch: perl
1415            ! ext/File/Glob/bsd_glob.c
1416 ____________________________________________________________________________
1417 [  9508] By: jhi                                   on 2001/04/01  19:35:03
1418         Log: Update Changes.
1419      Branch: perl
1420            ! Changes patchlevel.h
1421 ____________________________________________________________________________
1422 [  9507] By: jhi                                   on 2001/04/01  19:24:01
1423         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
1424              from mainline to maintperl: pod tweaks.
1425      Branch: maint-5.6/perl
1426           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
1427           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
1428           !> pod/perlvar.pod
1429 ____________________________________________________________________________
1430 [  9506] By: jhi                                   on 2001/04/01  19:11:53
1431         Log: Commit Sarathy to April release of 5.6.1 :-)
1432      Branch: perl
1433            ! pod/perlfaq1.pod
1434 ____________________________________________________________________________
1435 [  9505] By: jhi                                   on 2001/04/01  19:03:15
1436         Log: Subject: PATCH 5.6.0 (perldebug.pod)
1437              From: Mark-Jason Dominus <mjd@plover.com>
1438              Date: Sun, 01 Apr 2001 14:25:11 -0400
1439              Message-ID: <20010401182511.9247.qmail@plover.com>
1440      Branch: perl
1441            ! pod/perldebug.pod
1442 ____________________________________________________________________________
1443 [  9504] By: jhi                                   on 2001/04/01  18:43:09
1444         Log: Add great_circle_direction().
1445      Branch: perl
1446            ! lib/Math/Trig.pm t/lib/trig.t
1447 ____________________________________________________________________________
1448 [  9503] By: jhi                                   on 2001/04/01  17:29:12
1449         Log: Unicode ReadMe update for Unicode 3.1.
1450      Branch: perl
1451            ! lib/unicode/ReadMe.txt
1452 ____________________________________________________________________________
1453 [  9502] By: jhi                                   on 2001/04/01  17:18:40
1454         Log: Integrate change #9501 from maintperl into mainline.
1455              
1456              fix the perlembed notes on multiple interpreters
1457              
1458              fix ExtUtils::Embed to work passably on Windows
1459      Branch: perl
1460           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
1461 ____________________________________________________________________________
1462 [  9501] By: gsar                                  on 2001/04/01  07:21:57
1463         Log: fix the perlembed notes on multiple interpreters
1464              
1465              fix ExtUtils::Embed to work passably on Windows
1466      Branch: maint-5.6/perl
1467            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
1468 ____________________________________________________________________________
1469 [  9500] By: jhi                                   on 2001/04/01  05:58:23
1470         Log: Test for #9499.
1471      Branch: perl
1472            ! t/op/tr.t
1473 ____________________________________________________________________________
1474 [  9499] By: jhi                                   on 2001/04/01  05:55:46
1475         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
1476      Branch: perl
1477            ! embed.h embed.pl op.c proto.h
1478 ____________________________________________________________________________
1479 [  9498] By: jhi                                   on 2001/04/01  05:44:34
1480         Log: Protect the workaround hunk more.
1481      Branch: perl
1482            ! toke.c
1483 ____________________________________________________________________________
1484 [  9497] By: jhi                                   on 2001/04/01  00:24:25
1485         Log: Integrate changes #9493,9494,9495,9496 from maintperl
1486              into mainline.
1487              
1488              fix a broken workaround for Borland compiler in change#4739
1489              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
1490              
1491              nits spotted by Borland compiler
1492              
1493              avoid redefinition warnings under Borland 5.02
1494              
1495              various nits identified by the Borland 5.5 compiler; remove suppression
1496              of a few warnings
1497      Branch: perl
1498           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
1499           !> win32/win32.h
1500 ____________________________________________________________________________
1501 [  9496] By: gsar                                  on 2001/03/31  23:22:28
1502         Log: various nits identified by the Borland 5.5 compiler; remove suppression
1503              of a few warnings
1504      Branch: maint-5.6/perl
1505            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
1506 ____________________________________________________________________________
1507 [  9495] By: gsar                                  on 2001/03/31  21:03:08
1508         Log: avoid redefinition warnings under Borland 5.02
1509      Branch: maint-5.6/perl
1510            ! win32/makefile.mk
1511 ____________________________________________________________________________
1512 [  9494] By: gsar                                  on 2001/03/31  20:18:59
1513         Log: nits spotted by Borland compiler
1514      Branch: maint-5.6/perl
1515            ! utf8.h win32/win32.h
1516 ____________________________________________________________________________
1517 [  9493] By: gsar                                  on 2001/03/31  20:18:05
1518         Log: fix a broken workaround for Borland compiler in change#4739
1519              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
1520      Branch: maint-5.6/perl
1521            ! toke.c
1522 ____________________________________________________________________________
1523 [  9492] By: jhi                                   on 2001/03/31  18:36:24
1524         Log: Integrate change #9491 from maintperl into mainline.
1525              
1526              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
1527              directory is relative (need to fetch the full path name *before*
1528              the chdir!)
1529      Branch: perl
1530           !> lib/Cwd.pm
1531 ____________________________________________________________________________
1532 [  9491] By: gsar                                  on 2001/03/31  17:01:56
1533         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
1534              directory is relative (need to fetch the full path name *before*
1535              the chdir!)
1536              
1537              this is a followup patch for change#6749
1538      Branch: maint-5.6/perl
1539            ! lib/Cwd.pm
1540 ____________________________________________________________________________
1541 [  9490] By: jhi                                   on 2001/03/31  15:50:18
1542         Log: Subject: Re: [PATCH] av.h cosmetics
1543              From: Simon Cozens <simon@netthink.co.uk>
1544              Date: Sat, 31 Mar 2001 13:09:59 +0100
1545              Message-ID: <20010331130959.A22000@netthink.co.uk>
1546              
1547              Document AvALLOC.
1548      Branch: perl
1549            ! pod/perlguts.pod
1550 ____________________________________________________________________________
1551 [  9489] By: jhi                                   on 2001/03/31  15:48:44
1552         Log: Subject: [PATCH] Re: Math::Big* v1.21
1553              From: Tels <perl_dummy@bloodgate.com>
1554              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
1555              Message-Id: <200103311125.GAA377738@www08.hway.net>
1556      Branch: perl
1557            ! pod/perlop.pod
1558 ____________________________________________________________________________
1559 [  9488] By: jhi                                   on 2001/03/31  03:39:51
1560         Log: Debug output tweak.
1561      Branch: perl
1562            ! t/lib/cwd.t
1563 ____________________________________________________________________________
1564 [  9487] By: jhi                                   on 2001/03/31  03:33:02
1565         Log: OverVMSification.
1566      Branch: perl
1567            ! t/lib/cwd.t
1568 ____________________________________________________________________________
1569 [  9486] By: jhi                                   on 2001/03/31  03:01:40
1570         Log: Missed MANIFESTations in #9483.
1571      Branch: perl
1572            ! MANIFEST
1573 ____________________________________________________________________________
1574 [  9485] By: jhi                                   on 2001/03/31  02:58:17
1575         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
1576              From: Peter Prymmer <pvhp@forte.com>
1577              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
1578              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
1579      Branch: perl
1580            ! regexec.c t/lib/cwd.t
1581 ____________________________________________________________________________
1582 [  9484] By: jhi                                   on 2001/03/31  01:04:41
1583         Log: Obsolete file (see #3938)
1584      Branch: perl
1585            - lib/unicode/README.Ethiopic
1586            ! MANIFEST
1587 ____________________________________________________________________________
1588 [  9483] By: jhi                                   on 2001/03/31  00:52:42
1589         Log: Update to Unicode 3.1.
1590              (Rename Names.txt to NamesList.txt.)
1591      Branch: perl
1592            + lib/unicode/NamesList.txt lib/unicode/PropList.html
1593            - lib/unicode/Names.txt
1594            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
1595            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
1596            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
1597            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
1598            ! lib/unicode/UCD.html lib/unicode/Unicode.html
1599            ! lib/unicode/rename lib/unicode/version
1600 ____________________________________________________________________________
1601 [  9482] By: jhi                                   on 2001/03/30  23:33:44
1602         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
1603              From: Robin Houston <robin@kitsite.com>
1604              Date: Fri, 30 Mar 2001 20:07:22 +0100
1605              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
1606      Branch: perl
1607            ! ext/B/B/Deparse.pm
1608 ____________________________________________________________________________
1609 [  9481] By: jhi                                   on 2001/03/30  23:20:25
1610         Log: Subject: Re: [PATCH] CwdXS, Take 2
1611              From: Benjamin Sugars <bsugars@canoe.ca>
1612              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
1613              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
1614      Branch: perl
1615            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
1616            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
1617 ____________________________________________________________________________
1618 [  9480] By: jhi                                   on 2001/03/30  22:52:38
1619         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
1620              From: David Dyck <dcd@tc.fluke.com>
1621              Date: Fri, 30 Mar 2001 14:44:13 -0800
1622              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
1623              
1624              The t/rantests flags file creation was accidentally
1625              removed by #9217.
1626      Branch: perl
1627            ! Makefile.SH
1628 ____________________________________________________________________________
1629 [  9479] By: jhi                                   on 2001/03/30  22:45:45
1630         Log: Subject: [PATCH] File::Glob stuff for Mac OS
1631              From: Chris Nandor <pudge@pobox.com>
1632              Date: Fri, 30 Mar 2001 16:51:00 -0500
1633              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
1634      Branch: perl
1635            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1636            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
1637            ! t/lib/glob-taint.t
1638 ____________________________________________________________________________
1639 [  9478] By: jhi                                   on 2001/03/30  22:43:12
1640         Log: Subject: fix for win32/buildext.pl
1641              From: "Vadim Konovalov" <watman@inbox.ru>
1642              Date: Sat, 31 Mar 2001 00:50:36 +0400
1643              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
1644      Branch: perl
1645            ! win32/buildext.pl
1646 ____________________________________________________________________________
1647 [  9477] By: jhi                                   on 2001/03/30  22:41:16
1648         Log: Subject: small base.pm doc patch
1649              From: Leon Brocard <acme@astray.com>
1650              Date: Fri, 30 Mar 2001 21:49:57 +0100
1651              Message-ID: <20010330214957.B8733@ns0.astray.com>
1652      Branch: perl
1653            ! lib/base.pm
1654 ____________________________________________________________________________
1655 [  9476] By: jhi                                   on 2001/03/30  18:16:57
1656         Log: Subject: [PATCH] av.h cosmetics
1657              From: Simon Cozens <simon@netthink.co.uk>
1658              Date: Fri, 30 Mar 2001 18:12:28 +0100
1659              Message-ID: <20010330181228.A9319@netthink.co.uk>
1660      Branch: perl
1661            ! av.h
1662 ____________________________________________________________________________
1663 [  9475] By: jhi                                   on 2001/03/30  18:15:50
1664         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
1665              From: "Philip Newton" <pnewton@gmx.de>
1666              Date: Fri, 30 Mar 2001 19:06:57 +0200
1667              Message-ID: <3AC4D951.14815.1AC7068@localhost>
1668      Branch: perl
1669            ! pod/perlhack.pod
1670 ____________________________________________________________________________
1671 [  9474] By: jhi                                   on 2001/03/30  18:14:02
1672         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
1673              From: Benjamin Sugars <bsugars@canoe.ca>
1674              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
1675              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
1676      Branch: perl
1677            ! t/lib/glob-basic.t
1678 ____________________________________________________________________________
1679 [  9473] By: jhi                                   on 2001/03/30  16:09:24
1680         Log: Update Changes.
1681      Branch: perl
1682            ! Changes patchlevel.h
1683 ____________________________________________________________________________
1684 [  9472] By: jhi                                   on 2001/03/30  15:16:08
1685         Log: Integrate perlio.
1686      Branch: perl
1687           !> t/lib/cwd.t t/lib/glob-basic.t
1688 ____________________________________________________________________________
1689 [  9471] By: nick                                  on 2001/03/30  14:47:10
1690         Log: Should be (^O eq 'MSWin32') not 'Win32'
1691              Fail #12 seems real - chdir is in wrong dir.
1692      Branch: perlio
1693            ! t/lib/cwd.t
1694 ____________________________________________________________________________
1695 [  9470] By: jhi                                   on 2001/03/30  14:41:11
1696         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
1697              From: Radu Greab <radu@netsoft.ro>
1698              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
1699              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
1700              
1701              Replace #9352.
1702      Branch: perl
1703            ! ext/Socket/Socket.xs pp_sys.c
1704 ____________________________________________________________________________
1705 [  9469] By: jhi                                   on 2001/03/30  14:37:51
1706         Log: Subject: PATCH pod/perldiag.pod
1707              From: Robin Houston <robin@kitsite.com>
1708              Date: Fri, 30 Mar 2001 14:10:36 +0100
1709              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
1710      Branch: perl
1711            ! pod/perldiag.pod t/lib/glob-basic.t
1712 ____________________________________________________________________________
1713 [  9468] By: jhi                                   on 2001/03/30  14:36:36
1714         Log: Subject: Better diagnostic in io/fs.t
1715              From: andreas.koenig@anima.de (Andreas J. Koenig)
1716              Date: 30 Mar 2001 10:11:43 +0200
1717              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
1718      Branch: perl
1719            ! t/io/fs.t
1720 ____________________________________________________________________________
1721 [  9467] By: nick                                  on 2001/03/30  14:25:43
1722         Log: Skip order test of glob if case-ignoring system cannot 
1723              create a.test and A.test
1724      Branch: perlio
1725            ! t/lib/glob-basic.t
1726 ____________________________________________________________________________
1727 [  9466] By: nick                                  on 2001/03/30  13:03:12
1728         Log: Integrate mainline.
1729      Branch: perlio
1730            - ext/re/hints/aix.pl
1731           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
1732           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
1733           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
1734           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
1735 ____________________________________________________________________________
1736 [  9465] By: jhi                                   on 2001/03/30  03:53:37
1737         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
1738              the tests sometimes hang, sometimes not.)
1739      Branch: perl
1740            ! t/lib/io_multihomed.t t/lib/io_sock.t
1741 ____________________________________________________________________________
1742 [  9464] By: jhi                                   on 2001/03/30  02:56:04
1743         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
1744              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
1745              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
1746              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
1747      Branch: perl
1748            ! op.c
1749 ____________________________________________________________________________
1750 [  9463] By: jhi                                   on 2001/03/30  02:34:48
1751         Log: Test for #9462.
1752      Branch: perl
1753            ! t/lib/b.t
1754 ____________________________________________________________________________
1755 [  9462] By: jhi                                   on 2001/03/30  02:29:37
1756         Log: Subject: B::Deparse precedence bug. (Patch included.)
1757              From: Jeremy Madea <jmadea@inktomi.com>
1758              Date: Thu, 29 Mar 2001 12:05:02 -0800
1759              Message-ID: <20010329120502.A24881@dr.inktomi.com>
1760      Branch: perl
1761            ! ext/B/B/Deparse.pm
1762 ____________________________________________________________________________
1763 [  9461] By: jhi                                   on 2001/03/30  02:18:41
1764         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
1765              From: Peter Prymmer <pvhp@forte.com>
1766              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
1767              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
1768      Branch: perl
1769            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
1770            ! t/lib/md5-file.t
1771 ____________________________________________________________________________
1772 [  9460] By: jhi                                   on 2001/03/30  02:17:07
1773         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
1774              From: Robin Houston <robin@kitsite.com>
1775              Date: Thu, 29 Mar 2001 20:47:56 +0100
1776              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
1777      Branch: perl
1778            ! ext/B/B/Debug.pm
1779 ____________________________________________________________________________
1780 [  9459] By: jhi                                   on 2001/03/30  02:16:05
1781         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
1782              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
1783              Date: Wed, 28 Mar 2001 18:02:20 -0600
1784              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
1785      Branch: perl
1786            ! lib/ExtUtils/MM_VMS.pm
1787 ____________________________________________________________________________
1788 [  9458] By: jhi                                   on 2001/03/30  02:07:58
1789         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
1790              From: "Joshua E. Rodd" <jrodd@pbs.org>
1791              Date: Wed, 28 Mar 2001 17:29:12 -0500
1792              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
1793      Branch: perl
1794            ! pod/perlop.pod
1795 ____________________________________________________________________________
1796 [  9457] By: jhi                                   on 2001/03/30  02:04:33
1797         Log: Subject: ext/re/aix.pl can go
1798              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1799              Date: Thu, 29 Mar 2001 12:03:28 +0200
1800              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
1801      Branch: perl
1802            - ext/re/hints/aix.pl
1803            ! MANIFEST
1804 ____________________________________________________________________________
1805 [  9456] By: jhi                                   on 2001/03/30  02:03:32
1806         Log: Integrate perlio.
1807      Branch: perl
1808           !> ext/Encode/Encode.xs installperl
1809 ____________________________________________________________________________
1810 [  9455] By: nick                                  on 2001/03/29  21:11:46
1811         Log: DLL name has changed so installperl needs to know
1812              (Why isn't it working it out or passed it?)
1813      Branch: perlio
1814            ! installperl
1815 ____________________________________________________________________________
1816 [  9454] By: nick                                  on 2001/03/29  20:56:12
1817         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
1818              and we don't get undef warnings.
1819      Branch: perlio
1820            ! ext/Encode/Encode.xs
1821 ____________________________________________________________________________
1822 [  9453] By: nick                                  on 2001/03/29  17:58:48
1823         Log: Integrate mainline
1824      Branch: perlio
1825           !> Changes patchlevel.h
1826 ____________________________________________________________________________
1827 [  9452] By: jhi                                   on 2001/03/29  16:44:55
1828         Log: Update Changes.
1829      Branch: perl
1830            ! Changes patchlevel.h
1831 ____________________________________________________________________________
1832 [  9451] By: nick                                  on 2001/03/29  16:31:38
1833         Log: Integrate mainline
1834      Branch: perlio
1835           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
1836           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
1837           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
1838           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
1839           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
1840 ____________________________________________________________________________
1841 [  9450] By: jhi                                   on 2001/03/29  16:29:17
1842         Log: Integrate perlio.
1843      Branch: perl
1844           !> win32/buildext.pl
1845 ____________________________________________________________________________
1846 [  9449] By: jhi                                   on 2001/03/29  15:50:01
1847         Log: Update Changes.
1848      Branch: perl
1849            ! Changes patchlevel.h
1850 ____________________________________________________________________________
1851 [  9448] By: nick                                  on 2001/03/29  15:47:15
1852         Log: Make sure buildext.pl finds Errno.pm
1853      Branch: perlio
1854            ! win32/buildext.pl
1855 ____________________________________________________________________________
1856 [  9447] By: jhi                                   on 2001/03/29  15:39:34
1857         Log: Integrate perlio.
1858      Branch: perl
1859           !> win32/makefile.mk
1860 ____________________________________________________________________________
1861 [  9446] By: nick                                  on 2001/03/29  15:30:03
1862         Log: Integrate win32/makefile.mk with mainline.
1863      Branch: perlio
1864           !> win32/makefile.mk
1865 ____________________________________________________________________________
1866 [  9445] By: nick                                  on 2001/03/29  15:27:32
1867         Log: Fix breakage ... 
1868      Branch: perlio
1869            ! win32/makefile.mk
1870 ____________________________________________________________________________
1871 [  9444] By: jhi                                   on 2001/03/29  15:03:08
1872         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
1873              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1874              Date: Thu, 29 Mar 2001 10:32:59 +0400
1875              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
1876      Branch: perl
1877            ! win32/makefile.mk
1878 ____________________________________________________________________________
1879 [  9443] By: jhi                                   on 2001/03/29  15:02:12
1880         Log: Integrate perlio.
1881      Branch: perl
1882           +> win32/buildext.pl
1883           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
1884           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
1885 ____________________________________________________________________________
1886 [  9442] By: nick                                  on 2001/03/29  14:59:11
1887         Log: Work in progress - determine win32 extensions to build via script.
1888      Branch: perlio
1889            + win32/buildext.pl
1890            ! MANIFEST win32/makefile.mk
1891 ____________________________________________________________________________
1892 [  9441] By: jhi                                   on 2001/03/29  14:51:47
1893         Log: Reintroduce the use of external pwd.
1894      Branch: perl
1895            ! t/lib/cwd.t
1896 ____________________________________________________________________________
1897 [  9440] By: jhi                                   on 2001/03/29  14:42:58
1898         Log: use warnings instead of -w.
1899      Branch: perl
1900            ! utils/h2xs.PL
1901 ____________________________________________________________________________
1902 [  9439] By: jhi                                   on 2001/03/29  14:41:52
1903         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
1904              From: Jonathan Stowe <gellyfish@gellyfish.com>
1905              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
1906              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
1907      Branch: perl
1908            ! utils/h2xs.PL
1909 ____________________________________________________________________________
1910 [  9438] By: jhi                                   on 2001/03/29  14:39:38
1911         Log: Subject: [PATCH perl@9424] minor pod nits
1912              From: Robin Barker <rmb1@cise.npl.co.uk>
1913              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
1914              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
1915      Branch: perl
1916            ! pod/perlhack.pod pod/perliol.pod
1917 ____________________________________________________________________________
1918 [  9437] By: jhi                                   on 2001/03/29  14:29:16
1919         Log: Subject: [PATCH perl@9424] typemap cast warning
1920              From: Robin Barker <rmb1@cise.npl.co.uk>
1921              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
1922              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
1923      Branch: perl
1924            ! lib/ExtUtils/typemap
1925 ____________________________________________________________________________
1926 [  9436] By: jhi                                   on 2001/03/29  14:26:03
1927         Log: Subject: [PATCH perl@9424] printf warning
1928              From: Robin Barker <rmb1@cise.npl.co.uk>
1929              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
1930              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
1931      Branch: perl
1932            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
1933            ! ext/Storable/Storable.xs toke.c
1934 ____________________________________________________________________________
1935 [  9435] By: nick                                  on 2001/03/29  14:23:31
1936         Log: Win32 has name conflict with ERROR
1937      Branch: perlio
1938            ! ext/PerlIO/Via/Via.xs
1939 ____________________________________________________________________________
1940 [  9434] By: jhi                                   on 2001/03/29  14:17:48
1941         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
1942              From: Peter Prymmer <pvhp@forte.com>
1943              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
1944              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
1945      Branch: perl
1946            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
1947 ____________________________________________________________________________
1948 [  9433] By: jhi                                   on 2001/03/29  13:52:44
1949         Log: test-prep target was missing.
1950      Branch: perl
1951            ! Makefile.SH
1952 ____________________________________________________________________________
1953 [  9432] By: nick                                  on 2001/03/29  12:40:03
1954         Log: Make as-shipped compiler default to MSVC6 
1955      Branch: perlio
1956            ! win32/makefile.mk
1957 ____________________________________________________________________________
1958 [  9431] By: nick                                  on 2001/03/29  12:12:16
1959         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
1960              akin to PerlIO::Scalar.
1961      Branch: perlio
1962            ! perlio.c perlio.h
1963 ____________________________________________________________________________
1964 [  9430] By: nick                                  on 2001/03/29  10:56:35
1965         Log: Integrate mainline.
1966      Branch: perlio
1967           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
1968           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
1969           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
1970           !> win32/makefile.mk win32/win32sck.c
1971 ____________________________________________________________________________
1972 [  9429] By: nick                                  on 2001/03/29  09:03:43
1973         Log: Noticed that two tests were skipped as perlio:: package
1974              isn't there any more. Changed the skip condition.
1975              Avoid core-dump if sv_utf8_upgrade() called on something
1976              that does not become SvPOK after SvPV() (e.g. a ref).
1977      Branch: perlio
1978            ! sv.c t/io/utf8.t t/lib/io_scalar.t
1979 ____________________________________________________________________________
1980 [  9428] By: jhi                                   on 2001/03/29  01:31:47
1981         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
1982              From: Benjamin Sugars <bsugars@canoe.ca> 
1983              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
1984              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
1985      Branch: perl
1986            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
1987            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
1988            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
1989 ____________________________________________________________________________
1990 [  9427] By: jhi                                   on 2001/03/29  00:49:30
1991         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
1992              From: "Vadim Konovalov" <watman@inbox.ru>
1993              Date: Thu, 29 Mar 2001 01:50:12 +0400
1994              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
1995      Branch: perl
1996            ! win32/makefile.mk win32/win32sck.c
1997 ____________________________________________________________________________
1998 [  9426] By: gsar                                  on 2001/03/29  00:28:04
1999         Log: dmake can only handle == and != in comparisons; support building
2000              with Borland's VCL libraries (from Vadim Konovalov)
2001      Branch: maint-5.6/perl
2002            ! win32/makefile.mk
2003 ____________________________________________________________________________
2004 [  9425] By: nick                                  on 2001/03/28  19:29:56
2005         Log: Integrate (@snapshot)
2006      Branch: perlio
2007           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
2008 ____________________________________________________________________________
2009 [  9424] By: jhi                                   on 2001/03/28  19:03:16
2010         Log: Update Changes.
2011      Branch: perl
2012            ! Changes patchlevel.h
2013 ____________________________________________________________________________
2014 [  9423] By: jhi                                   on 2001/03/28  18:52:09
2015         Log: Rmdir lib/XS on cleanup.
2016      Branch: perl
2017            ! Makefile.SH
2018 ____________________________________________________________________________
2019 [  9422] By: jhi                                   on 2001/03/28  18:49:34
2020         Log: Integrate perlio.
2021      Branch: perl
2022           !> t/op/utf8decode.t
2023 ____________________________________________________________________________
2024 [  9421] By: nick                                  on 2001/03/28  18:46:44
2025         Log: Loose duplicate chunk.
2026      Branch: perlio
2027            ! t/op/utf8decode.t
2028 ____________________________________________________________________________
2029 [  9420] By: nick                                  on 2001/03/28  18:44:11
2030         Log: Integrate mainline.
2031      Branch: perlio
2032           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
2033           !> vms/vmsish.h
2034 ____________________________________________________________________________
2035 [  9419] By: jhi                                   on 2001/03/28  18:42:05
2036         Log: Can't trust external pwds
2037              (either shell builtins or external programs)
2038      Branch: perl
2039            ! t/lib/cwd.t
2040 ____________________________________________________________________________
2041 [  9418] By: jhi                                   on 2001/03/28  18:34:05
2042         Log: Integrate perlio.
2043      Branch: perl
2044            - lib/perlio.pm
2045           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
2046           !> t/op/utf8decode.t
2047 ____________________________________________________________________________
2048 [  9417] By: nick                                  on 2001/03/28  18:24:02
2049         Log: PerlIO.pm / perlio.pm conflict.
2050              Update some pods.
2051              Make t/op/utf8decode.t a text file.
2052      Branch: perlio
2053            - lib/perlio.pm
2054            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
2055            ! t/op/utf8decode.t
2056 ____________________________________________________________________________
2057 [  9416] By: jhi                                   on 2001/03/28  18:06:07
2058         Log: Integrate change #9409 from mainline to maintperl.
2059              
2060              Yet another tweak on AIX dynaloading.
2061      Branch: maint-5.6/perl
2062           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2063 ____________________________________________________________________________
2064 [  9415] By: gsar                                  on 2001/03/28  17:13:01
2065         Log: integrate changes#9377,9385,9401 from mainline
2066              
2067              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
2068              
2069              If directory entries compare equal case-insensitively,
2070              retry case-sensitively.
2071              
2072              Subject: [PATCH] B::Terse and warnings
2073      Branch: maint-5.6/perl
2074           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
2075           !> t/pragma/warn/perl
2076 ____________________________________________________________________________
2077 [  9414] By: jhi                                   on 2001/03/28  17:11:12
2078         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
2079              From: "Craig A. Berry" <craigberry@mac.com>
2080              Date: Wed, 28 Mar 2001 10:55:20 -0600
2081              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
2082      Branch: perl
2083            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
2084 ____________________________________________________________________________
2085 [  9413] By: jhi                                   on 2001/03/28  17:03:12
2086         Log: Dup hunk.
2087      Branch: perl
2088            ! t/op/utf8decode.t
2089 ____________________________________________________________________________
2090 [  9412] By: jhi                                   on 2001/03/28  17:02:36
2091         Log: Forced integrate from perlio.
2092      Branch: perl
2093           !> t/op/utf8decode.t
2094 ____________________________________________________________________________
2095 [  9411] By: nick                                  on 2001/03/28  16:50:03
2096         Log: Integrate mainline.
2097      Branch: perlio
2098           +> t/lib/cwd.t
2099           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2100           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
2101           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
2102           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
2103           !> t/pragma/warn/perl
2104 ____________________________________________________________________________
2105 [  9410] By: jhi                                   on 2001/03/28  16:44:23
2106         Log: Subject: Re: [PATCH] 9403 cannot be tested
2107              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2108              Date: Wed, 28 Mar 2001 18:33:56 +0200
2109              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
2110      Branch: perl
2111            ! makedef.pl
2112 ____________________________________________________________________________
2113 [  9409] By: jhi                                   on 2001/03/28  16:12:45
2114         Log: Yet another tweak on AIX dynaloading.
2115      Branch: perl
2116            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2117 ____________________________________________________________________________
2118 [  9408] By: jhi                                   on 2001/03/28  15:52:55
2119         Log: Subject: [PATCH] 9403 cannot be tested
2120              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
2121              Date: Wed, 28 Mar 2001 17:23:00 +0200
2122              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
2123              
2124              A missing symbol.
2125      Branch: perl
2126            ! makedef.pl
2127 ____________________________________________________________________________
2128 [  9407] By: jhi                                   on 2001/03/28  15:47:43
2129         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
2130      Branch: perl
2131            ! t/op/utf8decode.t
2132           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
2133           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
2134 ____________________________________________________________________________
2135 [  9406] By: jhi                                   on 2001/03/28  15:37:08
2136         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
2137              From: Benjamin Sugars <bsugars@canoe.ca> 
2138              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
2139              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
2140      Branch: perl
2141            + t/lib/cwd.t
2142            ! MANIFEST
2143 ____________________________________________________________________________
2144 [  9405] By: jhi                                   on 2001/03/28  15:13:18
2145         Log: pp_ne() needs a CORRECT boolean.
2146      Branch: perl
2147            ! pp.c
2148 ____________________________________________________________________________
2149 [  9404] By: jhi                                   on 2001/03/28  15:09:23
2150         Log: pp_ne() needs a boolean, not an integer.
2151      Branch: perl
2152            ! pp.c
2153 ____________________________________________________________________________
2154 [  9403] By: jhi                                   on 2001/03/28  14:47:43
2155         Log: (Retracted by #9404.)
2156      Branch: perl
2157            ! pp.c
2158 ____________________________________________________________________________
2159 [  9402] By: jhi                                   on 2001/03/28  14:43:59
2160         Log: Subject: Re: [PATCH] Typemap testing
2161              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
2162              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
2163              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
2164      Branch: perl
2165            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2166            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
2167 ____________________________________________________________________________
2168 [  9401] By: jhi                                   on 2001/03/28  14:42:14
2169         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
2170              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
2171              Date: Sun, 25 Mar 2001 21:59:15 +0100
2172              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
2173              
2174              A variable will be checked for the "use once" warnings if:
2175              
2176              1. It is in the scope of a use warnings 'once'
2177              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
2178              
2179              Otherwise it won't be checked at all.
2180              
2181              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
2182              
2183              The enclosed patch partially fixes this issue. What I didn't
2184              get to work was the case where the "used once" warning is enabled
2185              in any file other than the main file.
2186      Branch: perl
2187            ! gv.c t/pragma/warn/perl
2188 ____________________________________________________________________________
2189 [  9400] By: nick                                  on 2001/03/28  14:38:24
2190         Log: More EBCDIC tweaks:
2191              - one more swash issue &~(0xA0-1) did not do the right thing,
2192              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
2193              - add "use re 'asciirange'" to make [!-~] etc. work
2194              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
2195              - Choose a key for t/op/each.t test which gets encoded.
2196              - Skip utf8decode if this is UTF-EBCDIC.
2197      Branch: perlio
2198            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
2199            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
2200 ____________________________________________________________________________
2201 [  9399] By: jhi                                   on 2001/03/28  14:21:00
2202         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
2203              Andreas Schwab.
2204      Branch: perl
2205            ! pp.c
2206 ____________________________________________________________________________
2207 [  9398] By: jhi                                   on 2001/03/28  00:55:56
2208         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
2209              From: David Dyck <dcd@tc.fluke.com>
2210              Date: Tue, 27 Mar 2001 15:16:24 -0800
2211              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
2212      Branch: perl
2213            ! ext/IO/lib/IO/Socket.pm
2214 ____________________________________________________________________________
2215 [  9397] By: jhi                                   on 2001/03/27  21:52:49
2216         Log: Integrate perlio.
2217      Branch: perl
2218           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
2219           +> ext/PerlIO/Via/Via.xs
2220           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
2221 ____________________________________________________________________________
2222 [  9396] By: nick                                  on 2001/03/27  21:45:13
2223         Log: Integrate mainline.
2224      Branch: perlio
2225           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
2226           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
2227 ____________________________________________________________________________
2228 [  9395] By: nick                                  on 2001/03/27  21:18:58
2229         Log: Outline docs for PerlIO and PerlIO::Scalar
2230      Branch: perlio
2231            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
2232 ____________________________________________________________________________
2233 [  9394] By: nick                                  on 2001/03/27  20:50:13
2234         Log: PerlIO::Via layer (alpha-ish).
2235      Branch: perlio
2236            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
2237            + ext/PerlIO/Via/Via.xs
2238            ! MANIFEST
2239 ____________________________________________________________________________
2240 [  9393] By: jhi                                   on 2001/03/27  20:49:55
2241         Log: Retract #9329 now that 9390 should take care of the matter.
2242      Branch: perl
2243            ! utils/h2xs.PL
2244 ____________________________________________________________________________
2245 [  9390] By: jhi                                   on 2001/03/27  20:47:50
2246         Log: Subject: Autoloading Errno.pm when %! is encountered
2247              From: Robin Houston <robin@kitsite.com>
2248              Date: Tue, 27 Mar 2001 20:57:11 +0100
2249              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
2250      Branch: perl
2251            ! embed.h embed.pl gv.c proto.h t/op/magic.t
2252 ____________________________________________________________________________
2253 [  9389] By: jhi                                   on 2001/03/27  20:24:31
2254         Log: Integrate perlio.
2255      Branch: perl
2256           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
2257           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
2258           !> utf8.c
2259 ____________________________________________________________________________
2260 [  9388] By: jhi                                   on 2001/03/27  20:21:38
2261         Log: Better have a three-element array if one is going to assign
2262              to the third element of that array. (from Tim Jenness)
2263      Branch: perl
2264            ! ext/XS/Typemap/Typemap.xs
2265 ____________________________________________________________________________
2266 [  9387] By: nick                                  on 2001/03/27  20:15:43
2267         Log: Integrate mainline.
2268      Branch: perlio
2269           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
2270           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2271           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
2272           +> t/lib/xs-typemap.t
2273           !> (integrate 34 files)
2274 ____________________________________________________________________________
2275 [  9386] By: jhi                                   on 2001/03/27  20:04:18
2276         Log: Subject: Re: perl@9359 breaks HTML::Parser
2277              From: Gisle Aas <gisle@ActiveState.com>
2278              Date: 27 Mar 2001 11:30:24 -0800
2279              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
2280              
2281              Clarify the UTF-8 issues of the API docs.
2282              (Slightly reworded and expanded.)
2283      Branch: perl
2284            ! pod/perlapi.pod sv.c sv.h
2285 ____________________________________________________________________________
2286 [  9385] By: jhi                                   on 2001/03/27  19:44:25
2287         Log: If directory entries compare equal case-insensitively,
2288              retry case-sensitively.
2289      Branch: perl
2290            ! ext/File/Glob/bsd_glob.c
2291 ____________________________________________________________________________
2292 [  9384] By: nick                                  on 2001/03/27  19:38:50
2293         Log: Various EBCDIC fixes:
2294              - major revelation that swash code is encoding aware,
2295              (or thought it was) - now it is ;-)
2296              - With that out of the way fix a slab of tr/// cases.
2297              - Fix Encode 'Unicode' to be true Unicode so tests pass.
2298              - As anticipated Base64.xs needed tweaks.
2299              - Until tr/// works right avoid old_encode64 in MIME tests.
2300      Branch: perlio
2301            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
2302            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
2303 ____________________________________________________________________________
2304 [  9383] By: jhi                                   on 2001/03/27  18:34:41
2305         Log: Add the std test suite BEGIN block.
2306      Branch: perl
2307            ! t/lib/xs-typemap.t
2308 ____________________________________________________________________________
2309 [  9382] By: jhi                                   on 2001/03/27  15:16:07
2310         Log: Add debugging output to the test.
2311      Branch: perl
2312            ! t/lib/glob-basic.t
2313 ____________________________________________________________________________
2314 [  9381] By: jhi                                   on 2001/03/27  15:08:10
2315         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
2316      Branch: perl
2317            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
2318            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2319            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
2320            + t/lib/xs-typemap.t
2321            ! MANIFEST
2322 ____________________________________________________________________________
2323 [  9380] By: jhi                                   on 2001/03/27  14:48:34
2324         Log: Subject: [PATCH] Typemap testing
2325              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
2326              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
2327              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
2328              
2329              (The first part of the patch.)
2330      Branch: perl
2331            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
2332 ____________________________________________________________________________
2333 [  9379] By: jhi                                   on 2001/03/27  14:44:56
2334         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
2335              From: Benjamin Sugars <bsugars@canoe.ca> 
2336              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
2337              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
2338      Branch: perl
2339            ! t/lib/glob-basic.t
2340 ____________________________________________________________________________
2341 [  9378] By: jhi                                   on 2001/03/27  14:42:30
2342         Log: Subject: [PATCH] perlvar nit
2343              From: Simon Cozens <simon@netthink.co.uk>
2344              Date: Tue, 27 Mar 2001 01:12:01 +0100
2345              Message-ID: <20010327011201.A19179@netthink.co.uk>
2346      Branch: perl
2347            ! pod/perlvar.pod
2348 ____________________________________________________________________________
2349 [  9377] By: jhi                                   on 2001/03/27  14:36:26
2350         Log: Subject: [PATCH] B::Terse and warnings
2351              From: Benjamin Sugars <ben.sugars@home.com>
2352              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
2353              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
2354      Branch: perl
2355            ! ext/B/B.pm ext/B/B/Terse.pm
2356 ____________________________________________________________________________
2357 [  9376] By: jhi                                   on 2001/03/27  14:31:31
2358         Log: Document sockatmark() some.
2359      Branch: perl
2360            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
2361            ! pod/perltoc.pod
2362 ____________________________________________________________________________
2363 [  9375] By: jhi                                   on 2001/03/27  14:00:24
2364         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
2365              noted by Gisle and fixed by NI-S.
2366      Branch: perl
2367            ! sv.c
2368 ____________________________________________________________________________
2369 [  9374] By: jhi                                   on 2001/03/27  05:50:01
2370         Log: Regen toc.
2371      Branch: perl
2372            ! pod/perltoc.pod
2373 ____________________________________________________________________________
2374 [  9373] By: jhi                                   on 2001/03/27  05:43:51
2375         Log: Pixie documenting.
2376      Branch: perl
2377            ! Makefile.SH pod/perlhack.pod
2378 ____________________________________________________________________________
2379 [  9372] By: jhi                                   on 2001/03/27  05:29:34
2380         Log: Metaconfig unit changes for #9371.
2381      Branch: metaconfig
2382            ! U/modified/myhostname.U
2383      Branch: metaconfig/U/perl
2384            + d_sockatmark.U
2385            ! gccvers.U
2386 ____________________________________________________________________________
2387 [  9371] By: jhi                                   on 2001/03/27  05:29:07
2388         Log: Add sockatmark() probing.
2389      Branch: perl
2390            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2391            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
2392            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2393            ! vos/config.ga.h win32/config.bc win32/config.gc
2394            ! win32/config.vc
2395 ____________________________________________________________________________
2396 [  9370] By: jhi                                   on 2001/03/26  22:01:18
2397         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
2398              Really need to benchmark this.
2399      Branch: perl
2400            ! pp.c
2401 ____________________________________________________________________________
2402 [  9369] By: nick                                  on 2001/03/26  21:59:30
2403         Log: Integrate mainline.
2404      Branch: perlio
2405            ! ext/MIME/Base64/QuotedPrint.pm
2406           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
2407           !> patchlevel.h pod/perlhack.pod pp_sys.c
2408 ____________________________________________________________________________
2409 [  9368] By: jhi                                   on 2001/03/26  21:47:03
2410         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
2411              
2412              TODO1: perlbench.
2413              TODO2: le, lt, ge, gt?  Yech.
2414      Branch: perl
2415            ! pp.c
2416 ____________________________________________________________________________
2417 [  9367] By: jhi                                   on 2001/03/26  21:34:57
2418         Log: Too much cut-and-paste in #9363.
2419      Branch: perl
2420            ! pp_sys.c
2421 ____________________________________________________________________________
2422 [  9366] By: jhi                                   on 2001/03/26  21:20:53
2423         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
2424              From: Andreas Schwab <schwab@suse.de>
2425              Date: 26 Mar 2001 17:29:04 +0200
2426              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
2427              
2428              (The patch for 5.6.0 or so, this is a guess for bleadperl)
2429      Branch: perl
2430            ! pp_hot.c
2431 ____________________________________________________________________________
2432 [  9365] By: jhi                                   on 2001/03/26  21:07:54
2433         Log: Integrate perlio.
2434      Branch: perl
2435           !> perlio.c
2436 ____________________________________________________________________________
2437 [  9364] By: nick                                  on 2001/03/26  20:30:48
2438         Log: REFCNT botch in layer name cache hash.
2439      Branch: perlio
2440            ! perlio.c
2441 ____________________________________________________________________________
2442 [  9363] By: jhi                                   on 2001/03/26  18:44:32
2443         Log: Subject: [PATCH] socket() leaks file descriptors
2444              From: Benjamin Sugars <bsugars@canoe.ca>
2445              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
2446              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
2447              
2448              Also sockpair() fixed similarly.
2449      Branch: perl
2450            ! pp_sys.c
2451 ____________________________________________________________________________
2452 [  9362] By: jhi                                   on 2001/03/26  18:37:52
2453         Log: Integrate perlio.
2454      Branch: perl
2455           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
2456 ____________________________________________________________________________
2457 [  9361] By: nick                                  on 2001/03/26  17:32:06
2458         Log: Implement flush of linebuffered streams on read of a tty.
2459      Branch: perlio
2460            ! perlio.c perliol.h
2461 ____________________________________________________________________________
2462 [  9360] By: nick                                  on 2001/03/26  17:12:32
2463         Log: Memory tweaks and notes for OEMVS.
2464      Branch: perlio
2465            ! README.os390 miniperlmain.c t/op/pat.t
2466 ____________________________________________________________________________
2467 [  9359] By: jhi                                   on 2001/03/26  02:12:54
2468         Log: Update Changes.
2469      Branch: perl
2470            ! Changes patchlevel.h
2471 ____________________________________________________________________________
2472 [  9358] By: jhi                                   on 2001/03/26  02:05:32
2473         Log: Document the most common pixie options.
2474      Branch: perl
2475            ! pod/perlhack.pod
2476 ____________________________________________________________________________
2477 [  9357] By: jhi                                   on 2001/03/26  01:25:28
2478         Log: For perl.pixie check *before* compiling that optimize is -g,
2479              as for perl.third.
2480      Branch: perl
2481            ! Makefile.SH
2482 ____________________________________________________________________________
2483 [  9356] By: jhi                                   on 2001/03/26  01:13:41
2484         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
2485      Branch: perl
2486            ! Makefile.SH
2487 ____________________________________________________________________________
2488 [  9355] By: jhi                                   on 2001/03/26  01:11:19
2489         Log: Remove t/perl.third.
2490      Branch: perl
2491            ! Makefile.SH
2492 ____________________________________________________________________________
2493 [  9354] By: jhi                                   on 2001/03/26  00:23:38
2494         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
2495              IO::Sockatmark().
2496      Branch: perl
2497            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
2498 ____________________________________________________________________________
2499 [  9353] By: jhi                                   on 2001/03/25  22:25:04
2500         Log: Integrate perlio.
2501      Branch: perl
2502           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
2503           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
2504           !> pp_hot.c win32/makefile.mk
2505 ____________________________________________________________________________
2506 [  9352] By: jhi                                   on 2001/03/25  22:21:41
2507         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
2508              From: Radu Greab <radu@netsoft.ro>
2509              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
2510              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
2511      Branch: perl
2512            ! pp_sys.c
2513 ____________________________________________________________________________
2514 [  9351] By: nick                                  on 2001/03/25  22:15:02
2515         Log: Fix readline in list mode to tell rest of world that it has
2516              things on the stack. Otherwise if perl code gets invoked
2517              underneath it it scribbles over results-so-far.
2518              (Why TIEHANDLE has not tripped on this is a mystery.)
2519      Branch: perlio
2520            ! pp_hot.c
2521 ____________________________________________________________________________
2522 [  9350] By: nick                                  on 2001/03/25  22:10:13
2523         Log: win32/makefile.mk typos
2524      Branch: perlio
2525            ! win32/makefile.mk
2526 ____________________________________________________________________________
2527 [  9349] By: nick                                  on 2001/03/25  21:31:14
2528         Log: Integrate now-non-binary file.
2529      Branch: perlio
2530           !> t/lib/mimeqp.t
2531 ____________________________________________________________________________
2532 [  9348] By: nick                                  on 2001/03/25  21:27:24
2533         Log: Make it text
2534      Branch: perlio
2535            ! t/lib/mimeqp.t
2536 ____________________________________________________________________________
2537 [  9347] By: nick                                  on 2001/03/25  21:25:37
2538         Log: Integrate mainline.
2539      Branch: perlio
2540           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
2541           !> lib/Term/ReadLine.pm t/lib/md5-file.t
2542 ____________________________________________________________________________
2543 [  9346] By: nick                                  on 2001/03/25  20:58:15
2544         Log: Add destruct time hook to PerlIO (for work-in-process implementing
2545              layers in perl code. In such cases layers need to be popped before
2546              we loose the ability to run perl code.)
2547              Also back-out "PerlIO::object" hook - it isn't going to work like that...
2548      Branch: perlio
2549            ! perl.c perlio.c perlio.h perliol.h
2550 ____________________________________________________________________________
2551 [  9345] By: nick                                  on 2001/03/25  20:49:11
2552         Log: Avoid at leasy one of undefined warnings in Encode.
2553      Branch: perlio
2554            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2555 ____________________________________________________________________________
2556 [  9344] By: jhi                                   on 2001/03/25  20:37:43
2557         Log: A workaround for using Term::ReadLine in emacs minibuffer
2558              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
2559              additional tweaks from Ilya Zakharevich.
2560      Branch: perl
2561            ! lib/Term/ReadLine.pm
2562 ____________________________________________________________________________
2563 [  9343] By: nick                                  on 2001/03/25  20:21:14
2564         Log: Missing return value.
2565      Branch: perlio
2566            ! ext/PerlIO/Scalar/Scalar.xs
2567 ____________________________________________________________________________
2568 [  9342] By: jhi                                   on 2001/03/25  16:21:00
2569         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
2570              to equal the CPAN versions since no code changes have been made.
2571      Branch: perl
2572            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
2573            ! t/lib/md5-file.t
2574 ____________________________________________________________________________
2575 [  9341] By: jhi                                   on 2001/03/25  16:01:48
2576         Log: Escape 8-bit characters.
2577      Branch: perl
2578            ! t/lib/mimeqp.t
2579 ____________________________________________________________________________
2580 [  9340] By: gsar                                  on 2001/03/25  15:50:53
2581         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
2582              chars)
2583      Branch: perl
2584            + t/lib/mimeqp.t
2585 ____________________________________________________________________________
2586 [  9339] By: gsar                                  on 2001/03/25  15:48:50
2587         Log: delete mimeqp.t for later with text mode set
2588      Branch: perl
2589            - t/lib/mimeqp.t
2590 ____________________________________________________________________________
2591 [  9338] By: nick                                  on 2001/03/25  09:01:57
2592         Log: Integrate mainline.
2593      Branch: perlio
2594           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
2595           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
2596           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
2597           +> t/lib/mimeb64u.t t/lib/mimeqp.t
2598           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
2599           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
2600           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
2601 ____________________________________________________________________________
2602 [  9337] By: jhi                                   on 2001/03/25  04:23:24
2603         Log: Add MIME::Base64 here and there.  Again, a lot of
2604              optimism is in the air.
2605      Branch: perl
2606            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
2607            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
2608 ____________________________________________________________________________
2609 [  9336] By: jhi                                   on 2001/03/25  04:12:43
2610         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
2611              this by ear as I do not do Win32 programming.)
2612      Branch: perl
2613            ! win32/Makefile win32/makefile.mk
2614 ____________________________________________________________________________
2615 [  9335] By: jhi                                   on 2001/03/25  04:03:50
2616         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
2617      Branch: perl
2618            ! t/lib/md5-file.t
2619 ____________________________________________________________________________
2620 [  9334] By: jhi                                   on 2001/03/25  03:58:53
2621         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
2622      Branch: perl
2623            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
2624            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
2625            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
2626            + t/lib/mimeb64u.t t/lib/mimeqp.t
2627            ! MANIFEST
2628 ____________________________________________________________________________
2629 [  9333] By: jhi                                   on 2001/03/24  20:14:37
2630         Log: Integrate perlio.
2631      Branch: perl
2632           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
2633 ____________________________________________________________________________
2634 [  9332] By: nick                                  on 2001/03/24  19:40:34
2635         Log: Fix un-init variable leading to spurious "Out of Memory!"
2636      Branch: perlio
2637            ! doio.c
2638 ____________________________________________________________________________
2639 [  9331] By: nick                                  on 2001/03/24  19:09:59
2640         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
2641              and update layers internals doc.
2642      Branch: perlio
2643            ! pod/perlfunc.pod pod/perliol.pod
2644 ____________________________________________________________________________
2645 [  9330] By: jhi                                   on 2001/03/24  18:42:11
2646         Log: The length might be uninitialized garbage if the *svp is the undef.
2647      Branch: perl
2648            ! doio.c
2649 ____________________________________________________________________________
2650 [  9329] By: jhi                                   on 2001/03/24  18:26:57
2651         Log: (Retracted by #9393)
2652
2653              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
2654              From: Simon Cozens <simon@netthink.co.uk>
2655              Date: Sat, 24 Mar 2001 17:13:17 +0000
2656              Message-ID: <20010324171317.A13406@netthink.co.uk>
2657      Branch: perl
2658            ! utils/h2xs.PL
2659 ____________________________________________________________________________
2660 [  9328] By: nick                                  on 2001/03/24  17:22:02
2661         Log: Integrate mainline.
2662      Branch: perlio
2663           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
2664           !> lib/unicode/version
2665 ____________________________________________________________________________
2666 [  9327] By: nick                                  on 2001/03/24  17:16:02
2667         Log: Integrate mainline.
2668      Branch: perlio
2669           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2670           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
2671           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
2672           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
2673           +> t/lib/md5-file.t
2674           !> MANIFEST Makefile.SH configure.com djgpp/config.over
2675           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
2676           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
2677           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
2678           !> win32/makefile.mk
2679 ____________________________________________________________________________
2680 [  9326] By: jhi                                   on 2001/03/24  17:00:42
2681         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
2682      Branch: perl
2683            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
2684            ! lib/unicode/version
2685 ____________________________________________________________________________
2686 [  9325] By: jhi                                   on 2001/03/24  16:22:33
2687         Log: Subject: Re: B::Deparse bug (5.6.0)
2688              From: Robin Houston <robin@kitsite.com>
2689              Date: Sat, 24 Mar 2001 14:33:09 +0000
2690              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
2691      Branch: perl
2692            ! op.c pp.c t/lib/b.t t/op/repeat.t
2693 ____________________________________________________________________________
2694 [  9324] By: jhi                                   on 2001/03/24  16:21:56
2695         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
2696              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
2697              these additions may be too optimistic.
2698      Branch: perl
2699            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
2700            ! hints/uwin.sh hints/vmesa.sh
2701 ____________________________________________________________________________
2702 [  9323] By: jhi                                   on 2001/03/24  16:06:01
2703         Log: Integrate perlio.
2704      Branch: perl
2705           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
2706           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2707            ! Makefile.SH
2708           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
2709           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
2710           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
2711           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2712           !> win32/makefile.mk win32/perlhost.h win32/win32.c
2713           !> win32/win32iop.h
2714 ____________________________________________________________________________
2715 [  9322] By: nick                                  on 2001/03/24  14:39:12
2716         Log: Routine Win32 regen_config_h - no real changes.
2717      Branch: perlio
2718            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2719 ____________________________________________________________________________
2720 [  9321] By: nick                                  on 2001/03/24  14:31:49
2721         Log: PerlIO fixups for Win32:
2722              - provide win33_popenlist() - non-functional as yet.
2723              - avoid need for aTHX in PerlIO_debug calls - even if not 
2724              enabled args are still evaluated so Win32 has trouble during fork().
2725              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
2726              - Fixup makedef.pl for latest set of symbols.
2727      Branch: perlio
2728            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
2729            ! win32/perlhost.h win32/win32.c win32/win32iop.h
2730 ____________________________________________________________________________
2731 [  9320] By: nick                                  on 2001/03/24  14:26:58
2732         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
2733              was gibberish - broke it on WIn32 at least.
2734      Branch: perlio
2735            ! ext/POSIX/POSIX.xs
2736 ____________________________________________________________________________
2737 [  9319] By: nick                                  on 2001/03/24  11:29:41
2738         Log: Generated files.
2739      Branch: perlio
2740            ! embed.h global.sym objXSUB.h perlapi.c proto.h
2741 ____________________________________________________________________________
2742 [  9318] By: nick                                  on 2001/03/24  10:29:37
2743         Log: Implement:
2744              1.  open($fh,"+<",undef);  # add test to t/io/open.t
2745              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
2746      Branch: perlio
2747            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
2748            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2749            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
2750            ! t/io/open.t t/io/utf8.t
2751 ____________________________________________________________________________
2752 [  9317] By: jhi                                   on 2001/03/23  23:41:25
2753         Log: AIX does seems to have optimization problems with its C compilers.
2754      Branch: perl
2755            ! hints/aix.sh
2756 ____________________________________________________________________________
2757 [  9316] By: jhi                                   on 2001/03/23  23:40:46
2758         Log: Integrate perlio.
2759      Branch: perl
2760           +> lib/PerlIO.pm
2761           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
2762           !> perliol.h
2763 ____________________________________________________________________________
2764 [  9315] By: jhi                                   on 2001/03/23  22:16:30
2765         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
2766      Branch: perl
2767            ! t/lib/md5-file.t
2768 ____________________________________________________________________________
2769 [  9314] By: nick                                  on 2001/03/23  20:49:02
2770         Log: Perlio internals re-organized.
2771              - open process creates AV of layer/arg pairs
2772              (appends layers from open() or open.pm to default list).
2773              - push arg is now an SV.
2774              - layer ->Open get passed the AV
2775              - open is no longer mandatory method.
2776              - topmost layer that has ->Open method does the open
2777              - any layers above are pushed once that returns.
2778              - vtable re-ordered so dummy layers need only provide push/pop methods.
2779      Branch: perlio
2780            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
2781 ____________________________________________________________________________
2782 [  9313] By: nick                                  on 2001/03/23  16:27:41
2783         Log: Check in a stable (working) version before next round of tweaks.
2784              Changes include:
2785              - Move default layers code out of doio.c and into perlio.c
2786              - Single routine for parsing layer specification strings.
2787              - Skeleton support for demand loading of layers
2788              - Core-dump avoidance if PERLIO environment specifies loadable layer
2789              (does not _work_ as need IO to load and need load to do IO ...)
2790      Branch: perlio
2791            + lib/PerlIO.pm
2792            ! MANIFEST doio.c perlio.c
2793 ____________________________________________________________________________
2794 [  9312] By: gsar                                  on 2001/03/23  16:25:25
2795         Log: add execute bit to files with shebang lines in the repository;
2796              avoid clobbering execute bit in Porting/makerel 
2797      Branch: maint-5.6/perl
2798            ! (edit 144 files)
2799 ____________________________________________________________________________
2800 [  9311] By: jhi                                   on 2001/03/23  14:25:35
2801         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
2802      Branch: perl
2803            ! MANIFEST
2804 ____________________________________________________________________________
2805 [  9310] By: jhi                                   on 2001/03/23  13:45:04
2806         Log: Subject: [PATCH] Net::Ping
2807              From: Colin McMillen <mcmi0037@tc.umn.edu>
2808              Date: Thu, 22 Mar 2001 19:30:31 -0600
2809              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
2810      Branch: perl
2811            ! lib/Net/Ping.pm
2812 ____________________________________________________________________________
2813 [  9309] By: jhi                                   on 2001/03/23  13:39:13
2814         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
2815      Branch: perl
2816            ! t/lib/md5-aaa.t t/lib/md5-file.t
2817 ____________________________________________________________________________
2818 [  9308] By: jhi                                   on 2001/03/23  13:20:34
2819         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
2820              - bump the version to 2.14
2821              - drop the base64 tests since they require MIME::Base64
2822              - drop the rfc1321.txt
2823              - drop the hints/dec_osf.pl since it's only needed for
2824              pre-5.005_03 Perls
2825              Todo:
2826              - the U32 alignment testing is now removed; it needs to
2827              be reintroduced as as a Config variable (meaning also
2828              as a Configure test)
2829              - get the new EBCDIC md5sum for MD5.pm
2830              - test in Win32 to see how badly I botched the makefiles
2831      Branch: perl
2832            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2833            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
2834            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
2835            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
2836            + t/lib/md5-file.t
2837            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
2838            ! win32/Makefile win32/makefile.mk
2839 ____________________________________________________________________________
2840 [  9307] By: jhi                                   on 2001/03/23  12:56:14
2841         Log: Integrate change #9306 from maintperl into mainline,
2842              AIX dynaloader for AIXes without <load.h>.
2843      Branch: perl
2844           !> ext/DynaLoader/hints/aix.pl
2845 ____________________________________________________________________________
2846 [  9306] By: jhi                                   on 2001/03/23  12:51:36
2847         Log: There are AIXes without /usr/include/load.h,
2848              patch from H.Merijn Brand.
2849      Branch: maint-5.6/perl
2850            ! ext/DynaLoader/hints/aix.pl
2851 ____________________________________________________________________________
2852 [  9305] By: nick                                  on 2001/03/23  11:00:42
2853         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
2854      Branch: perlio
2855            ! ext/Encode/Encode.xs perlio.c perlio.h
2856 ____________________________________________________________________________
2857 [  9304] By: nick                                  on 2001/03/23  10:20:46
2858         Log: Render -Duseperlio functional again.
2859              - this is "quick fix" which calls PerlIO_apply_layers after opening,
2860              which is what old scheme did. New scheme needs to change that
2861              to make open(...,\$scalar) etc. work but this will do for now.
2862      Branch: perlio
2863            ! perlio.c
2864 ____________________________________________________________________________
2865 [  9303] By: nick                                  on 2001/03/23  09:53:20
2866         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
2867              -Uuseperlio now works again.
2868              -Duseperlio is still poorly. Don't merge yet...
2869      Branch: perlio
2870            ! doio.c perlio.h
2871 ____________________________________________________________________________
2872 [  9302] By: nick                                  on 2001/03/22  22:26:51
2873         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
2874              type code.
2875              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
2876              is its main caller. In particular now has access to "extra" args, and
2877              can tell when an open handle is "reopened" (or duped?).
2878              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
2879              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
2880              PerlIO_open() et. al. (i.e. other way round).
2881              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
2882              with args close to PerlIO_openn().
2883      Branch: perlio
2884            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
2885 ____________________________________________________________________________
2886 [  9301] By: jhi                                   on 2001/03/22  20:58:04
2887         Log: Integrate perlio.
2888      Branch: perl
2889           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
2890           !> t/io/open.t util.c
2891 ____________________________________________________________________________
2892 [  9300] By: nick                                  on 2001/03/22  17:36:32
2893         Log: Don't include $@ in not ok message.
2894      Branch: perlio
2895            ! t/io/open.t
2896 ____________________________________________________________________________
2897 [  9299] By: gsar                                  on 2001/03/22  16:53:45
2898         Log: back out changes#7532,7521 for now (appears to have problems
2899              on IRIX)
2900      Branch: maint-5.6/perl
2901            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
2902            ! ext/POSIX/typemap pod/perlvar.pod
2903 ____________________________________________________________________________
2904 [  9298] By: nick                                  on 2001/03/22  14:35:46
2905         Log: Give a meaning to '&' in n-arg open case:
2906              open($fh,"<&",$scalar);
2907              $scalar can be:
2908              - an integer which does "fdopen"
2909              open($fh,"<&",2); # like open($fh,"<&2")
2910              - something that will yield a file handle via sv_2io()
2911              useful for dup'ing anonymous handles.
2912              e.g.:
2913              open(my $fh,"<&",\*STDIN);
2914              open(my $dup,"<&",$fh);
2915      Branch: perlio
2916            ! doio.c t/io/open.t
2917 ____________________________________________________________________________
2918 [  9297] By: nick                                  on 2001/03/22  13:34:35
2919         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
2920      Branch: perlio
2921            ! util.c
2922 ____________________________________________________________________________
2923 [  9296] By: nick                                  on 2001/03/22  12:51:20
2924         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
2925      Branch: perlio
2926            ! perl.c
2927 ____________________________________________________________________________
2928 [  9295] By: nick                                  on 2001/03/22  11:59:44
2929         Log: If stdin, stdout or stderr get opened in unexpected read/write state
2930              then warn at time of open not at time of use.
2931      Branch: perlio
2932            ! doio.c pp_hot.c pp_sys.c
2933 ____________________________________________________________________________
2934 [  9294] By: nick                                  on 2001/03/22  10:54:35
2935         Log: Die on n-arg open(...,"",xxx,yyy,...)
2936              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
2937              - die on read/write cases so we can decide what it means later.
2938      Branch: perlio
2939            ! doio.c embed.pl iperlsys.h util.c
2940 ____________________________________________________________________________
2941 [  9293] By: nick                                  on 2001/03/22  09:02:45
2942         Log: perlio tweaks (reported by Nick Clark)
2943              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
2944              error check in Pendinf_read().
2945      Branch: perlio
2946            ! perlio.c
2947 ____________________________________________________________________________
2948 [  9292] By: gsar                                  on 2001/03/22  07:12:00
2949         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
2950              fixes)
2951      Branch: maint-5.6/perl
2952           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
2953 ____________________________________________________________________________
2954 [  9291] By: jhi                                   on 2001/03/22  06:06:44
2955         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
2956      Branch: perl
2957            ! t/op/re_tests
2958 ____________________________________________________________________________
2959 [  9290] By: jhi                                   on 2001/03/22  05:57:01
2960         Log: Move MacOS Classic higher in the list of supported platforms.
2961      Branch: maint-5.6/perl
2962            ! pod/perlport.pod
2963 ____________________________________________________________________________
2964 [  9289] By: gsar                                  on 2001/03/22  05:35:04
2965         Log: revert part of change#6438 for compatibility (av_reify()
2966              appears to be needed to implement av_splice()ish things
2967              in XS)
2968      Branch: maint-5.6/perl
2969            ! embed.pl global.sym objXSUB.h perlapi.c
2970 ____________________________________________________________________________
2971 [  9288] By: gsar                                  on 2001/03/22  03:09:19
2972         Log: update copyright year
2973      Branch: maint-5.6/perl
2974            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
2975            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
2976            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
2977            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
2978            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
2979            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
2980            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
2981            ! x2p/walk.c
2982 ____________________________________________________________________________
2983 [  9287] By: jhi                                   on 2001/03/21  20:30:54
2984         Log: Integrate perlio.
2985      Branch: perl
2986           !> ext/Data/Dumper/Dumper.xs
2987 ____________________________________________________________________________
2988 [  9286] By: gsar                                  on 2001/03/21  19:49:54
2989         Log: makefile.mk tweak
2990      Branch: maint-5.6/perl
2991            ! win32/Makefile win32/makefile.mk
2992 ____________________________________________________________________________
2993 [  9285] By: nick                                  on 2001/03/21  19:07:13
2994         Log: Multiplicity fix for Dumper.
2995      Branch: perlio
2996            ! ext/Data/Dumper/Dumper.xs
2997 ____________________________________________________________________________
2998 [  9284] By: nick                                  on 2001/03/21  19:01:07
2999         Log: Integrate mainline - (does not build xTHX issue in Dumper).
3000      Branch: perlio
3001           !> (integrate 27 files)
3002 ____________________________________________________________________________
3003 [  9283] By: jhi                                   on 2001/03/21  17:17:35
3004         Log: Integrate change #9282 from mainline into maintperl,
3005              4-arg UTF-8 substr().
3006      Branch: maint-5.6/perl
3007           !> pp.c
3008 ____________________________________________________________________________
3009 [  9282] By: jhi                                   on 2001/03/21  17:15:43
3010         Log: The #9270 would have leaked a scalar if pp_substr()
3011              returned early.
3012      Branch: perl
3013            ! pp.c
3014 ____________________________________________________________________________
3015 [  9281] By: gsar                                  on 2001/03/21  17:03:14
3016         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
3017      Branch: maint-5.6/perl
3018            ! win32/makefile.mk
3019 ____________________________________________________________________________
3020 [  9280] By: gsar                                  on 2001/03/21  17:01:20
3021         Log: some tweaks to change#9278 (fork() emulation should be enabled
3022              by setting BUILD_FLAVOR instead of changing the defaults)
3023      Branch: maint-5.6/perl
3024            ! win32/makefile.mk
3025 ____________________________________________________________________________
3026 [  9279] By: gsar                                  on 2001/03/21  16:47:19
3027         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
3028      Branch: maint-5.6/perl
3029            ! ext/File/Glob/Glob.pm
3030           !> lib/Cwd.pm
3031 ____________________________________________________________________________
3032 [  9278] By: jhi                                   on 2001/03/21  14:35:10
3033         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
3034              From: "Vadim Konovalov" <watman@inbox.ru>
3035              Date: Wed, 21 Mar 2001 01:53:51 +0300
3036              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
3037      Branch: maint-5.6/perl
3038            ! win32/makefile.mk win32/win32sck.c
3039 ____________________________________________________________________________
3040 [  9277] By: jhi                                   on 2001/03/21  13:58:28
3041         Log: Integrate change #9270 from mainline to maintperl:
3042              continued 4-arg UTF-8 substr() fixing.
3043      Branch: maint-5.6/perl
3044           !> pp.c t/op/substr.t
3045 ____________________________________________________________________________
3046 [  9276] By: jhi                                   on 2001/03/21  13:33:00
3047         Log: More pixie cleaning.
3048      Branch: perl
3049            ! Makefile.SH
3050 ____________________________________________________________________________
3051 [  9275] By: jhi                                   on 2001/03/21  03:54:17
3052         Log: Update Changes.
3053      Branch: perl
3054            ! Changes patchlevel.h
3055 ____________________________________________________________________________
3056 [  9274] By: jhi                                   on 2001/03/21  03:48:24
3057         Log: First stab at making Data::Dumper to grok Unicode.
3058              
3059              TODO: tests, EBCDICify.
3060      Branch: perl
3061            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
3062 ____________________________________________________________________________
3063 [  9273] By: jhi                                   on 2001/03/21  02:23:00
3064         Log: Fix for
3065              
3066              Subject: Memory leak in unquoted print   
3067              From: Benjamin Sugars <bsugars@canoe.ca> 
3068              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
3069              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
3070      Branch: perl
3071            ! perlio.c
3072 ____________________________________________________________________________
3073 [  9272] By: jhi                                   on 2001/03/21  01:33:17
3074         Log: Subject: Re: [PATCH] POSIX::getcwd()
3075              From: Benjamin Sugars <bsugars@canoe.ca> 
3076              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
3077              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
3078      Branch: perl
3079            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3080 ____________________________________________________________________________
3081 [  9271] By: jhi                                   on 2001/03/21  01:22:52
3082         Log: Subject: [PATCH] Cwd.pm docs
3083              From: Benjamin Sugars <bsugars@canoe.ca>
3084              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
3085              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
3086      Branch: perl
3087            ! lib/Cwd.pm
3088 ____________________________________________________________________________
3089 [  9270] By: jhi                                   on 2001/03/21  01:16:29
3090         Log: Continue 4-arg substr() UTF-8 fixage.
3091      Branch: perl
3092            ! pp.c t/op/substr.t
3093 ____________________________________________________________________________
3094 [  9269] By: jhi                                   on 2001/03/21  00:46:14
3095         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
3096              
3097              revert the leak fix in change#9142 (problem needs a more experimental
3098              fix unsuitable for 5.6.1)
3099              
3100              do alphabetical sorting by default (for csh compatibility)
3101              
3102              cut-n-paste goof in change#9264
3103              
3104              VMS piping fixes (from Charles Lane)
3105      Branch: perl
3106           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
3107           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
3108           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
3109 ____________________________________________________________________________
3110 [  9268] By: jhi                                   on 2001/03/21  00:37:04
3111         Log: Integrate perlio.
3112      Branch: perl
3113           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
3114           !> utf8.c utf8.h utfebcdic.h
3115 ____________________________________________________________________________
3116 [  9267] By: nick                                  on 2001/03/20  20:04:39
3117         Log: More EBCDIC stuff:
3118              - Loose the extra level of function on ASCII.
3119              - spotted a chr(0) issue in sv.c
3120              - re-work of UTF-X tr/// ranges to work in Unicode
3121              space. Still issues with the "0xff is illegal UTF-8" hack.
3122              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
3123              (why do it once when you can do it all over the place :-(
3124              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
3125              need utf8.pm for swashes.
3126              - Simplified and commented scan_const() in toke.c
3127              Still something wrong regexp and tr (swashes?).
3128      Branch: perlio
3129            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
3130            ! utf8.c utf8.h utfebcdic.h
3131 ____________________________________________________________________________
3132 [  9266] By: gsar                                  on 2001/03/20  19:16:43
3133         Log: VMS piping fixes (from Charles Lane)
3134      Branch: maint-5.6/perl
3135            ! vms/vms.c vms/vmspipe.com
3136 ____________________________________________________________________________
3137 [  9265] By: gsar                                  on 2001/03/20  17:53:52
3138         Log: cut-n-paste goof in change#9264
3139      Branch: maint-5.6/perl
3140            ! ext/File/Glob/Glob.xs
3141 ____________________________________________________________________________
3142 [  9264] By: gsar                                  on 2001/03/20  17:43:47
3143         Log: do alphabetical sorting by default (for csh compatibility);
3144              bsd_glob() does ASCII sort by default as usual, unless
3145              GLOB_ALPHASORT was specified
3146      Branch: maint-5.6/perl
3147            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
3148            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
3149            ! ext/File/Glob/bsd_glob.h
3150 ____________________________________________________________________________
3151 [  9263] By: gsar                                  on 2001/03/20  16:40:08
3152         Log: integrate change#9255 from mainline (unicode fix)
3153              
3154              substr($bytestr, i, n, $charstr)
3155      Branch: maint-5.6/perl
3156           !> Todo-5.6 pp.c t/op/substr.t
3157 ____________________________________________________________________________
3158 [  9262] By: gsar                                  on 2001/03/20  15:57:41
3159         Log: revert the leak fix in change#9142 (problem needs a more experimental
3160              fix unsuitable for 5.6.1)
3161      Branch: maint-5.6/perl
3162            ! scope.c
3163 ____________________________________________________________________________
3164 [  9261] By: jhi                                   on 2001/03/20  14:26:25
3165         Log: Integrate changes #9259,9260 from maintperl into mainline.
3166              
3167              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
3168              
3169              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
3170      Branch: perl
3171           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
3172 ____________________________________________________________________________
3173 [  9260] By: jhi                                   on 2001/03/20  14:05:46
3174         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
3175              From: Robin Barker <rmb1@cise.npl.co.uk>
3176              Date: Tue, 20 Mar 2001 10:12:04 GMT
3177              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
3178      Branch: maint-5.6/perl
3179            ! run.c
3180 ____________________________________________________________________________
3181 [  9259] By: jhi                                   on 2001/03/20  14:04:39
3182         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
3183              From: Chris Nandor <pudge@pobox.com>
3184              Date: Tue, 20 Mar 2001 00:40:56 -0500
3185              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
3186      Branch: maint-5.6/perl
3187            ! ext/POSIX/POSIX.xs lib/File/Path.pm
3188 ____________________________________________________________________________
3189 [  9258] By: jhi                                   on 2001/03/20  05:09:34
3190         Log: Update Changes.
3191      Branch: perl
3192            ! Changes patchlevel.h
3193 ____________________________________________________________________________
3194 [  9257] By: jhi                                   on 2001/03/20  05:04:25
3195         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
3196      Branch: perl
3197            ! t/op/tr.t
3198 ____________________________________________________________________________
3199 [  9256] By: jhi                                   on 2001/03/20  04:43:12
3200         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
3201              From: Peter Prymmer <pvhp@forte.com>
3202              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
3203              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
3204      Branch: maint-5.6/perl
3205            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
3206 ____________________________________________________________________________
3207 [  9255] By: jhi                                   on 2001/03/19  23:17:17
3208         Log: substr($bytestr, i, n, $charstr)
3209
3210              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
3211      Branch: perl
3212            ! Todo-5.6 pp.c t/op/substr.t
3213 ____________________________________________________________________________
3214 [  9254] By: jhi                                   on 2001/03/19  22:25:09
3215         Log: Rearrange the make test target prerequisites so that
3216              in a parallel make 'all' is finished before 'test'.
3217      Branch: perl
3218            ! Makefile.SH
3219 ____________________________________________________________________________
3220 [  9253] By: jhi                                   on 2001/03/19  21:48:07
3221         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
3222              From: Robin Houston <robin@kitsite.com>
3223              Date: Mon, 19 Mar 2001 15:48:41 +0000
3224              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
3225      Branch: perl
3226            ! pp_ctl.c
3227 ____________________________________________________________________________
3228 [  9252] By: jhi                                   on 2001/03/19  21:42:27
3229         Log: Integrate perlio.
3230      Branch: perl
3231           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
3232           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
3233           !> utfebcdic.h vms/perly_c.vms
3234 ____________________________________________________________________________
3235 [  9251] By: jhi                                   on 2001/03/19  21:31:28
3236         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
3237              
3238              Dynaloading in 64-bit AIX with vac.
3239      Branch: perl
3240           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3241           !> hints/aix.sh
3242 ____________________________________________________________________________
3243 [  9250] By: jhi                                   on 2001/03/19  21:18:00
3244         Log: A more robust solution for the 64bitall AIX dynaloading
3245              problem, from Jens-Uwe Mager.
3246      Branch: maint-5.6/perl
3247            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3248 ____________________________________________________________________________
3249 [  9249] By: nick                                  on 2001/03/19  20:59:37
3250         Log: Integrate mainline.
3251      Branch: perlio
3252           !> (integrate 42 files)
3253 ____________________________________________________________________________
3254 [  9248] By: nick                                  on 2001/03/19  20:22:07
3255         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
3256              (Building on OS390 uses native YACC and YYDEBUG has other
3257              side effects.)
3258      Branch: perlio
3259            ! perly.c perly.y vms/perly_c.vms
3260 ____________________________________________________________________________
3261 [  9247] By: jhi                                   on 2001/03/19  19:59:53
3262         Log: 64-bit AIX dynaloading problem (see #9244) idea
3263              from Jens-Uwe Mager.
3264      Branch: maint-5.6/perl
3265            ! ext/DynaLoader/dl_aix.xs
3266 ____________________________________________________________________________
3267 [  9246] By: nick                                  on 2001/03/19  19:27:57
3268         Log: More EBCDIC fixes.
3269      Branch: perlio
3270            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
3271            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
3272 ____________________________________________________________________________
3273 [  9245] By: jhi                                   on 2001/03/19  19:05:19
3274         Log: Integrate change #9243 from mainline into maintperl.
3275              
3276              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
3277      Branch: maint-5.6/perl
3278           !> README.vmesa
3279 ____________________________________________________________________________
3280 [  9244] By: jhi                                   on 2001/03/19  19:03:15
3281         Log: Get 64bitall AIX building, but still does not test okay:
3282              dynaloading anything fails, for example for op/defins:
3283              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
3284              (update: fixed by #9247,9250)
3285      Branch: maint-5.6/perl
3286            ! hints/aix.sh
3287 ____________________________________________________________________________
3288 [  9243] By: jhi                                   on 2001/03/19  19:00:16
3289         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
3290              From: Robin Barker <rmb1@cise.npl.co.uk>
3291              Date: Mon, 19 Mar 2001 18:01:57 GMT
3292              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
3293      Branch: perl
3294            ! README.vmesa
3295 ____________________________________________________________________________
3296 [  9242] By: jhi                                   on 2001/03/19  18:58:43
3297         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
3298              
3299              TODO: tests.
3300      Branch: perl
3301            ! doop.c op.c
3302 ____________________________________________________________________________
3303 [  9241] By: gsar                                  on 2001/03/19  17:34:46
3304         Log: VMSify tests (from Charles Lane)
3305      Branch: maint-5.6/perl
3306            ! t/lib/filehand.t t/lib/texttabs.t
3307 ____________________________________________________________________________
3308 [  9240] By: jhi                                   on 2001/03/19  14:24:26
3309         Log: Integrate change #9233 from maintperl into mainline.
3310              
3311              some refcounts were incorrect in perl_clone()
3312      Branch: perl
3313           !> sv.c
3314 ____________________________________________________________________________
3315 [  9239] By: gsar                                  on 2001/03/19  09:23:17
3316         Log: this is 5.6.1-trial3
3317      Branch: maint-5.6/perl
3318            ! Changes
3319 ____________________________________________________________________________
3320 [  9238] By: gsar                                  on 2001/03/19  08:47:04
3321         Log: some new symbols are only available under ithreads
3322      Branch: maint-5.6/perl
3323            ! makedef.pl
3324 ____________________________________________________________________________
3325 [  9237] By: gsar                                  on 2001/03/19  08:42:28
3326         Log: update patchlevel.h, Changes, &c.
3327      Branch: maint-5.6/perl
3328            ! Changes patchlevel.h pod/perlhist.pod
3329           !> AUTHORS
3330 ____________________________________________________________________________
3331 [  9236] By: gsar                                  on 2001/03/19  08:17:49
3332         Log: integrate changes#8068,8717 from mainline
3333              
3334              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
3335              
3336              [PATCH CPAN 1.59_51] warning message (not!)
3337      Branch: maint-5.6/perl
3338           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
3339           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
3340           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
3341           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
3342           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
3343 ____________________________________________________________________________
3344 [  9235] By: gsar                                  on 2001/03/19  08:07:09
3345         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
3346              
3347              [PATCH] Add missing CV flags to dump.c
3348              
3349              Re: [patch] Re: PL_ptr_table
3350              
3351              Fixup non-ithread build after 8713
3352              
3353              Generated files form 8713 etc.
3354              
3355              Correct the correction :-(
3356              
3357              Documenting coderef @INC (Re: CPAN "make this script work" feature)
3358              
3359              Subject: Re: sync sync sync: have I missed any patches?
3360              Replace djSP with dSP.
3361      Branch: maint-5.6/perl
3362           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
3363           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
3364           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
3365           !> sv.c sv.h win32/perlhost.h
3366 ____________________________________________________________________________
3367 [  9234] By: gsar                                  on 2001/03/19  07:22:05
3368         Log: revert the change#9090 integrate for now (change looks somewhat
3369              incomplete in that [ha]v_exists() need something similar; lacks
3370              tests; &c.)
3371      Branch: maint-5.6/perl
3372            ! hv.c
3373 ____________________________________________________________________________
3374 [  9233] By: gsar                                  on 2001/03/19  07:10:01
3375         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
3376              destruction when there are unreferenced scalars (SvREFCNT==0)
3377      Branch: maint-5.6/perl
3378            ! sv.c
3379 ____________________________________________________________________________
3380 [  9232] By: jhi                                   on 2001/03/19  05:11:02
3381         Log: Regen api and toc.
3382      Branch: maint-5.6/perl
3383            ! pod/perlapi.pod pod/perltoc.pod
3384 ____________________________________________________________________________
3385 [  9231] By: jhi                                   on 2001/03/19  04:06:03
3386         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
3387              add a lost line in pp.c:pp_chop(), update to new op/chop.
3388              
3389              Clarify the description differentiating for and while; inspired by
3390              
3391              Subject: [ID 20010306.004] || != named unary operator
3392              
3393              The $Is_MacOS needs to be declared.
3394      Branch: maint-5.6/perl
3395            ! pp.c t/op/chop.t
3396           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
3397 ____________________________________________________________________________
3398 [  9230] By: jhi                                   on 2001/03/19  03:48:16
3399         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
3400              9079,9083,9089,9090,9091 from mainline to maintperl.
3401              
3402              Quieten some noise in Win32 builds
3403              
3404              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
3405              
3406              The perlretut was still talking about the old \p and \P
3407              definitions.
3408              
3409              More tweakage on the Unicode character class descriptions.
3410              
3411              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
3412              
3413              Subject: 'no *POSIX' Patch speeding up make on BS2000 
3414              
3415              Subject: [PATCH] perldata.pod here-doc docs
3416              
3417              Add /sbin and /usr/sbin to the list of directories scanned
3418              for setuid programs.  Takes care of bug id 20010309.003.
3419              
3420              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
3421              
3422              In op/stat #35 better to scan all the potential directories
3423              for setuids, not just the first one.
3424      Branch: maint-5.6/perl
3425            ! Makefile.SH
3426           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
3427           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
3428           !> t/op/stat.t toke.c win32/win32.h
3429 ____________________________________________________________________________
3430 [  9229] By: jhi                                   on 2001/03/19  02:31:50
3431         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
3432              From: Chris Nandor <pudge@pobox.com>
3433              Date: Sat, 10 Mar 2001 14:22:19 -0500
3434              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
3435      Branch: maint-5.6/perl
3436            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
3437            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
3438            ! t/lib/b.t t/lib/errno.t
3439 ____________________________________________________________________________
3440 [  9228] By: jhi                                   on 2001/03/19  02:29:59
3441         Log: Integrate changes #9113,9122 from mainline into maintperl.
3442              
3443              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?)
3444      Branch: maint-5.6/perl
3445           !> Configure README.os390 hints/os390.sh
3446 ____________________________________________________________________________
3447 [  9227] By: jhi                                   on 2001/03/19  02:22:35
3448         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
3449              into maintperl.
3450              
3451              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
3452              
3453              Forgot to check-in the larger part of #9120, duh.
3454              
3455              Subject: Another patch for integer.pm POD 
3456              
3457              h2ph strictness and cleanliness from Kurt Starsinic.
3458              
3459              Borland filename case problem.
3460              
3461              h2ph strictness and cleanliness from Kurt Starsinic.
3462              
3463              Subject: [PATCH] the uncontroversial doc patches
3464      Branch: maint-5.6/perl
3465           +> win32/sncfnmcs.pl
3466           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
3467           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
3468           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
3469           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
3470           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
3471           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
3472           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
3473 ____________________________________________________________________________
3474 [  9226] By: jhi                                   on 2001/03/19  02:10:21
3475         Log: Integrate changes #9207,9214 from mainline into maintperl.
3476              
3477              podchecker relaxations: =over has an *optional* number after it,
3478              and whitespace in L<> is okay.
3479      Branch: maint-5.6/perl
3480           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
3481           !> t/pod/poderrs.xr
3482 ____________________________________________________________________________
3483 [  9225] By: jhi                                   on 2001/03/19  02:07:38
3484         Log: Integrate change #9219 from maintperl into mainline.
3485              
3486              remove duplicated tests
3487      Branch: perl
3488           !> t/op/re_tests
3489 ____________________________________________________________________________
3490 [  9224] By: jhi                                   on 2001/03/19  02:06:11
3491         Log: Integrate change #9223 from mainline to maintperl.
3492              
3493              Document -Dmksymlinks.
3494      Branch: maint-5.6/perl
3495           !> INSTALL
3496 ____________________________________________________________________________
3497 [  9223] By: jhi                                   on 2001/03/19  02:01:25
3498         Log: Document -Dmksymlinks.
3499      Branch: perl
3500            ! INSTALL
3501 ____________________________________________________________________________
3502 [  9222] By: jhi                                   on 2001/03/19  01:15:35
3503         Log: The -Dmksymlinks wasn't working for maintperl.
3504      Branch: maint-5.6/perl
3505            ! Configure
3506 ____________________________________________________________________________
3507 [  9221] By: jhi                                   on 2001/03/19  00:49:43
3508         Log: Cleanup pixie residue.
3509      Branch: perl
3510            ! Makefile.SH
3511 ____________________________________________________________________________
3512 [  9220] By: jhi                                   on 2001/03/19  00:44:47
3513         Log: Document the use of pixie/prof; create make targets for it.
3514              
3515              TODO: make t/TEST pixie-aware.
3516      Branch: perl
3517            ! Makefile.SH pod/perlhack.pod
3518 ____________________________________________________________________________
3519 [  9219] By: gsar                                  on 2001/03/19  00:16:55
3520         Log: remove duplicated tests
3521      Branch: maint-5.6/perl
3522            ! t/op/re_tests
3523 ____________________________________________________________________________
3524 [  9218] By: jhi                                   on 2001/03/18  23:59:31
3525         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
3526      Branch: perl
3527            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
3528 ____________________________________________________________________________
3529 [  9217] By: jhi                                   on 2001/03/18  23:25:20
3530         Log: Rewrite the tests section of Makefile to be less redundant
3531              and to allow for more flexible test targets, many recursive
3532              make calls introduced.
3533      Branch: perl
3534            ! Makefile.SH
3535 ____________________________________________________________________________
3536 [  9216] By: jhi                                   on 2001/03/18  22:30:04
3537         Log: Document the use of Third Degree (sparsely).
3538      Branch: perl
3539            ! pod/perlhack.pod t/TEST
3540 ____________________________________________________________________________
3541 [  9215] By: jhi                                   on 2001/03/18  22:10:30
3542         Log: Make targets for testing with Third Degree.
3543      Branch: perl
3544            ! Makefile.SH
3545 ____________________________________________________________________________
3546 [  9214] By: jhi                                   on 2001/03/18  21:08:53
3547         Log: The podchecker relaxations need to mirrored also at the tests.
3548      Branch: perl
3549            ! t/pod/poderrs.xr
3550 ____________________________________________________________________________
3551 [  9213] By: jhi                                   on 2001/03/18  20:56:21
3552         Log: Update Changes.
3553      Branch: perl
3554            ! Changes patchlevel.h
3555 ____________________________________________________________________________
3556 [  9212] By: jhi                                   on 2001/03/18  20:36:59
3557         Log: Looking for config.sh in parent directories isn't
3558              very useful for the toplevel Makefile.
3559      Branch: perl
3560            ! Makefile.SH
3561 ____________________________________________________________________________
3562 [  9211] By: jhi                                   on 2001/03/18  20:33:37
3563         Log: On "make clean" take care of Third Degree droppings.
3564      Branch: perl
3565            ! Makefile.SH
3566 ____________________________________________________________________________
3567 [  9210] By: jhi                                   on 2001/03/18  20:21:34
3568         Log: Add a hook for running the tests under the Third Degree
3569              debugging tool (set $ENV{PERL_3LOG} to non-zero)
3570              
3571              TODO: Document the use of Third Degree.
3572      Branch: perl
3573            ! t/TEST
3574 ____________________________________________________________________________
3575 [  9209] By: jhi                                   on 2001/03/18  20:19:07
3576         Log: Regen toc and api pods.
3577      Branch: perl
3578            ! pod/perlapi.pod pod/perltoc.pod
3579 ____________________________________________________________________________
3580 [  9208] By: jhi                                   on 2001/03/18  20:12:12
3581         Log: Integrate changes #8128,9132 from mainline into maintperl,
3582              Tie::SubstrHash fixes.
3583      Branch: maint-5.6/perl
3584           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
3585 ____________________________________________________________________________
3586 [  9207] By: jhi                                   on 2001/03/18  20:07:43
3587         Log: podchecker relaxations from Michael Stevens.
3588      Branch: perl
3589            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
3590 ____________________________________________________________________________
3591 [  9206] By: jhi                                   on 2001/03/18  20:04:24
3592         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
3593      Branch: perl
3594            ! lib/Locale/Constants.pm lib/Locale/Country.pm
3595            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
3596            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
3597 ____________________________________________________________________________
3598 [  9205] By: jhi                                   on 2001/03/18  19:54:45
3599         Log: Integrate changes #9161,9162 from maintperl to mainline.
3600              
3601              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
3602              results
3603      Branch: perl
3604           !> t/op/magic.t
3605 ____________________________________________________________________________
3606 [  9204] By: jhi                                   on 2001/03/18  19:37:46
3607         Log: Make perl.third checks more understandable to the builder.
3608      Branch: perl
3609            ! Makefile.SH
3610 ____________________________________________________________________________
3611 [  9203] By: jhi                                   on 2001/03/18  19:20:54
3612         Log: Re-integrate #9138 from maintperl to mainline,
3613              the squelching of the unneeded "Scalars leaked" messages.
3614      Branch: perl
3615           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
3616           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
3617           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
3618 ____________________________________________________________________________
3619 [  9202] By: jhi                                   on 2001/03/18  18:48:36
3620         Log: More robust and more paranoid perl.third target.
3621      Branch: perl
3622            ! Makefile.SH
3623 ____________________________________________________________________________
3624 [  9201] By: jhi                                   on 2001/03/18  18:39:21
3625         Log: Integrate change #9197 from maintperl to mainline.
3626              
3627              more thorough cleaning of arenas.
3628      Branch: perl
3629           !> embed.pl perl.c proto.h sv.c t/op/sort.t
3630 ____________________________________________________________________________
3631 [  9200] By: jhi                                   on 2001/03/18  18:25:17
3632         Log: Integrate perlio.
3633      Branch: perl
3634           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
3635           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
3636           !> t/lib/encode.t toke.c universal.c utf8.c
3637 ____________________________________________________________________________
3638 [  9199] By: nick                                  on 2001/03/18  15:23:51
3639         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
3640              is the sense of the test being done. Avoid some magical 127 and 128 values
3641              by using macros.
3642      Branch: perlio
3643            ! doop.c pp_ctl.c sv.c toke.c
3644 ____________________________________________________________________________
3645 [  9198] By: nick                                  on 2001/03/18  14:18:12
3646         Log: UTF-X encoding invariance for Encode:
3647              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
3648              - move the XS code for those to universal.c (so in miniperl)
3649              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
3650              - change ext/Encode/compile to use above.
3651              - Fix t/lib/encode.t for above
3652              - Teach t/lib/b.t to expect -uutf8
3653              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
3654              utf8.pm is needed.
3655      Branch: perlio
3656            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
3657            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
3658 ____________________________________________________________________________
3659 [  9197] By: gsar                                  on 2001/03/18  12:15:57
3660         Log: more thorough cleaning of arenas--keep going until no more
3661              SvREFCNT_dec()s occur (this fixes the problem that causes the
3662              pesky "Scalars leaked" warnings)
3663      Branch: maint-5.6/perl
3664            ! embed.pl perl.c proto.h sv.c t/op/sort.t
3665 ____________________________________________________________________________
3666 [  9196] By: nick                                  on 2001/03/18  10:57:29
3667         Log: Fix pragma/utf8.t # 15
3668              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
3669              are SvUTF8 as well.
3670      Branch: perlio
3671            ! toke.c
3672 ____________________________________________________________________________
3673 [  9195] By: nick                                  on 2001/03/18  09:27:06
3674         Log: Integrate mainline
3675      Branch: perlio
3676           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
3677           !> t/op/pat.t
3678 ____________________________________________________________________________
3679 [  9194] By: jhi                                   on 2001/03/18  05:29:59
3680         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
3681              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
3682      Branch: perl
3683            ! op.c op.h t/op/misc.t t/op/pat.t
3684 ____________________________________________________________________________
3685 [  9193] By: jhi                                   on 2001/03/18  05:15:06
3686         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
3687      Branch: perl
3688            ! mg.c t/op/pat.t
3689 ____________________________________________________________________________
3690 [  9192] By: jhi                                   on 2001/03/18  04:22:43
3691         Log: tr/// UTF-8 patches from Inaba Hiroto.
3692      Branch: perl
3693            ! doop.c op.c
3694 ____________________________________________________________________________
3695 [  9191] By: jhi                                   on 2001/03/18  04:21:17
3696         Log: Integrate perlio.
3697      Branch: perl
3698           !> utf8.c utfebcdic.h
3699 ____________________________________________________________________________
3700 [  9190] By: nick                                  on 2001/03/17  20:32:01
3701         Log: Correct #if EBCDIC side typos.
3702              Builds and passes many tests on OS390.
3703      Branch: perlio
3704            ! utf8.c utfebcdic.h
3705 ____________________________________________________________________________
3706 [  9189] By: jhi                                   on 2001/03/17  18:55:49
3707         Log: Add prerequisites for the perl.third target.
3708      Branch: perl
3709            ! Makefile.SH
3710 ____________________________________________________________________________
3711 [  9188] By: jhi                                   on 2001/03/17  18:46:00
3712         Log: Integrate perlio.
3713      Branch: perl
3714           +> utfebcdic.h
3715           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
3716 ____________________________________________________________________________
3717 [  9187] By: jhi                                   on 2001/03/17  18:38:47
3718         Log: Add a make rule for perl.third (the Third Degree memory debugging
3719              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
3720      Branch: perl
3721            ! Makefile.SH
3722 ____________________________________________________________________________
3723 [  9186] By: nick                                  on 2001/03/17  18:34:48
3724         Log: MANIFEST addition :-(
3725      Branch: perlio
3726            ! MANIFEST
3727 ____________________________________________________________________________
3728 [  9185] By: nick                                  on 2001/03/17  18:29:50
3729         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
3730              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
3731              a superset of ASCII are invariant under the encoding. This is EBCDIC
3732              friendly as an encoded string can be looked at as being EBCDIC by lexer
3733              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
3734              ASCII on ASCII machines.
3735              
3736              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
3737              seperate.
3738              - Add some more macros to comprehend different shift amounts and
3739              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
3740              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
3741              and conditionaly #include it.
3742              
3743              EBCDIC build as yet untested.  ASCII still fails the one test.
3744      Branch: perlio
3745            + utfebcdic.h
3746            ! utf8.c utf8.h
3747 ____________________________________________________________________________
3748 [  9184] By: nick                                  on 2001/03/17  17:44:16
3749         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
3750      Branch: perlio
3751            ! doop.c perl.h pp.c utf8.h
3752 ____________________________________________________________________________
3753 [  9183] By: jhi                                   on 2001/03/17  15:55:42
3754         Log: Integrate perlio.
3755      Branch: perl
3756            ! MANIFEST
3757           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
3758 ____________________________________________________________________________
3759 [  9182] By: nick                                  on 2001/03/17  09:16:06
3760         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
3761      Branch: perlio
3762            ! t/op/pat.t
3763 ____________________________________________________________________________
3764 [  9181] By: nick                                  on 2001/03/17  09:15:11
3765         Log: Integrate mainline.
3766      Branch: perlio
3767           +> lib/Locale/Constants.pm lib/Locale/Country.pm
3768           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
3769           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
3770           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
3771           !> (integrate 83 files)
3772 ____________________________________________________________________________
3773 [  9180] By: nick                                  on 2001/03/16  17:23:21
3774         Log: EBCDIC Fixes.
3775      Branch: perlio
3776            ! perl.h sv.c toke.c utf8.c utf8.h
3777 ____________________________________________________________________________
3778 [  9179] By: jhi                                   on 2001/03/16  14:10:12
3779         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
3780              a change needed to work around an AIX compiler bug.
3781      Branch: perl
3782            ! ext/Storable/Storable.xs
3783 ____________________________________________________________________________
3784 [  9178] By: jhi                                   on 2001/03/16  03:19:59
3785         Log: With Damian's approval synchronize damian's modules'
3786              licensing with Perl's standard module licensing.
3787      Branch: perl
3788            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
3789 ____________________________________________________________________________
3790 [  9177] By: jhi                                   on 2001/03/16  03:15:34
3791         Log: Make the Filter::Util:Call files have their own copies
3792              of the Perl standard module licensing, from Paul Marquess.
3793      Branch: perl
3794            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
3795 ____________________________________________________________________________
3796 [  9176] By: jhi                                   on 2001/03/16  02:56:04
3797         Log: Subject: [PATCH] more pod patches
3798              From: Michael Stevens <michael@etla.org>
3799              Date: Thu, 15 Mar 2001 21:25:18 +0000
3800              Message-ID: <20010315212518.A18870@firedrake.org>
3801      Branch: perl
3802            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
3803            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
3804            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
3805            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
3806            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3807            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
3808            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
3809            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
3810            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
3811            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
3812            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
3813            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
3814            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
3815            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
3816            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
3817            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
3818            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
3819            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
3820            ! lib/Locale/Country.pm lib/Locale/Language.pm
3821            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
3822            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
3823            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
3824            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
3825            ! os2/OS2/Process/Process.pm
3826 ____________________________________________________________________________
3827 [  9175] By: jhi                                   on 2001/03/16  02:53:32
3828         Log: Subject: [PATCH] the uncontroversial doc patches
3829              From: Michael Stevens <michael@etla.org>
3830              Date: Thu, 15 Mar 2001 20:01:12 +0000
3831              Message-ID: <20010315200112.A7636@firedrake.org>
3832      Branch: perl
3833            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
3834            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
3835            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
3836            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
3837            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
3838 ____________________________________________________________________________
3839 [  9174] By: jhi                                   on 2001/03/16  02:50:49
3840         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
3841              From: Paul Lindner <lindner@inuus.com>
3842              Date: Fri, 16 Mar 2001 11:28:03 -0800
3843              Message-ID: <20010316112803.A7577@inuus.com>
3844      Branch: perl
3845            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3846 ____________________________________________________________________________
3847 [  9173] By: nick                                  on 2001/03/15  20:21:03
3848         Log: 1st day's EBCDIC fixes:
3849              - toke.c's parsing of strings needed attention
3850              needed to conditionally e2a if string was already UTF-8
3851              - e2a/a2e tables where wrong way round.
3852              - new macros in utf8.h
3853      Branch: perlio
3854            ! perl.h toke.c utf8.h
3855 ____________________________________________________________________________
3856 [  9172] By: jhi                                   on 2001/03/15  15:17:17
3857         Log: Update Changes.
3858      Branch: perl
3859            ! Changes patchlevel.h
3860 ____________________________________________________________________________
3861 [  9171] By: jhi                                   on 2001/03/15  15:09:32
3862         Log: Subject: Re: Another Borland C++ problem.
3863              From: "Vadim Konovalov" <watman@inbox.ru>
3864              Date: Sat, 10 Mar 2001 19:26:07 +0300
3865              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
3866              
3867              Borland filename case problem.
3868      Branch: perl
3869            + win32/sncfnmcs.pl
3870            ! MANIFEST README.win32
3871 ____________________________________________________________________________
3872 [  9170] By: jhi                                   on 2001/03/15  14:54:23
3873         Log: Add Locale::Codes 1.06, from Neil Bowers.
3874      Branch: perl
3875            + lib/Locale/Constants.pm lib/Locale/Country.pm
3876            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
3877            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
3878            + t/lib/lc-language.t t/lib/lc-uk.t
3879            ! MANIFEST
3880 ____________________________________________________________________________
3881 [  9169] By: jhi                                   on 2001/03/15  14:19:01
3882         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
3883      Branch: perl
3884            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
3885            ! ext/Storable/Storable.xs
3886 ____________________________________________________________________________
3887 [  9168] By: jhi                                   on 2001/03/15  14:13:22
3888         Log: Integrate changes #9120,9167 from mainline to maintperl.
3889              
3890              Subject: [PATCH 5.6.1] OS/2 docs
3891              
3892              Subject: [PATCH 5.6.1] perldoc
3893      Branch: maint-5.6/perl
3894           !> os2/Changes utils/perldoc.PL
3895 ____________________________________________________________________________
3896 [  9167] By: jhi                                   on 2001/03/15  14:07:42
3897         Log: Subject: [PATCH 5.6.1] perldoc
3898              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
3899              Date: Wed, 14 Mar 2001 23:46:52 -0500
3900              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
3901      Branch: perl
3902            ! utils/perldoc.PL
3903 ____________________________________________________________________________
3904 [  9166] By: jhi                                   on 2001/03/15  13:53:15
3905         Log: sigaction test condition tweakage.
3906      Branch: perl
3907            ! t/lib/sigaction.t
3908 ____________________________________________________________________________
3909 [  9165] By: alanbur                               on 2001/03/15  03:49:17
3910         Log: Resynchronised with parent
3911      Branch: maint-5.6/pureperl
3912           +> os2/os2add.sym t/op/anonsub.t
3913           !> (integrate 72 files)
3914 ____________________________________________________________________________
3915 [  9164] By: jhi                                   on 2001/03/15  01:05:01
3916         Log: Avoid stomping off the beginning of an array in tr///.
3917      Branch: perl
3918            ! op.c
3919 ____________________________________________________________________________
3920 [  9163] By: jhi                                   on 2001/03/15  00:58:57
3921         Log: h2ph strictness and cleanliness from Kurt Starsinic.
3922      Branch: perl
3923            ! utils/h2ph.PL
3924 ____________________________________________________________________________
3925 [  9162] By: gsar                                  on 2001/03/15  00:56:53
3926         Log: avoid warnings
3927      Branch: maint-5.6/perl
3928            ! t/op/magic.t
3929 ____________________________________________________________________________
3930 [  9161] By: gsar                                  on 2001/03/15  00:52:09
3931         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
3932              results
3933      Branch: maint-5.6/perl
3934            ! t/op/magic.t
3935 ____________________________________________________________________________
3936 [  9160] By: jhi                                   on 2001/03/14  22:02:10
3937         Log: Do not use the Perl malloc in IRIX, suggested by
3938              Helmus Jarausch.
3939      Branch: perl
3940            ! hints/irix_6.sh
3941 ____________________________________________________________________________
3942 [  9159] By: nick                                  on 2001/03/14  21:45:59
3943         Log: Integrate mainline
3944      Branch: perlio
3945           +> t/op/loopctl.t
3946           !> (integrate 41 files)
3947 ____________________________________________________________________________
3948 [  9158] By: jhi                                   on 2001/03/14  21:10:09
3949         Log: The Day of the Retractions continues: the #9138
3950              (integrated in #9144) doesn't work well in mainline.
3951      Branch: perl
3952            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
3953            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
3954            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
3955 ____________________________________________________________________________
3956 [  9157] By: jhi                                   on 2001/03/14  20:58:12
3957         Log: The #9145 CANNOT be enabled: the clear_pmop code still
3958              dumps core all over in Tru64.
3959      Branch: perl
3960            ! op.c op.h t/op/pat.t
3961 ____________________________________________________________________________
3962 [  9156] By: jhi                                   on 2001/03/14  20:48:06
3963         Log: Integrate change #9154 from maintperl to mainline.
3964              
3965              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
3966              (caused Storable 1.0.10 to break on windows)
3967      Branch: perl
3968           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
3969           !> perlapi.c proto.h
3970 ____________________________________________________________________________
3971 [  9155] By: jhi                                   on 2001/03/14  20:23:53
3972         Log: Retract #9136: breaks threading (and binary compatibility).
3973      Branch: perl
3974            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
3975 ____________________________________________________________________________
3976 [  9154] By: gsar                                  on 2001/03/14  17:48:18
3977         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
3978              (caused Storable 1.0.10 to break on windows)
3979      Branch: maint-5.6/perl
3980            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
3981            ! perlapi.c proto.h
3982 ____________________________________________________________________________
3983 [  9153] By: jhi                                   on 2001/03/14  13:35:21
3984         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
3985      Branch: perl
3986            ! t/lib/sigaction.t
3987 ____________________________________________________________________________
3988 [  9152] By: gsar                                  on 2001/03/14  07:29:40
3989         Log: back out changes#9012,9010,9009 and parts of change#9016
3990              (causes ABRs under purify, and some prerequisites don't
3991              seem to be there in 5.6.x)
3992      Branch: maint-5.6/perl
3993            ! doop.c op.c t/op/tr.t toke.c
3994 ____________________________________________________________________________
3995 [  9151] By: gsar                                  on 2001/03/14  07:01:29
3996         Log: reenable change#9145 (the test was busted due to a missing
3997              C<print "ok 27\n">)
3998      Branch: perl
3999            ! op.c op.h t/op/pat.t
4000 ____________________________________________________________________________
4001 [  9150] By: jhi                                   on 2001/03/14  06:38:36
4002         Log: Retract #9145.
4003      Branch: perl
4004            ! op.c op.h t/op/pat.t
4005 ____________________________________________________________________________
4006 [  9149] By: jhi                                   on 2001/03/14  06:14:56
4007         Log: Retract #9143.
4008      Branch: perl
4009            ! op.c
4010 ____________________________________________________________________________
4011 [  9148] By: gsar                                  on 2001/03/14  06:13:02
4012         Log: Uninitialized Memory Read in regexec.c
4013      Branch: perl
4014            ! regexec.c
4015 ____________________________________________________________________________
4016 [  9147] By: jhi                                   on 2001/03/14  04:59:54
4017         Log: Subject: PATCH: make goto work in nested eval ""
4018              From: Robin Houston <robin@kitsite.com>
4019              Date: Wed, 14 Mar 2001 04:16:10 +0000
4020              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
4021      Branch: perl
4022            ! pp_ctl.c t/op/goto.t
4023 ____________________________________________________________________________
4024 [  9146] By: jhi                                   on 2001/03/14  04:42:54
4025         Log: Preserve the #ifdef PERL_CORE in perly.h.
4026      Branch: perl
4027            ! perly.fixer
4028 ____________________________________________________________________________
4029 [  9145] By: jhi                                   on 2001/03/14  03:57:41
4030         Log: (Retracted by #9150.)
4031      Branch: perl
4032            ! op.c op.h t/op/pat.t
4033 ____________________________________________________________________________
4034 [  9144] By: jhi                                   on 2001/03/14  03:50:38
4035         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
4036              
4037              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
4038              
4039              remove squelch controls for "Scalars leaked" messages in most places
4040              (these are now cured)
4041              
4042              fix another memory leak reported by purify (tie callbacks that
4043              croak can leak when wiping out magic)
4044      Branch: perl
4045           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
4046           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
4047           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
4048           !> t/pragma/warnings.t
4049 ____________________________________________________________________________
4050 [  9143] By: jhi                                   on 2001/03/14  03:37:53
4051         Log: (Retracted by #9149.)
4052      Branch: perl
4053            ! op.c
4054 ____________________________________________________________________________
4055 [  9142] By: gsar                                  on 2001/03/14  03:20:48
4056         Log: fix another memory leak reported by purify (tie callbacks that
4057              croak can leak when wiping out magic)
4058      Branch: maint-5.6/perl
4059            ! scope.c
4060 ____________________________________________________________________________
4061 [  9141] By: jhi                                   on 2001/03/14  02:55:00
4062         Log: Subject: PATCH for [ID 20010305.003]
4063              From: Robin Houston <robin@kitsite.com>
4064              Date: Wed, 14 Mar 2001 02:45:51 +0000
4065              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
4066      Branch: perl
4067            ! pp_ctl.c t/op/eval.t
4068 ____________________________________________________________________________
4069 [  9140] By: jhi                                   on 2001/03/14  02:41:54
4070         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4071              Date: Wed, 14 Mar 2001 01:52:51 +0000
4072              From: Robin Houston <robin@kitsite.com>
4073              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
4074              
4075              Fix for 2000313.004.
4076      Branch: perl
4077            ! pp_ctl.c t/op/goto.t
4078 ____________________________________________________________________________
4079 [  9139] By: jhi                                   on 2001/03/14  02:40:50
4080         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4081              From: Robin Houston <robin@kitsite.com>
4082              Date: Wed, 14 Mar 2001 00:43:45 +0000
4083              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
4084      Branch: perl
4085            + t/op/loopctl.t
4086            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
4087            ! vms/perly_c.vms
4088 ____________________________________________________________________________
4089 [  9138] By: gsar                                  on 2001/03/14  01:18:00
4090         Log: remove squelch controls for "Scalars leaked" messages in most places
4091              (these are now cured)
4092      Branch: maint-5.6/perl
4093            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
4094            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
4095            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
4096 ____________________________________________________________________________
4097 [  9137] By: gsar                                  on 2001/03/14  00:57:04
4098         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
4099      Branch: maint-5.6/perl
4100            ! regcomp.c
4101 ____________________________________________________________________________
4102 [  9136] By: jhi                                   on 2001/03/13  23:12:24
4103         Log: (Retracted by #9155)
4104              
4105              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
4106              From: Jens-Uwe Mager <jum@helios.de>
4107              Date: Wed, 21 Feb 2001 21:32:04 +0100
4108              Message-ID: <20010221213203.A18340@ans.helios.de>
4109      Branch: perl
4110            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4111 ____________________________________________________________________________
4112 [  9135] By: jhi                                   on 2001/03/13  22:50:05
4113         Log: Integrate perlio.
4114      Branch: perl
4115           !> pp.c
4116 ____________________________________________________________________________
4117 [  9134] By: jhi                                   on 2001/03/13  22:49:05
4118         Log: Integrate change #9131 from maintperl into mainline.
4119              
4120              make the error text look more consistent in hints/hpux.sh
4121      Branch: perl
4122           !> hints/hpux.sh
4123 ____________________________________________________________________________
4124 [  9133] By: gsar                                  on 2001/03/13  22:46:20
4125         Log: integrate change#9067 from mainline
4126              
4127              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
4128      Branch: maint-5.6/perl
4129           !> lib/ExtUtils/MM_Unix.pm
4130 ____________________________________________________________________________
4131 [  9132] By: jhi                                   on 2001/03/13  22:41:21
4132         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4133              From: "John P. Linderman" <jpl@research.att.com>
4134              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
4135              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
4136              
4137              A more correct prime finder.
4138      Branch: perl
4139            ! lib/Tie/SubstrHash.pm
4140 ____________________________________________________________________________
4141 [  9131] By: gsar                                  on 2001/03/13  22:30:42
4142         Log: make the error text look more consistent in hints/hpux.sh
4143      Branch: maint-5.6/perl
4144            ! hints/hpux.sh
4145 ____________________________________________________________________________
4146 [  9130] By: jhi                                   on 2001/03/13  22:23:44
4147         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
4148              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4149              Date: Tue, 13 Mar 2001 18:41:26 +0100
4150              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
4151              
4152              If the test is run non-interactively the default handler
4153              is different.
4154      Branch: perl
4155            ! t/lib/sigaction.t
4156 ____________________________________________________________________________
4157 [  9129] By: jhi                                   on 2001/03/13  22:20:21
4158         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
4159              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4160              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
4161              Date:     Tue, 13 Mar 2001 16:44:32 EST
4162      Branch: perl
4163            ! t/lib/1_compile.t
4164 ____________________________________________________________________________
4165 [  9128] By: jhi                                   on 2001/03/13  22:18:34
4166         Log: Subject: Another patch for integer.pm POD 
4167              From: "John L. Allen" <allen@grumman.com>
4168              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
4169              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
4170      Branch: perl
4171            ! lib/integer.pm
4172 ____________________________________________________________________________
4173 [  9127] By: nick                                  on 2001/03/13  21:26:30
4174         Log: Integrate mainline.
4175      Branch: perlio
4176           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
4177           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
4178           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
4179           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
4180           !> Changes Configure MANIFEST README.os2 README.os390
4181           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
4182           !> os2/Changes patchlevel.h win32/perlhost.h
4183 ____________________________________________________________________________
4184 [  9126] By: nick                                  on 2001/03/13  20:39:51
4185         Log: #ifdef'ed out code to make packed side of pack/unpack
4186              octets. (i.e. pack('U') => encode_utf8).
4187      Branch: perlio
4188            ! pp.c
4189 ____________________________________________________________________________
4190 [  9125] By: jhi                                   on 2001/03/13  15:07:16
4191         Log: Update Changes.
4192      Branch: perl
4193            ! Changes patchlevel.h
4194 ____________________________________________________________________________
4195 [  9124] By: jhi                                   on 2001/03/13  14:22:45
4196         Log: Workaround for the buggy ("internal compiler error")
4197              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
4198              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
4199              of Andreas König.
4200      Branch: perl
4201            ! ext/re/Makefile.PL hints/aix.sh
4202 ____________________________________________________________________________
4203 [  9123] By: jhi                                   on 2001/03/13  03:24:34
4204         Log: Typo in #9114.
4205      Branch: metaconfig
4206            ! U/modified/myhostname.U
4207 ____________________________________________________________________________
4208 [  9122] By: jhi                                   on 2001/03/13  03:24:06
4209         Log: Typo in #9113.
4210      Branch: perl
4211            ! Configure
4212 ____________________________________________________________________________
4213 [  9121] By: jhi                                   on 2001/03/13  01:53:05
4214         Log: Forgot to check-in the larger part of #9120, duh.
4215      Branch: perl
4216            ! README.os2
4217 ____________________________________________________________________________
4218 [  9120] By: jhi                                   on 2001/03/13  01:51:31
4219         Log: Subject: [PATCH 5.6.1] OS/2 docs
4220              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4221              Date: Mon, 12 Mar 2001 03:27:32 -0500
4222              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
4223      Branch: perl
4224            ! os2/Changes
4225 ____________________________________________________________________________
4226 [  9119] By: jhi                                   on 2001/03/13  01:49:41
4227         Log: Integrate change #9116 from maintperl into mainline.
4228              
4229              Win32::GetCwd() returns C: instead of C:\ in the root directory
4230              under ithreads
4231      Branch: perl
4232           !> win32/perlhost.h
4233 ____________________________________________________________________________
4234 [  9118] By: jhi                                   on 2001/03/13  01:13:39
4235         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
4236      Branch: perl
4237            + lib/Switch.pm t/lib/switch.t
4238            ! MANIFEST
4239 ____________________________________________________________________________
4240 [  9117] By: jhi                                   on 2001/03/13  01:03:17
4241         Log: Add Text::Balanced 1.83.
4242      Branch: perl
4243            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
4244            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
4245            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
4246            + t/lib/tb-xvari.t
4247            ! MANIFEST
4248 ____________________________________________________________________________
4249 [  9116] By: gsar                                  on 2001/03/13  00:55:53
4250         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
4251              under ithreads
4252      Branch: maint-5.6/perl
4253            ! win32/perlhost.h
4254 ____________________________________________________________________________
4255 [  9115] By: jhi                                   on 2001/03/13  00:54:09
4256         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
4257              From: "John L. Allen" <allen@grumman.com>
4258              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
4259              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
4260              
4261              use integer document clarification.
4262      Branch: perl
4263            ! lib/integer.pm
4264 ____________________________________________________________________________
4265 [  9114] By: jhi                                   on 2001/03/13  00:38:54
4266         Log: Metaconfig unit change for #9113.
4267      Branch: metaconfig
4268            ! U/modified/myhostname.U
4269 ____________________________________________________________________________
4270 [  9113] By: jhi                                   on 2001/03/13  00:38:35
4271         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?)
4272              From: Peter Prymmer <pvhp@forte.com>
4273              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
4274              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
4275      Branch: perl
4276            ! Configure README.os390 hints/os390.sh
4277 ____________________________________________________________________________
4278 [  9112] By: jhi                                   on 2001/03/13  00:29:00
4279         Log: Integrate perlio.
4280      Branch: perl
4281           !> sv.c utf8.h
4282 ____________________________________________________________________________
4283 [  9111] By: nick                                  on 2001/03/12  21:16:33
4284         Log: Integrate mainline.
4285      Branch: perlio
4286           +> t/op/anonsub.t
4287           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
4288           !> proto.h sv.c
4289 ____________________________________________________________________________
4290 [  9110] By: nick                                  on 2001/03/12  21:00:13
4291         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
4292      Branch: perlio
4293            ! sv.c utf8.h
4294 ____________________________________________________________________________
4295 [  9109] By: jhi                                   on 2001/03/12  16:04:47
4296         Log: Integrate change #9108 from maintperl to mainline.
4297              
4298              fix memory leak in C<sub X { sub {} }> arising from a refcount
4299              loop between the outer sub and the inner prototype anonsub
4300              
4301              this also enables closures returned by subroutines that
4302              subsequently get redefined to work without generating coredumps :)
4303              
4304              completely removed the free_closures() hack--it shouldn't be
4305              needed anymore
4306      Branch: perl
4307           +> t/op/anonsub.t
4308           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
4309           !> proto.h sv.c
4310 ____________________________________________________________________________
4311 [  9108] By: gsar                                  on 2001/03/12  10:21:31
4312         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
4313              loop between the outer sub and the inner prototype anonsub
4314              
4315              this also enables closures returned by subroutines that
4316              subsequently get redefined to work without generating coredumps :)
4317              
4318              completely removed the free_closures() hack--it shouldn't be
4319              needed anymore
4320      Branch: maint-5.6/perl
4321            + t/op/anonsub.t
4322            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
4323            ! proto.h sv.c
4324 ____________________________________________________________________________
4325 [  9107] By: jhi                                   on 2001/03/12  05:15:31
4326         Log: Integrate perlio.
4327      Branch: perl
4328           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
4329 ____________________________________________________________________________
4330 [  9106] By: nick                                  on 2001/03/11  20:10:12
4331         Log: regcomp.c is working in native space, not Unicode space (if different)
4332              as it is doing compare against 'W' in \W etc.
4333      Branch: perlio
4334            ! regcomp.c
4335 ____________________________________________________________________________
4336 [  9105] By: nick                                  on 2001/03/11  19:39:34
4337         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
4338              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
4339      Branch: perlio
4340            ! regcomp.c toke.c utf8.c
4341 ____________________________________________________________________________
4342 [  9104] By: nick                                  on 2001/03/11  18:15:44
4343         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
4344      Branch: perlio
4345            ! sv.c
4346 ____________________________________________________________________________
4347 [  9103] By: nick                                  on 2001/03/11  18:03:28
4348         Log: Integrate mainline (for regexp stuff).
4349      Branch: perlio
4350           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
4351           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
4352           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
4353           !> t/lib/errno.t t/op/pat.t
4354 ____________________________________________________________________________
4355 [  9102] By: nick                                  on 2001/03/11  17:44:20
4356         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
4357              - exclude layer syms in makedef.pl for sfio
4358              - also inhibit Encode from trying to build ":encode()" layer.
4359      Branch: perlio
4360            ! ext/Encode/Encode.xs makedef.pl
4361 ____________________________________________________________________________
4362 [  9101] By: jhi                                   on 2001/03/10  22:38:13
4363         Log: The $Is_MacOS needs to be declared.
4364      Branch: perl
4365            ! lib/ExtUtils/Manifest.pm
4366 ____________________________________________________________________________
4367 [  9100] By: jhi                                   on 2001/03/10  22:14:29
4368         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
4369              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
4370              pollute the symbolspace if using sfio.
4371      Branch: perl
4372            ! ext/Encode/Encode.xs
4373 ____________________________________________________________________________
4374 [  9099] By: jhi                                   on 2001/03/10  21:58:48
4375         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
4376              Date: Sat, 10 Mar 2001 14:23:55 -0500
4377              From: Chris Nandor <pudge@pobox.com>
4378              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
4379      Branch: perl
4380            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
4381            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
4382            ! t/lib/errno.t
4383 ____________________________________________________________________________
4384 [  9098] By: jhi                                   on 2001/03/10  21:38:30
4385         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
4386      Branch: perl
4387            ! regcomp.c regexec.c t/op/pat.t
4388 ____________________________________________________________________________
4389 [  9097] By: jhi                                   on 2001/03/10  14:38:07
4390         Log: Integrate perlio.
4391      Branch: perl
4392           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
4393           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
4394           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
4395 ____________________________________________________________________________
4396 [  9096] By: nick                                  on 2001/03/10  11:55:43
4397         Log: EBCDIC sanity - phase I
4398              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
4399              - use utf8n_xxxx (c.f. pvn) for forms which take length.
4400              - back out vN.N and $^V exceptions to e2a/a2e
4401              - make "locale" isxxx macros be uvchr (may be redundant?)
4402              
4403              Not clear yet that toUPPER_uni et. al. return being handled correctly.
4404              The tr// and rexexp stuff still needs an audit, assumption is they are working
4405              in Unicode space.
4406              
4407              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
4408      Branch: perlio
4409            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
4410            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
4411            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
4412 ____________________________________________________________________________
4413 [  9095] By: jhi                                   on 2001/03/09  22:10:01
4414         Log: Integrate perlio.
4415      Branch: perl
4416           !> dump.c
4417 ____________________________________________________________________________
4418 [  9094] By: nick                                  on 2001/03/09  17:36:38
4419         Log: Builds an passes all tests after integrate and this tweak.
4420      Branch: perlio
4421            ! dump.c
4422 ____________________________________________________________________________
4423 [  9093] By: nick                                  on 2001/03/09  17:16:03
4424         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
4425      Branch: perlio
4426           +> lib/unicode/Scripts.txt t/lib/sigaction.t
4427           !> (integrate 79 files)
4428 ____________________________________________________________________________
4429 [  9092] By: jhi                                   on 2001/03/09  15:28:26
4430         Log: Update Changes.
4431      Branch: perl
4432            ! Changes patchlevel.h
4433 ____________________________________________________________________________
4434 [  9091] By: jhi                                   on 2001/03/09  15:25:05
4435         Log: In op/stat #35 better to scan all the potential directories
4436              for setuids, not just the first one.
4437      Branch: perl
4438            ! t/op/stat.t
4439 ____________________________________________________________________________
4440 [  9090] By: jhi                                   on 2001/03/09  15:01:27
4441         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
4442              From: rspier@pobox.com (Robert Spier)
4443              Date: Fri, 9 Mar 2001 03:30:20 -0500
4444              Message-ID: <15016.38044.381174.160189@rls.cx>
4445              
4446              EXISTS() returning undef mistakenly triggered a FETCH().
4447      Branch: perl
4448            ! hv.c
4449 ____________________________________________________________________________
4450 [  9089] By: jhi                                   on 2001/03/09  14:59:02
4451         Log: Add /sbin and /usr/sbin to the list of directories scanned
4452              for setuid programs.  Takes care of bug id 20010309.003.
4453      Branch: perl
4454            ! t/op/stat.t
4455 ____________________________________________________________________________
4456 [  9088] By: jhi                                   on 2001/03/09  14:48:32
4457         Log: Regen perlapi, perltoc.
4458      Branch: perl
4459            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
4460 ____________________________________________________________________________
4461 [  9087] By: jhi                                   on 2001/03/09  14:38:56
4462         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
4463              From: David Mitchell <davem@fdgroup.co.uk>
4464              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
4465              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
4466      Branch: perl
4467            ! dump.c perl.c perl.h pod/perlrun.pod
4468 ____________________________________________________________________________
4469 [  9086] By: jhi                                   on 2001/03/09  01:47:16
4470         Log: A modified version of
4471              
4472              Subject: [ID 20010307.005] POSIX::sigaction has various problems
4473              From: anders@broadcom.com
4474              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
4475              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
4476              
4477              Currently the sigaction.t test #6 fails (and is fudged to look
4478              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
4479              This may well be a genuine bug in Linux sigaction() (since at
4480              least Tru64, Solaris, and HP-UX disagree with Linux).
4481              Anyone with POSIX / SUSv2 tome handy?  The problem is that
4482              the flags of the oldaction don't match with the flags in
4483              the previously installed disposition.
4484      Branch: perl
4485            + t/lib/sigaction.t
4486            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4487 ____________________________________________________________________________
4488 [  9085] By: jhi                                   on 2001/03/09  01:30:13
4489         Log: Subject: Re: mission impossible for the day
4490              From: Alex Gough <alex@rcon.org>
4491              Date: Thu, 08 Mar 2001 17:18:19 +0000
4492              Message-ID: <3AA7BEDB.8070409@rcon.org>
4493              
4494              If references (are overloaded) and can be directly stringified,
4495              show that instead of "stringified".
4496              
4497              (The problem, infinite mutual recursion caused by overloaded bool
4498              in Switch.pm, tracked by David Mitchell)
4499      Branch: perl
4500            ! lib/Carp/Heavy.pm
4501 ____________________________________________________________________________
4502 [  9084] By: jhi                                   on 2001/03/09  01:20:39
4503         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
4504              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
4505              From: David Mitchell <davem@fdgroup.co.uk>
4506              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
4507      Branch: perl
4508            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
4509            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
4510 ____________________________________________________________________________
4511 [  9083] By: jhi                                   on 2001/03/09  01:16:51
4512         Log: Subject: [PATCH] perldata.pod here-doc docs
4513              From: Jeff Pinyan <jeffp@crusoe.net>
4514              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
4515              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
4516      Branch: perl
4517            ! pod/perldata.pod
4518 ____________________________________________________________________________
4519 [  9082] By: jhi                                   on 2001/03/09  01:01:27
4520         Log: Subject: Re: Unicode/EBCDIC
4521              From: Peter Prymmer <pvhp@forte.com>
4522              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
4523              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
4524      Branch: perl
4525            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
4526 ____________________________________________________________________________
4527 [  9081] By: jhi                                   on 2001/03/08  13:41:30
4528         Log: Subject: Ooops, wrong 'no *POSIX' Patch
4529              From: Dorner Thomas <Thomas.Dorner@start.de>
4530              Date: Thu, 8 Mar 2001 08:43:28 +0100
4531              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
4532      Branch: perl
4533            ! hints/posix-bc.sh
4534 ____________________________________________________________________________
4535 [  9080] By: jhi                                   on 2001/03/08  13:11:42
4536         Log: It's Scripts.txt, not Script.txt.
4537      Branch: perl
4538            ! MANIFEST
4539 ____________________________________________________________________________
4540 [  9079] By: jhi                                   on 2001/03/08  12:59:05
4541         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
4542              From: Dorner Thomas <Thomas.Dorner@start.de>
4543              Date: Wed, 7 Mar 2001 14:13:31 +0100
4544              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
4545      Branch: perl
4546            ! makedepend.SH
4547 ____________________________________________________________________________
4548 [  9078] By: jhi                                   on 2001/03/08  12:57:43
4549         Log: Retract #9069, wrong patch.
4550      Branch: perl
4551            ! Makefile.SH
4552 ____________________________________________________________________________
4553 [  9077] By: jhi                                   on 2001/03/08  01:06:13
4554         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
4555      Branch: perl
4556            + lib/unicode/Scripts.txt
4557            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
4558            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
4559            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
4560            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
4561            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
4562            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
4563            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
4564            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
4565            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
4566            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
4567            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
4568            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
4569            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
4570            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
4571            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
4572            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
4573            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
4574            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
4575            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
4576            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
4577            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
4578            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
4579            ! lib/unicode/version
4580 ____________________________________________________________________________
4581 [  9076] By: jhi                                   on 2001/03/07  22:59:39
4582         Log: Integrate change #7784 from mainline into maintperl.
4583              
4584              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
4585      Branch: maint-5.6/perl
4586           !> pp_ctl.c t/op/pat.t
4587 ____________________________________________________________________________
4588 [  9075] By: jhi                                   on 2001/03/07  22:05:11
4589         Log: More UTF-8 test tweaks.
4590      Branch: perl
4591            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
4592 ____________________________________________________________________________
4593 [  9074] By: nick                                  on 2001/03/07  21:39:29
4594         Log: Integrate mainline.
4595      Branch: perlio
4596           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
4597           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
4598           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
4599           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
4600           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
4601 ____________________________________________________________________________
4602 [  9073] By: jhi                                   on 2001/03/07  16:37:09
4603         Log: Update Changes.
4604      Branch: perl
4605            ! Changes patchlevel.h
4606 ____________________________________________________________________________
4607 [  9072] By: jhi                                   on 2001/03/07  16:32:30
4608         Log: Subject: [ID 20010306.004] || != named unary operator
4609              From: abela@geneanet.org
4610              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
4611              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
4612      Branch: perl
4613            ! pod/perlop.pod
4614 ____________________________________________________________________________
4615 [  9071] By: jhi                                   on 2001/03/07  15:14:11
4616         Log: Subject: downgrading to bytes for common functions
4617              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
4618              Date: Wed, 7 Mar 2001 02:36:55 -0500
4619              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
4620      Branch: perl
4621            ! pp_sys.c
4622 ____________________________________________________________________________
4623 [  9070] By: jhi                                   on 2001/03/07  15:04:58
4624         Log: Clarify the description differentiating for and while; inspired by
4625              
4626              Subject: [ID 20010306.002] for/while difference in for definition
4627              From: abela@geneanet.org
4628              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
4629              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
4630      Branch: perl
4631            ! pod/perlsyn.pod
4632 ____________________________________________________________________________
4633 [  9069] By: jhi                                   on 2001/03/07  14:55:30
4634         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
4635              From: Dorner Thomas <Thomas.Dorner@start.de>
4636              Date: Wed, 7 Mar 2001 14:13:31 +0100
4637              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
4638      Branch: perl
4639            ! Makefile.SH
4640 ____________________________________________________________________________
4641 [  9068] By: jhi                                   on 2001/03/07  14:51:17
4642         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
4643              From: Radu Greab <radu@netsoft.ro>
4644              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
4645              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
4646      Branch: perl
4647            ! pp.c t/op/chop.t
4648 ____________________________________________________________________________
4649 [  9067] By: jhi                                   on 2001/03/07  14:48:57
4650         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
4651              From: Simon Cozens <simon@netthink.co.uk>
4652              Date: Wed, 7 Mar 2001 13:59:28 +0000
4653              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
4654              
4655              In order to allow MakeMaker to build correct Makefiles,
4656              you need to change the order of the arguments in MM_Unix.pm
4657              as well. (Unless you have C89_CCMODE set, but we're trying
4658              to be POSIXly correct)
4659              
4660              Thanks to Merijn Broeren for tracking this down.
4661      Branch: perl
4662            ! lib/ExtUtils/MM_Unix.pm
4663 ____________________________________________________________________________
4664 [  9066] By: jhi                                   on 2001/03/07  14:30:02
4665         Log: Floating point too messy.
4666      Branch: perl
4667            ! t/camel-III/vstring.t
4668 ____________________________________________________________________________
4669 [  9065] By: jhi                                   on 2001/03/07  14:17:44
4670         Log: Integrate change #9064 from maintperl into mainline.
4671              
4672              fix memory leak in pack("Bb",...)
4673      Branch: perl
4674           !> perl.c
4675 ____________________________________________________________________________
4676 [  9064] By: gsar                                  on 2001/03/07  06:29:24
4677         Log: fix memory leak in pack("Bb",...)
4678      Branch: maint-5.6/perl
4679            ! perl.c
4680 ____________________________________________________________________________
4681 [  9063] By: jhi                                   on 2001/03/07  00:55:04
4682         Log: Major utf8 test reorganisation and rewrite.
4683              Hopefully no tests were lost in the shuffle.
4684              (The beginning of pragma/utf8 was lost intentionally,
4685              the tests were rather bogus and incomplete.)
4686      Branch: perl
4687            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
4688            ! t/pragma/utf8.t
4689 ____________________________________________________________________________
4690 [  9062] By: jhi                                   on 2001/03/07  00:41:16
4691         Log: More tweakage on the Unicode character class descriptions.
4692      Branch: perl
4693            ! lib/unicode/mktables.PL pod/perlretut.pod
4694 ____________________________________________________________________________
4695 [  9061] By: jhi                                   on 2001/03/06  23:12:38
4696         Log: The perlretut was still talking about the old \p and \P
4697              definitions.
4698      Branch: perl
4699            ! pod/perlretut.pod
4700 ____________________________________________________________________________
4701 [  9060] By: nick                                  on 2001/03/06  20:52:37
4702         Log: Integrate mainline (make test works again now).
4703      Branch: perlio
4704           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
4705 ____________________________________________________________________________
4706 [  9059] By: jhi                                   on 2001/03/06  15:36:14
4707         Log: 0.999... does equal 1.0, doesn't it?
4708      Branch: perl
4709            ! t/camel-III/vstring.t
4710 ____________________________________________________________________________
4711 [  9058] By: jhi                                   on 2001/03/06  15:34:00
4712         Log: Make /x{abcd}/ to work without use utf8.
4713      Branch: perl
4714            ! regcomp.c
4715 ____________________________________________________________________________
4716 [  9057] By: jhi                                   on 2001/03/06  03:02:36
4717         Log: Easier to outcomment all the three reset() tests for now.
4718      Branch: perl
4719            ! t/op/pat.t
4720 ____________________________________________________________________________
4721 [  9056] By: jhi                                   on 2001/03/06  02:30:02
4722         Log: Comment out the deadly reset; until the 20010301.005
4723              is finally fixed.
4724      Branch: perl
4725            ! t/op/pat.t
4726 ____________________________________________________________________________
4727 [  9055] By: jhi                                   on 2001/03/06  02:21:26
4728         Log: Integrate the change #9054 from mainline:
4729              retract the PMOP cleanup patch pending further investigation.
4730      Branch: maint-5.6/perl
4731           !> op.c op.h
4732 ____________________________________________________________________________
4733 [  9054] By: jhi                                   on 2001/03/06  02:19:57
4734         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
4735              with oddly familiar stack traces.
4736      Branch: perl
4737            ! op.c op.h
4738 ____________________________________________________________________________
4739 [  9053] By: jhi                                   on 2001/03/05  23:20:28
4740         Log: Integrate perlio.
4741      Branch: perl
4742           +> ext/Encode/Encode/koi8-r.ucm
4743           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
4744           !> makedef.pl
4745 ____________________________________________________________________________
4746 [  9052] By: nick                                  on 2001/03/05  23:08:17
4747         Log: skipping USE_PERLIO symbols correction.
4748      Branch: perlio
4749            ! makedef.pl
4750 ____________________________________________________________________________
4751 [  9051] By: nick                                  on 2001/03/05  22:35:07
4752         Log: More Encode alias tidying.
4753      Branch: perlio
4754            + ext/Encode/Encode/koi8-r.ucm
4755            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
4756 ____________________________________________________________________________
4757 [  9050] By: jhi                                   on 2001/03/05  21:44:29
4758         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
4759              Sarathy's fix for ID 20010301.005.
4760      Branch: maint-5.6/perl
4761           !> op.c op.h
4762 ____________________________________________________________________________
4763 [  9049] By: nick                                  on 2001/03/05  19:54:04
4764         Log: Integrate Jarkko's Encode.pm tweak.
4765      Branch: perlio
4766           !> ext/Encode/Encode.pm
4767 ____________________________________________________________________________
4768 [  9048] By: nick                                  on 2001/03/05  19:47:57
4769         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
4770      Branch: perlio
4771           +> os2/os2add.sym
4772           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
4773           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
4774           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
4775           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
4776           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
4777 ____________________________________________________________________________
4778 [  9047] By: jhi                                   on 2001/03/05  19:25:26
4779         Log: Regen perlapi.
4780      Branch: perl
4781            ! pod/perlapi.pod
4782 ____________________________________________________________________________
4783 [  9046] By: jhi                                   on 2001/03/05  19:12:14
4784         Log: Integrate perlio.
4785      Branch: perl
4786           +> t/camel-III/vstring.t
4787           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
4788 ____________________________________________________________________________
4789 [  9045] By: jhi                                   on 2001/03/05  19:10:36
4790         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
4791      Branch: perl
4792            ! ext/Encode/Encode.pm
4793 ____________________________________________________________________________
4794 [  9044] By: jhi                                   on 2001/03/05  18:49:12
4795         Log: Forgot the other half of the PMOP patch (#9033).
4796      Branch: perl
4797            ! op.h
4798 ____________________________________________________________________________
4799 [  9043] By: nick                                  on 2001/03/05  18:14:47
4800         Log: Update MANIFEST for new test.
4801      Branch: perlio
4802            ! MANIFEST
4803 ____________________________________________________________________________
4804 [  9042] By: nick                                  on 2001/03/05  18:12:41
4805         Log: Some tests for Camel 3rd edition features.
4806              Make gethostbyaddr() test in above work.
4807      Branch: perlio
4808            + t/camel-III/vstring.t
4809            ! pp.h pp_sys.c t/TEST t/harness
4810 ____________________________________________________________________________
4811 [  9041] By: jhi                                   on 2001/03/05  17:41:48
4812         Log: Add more ISO 8859 encoding aliases.
4813      Branch: perl
4814            ! ext/Encode/Encode.pm
4815 ____________________________________________________________________________
4816 [  9040] By: jhi                                   on 2001/03/05  17:30:43
4817         Log: Integrate perlio.
4818      Branch: perl
4819           !> MANIFEST sv.c
4820 ____________________________________________________________________________
4821 [  9039] By: nick                                  on 2001/03/05  17:11:36
4822         Log: Missed added file.
4823      Branch: perlio
4824            ! MANIFEST
4825 ____________________________________________________________________________
4826 [  9038] By: jhi                                   on 2001/03/05  15:58:01
4827         Log: Add tr tests for EBCDIC, from Karsten Sperling.
4828      Branch: perl
4829            ! t/op/tr.t
4830 ____________________________________________________________________________
4831 [  9037] By: nick                                  on 2001/03/05  15:56:35
4832         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
4833              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
4834              
4835              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
4836              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
4837              - uses SvPV() rather than sv_2pv() in case it isn't a string.
4838      Branch: perlio
4839            ! sv.c
4840 ____________________________________________________________________________
4841 [  9036] By: jhi                                   on 2001/03/05  15:49:15
4842         Log: Add matching tests currently failing in EBCDIC,
4843              suggested by Karsten Sperling.
4844      Branch: perl
4845            ! t/op/pat.t
4846 ____________________________________________________________________________
4847 [  9035] By: jhi                                   on 2001/03/05  15:36:55
4848         Log: The #9034 needs a MANIFESTation.
4849      Branch: perl
4850            ! MANIFEST
4851 ____________________________________________________________________________
4852 [  9034] By: jhi                                   on 2001/03/05  15:35:14
4853         Log: Integrate perlio.
4854      Branch: perl
4855           +> ext/Encode/Encode/Tcl.pm
4856           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
4857           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
4858           !> ext/Encode/Encode/iso8859-1.ucm
4859           !> ext/Encode/Encode/iso8859-10.ucm
4860           !> ext/Encode/Encode/iso8859-13.ucm
4861           !> ext/Encode/Encode/iso8859-14.ucm
4862           !> ext/Encode/Encode/iso8859-15.ucm
4863           !> ext/Encode/Encode/iso8859-16.ucm
4864           !> ext/Encode/Encode/iso8859-2.ucm
4865           !> ext/Encode/Encode/iso8859-3.ucm
4866           !> ext/Encode/Encode/iso8859-4.ucm
4867           !> ext/Encode/Encode/iso8859-5.ucm
4868           !> ext/Encode/Encode/iso8859-6.ucm
4869           !> ext/Encode/Encode/iso8859-7.ucm
4870           !> ext/Encode/Encode/iso8859-8.ucm
4871           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
4872           !> t/lib/encode.t
4873 ____________________________________________________________________________
4874 [  9033] By: jhi                                   on 2001/03/05  15:33:18
4875         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
4876              From: Gurusamy Sarathy <gsar@ActiveState.com>
4877              Date: Sun, 04 Mar 2001 22:33:15 -0800
4878              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
4879              
4880              PMOPs need to remember their own stash so that they can
4881              gracefully remove themselves from their linked list.
4882      Branch: perl
4883            ! op.c
4884 ____________________________________________________________________________
4885 [  9032] By: nick                                  on 2001/03/05  14:51:50
4886         Log: Encode implementation "completion"
4887              Implement and document define_encoding()
4888              Implement and document encoding aliases including define_alias()
4889              Make Encode::XS use define_encoding() rather than back-door.
4890              Move run-time *.enc to separate Encode::Tcl module.
4891              Make 'compile' honour <codeset_name>
4892              Change canonical names of to iso-8859-* and US-ascii.
4893      Branch: perlio
4894            + ext/Encode/Encode/Tcl.pm
4895            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
4896            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
4897            ! ext/Encode/Encode/iso8859-1.ucm
4898            ! ext/Encode/Encode/iso8859-10.ucm
4899            ! ext/Encode/Encode/iso8859-13.ucm
4900            ! ext/Encode/Encode/iso8859-14.ucm
4901            ! ext/Encode/Encode/iso8859-15.ucm
4902            ! ext/Encode/Encode/iso8859-16.ucm
4903            ! ext/Encode/Encode/iso8859-2.ucm
4904            ! ext/Encode/Encode/iso8859-3.ucm
4905            ! ext/Encode/Encode/iso8859-4.ucm
4906            ! ext/Encode/Encode/iso8859-5.ucm
4907            ! ext/Encode/Encode/iso8859-6.ucm
4908            ! ext/Encode/Encode/iso8859-7.ucm
4909            ! ext/Encode/Encode/iso8859-8.ucm
4910            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
4911            ! t/lib/encode.t
4912 ____________________________________________________________________________
4913 [  9031] By: jhi                                   on 2001/03/05  13:51:17
4914         Log: Integrate change #9030 from maintperl into mainline.
4915              
4916              Subject: [PATCH 5.6.1] OS/2 cleanup
4917      Branch: perl
4918           +> os2/os2add.sym
4919           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
4920           !> makedef.pl os2/Changes os2/Makefile.SHs
4921           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
4922           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
4923           !> os2/os2.sym os2/os2ish.h
4924 ____________________________________________________________________________
4925 [  9030] By: jhi                                   on 2001/03/05  13:46:49
4926         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
4927              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4928              Date: Mon, 5 Mar 2001 02:29:44 -0500
4929              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
4930      Branch: maint-5.6/perl
4931            + os2/os2add.sym
4932            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
4933            ! makedef.pl os2/Changes os2/Makefile.SHs
4934            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
4935            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
4936            ! os2/os2.sym os2/os2ish.h
4937 ____________________________________________________________________________
4938 [  9029] By: jhi                                   on 2001/03/05  13:40:35
4939         Log: Integrate change #9028 from maintperl into mainline.
4940              
4941              various nits in MM_Unix.pm found by disabling SelfLoader
4942      Branch: perl
4943           !> lib/ExtUtils/MM_Unix.pm
4944 ____________________________________________________________________________
4945 [  9028] By: gsar                                  on 2001/03/05  09:58:38
4946         Log: various nits in MM_Unix.pm found by disabling SelfLoader
4947      Branch: maint-5.6/perl
4948            ! lib/ExtUtils/MM_Unix.pm
4949 ____________________________________________________________________________
4950 [  9027] By: nick                                  on 2001/03/05  08:35:22
4951         Log: Integrate mainline
4952      Branch: perlio
4953           !> (integrate 28 files)
4954 ____________________________________________________________________________
4955 [  9026] By: jhi                                   on 2001/03/05  02:14:59
4956         Log: Integrate change #9025 from mainline to maintperl,
4957              retract \N{U+HHHH}.
4958      Branch: maint-5.6/perl
4959           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
4960           !> t/lib/charnames.t toke.c
4961 ____________________________________________________________________________
4962 [  9025] By: jhi                                   on 2001/03/05  02:13:09
4963         Log: Retracting \N{U+HHHH}.
4964      Branch: perl
4965            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
4966            ! t/lib/charnames.t toke.c
4967 ____________________________________________________________________________
4968 [  9024] By: jhi                                   on 2001/03/04  20:51:07
4969         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
4970              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
4971              Date: Fri, 02 Mar 2001 18:25:26 +0100
4972              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
4973              
4974              Casting problem.
4975      Branch: perl
4976            ! ext/Storable/Storable.xs
4977 ____________________________________________________________________________
4978 [  9023] By: jhi                                   on 2001/03/04  19:46:45
4979         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
4980              From: nick@talking.bollo.cx
4981              Date: Sat, 03 Mar 2001 21:41:33 +0000
4982              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
4983              
4984              Revert the workaround.
4985      Branch: perl
4986            ! perlio.c
4987 ____________________________________________________________________________
4988 [  9022] By: jhi                                   on 2001/03/04  19:36:28
4989         Log: Update Changes.
4990      Branch: perl
4991            ! Changes patchlevel.h
4992 ____________________________________________________________________________
4993 [  9021] By: jhi                                   on 2001/03/04  18:41:00
4994         Log: makedef.pl updates suggested by Chris Nandor; double-checking
4995              the changes in AIX, OS/2 Win32 would be nice.
4996      Branch: perl
4997            ! makedef.pl
4998 ____________________________________________________________________________
4999 [  9020] By: jhi                                   on 2001/03/04  18:23:58
5000         Log: Integrate change #9012 from maintperl into mainline,
5001              quench a compiler warning.
5002      Branch: perl
5003           !> toke.c
5004 ____________________________________________________________________________
5005 [  9019] By: jhi                                   on 2001/03/04  18:18:43
5006         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
5007              
5008              \N{U+HHHH} fix.
5009              
5010              pattern in G_ARRAY context
5011      Branch: maint-5.6/perl
5012           !> pp_hot.c t/op/pat.t toke.c
5013 ____________________________________________________________________________
5014 [  9018] By: jhi                                   on 2001/03/04  18:07:48
5015         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
5016              From: Jeff Pinyan <jeffp@crusoe.net>
5017              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
5018              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
5019      Branch: perl
5020            ! pp_hot.c t/op/pat.t
5021 ____________________________________________________________________________
5022 [  9017] By: jhi                                   on 2001/03/04  18:06:21
5023         Log: I thought I tested the #9014.
5024      Branch: perl
5025            ! toke.c
5026 ____________________________________________________________________________
5027 [  9016] By: jhi                                   on 2001/03/04  17:41:22
5028         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
5029              
5030              Tweak the get*ent() OS/2 prototypes.
5031              
5032              Add the \N{U+HHHH} syntax.
5033              
5034              More tr/// UTF-8 fixes from Inaba Hiroto.
5035      Branch: maint-5.6/perl
5036           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
5037           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
5038 ____________________________________________________________________________
5039 [  9015] By: jhi                                   on 2001/03/04  17:36:04
5040         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
5041      Branch: perl
5042            ! doop.c t/op/tr.t
5043 ____________________________________________________________________________
5044 [  9014] By: jhi                                   on 2001/03/04  17:24:49
5045         Log: Add the \N{U+HHHH} syntax.
5046      Branch: perl
5047            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
5048            ! t/lib/charnames.t toke.c
5049 ____________________________________________________________________________
5050 [  9013] By: jhi                                   on 2001/03/04  17:20:45
5051         Log: Tweak the get*ent() OS/2 prototypes.
5052      Branch: perl
5053            ! os2/os2.c
5054 ____________________________________________________________________________
5055 [  9012] By: gsar                                  on 2001/03/04  06:26:14
5056         Log: avoid warning (nit in change#9009)
5057      Branch: maint-5.6/perl
5058            ! toke.c
5059 ____________________________________________________________________________
5060 [  9011] By: gsar                                  on 2001/03/04  06:15:24
5061         Log: lib/charnames.t fails in 5.6.x because of older Unicode
5062              data
5063              
5064              TODO: need to revisit this after updating lib/unicode/...
5065      Branch: maint-5.6/perl
5066            ! t/lib/charnames.t
5067 ____________________________________________________________________________
5068 [  9010] By: gsar                                  on 2001/03/04  06:08:36
5069         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
5070      Branch: maint-5.6/perl
5071            ! toke.c
5072 ____________________________________________________________________________
5073 [  9009] By: jhi                                   on 2001/03/03  19:27:20
5074         Log: Integrate change #9008 from mainline to maintperl,
5075              UTF-8 tr/// fixes from Inaba Hiroto.
5076      Branch: maint-5.6/perl
5077           !> doop.c op.c t/op/tr.t toke.c
5078 ____________________________________________________________________________
5079 [  9008] By: jhi                                   on 2001/03/03  19:19:42
5080         Log: UTF8 tr/// fixes from Inaba Hiroto.
5081      Branch: perl
5082            ! doop.c op.c t/op/tr.t toke.c
5083 ____________________________________________________________________________
5084 [  9007] By: jhi                                   on 2001/03/03  19:00:30
5085         Log: Integrate change #9006 from maintperl to mainline,
5086              more robust quest for the infinite.
5087      Branch: perl
5088           !> lib/Math/Complex.pm
5089 ____________________________________________________________________________
5090 [  9006] By: jhi                                   on 2001/03/03  18:58:06
5091         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
5092              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5093              Date: Sat, 3 Mar 2001 12:51:50 -0500
5094              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
5095              
5096              Be more robust in our quest for the infinite.
5097      Branch: maint-5.6/perl
5098            ! lib/Math/Complex.pm
5099 ____________________________________________________________________________
5100 [  9005] By: jhi                                   on 2001/03/03  17:55:50
5101         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
5102      Branch: maint-5.6/perl
5103            ! doio.c
5104 ____________________________________________________________________________
5105 [  9004] By: jhi                                   on 2001/03/03  17:40:14
5106         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
5107              so that picky compilers like IRIX won't get huffy about
5108              "statements without effect" (like 1;).
5109      Branch: perl
5110            ! toke.c
5111 ____________________________________________________________________________
5112 [  9003] By: jhi                                   on 2001/03/03  17:15:52
5113         Log: Integrate change #9002 from mainline to maintperl.
5114              
5115              Subject: [perl-5.6.x, perl-current] accept for EPOC
5116      Branch: maint-5.6/perl
5117           !> pp_sys.c
5118 ____________________________________________________________________________
5119 [  9002] By: jhi                                   on 2001/03/03  17:14:30
5120         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
5121              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5122              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
5123              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
5124      Branch: perl
5125            ! pp_sys.c
5126 ____________________________________________________________________________
5127 [  9001] By: jhi                                   on 2001/03/03  17:13:13
5128         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
5129              From: "Craig A. Berry" <craigberry@mac.com>
5130              Date: Fri, 02 Mar 2001 17:44:40 -0600
5131              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
5132      Branch: perl
5133            ! t/pod/find.t
5134 ____________________________________________________________________________
5135 [  9000] By: jhi                                   on 2001/03/03  17:11:55
5136         Log: Integrate changes #8997,8999 from maintperl.
5137              
5138              Subject: [PATCH 5.6.1] compiling on OS/2
5139              (Better error message from hints/os2.sh)
5140              
5141              Subject: [PATCH 5.6.1] syslog.t
5142      Branch: perl
5143           !> hints/os2.sh t/lib/syslog.t
5144 ____________________________________________________________________________
5145 [  8999] By: jhi                                   on 2001/03/03  17:09:28
5146         Log: Subject: [PATCH 5.6.1] syslog.t
5147              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5148              Date: Sat, 3 Mar 2001 02:11:17 -0500
5149              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
5150      Branch: maint-5.6/perl
5151            ! t/lib/syslog.t
5152 ____________________________________________________________________________
5153 [  8998] By: jhi                                   on 2001/03/03  17:07:50
5154         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
5155              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5156              Date: Sat, 3 Mar 2001 01:53:52 -0500
5157              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
5158      Branch: maint-5.6/perl
5159            ! opcode.pl os2/os2.c
5160 ____________________________________________________________________________
5161 [  8997] By: jhi                                   on 2001/03/03  17:03:30
5162         Log: Subject: [PATCH 5.6.1] compiling on OS/2
5163              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5164              Date: Sat, 3 Mar 2001 01:59:59 -0500
5165              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
5166      Branch: maint-5.6/perl
5167            ! hints/os2.sh
5168 ____________________________________________________________________________
5169 [  8996] By: jhi                                   on 2001/03/03  00:55:58
5170         Log: Regen files for mainline.
5171      Branch: perl
5172            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5173            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
5174 ____________________________________________________________________________
5175 [  8995] By: jhi                                   on 2001/03/03  00:35:22
5176         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
5177              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
5178              to maintperl.
5179              
5180              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
5181              
5182              Add Configure option -Dmksymlinks which will create a symlink
5183              forest if the current/build differs from the source directory.
5184              (8218,8220,8221,8317,8318,8971)
5185              
5186              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
5187              (Document APPLLIB_EXP in INSTALL.)
5188              
5189              If running byacc write-enable also perly.h.
5190              
5191              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
5192              
5193              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
5194              
5195              Sanity check for conflicting thread flavours.
5196              
5197              Fix the sys/fcntl.h problem reported by Peter Prymmer.
5198              
5199              Add few CPUs/architectures to the Cppsym scan,
5200              add -perlio to archname if so selected (modified 8890)
5201              
5202              Be more helpful for devel builders, suggested by John L. Allen.
5203              (admittedly pointless change for maintperl, but the usedevel
5204              code is there already)
5205      Branch: maint-5.6/perl
5206           !> Configure INSTALL Makefile.SH Porting/Glossary
5207           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
5208           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
5209           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
5210           !> win32/config.bc win32/config.gc win32/config.vc
5211 ____________________________________________________________________________
5212 [  8994] By: jhi                                   on 2001/03/02  23:31:41
5213         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
5214      Branch: metaconfig/U/perl
5215            ! gccvers.U
5216 ____________________________________________________________________________
5217 [  8993] By: jhi                                   on 2001/03/02  23:22:12
5218         Log: Regenerate various files for maint.
5219      Branch: maint-5.6/perl
5220            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
5221            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
5222 ____________________________________________________________________________
5223 [  8992] By: alanbur                               on 2001/03/02  22:48:34
5224         Log: Resync wuth parent
5225      Branch: maint-5.6/pureperl
5226           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
5227           !> (integrate 60 files)
5228 ____________________________________________________________________________
5229 [  8991] By: jhi                                   on 2001/03/02  21:00:08
5230         Log: Retract the #8742 part of #8986, backward compat.
5231      Branch: maint-5.6/perl
5232            ! embed.pl
5233 ____________________________________________________________________________
5234 [  8990] By: jhi                                   on 2001/03/02  20:40:07
5235         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
5236      Branch: maint-5.6/perl
5237            ! hv.c
5238 ____________________________________________________________________________
5239 [  8989] By: jhi                                   on 2001/03/02  19:59:56
5240         Log: Update Changes.
5241      Branch: perl
5242            ! Changes patchlevel.h
5243 ____________________________________________________________________________
5244 [  8988] By: jhi                                   on 2001/03/02  19:57:08
5245         Log: Integrate perlio.
5246      Branch: perl
5247           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
5248           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
5249           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
5250           !> ext/Encode/Encode/iso8859-10.ucm
5251           !> ext/Encode/Encode/iso8859-13.ucm
5252           !> ext/Encode/Encode/iso8859-14.ucm
5253           !> ext/Encode/Encode/iso8859-15.ucm
5254           !> ext/Encode/Encode/iso8859-16.ucm
5255           !> ext/Encode/Encode/iso8859-2.ucm
5256           !> ext/Encode/Encode/iso8859-3.ucm
5257           !> ext/Encode/Encode/iso8859-4.ucm
5258           !> ext/Encode/Encode/iso8859-5.ucm
5259           !> ext/Encode/Encode/iso8859-6.ucm
5260           !> ext/Encode/Encode/iso8859-7.ucm
5261           !> ext/Encode/Encode/iso8859-8.ucm
5262           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
5263           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
5264 ____________________________________________________________________________
5265 [  8987] By: jhi                                   on 2001/03/02  19:43:40
5266         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
5267              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
5268              8950,8952,8955 from mainline to maintperl.
5269              
5270              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
5271              
5272              Put to rest the 20010205.001, the email address checking (not) regex.
5273              
5274              fork() not everywhere, cleanup temp files.
5275              
5276              The #8843 wasn't quite right: %Config needs to imported.
5277              
5278              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
5279              (#8849: the glob-basic hunk needed massaging as it depended
5280              on Schwern's large-scale (unintegrated) patches)
5281              
5282              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
5283              
5284              Upgrade to CGI.pm 2.752, from Lincoln Stein.
5285              (Note: there were some conflicts due to EBCDIC and EPOC
5286              patches, in general I preferred the repository code.)
5287              (When 2.753 comes out, we need to synchronize.)
5288              
5289              Subject: [PATCH] fix for charnames above FFFF
5290              
5291              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
5292              
5293              If no sfio, no -lsfio.
5294              
5295              Run run/*.t also in minitest.
5296              
5297              Subject:  [PATCH perl 5.7.0] malloc message address offset
5298              
5299              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
5300              
5301              Subject: fix for parameter -Dm (for perl@8867)
5302              
5303              Subject: [PATCH: perl@8892] was Re: hashing order difference?
5304              (make the test more portable)
5305              
5306              Subject: Re: [PATCH] fix for charnames above FFFF
5307              
5308              Subject: Re: I'm losing the war...
5309              (hv_store() not working correctly in ENV_IS_CASELESS case.)
5310              
5311              Subject: Modified README.bs2000 
5312              
5313              Subject: [PATCH: perl@8935] -Dt padsv($var)
5314              
5315              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
5316              
5317              Subject: PATCH: extra tests to check on negative float to unsigned cast
5318              
5319              Subject: [PATCH] XPUSH[insp] was Re: progress
5320              
5321              Subject: Re: Compile with perlcc..
5322      Branch: maint-5.6/perl
5323           !> (integrate 36 files)
5324 ____________________________________________________________________________
5325 [  8986] By: jhi                                   on 2001/03/02  18:51:25
5326         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
5327              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
5328              to maintperl.
5329              
5330              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
5331              
5332              Subject: [DOC PATCH] overload.pm nits
5333              
5334              Add header for LIB$ prototypes (C. Berry)
5335              
5336              Convert fwrite()s to sockets to write()s, since some socket stacks
5337              don't take kindly to stdio.
5338              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
5339              (for often optional LNMs)
5340              Correct a few typos
5341              (C. Bailey)
5342              
5343              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
5344              
5345              De-cut-and-pasto.
5346              
5347              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
5348              
5349              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
5350              
5351              Upgrade to CPAN 1.59_54, from Andreas König.
5352              
5353              Bogus shebang.
5354              
5355              Subject: [PATCH] Document makepatch in Porting/patching
5356              
5357              UTF-8 documentation.
5358              
5359              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
5360              
5361              Sort the MANIFEST.
5362              
5363              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
5364              
5365              Subject: [PATCH @8807] toke.c cleanup: scan_str()
5366              
5367              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
5368              
5369              Add run/*.t to testables.
5370              
5371              TODO: integrate #8784.
5372      Branch: maint-5.6/perl
5373           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
5374           !> (integrate 28 files)
5375 ____________________________________________________________________________
5376 [  8985] By: nick                                  on 2001/03/02  18:15:45
5377         Log: Integrate mainline
5378      Branch: perlio
5379           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
5380           !> vms/vms.c
5381 ____________________________________________________________________________
5382 [  8984] By: jhi                                   on 2001/03/02  16:00:17
5383         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
5384              
5385              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
5386              5.004_05, and mention the suidperl August 2000 security problem.
5387              (#8978,#8981)
5388              
5389              Subject: [ID 20010301.004] Technically speaking in perldata
5390              
5391              Subject: [PATCH] File::Copy for bleadperl, maintperl
5392              
5393              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
5394              
5395              (The #8982, fix for 20010221.005 and 20010221.008,
5396              would be nice too but it didn't integrate cleanly.)
5397      Branch: maint-5.6/perl
5398           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
5399 ____________________________________________________________________________
5400 [  8983] By: jhi                                   on 2001/03/02  15:51:16
5401         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
5402              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5403              Date:     Thu, 1 Mar 2001 15:54:09 EST
5404              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
5405      Branch: perl
5406            ! vms/vms.c
5407 ____________________________________________________________________________
5408 [  8982] By: jhi                                   on 2001/03/02  15:43:31
5409         Log: Subject: Re: sync sync sync: have I missed any patches?
5410              From: Radu Greab <radu@netsoft.ro> 
5411              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
5412              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
5413              
5414              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
5415              was checking argv[0] regardless of whether a different pathname
5416              will actually be executed."  Test case not supplied because 
5417              drafting that, ironically enough, revealed another bug
5418              (or a feature).
5419      Branch: perl
5420            ! doio.c
5421 ____________________________________________________________________________
5422 [  8981] By: jhi                                   on 2001/03/02  15:28:03
5423         Log: Misdate in #8978.
5424      Branch: perl
5425            ! pod/perlfaq1.pod
5426 ____________________________________________________________________________
5427 [  8980] By: jhi                                   on 2001/03/02  15:24:20
5428         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
5429              From: Chris Nandor <pudge@pobox.com>
5430              Date: Wed, 28 Feb 2001 22:10:15 -0500
5431              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
5432      Branch: perl
5433            ! lib/File/Copy.pm
5434 ____________________________________________________________________________
5435 [  8979] By: jhi                                   on 2001/03/02  15:17:16
5436         Log: Subject: [ID 20010301.004] Technically speaking in perldata
5437              From: abela@geneanet.org
5438              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
5439              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
5440      Branch: perl
5441            ! pod/perldata.pod
5442 ____________________________________________________________________________
5443 [  8978] By: jhi                                   on 2001/03/02  15:15:27
5444         Log: Subject: [ID 20010301.003] ref to 5.004
5445              From: abela@geneanet.org
5446              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
5447              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
5448              
5449              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
5450              and mention the suidperl August 2000 security problem.
5451      Branch: perl
5452            ! pod/perlfaq1.pod
5453 ____________________________________________________________________________
5454 [  8977] By: alanbur                               on 2001/03/02  14:17:45
5455         Log: Resynchronised with parent
5456      Branch: maint-5.6/pureperl
5457           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
5458           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
5459           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
5460           !> vms/descrip_mms.template win32/win32.c win32/win32.h
5461           !> win32/win32iop.h
5462 ____________________________________________________________________________
5463 [  8976] By: nick                                  on 2001/03/01  23:25:30
5464         Log: Integrate mainline.
5465      Branch: perlio
5466            - t/op/qu.t
5467           !> (integrate 55 files)
5468 ____________________________________________________________________________
5469 [  8975] By: jhi                                   on 2001/03/01  16:51:34
5470         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
5471      Branch: perl
5472           !> toke.c
5473 ____________________________________________________________________________
5474 [  8974] By: gsar                                  on 2001/03/01  16:28:21
5475         Log: fix for bugid 20010226.008
5476              
5477              the problem was that some of the pointers (PL_last_lop and
5478              PL_last_uni specifically) into the lex buffers weren't correctly
5479              being invalidated when the buffer changed; this would leave the
5480              pointers pointing at an arbitrary location in the buffer if
5481              the buffer didn't need to be reallocated, or point into freed
5482              memory if the buffer had to be realloced
5483              
5484              TODO item for bugdb maintainers: check other seemingly random
5485              parser-related bugs--they might be cured by this
5486      Branch: maint-5.6/perl
5487            ! toke.c
5488 ____________________________________________________________________________
5489 [  8973] By: jhi                                   on 2001/03/01  02:23:25
5490         Log: Retract #8970 because of a completely mysterious core dump:
5491              adding the tests 241..244 causes op/pat dump core at test #25.
5492              The test needs a lot of whittling down before the bug can be solved.
5493      Branch: perl
5494            ! t/op/pat.t
5495 ____________________________________________________________________________
5496 [  8972] By: jhi                                   on 2001/03/01  01:58:38
5497         Log: Regen perlapi.
5498      Branch: perl
5499            ! pod/perlapi.pod
5500 ____________________________________________________________________________
5501 [  8971] By: jhi                                   on 2001/03/01  01:34:09
5502         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))
5503              From: Nicholas Clark <nick@ccl4.org>
5504              Date: Wed, 28 Feb 2001 23:28:49 +0000
5505              Message-ID: <20010228232849.A55187@plum.flirble.org>
5506              
5507              Allow a completely write protected source code tree
5508              when using the Configure -Dmksymlinks.
5509      Branch: perl
5510            ! embed.pl warnings.pl
5511 ____________________________________________________________________________
5512 [  8970] By: jhi                                   on 2001/03/01  01:32:04
5513         Log: Add back the EBCDIC character range tests (for matching).
5514      Branch: perl
5515            ! t/op/pat.t
5516 ____________________________________________________________________________
5517 [  8969] By: nick                                  on 2001/02/28  18:18:01
5518         Log: Add charname comments to .ucm files writen by 'compile',
5519              also order charmaps in those files by source encoding.
5520              regenerate distrubuted .ucm files
5521      Branch: perlio
5522            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
5523            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
5524            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
5525            ! ext/Encode/Encode/iso8859-10.ucm
5526            ! ext/Encode/Encode/iso8859-13.ucm
5527            ! ext/Encode/Encode/iso8859-14.ucm
5528            ! ext/Encode/Encode/iso8859-15.ucm
5529            ! ext/Encode/Encode/iso8859-16.ucm
5530            ! ext/Encode/Encode/iso8859-2.ucm
5531            ! ext/Encode/Encode/iso8859-3.ucm
5532            ! ext/Encode/Encode/iso8859-4.ucm
5533            ! ext/Encode/Encode/iso8859-5.ucm
5534            ! ext/Encode/Encode/iso8859-6.ucm
5535            ! ext/Encode/Encode/iso8859-7.ucm
5536            ! ext/Encode/Encode/iso8859-8.ucm
5537            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
5538            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
5539 ____________________________________________________________________________
5540 [  8968] By: jhi                                   on 2001/02/28  16:26:37
5541         Log: Expand usemorebits early if d_casti32 needs to be undefined.
5542      Branch: perl
5543            ! hints/hpux.sh hints/irix_6.sh
5544 ____________________________________________________________________________
5545 [  8967] By: jhi                                   on 2001/02/28  16:22:26
5546         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
5547              retract toke.c/qu parts of #8583, retract #8485, retract
5548              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
5549              op/length.t, and MANIFEST, and delete t/op/qu.t.
5550      Branch: perl
5551            - t/op/qu.t
5552            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
5553            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
5554            ! t/op/length.t toke.c
5555 ____________________________________________________________________________
5556 [  8966] By: jhi                                   on 2001/02/28  15:00:27
5557         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
5558              by not changing from pre-Unicode days into being Unicode-aware.
5559              Sniff.
5560      Branch: perl
5561            ! pp.c t/op/pack.t t/op/qu.t
5562 ____________________________________________________________________________
5563 [  8965] By: jhi                                   on 2001/02/28  14:37:55
5564         Log: Subject: Re: Errors in core PODs
5565              From: Michael Stevens <michael@etla.org> 
5566              Date: Fri, 23 Feb 2001 15:47:56 +0000
5567              Message-ID: <20010223154756.A7723@firedrake.org> 
5568      Branch: perl
5569            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
5570            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
5571            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
5572            ! x2p/a2p.pod
5573 ____________________________________________________________________________
5574 [  8964] By: jhi                                   on 2001/02/28  14:35:35
5575         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
5576              (The #8961 was too bold.)
5577      Branch: perl
5578            ! hints/hpux.sh hints/irix_6.sh
5579 ____________________________________________________________________________
5580 [  8963] By: jhi                                   on 2001/02/28  14:33:39
5581         Log: Subject: Re: sync sync sync: have I missed any patches?
5582              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5583              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
5584              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
5585              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
5586              
5587              Replace djSP with dSP.
5588      Branch: perl
5589            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
5590            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
5591            ! win32/perlhost.h
5592 ____________________________________________________________________________
5593 [  8962] By: jhi                                   on 2001/02/27  23:21:14
5594         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
5595      Branch: perl
5596            ! lib/Filter/Simple.pm
5597 ____________________________________________________________________________
5598 [  8961] By: jhi                                   on 2001/02/27  22:55:26
5599         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
5600              and this would be it.
5601      Branch: perl
5602            ! hints/hpux.sh hints/irix_6.sh
5603 ____________________________________________________________________________
5604 [  8960] By: jhi                                   on 2001/02/27  22:51:33
5605         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
5606              From: "Craig A. Berry" <craigberry@mac.com>
5607              Date: Tue, 27 Feb 2001 16:11:44 -0600
5608              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
5609      Branch: maint-5.6/perl
5610            ! configure.com vms/descrip_mms.template
5611 ____________________________________________________________________________
5612 [  8959] By: jhi                                   on 2001/02/27  22:47:23
5613         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
5614              From: "Craig A. Berry" <craigberry@mac.com>
5615              Date: Tue, 27 Feb 2001 16:11:44 -0600
5616              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
5617      Branch: perl
5618            ! configure.com vms/descrip_mms.template
5619 ____________________________________________________________________________
5620 [  8958] By: jhi                                   on 2001/02/27  15:16:42
5621         Log: Update Changes.
5622      Branch: perl
5623            ! Changes patchlevel.h
5624 ____________________________________________________________________________
5625 [  8957] By: jhi                                   on 2001/02/27  06:15:07
5626         Log: Subject: [5.6.x] EPOC additions
5627              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5628              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
5629              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
5630      Branch: maint-5.6/perl
5631            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
5632 ____________________________________________________________________________
5633 [  8956] By: jhi                                   on 2001/02/27  06:12:11
5634         Log: Subject: [perl-current] EPOC 
5635              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5636              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
5637              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
5638      Branch: perl
5639            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
5640            ! epoc/epocish.c epoc/epocish.h pp_sys.c
5641 ____________________________________________________________________________
5642 [  8955] By: jhi                                   on 2001/02/27  05:59:50
5643         Log: Subject: Re: Compile with perlcc..
5644              From: Edward Peschko <edwardp@excitehome.net>
5645              Date: Mon, 26 Feb 2001 18:51:58 -0800
5646              Message-ID: <20010226185158.A9871@excitehome.net>
5647              
5648              plus add a simple usage message if no arguments given.
5649      Branch: perl
5650            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
5651            ! utils/Makefile utils/perlcc.PL win32/pod.mak
5652 ____________________________________________________________________________
5653 [  8954] By: nick                                  on 2001/02/26  21:02:59
5654         Log: Integrate mainline
5655      Branch: perlio
5656           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
5657           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
5658           !> t/op/sprintf.t
5659 ____________________________________________________________________________
5660 [  8953] By: jhi                                   on 2001/02/26  14:43:54
5661         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
5662              From: Nicholas Clark <nick@ccl4.org>
5663              Date: Mon, 26 Feb 2001 00:42:07 +0000
5664              Message-ID: <20010226004207.F23333@plum.flirble.org>
5665      Branch: perl
5666            ! pp_ctl.c
5667 ____________________________________________________________________________
5668 [  8952] By: jhi                                   on 2001/02/26  14:42:13
5669         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
5670              From: Simon Cozens <simon@netthink.co.uk>
5671              Date: Mon, 26 Feb 2001 12:23:48 +0000
5672              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
5673      Branch: perl
5674            ! pod/perlguts.pod
5675 ____________________________________________________________________________
5676 [  8951] By: jhi                                   on 2001/02/26  14:39:15
5677         Log: Subject: [PATCH] perlio - unknown layer
5678              From: Nicholas Clark <nick@ccl4.org>
5679              Date: Mon, 26 Feb 2001 00:27:19 +0000
5680              Message-ID: <20010226002719.E23333@plum.flirble.org>
5681      Branch: perl
5682            ! perlio.c
5683 ____________________________________________________________________________
5684 [  8950] By: jhi                                   on 2001/02/26  14:38:04
5685         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
5686              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
5687              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
5688              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
5689      Branch: perl
5690            ! t/op/bop.t
5691 ____________________________________________________________________________
5692 [  8949] By: jhi                                   on 2001/02/26  14:37:07
5693         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
5694              From: Peter Prymmer <pvhp@forte.com>
5695              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
5696              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
5697      Branch: perl
5698            ! lib/Test.pm
5699 ____________________________________________________________________________
5700 [  8948] By: jhi                                   on 2001/02/26  14:35:53
5701         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
5702              From: Radu Greab <radu@netsoft.ro>
5703              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
5704              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
5705      Branch: perl
5706            ! pod/perlop.pod
5707 ____________________________________________________________________________
5708 [  8947] By: jhi                                   on 2001/02/26  14:34:46
5709         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
5710              From: David Mitchell <davem@fdgroup.co.uk>
5711              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
5712              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
5713      Branch: perl
5714            ! run.c
5715 ____________________________________________________________________________
5716 [  8946] By: jhi                                   on 2001/02/26  14:32:37
5717         Log: Subject: Modified README.bs2000 
5718              From: Dorner Thomas <Thomas.Dorner@start.de>
5719              Date: Mon, 26 Feb 2001 09:22:17 +0100
5720              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
5721      Branch: perl
5722            ! README.bs2000
5723 ____________________________________________________________________________
5724 [  8945] By: jhi                                   on 2001/02/26  14:19:53
5725         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
5726              to maintperl, listing the known failures on the tests 129 and 130.
5727      Branch: maint-5.6/perl
5728           !> t/op/sprintf.t
5729 ____________________________________________________________________________
5730 [  8944] By: jhi                                   on 2001/02/26  14:14:15
5731         Log: Add more known sprintf failures.
5732      Branch: perl
5733            ! t/op/sprintf.t
5734 ____________________________________________________________________________
5735 [  8943] By: jhi                                   on 2001/02/26  13:56:22
5736         Log: perlglob.exe needs to be found in Win32, patch from
5737              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
5738              which needs external glob at mini-perl time."
5739      Branch: perl
5740            ! ext/Encode/compile
5741 ____________________________________________________________________________
5742 [  8942] By: jhi                                   on 2001/02/26  13:52:19
5743         Log: A missing dTHX from Vadim Konovalov.
5744      Branch: perl
5745            ! perlio.c
5746 ____________________________________________________________________________
5747 [  8941] By: jhi                                   on 2001/02/26  13:37:05
5748         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
5749      Branch: perl
5750            ! op.c
5751 ____________________________________________________________________________
5752 [  8940] By: jhi                                   on 2001/02/26  13:35:40
5753         Log: Integrate perlio.
5754      Branch: perl
5755           !> ext/Encode/Encode.pm
5756 ____________________________________________________________________________
5757 [  8939] By: nick                                  on 2001/02/25  23:47:09
5758         Log: Integrate mainline.
5759      Branch: perlio
5760           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
5761           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
5762 ____________________________________________________________________________
5763 [  8938] By: nick                                  on 2001/02/25  19:36:28
5764         Log: Encode implementations docs.
5765      Branch: perlio
5766            ! ext/Encode/Encode.pm
5767 ____________________________________________________________________________
5768 [  8937] By: jhi                                   on 2001/02/25  19:26:16
5769         Log: Script wasn't aligned with reality.
5770      Branch: perl
5771            ! t/pod/find.t
5772 ____________________________________________________________________________
5773 [  8936] By: jhi                                   on 2001/02/25  18:54:55
5774         Log: Update Changes.
5775      Branch: perl
5776            ! Changes patchlevel.h
5777 ____________________________________________________________________________
5778 [  8935] By: jhi                                   on 2001/02/25  18:46:36
5779         Log: Retract #8929,8930,8932,8933 for now.
5780      Branch: perl
5781            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
5782 ____________________________________________________________________________
5783 [  8934] By: jhi                                   on 2001/02/25  17:34:35
5784         Log: Integrate perlio.
5785      Branch: perl
5786           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
5787           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
5788           !> t/lib/encode.t
5789 ____________________________________________________________________________
5790 [  8933] By: jhi                                   on 2001/02/25  17:33:12
5791         Log: (Retracted by #8395.)
5792              
5793              Slight tweaks in scan_const(), not fixes yet, it seems like
5794              lots of work remains to be done...
5795      Branch: perl
5796            ! toke.c
5797 ____________________________________________________________________________
5798 [  8932] By: jhi                                   on 2001/02/25  17:27:11
5799         Log: (Retracted by #8395.)
5800              
5801              Missing from #8930.
5802      Branch: perl
5803            ! perl.h
5804 ____________________________________________________________________________
5805 [  8931] By: jhi                                   on 2001/02/25  17:26:19
5806         Log: A comment tweak.
5807      Branch: perl
5808            ! utf8.c
5809 ____________________________________________________________________________
5810 [  8930] By: jhi                                   on 2001/02/25  17:25:47
5811         Log: (Retracted by #8395.)
5812              
5813              Attempt to fix the EBCDIC character range problwm with //.
5814      Branch: perl
5815            ! regcomp.c
5816 ____________________________________________________________________________
5817 [  8929] By: jhi                                   on 2001/02/25  17:23:45
5818         Log: (Retracted by #8395.)
5819              
5820              Expand the EBCDIC character range tests, and add few nasty
5821              tr tests from Karsten Sperling.
5822      Branch: perl
5823            ! t/op/pat.t t/op/tr.t
5824 ____________________________________________________________________________
5825 [  8928] By: jhi                                   on 2001/02/25  17:18:49
5826         Log: Missing check-in.
5827      Branch: perl
5828            ! lib/Pod/Find.pm
5829 ____________________________________________________________________________
5830 [  8927] By: nick                                  on 2001/02/25  11:30:22
5831         Log: Change method names in Encode implementation classes to something
5832              less confusing (preparing to "go public").
5833      Branch: perlio
5834            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
5835 ____________________________________________________________________________
5836 [  8926] By: nick                                  on 2001/02/25  10:53:24
5837         Log: GCC __atribute__ / printf fix
5838      Branch: perlio
5839            ! perl.h
5840 ____________________________________________________________________________
5841 [  8925] By: nick                                  on 2001/02/25  10:52:25
5842         Log: Checked in the wrong one ...
5843      Branch: perlio
5844            ! ext/Encode/Encode.pm
5845 ____________________________________________________________________________
5846 [  8924] By: nick                                  on 2001/02/24  18:46:51
5847         Log: Integrate mainline - to see what Jarkko has in ...
5848      Branch: perlio
5849           +> t/pod/testpods/lib/Pod/Stuff.pm
5850           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
5851 ____________________________________________________________________________
5852 [  8923] By: nick                                  on 2001/02/24  17:05:23
5853         Log: Encode API documentation nd tidy up.
5854              Minor additions to test.
5855              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
5856              Adds STRLEN to standard typemap.
5857      Branch: perlio
5858            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
5859            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
5860 ____________________________________________________________________________
5861 [  8922] By: jhi                                   on 2001/02/24  16:38:12
5862         Log: Add a test for the "character range should match in EBCDIC
5863              if specified using explicit numerics" bug found by Karsten
5864              Sperling.
5865      Branch: perl
5866            ! t/op/pat.t
5867 ____________________________________________________________________________
5868 [  8921] By: jhi                                   on 2001/02/24  16:30:16
5869         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
5870              From: schwern@pobox.com
5871              Date: Fri, 23 Feb 2001 03:21:37 -0500
5872              Message-ID: <20010223032137.A26022@magnonel.guild.net>
5873              
5874              plus Charles Lane's fixes, plus tweaks.
5875      Branch: perl
5876            + t/pod/testpods/lib/Pod/Stuff.pm
5877            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
5878 ____________________________________________________________________________
5879 [  8920] By: nick                                  on 2001/02/24  10:30:11
5880         Log: Integrate mainline
5881      Branch: perlio
5882           !> (integrate 33 files)
5883 ____________________________________________________________________________
5884 [  8919] By: jhi                                   on 2001/02/24  00:23:35
5885         Log: Subject: Re: I'm losing the war...
5886              From: "Vadim Konovalov" <watman@inbox.ru>
5887              Date: Sat, 24 Feb 2001 00:10:14 +0300
5888              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
5889              
5890              hv_store() not working correctly in ENV_IS_CASELESS case.
5891      Branch: perl
5892            ! hv.c
5893 ____________________________________________________________________________
5894 [  8918] By: jhi                                   on 2001/02/24  00:20:09
5895         Log: Subject: Re: [PATCH] fix for charnames above FFFF
5896              From: andreas.koenig@anima.de (Andreas J. Koenig)
5897              Date: 23 Feb 2001 02:39:03 +0100
5898              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
5899              
5900              A further efficiency tweak.
5901      Branch: perl
5902            ! lib/charnames.pm
5903 ____________________________________________________________________________
5904 [  8917] By: jhi                                   on 2001/02/23  20:27:51
5905         Log: Integrate change #8916 from mainline,
5906              do away with USE_WIN32_RTL_ENV.
5907      Branch: maint-5.6/perl
5908           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
5909 ____________________________________________________________________________
5910 [  8916] By: jhi                                   on 2001/02/23  20:02:25
5911         Log: Abolish USE_WIN32_RTL_ENV.
5912      Branch: perl
5913            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
5914 ____________________________________________________________________________
5915 [  8915] By: jhi                                   on 2001/02/23  19:36:00
5916         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
5917              later protected by some #define.
5918      Branch: perl
5919            ! gv.c
5920 ____________________________________________________________________________
5921 [  8914] By: jhi                                   on 2001/02/23  19:31:38
5922         Log: Retract #8902 for now, requested by Charles Lane, the correct
5923              fix will be something else.
5924      Branch: perl
5925            ! op.c
5926 ____________________________________________________________________________
5927 [  8913] By: jhi                                   on 2001/02/23  19:11:36
5928         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
5929              From: Peter Prymmer <pvhp@forte.com>
5930              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
5931              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
5932      Branch: perl
5933            ! t/op/lex_assign.t
5934 ____________________________________________________________________________
5935 [  8912] By: jhi                                   on 2001/02/23  18:38:20
5936         Log: Subject: [patch] perlio + useithreads
5937              From: Doug MacEachern <dougm@covalent.net>
5938              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
5939              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
5940              
5941              Gets things running but not complete.
5942      Branch: perl
5943            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
5944 ____________________________________________________________________________
5945 [  8911] By: jhi                                   on 2001/02/23  04:20:02
5946         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
5947              
5948              Duplicated environment freeing, File::Temp 0.12,
5949              op/append portability (EBCDIC) tweak.
5950      Branch: maint-5.6/perl
5951           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
5952           !> t/op/append.t
5953 ____________________________________________________________________________
5954 [  8910] By: jhi                                   on 2001/02/23  02:07:33
5955         Log: Integrate change #8909 from mainline, a better Borland
5956              putenv() workaround.
5957      Branch: maint-5.6/perl
5958           !> perl.c
5959 ____________________________________________________________________________
5960 [  8909] By: jhi                                   on 2001/02/23  02:05:46
5961         Log: A better workaround for Borland putenv() brokenness from Sarathy.
5962      Branch: perl
5963            ! perl.c
5964 ____________________________________________________________________________
5965 [  8908] By: jhi                                   on 2001/02/23  02:04:14
5966         Log: Subject: fix for parameter -Dm (for perl@8867)
5967              From: "Vadim Konovalov" <watman@inbox.ru>
5968              Date: Thu, 22 Feb 2001 17:30:12 +0300
5969              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
5970      Branch: perl
5971            ! perl.h
5972 ____________________________________________________________________________
5973 [  8907] By: jhi                                   on 2001/02/23  01:58:20
5974         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
5975              From: Peter Prymmer <pvhp@forte.com>
5976              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
5977              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
5978      Branch: perl
5979            ! t/op/append.t
5980 ____________________________________________________________________________
5981 [  8906] By: jhi                                   on 2001/02/23  01:48:34
5982         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
5983      Branch: perl
5984            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
5985 ____________________________________________________________________________
5986 [  8905] By: jhi                                   on 2001/02/23  01:43:30
5987         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
5988              From: Peter Prymmer <pvhp@forte.com>
5989              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
5990              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
5991      Branch: perl
5992            ! t/lib/st-06compat.t
5993 ____________________________________________________________________________
5994 [  8904] By: jhi                                   on 2001/02/23  01:42:39
5995         Log: Metaconfig unit change for #8903.
5996      Branch: metaconfig/U/perl
5997            ! Devel.U
5998 ____________________________________________________________________________
5999 [  8903] By: jhi                                   on 2001/02/23  01:42:12
6000         Log: Be more helpful for devel builders, suggested by John L. Allen.
6001      Branch: perl
6002            ! Configure
6003 ____________________________________________________________________________
6004 [  8902] By: jhi                                   on 2001/02/23  01:37:41
6005         Log: (Retracted by #8914)
6006              (Wrongly, reinstated by #8941)             
6007
6008              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
6009              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6010              Date:     Thu, 22 Feb 2001 09:43:57 EST
6011              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
6012      Branch: perl
6013            ! op.c
6014 ____________________________________________________________________________
6015 [  8901] By: jhi                                   on 2001/02/23  01:20:32
6016         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
6017              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6018              Date:     Thu, 22 Feb 2001 08:01:35 EST
6019              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
6020      Branch: perl
6021            ! malloc.c
6022 ____________________________________________________________________________
6023 [  8900] By: jhi                                   on 2001/02/23  01:18:02
6024         Log: Integrate changes #8898,8899 from mainline, environ handling.
6025      Branch: maint-5.6/perl
6026           !> perl.c
6027 ____________________________________________________________________________
6028 [  8899] By: jhi                                   on 2001/02/23  01:16:25
6029         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
6030              putenv() is not to be relied on, they are either broken or leaky
6031              or both.)
6032      Branch: perl
6033            ! perl.c
6034 ____________________________________________________________________________
6035 [  8898] By: jhi                                   on 2001/02/22  23:36:59
6036         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
6037              and safesysfree() must be used.
6038      Branch: perl
6039            ! perl.c
6040 ____________________________________________________________________________
6041 [  8897] By: jhi                                   on 2001/02/22  23:25:45
6042         Log: With environ one must use safesysmalloc()/safesysfree().
6043      Branch: perl
6044            ! perl.c
6045 ____________________________________________________________________________
6046 [  8896] By: jhi                                   on 2001/02/22  22:13:18
6047         Log: If we have a duplicated environment free it
6048              if PERL_DESTRUCT_LEVEL.
6049      Branch: perl
6050            ! perl.c
6051 ____________________________________________________________________________
6052 [  8895] By: alanbur                               on 2001/02/22  19:31:57
6053         Log: Synchronised with parent
6054      Branch: maint-5.6/pureperl
6055           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
6056 ____________________________________________________________________________
6057 [  8894] By: gsar                                  on 2001/02/22  19:06:18
6058         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
6059              
6060              fix memory leak in method call optimization (change#3768);
6061              made C<eval "$x->foo()"> leak
6062              
6063              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
6064      Branch: maint-5.6/perl
6065           !> op.c
6066 ____________________________________________________________________________
6067 [  8893] By: jhi                                   on 2001/02/22  18:35:27
6068         Log: (Retracted by #8915.)
6069              
6070              Third Degree finding:
6071              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
6072      Branch: perl
6073            ! gv.c
6074 ____________________________________________________________________________
6075 [  8892] By: jhi                                   on 2001/02/22  14:28:32
6076         Log: Update Changes.
6077      Branch: perl
6078            ! Changes patchlevel.h
6079 ____________________________________________________________________________
6080 [  8891] By: jhi                                   on 2001/02/22  13:22:45
6081         Log: Metaconfig unit changes for #8890.
6082      Branch: metaconfig
6083            ! U/modified/Cppsym.U U/threads/archname.U
6084 ____________________________________________________________________________
6085 [  8890] By: jhi                                   on 2001/02/22  13:22:12
6086         Log: Add -stdio to the archname if no perlio selected,
6087              no -perlio added since that is now the default.
6088              
6089              Add few CPUs/architectures to the Cppsym scan.
6090      Branch: perl
6091            ! Configure config_h.SH
6092 ____________________________________________________________________________
6093 [  8889] By: jhi                                   on 2001/02/22  13:05:59
6094         Log: Metaconfig unit change for #8888.
6095      Branch: metaconfig/U/perl
6096            ! useperlio.U
6097 ____________________________________________________________________________
6098 [  8888] By: jhi                                   on 2001/02/22  13:05:28
6099         Log: *drum roll*  Make perlio the default.
6100      Branch: perl
6101            ! Configure config_h.SH
6102 ____________________________________________________________________________
6103 [  8887] By: jhi                                   on 2001/02/22  12:50:52
6104         Log: Integrate change #8665 from maintperl to mainline,
6105              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
6106      Branch: perl
6107           !> ext/POSIX/POSIX.xs
6108 ____________________________________________________________________________
6109 [  8886] By: jhi                                   on 2001/02/22  12:49:24
6110         Log: Integrate changes #8883,8884 from mainline to maintperl.
6111              
6112              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
6113              Subject: Re: File::Temp::_gettemp warning
6114      Branch: maint-5.6/perl
6115           !> embed.h embed.pl lib/File/Temp.pm
6116 ____________________________________________________________________________
6117 [  8885] By: jhi                                   on 2001/02/22  12:43:59
6118         Log: Based on
6119              
6120              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
6121              From: schwab@suse.de
6122              Date: Thu, 22 Feb 2001 13:08:09 +0100
6123              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
6124              
6125              but the fix done slightly differently because the other
6126              half was already done in #8664.
6127      Branch: maint-5.6/perl
6128            ! ext/POSIX/POSIX.xs
6129 ____________________________________________________________________________
6130 [  8884] By: jhi                                   on 2001/02/22  12:37:15
6131         Log: Subject: Re: File::Temp::_gettemp warning
6132              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6133              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
6134              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
6135              
6136              This patch to File::Temp does two things:
6137              
6138              1. Fixes the problem with CGI::Carp when determining
6139              the Fcntl constants
6140              
6141              2. Removes most of the carps and consolidates them so that all the
6142              reasons are included in a single die that is caught by the test. This
6143              means that the correct skipping behaviour is displayed by the test.
6144      Branch: perl
6145            ! lib/File/Temp.pm
6146 ____________________________________________________________________________
6147 [  8883] By: jhi                                   on 2001/02/22  12:29:19
6148         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
6149              From: Peter Prymmer <pvhp@forte.com>
6150              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
6151              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
6152      Branch: perl
6153            ! embed.h embed.pl
6154 ____________________________________________________________________________
6155 [  8882] By: jhi                                   on 2001/02/21  19:41:33
6156         Log: Integrate change #8881 from mainlin to maintperl.
6157              
6158              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
6159      Branch: maint-5.6/perl
6160           !> op.c
6161 ____________________________________________________________________________
6162 [  8881] By: jhi                                   on 2001/02/21  19:38:57
6163         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
6164              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6165              Date:     Wed, 21 Feb 2001 13:08:03 EST
6166              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
6167      Branch: perl
6168            ! op.c
6169 ____________________________________________________________________________
6170 [  8880] By: jhi                                   on 2001/02/21  19:34:34
6171         Log: Retract #8875, cannot let go of the old semantics of unpack U
6172              without rethinking utf8decode.t.
6173      Branch: perl
6174            ! pp.c t/op/pack.t
6175 ____________________________________________________________________________
6176 [  8879] By: jhi                                   on 2001/02/21  19:08:02
6177         Log: Run run/*.t also in minitest.
6178      Branch: perl
6179            ! Makefile.SH
6180 ____________________________________________________________________________
6181 [  8878] By: nick                                  on 2001/02/21  18:55:37
6182         Log: Integrate mainline
6183      Branch: perlio
6184           !> (integrate 76 files)
6185 ____________________________________________________________________________
6186 [  8877] By: jhi                                   on 2001/02/21  15:09:33
6187         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
6188      Branch: metaconfig
6189            ! U/compline/nblock_io.U
6190      Branch: perl
6191            ! Configure config_h.SH
6192 ____________________________________________________________________________
6193 [  8876] By: jhi                                   on 2001/02/21  14:54:45
6194         Log: If no sfio, no -lsfio.
6195      Branch: metaconfig/U/perl
6196            ! d_sfio.U
6197      Branch: perl
6198            ! Configure config_h.SH
6199 ____________________________________________________________________________
6200 [  8875] By: jhi                                   on 2001/02/21  14:54:00
6201         Log: Make unpack C and unpack C truly equivalent.
6202      Branch: perl
6203            ! pp.c t/op/pack.t
6204 ____________________________________________________________________________
6205 [  8874] By: jhi                                   on 2001/02/21  14:26:02
6206         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
6207              From: Peter Prymmer <pvhp@forte.com>
6208              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
6209              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
6210      Branch: perl
6211            ! pod/perlport.pod
6212 ____________________________________________________________________________
6213 [  8873] By: jhi                                   on 2001/02/21  14:24:31
6214         Log: Subject: [PATCH] fix for charnames above FFFF
6215              From: andreas.koenig@anima.de (Andreas J. Koenig)
6216              Date: 21 Feb 2001 07:05:45 +0100
6217              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
6218      Branch: perl
6219            ! lib/charnames.pm t/lib/charnames.t
6220 ____________________________________________________________________________
6221 [  8872] By: jhi                                   on 2001/02/21  14:15:25
6222         Log: Integrate change #8868 from pureperl to mainline.
6223              
6224              Fixed reference count loop caused by sv_magic.
6225      Branch: perl
6226           !> sv.c
6227 ____________________________________________________________________________
6228 [  8871] By: jhi                                   on 2001/02/21  14:07:29
6229         Log: Integrate change #8868 from pureperl to maintperl.
6230              
6231              Fixed reference count loop caused by sv_magic.
6232      Branch: maint-5.6/perl
6233           !> sv.c
6234 ____________________________________________________________________________
6235 [  8870] By: jhi                                   on 2001/02/21  14:04:41
6236         Log: Put back the #8840, it was innocent.
6237      Branch: perl
6238            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6239            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
6240 ____________________________________________________________________________
6241 [  8869] By: jhi                                   on 2001/02/21  14:00:03
6242         Log: unpack("C", ...) was left slightly unfinished by #8865.
6243      Branch: perl
6244            ! pp.c t/op/pack.t
6245 ____________________________________________________________________________
6246 [  8868] By: alanbur                               on 2001/02/21  01:33:45
6247         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
6248              from gv_fetchpv to create single-character magic variables (e.g. $!),
6249              and it is passed a sv and the gv that contains the sv as the mg_obj
6250              value.  When sv_magic stores the mg_obj pointer it increments the gv
6251              refcount, thus causing a sv-gv pair that can't be freed.  There is
6252              already a check for sv == obj which is used to prevent such reference
6253              loops.  This change extends the check to cover the case described above.
6254      Branch: maint-5.6/pureperl
6255            ! sv.c
6256 ____________________________________________________________________________
6257 [  8867] By: jhi                                   on 2001/02/21  00:52:39
6258         Log: Update Changes.
6259      Branch: perl
6260            ! Changes patchlevel.h
6261 ____________________________________________________________________________
6262 [  8866] By: jhi                                   on 2001/02/21  00:34:20
6263         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
6264              (Note: there were some conflicts due to EBCDIC and EPOC
6265              patches, in general I preferred the repository code.)
6266              (When 2.753 comes out, we need to synchronize.)
6267      Branch: perl
6268            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
6269            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
6270            ! t/lib/cgi-html.t
6271 ____________________________________________________________________________
6272 [  8865] By: jhi                                   on 2001/02/21  00:24:22
6273         Log: Make pack("C", 0x100) to create Unicode, unless under the
6274              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
6275              will understand Unicode, unless you under know what.
6276      Branch: perl
6277            ! pp.c t/op/pack.t t/op/qu.t
6278 ____________________________________________________________________________
6279 [  8864] By: alanbur                               on 2001/02/20  22:35:34
6280         Log: Resynchronised with parent
6281      Branch: maint-5.6/pureperl
6282           !> README.win32 ext/GDBM_File/GDBM_File.pm
6283           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6284           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
6285           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
6286           !> t/lib/sdbm.t util.c
6287 ____________________________________________________________________________
6288 [  8863] By: jhi                                   on 2001/02/20  20:55:11
6289         Log: Integrate change #8860,8861 from mainline into maintperl.
6290              
6291              "pseudo-literal j"
6292              
6293              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
6294      Branch: maint-5.6/perl
6295           !> lib/Test.pm pod/perlop.pod
6296 ____________________________________________________________________________
6297 [  8862] By: jhi                                   on 2001/02/20  20:30:07
6298         Log: Don't do casting between pointers pointing to differently sized
6299              integers.
6300      Branch: perl
6301            ! hv.c sv.c
6302 ____________________________________________________________________________
6303 [  8861] By: jhi                                   on 2001/02/20  19:53:44
6304         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
6305              From: Peter Prymmer <pvhp@forte.com>
6306              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
6307              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
6308      Branch: perl
6309            ! lib/Test.pm
6310 ____________________________________________________________________________
6311 [  8860] By: jhi                                   on 2001/02/20  19:48:02
6312         Log: "pseudo-literal j", a documentation glitch reported to Debian.
6313              The text recovered from Perl 5.005_03, and pseudo-literal replaced
6314              by "backtick string".
6315      Branch: perl
6316            ! pod/perlop.pod
6317 ____________________________________________________________________________
6318 [  8859] By: jhi                                   on 2001/02/20  19:15:46
6319         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
6320              from Chris Nandor.
6321      Branch: perl
6322            ! makedef.pl
6323 ____________________________________________________________________________
6324 [  8858] By: jhi                                   on 2001/02/20  17:36:53
6325         Log: Integrate pureperl changes #8844,8845,8850 to mainline
6326              (via maintperl #8855).
6327              
6328              Fixed %^H scoping bug
6329              
6330              Removed GV <-> CV refcount loop
6331              
6332              Removed %ENV refcount loop
6333      Branch: perl
6334           !> gv.c op.c perl.c pp.c scope.c
6335 ____________________________________________________________________________
6336 [  8857] By: jhi                                   on 2001/02/20  17:34:32
6337         Log: Integrate changes #8853,8854 from maintperl to mainline.
6338              
6339              EBDIC fixes, README.win32 Borland update.
6340      Branch: perl
6341           !> README.win32 handy.h util.c
6342 ____________________________________________________________________________
6343 [  8856] By: jhi                                   on 2001/02/20  17:33:16
6344         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
6345      Branch: maint-5.6/perl
6346           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
6347           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
6348           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
6349 ____________________________________________________________________________
6350 [  8855] By: jhi                                   on 2001/02/20  17:32:13
6351         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
6352              
6353              Fixed %^H scoping bug
6354              
6355              Removed GV <-> CV refcount loop
6356              
6357              Removed %ENV refcount loop
6358      Branch: maint-5.6/perl
6359           !> gv.c op.c perl.c pp.c scope.c
6360 ____________________________________________________________________________
6361 [  8854] By: jhi                                   on 2001/02/20  17:25:06
6362         Log: Subject: Addition to readme.win32 for Borland C++ compilers
6363              Date: Tue, 20 Feb 2001 02:15:25 +0300
6364              From: "Vadim Konovalov" <watman@inbox.ru>
6365              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
6366              
6367              Document Borland compiler misbehaviour.
6368      Branch: maint-5.6/perl
6369            ! README.win32
6370 ____________________________________________________________________________
6371 [  8853] By: jhi                                   on 2001/02/20  17:22:25
6372         Log: The assimilation of ebcdic.c didn't quite work at the first try,
6373              patches from Thomas Dorner.
6374      Branch: maint-5.6/perl
6375            ! handy.h util.c
6376 ____________________________________________________________________________
6377 [  8852] By: jhi                                   on 2001/02/20  17:20:15
6378         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
6379              From: Chris Nandor <pudge@pobox.com>
6380              Date: Tue, 20 Feb 2001 08:32:45 -0500
6381              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
6382      Branch: maint-5.6/perl
6383            ! makedef.pl mg.c
6384 ____________________________________________________________________________
6385 [  8851] By: jhi                                   on 2001/02/20  17:15:52
6386         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
6387      Branch: perl
6388            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
6389            ! t/lib/filter-util.t
6390 ____________________________________________________________________________
6391 [  8850] By: alanbur                               on 2001/02/20  17:12:40
6392         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
6393              and the magic pointer points back to the GV that contains the
6394              %ENV hash.  This creates a refcount loop that prevents members
6395              of %ENV from being freed correctly.  This change removes the
6396              refcount loop - the magic pointer was never used anyway, the
6397              only use of the magic was to check the type ('E') so that the
6398              appropriate environment manipulation code is called when %ENV
6399              is modified.
6400      Branch: maint-5.6/pureperl
6401            ! perl.c
6402 ____________________________________________________________________________
6403 [  8849] By: jhi                                   on 2001/02/20  17:12:20
6404         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
6405              From: "Craig A. Berry" <craigberry@mac.com>
6406              Date: Mon, 19 Feb 2001 23:36:12 -0600
6407              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
6408              
6409              Case-forgiving systems match TestInit.pm with TES*.
6410      Branch: perl
6411            ! t/lib/glob-basic.t
6412 ____________________________________________________________________________
6413 [  8848] By: jhi                                   on 2001/02/20  17:10:02
6414         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
6415      Branch: perl
6416            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
6417            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
6418            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
6419 ____________________________________________________________________________
6420 [  8847] By: jhi                                   on 2001/02/20  15:34:41
6421         Log: The #8843 wasn't quite right: %Config needs to imported.
6422      Branch: perl
6423            ! t/run/runenv.t
6424 ____________________________________________________________________________
6425 [  8846] By: jhi                                   on 2001/02/20  15:31:50
6426         Log: Retract the #8838 and #8840 for now because of
6427              the DB_File tie problem.
6428      Branch: perl
6429            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
6430            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
6431            ! proto.h sv.c
6432 ____________________________________________________________________________
6433 [  8845] By: alanbur                               on 2001/02/20  14:25:41
6434         Log: Removed GV <-> CV refcount loop
6435              CvGV(mycv) points to the parent GV of the CV, and was previously
6436              refcounted.  The pointer remains, but the refcounting has been removed
6437              as it causes a refcount loop between the CV and GV that means the CV
6438              can't ever be deleted.
6439      Branch: maint-5.6/pureperl
6440            ! gv.c op.c pp.c
6441 ____________________________________________________________________________
6442 [  8844] By: alanbur                               on 2001/02/20  14:23:13
6443         Log: Fixed %^H scoping bug
6444      Branch: maint-5.6/pureperl
6445            ! scope.c
6446 ____________________________________________________________________________
6447 [  8843] By: jhi                                   on 2001/02/19  13:38:08
6448         Log: fork() not everywhere, cleanup temp files.
6449      Branch: perl
6450            ! t/run/runenv.t
6451 ____________________________________________________________________________
6452 [  8842] By: alanbur                               on 2001/02/19  12:42:07
6453         Log: Resynchronised with parent
6454      Branch: maint-5.6/pureperl
6455           !> pod/perlfaq4.pod sv.c utf8.c
6456 ____________________________________________________________________________
6457 [  8841] By: jhi                                   on 2001/02/19  03:35:51
6458         Log: Update Changes.
6459      Branch: perl
6460            ! Changes patchlevel.h
6461 ____________________________________________________________________________
6462 [  8840] By: jhi                                   on 2001/02/19  00:23:41
6463         Log: Subject: [patch] add sv_setref_uv
6464              From: Doug MacEachern <dougm@covalent.net>
6465              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
6466              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
6467      Branch: perl
6468            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6469            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
6470 ____________________________________________________________________________
6471 [  8839] By: jhi                                   on 2001/02/19  00:01:38
6472         Log: Put to rest the 20010205.001, the email address checking (not) regex.
6473      Branch: perl
6474            ! pod/perlfaq9.pod
6475 ____________________________________________________________________________
6476 [  8838] By: jhi                                   on 2001/02/18  22:17:54
6477         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
6478              From: Doug MacEachern <dougm@covalent.net>
6479              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
6480              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
6481      Branch: perl
6482            ! lib/ExtUtils/xsubpp
6483 ____________________________________________________________________________
6484 [  8837] By: jhi                                   on 2001/02/18  22:16:50
6485         Log: Subject: [patch] -Wall cleanup round 2
6486              From: Doug MacEachern <dougm@covalent.net>
6487              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
6488              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
6489      Branch: perl
6490            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
6491            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
6492            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
6493            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
6494            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
6495            ! ext/SDBM_File/SDBM_File.xs
6496 ____________________________________________________________________________
6497 [  8836] By: jhi                                   on 2001/02/18  22:11:20
6498         Log: Misapplied regex optimizations when \C is present.
6499              Fixes 20001230.002.
6500              
6501              What still remains broken is that the submatches that
6502              have \C in them get their UTF8 flag on because their
6503              parent SV has it on.  This will result in malformed
6504              UTF8 if a \C happened to match a non-ASCII byte.
6505      Branch: perl
6506            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
6507            ! t/pragma/utf8.t
6508 ____________________________________________________________________________
6509 [  8835] By: jhi                                   on 2001/02/18  20:12:02
6510         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
6511              
6512              The hash key got wrongly UTF8fied.
6513      Branch: perl
6514            ! pod/perlapi.pod toke.c utf8.c
6515 ____________________________________________________________________________
6516 [  8834] By: jhi                                   on 2001/02/18  19:44:25
6517         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
6518              don't warn on magical or overloaded things.
6519      Branch: perl
6520            ! pp_hot.c
6521 ____________________________________________________________________________
6522 [  8833] By: nick                                  on 2001/02/18  19:31:22
6523         Log: Integrate mainline
6524      Branch: perlio
6525           +> t/TestInit.pm t/run/runenv.t
6526            - t/UTEST
6527           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
6528           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
6529           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
6530           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
6531           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
6532           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
6533           !> utf8.c
6534 ____________________________________________________________________________
6535 [  8832] By: jhi                                   on 2001/02/18  19:21:18
6536         Log: Integrate perlio.
6537      Branch: perl
6538           !> perlio.c pod/perldiag.pod
6539 ____________________________________________________________________________
6540 [  8831] By: jhi                                   on 2001/02/18  19:14:20
6541         Log: Integrate change #8827 from mainline.
6542              
6543              UTF8 tweaks.
6544      Branch: maint-5.6/perl
6545           !> sv.c utf8.c
6546 ____________________________________________________________________________
6547 [  8830] By: nick                                  on 2001/02/18  19:10:34
6548         Log: Apply the spirit of patch from Nick Clark:
6549              Subject: [PATCH] Re: extensions that provide layers
6550              From: Nicholas Clark <nick@ccl4.org>
6551              Date: Mon, 12 Feb 2001 16:43:51 +0000
6552              Message-Id: <20010212164350.Q3652@plum.flirble.org>
6553      Branch: perlio
6554            ! perlio.c pod/perldiag.pod
6555 ____________________________________________________________________________
6556 [  8829] By: jhi                                   on 2001/02/18  19:03:25
6557         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
6558              From: schwern@pobox.com 
6559              Date: Sun, 18 Feb 2001 13:44:35 -0500
6560              Message-ID: <20010218134435.A17544@magnonel.guild.net>
6561              
6562              Applied, but as t/TestInit.pm.
6563      Branch: perl
6564            + t/TestInit.pm
6565            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
6566            ! t/op/subst_wamp.t
6567 ____________________________________________________________________________
6568 [  8828] By: jhi                                   on 2001/02/18  18:43:52
6569         Log: Integrate perlio.
6570      Branch: perl
6571           !> perlio.c
6572 ____________________________________________________________________________
6573 [  8827] By: jhi                                   on 2001/02/18  18:41:33
6574         Log: UTF-8 tweaks.
6575      Branch: perl
6576            ! sv.c utf8.c
6577 ____________________________________________________________________________
6578 [  8826] By: nick                                  on 2001/02/18  17:40:59
6579         Log: Fix [ID 20010217.002]
6580              open FOO, "<:raw:perlio", ...
6581              :raw now inserts default base layer below itself.
6582              Also
6583              open FOO, "<:unix", ...
6584              works as well - but leaves buffer layer on stack under the unix layer.
6585      Branch: perlio
6586            ! perlio.c
6587 ____________________________________________________________________________
6588 [  8825] By: jhi                                   on 2001/02/18  17:15:39
6589         Log: Integrate perlio.
6590      Branch: perl
6591           !> perlio.c perliol.h
6592 ____________________________________________________________________________
6593 [  8824] By: jhi                                   on 2001/02/18  17:10:53
6594         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
6595              From: schwern@pobox.com
6596              Date: Sun, 18 Feb 2001 01:48:50 -0500
6597              Message-ID: <20010218014850.C19957@magnonel.guild.net>
6598      Branch: perl
6599            ! lib/Test/Harness.pm t/TEST t/op/chop.t
6600 ____________________________________________________________________________
6601 [  8823] By: jhi                                   on 2001/02/18  17:01:06
6602         Log: Add run/*.t to testables.
6603      Branch: perl
6604            ! t/TEST
6605 ____________________________________________________________________________
6606 [  8822] By: jhi                                   on 2001/02/18  16:58:58
6607         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
6608              From: schwern@pobox.com
6609              Date: Sun, 18 Feb 2001 01:11:35 -0500
6610              Message-ID: <20010218011135.A19957@magnonel.guild.net>
6611              
6612              Revive mjd's and Simon's PERL5OPT fix.
6613      Branch: perl
6614            + t/run/runenv.t
6615            ! MANIFEST perl.c
6616 ____________________________________________________________________________
6617 [  8821] By: jhi                                   on 2001/02/18  16:53:46
6618         Log: Subject: Re: Why t/TEST and not Test::Harness?
6619              From: schwern@pobox.com
6620              Date: Sat, 17 Feb 2001 22:44:44 -0500
6621              Message-ID: <20010217224444.A6679@magnonel.guild.net>
6622              
6623              Replace UTEST with TEST -utf8.
6624      Branch: perl
6625            - t/UTEST
6626            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
6627            ! t/lib/glob-basic.t
6628 ____________________________________________________________________________
6629 [  8820] By: nick                                  on 2001/02/18  13:06:16
6630         Log: Clean up a few core dumps when layers are used in unexpected ways.
6631              (Still not "right"...)
6632      Branch: perlio
6633            ! perlio.c perliol.h
6634 ____________________________________________________________________________
6635 [  8819] By: jhi                                   on 2001/02/18  02:25:55
6636         Log: Integrate change #8818 from maintperl, a FAQ nit.
6637      Branch: perl
6638           !> pod/perlfaq4.pod
6639 ____________________________________________________________________________
6640 [  8818] By: jhi                                   on 2001/02/18  02:24:50
6641         Log: FAQ nit from Chris Fedde.
6642      Branch: maint-5.6/perl
6643            ! pod/perlfaq4.pod
6644 ____________________________________________________________________________
6645 [  8817] By: nick                                  on 2001/02/17  18:20:14
6646         Log: Integrate mainline
6647      Branch: perlio
6648           +> lib/unicode/UCD.html lib/unicode/Unicode.html
6649           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
6650           +> pod/perlclib.pod
6651            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
6652            - lib/unicode/Unicode.301
6653           !> (integrate 324 files)
6654 ____________________________________________________________________________
6655 [  8816] By: jhi                                   on 2001/02/17  16:56:58
6656         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
6657      Branch: perl
6658            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6659            ! ext/Storable/Storable.xs t/lib/st-06compat.t
6660            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
6661 ____________________________________________________________________________
6662 [  8815] By: jhi                                   on 2001/02/17  16:40:07
6663         Log: Subject: [patch] -Wall
6664              From: Doug MacEachern <dougm@covalent.net>
6665              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
6666              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
6667      Branch: perl
6668            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
6669            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
6670 ____________________________________________________________________________
6671 [  8814] By: jhi                                   on 2001/02/16  19:27:18
6672         Log: Document qu better.
6673      Branch: perl
6674            ! pod/perlop.pod
6675 ____________________________________________________________________________
6676 [  8813] By: jhi                                   on 2001/02/15  13:54:37
6677         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
6678              From: Hugo <hv@crypt.compulink.co.uk>
6679              Date: Thu, 15 Feb 2001 13:39:49 +0000
6680              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
6681      Branch: perl
6682            ! toke.c
6683 ____________________________________________________________________________
6684 [  8812] By: alanbur                               on 2001/02/15  13:52:16
6685         Log: Resynchronised with parent
6686      Branch: maint-5.6/pureperl
6687            - ebcdic.c
6688           !> (integrate 36 files)
6689 ____________________________________________________________________________
6690 [  8811] By: jhi                                   on 2001/02/15  13:51:16
6691         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
6692              
6693              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
6694              From: Jan Dubois <JanD@ActiveState.com>
6695              Date: Wed, 31 Jan 2001 21:17:03 -0800
6696              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
6697              
6698              tweak change#8659 to keep it simple
6699              
6700              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
6701              From: Russ Allbery <rra@stanford.edu>
6702              Date: 14 Feb 2001 10:15:41 -0800
6703              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
6704              
6705              (8809 empty)
6706
6707              Upgrade to podlators 1.08, from Russ Allbery.
6708      Branch: perl
6709           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
6710           !> utils/perldoc.PL
6711 ____________________________________________________________________________
6712 [  8810] By: jhi                                   on 2001/02/15  13:35:08
6713         Log: Upgrade to podlators 1.08, from Russ Allbery.
6714      Branch: maint-5.6/perl
6715            ! lib/Pod/Man.pm lib/Pod/Text.pm
6716 ____________________________________________________________________________
6717 [  8809] By: jhi                                   on 2001/02/15  13:26:38
6718         Log: (accidentally empty check-in)
6719      Branch: maint-5.6/perl
6720            ! lib/Test/Harness.pm
6721 ____________________________________________________________________________
6722 [  8808] By: jhi                                   on 2001/02/15  13:23:47
6723         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
6724              From: Russ Allbery <rra@stanford.edu>
6725              Date: 14 Feb 2001 10:15:41 -0800
6726              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
6727              
6728              perldoc was hardcoding $Config{installscript}, which breaks
6729              when install* isn't where Perl ends up (such as with AFS).
6730              
6731              Use $Config{scriptdir} instead.
6732      Branch: maint-5.6/perl
6733            ! utils/perldoc.PL
6734 ____________________________________________________________________________
6735 [  8807] By: jhi                                   on 2001/02/14  14:37:27
6736         Log: Update Changes.
6737      Branch: perl
6738            ! Changes patchlevel.h
6739 ____________________________________________________________________________
6740 [  8806] By: jhi                                   on 2001/02/14  14:25:31
6741         Log: Integrate changes #8803,8804,8805 from mainline.
6742              
6743              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
6744              
6745              Don't skip too much of the locale error message if no environ array,
6746              from Chris Nandor.
6747              
6748              More MacOS Classic fixes from Chris Nandor.
6749      Branch: maint-5.6/perl
6750           !> doop.c lib/Cwd.pm perl.c perl.h util.c
6751 ____________________________________________________________________________
6752 [  8805] By: jhi                                   on 2001/02/14  03:29:01
6753         Log: More MacOS Classic fixes from Chris Nandor.
6754      Branch: perl
6755            ! doop.c lib/Cwd.pm
6756 ____________________________________________________________________________
6757 [  8804] By: jhi                                   on 2001/02/14  03:18:35
6758         Log: Don't skip too much of the locale error message if no environ array,
6759              from Chris Nandor.
6760      Branch: perl
6761            ! util.c
6762 ____________________________________________________________________________
6763 [  8803] By: jhi                                   on 2001/02/14  03:14:14
6764         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
6765      Branch: perl
6766            ! perl.c perl.h
6767 ____________________________________________________________________________
6768 [  8802] By: jhi                                   on 2001/02/13  18:31:33
6769         Log: AUTHORS update.
6770      Branch: perl
6771            ! AUTHORS
6772 ____________________________________________________________________________
6773 [  8801] By: jhi                                   on 2001/02/13  17:55:19
6774         Log: Integrate change #8792 from mainline.
6775              
6776              Subject: buncha MacPerl patches for bleadperl
6777              From: Chris Nandor <pudge@pobox.com>
6778              Date: Tue, 13 Feb 2001 00:02:43 -0500
6779              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
6780      Branch: maint-5.6/perl
6781           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6782           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
6783           !> t/lib/basename.t toke.c util.h
6784 ____________________________________________________________________________
6785 [  8800] By: jhi                                   on 2001/02/13  17:46:43
6786         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
6787              to be forced to Off_t.
6788              
6789              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
6790              From: nick@ccl4.org
6791              Date: Thu, 1 Feb 2001 12:01:04 +0000
6792              Message-Id: <20010201120103.E11401@plum.flirble.org>
6793      Branch: maint-5.6/perl
6794            ! iperlsys.h perlio.c
6795 ____________________________________________________________________________
6796 [  8799] By: jhi                                   on 2001/02/13  16:52:51
6797         Log: Duplex duplex hunk hunk.
6798      Branch: maint-5.6/perl
6799            ! Makefile.SH
6800 ____________________________________________________________________________
6801 [  8797] By: jhi                                   on 2001/02/13  14:52:04
6802         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
6803              From: "Craig A. Berry" <craigberry@mac.com>
6804              Date: Mon, 12 Feb 2001 11:05:25 -0600
6805              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
6806      Branch: perl
6807            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
6808 ____________________________________________________________________________
6809 [  8796] By: jhi                                   on 2001/02/13  14:36:47
6810         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
6811              From: simon.cozens@pembroke.oxford.ac.uk 
6812              Date: Sat, 10 Feb 2001 17:57:02 +0000
6813              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
6814              
6815              Now it does include.
6816      Branch: perl
6817            ! pod/perldiag.pod
6818 ____________________________________________________________________________
6819 [  8795] By: jhi                                   on 2001/02/13  14:30:11
6820         Log: Sort the MANIFEST.
6821      Branch: perl
6822            ! MANIFEST
6823 ____________________________________________________________________________
6824 [  8794] By: jhi                                   on 2001/02/13  14:26:51
6825         Log: Integrate change #8793 from mainline, FAQ updates.
6826      Branch: maint-5.6/perl
6827           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
6828 ____________________________________________________________________________
6829 [  8793] By: jhi                                   on 2001/02/13  14:25:13
6830         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
6831      Branch: perl
6832            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
6833 ____________________________________________________________________________
6834 [  8792] By: jhi                                   on 2001/02/13  14:22:50
6835         Log: Subject: buncha MacPerl patches for bleadperl
6836              From: Chris Nandor <pudge@pobox.com>
6837              Date: Tue, 13 Feb 2001 00:02:43 -0500
6838              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
6839      Branch: perl
6840            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6841            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
6842            ! t/lib/basename.t toke.c util.h
6843 ____________________________________________________________________________
6844 [  8791] By: jhi                                   on 2001/02/13  14:10:39
6845         Log: Integrate change #8790 from mainline.
6846              
6847              environ array wrongly assumed in Perl_init_i18nl10n(),
6848      Branch: maint-5.6/perl
6849           !> util.c
6850 ____________________________________________________________________________
6851 [  8790] By: jhi                                   on 2001/02/13  14:06:15
6852         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
6853              noticed by Chris Nandor in MacOS Classic.
6854      Branch: perl
6855            ! util.c
6856 ____________________________________________________________________________
6857 [  8789] By: jhi                                   on 2001/02/13  13:58:07
6858         Log: Integrate changes #8373,8487,8544,8783 from mainline.
6859              
6860              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
6861              hints files, the dynaloading, assimilate ebcdic into util.c.
6862      Branch: maint-5.6/perl
6863            - ebcdic.c
6864            ! MANIFEST hints/posix-bc.sh
6865           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
6866           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
6867           !> perlapi.c proto.h util.c
6868 ____________________________________________________________________________
6869 [  8788] By: alanbur                               on 2001/02/13  10:33:13
6870         Log: Integrated changes from maint-5.6
6871      Branch: maint-5.6/pureperl
6872           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
6873           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
6874           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
6875           !> vos/config.ga.h vos/configure_perl.cm
6876 ____________________________________________________________________________
6877 [  8787] By: jhi                                   on 2001/02/13  05:56:36
6878         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
6879      Branch: perl
6880           !> Makefile.SH
6881 ____________________________________________________________________________
6882 [  8786] By: jhi                                   on 2001/02/13  05:54:34
6883         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
6884              From: Dorner Thomas <Thomas.Dorner@start.de>
6885              Date: Mon, 12 Feb 2001 15:06:26 +0100
6886              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
6887      Branch: maint-5.6/perl
6888            ! Makefile.SH
6889 ____________________________________________________________________________
6890 [  8785] By: jhi                                   on 2001/02/13  05:29:04
6891         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
6892      Branch: perl
6893           !> hints/openbsd.sh
6894 ____________________________________________________________________________
6895 [  8784] By: jhi                                   on 2001/02/13  02:25:24
6896         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
6897              From: Peter Prymmer <pvhp@forte.com>
6898              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
6899              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
6900      Branch: perl
6901            ! pod/perlclib.pod
6902 ____________________________________________________________________________
6903 [  8783] By: jhi                                   on 2001/02/13  02:22:36
6904         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
6905      Branch: perl
6906            - ebcdic.c
6907            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
6908            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
6909            ! util.c
6910 ____________________________________________________________________________
6911 [  8782] By: jhi                                   on 2001/02/13  02:00:07
6912         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
6913      Branch: maint-5.6/perl
6914            ! pod/perlport.pod
6915 ____________________________________________________________________________
6916 [  8781] By: jhi                                   on 2001/02/13  01:58:44
6917         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
6918      Branch: maint-5.6/perl
6919            ! hints/openbsd.sh
6920 ____________________________________________________________________________
6921 [  8780] By: jhi                                   on 2001/02/13  01:57:33
6922         Log: Synchronize the regexp tests between maintperl and mainline.
6923      Branch: maint-5.6/perl
6924           !> t/op/re_tests
6925 ____________________________________________________________________________
6926 [  8779] By: jhi                                   on 2001/02/13  01:49:35
6927         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
6928              From: Hugo <hv@crypt.compulink.co.uk>
6929              Date: Tue, 13 Feb 2001 00:11:11 +0000
6930              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
6931      Branch: perl
6932            ! regcomp.c t/op/re_tests
6933 ____________________________________________________________________________
6934 [  8778] By: jhi                                   on 2001/02/13  00:23:10
6935         Log: Comments do not nest.
6936      Branch: perl
6937            ! perl.h
6938 ____________________________________________________________________________
6939 [  8777] By: jhi                                   on 2001/02/13  00:17:54
6940         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
6941              From: Hugo <hv@crypt.compulink.co.uk>
6942              Date: Tue, 13 Feb 2001 00:11:11 +0000
6943              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
6944      Branch: maint-5.6/perl
6945            ! regcomp.c t/op/re_tests
6946 ____________________________________________________________________________
6947 [  8776] By: jhi                                   on 2001/02/12  23:25:52
6948         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
6949      Branch: maint-5.6/perl
6950            ! pod/perlport.pod
6951 ____________________________________________________________________________
6952 [  8775] By: jhi                                   on 2001/02/12  23:04:28
6953         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
6954      Branch: maint-5.6/perl
6955            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
6956            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
6957            ! vos/configure_perl.cm
6958 ____________________________________________________________________________
6959 [  8774] By: jhi                                   on 2001/02/12  22:59:11
6960         Log: Subject: Re: [patch] context for 'U' magic functions
6961              From: Doug MacEachern <dougm@covalent.net>
6962              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
6963              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
6964              
6965              plus the suggestion by Nick Ing-Simmons to name the macro
6966              as PERL_MG_UFUNC to avoid namespace pollution, plus add
6967              the advice by Doug for XS writers to perl.h
6968      Branch: perl
6969            ! mg.c perl.h
6970 ____________________________________________________________________________
6971 [  8773] By: jhi                                   on 2001/02/11  20:14:12
6972         Log: Update Changes.
6973      Branch: perl
6974            ! Changes patchlevel.h
6975 ____________________________________________________________________________
6976 [  8772] By: jhi                                   on 2001/02/11  18:47:52
6977         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
6978              From: Simon Cozens <simon@cozens.net>
6979              Date: Wed, 31 Jan 2001 16:31:43 +0000
6980              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
6981      Branch: perl
6982            + pod/perlclib.pod
6983            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
6984            ! pod/perltoc.pod
6985 ____________________________________________________________________________
6986 [  8771] By: jhi                                   on 2001/02/11  18:36:48
6987         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
6988              
6989              Blocks-4d3.beta.txt
6990              CaseFolding-3d4.beta.txt
6991              CompositionExclusions-3d6.beta.txt
6992              EastAsianWidth-4d4.beta.txt
6993              LineBreak-6d3.beta.txt
6994              NamesList-3.1.0d1.beta.txt
6995              PropList-3.1.0d4.beta.txt
6996              SpecialCasing-4d1.beta.txt
6997              UnicodeData-3.1.0d6.beta.txt
6998      Branch: perl
6999            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
7000           +> lib/unicode/UCD.html lib/unicode/Unicode.html
7001            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
7002            - lib/unicode/Unicode.301
7003            ! (edit 257 files)
7004 ____________________________________________________________________________
7005 [  8770] By: jhi                                   on 2001/02/11  17:26:22
7006         Log: UTF-8 documentation.
7007      Branch: perl
7008            ! utf8.h
7009 ____________________________________________________________________________
7010 [  8769] By: jhi                                   on 2001/02/11  17:12:49
7011         Log: Retract #8762.
7012      Branch: perl
7013            ! regexec.c
7014 ____________________________________________________________________________
7015 [  8768] By: jhi                                   on 2001/02/11  16:54:45
7016         Log: Subject: [PATCH] Test::Harness
7017              From: andreas.koenig@anima.de (Andreas J. Koenig)
7018              Date: 11 Feb 2001 14:37:00 +0100
7019              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
7020      Branch: perl
7021            ! lib/Test/Harness.pm
7022 ____________________________________________________________________________
7023 [  8767] By: jhi                                   on 2001/02/11  16:53:52
7024         Log: Subject: [PATCH] Document makepatch in Porting/patching
7025              From: andreas.koenig@anima.de (Andreas J. Koenig)
7026              Date: 11 Feb 2001 16:46:28 +0100
7027              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
7028      Branch: perl
7029            ! Porting/patching.pod
7030 ____________________________________________________________________________
7031 [  8766] By: jhi                                   on 2001/02/11  06:30:23
7032         Log: Subject: Re: [patch] GvSHARED
7033              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
7034              From: Doug MacEachern <dougm@covalent.net>
7035              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
7036              
7037              Subject: Re: [patch] GvSHARED
7038              From: Doug MacEachern <dougm@covalent.net>
7039              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
7040              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
7041              
7042              Subject: [patch] attributes.pm support for `shared'
7043              From: Doug MacEachern <dougm@covalent.net>
7044              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
7045              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
7046              
7047              our() attributes were ignored, our :shared pieces missing,
7048              allow attributes.pm to turn on shared.
7049      Branch: perl
7050            ! op.c t/op/attrs.t toke.c xsutils.c
7051 ____________________________________________________________________________
7052 [  8765] By: alanbur                               on 2001/02/10  23:11:19
7053         Log: Resync with parent (hopefully sucessfully this time)
7054      Branch: maint-5.6/pureperl
7055           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
7056           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
7057           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7058           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7059           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7060           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7061           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
7062 ____________________________________________________________________________
7063 [  8764] By: jhi                                   on 2001/02/10  22:54:38
7064         Log: Make TEST and UTEST more verbose in case something goes
7065              wrong in running/compiling a script, suggested by Doug
7066              MacEachern.
7067      Branch: perl
7068            ! t/TEST t/UTEST
7069 ____________________________________________________________________________
7070 [  8763] By: jhi                                   on 2001/02/10  22:11:34
7071         Log: Bogus shebang.
7072      Branch: perl
7073            ! t/lib/texttabs.t
7074 ____________________________________________________________________________
7075 [  8762] By: jhi                                   on 2001/02/10  21:56:02
7076         Log: (Retracted by #8769)
7077      Branch: perl
7078            ! regexec.c
7079 ____________________________________________________________________________
7080 [  8761] By: jhi                                   on 2001/02/10  21:26:15
7081         Log: Subject: Re: [patch] GvSHARED 
7082              From: Doug MacEachern <dougm@covalent.net>
7083              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
7084              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
7085              
7086              our @EXPORT : shared = (...);
7087      Branch: perl
7088            ! toke.c
7089 ____________________________________________________________________________
7090 [  8760] By: jhi                                   on 2001/02/10  21:25:07
7091         Log: Subject: [patch] GvSHARED
7092              From: Doug MacEachern <dougm@covalent.net>
7093              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
7094              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
7095      Branch: perl
7096            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
7097 ____________________________________________________________________________
7098 [  8759] By: alanbur                               on 2001/02/10  21:24:27
7099         Log: Backed out mismerge.
7100      Branch: maint-5.6/pureperl
7101            ! MANIFEST README.hpux README.vmesa gv.c installhtml
7102            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
7103            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7104            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7105            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7106            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7107            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
7108 ____________________________________________________________________________
7109 [  8758] By: jhi                                   on 2001/02/10  18:01:17
7110         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
7111              
7112              Fixed UMRs and leak in Perl_pmtrans()
7113              
7114              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
7115              associated UTFied tr/// code.  Also fixed scoping leak of
7116              PL_reg_start_tmp.
7117              
7118              newATTRSUB leaks when an attempt to redefine the active sort sub is
7119              made.
7120      Branch: maint-5.6/perl
7121           !> op.c regcomp.c
7122 ____________________________________________________________________________
7123 [  8757] By: alanbur                               on 2001/02/10  17:56:46
7124         Log: Resynchronised with parent
7125      Branch: maint-5.6/pureperl
7126           +> README.bs2000
7127            - README.posix-bc
7128            ! gv.c perl.c sv.c
7129           !> MANIFEST README.hpux README.vmesa installhtml
7130           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
7131           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7132           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7133           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7134           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7135           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
7136 ____________________________________________________________________________
7137 [  8756] By: alanbur                               on 2001/02/10  17:51:15
7138         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
7139              made.
7140      Branch: maint-5.6/pureperl
7141            ! op.c
7142 ____________________________________________________________________________
7143 [  8755] By: jhi                                   on 2001/02/09  22:41:35
7144         Log: Upgrade to CPAN 1.59_54, from Andreas König.
7145      Branch: perl
7146            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7147 ____________________________________________________________________________
7148 [  8754] By: jhi                                   on 2001/02/09  22:29:20
7149         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
7150              
7151              Didn't upgrade the fill.t since it has a dependency to File::Slurp
7152              purely for debugging purposes, the actual test hasn't changed.
7153      Branch: perl
7154            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
7155            ! t/lib/textwrap.t
7156 ____________________________________________________________________________
7157 [  8753] By: jhi                                   on 2001/02/09  20:17:50
7158         Log: Integrate change #8682 from maintperl.
7159              
7160              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
7161              to work correctly.
7162      Branch: perl
7163           !> hints/irix_6.sh
7164 ____________________________________________________________________________
7165 [  8752] By: jhi                                   on 2001/02/09  20:00:46
7166         Log: Update Changes.
7167      Branch: perl
7168            ! Changes patchlevel.h
7169 ____________________________________________________________________________
7170 [  8751] By: nick                                  on 2001/02/09  19:48:37
7171         Log: Integrate mainline
7172      Branch: perlio
7173           +> README.bs2000 t/lib/cgi-esc.t
7174            - README.posix-bc
7175           !> (integrate 53 files)
7176 ____________________________________________________________________________
7177 [  8750] By: nick                                  on 2001/02/09  19:25:16
7178         Log: Subject: RE: Biannual Competition to Improve Hashing Function
7179              From: Fisher Mark <fisherm@tce.com>
7180              Date: Thu, 8 Feb 2001 10:44:00 -0500
7181              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
7182              Date: Thu, 8 Feb 2001 15:02:47 -0500
7183              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
7184      Branch: perl
7185            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
7186 ____________________________________________________________________________
7187 [  8749] By: jhi                                   on 2001/02/09  19:02:35
7188         Log: Forgotten fragment.
7189      Branch: perl
7190            ! pod/perlapi.pod
7191 ____________________________________________________________________________
7192 [  8748] By: jhi                                   on 2001/02/09  18:31:34
7193         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
7194              plus manual tweakage.
7195              
7196              Sync the perlfaq2 between mainline and maintperl.
7197      Branch: maint-5.6/perl
7198            ! pod/perlfaq2.pod
7199      Branch: perl
7200           !> pod/perlfaq2.pod
7201 ____________________________________________________________________________
7202 [  8747] By: jhi                                   on 2001/02/09  18:12:04
7203         Log: Subject: versiononly and installperl
7204              From: abigail@foad.org
7205              Date: Wed, 7 Feb 2001 22:43:12 +0100
7206              Message-ID: <20010207214312.7045.qmail@foad.org>    
7207              
7208              Add +v flag to force a normal install of the perl binary
7209              and the utilities.
7210              
7211              Subject: [PATCH] installperl
7212              From: Nicholas Clark <nick@ccl4.org>
7213              Date: Fri, 9 Feb 2001 16:28:57 +0000
7214              Message-ID: <20010209162857.B10931@plum.flirble.org>
7215              
7216              Add -A flag which also hardlinks the binary with
7217              the full architecture name.
7218      Branch: perl
7219            ! installperl
7220 ____________________________________________________________________________
7221 [  8746] By: jhi                                   on 2001/02/09  18:03:43
7222         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
7223              
7224              Subject: perlfaq2, re: perlmongers
7225              
7226              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
7227              
7228              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
7229              
7230              Subject: [ID 20010205.001] typo in perlfaq9
7231              
7232              Subject: [ID 20010208.002] unordered explanation in perlcall
7233      Branch: maint-5.6/perl
7234           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7235           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
7236           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
7237 ____________________________________________________________________________
7238 [  8745] By: jhi                                   on 2001/02/09  17:59:09
7239         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
7240              From: abela@geneanet.org
7241              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
7242              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
7243      Branch: perl
7244            ! pod/perlcall.pod
7245 ____________________________________________________________________________
7246 [  8744] By: jhi                                   on 2001/02/09  17:48:16
7247         Log: Subject: [ID 20010205.001] typo in perlfaq9
7248              From: eserte@vran.herceg.de
7249              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
7250              Message-Id: <200102042244.XAA21926@vran.herceg.de>
7251      Branch: perl
7252            ! pod/perlfaq9.pod
7253 ____________________________________________________________________________
7254 [  8743] By: jhi                                   on 2001/02/09  17:25:12
7255         Log: Integrate change #8695 from maintperl.
7256              
7257              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
7258      Branch: perl
7259           !> thread.h
7260 ____________________________________________________________________________
7261 [  8742] By: jhi                                   on 2001/02/09  17:21:22
7262         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
7263              From: Andy Dougherty <doughera@lafayette.edu>
7264              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
7265              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
7266      Branch: perl
7267            ! embed.pl
7268 ____________________________________________________________________________
7269 [  8741] By: jhi                                   on 2001/02/09  17:05:19
7270         Log: Integrate changes #8738,8739,8740 from maintperl.
7271              
7272              Html files will be installed in a more logical and easier to
7273              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
7274              
7275              Html files will be generated with a header to make them look
7276              a little less bare.
7277              
7278              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
7279      Branch: perl
7280           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
7281 ____________________________________________________________________________
7282 [  8740] By: jhi                                   on 2001/02/09  17:03:46
7283         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
7284              From: "Brendan O'Dea" <bod@compusol.com.au>
7285              Date: Sun, 4 Feb 2001 11:17:56 +1100
7286              Message-ID: <20010204111756.A16301@compusol.com.au>
7287      Branch: maint-5.6/perl
7288            ! pod/perlfaq3.pod
7289 ____________________________________________________________________________
7290 [  8739] By: jhi                                   on 2001/02/09  17:01:59
7291         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
7292              From: "Indy Singh" <indy@nusphere.com>
7293              Date: Fri, 2 Feb 2001 15:09:59 -0500
7294              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
7295              
7296              Html files will be generated with a header to make them look
7297              a little less bare.
7298      Branch: maint-5.6/perl
7299            ! installhtml
7300 ____________________________________________________________________________
7301 [  8738] By: jhi                                   on 2001/02/09  16:58:48
7302         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
7303              From: "Indy Singh" <indy@nusphere.com>
7304              Date: Fri, 2 Feb 2001 15:08:23 -0500
7305              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
7306              
7307              Html files will be installed in a more logical and easier to
7308              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
7309      Branch: maint-5.6/perl
7310            ! win32/Makefile win32/makefile.mk
7311 ____________________________________________________________________________
7312 [  8737] By: jhi                                   on 2001/02/09  16:46:54
7313         Log: Integrate changes #8687,8736 from maintperl.
7314              
7315              HP-UX thread patches from Merijn H. Brand.
7316              
7317              Latin nit from Philip Newton.
7318      Branch: perl
7319           !> README.hpux hints/hpux.sh
7320 ____________________________________________________________________________
7321 [  8736] By: jhi                                   on 2001/02/09  16:42:31
7322         Log: Latin nit from Philip Newton.
7323      Branch: maint-5.6/perl
7324            ! README.hpux
7325 ____________________________________________________________________________
7326 [  8735] By: jhi                                   on 2001/02/09  16:24:03
7327         Log: Integrate changes #8704,8710 from pureperl.
7328              
7329              Fixed UMRs and leak in Perl_pmtrans()
7330              
7331              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
7332              associated UTFied tr/// code.  Also fixed scoping leak of
7333              PL_reg_start_tmp.
7334      Branch: perl
7335           !> op.c regcomp.c
7336 ____________________________________________________________________________
7337 [  8734] By: jhi                                   on 2001/02/09  15:40:21
7338         Log: Integrate change #8733 from maintperl.
7339              
7340              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
7341      Branch: perl
7342           !> pod/perlre.pod
7343 ____________________________________________________________________________
7344 [  8733] By: jhi                                   on 2001/02/09  15:35:47
7345         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
7346              From: Prymmer/Kahn <pvhp@best.com>
7347              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
7348              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
7349      Branch: maint-5.6/perl
7350            ! pod/perlre.pod
7351 ____________________________________________________________________________
7352 [  8732] By: jhi                                   on 2001/02/09  15:26:17
7353         Log: Rename README.posix-bc to README.bs2000 (to avoid the
7354              confusion of a "perlposix-bc.pod"), add a few missing
7355              arch pods, regen toc.
7356      Branch: maint-5.6/perl
7357           +> README.bs2000
7358            - README.posix-bc
7359            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7360            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7361 ____________________________________________________________________________
7362 [  8731] By: jhi                                   on 2001/02/09  15:23:39
7363         Log: De-cut-and-pasto.
7364      Branch: perl
7365            ! pod/perl.pod
7366 ____________________________________________________________________________
7367 [  8730] By: jhi                                   on 2001/02/09  15:11:13
7368         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
7369              when people think that perlposix-bc.pod tells anything about
7370              Perl and POSIX.  Regen toc.
7371      Branch: perl
7372           +> README.bs2000
7373            - README.posix-bc
7374            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7375            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7376 ____________________________________________________________________________
7377 [  8729] By: jhi                                   on 2001/02/09  14:52:28
7378         Log: The README.vmesa part of #8712 from maintperl.
7379      Branch: perl
7380            ! README.vmesa
7381 ____________________________________________________________________________
7382 [  8728] By: jhi                                   on 2001/02/09  14:46:06
7383         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
7384              From: Peter Prymmer <pvhp@forte.com>
7385              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
7386              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
7387      Branch: maint-5.6/perl
7388            ! README.vmesa win32/Makefile win32/makefile.mk
7389 ____________________________________________________________________________
7390 [  8727] By: jhi                                   on 2001/02/09  14:33:25
7391         Log: Integrate change #8712 from mainline.
7392              
7393              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
7394      Branch: maint-5.6/perl
7395           !> lib/Pod/Find.pm
7396 ____________________________________________________________________________
7397 [  8726] By: jhi                                   on 2001/02/09  14:30:28
7398         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
7399              From: Peter Prymmer <pvhp@forte.com>
7400              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
7401              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
7402      Branch: perl
7403            + t/lib/cgi-esc.t
7404            ! MANIFEST lib/CGI/Util.pm
7405 ____________________________________________________________________________
7406 [  8725] By: jhi                                   on 2001/02/09  04:56:47
7407         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
7408      Branch: maint-5.6/perl
7409            ! pod/perlport.pod
7410 ____________________________________________________________________________
7411 [  8724] By: jhi                                   on 2001/02/09  04:40:59
7412         Log: Integrate changes 7819,7820 from vmsperl into mainline.
7413              
7414              Add header for LIB$ prototypes (C. Berry)
7415              
7416              Convert fwrite()s to sockets to write()s, since some socket stacks
7417              don't take kindly to stdio.
7418              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
7419              (for often optional LNMs)
7420              Correct a few typos
7421              (C. Bailey)
7422      Branch: perl
7423           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
7424 ____________________________________________________________________________
7425 [  8723] By: jhi                                   on 2001/02/09  03:29:29
7426         Log: Integrate change #8722 from mainline.
7427              
7428              The Im() function wasn't returning zero for non-Math::Complex
7429              arguments.  The bug reported by John Gamble.
7430      Branch: maint-5.6/perl
7431           !> lib/Math/Complex.pm
7432 ____________________________________________________________________________
7433 [  8722] By: jhi                                   on 2001/02/09  03:28:33
7434         Log: The Im() function wasn't returning zero for non-Math::Complex
7435              arguments.  The bug reported by John Gamble.
7436      Branch: perl
7437            ! lib/Math/Complex.pm
7438 ____________________________________________________________________________
7439 [  8721] By: nick                                  on 2001/02/08  22:11:35
7440         Log: Correct the correction :-(
7441      Branch: perl
7442            ! perl.c
7443 ____________________________________________________________________________
7444 [  8720] By: bailey                                on 2001/02/08  20:59:22
7445         Log: Convert frwite()s to sockets to write()s, since some socket stacks
7446              don't take kindly to stdio.
7447              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
7448              (for often optional LNMs)
7449              Correct a few typos
7450              (C. Bailey)
7451      Branch: vmsperl
7452            ! vms/vms.c vms/vmsish.h
7453 ____________________________________________________________________________
7454 [  8719] By: bailey                                on 2001/02/08  20:51:02
7455         Log: Add header for LIB$ prototypes (C. Berry)
7456      Branch: vmsperl
7457            ! ext/Devel/DProf/DProf.xs
7458 ____________________________________________________________________________
7459 [  8718] By: bailey                                on 2001/02/08  20:49:00
7460         Log: SYN SYN
7461      Branch: vmsperl
7462           +> pod/perliol.pod t/lib/sample-tests/bailout
7463           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
7464           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
7465           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
7466           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
7467           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
7468           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
7469            - lib/unicode/Is/DCinital.pl
7470           !> (integrate 101 files)
7471 ____________________________________________________________________________
7472 [  8717] By: nick                                  on 2001/02/08  19:38:48
7473         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
7474              From: Robin Barker <rmb1@cise.npl.co.uk>
7475              Date: Thu, 8 Feb 2001 14:38:07 GMT
7476              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
7477      Branch: perl
7478            ! lib/CPAN.pm
7479 ____________________________________________________________________________
7480 [  8716] By: nick                                  on 2001/02/08  19:29:07
7481         Log: Generated files form 8713 etc.
7482      Branch: perl
7483            ! embed.h global.sym objXSUB.h perlapi.c proto.h
7484 ____________________________________________________________________________
7485 [  8715] By: nick                                  on 2001/02/08  19:26:08
7486         Log: Fixup non-ithread build after 8713
7487      Branch: perl
7488            ! perl.c
7489 ____________________________________________________________________________
7490 [  8714] By: nick                                  on 2001/02/08  19:17:45
7491         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
7492              From: nick@ccl4.org
7493              Date: Wed, 7 Feb 2001 00:27:47 +0000
7494              Message-Id: <20010207002747.B63724@plum.flirble.org>
7495      Branch: perl
7496            ! sv.c toke.c
7497 ____________________________________________________________________________
7498 [  8713] By: nick                                  on 2001/02/08  19:15:58
7499         Log: Subject: Re: [patch] Re: PL_ptr_table
7500              From: Doug Maceachern <dougm@covalent.net>
7501              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
7502              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
7503      Branch: perl
7504            ! embed.pl perl.c sv.c sv.h
7505 ____________________________________________________________________________
7506 [  8712] By: nick                                  on 2001/02/08  19:12:47
7507         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
7508              From: Peter Prymmer <pvhp@forte.com>
7509              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
7510              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
7511      Branch: perl
7512            ! lib/Pod/Find.pm
7513 ____________________________________________________________________________
7514 [  8711] By: nick                                  on 2001/02/07  21:06:11
7515         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
7516              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
7517              From: Alan Burlison <Alan.Burlison@uk.sun.com>
7518              Date: Tue, 06 Feb 2001 23:37:01 +0000
7519              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
7520      Branch: perl
7521            ! regcomp.c
7522 ____________________________________________________________________________
7523 [  8710] By: alanbur                               on 2001/02/07  00:22:04
7524         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
7525              associated UTFied tr/// code.  Also fixed scoping leak of
7526              PL_reg_start_tmp.
7527      Branch: maint-5.6/pureperl
7528            ! op.c regcomp.c
7529 ____________________________________________________________________________
7530 [  8709] By: nick                                  on 2001/02/06  21:16:49
7531         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
7532              From: Michael G Schwern <schwern@pobox.com>
7533              Date: Sun, 4 Feb 2001 19:47:14 -0500
7534              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
7535      Branch: perl
7536            ! pod/perlapi.pod pod/perlmodlib.PL
7537 ____________________________________________________________________________
7538 [  8708] By: nick                                  on 2001/02/06  20:41:20
7539         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
7540              From: Michael G Schwern <schwern@pobox.com>
7541              Date: Sun, 4 Feb 2001 21:17:49 -0500
7542              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
7543      Branch: perl
7544            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
7545            ! pod/perltootc.pod
7546 ____________________________________________________________________________
7547 [  8707] By: nick                                  on 2001/02/06  20:29:11
7548         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
7549              From: Michael G Schwern <schwern@pobox.com>
7550              Date: Tue, 6 Feb 2001 05:54:30 -0500
7551              Message-Id: <20010206055430.A951@blackrider.aocn.com>
7552      Branch: perl
7553            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
7554 ____________________________________________________________________________
7555 [  8706] By: nick                                  on 2001/02/06  20:21:40
7556         Log: Subject: RE: some win32 fixes
7557              Date: Tue, 6 Feb 2001 09:23:20 +0300
7558              From: Vadim Konovalov <vkonovalov@lucent.com>
7559              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
7560      Branch: perl
7561            ! toke.c win32/Makefile win32/config.bc win32/config.gc
7562            ! win32/config.vc win32/config_H.bc win32/makefile.mk
7563 ____________________________________________________________________________
7564 [  8705] By: alanbur                               on 2001/02/06  15:00:03
7565         Log: Synchronised with parent
7566      Branch: maint-5.6/pureperl
7567            ! regexec.c
7568           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
7569           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
7570 ____________________________________________________________________________
7571 [  8704] By: alanbur                               on 2001/02/06  14:55:24
7572         Log: Fixed UMRs and leak in Perl_pmtrans()
7573      Branch: maint-5.6/pureperl
7574            ! op.c
7575 ____________________________________________________________________________
7576 [  8703] By: gsar                                  on 2001/02/06  02:29:37
7577         Log: $(MAKE) distclean doesn't clean up properly on windows
7578      Branch: maint-5.6/perl
7579            ! win32/Makefile win32/makefile.mk
7580 ____________________________________________________________________________
7581 [  8702] By: gsar                                  on 2001/02/06  01:00:46
7582         Log: tweak change#8659 to keep it simple
7583      Branch: maint-5.6/perl
7584            ! utils/perldoc.PL
7585 ____________________________________________________________________________
7586 [  8701] By: gsar                                  on 2001/02/05  22:45:41
7587         Log: change#8693 was missing testsuite changes
7588      Branch: maint-5.6/perl
7589           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
7590 ____________________________________________________________________________
7591 [  8700] By: nick                                  on 2001/02/05  20:32:52
7592         Log: Integrate mainline
7593      Branch: perlio
7594           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
7595           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
7596           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
7597           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
7598           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
7599           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
7600           +> t/lib/test-harness.t
7601           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
7602           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
7603           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
7604           !> pod/perlutil.pod t/TEST utils/h2xs.PL
7605 ____________________________________________________________________________
7606 [  8699] By: nick                                  on 2001/02/05  19:41:07
7607         Log: Subject: perlfaq2, re: perlmongers
7608              From: David H. Adler <dha@panix.com>
7609              Date: Sun, 4 Feb 2001 23:48:23 -0500
7610              Message-Id: <20010204234823.A13429@panix.com>
7611      Branch: perl
7612            ! pod/perlfaq2.pod
7613 ____________________________________________________________________________
7614 [  8698] By: nick                                  on 2001/02/05  19:39:31
7615         Log: Missed file f#rom the testharness mess.
7616      Branch: perl
7617            + t/lib/test-harness.t
7618 ____________________________________________________________________________
7619 [  8697] By: nick                                  on 2001/02/05  19:37:21
7620         Log: Subject: [DOC PATCH] overload.pm nits
7621              From: John Tobey <jtobey@john-edwin-tobey.org>
7622              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
7623              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
7624      Branch: perl
7625            ! lib/overload.pm
7626 ____________________________________________________________________________
7627 [  8696] By: alanbur                               on 2001/02/05  11:56:00
7628         Log: Sync with parent
7629      Branch: maint-5.6/pureperl
7630           !> thread.h
7631 ____________________________________________________________________________
7632 [  8695] By: gsar                                  on 2001/02/05  03:27:34
7633         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
7634      Branch: maint-5.6/perl
7635            ! thread.h
7636 ____________________________________________________________________________
7637 [  8694] By: alanbur                               on 2001/02/05  00:07:47
7638         Log: Initial branch creation from //depot/maint-5.6/perl
7639      Branch: maint-5.6/pureperl
7640           +> (branch 1719 files)
7641 ____________________________________________________________________________
7642 [  8693] By: gsar                                  on 2001/02/04  22:38:49
7643         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
7644              changes)
7645      Branch: maint-5.6/perl
7646           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
7647           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
7648           !> ext/DB_File/version.c
7649 ____________________________________________________________________________
7650 [  8692] By: nick                                  on 2001/02/04  18:15:57
7651         Log: The missed t/TEST part of the grand testharness upgrade.
7652      Branch: perl
7653            ! t/TEST
7654 ____________________________________________________________________________
7655 [  8691] By: nick                                  on 2001/02/04  18:05:17
7656         Log: New improved test harness
7657              Subject: Re: [PATCH Test::Harness] Third time's a charm?
7658              From: Michael G Schwern <schwern@pobox.com>
7659              Date: Sun, 4 Feb 2001 08:01:20 -0500
7660              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
7661      Branch: perl
7662            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
7663            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
7664            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
7665            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
7666            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
7667            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
7668            ! MANIFEST lib/Test/Harness.pm
7669 ____________________________________________________________________________
7670 [  8690] By: nick                                  on 2001/02/04  17:57:51
7671         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
7672              From: Jonathan Stowe <gellyfish@gellyfish.com>
7673              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
7674              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
7675      Branch: perl
7676            ! utils/h2xs.PL
7677 ____________________________________________________________________________
7678 [  8689] By: nick                                  on 2001/02/04  17:55:24
7679         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
7680              From: Michael G Schwern <schwern@pobox.com>
7681              Date: Sat, 3 Feb 2001 22:46:38 -0500
7682              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
7683      Branch: perl
7684            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
7685            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
7686 ____________________________________________________________________________
7687 [  8688] By: nick                                  on 2001/02/04  17:43:55
7688         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
7689              length byfailing to spot lack of closing )
7690              From: nick@talking.bollo.cx
7691              Date: Sat, 03 Feb 2001 23:53:16 +0000
7692              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
7693      Branch: perl
7694            ! perlio.c pod/perldiag.pod
7695 ____________________________________________________________________________
7696 [  8687] By: jhi                                   on 2001/02/03  17:11:42
7697         Log: HP-UX thread patches from Merijn H. Brand.
7698      Branch: maint-5.6/perl
7699            ! README.hpux hints/hpux.sh
7700 ____________________________________________________________________________
7701 [  8686] By: jhi                                   on 2001/02/03  16:40:12
7702         Log: Metaconfig changes for #8685.
7703      Branch: metaconfig
7704            ! U/installdirs/instubperl.U
7705      Branch: metaconfig/U/perl
7706            ! Devel.U versiononly.U
7707 ____________________________________________________________________________
7708 [  8685] By: jhi                                   on 2001/02/03  16:39:49
7709         Log: For -Dusedevel builds turn off installusrbinperl and turn on
7710              versiononly, a combined idea of Richard Soderberg and Merijn
7711              H. Brand.  You can still override both of these from the command
7712              line if you need to, -Dinstallusrbinperl and -Uversiononly.
7713      Branch: perl
7714            ! Configure
7715 ____________________________________________________________________________
7716 [  8684] By: jhi                                   on 2001/02/03  16:16:34
7717         Log: Metaconfig unit fix for #8683.
7718      Branch: metaconfig
7719            ! U/compline/nblock_io.U
7720 ____________________________________________________________________________
7721 [  8683] By: jhi                                   on 2001/02/03  16:16:12
7722         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
7723              reported by Peter Prymmer for 5.6-TRIAL1.
7724      Branch: perl
7725            ! Configure
7726 ____________________________________________________________________________
7727 [  8682] By: jhi                                   on 2001/02/03  05:52:11
7728         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
7729              to work correctly.
7730      Branch: maint-5.6/perl
7731            ! hints/irix_6.sh
7732 ____________________________________________________________________________
7733 [  8681] By: jhi                                   on 2001/02/03  05:47:33
7734         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
7735      Branch: maint-5.6/perl
7736            ! pod/perlport.pod
7737 ____________________________________________________________________________
7738 [  8680] By: jhi                                   on 2001/02/02  21:39:49
7739         Log: perlport update from Peter Prymmer.
7740      Branch: maint-5.6/perl
7741            ! pod/perlport.pod
7742 ____________________________________________________________________________
7743 [  8679] By: nick                                  on 2001/02/02  20:50:48
7744         Log: Integrate mainline
7745      Branch: perlio
7746           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
7747           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
7748           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
7749 ____________________________________________________________________________
7750 [  8678] By: gsar                                  on 2001/02/02  16:02:12
7751         Log: note about bincompat, slightly modified (from Lupe Christoph)
7752      Branch: maint-5.6/perl
7753            ! README.solaris
7754 ____________________________________________________________________________
7755 [  8677] By: jhi                                   on 2001/02/02  15:46:20
7756         Log: Supported platforms updates.
7757      Branch: maint-5.6/perl
7758            ! pod/perlport.pod
7759 ____________________________________________________________________________
7760 [  8676] By: jhi                                   on 2001/02/02  03:41:26
7761         Log: A couple more perlfaq2 tweaks.
7762      Branch: maint-5.6/perl
7763            ! pod/perlfaq2.pod
7764 ____________________________________________________________________________
7765 [  8675] By: jhi                                   on 2001/02/02  03:17:44
7766         Log: Misedit in #8661.
7767      Branch: maint-5.6/perl
7768            ! Configure
7769 ____________________________________________________________________________
7770 [  8674] By: jhi                                   on 2001/02/02  03:14:38
7771         Log: Damien again.
7772      Branch: maint-5.6/perl
7773            ! pod/perlfaq2.pod
7774 ____________________________________________________________________________
7775 [  8673] By: jhi                                   on 2001/02/02  03:12:40
7776         Log: perlfaq update from Elaine Ashton.
7777      Branch: maint-5.6/perl
7778            ! pod/perlfaq2.pod
7779 ____________________________________________________________________________
7780 [  8672] By: jhi                                   on 2001/02/02  03:07:08
7781         Log: UTF-8 s/// patch from Inaba Hiroto.
7782      Branch: maint-5.6/perl
7783            ! pp_ctl.c pp_hot.c
7784 ____________________________________________________________________________
7785 [  8671] By: jhi                                   on 2001/02/01  22:34:31
7786         Log: Update Changes.
7787      Branch: perl
7788            ! Changes patchlevel.h
7789 ____________________________________________________________________________
7790 [  8670] By: jhi                                   on 2001/02/01  22:15:29
7791         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
7792              from maintperl.
7793              
7794              Upgrade to Getopt::Long 2.25, from Johan Vromans.
7795              
7796              more files need to be writable in the source distribution
7797              
7798              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
7799              
7800              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
7801              
7802              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
7803              
7804              Allow the float to be fuzzier.
7805              
7806              need to use INT2PTR instead of a straight cast or ia64 fails
7807              
7808              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
7809              
7810              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
7811      Branch: perl
7812           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
7813           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
7814           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
7815 ____________________________________________________________________________
7816 [  8669] By: jhi                                   on 2001/02/01  21:57:02
7817         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
7818              From: Robin Barker <rmb1@cise.npl.co.uk>
7819              Date: Thu, 1 Feb 2001 16:59:05 GMT
7820              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
7821      Branch: maint-5.6/perl
7822            ! pod/perlmodlib.PL
7823 ____________________________________________________________________________
7824 [  8668] By: nick                                  on 2001/02/01  19:41:40
7825         Log: Integrate mainline
7826      Branch: perlio
7827           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
7828           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
7829           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
7830 ____________________________________________________________________________
7831 [  8667] By: gsar                                  on 2001/02/01  16:59:11
7832         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
7833      Branch: maint-5.6/perl
7834            ! embed.pl embedvar.h
7835 ____________________________________________________________________________
7836 [  8666] By: gsar                                  on 2001/02/01  16:34:51
7837         Log: add missing entries to win32/config.?c
7838      Branch: maint-5.6/perl
7839            ! win32/config.bc win32/config.gc win32/config.vc
7840            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7841 ____________________________________________________________________________
7842 [  8665] By: jhi                                   on 2001/02/01  14:58:51
7843         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
7844              From: "Stephen P. Potter" <spp@spotter.yi.org>
7845              Date: Thu, 01 Feb 2001 10:45:46 -0500
7846              Message-Id: <200102011545.KAA31479@spotter.yi.org>
7847      Branch: maint-5.6/perl
7848            ! pod/perlfunc.pod
7849 ____________________________________________________________________________
7850 [  8664] By: gsar                                  on 2001/02/01  14:52:37
7851         Log: need to use INT2PTR instead of a straight cast or ia64 fails
7852              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
7853      Branch: maint-5.6/perl
7854            ! ext/POSIX/POSIX.xs
7855 ____________________________________________________________________________
7856 [  8663] By: jhi                                   on 2001/02/01  14:09:13
7857         Log: Allow the float to be fuzzier.
7858      Branch: maint-5.6/perl
7859            ! t/lib/peek.t
7860 ____________________________________________________________________________
7861 [  8662] By: jhi                                   on 2001/02/01  13:59:00
7862         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
7863              From: Robin Barker <rmb1@cise.npl.co.uk>
7864              Date: Thu, 1 Feb 2001 13:05:39 GMT
7865              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
7866      Branch: maint-5.6/perl
7867            ! pod/perlmodlib.pod
7868 ____________________________________________________________________________
7869 [  8661] By: jhi                                   on 2001/02/01  13:57:38
7870         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
7871              Date: Thu, 01 Feb 2001 14:15:41 +0100
7872              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7873              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
7874              
7875              Have the $ccflags in the gcc version test (strange, this change
7876              is claimed to be have been integrated already)
7877      Branch: maint-5.6/perl
7878            ! Configure
7879 ____________________________________________________________________________
7880 [  8660] By: jhi                                   on 2001/02/01  13:44:10
7881         Log: Integrate changes #7950,7964,7962 from mainline.
7882              
7883              Find the stdchar signedness using cpp, should fix some of
7884              the Solaris compiler warnings reported by Alan Burlison.
7885      Branch: maint-5.6/perl
7886           !> Configure config_h.SH
7887 ____________________________________________________________________________
7888 [  8659] By: jhi                                   on 2001/02/01  05:35:32
7889         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
7890              From: Jan Dubois <JanD@ActiveState.com>
7891              Date: Wed, 31 Jan 2001 21:17:03 -0800
7892              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
7893      Branch: maint-5.6/perl
7894            ! utils/perldoc.PL
7895 ____________________________________________________________________________
7896 [  8658] By: jhi                                   on 2001/02/01  04:33:17
7897         Log: Integrate the README.os390 and README.posix-bc parts of mainline
7898              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
7899              installperl parts were taken care of by #8657.)
7900      Branch: maint-5.6/perl
7901           !> README.os390 README.posix-bc
7902 ____________________________________________________________________________
7903 [  8657] By: jhi                                   on 2001/02/01  04:29:21
7904         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
7905              From: Peter Prymmer <pvhp@forte.com>
7906              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
7907              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
7908      Branch: maint-5.6/perl
7909            + ext/DynaLoader/dl_dllload.xs
7910            ! MANIFEST Makefile.SH hints/os390.sh installperl
7911 ____________________________________________________________________________
7912 [  8656] By: jhi                                   on 2001/02/01  04:25:45
7913         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
7914              From: Peter Prymmer <pvhp@forte.com>
7915              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
7916              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
7917      Branch: maint-5.6/perl
7918            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
7919 ____________________________________________________________________________
7920 [  8655] By: jhi                                   on 2001/02/01  04:14:47
7921         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
7922              From: troc@netrus.net
7923              Date: Wed, 31 Jan 2001 22:31:26 -0500
7924              Message-Id: <200102010331.WAA117.85@rocco.homenet>
7925      Branch: maint-5.6/perl
7926            ! os2/os2.c
7927 ____________________________________________________________________________
7928 [  8654] By: jhi                                   on 2001/02/01  04:12:52
7929         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
7930              as reported by Alan Burlison.
7931      Branch: maint-5.6/perl
7932            ! pp.h
7933 ____________________________________________________________________________
7934 [  8653] By: jhi                                   on 2001/02/01  04:05:12
7935         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
7936              From: dsugalski@northernlight.com
7937              Date: Wed, 31 Jan 2001 18:54:11 -0500
7938              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
7939      Branch: maint-5.6/perl
7940            ! configure.com
7941 ____________________________________________________________________________
7942 [  8652] By: jhi                                   on 2001/02/01  04:03:11
7943         Log: Misplaced #endif.
7944              
7945              Subject: [perl-5-6-1-trial2] patches for EPOC
7946              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7947              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
7948              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
7949      Branch: maint-5.6/perl
7950            ! epoc/epocish.c
7951 ____________________________________________________________________________
7952 [  8651] By: jhi                                   on 2001/02/01  04:00:25
7953         Log: Integrate changes #8647,8648,8650 from mainline.
7954              
7955              Macrofy a magic UTF-8 test.
7956              
7957              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
7958              
7959              Watch out for cross compiling for EPOC (usually done on linux).
7960      Branch: maint-5.6/perl
7961           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
7962 ____________________________________________________________________________
7963 [  8650] By: jhi                                   on 2001/02/01  03:56:20
7964         Log: Watch out for cross compiling for EPOC (usually done on linux)
7965              
7966              Subject: [perl-5-6-1-trial2] patches for EPOC
7967              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7968              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
7969              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
7970      Branch: perl
7971            ! ext/Errno/Errno_pm.PL
7972 ____________________________________________________________________________
7973 [  8649] By: gsar                                  on 2001/02/01  00:46:00
7974         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
7975      Branch: maint-5.6/perl
7976            ! sv.c
7977 ____________________________________________________________________________
7978 [  8648] By: jhi                                   on 2001/01/31  23:35:36
7979         Log: All the uses of PL_numeric_radix must be protected by
7980              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
7981              
7982              Subject: [perl-5-6-1-trial2] patches for EPOC
7983              From: Olaf Flebbe <O.Flebbe@science-computing.de>
7984              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
7985              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
7986      Branch: perl
7987            ! sv.c
7988 ____________________________________________________________________________
7989 [  8647] By: jhi                                   on 2001/01/31  22:56:16
7990         Log: Macrofy a magic UTF-8 test.
7991      Branch: perl
7992            ! utf8.c utf8.h
7993 ____________________________________________________________________________
7994 [  8646] By: gsar                                  on 2001/01/31  15:55:12
7995         Log: update Changes
7996      Branch: maint-5.6/perl
7997            ! Changes
7998 ____________________________________________________________________________
7999 [  8645] By: gsar                                  on 2001/01/31  15:10:14
8000         Log: Configure tweak suggested by Peter Prymmer
8001      Branch: maint-5.6/perl
8002            ! Configure
8003 ____________________________________________________________________________
8004 [  8644] By: gsar                                  on 2001/01/31  15:06:32
8005         Log: more files need to be writable in the source distribution
8006      Branch: maint-5.6/perl
8007            ! Porting/makerel
8008 ____________________________________________________________________________
8009 [  8643] By: jhi                                   on 2001/01/31  14:59:46
8010         Log: Integrate changes #8258,8278,8279 from mainline.
8011              
8012              Make the large file tests more robust/talkative.
8013      Branch: maint-5.6/perl
8014           !> t/lib/syslfs.t t/op/lfs.t
8015 ____________________________________________________________________________
8016 [  8642] By: gsar                                  on 2001/01/31  14:53:48
8017         Log: integrate changes#8311,8334 from mainline
8018              
8019              Add a new MakeMaker variable PM_FILTER that defines a Unix
8020              filter to be run on each .pm during the pm_to_blib() phase,
8021              a fixed version of
8022              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
8023              
8024              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
8025              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
8026              accurate reading of the "atime".  
8027      Branch: maint-5.6/perl
8028           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
8029           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8030           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
8031 ____________________________________________________________________________
8032 [  8641] By: jhi                                   on 2001/01/31  14:46:37
8033         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
8034      Branch: maint-5.6/perl
8035            ! lib/Getopt/Long.pm
8036 ____________________________________________________________________________
8037 [  8640] By: gsar                                  on 2001/01/31  14:40:24
8038         Log: make regen_all
8039      Branch: maint-5.6/perl
8040            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
8041 ____________________________________________________________________________
8042 [  8639] By: gsar                                  on 2001/01/31  14:37:25
8043         Log: refresh windows config files
8044      Branch: maint-5.6/perl
8045            ! win32/Makefile win32/config_H.bc win32/config_H.gc
8046            ! win32/config_H.vc win32/makefile.mk
8047 ____________________________________________________________________________
8048 [  8638] By: gsar                                  on 2001/01/31  14:28:10
8049         Log: makefile tweaks for windows: introduce a bulk-switch to enable
8050              same options as ActivePerl; sync changes with makefile.mk
8051      Branch: maint-5.6/perl
8052            ! win32/Makefile win32/makefile.mk
8053 ____________________________________________________________________________
8054 [  8637] By: jhi                                   on 2001/01/31  04:41:30
8055         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
8056              From: Nicholas Clark <nick@ccl4.org>
8057              Date: Tue, 30 Jan 2001 19:51:05 +0000
8058              Message-ID: <20010130195105.R76607@plum.flirble.org> 
8059              
8060              op/inc cure.
8061      Branch: perl
8062            ! pp.c pp.h pp_hot.c t/op/arith.t
8063 ____________________________________________________________________________
8064 [  8636] By: jhi                                   on 2001/01/31  02:38:32
8065         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
8066              no perlio],8257,8380,8479,8515 from mainline.
8067              
8068              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
8069              
8070              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
8071              Subject: [PATCH perl@8133] fix-up for VMS extensions
8072              
8073              In VMS embedded perls couldn't access the statically built Socket.
8074              
8075              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
8076              
8077              Further VMS piping fixes from Charles Lane.
8078              
8079              Subject:  [PATCH] make t/op/misc.t work on VMS
8080              
8081              Add tracing for debugging extensions builds in VMS.
8082              
8083              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
8084      Branch: maint-5.6/perl
8085           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
8086           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
8087           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
8088 ____________________________________________________________________________
8089 [  8635] By: jhi                                   on 2001/01/31  01:46:41
8090         Log: Integrate change #7732 from mainline.
8091              
8092              Sparc 64-bit pack() fix from Jens Hamisch.
8093      Branch: maint-5.6/perl
8094           !> pp.c
8095 ____________________________________________________________________________
8096 [  8634] By: jhi                                   on 2001/01/31  01:41:16
8097         Log: One spot missing from #8626.
8098      Branch: maint-5.6/perl
8099            ! sv.c
8100 ____________________________________________________________________________
8101 [  8633] By: jhi                                   on 2001/01/31  00:49:17
8102         Log: Integrate change #7495 from mainline.
8103              
8104              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
8105      Branch: maint-5.6/perl
8106           !> MANIFEST ext/re/Makefile.PL
8107 ____________________________________________________________________________
8108 [  8632] By: jhi                                   on 2001/01/30  23:38:49
8109         Log: Integrate change #8396 from mainline.
8110              
8111              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
8112              better multicast support (resend)
8113      Branch: maint-5.6/perl
8114           !> ext/Socket/Socket.pm
8115 ____________________________________________________________________________
8116 [  8631] By: jhi                                   on 2001/01/30  23:28:03
8117         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
8118              
8119              More AIX lore. (7514, ext/re/hints/aix.pl)
8120              
8121              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
8122              
8123              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)
8124              
8125              Subject: [ID 20001214.002] Net::Ping patch
8126              
8127              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
8128              
8129              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
8130              
8131              Add ReuseAddr as a (preferred) alias for Reuse as we now
8132              also have ReusePort.
8133              
8134              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
8135      Branch: maint-5.6/perl
8136           +> ext/re/hints/aix.pl
8137           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
8138           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
8139 ____________________________________________________________________________
8140 [  8630] By: jhi                                   on 2001/01/30  23:03:59
8141         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
8142              
8143              read() documentation tweak for 20001121.004.
8144              
8145              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
8146      Branch: maint-5.6/perl
8147           !> pod/perlfunc.pod pod/perlre.pod
8148 ____________________________________________________________________________
8149 [  8629] By: jhi                                   on 2001/01/30  22:41:57
8150         Log: Integrate change #8098 from mainline.
8151              
8152              fastgetcwd is defined using a glob alias on a $^O dependent basis
8153              and there was no default assignment or perl subroutine.
8154      Branch: maint-5.6/perl
8155           !> lib/Cwd.pm
8156 ____________________________________________________________________________
8157 [  8628] By: jhi                                   on 2001/01/30  21:58:52
8158         Log: Integrate change #7866 from mainline.
8159              
8160              File::Temp 0.11.
8161      Branch: maint-5.6/perl
8162           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
8163 ____________________________________________________________________________
8164 [  8627] By: jhi                                   on 2001/01/30  21:39:44
8165         Log: Integrate changes #8075,8086,8228 from mainline.  
8166              
8167              Darwin is not Windows. (8075,8086)
8168              
8169              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
8170      Branch: maint-5.6/perl
8171           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
8172           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
8173           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
8174           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
8175 ____________________________________________________________________________
8176 [  8626] By: jhi                                   on 2001/01/30  21:22:11
8177         Log: Integrate with tweakery the change #8625 from mainline,
8178              the multibyte decimal separator fix ("fa_IR locale failure").
8179      Branch: maint-5.6/perl
8180            ! embedvar.h perlapi.h
8181           !> intrpvar.h perl.c perl.h sv.c util.c
8182 ____________________________________________________________________________
8183 [  8625] By: jhi                                   on 2001/01/30  20:26:33
8184         Log: Fix for the fa_IR locale failure.  The reason for the failure
8185              was that Perl was assuming the decimal separator aka the radix
8186              separator is one character.  The Farsi-Iranian locale crushed
8187              that bad assumption since there the separator is 'Momayyez',
8188              glyphwise looking somewhat like a slash, and in Unicode UTF-8
8189              encoded in two bytes, 0xd9 0xab.
8190      Branch: perl
8191            ! intrpvar.h perl.c perl.h sv.c util.c
8192 ____________________________________________________________________________
8193 [  8624] By: gsar                                  on 2001/01/30  20:17:03
8194         Log: regen_headers
8195      Branch: maint-5.6/perl
8196            ! Makefile.SH pod/perlintern.pod
8197 ____________________________________________________________________________
8198 [  8623] By: gsar                                  on 2001/01/30  19:42:34
8199         Log: backout change#7431 and its dependents (causes spurious rebuilds
8200              of autogenerated files)
8201              
8202              fix benign b.t failure
8203      Branch: maint-5.6/perl
8204            ! Makefile.SH t/lib/b.t
8205 ____________________________________________________________________________
8206 [  8622] By: jhi                                   on 2001/01/30  19:41:41
8207         Log: Microperl sync.
8208      Branch: perl
8209            ! mg.c perl.h
8210 ____________________________________________________________________________
8211 [  8621] By: gsar                                  on 2001/01/30  19:24:47
8212         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
8213              from mainline
8214              
8215              Subject: podlators 1.06 released
8216              
8217              Subject: [PATCH @8436] Eliminate op_children
8218              
8219              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
8220              
8221              (Replaced by #8448)  More op_children traces (cleanup of #8442).
8222              
8223              Subject: [PATCH #3 @8436] Re: Eliminate op_children
8224              Replace #8444 and #8445.
8225              
8226              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
8227              at the setting of the ofs_sv in new_struct_thread() as the
8228              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
8229              uninitialized fields are, uh, initialized with),
8230              SvREFCNT_inc()ing that invited a core dump.
8231              
8232              podlators 1.07, from Russ Allbery.
8233              
8234              Subject: [PATCH] regcomp.c old feature removal
8235              From: mjd@plover.com
8236              Date: 16 Jan 2001 14:43:18 -0000 
8237              Message-ID: <20010116144318.7140.qmail@plover.com> 
8238      Branch: maint-5.6/perl
8239           +> lib/Pod/Text/Overstrike.pm
8240           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
8241           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
8242           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
8243           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
8244           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
8245           !> util.c
8246 ____________________________________________________________________________
8247 [  8620] By: gsar                                  on 2001/01/30  18:48:32
8248         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
8249              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
8250              now fails one test)
8251              
8252              Subject: [PATCH] lvalue AUTOLOAD. No, really.
8253              
8254              Subject: [PATCH] Interesting syntax idea
8255              Make opens + bareword assigns do typeglob assigns.
8256              
8257              Tests for #8254.
8258              
8259              Subject: [PATCH @8269] Continue blocks and B::Deparse
8260              Make the peephole optimizer to bypass more null ops and
8261              and rewrite the deparse handling of continue blocks.
8262              
8263              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
8264              Doc tweak on #8313.
8265              
8266              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
8267              
8268              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
8269              
8270              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
8271              
8272              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
8273              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
8274              according to the platform.
8275              
8276              Subject: [PATCH @8404] Consolidated lvalue sub changes
8277              
8278              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
8279              
8280              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
8281              
8282              Subject: B::Concise -- an improved replacement for B::Terse 
8283              
8284              The B::Terse drop-in replacement wasn't quite drop-in.
8285              
8286              The LVRET macro needed an aTHX.
8287              
8288              Use the /^Perl_/-less form of is_lvalue_sub().
8289              
8290              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
8291      Branch: maint-5.6/perl
8292           +> ext/B/B/Concise.pm
8293           !> (integrate 27 files)
8294 ____________________________________________________________________________
8295 [  8619] By: nick                                  on 2001/01/30  18:40:28
8296         Log: Integrate mainline
8297      Branch: perlio
8298           !> (integrate 40 files)
8299 ____________________________________________________________________________
8300 [  8618] By: jhi                                   on 2001/01/30  18:37:18
8301         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
8302              Date: Mon, 29 Jan 2001 22:51:29 -0600
8303              From: "Craig A. Berry" <craigberry@mac.com>
8304              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
8305      Branch: perl
8306            ! vms/test.com
8307 ____________________________________________________________________________
8308 [  8617] By: jhi                                   on 2001/01/30  18:34:53
8309         Log: Subject: [PATCH] Add missing CV flags to dump.c
8310              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8311              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
8312              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
8313      Branch: perl
8314            ! dump.c
8315 ____________________________________________________________________________
8316 [  8616] By: jhi                                   on 2001/01/30  18:20:58
8317         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
8318              part isn't applicable to maintperl.
8319              
8320              UTF-8 nit from Inaba Hiroto.
8321      Branch: maint-5.6/perl
8322           !> pod/perlapi.pod utf8.c
8323 ____________________________________________________________________________
8324 [  8615] By: jhi                                   on 2001/01/30  18:18:51
8325         Log: UTF-8 nit from Inaba Hiroto.
8326      Branch: perl
8327            ! pod/perlapi.pod t/op/each.t utf8.c
8328 ____________________________________________________________________________
8329 [  8614] By: jhi                                   on 2001/01/30  18:13:38
8330         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
8331              
8332              perl's internal variables are not for public consumption,
8333              move their docs from perlapi.pod to perlintern.pod
8334              
8335              support for -Dusethreads build under HP-UX 10.20 and DCE threads
8336              library (11.0 and later have pthreads but 10.x don't)
8337              
8338              avoid uninitialized value warnings
8339              
8340              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
8341              gets weird results)
8342              
8343              perldoc nit on windows
8344              
8345              make it possible to run the tests outside the source tree
8346              (there's still a dependency on ../lib being the library
8347              location)
8348      Branch: perl
8349           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
8350           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
8351           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
8352           !> win32/bin/search.pl win32/vdir.h
8353 ____________________________________________________________________________
8354 [  8613] By: gsar                                  on 2001/01/30  16:39:59
8355         Log: make it possible to run the tests outside the source tree
8356              (there's still a dependency on ../lib being the library
8357              location)
8358      Branch: maint-5.6/perl
8359            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
8360 ____________________________________________________________________________
8361 [  8612] By: gsar                                  on 2001/01/30  16:31:12
8362         Log: perldoc nit on windows
8363      Branch: maint-5.6/perl
8364            ! utils/perldoc.PL
8365 ____________________________________________________________________________
8366 [  8611] By: gsar                                  on 2001/01/30  16:22:54
8367         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
8368              gets weird results)
8369      Branch: maint-5.6/perl
8370            ! win32/vdir.h
8371 ____________________________________________________________________________
8372 [  8610] By: gsar                                  on 2001/01/30  16:12:45
8373         Log: avoid uninitialized value warnings
8374      Branch: maint-5.6/perl
8375            ! win32/bin/search.pl
8376 ____________________________________________________________________________
8377 [  8609] By: gsar                                  on 2001/01/30  16:08:01
8378         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
8379              library (11.0 and later have pthreads but 10.x don't)
8380      Branch: maint-5.6/perl
8381            ! hints/hpux.sh thread.h
8382 ____________________________________________________________________________
8383 [  8608] By: gsar                                  on 2001/01/30  15:48:55
8384         Log: perl's internal variables are not for public consumption,
8385              move their docs from perlapi.pod to perlintern.pod
8386      Branch: maint-5.6/perl
8387            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
8388            ! thrdvar.h
8389 ____________________________________________________________________________
8390 [  8607] By: gsar                                  on 2001/01/30  15:44:27
8391         Log: mistakenly branched perl56delta.pod, revert
8392      Branch: maint-5.6/perl
8393            - pod/perl56delta.pod
8394           !> pod/perldelta.pod
8395 ____________________________________________________________________________
8396 [  8606] By: gsar                                  on 2001/01/30  14:20:24
8397         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
8398              dTHR which has been a noop for a while now, except for the
8399              compatibility definition in thread.h)
8400      Branch: maint-5.6/perl
8401           !> (integrate 45 files)
8402 ____________________________________________________________________________
8403 [  8605] By: jhi                                   on 2001/01/30  05:43:58
8404         Log: Mark the UTF-8 APIs as experimental.
8405      Branch: maint-5.6/perl
8406            ! embed.pl pod/perlapi.pod
8407 ____________________________________________________________________________
8408 [  8604] By: jhi                                   on 2001/01/30  05:38:40
8409         Log: Nits from earlier integrates.
8410      Branch: maint-5.6/perl
8411            ! lib/Carp/Heavy.pm
8412           !> sv.c
8413 ____________________________________________________________________________
8414 [  8603] By: jhi                                   on 2001/01/30  05:27:26
8415         Log: Regenerate Porting files.
8416      Branch: maint-5.6/perl
8417            ! Porting/Glossary Porting/config.sh Porting/config_H
8418 ____________________________________________________________________________
8419 [  8602] By: jhi                                   on 2001/01/30  05:14:59
8420         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
8421              8310,8339,8447,8492,8493,8505,8525: documentation changes.
8422              
8423              Subject: Re: perlfaq style changes
8424              
8425              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
8426              
8427              Subject: [PATCH] docs on NaN
8428              
8429              Subject: [patch] perlfaq7
8430              
8431              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
8432              
8433              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
8434              
8435              Subject: [PATCH] open() example in perlfunc.pod
8436              
8437              Podify README.mpeix (a new version from the web)
8438              
8439              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
8440              
8441              Subject: [PATCH] format and rewording in perlfaq.pod
8442              
8443              Subject: [PATCH] API Variable documentation   
8444              
8445              Memory management calls documentation.
8446              
8447              Subject: [PATCH: perl@8482] README.vms URL updates
8448              
8449              Subject: Minor typos in perlfaq2.pod
8450              
8451              Subject: [PATCH] pod/perlvar.pod
8452      Branch: maint-5.6/perl
8453           +> pod/perl56delta.pod
8454            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8455           !> README.amiga README.epoc README.mpeix README.vms
8456           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
8457           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
8458           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
8459           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
8460           !> pod/perlvar.pod thrdvar.h
8461 ____________________________________________________________________________
8462 [  8601] By: jhi                                   on 2001/01/30  04:38:35
8463         Log: Integrate changes #8036,8096,8253 from mainline:
8464              hints changes.
8465              
8466              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
8467              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
8468              
8469              Output the (apparent) version of gcc in Tru64.
8470      Branch: maint-5.6/perl
8471           +> ext/POSIX/hints/svr4.pl
8472           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
8473           !> hints/svr4.sh t/lib/bigfltpm.t
8474 ____________________________________________________________________________
8475 [  8600] By: jhi                                   on 2001/01/30  04:04:01
8476         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
8477              locale fixes.
8478              
8479              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
8480              
8481              Debian allows /usr/bin/locale to exist without any locales. (7868)
8482              
8483              Allow the locale test needing POSIX and the taint test
8484              needing IPC::SysV to run under 'minitest' (basically,
8485              bail out if loading the extension fails). (8384)
8486              
8487              Cleanup the locale.t output  (8480)
8488      Branch: maint-5.6/perl
8489           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
8490           !> t/pragma/locale.t
8491 ____________________________________________________________________________
8492 [  8599] By: jhi                                   on 2001/01/30  03:51:04
8493         Log: Missing generated files from #8598.
8494      Branch: maint-5.6/perl
8495            ! embed.h global.sym objXSUB.h perlapi.c proto.h
8496 ____________________________________________________________________________
8497 [  8598] By: jhi                                   on 2001/01/30  03:41:54
8498         Log: Integrate change #8555 from mainline, manually integrate parts
8499              of changes 8452 and 8583.
8500              
8501              Subject: [PATCH] utf8.c documentation (8452)
8502              
8503              No point in checking the length if the pointer is bogus. (8555)
8504              
8505              Introduce bytes_from_utf8() and implement sv_eq() using it,
8506              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
8507              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
8508              was malformed. (8583)
8509      Branch: maint-5.6/perl
8510            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
8511           !> pod/perlapi.pod sv.c utf8.c
8512 ____________________________________________________________________________
8513 [  8597] By: gsar                                  on 2001/01/30  02:37:26
8514         Log: get PERL_OBJECT build going again on windows
8515      Branch: maint-5.6/perl
8516            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8517            ! pod/perlapi.pod proto.h sv.c
8518 ____________________________________________________________________________
8519 [  8596] By: jhi                                   on 2001/01/30  02:16:17
8520         Log: Signedness nit.
8521      Branch: perl
8522            ! sv.c
8523 ____________________________________________________________________________
8524 [  8595] By: jhi                                   on 2001/01/30  02:11:07
8525         Log: EBCDIC patch for Storable, from Peter Prymmer.
8526      Branch: perl
8527            ! t/lib/st-06compat.t
8528 ____________________________________________________________________________
8529 [  8594] By: jhi                                   on 2001/01/30  01:04:48
8530         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
8531              From: Peter Prymmer <pvhp@forte.com>
8532              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
8533              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
8534      Branch: perl
8535            ! t/lib/b.t
8536 ____________________________________________________________________________
8537 [  8593] By: jhi                                   on 2001/01/30  00:56:47
8538         Log: Subject: [PATCH: perl@8585] pod problems in io
8539              From: Peter Prymmer <pvhp@forte.com>
8540              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
8541              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
8542      Branch: perl
8543            ! pod/perlapio.pod pod/perliol.pod
8544 ____________________________________________________________________________
8545 [  8592] By: jhi                                   on 2001/01/30  00:48:20
8546         Log: Integrate perlio.
8547      Branch: perl
8548           !> pod/perlapio.pod pod/perliol.pod
8549 ____________________________________________________________________________
8550 [  8591] By: nick                                  on 2001/01/29  22:02:28
8551         Log: GNU 'merge' Simon's copy of perliol.pod with version
8552              patched by Craig's patch.
8553      Branch: perlio
8554            ! pod/perliol.pod
8555 ____________________________________________________________________________
8556 [  8590] By: nick                                  on 2001/01/29  21:55:10
8557         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
8558      Branch: perlio
8559            ! pod/perlapio.pod pod/perliol.pod
8560 ____________________________________________________________________________
8561 [  8589] By: jhi                                   on 2001/01/29  15:35:33
8562         Log: Integrate change #8586 from maint-5.6/perl.
8563              
8564              make the BOM detection code not call tell() until it has to
8565              (meant to fix esoteric compatibility issues where PL_rsfp
8566              is overridden)
8567      Branch: perl
8568           !> toke.c
8569 ____________________________________________________________________________
8570 [  8588] By: jhi                                   on 2001/01/29  15:29:11
8571         Log: Subject: MAking Solaris malloc() the default
8572              From: Lupe Christoph <lupe@lupe-christoph.de>
8573              Date: Mon, 29 Jan 2001 12:59:36 +0100
8574              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
8575              
8576              The README.solaris part slightly tweaked.
8577      Branch: perl
8578            ! README.solaris hints/solaris_2.sh
8579 ____________________________________________________________________________
8580 [  8587] By: jhi                                   on 2001/01/29  15:17:34
8581         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
8582              From: root@ak-75.mind.de
8583              Date: Sun, 28 Jan 2001 20:32:29 +0100
8584              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
8585      Branch: perl
8586            ! pod/perlre.pod
8587 ____________________________________________________________________________
8588 [  8586] By: gsar                                  on 2001/01/29  13:43:44
8589         Log: make the BOM detection code not call tell() until it has to
8590              (meant to fix esoteric compatibility issues where PL_rsfp
8591              is overridden)
8592      Branch: maint-5.6/perl
8593            ! toke.c
8594 ____________________________________________________________________________
8595 [  8585] By: jhi                                   on 2001/01/28  20:05:45
8596         Log: Update Changes.
8597      Branch: perl
8598            ! Changes patchlevel.h
8599 ____________________________________________________________________________
8600 [  8584] By: jhi                                   on 2001/01/28  19:30:02
8601         Log: Integrate perlio.
8602      Branch: perl
8603           +> pod/perliol.pod
8604           !> MANIFEST pod/perlapio.pod
8605 ____________________________________________________________________________
8606 [  8583] By: jhi                                   on 2001/01/28  19:28:40
8607         Log: Patch from Inaba Hiroto:
8608              - canonical UTF-8 hash keys: if a key string for a hash is
8609              UTF8-on, try downgrade the string and use it if
8610              unicode::distinct is not in effect.
8611              For the task, I added a function bytes_from_utf8() to utf8.c.
8612              It might resemble utf8_to_bytes() but it is not convenient
8613              to the task.
8614              Made a test for it and added to t/op/each.t
8615              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
8616              the mortal copy of the argument SV.
8617              And changed t/io/utf8.t test 18 which expects print() to
8618              upgrade its argument.
8619              - re-implement sv_eq with bytes_from_utf8()
8620              - some bug fixes
8621              - tr/// does not handle UTF8 range (\x{}-\x{})
8622              - \ before raw UTF8 character produced
8623              "Malformed UTF-8 character" warning.
8624              - "\x{100}\N{CENT SIGN}" is Malformed.
8625              Added tests for these 3.
8626              - and one silly bug (by me) with qu operator.
8627      Branch: perl
8628            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
8629            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
8630            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
8631 ____________________________________________________________________________
8632 [  8582] By: nick                                  on 2001/01/28  19:25:04
8633         Log: Add pod/perliol.pod to MANIFEST :-(
8634      Branch: perlio
8635            ! MANIFEST
8636 ____________________________________________________________________________
8637 [  8581] By: nick                                  on 2001/01/28  19:22:40
8638         Log: PerlIO documentation. Proofing and sub-editing requested.
8639      Branch: perlio
8640            + pod/perliol.pod
8641            ! pod/perlapio.pod
8642 ____________________________________________________________________________
8643 [  8580] By: jhi                                   on 2001/01/28  05:16:25
8644         Log: Revert the change to sv_2pv() done by #8054: Someone who
8645              did SvNV_set() on a scalar that also happened to be POK,
8646              followed by sv_2pv() won't get the right coercion anymore.
8647              [Sarathy]
8648      Branch: maint-5.6/perl
8649            ! sv.c
8650 ____________________________________________________________________________
8651 [  8579] By: jhi                                   on 2001/01/28  05:15:04
8652         Log: Remove the #8084 effect: do not allow -Q to be interpreted
8653              as -&Q(), this is too much wiggle room.
8654      Branch: maint-5.6/perl
8655            ! toke.c
8656 ____________________________________________________________________________
8657 [  8578] By: jhi                                   on 2001/01/28  05:12:45
8658         Log: Needed bits of #8439 (should have been in #8576),
8659              mainly for lval substr().
8660      Branch: maint-5.6/perl
8661            ! mg.c pp.c pp_hot.c
8662 ____________________________________________________________________________
8663 [  8577] By: jhi                                   on 2001/01/28  05:02:46
8664         Log: A missing check-in.
8665      Branch: maint-5.6/perl
8666            ! utf8.c
8667 ____________________________________________________________________________
8668 [  8576] By: jhi                                   on 2001/01/28  04:26:18
8669         Log: Integrate changes #8425,8436,8439,8517 from mainline.
8670              The 8439 was not truly integrated because it had too many
8671              dependencies on the development branch and because it introduced
8672              concepts too bold for a maintenance branch (such as the qu operator).
8673              
8674              Subject: [PATCH perl@8342] -Wformat
8675              
8676              Tighten some of the UTF-8 tests a bit.
8677              
8678              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
8679              - The substr lval was still not okay.
8680              - Now pp_stringify and sv_setsv copies source's UTF8 flag
8681              even if IN_BYTE.  pp_stringify is called from fold_constants
8682              at optimization phase and "\x{100}" was made SvUTF8_off under
8683              use bytes (the bytes pragma is for "byte semantics" and not
8684              for "do not produce UTF8 data")
8685      Branch: maint-5.6/perl
8686            ! t/lib/charnames.t t/op/substr.t toke.c
8687           !> sv.c t/pragma/utf8.t
8688 ____________________________________________________________________________
8689 [  8575] By: jhi                                   on 2001/01/28  04:01:51
8690         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
8691              
8692              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
8693              
8694              Subject: [ID 20001230.003] UTF-8 tr still hurts
8695              
8696              Test cases for #8385 (from Simon's "torture.pl")
8697              
8698              Start fixing UTF-8 lval substr() (8405)
8699      Branch: maint-5.6/perl
8700           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
8701           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
8702 ____________________________________________________________________________
8703 [  8574] By: jhi                                   on 2001/01/28  03:09:06
8704         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
8705              from mainline.
8706              
8707              UTF-8 cleanup.
8708              
8709              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
8710              
8711              "\x{FF}\xFF" was broken.
8712              
8713              Tests for #8329 and #8330.
8714              
8715              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
8716              
8717              IRIX compiler noticed that the bof initialization might be
8718              bypassed by control flow.
8719              
8720              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
8721      Branch: maint-5.6/perl
8722           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
8723           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
8724 ____________________________________________________________________________
8725 [  8573] By: jhi                                   on 2001/01/28  02:06:12
8726         Log: Retract #8552.
8727      Branch: perl
8728            ! lib/Text/Wrap.pm t/lib/textwrap.t
8729 ____________________________________________________________________________
8730 [  8572] By: jhi                                   on 2001/01/28  02:04:49
8731         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
8732              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
8733              not really integrated but instead salvaged by hand
8734              (they had too many dependencies on the development release
8735              to be cleanly integratable).
8736              
8737              Subject: more UTF8 test suites and an UTF8 patch
8738              
8739              Tweak for MULTIPLICITY/USE_PERLIO
8740              
8741              Signedness nit.
8742              
8743              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
8744              
8745              Use the UTF8_XXX macros in is_utf8_char().
8746              
8747              Rewrite pp_concat() in terms of sv_catsv().  The . operator
8748              should now be UTF-8-proof.
8749              
8750              Subject: [PATCH perl@8269] scanning two hex-constants
8751              fails on EBCDIC environment (script length.t)
8752              
8753              Add some Unicode chop() tests.
8754      Branch: maint-5.6/perl
8755            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
8756           !> sv.c t/op/chop.t utf8.h
8757 ____________________________________________________________________________
8758 [  8571] By: jhi                                   on 2001/01/28  00:35:59
8759         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
8760              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
8761              
8762              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
8763              
8764              The maxiters upper limit sanity check (guarding against
8765              non-progress) assumed bytes instead of characters in s///
8766              and split().
8767              
8768              Signedness nit.
8769              
8770              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
8771              join() should now be UTF-8-proof.
8772              
8773              More split // UTF-8 tests. (8250)
8774      Branch: maint-5.6/perl
8775           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
8776           !> util.c
8777 ____________________________________________________________________________
8778 [  8570] By: jhi                                   on 2001/01/27  22:15:46
8779         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
8780              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
8781              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
8782              8084,8204,8244,8333 from mainline.
8783              
8784              For -Q where Q might be a one-letter sub name one does no more
8785              get a warning about an unknown filetest (7941,7943,7944,8084).
8786              
8787              Subject: Re: [ID 20001130.011] expression parsing bug ?
8788              
8789              Make uv_to_utf8() to zero-terminate its output buffer.
8790              
8791              Split off t/op/length.t (7995)
8792              
8793              Split off t/op/utf8decode.t (7996)
8794              
8795              Remove an unnecessary 'use utf8' from the utf8.t (7998)
8796              
8797              Split off t/op/concat.t (8004)
8798              
8799              Split off t/op/ver.t (8005)
8800              
8801              Document utf8_length(), utf8_distance(), and utf8_hop().
8802              
8803              Document utf8_to_uv() better.
8804              
8805              Introduce macros for UTF8 decoding (8028,8033).
8806              
8807              Add test for reverse() (8030,8031).
8808              
8809              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
8810              
8811              Do not return the Unicode replacement character    on UTF-8
8812              decoding failure.
8813              
8814              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
8815              not this_utf8 i.e. the output string has one, but don't mess
8816              with source assumption. (8052,8053)
8817              
8818              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
8819              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
8820              was not expecting to be called with something that was already
8821              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
8822              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
8823              (8054)
8824              
8825              Recode the naughty binary bytes in utf8decode.t using the \xHH.
8826              
8827              Make some panic messages a bit more logical.
8828      Branch: maint-5.6/perl
8829           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
8830           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
8831           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
8832           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
8833           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
8834           !> utf8.c utf8.h
8835 ____________________________________________________________________________
8836 [  8569] By: jhi                                   on 2001/01/27  19:16:43
8837         Log: Integrate changes #7750 from perlio and #8566 from mainline.
8838      Branch: maint-5.6/perl
8839           !> regexec.c sv.c
8840 ____________________________________________________________________________
8841 [  8568] By: jhi                                   on 2001/01/27  18:06:51
8842         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
8843              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
8844              7935[-perlio.c],7936,7959,7965 from mainline.
8845              
8846              Change the "big byte" error message to "Wide character".
8847              (7355, the croak-if-wide-chars-in-print part ignored)
8848              
8849              Use UINT64_C().
8850              
8851              Introduce Perl_utf8_length().
8852              
8853              diff -se shows these as different (7753, forgotten check-ins)
8854              
8855              Subject: [PATCH] doop.c - UTF8 tr///
8856              
8857              If we use (aTHX_ ...) then put Perl_ on the front.
8858              
8859              Make utf8_length() and utf8_distance() to be less forgiving
8860              about bad UTF-8.
8861              
8862              Test line numbers are different with utf8.
8863              
8864              No need to scan till infinity, 13 is enough. (7872,7911)
8865              
8866              Subject: [PATCH] Tokeniser debugging
8867              
8868              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
8869              
8870              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
8871              
8872              Be more careful in Perl_sv_utf8_downgrade().
8873              
8874              Use DO_UTF8().
8875              
8876              Raw zero bytes in text files confuse at least GNU patch 2.1.
8877      Branch: maint-5.6/perl
8878           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
8879           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
8880           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
8881           !> t/pragma/utf8.t toke.c utf8.c utf8.h
8882 ____________________________________________________________________________
8883 [  8567] By: nick                                  on 2001/01/27  11:10:38
8884         Log: Integrate mainline
8885      Branch: perlio
8886           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
8887           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
8888           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
8889           !> toke.c
8890 ____________________________________________________________________________
8891 [  8566] By: jhi                                   on 2001/01/27  06:22:48
8892         Log: More documentation for the regexp context stack.
8893      Branch: perl
8894            ! regexec.c
8895 ____________________________________________________________________________
8896 [  8565] By: jhi                                   on 2001/01/27  05:21:57
8897         Log: Update Changes.
8898      Branch: perl
8899            ! Changes patchlevel.h
8900 ____________________________________________________________________________
8901 [  8564] By: jhi                                   on 2001/01/27  04:44:04
8902         Log: Threadedness patch for #8562 from Doug MacEachern.
8903      Branch: perl
8904            ! toke.c
8905 ____________________________________________________________________________
8906 [  8563] By: jhi                                   on 2001/01/27  04:26:24
8907         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
8908              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
8909              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
8910              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
8911      Branch: perl
8912            ! op.c
8913 ____________________________________________________________________________
8914 [  8562] By: jhi                                   on 2001/01/27  04:20:30
8915         Log: Subject: Re: Announce : Tokener reporting patch
8916              From: Simon Cozens <simon@cozens.net>
8917              Date: Mon, 22 Jan 2001 02:17:22 +0000
8918              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
8919      Branch: perl
8920            ! embed.h embed.pl proto.h toke.c
8921 ____________________________________________________________________________
8922 [  8561] By: jhi                                   on 2001/01/27  04:17:24
8923         Log: Forgot from #8545.  Oops.
8924      Branch: perl
8925            ! pp.c t/pragma/overload.t
8926 ____________________________________________________________________________
8927 [  8560] By: jhi                                   on 2001/01/27  03:01:47
8928         Log: A better module compilation test, use MANIFEST as suggested
8929              by Spider.
8930      Branch: perl
8931            ! t/lib/1_compile.t
8932 ____________________________________________________________________________
8933 [  8559] By: jhi                                   on 2001/01/27  02:50:48
8934         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
8935              From: Peter Prymmer <pvhp@forte.com>
8936              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
8937              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
8938      Branch: perl
8939            ! t/lib/b.t
8940 ____________________________________________________________________________
8941 [  8558] By: jhi                                   on 2001/01/27  02:27:05
8942         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
8943              From: Peter Prymmer <pvhp@forte.com>
8944              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
8945              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
8946      Branch: perl
8947            ! t/pragma/sub_lval.t
8948 ____________________________________________________________________________
8949 [  8557] By: jhi                                   on 2001/01/27  02:26:03
8950         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
8951              From: Peter Prymmer <pvhp@forte.com>
8952              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
8953              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
8954      Branch: perl
8955            ! t/lib/st-06compat.t
8956 ____________________________________________________________________________
8957 [  8556] By: jhi                                   on 2001/01/27  02:24:33
8958         Log: Subject: [PATCH: perl@8531] minor update to README.os390
8959              From: Peter Prymmer <pvhp@forte.com>
8960              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
8961              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
8962      Branch: perl
8963            ! README.os390
8964 ____________________________________________________________________________
8965 [  8555] By: jhi                                   on 2001/01/27  00:35:47
8966         Log: No point in checking the length before we know whether the pointer
8967              is bogus or not, fixes Abigail's odbm failures in Linux.
8968      Branch: perl
8969            ! sv.c
8970 ____________________________________________________________________________
8971 [  8554] By: nick                                  on 2001/01/26  19:01:31
8972         Log: Integrate mainline
8973      Branch: perlio
8974           !> lib/Text/Wrap.pm t/lib/textwrap.t
8975 ____________________________________________________________________________
8976 [  8553] By: jhi                                   on 2001/01/26  15:19:39
8977         Log: Integrate change #7792 from perlio (multiplicity fix),
8978              fix the AV leak in regex DEBUGGING (tiny part of the
8979              polymorphic regexp patch #8143).
8980      Branch: maint-5.6/perl
8981            ! regcomp.c
8982           !> scope.h
8983 ____________________________________________________________________________
8984 [  8552] By: jhi                                   on 2001/01/26  15:03:23
8985         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
8986              From: Michael G Schwern <schwern@pobox.com>
8987              Date: Fri, 26 Jan 2001 09:28:31 -0500
8988              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
8989      Branch: perl
8990            ! lib/Text/Wrap.pm t/lib/textwrap.t
8991 ____________________________________________________________________________
8992 [  8551] By: jhi                                   on 2001/01/26  02:33:19
8993         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
8994              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
8995              
8996              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
8997              
8998              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
8999              
9000              Message nit.
9001              
9002              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
9003              
9004              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
9005              
9006              (the cleanup of unused submatches in regtry() and regcppop())
9007              
9008              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
9009              stored and restored, and thusly was trounced by the utf8 swash
9010              routines.
9011              
9012              use utf8 not required to use \x{}.
9013              
9014              Removed two more tests that make no sense in UTF-8 since the test
9015              data is not in UTF-8.
9016              
9017              Get the three different space character classes right under utf8.
9018              
9019              Implement ANYOFUTF8 regprop() dumping.
9020              
9021              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
9022              
9023              Document the regex context pushing/popping a bit better.
9024      Branch: maint-5.6/perl
9025           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
9026           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
9027           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
9028           !> t/op/regmesg.t utf8.c
9029 ____________________________________________________________________________
9030 [  8550] By: nick                                  on 2001/01/25  19:42:30
9031         Log: Integrate mainline
9032      Branch: perlio
9033           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
9034           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
9035           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
9036           !> t/lib/bigint.t t/lib/bigintpm.t
9037 ____________________________________________________________________________
9038 [  8549] By: jhi                                   on 2001/01/25  15:22:28
9039         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
9040      Branch: maint-5.6/perl
9041            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
9042 ____________________________________________________________________________
9043 [  8548] By: jhi                                   on 2001/01/25  15:02:55
9044         Log: Integrate changes #7997,8063,8492,8547 from mainline.
9045              
9046              Subject: Re: STRLEN - what?
9047              
9048              Subject: [PATCH] perlguts.pod
9049              
9050              Memory management calls documentation.
9051              
9052              Layout using tabulator is not a good idea in a pod.
9053      Branch: maint-5.6/perl
9054           !> pod/perlguts.pod
9055 ____________________________________________________________________________
9056 [  8547] By: jhi                                   on 2001/01/25  14:49:05
9057         Log: Layout using tabulator is not a good idea in a pod.
9058      Branch: perl
9059            ! pod/perlguts.pod
9060 ____________________________________________________________________________
9061 [  8546] By: jhi                                   on 2001/01/25  14:31:12
9062         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
9063              from mainline.
9064              
9065              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
9066              
9067              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
9068              
9069              More Win32 editor/IDE/shell hints.
9070              
9071              More Win32 Perling.
9072              
9073              Yet another editor edit.
9074              
9075              Edit edit edit.
9076              
9077              IDE/editor section tweaking.
9078              
9079              Few more IDE/editor nits from p5p.
9080      Branch: maint-5.6/perl
9081           !> pod/perlfaq3.pod
9082 ____________________________________________________________________________
9083 [  8545] By: jhi                                   on 2001/01/25  04:16:32
9084         Log: Subject: [PATCH 5.7.0] overload int()
9085              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9086              Date: Wed, 24 Jan 2001 19:06:57 -0500
9087              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
9088      Branch: perl
9089            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
9090            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
9091            ! t/lib/bigintpm.t
9092 ____________________________________________________________________________
9093 [  8544] By: jhi                                   on 2001/01/25  04:15:11
9094         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
9095              From: Peter Prymmer <pvhp@forte.com>
9096              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
9097              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
9098      Branch: perl
9099            ! Makefile.SH README.os390 hints/os390.sh installperl
9100 ____________________________________________________________________________
9101 [  8543] By: jhi                                   on 2001/01/25  03:52:08
9102         Log: Integrate change #8462,8469 from mainline.
9103              
9104              In VMS Perl subversion (perl -V) is undef.
9105      Branch: maint-5.6/perl
9106           !> configure.com
9107 ____________________________________________________________________________
9108 [  8542] By: jhi                                   on 2001/01/25  03:44:55
9109         Log: Integrate changes #7835,7850,8315,8316 from mainline.
9110              
9111              Solaris hints.
9112      Branch: maint-5.6/perl
9113           !> hints/solaris_2.sh
9114 ____________________________________________________________________________
9115 [  8541] By: jhi                                   on 2001/01/25  03:39:28
9116         Log: Integrate #8336 from mainline.
9117      Branch: maint-5.6/perl
9118           !> hv.c
9119 ____________________________________________________________________________
9120 [  8540] By: jhi                                   on 2001/01/25  03:23:50
9121         Log: Retract #8539.
9122      Branch: maint-5.6/perl
9123            ! pod/perlfaq3.pod
9124 ____________________________________________________________________________
9125 [  8539] By: jhi                                   on 2001/01/25  03:21:55
9126         Log: (Retracted by #5940.)
9127      Branch: maint-5.6/perl
9128            ! pod/perlfaq3.pod
9129 ____________________________________________________________________________
9130 [  8538] By: jhi                                   on 2001/01/25  03:14:07
9131         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
9132              From: Peter Prymmer <pvhp@forte.com>
9133              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
9134              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
9135              
9136              The VMS bits.
9137      Branch: maint-5.6/perl
9138            ! configure.com vms/descrip_mms.template
9139 ____________________________________________________________________________
9140 [  8537] By: jhi                                   on 2001/01/25  03:06:09
9141         Log: Integrate #7710,7824,7973 from mainline.
9142      Branch: maint-5.6/perl
9143           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9144           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
9145           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
9146           !> vos/config.ga.def vos/config.ga.h win32/config.bc
9147           !> win32/config.gc win32/config.vc
9148 ____________________________________________________________________________
9149 [  8536] By: jhi                                   on 2001/01/24  13:50:20
9150         Log: Revert the edits made by me so far to the 5.6 branch since
9151              the TRIAL1 since I did edits when I should have been using
9152              integrates.  Bad programmer.   (Will integrate them properly later.)
9153              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
9154              The #8353 will not be reapplied at least for now since
9155              the UTF-8 hash keys need more thinking.
9156              (The patches #8347, #8354, #8454, #8473 were okay since they
9157              were original edits made specifically for the 5.6.1-TRIAL1.)
9158      Branch: maint-5.6/perl
9159            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9160            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
9161            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
9162            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
9163            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
9164            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9165            ! win32/config.bc win32/config.gc win32/config.vc
9166 ____________________________________________________________________________
9167 [  8535] By: bailey                                on 2001/01/24  06:37:02
9168         Log: SYN SYN
9169      Branch: vmsperl
9170           +> (branch 26 files)
9171           !> (integrate 130 files)
9172 ____________________________________________________________________________
9173 [  8534] By: nick                                  on 2001/01/23  19:30:57
9174         Log: Integrate mainline.
9175      Branch: perlio
9176           !> Changes Configure Porting/Glossary Porting/config.sh
9177           !> Porting/config_H embed.h embed.pl ext/Encode/compile
9178           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
9179           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
9180           !> pod/perlvar.pod proto.h t/lib/1_compile.t
9181 ____________________________________________________________________________
9182 [  8533] By: jhi                                   on 2001/01/23  16:15:46
9183         Log: Forgotten from #8501.
9184      Branch: perl
9185            ! Porting/Glossary Porting/config.sh Porting/config_H
9186 ____________________________________________________________________________
9187 [  8532] By: jhi                                   on 2001/01/23  16:13:27
9188         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
9189              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9190              Date: Mon, 22 Jan 2001 17:51:58 +0100
9191              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
9192      Branch: perl
9193            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
9194 ____________________________________________________________________________
9195 [  8531] By: jhi                                   on 2001/01/23  15:46:01
9196         Log: Update Changes.
9197      Branch: perl
9198            ! Changes patchlevel.h
9199 ____________________________________________________________________________
9200 [  8530] By: jhi                                   on 2001/01/23  15:38:39
9201         Log: De-cut-and-pasto.
9202      Branch: perl
9203            ! t/lib/1_compile.t
9204 ____________________________________________________________________________
9205 [  8529] By: jhi                                   on 2001/01/23  15:11:04
9206         Log: Document the mkdir trailing slashes case.
9207      Branch: perl
9208            ! pod/perlfunc.pod
9209 ____________________________________________________________________________
9210 [  8528] By: jhi                                   on 2001/01/23  15:08:28
9211         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
9212              get installed:
9213              
9214              Subject: lib/lib.pm
9215              From: <abigail@foad.org>
9216              Date: Mon, 28 Aug 2000 20:35:08 -0400
9217              Message-ID: <20000829003508.21281.qmail@foad.org>
9218      Branch: perl
9219            ! installperl
9220 ____________________________________________________________________________
9221 [  8527] By: jhi                                   on 2001/01/23  14:44:04
9222         Log: Metaconfig unit change for #8526.
9223      Branch: metaconfig
9224            ! U/threads/archname.U
9225 ____________________________________________________________________________
9226 [  8526] By: jhi                                   on 2001/01/23  14:43:19
9227         Log: Attach -perlio to the archname if so selected.
9228      Branch: perl
9229            ! Configure
9230 ____________________________________________________________________________
9231 [  8525] By: jhi                                   on 2001/01/23  14:24:01
9232         Log: Subject: [PATCH] pod/perlvar.pod
9233              From: abigail@foad.org
9234              Date: Tue, 23 Jan 2001 01:41:10 +0100
9235              Message-ID: <20010123004110.22259.qmail@foad.org>
9236      Branch: perl
9237            ! pod/perlvar.pod
9238 ____________________________________________________________________________
9239 [  8524] By: jhi                                   on 2001/01/23  14:22:32
9240         Log: A bug introduced in #8217 (the undefined variable in the
9241              lib/safe1_t #3) fixed, by Charles Lane:
9242              
9243              The earlier patch made it so that stuff running in Safe
9244              compartments could do a "caller" and see "main".  That
9245              little change in name is done right before the code in
9246              the compartment is run, and apparantly the parser
9247              was picking up the stash name before it got changed.
9248              
9249              (why it was threaded vs. unthreaded Perl that was sensitive to this
9250              I still don't know...and it probably doesn't matter).
9251              
9252              I tryed removing the stash name-change and saw that threaded Perl
9253              did indeed pass the lib/safe1.t tests.
9254              
9255              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
9256              do the name change (and to connect _ in the compartment to the global
9257              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
9258              to call _safe_pkg_prep when creating a new compartment.
9259              
9260              Passes all tests with threaded perl on linux; passes all tests
9261              with unthreaded perl on VMS.
9262              
9263              At some point I'll probably want to revisit Safe and Opcode to
9264              provide more sensible handling of global variables...and to get
9265              formats working in Safe compartments, which they don't do currently.
9266      Branch: perl
9267            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
9268 ____________________________________________________________________________
9269 [  8523] By: jhi                                   on 2001/01/23  14:11:58
9270         Log: Also the lib/Thread.pm itself needs to be ignored if
9271              the Thread extension hasn't been built.
9272      Branch: perl
9273            ! t/lib/1_compile.t
9274 ____________________________________________________________________________
9275 [  8522] By: jhi                                   on 2001/01/23  13:51:28
9276         Log: print() instead of warn() so that stderr doesn't get
9277              unncessarily polluted.
9278      Branch: perl
9279            ! ext/Encode/compile
9280 ____________________________________________________________________________
9281 [  8521] By: jhi                                   on 2001/01/23  13:49:48
9282         Log: Integrate perlio.
9283      Branch: perl
9284           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
9285           !> ext/Encode/encode.h
9286 ____________________________________________________________________________
9287 [  8520] By: nick                                  on 2001/01/22  21:44:00
9288         Log: More messing with Encode:
9289              Extra fields in header to allow multiple names and to record
9290              other things "compile" knows.
9291              Re-organise compile to factor out common output routines.
9292      Branch: perlio
9293            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
9294 ____________________________________________________________________________
9295 [  8519] By: nick                                  on 2001/01/22  20:33:50
9296         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
9297      Branch: perlio
9298            ! ext/Encode/Makefile.PL ext/Encode/compile
9299 ____________________________________________________________________________
9300 [  8518] By: nick                                  on 2001/01/22  20:28:13
9301         Log: Integrate mainline
9302      Branch: perlio
9303           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
9304           !> vos/config.alpha.def vos/config.alpha.h
9305 ____________________________________________________________________________
9306 [  8517] By: jhi                                   on 2001/01/22  15:37:17
9307         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
9308              by Inaba Hiroto.
9309      Branch: perl
9310            ! sv.c
9311 ____________________________________________________________________________
9312 [  8516] By: jhi                                   on 2001/01/22  14:55:15
9313         Log: More SIG_SIZE fixes.
9314      Branch: perl
9315            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
9316 ____________________________________________________________________________
9317 [  8515] By: jhi                                   on 2001/01/22  14:50:27
9318         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
9319              From: "Craig A. Berry" <craigberry@mac.com>
9320              Date: Mon, 22 Jan 2001 00:42:24 -0600
9321              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
9322      Branch: perl
9323            ! configure.com
9324 ____________________________________________________________________________
9325 [  8514] By: jhi                                   on 2001/01/22  14:31:17
9326         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
9327              From: "Craig A. Berry" <craigberry@mac.com>
9328              Date: Sun, 21 Jan 2001 23:03:25 -0600
9329              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
9330      Branch: perl
9331            ! configure.com
9332 ____________________________________________________________________________
9333 [  8513] By: jhi                                   on 2001/01/22  14:14:00
9334         Log: Add the .ucm encoding tables to the MANIFEST.
9335      Branch: perl
9336            ! MANIFEST
9337 ____________________________________________________________________________
9338 [  8512] By: jhi                                   on 2001/01/22  13:43:33
9339         Log: Integrate perlio.
9340      Branch: perl
9341           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
9342           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9343           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
9344           +> ext/Encode/Encode/iso8859-10.ucm
9345           +> ext/Encode/Encode/iso8859-13.ucm
9346           +> ext/Encode/Encode/iso8859-14.ucm
9347           +> ext/Encode/Encode/iso8859-15.ucm
9348           +> ext/Encode/Encode/iso8859-16.ucm
9349           +> ext/Encode/Encode/iso8859-2.ucm
9350           +> ext/Encode/Encode/iso8859-3.ucm
9351           +> ext/Encode/Encode/iso8859-4.ucm
9352           +> ext/Encode/Encode/iso8859-5.ucm
9353           +> ext/Encode/Encode/iso8859-6.ucm
9354           +> ext/Encode/Encode/iso8859-7.ucm
9355           +> ext/Encode/Encode/iso8859-8.ucm
9356           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
9357           +> ext/Encode/Encode/symbol.ucm
9358           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
9359           !> perliol.h
9360 ____________________________________________________________________________
9361 [  8511] By: nick                                  on 2001/01/21  23:44:47
9362         Log: Make "real" layers of ":utf8" and ":raw".
9363              So now PERLIO=utf8 perl ...
9364              does what Andreas wanted.
9365              Fix arg passing in open.pm (still have a Carp issue).
9366      Branch: perlio
9367            ! lib/open.pm perlio.c perliol.h
9368 ____________________________________________________________________________
9369 [  8510] By: jhi                                   on 2001/01/21  22:56:53
9370         Log: Document the regex context pushing/popping a bit better.
9371      Branch: perl
9372            ! regexec.c
9373 ____________________________________________________________________________
9374 [  8509] By: jhi                                   on 2001/01/21  22:55:44
9375         Log: Tweak the mkdir trailing slash code some more.
9376              
9377              TO DO: the same handling should probably be done for
9378              all the other filesystem functions that can have directories
9379              as their arguments.
9380      Branch: perl
9381            ! pp_sys.c
9382 ____________________________________________________________________________
9383 [  8508] By: nick                                  on 2001/01/21  21:37:43
9384         Log: Switch "compiled in" encodings to .ucm format.
9385              (Leave others as .enc till we can run-time load .ucm,
9386              or find some other way to load them.)
9387      Branch: perlio
9388            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
9389            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9390            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
9391            + ext/Encode/Encode/iso8859-10.ucm
9392            + ext/Encode/Encode/iso8859-13.ucm
9393            + ext/Encode/Encode/iso8859-14.ucm
9394            + ext/Encode/Encode/iso8859-15.ucm
9395            + ext/Encode/Encode/iso8859-16.ucm
9396            + ext/Encode/Encode/iso8859-2.ucm
9397            + ext/Encode/Encode/iso8859-3.ucm
9398            + ext/Encode/Encode/iso8859-4.ucm
9399            + ext/Encode/Encode/iso8859-5.ucm
9400            + ext/Encode/Encode/iso8859-6.ucm
9401            + ext/Encode/Encode/iso8859-7.ucm
9402            + ext/Encode/Encode/iso8859-8.ucm
9403            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
9404            + ext/Encode/Encode/symbol.ucm
9405            ! ext/Encode/Makefile.PL ext/Encode/compile
9406 ____________________________________________________________________________
9407 [  8507] By: nick                                  on 2001/01/21  21:02:03
9408         Log: Integrate (partial) mainline.
9409      Branch: perlio
9410           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
9411           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
9412           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9413 ____________________________________________________________________________
9414 [  8506] By: jhi                                   on 2001/01/21  20:09:30
9415         Log: Update Changes.
9416      Branch: perl
9417            ! Changes patchlevel.h
9418 ____________________________________________________________________________
9419 [  8505] By: jhi                                   on 2001/01/21  19:39:59
9420         Log: Subject: Minor typos in perlfaq2.pod
9421              From: "Stephen P. Potter" <spp@spotter.yi.org>
9422              Message-Id: <200101192101.QAA11911@spotter.yi.org>
9423              Date: Fri, 19 Jan 2001 16:01:13 -0500
9424              
9425              with a nit from Philip Netwon.
9426      Branch: perl
9427            ! pod/perlfaq2.pod
9428 ____________________________________________________________________________
9429 [  8504] By: jhi                                   on 2001/01/21  19:33:05
9430         Log: Metaconfig change for #8503.
9431      Branch: metaconfig
9432            ! U/threads/usethreads.U
9433 ____________________________________________________________________________
9434 [  8503] By: jhi                                   on 2001/01/21  19:32:21
9435         Log: Sanity check for conflicting thread flavours.
9436      Branch: perl
9437            ! Configure config_h.SH
9438 ____________________________________________________________________________
9439 [  8502] By: jhi                                   on 2001/01/21  19:23:00
9440         Log: Metaconfig change for #8501.
9441      Branch: metaconfig
9442            ! U/modified/sig_name.U
9443 ____________________________________________________________________________
9444 [  8501] By: jhi                                   on 2001/01/21  19:22:26
9445         Log: The SIG_SIZE is the number of the elements *excluding*
9446              the terminating NULL.
9447      Branch: perl
9448            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
9449            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
9450            ! win32/config_H.vc
9451 ____________________________________________________________________________
9452 [  8500] By: jhi                                   on 2001/01/21  18:31:31
9453         Log: Integrate perlio.
9454      Branch: perl
9455           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
9456           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
9457           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
9458           !> pp_sys.c proto.h sv.c
9459 ____________________________________________________________________________
9460 [  8499] By: jhi                                   on 2001/01/21  17:43:57
9461         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
9462              From: Hugo <hv@crypt.compulink.co.uk>
9463              Date: Sun, 21 Jan 2001 13:34:05 +0000
9464              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
9465              
9466              In sprintf UTF8ize only if necessary.
9467      Branch: perl
9468            ! sv.c
9469 ____________________________________________________________________________
9470 [  8498] By: nick                                  on 2001/01/21  16:25:32
9471         Log: Encode cleanup.
9472              Add command line control over "compile" so that Makefile.PL
9473              needs can be combined with other uses.
9474              Use command line options in Makefile.PL.
9475              Fix multi-byte parsing in .ucm files.
9476      Branch: perlio
9477            ! ext/Encode/Makefile.PL ext/Encode/compile
9478 ____________________________________________________________________________
9479 [  8497] By: nick                                  on 2001/01/21  12:56:27
9480         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
9481      Branch: perlio
9482            ! ext/Encode/Encode.xs
9483 ____________________________________________________________________________
9484 [  8496] By: nick                                  on 2001/01/21  12:18:45
9485         Log: Fixup after integrate:
9486              missed the .sym files that are changed by regen_headers
9487              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
9488      Branch: perlio
9489            ! global.sym pp.sym sv.c
9490 ____________________________________________________________________________
9491 [  8495] By: nick                                  on 2001/01/21  11:51:07
9492         Log: Integrate mainline.
9493      Branch: perlio
9494           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
9495           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
9496           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
9497           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
9498           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
9499           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
9500           !> win32/Makefile win32/makefile.mk
9501 ____________________________________________________________________________
9502 [  8494] By: jhi                                   on 2001/01/20  23:12:11
9503         Log: Forgot the expect_number() prototype.
9504      Branch: perl
9505            ! embed.h embed.pl proto.h
9506 ____________________________________________________________________________
9507 [  8493] By: jhi                                   on 2001/01/20  22:56:39
9508         Log: Subject: [PATCH: perl@8482] README.vms URL updates
9509              From: Peter Prymmer <pvhp@forte.com>
9510              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
9511              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
9512              
9513              Plus Craig A. Berry's suggestion to use compaq.com instead
9514              of digital.com.
9515      Branch: perl
9516            ! README.vms
9517 ____________________________________________________________________________
9518 [  8492] By: jhi                                   on 2001/01/20  22:50:05
9519         Log: Memory management calls documentation.
9520      Branch: perl
9521            ! pod/perlguts.pod
9522 ____________________________________________________________________________
9523 [  8491] By: jhi                                   on 2001/01/20  22:38:33
9524         Log: Signedness nit plus few memcpy/Copy nits.
9525      Branch: perl
9526            ! sv.c
9527 ____________________________________________________________________________
9528 [  8490] By: jhi                                   on 2001/01/20  22:25:53
9529         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
9530              From: Peter Prymmer <pvhp@forte.com>
9531              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
9532              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
9533      Branch: perl
9534            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
9535 ____________________________________________________________________________
9536 [  8489] By: jhi                                   on 2001/01/20  22:24:41
9537         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
9538              From: Peter Prymmer <pvhp@forte.com>
9539              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
9540              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
9541      Branch: perl
9542            ! win32/Makefile win32/makefile.mk
9543 ____________________________________________________________________________
9544 [  8488] By: jhi                                   on 2001/01/20  22:22:27
9545         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
9546              From: Peter Prymmer <pvhp@forte.com>
9547              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
9548              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
9549      Branch: perl
9550            ! Makefile.SH
9551 ____________________________________________________________________________
9552 [  8487] By: jhi                                   on 2001/01/20  22:21:18
9553         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
9554              From: Peter Prymmer <pvhp@forte.com>
9555              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
9556              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
9557      Branch: perl
9558            + ext/DynaLoader/dl_dllload.xs
9559            ! MANIFEST Makefile.SH hints/os390.sh
9560 ____________________________________________________________________________
9561 [  8486] By: jhi                                   on 2001/01/20  22:17:53
9562         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
9563              From: Peter Prymmer <pvhp@forte.com>
9564              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
9565              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
9566      Branch: perl
9567            ! README.os390 README.posix-bc
9568 ____________________________________________________________________________
9569 [  8485] By: jhi                                   on 2001/01/20  20:15:30
9570         Log: Document and test the new qu operator.
9571      Branch: perl
9572            + t/op/qu.t
9573            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
9574            ! pod/perlretut.pod pod/perlunicode.pod
9575 ____________________________________________________________________________
9576 [  8484] By: nick                                  on 2001/01/20  19:42:30
9577         Log: Infrastructure to allow:
9578              open($fh,"|-",@array);
9579              to be implemented
9580              i.e. mark pp_open as needing a stack mark, and make pp_open
9581              process its args in that style (and pass them _all_ to tied handles OPEN).
9582              Invent do_openn() which takes SV ** at allow it to see multiple args.
9583              Note this does not _do_ anything yet.
9584      Branch: perlio
9585            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
9586            ! perlapi.c pp_proto.h pp_sys.c proto.h
9587 ____________________________________________________________________________
9588 [  8483] By: nick                                  on 2001/01/20  17:23:14
9589         Log: Integrate mainline.
9590      Branch: perlio
9591           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
9592           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
9593 ____________________________________________________________________________
9594 [  8482] By: jhi                                   on 2001/01/19  15:37:49
9595         Log: Update Changes.
9596      Branch: perl
9597            ! Changes patchlevel.h
9598 ____________________________________________________________________________
9599 [  8481] By: jhi                                   on 2001/01/19  14:41:24
9600         Log: Subject: Re: new feature: s?printf parameter reordering 
9601              From: Hugo <hv@crypt.compulink.co.uk>
9602              Date: Thu, 11 Jan 2001 17:09:03 +0000
9603              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
9604              
9605              - support reordering for all parameters: %, *v, *, .*
9606              - lay down that the reordering specification must immediately
9607              follow that parameter: %3$, *v3$, *3$, .*3$
9608              - fix vectorisation of a zero-length string
9609              - factor out the code choosing the argument to format
9610              
9611              Possibly unwanted side-effects:
9612              - the special format specifiers ' +-0' must now precede any
9613              vectorisation specifier. Tests in op/sprintf and op/ver
9614              have been changed to reflect this.
9615              - sprintf.t test #214 changed its expectations because in many
9616              cases, the next parameter has already been consumed when an
9617              invalid type letter is detected.
9618              
9619              Probably wanted side-effects:
9620              - attempts to format a non-existent parameter will warn as if C<undef>
9621              - attempt to write to non-existent parameter with '%n' will complain
9622              of "attempt to modify read-only value" instead of being silent
9623      Branch: perl
9624            ! sv.c t/op/sprintf.t t/op/ver.t
9625 ____________________________________________________________________________
9626 [  8480] By: jhi                                   on 2001/01/19  14:08:37
9627         Log: Subject: PATCH pragma/locale.t
9628              From: andreas.koenig@anima.de (Andreas J. Koenig)
9629              Date: 18 Jan 2001 09:45:37 +0100
9630              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
9631      Branch: perl
9632            ! t/pragma/locale.t
9633 ____________________________________________________________________________
9634 [  8479] By: jhi                                   on 2001/01/19  13:19:58
9635         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
9636      Branch: perl
9637            ! configure.com
9638 ____________________________________________________________________________
9639 [  8478] By: jhi                                   on 2001/01/19  02:12:35
9640         Log: Automate 1_compile.t.
9641      Branch: perl
9642            ! t/lib/1_compile.t
9643 ____________________________________________________________________________
9644 [  8477] By: jhi                                   on 2001/01/19  01:49:56
9645         Log: Integrate perlio.
9646      Branch: perl
9647           !> sv.c win32/config.bc win32/config.gc win32/config.vc
9648           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9649 ____________________________________________________________________________
9650 [  8476] By: nick                                  on 2001/01/18  21:51:52
9651         Log: Integrate mainline
9652      Branch: perlio
9653           +> t/lib/1_compile.t t/lib/compmod.pl
9654           !> MANIFEST configure.com lib/unicode/distinct.pm
9655 ____________________________________________________________________________
9656 [  8475] By: nick                                  on 2001/01/18  21:48:02
9657         Log: Win32 "safe signals" co-existance fix.
9658              Fix SIG_SIZE value.
9659              Clear PL_sig_pending when cloning (fork).
9660      Branch: perlio
9661            ! sv.c win32/config.bc win32/config.gc win32/config.vc
9662            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9663 ____________________________________________________________________________
9664 [  8474] By: jhi                                   on 2001/01/18  14:40:57
9665         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
9666      Branch: perl
9667            ! t/lib/1_compile.t
9668 ____________________________________________________________________________
9669 [  8473] By: gsar                                  on 2001/01/18  11:42:31
9670         Log: unsubmitted trial1 change
9671      Branch: maint-5.6/perl
9672            ! Changes
9673 ____________________________________________________________________________
9674 [  8472] By: jhi                                   on 2001/01/18  04:30:24
9675         Log: The first bug found by 1_compile.t.
9676      Branch: perl
9677            ! lib/unicode/distinct.pm
9678 ____________________________________________________________________________
9679 [  8471] By: jhi                                   on 2001/01/18  04:29:42
9680         Log: Add Schwern's 1_compile test.  The compile_module script renamed
9681              to be a bit shorter for the 8.3 people.
9682      Branch: perl
9683            + t/lib/1_compile.t t/lib/compmod.pl
9684            ! MANIFEST
9685 ____________________________________________________________________________
9686 [  8470] By: jhi                                   on 2001/01/18  04:16:00
9687         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)
9688              From: Peter Prymmer <pvhp@forte.com>
9689              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
9690              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
9691              Replace #8463.
9692      Branch: maint-5.6/perl
9693            ! configure.com
9694 ____________________________________________________________________________
9695 [  8469] By: jhi                                   on 2001/01/18  04:13:02
9696         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)
9697              From: Peter Prymmer <pvhp@forte.com>
9698              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
9699              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
9700              Replace #8462.
9701      Branch: perl
9702            ! configure.com
9703 ____________________________________________________________________________
9704 [  8468] By: jhi                                   on 2001/01/18  03:42:08
9705         Log: Integrate perlio.
9706      Branch: perl
9707           !> gv.c mg.c perlio.c util.c
9708 ____________________________________________________________________________
9709 [  8467] By: nick                                  on 2001/01/17  22:41:10
9710         Log: "Safe" signals - trial implementation.
9711              gv.c tweaked to zero PL_sig_pend array
9712              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
9713              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
9714              Odd thing is that it "works" with PERLIO=stdio as well (linux).
9715      Branch: perlio
9716            ! gv.c mg.c perlio.c util.c
9717 ____________________________________________________________________________
9718 [  8466] By: nick                                  on 2001/01/17  20:40:20
9719         Log: Integrate mainline.
9720      Branch: perlio
9721           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9722           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
9723           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
9724           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9725           !> vos/config.ga.h win32/config.bc win32/config.gc
9726           !> win32/config.vc
9727 ____________________________________________________________________________
9728 [  8465] By: jhi                                   on 2001/01/17  18:37:13
9729         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
9730              From: Nicholas Clark <nick@ccl4.org>
9731              Date: Wed, 17 Jan 2001 17:31:33 +0000
9732              Message-ID: <20010117173133.I2633@plum.flirble.org>
9733      Branch: perl
9734            ! t/op/int.t
9735 ____________________________________________________________________________
9736 [  8464] By: jhi                                   on 2001/01/17  14:43:17
9737         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
9738              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9739              Date: Wed, 17 Jan 2001 15:16:43 +0100
9740              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
9741              
9742              pp_int() was dropping an NV to the floor,
9743              int(279964589018079/59) either returned not an integer
9744              4745162525730.15, or one got "Attempt to free unreferenced scalar."
9745      Branch: perl
9746            ! pp.c
9747 ____________________________________________________________________________
9748 [  8463] By: jhi                                   on 2001/01/17  06:12:42
9749         Log: (Replaced by #8470)
9750              
9751              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)
9752              From: "Craig A. Berry" <craigberry@mac.com>
9753              Date: Tue, 16 Jan 2001 23:38:46 -0600
9754              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
9755      Branch: maint-5.6/perl
9756            ! configure.com
9757 ____________________________________________________________________________
9758 [  8462] By: jhi                                   on 2001/01/17  06:11:31
9759         Log: (Replaced by #8469)
9760              
9761              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)
9762              From: "Craig A. Berry" <craigberry@mac.com>
9763              Date: Tue, 16 Jan 2001 23:38:46 -0600
9764              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
9765      Branch: perl
9766            ! configure.com
9767 ____________________________________________________________________________
9768 [  8461] By: jhi                                   on 2001/01/17  05:56:12
9769         Log: Allow for one trailing slash in the directory of mkdir().
9770      Branch: perl
9771            ! pp_sys.c
9772 ____________________________________________________________________________
9773 [  8460] By: jhi                                   on 2001/01/17  03:26:01
9774         Log: Metaconfig unit changes for #8459.
9775      Branch: metaconfig
9776            ! U/modified/Loc.U U/modified/sig_name.U
9777 ____________________________________________________________________________
9778 [  8459] By: jhi                                   on 2001/01/17  03:24:48
9779         Log: Define SIG_SIZE, the number of elements in the sig_name and
9780              sig_num arrays, including the final NULL entry.
9781      Branch: perl
9782            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9783            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
9784            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
9785            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9786            ! win32/config.bc win32/config.gc win32/config.vc
9787 ____________________________________________________________________________
9788 [  8458] By: jhi                                   on 2001/01/17  01:41:33
9789         Log: Integrate perlio.
9790      Branch: perl
9791           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
9792           !> perlapi.h proto.h sv.c
9793 ____________________________________________________________________________
9794 [  8457] By: nick                                  on 2001/01/16  22:07:26
9795         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
9796              Provides all the "cost" but no benefit yet - it is to allow cost
9797              to be measured, and implementation experiments (just in mg.c?).
9798      Branch: perlio
9799            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
9800            ! perlapi.h proto.h sv.c
9801 ____________________________________________________________________________
9802 [  8456] By: nick                                  on 2001/01/16  21:07:07
9803         Log: Integrate mainline.
9804      Branch: perlio
9805           !> (integrate 51 files)
9806 ____________________________________________________________________________
9807 [  8455] By: jhi                                   on 2001/01/16  18:13:43
9808         Log: Subject: [PATCH] regcomp.c old feature removal
9809              From: mjd@plover.com
9810              Date: 16 Jan 2001 14:43:18 -0000 
9811              Message-ID: <20010116144318.7140.qmail@plover.com> 
9812      Branch: perl
9813            ! regcomp.c
9814 ____________________________________________________________________________
9815 [  8454] By: jhi                                   on 2001/01/16  16:12:39
9816         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
9817              From: "Indy Singh" <indy@nusphere.com>
9818              Date: Wed, 10 Jan 2001 20:17:49 -0500
9819              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
9820      Branch: maint-5.6/perl
9821            ! win32/Makefile
9822 ____________________________________________________________________________
9823 [  8453] By: jhi                                   on 2001/01/16  16:09:33
9824         Log: Update Changes.
9825      Branch: perl
9826            ! Changes patchlevel.h
9827 ____________________________________________________________________________
9828 [  8452] By: jhi                                   on 2001/01/16  15:42:04
9829         Log: Subject: Re: API Cleanup
9830              To: perl5-porters@perl.org
9831              Date: Tue, 16 Jan 2001 13:42:30 +0000
9832              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
9833              
9834              Subject: [PATCH] utf8.c documentation
9835              From: Simon Cozens <simon@cozens.net>
9836              Date: Tue, 16 Jan 2001 13:52:48 +0000
9837              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
9838              
9839              Subject: Re: API Cleanup
9840              From: Simon Cozens <simon@cozens.net>
9841              Date: Tue, 16 Jan 2001 14:58:55 +0000
9842              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
9843              
9844              UTF-8 doc patches.
9845      Branch: perl
9846            ! embed.pl pod/perlapi.pod utf8.c
9847 ____________________________________________________________________________
9848 [  8451] By: jhi                                   on 2001/01/16  14:41:39
9849         Log: podlators 1.07, from Russ Allbery.
9850      Branch: perl
9851            ! lib/Pod/Man.pm
9852 ____________________________________________________________________________
9853 [  8450] By: jhi                                   on 2001/01/16  14:24:19
9854         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
9855              From: "Indy Singh" <indy@nusphere.com>
9856              Date: Mon, 15 Jan 2001 20:59:40 -0500
9857              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
9858      Branch: perl
9859            ! win32/Makefile
9860 ____________________________________________________________________________
9861 [  8449] By: jhi                                   on 2001/01/16  03:42:55
9862         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
9863              at the setting of the ofs_sv in new_struct_thread() as the
9864              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
9865              that invited a core dump.
9866      Branch: perl
9867            ! util.c
9868 ____________________________________________________________________________
9869 [  8448] By: jhi                                   on 2001/01/16  01:49:07
9870         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
9871              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
9872              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
9873              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
9874              
9875              Replace #8444 and #8445.
9876      Branch: perl
9877            ! ext/B/B.xs ext/B/B/Debug.pm
9878 ____________________________________________________________________________
9879 [  8447] By: jhi                                   on 2001/01/15  21:05:35
9880         Log: Subject: [PATCH] API Variable documentation   
9881              From: Simon Cozens <simon@cozens.net>
9882              Date: Mon, 15 Jan 2001 19:35:54 +0000
9883              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
9884      Branch: perl
9885            ! pod/perlapi.pod thrdvar.h
9886 ____________________________________________________________________________
9887 [  8446] By: jhi                                   on 2001/01/15  20:49:20
9888         Log: Signedness nit.
9889      Branch: perl
9890            ! pp_ctl.c
9891 ____________________________________________________________________________
9892 [  8445] By: jhi                                   on 2001/01/15  20:28:48
9893         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
9894      Branch: perl
9895            ! ext/B/B/Debug.pm
9896 ____________________________________________________________________________
9897 [  8444] By: jhi                                   on 2001/01/15  13:09:10
9898         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
9899      Branch: perl
9900            ! ext/B/B.xs
9901 ____________________________________________________________________________
9902 [  8443] By: jhi                                   on 2001/01/15  13:06:26
9903         Log: Missing from #8439.
9904      Branch: perl
9905            ! keywords.h mg.c
9906 ____________________________________________________________________________
9907 [  8442] By: jhi                                   on 2001/01/15  13:02:38
9908         Log: Subject: [PATCH @8436] Eliminate op_children
9909              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
9910              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
9911              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
9912              
9913              Subject: [PATCH @8436] Re: Eliminate op_children
9914              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
9915              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
9916              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
9917      Branch: perl
9918            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
9919            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
9920            ! op.c op.h
9921 ____________________________________________________________________________
9922 [  8441] By: jhi                                   on 2001/01/15  12:57:08
9923         Log: Use the /^Perl_/-less form of is_lvalue_sub().
9924      Branch: perl
9925            ! pp.h
9926 ____________________________________________________________________________
9927 [  8440] By: jhi                                   on 2001/01/15  05:13:09
9928         Log: Revert #8437 and #8438, the Linux large files story is more complex.
9929      Branch: metaconfig/U/perl
9930            ! d_fpos64_t.U d_off64_t.U
9931      Branch: perl
9932            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9933            ! config_h.SH configure.com epoc/config.sh perl.h
9934            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
9935            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9936            ! win32/config.bc win32/config.gc win32/config.vc
9937 ____________________________________________________________________________
9938 [  8439] By: jhi                                   on 2001/01/15  05:02:24
9939         Log: More UTF-8 patches from Inaba Hiroto.
9940              - The substr lval was still not okay.
9941              - Now pp_stringify and sv_setsv copies source's UTF8 flag
9942              even if IN_BYTE.  pp_stringify is called from fold_constants
9943              at optimization phase and "\x{100}" was made SvUTF8_off under
9944              use bytes (the bytes pragma is for "byte semantics" and not
9945              for "do not produce UTF8 data")
9946              - New `qu' operator to generate UTF8 string explicitly.
9947              Though I agree with the policy "0x00-0xff always produce bytes",
9948              sometimes want to such a string to be coded in UTF8.
9949              I can use pack"U0a*" but it requires more typing and has
9950              runtime overhead.
9951              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
9952              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
9953              string is not UTF8_on and has char 0x80-0xff.
9954              
9955              TODO: document and test qu.
9956      Branch: perl
9957            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
9958            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
9959            ! toke.c
9960 ____________________________________________________________________________
9961 [  8438] By: jhi                                   on 2001/01/14  05:10:23
9962         Log: Metaconfig unit changes for #8437.
9963      Branch: metaconfig/U/perl
9964            ! d_fpos64_t.U d_off64_t.U
9965 ____________________________________________________________________________
9966 [  8437] By: jhi                                   on 2001/01/14  04:55:34
9967         Log: Add <features.h> probing, seems to be needed for (some?)
9968              Linux largefileness.
9969      Branch: perl
9970            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9971            ! config_h.SH configure.com epoc/config.sh perl.h
9972            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
9973            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9974            ! win32/config.bc win32/config.gc win32/config.vc
9975 ____________________________________________________________________________
9976 [  8436] By: jhi                                   on 2001/01/13  17:47:21
9977         Log: Tighten some of the tests a bit.
9978      Branch: perl
9979            ! t/pragma/utf8.t
9980 ____________________________________________________________________________
9981 [  8435] By: jhi                                   on 2001/01/13  17:31:54
9982         Log: Integrate perlio.
9983      Branch: perl
9984           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
9985           !> win32/config_H.gc win32/config_H.vc
9986 ____________________________________________________________________________
9987 [  8434] By: nick                                  on 2001/01/13  11:36:53
9988         Log: Run dmake regen_config_h for Win32
9989      Branch: perlio
9990            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9991 ____________________________________________________________________________
9992 [  8433] By: nick                                  on 2001/01/13  11:31:55
9993         Log: VMS friendly patch to Encode compile process
9994      Branch: perlio
9995            ! ext/Encode/Makefile.PL ext/Encode/compile
9996 ____________________________________________________________________________
9997 [  8432] By: nick                                  on 2001/01/13  11:06:44
9998         Log: Integrate mainline
9999      Branch: perlio
10000           +> ext/B/B/Concise.pm
10001           !> (integrate 52 files)
10002 ____________________________________________________________________________
10003 [  8431] By: jhi                                   on 2001/01/13  05:55:55
10004         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
10005              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10006              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
10007              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
10008      Branch: perl
10009            ! ext/B/B/Concise.pm
10010 ____________________________________________________________________________
10011 [  8430] By: jhi                                   on 2001/01/13  04:24:18
10012         Log: The LVRET macro needed an aTHX.
10013      Branch: perl
10014            ! pp.h
10015 ____________________________________________________________________________
10016 [  8429] By: jhi                                   on 2001/01/13  02:12:42
10017         Log: Update Changes.
10018      Branch: perl
10019            ! Changes patchlevel.h
10020 ____________________________________________________________________________
10021 [  8428] By: jhi                                   on 2001/01/13  02:08:50
10022         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
10023              From: Peter Prymmer <pvhp@forte.com>
10024              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
10025              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
10026              
10027              Add a BEGIN guard for sloppy floating point division.
10028      Branch: perl
10029            ! lib/Math/BigInt.pm lib/bigint.pl
10030 ____________________________________________________________________________
10031 [  8427] By: jhi                                   on 2001/01/13  01:47:16
10032         Log: The B::Terse drop-in replacement wasn't quite drop-in.
10033      Branch: perl
10034            ! ext/B/B/Terse.pm
10035 ____________________________________________________________________________
10036 [  8426] By: jhi                                   on 2001/01/12  21:20:43
10037         Log: Use UVXf.
10038      Branch: perl
10039            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10040            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
10041            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
10042            ! vos/config.ga.def vos/config.ga.h win32/config.bc
10043            ! win32/config.gc win32/config.vc
10044 ____________________________________________________________________________
10045 [  8425] By: jhi                                   on 2001/01/12  20:20:14
10046         Log: Subject: [PATCH perl@8342] -Wformat
10047              From: Robin Barker <rmb1@cise.npl.co.uk>
10048              Date: Fri, 12 Jan 2001 20:03:14 GMT
10049              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
10050      Branch: perl
10051            ! ext/Encode/Encode.xs mg.c sv.c toke.c
10052 ____________________________________________________________________________
10053 [  8424] By: jhi                                   on 2001/01/12  20:01:48
10054         Log: Subject: B::Concise -- an improved replacement for B::Terse 
10055              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10056              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
10057              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
10058      Branch: perl
10059            + ext/B/B/Concise.pm
10060            ! MANIFEST ext/B/B/Terse.pm
10061 ____________________________________________________________________________
10062 [  8423] By: jhi                                   on 2001/01/12  19:24:02
10063         Log: The new metaconfig unit from the #8421.
10064      Branch: metaconfig/U/perl
10065            + d_sigprocmask.U
10066 ____________________________________________________________________________
10067 [  8422] By: jhi                                   on 2001/01/12  19:23:43
10068         Log: Forgot the microperl config from the #8421.
10069      Branch: perl
10070            ! uconfig.h uconfig.sh
10071 ____________________________________________________________________________
10072 [  8421] By: jhi                                   on 2001/01/12  19:05:27
10073         Log: Add sigprocmask() probe, regen Configure, regen toc.
10074      Branch: perl
10075            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10076            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
10077            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10078            ! vos/config.ga.h win32/config.bc win32/config.gc
10079            ! win32/config.vc
10080 ____________________________________________________________________________
10081 [  8420] By: jhi                                   on 2001/01/12  18:34:31
10082         Log: Add sockatmark() to the todo list.
10083      Branch: perl
10084            ! Todo-5.6
10085 ____________________________________________________________________________
10086 [  8419] By: jhi                                   on 2001/01/12  18:09:46
10087         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
10088      Branch: perl
10089            ! op.c
10090 ____________________________________________________________________________
10091 [  8418] By: jhi                                   on 2001/01/12  18:05:30
10092         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
10093              From: Radu Greab <radu@netsoft.ro>
10094              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
10095              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
10096      Branch: perl
10097            ! op.c t/pragma/sub_lval.t
10098 ____________________________________________________________________________
10099 [  8417] By: jhi                                   on 2001/01/12  16:09:09
10100         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
10101              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
10102              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
10103              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
10104      Branch: perl
10105            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
10106            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
10107            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
10108            ! t/pragma/sub_lval.t toke.c
10109 ____________________________________________________________________________
10110 [  8416] By: jhi                                   on 2001/01/12  15:42:06
10111         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
10112              From: "Richard Soderberg" <rs@crystalflame.net>
10113              Date: Fri, 12 Jan 2001 04:49:35 -0800
10114              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
10115              
10116              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
10117              according to the platform.
10118      Branch: perl
10119            ! op.c
10120 ____________________________________________________________________________
10121 [  8415] By: jhi                                   on 2001/01/12  15:33:41
10122         Log: One more UTF-8 fix from Inaba Hiroto.
10123      Branch: perl
10124            ! pp.c regexec.c t/pragma/utf8.t
10125 ____________________________________________________________________________
10126 [  8414] By: jhi                                   on 2001/01/12  15:30:18
10127         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
10128      Branch: perl
10129            ! regexec.c
10130 ____________________________________________________________________________
10131 [  8413] By: jhi                                   on 2001/01/12  15:22:10
10132         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
10133              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10134              Date: Thu, 11 Jan 2001 12:53:36 +0100
10135              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
10136      Branch: perl
10137            ! toke.c
10138 ____________________________________________________________________________
10139 [  8412] By: jhi                                   on 2001/01/12  15:20:25
10140         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
10141              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10142              Date: Fri, 12 Jan 2001 14:37:55 +0100
10143              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
10144      Branch: perl
10145            ! hints/posix-bc.sh
10146 ____________________________________________________________________________
10147 [  8411] By: jhi                                   on 2001/01/12  15:14:14
10148         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
10149              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10150              Date: Fri, 12 Jan 2001 10:42:21 +0100
10151              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
10152      Branch: perl
10153            ! t/op/regmesg.t
10154 ____________________________________________________________________________
10155 [  8410] By: jhi                                   on 2001/01/12  05:48:55
10156         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
10157              From: Nicholas Clark <nick@ccl4.org> 
10158              Date: Sun, 7 Jan 2001 19:47:14 +0000
10159              Message-ID: <20010107194714.B1048@plum.flirble.org>
10160      Branch: perl
10161            ! t/op/numconvert.t
10162 ____________________________________________________________________________
10163 [  8409] By: jhi                                   on 2001/01/12  05:41:28
10164         Log: Integrate perlio.
10165      Branch: perl
10166           !> mg.c scope.h
10167 ____________________________________________________________________________
10168 [  8408] By: nick                                  on 2001/01/11  22:43:28
10169         Log: Remove variables that were used in experiments.
10170      Branch: perlio
10171            ! mg.c
10172 ____________________________________________________________________________
10173 [  8407] By: nick                                  on 2001/01/11  20:57:44
10174         Log: Catch die in %SIG handler and unblock the signal before re-dying.
10175              This make Linux work _without_ sigsetjmp().
10176              Turn off sigsetjmp() to see what else it does.
10177              May need Configure probe for sigprocmask() if anything has sigaction()
10178              but not sigprocmask().
10179      Branch: perlio
10180            ! mg.c scope.h
10181 ____________________________________________________________________________
10182 [  8406] By: nick                                  on 2001/01/11  19:32:07
10183         Log: Integrate mainline
10184      Branch: perlio
10185           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
10186           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
10187           !> t/op/substr.t
10188 ____________________________________________________________________________
10189 [  8405] By: jhi                                   on 2001/01/11  17:11:01
10190         Log: Fix UTF-8 lval substr().
10191      Branch: perl
10192            ! mg.c t/op/substr.t
10193 ____________________________________________________________________________
10194 [  8404] By: jhi                                   on 2001/01/11  05:13:58
10195         Log: Update Changes.
10196      Branch: perl
10197            ! Changes patchlevel.h
10198 ____________________________________________________________________________
10199 [  8403] By: jhi                                   on 2001/01/11  04:38:24
10200         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
10201              From: Hugo <hv@crypt.compulink.co.uk>
10202              Date: Mon, 30 Oct 2000 01:33:26 +0000
10203              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
10204      Branch: perl
10205            ! regexec.c t/op/re_tests
10206 ____________________________________________________________________________
10207 [  8402] By: jhi                                   on 2001/01/11  04:26:12
10208         Log: Integrate perlio.
10209      Branch: perl
10210           !> scope.h util.c
10211 ____________________________________________________________________________
10212 [  8401] By: nick                                  on 2001/01/10  22:52:55
10213         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
10214              (So Alan and Ilya can try setting via hints.)
10215              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
10216              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
10217              doing the save everywhere seems to restart read() correctly, but just
10218              doing it once "round" the handler does not.
10219      Branch: perlio
10220            ! scope.h
10221 ____________________________________________________________________________
10222 [  8400] By: jhi                                   on 2001/01/10  21:57:54
10223         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
10224              of IRIX, HP-UX is unaffected.
10225      Branch: perl
10226            ! perl.h
10227 ____________________________________________________________________________
10228 [  8399] By: nick                                  on 2001/01/10  21:29:19
10229         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
10230      Branch: perlio
10231            ! util.c
10232 ____________________________________________________________________________
10233 [  8398] By: jhi                                   on 2001/01/10  20:55:31
10234         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
10235              also have ReusePort.
10236      Branch: perl
10237            ! ext/IO/lib/IO/Socket/INET.pm
10238 ____________________________________________________________________________
10239 [  8397] By: jhi                                   on 2001/01/10  20:50:57
10240         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
10241              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
10242              Date: Wed, 10 Jan 2001 01:38:13 -0800
10243              Message-ID: <20010110013813.B41744@yahoo-inc.com>
10244      Branch: perl
10245            ! ext/IO/lib/IO/Socket/INET.pm
10246 ____________________________________________________________________________
10247 [  8396] By: jhi                                   on 2001/01/10  20:49:30
10248         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
10249              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
10250              Date: Wed, 10 Jan 2001 01:37:32 -0800
10251              Message-ID: <20010110013732.A41744@yahoo-inc.com>
10252      Branch: perl
10253            ! ext/Socket/Socket.pm
10254 ____________________________________________________________________________
10255 [  8395] By: jhi                                   on 2001/01/10  20:41:37
10256         Log: Test for bug id 20010105.016 (fixed by #8378).
10257      Branch: perl
10258            ! t/op/split.t
10259 ____________________________________________________________________________
10260 [  8394] By: jhi                                   on 2001/01/10  20:26:32
10261         Log: Integrate perlio.
10262      Branch: perl
10263            ! util.c
10264 ____________________________________________________________________________
10265 [  8393] By: nick                                  on 2001/01/10  19:34:30
10266         Log: Back out Simon's pid hackery for now.
10267      Branch: perlio
10268            ! util.c
10269 ____________________________________________________________________________
10270 [  8392] By: nick                                  on 2001/01/10  19:23:13
10271         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
10272      Branch: perlio
10273           !> (integrate 29 files)
10274 ____________________________________________________________________________
10275 [  8391] By: jhi                                   on 2001/01/10  18:43:15
10276         Log: Subject: [PATCH] Fix my_pclose segfault
10277              From: Simon Cozens <simon@cozens.net>
10278              Date: Wed, 10 Jan 2001 18:39:35 +0000
10279              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
10280      Branch: perl
10281            ! util.c
10282 ____________________________________________________________________________
10283 [  8390] By: jhi                                   on 2001/01/10  18:42:08
10284         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
10285              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10286              Date:     Wed, 10 Jan 2001 13:23:02 EST
10287              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
10288      Branch: perl
10289            ! ext/Opcode/Opcode.xs
10290 ____________________________________________________________________________
10291 [  8389] By: jhi                                   on 2001/01/10  15:16:07
10292         Log: Turn off the integer preservation for now.
10293      Branch: perl
10294            ! perl.h
10295 ____________________________________________________________________________
10296 [  8388] By: jhi                                   on 2001/01/10  15:01:25
10297         Log: Few more IDE/editor nits from p5p.
10298      Branch: perl
10299            ! pod/perlfaq3.pod
10300 ____________________________________________________________________________
10301 [  8387] By: jhi                                   on 2001/01/10  06:53:16
10302         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
10303              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
10304              Date: Tue, 9 Jan 2001 23:16:02 +0000
10305              Message-ID: <20010109231602.A81101@plum.flirble.org>
10306      Branch: perl
10307            ! sv.c
10308 ____________________________________________________________________________
10309 [  8386] By: jhi                                   on 2001/01/10  03:17:54
10310         Log: Test cases for #8385 (from Simon's "torture.pl")
10311      Branch: perl
10312            ! t/op/tr.t
10313 ____________________________________________________________________________
10314 [  8385] By: jhi                                   on 2001/01/10  03:17:11
10315         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
10316              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
10317              Date: Wed, 10 Jan 2001 11:39:39 +0900
10318              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
10319              
10320              Some more UTF-8 tr cases fixed.
10321      Branch: perl
10322            ! doop.c
10323 ____________________________________________________________________________
10324 [  8384] By: jhi                                   on 2001/01/09  22:45:40
10325         Log: Allow the locale test needing POSIX and the taint test
10326              needing IPC::SysV to run under 'minitest' (basically,
10327              bail out if loading the extension fails)
10328      Branch: perl
10329            ! t/op/misc.t t/op/taint.t
10330 ____________________________________________________________________________
10331 [  8383] By: jhi                                   on 2001/01/09  21:36:04
10332         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
10333              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10334              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
10335              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
10336      Branch: perl
10337            ! t/io/openpid.t
10338 ____________________________________________________________________________
10339 [  8382] By: jhi                                   on 2001/01/09  21:06:08
10340         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
10341              Should finish up the bug id 20001205.022.
10342      Branch: perl
10343            ! pp.c pp_hot.c scope.c
10344 ____________________________________________________________________________
10345 [  8381] By: jhi                                   on 2001/01/09  18:27:43
10346         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
10347              From: Andy Dougherty <doughera@lafayette.edu>
10348              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
10349              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
10350              
10351              More robust yacc/bison error detection.
10352      Branch: perl
10353            ! t/comp/proto.t
10354 ____________________________________________________________________________
10355 [  8380] By: jhi                                   on 2001/01/09  15:21:38
10356         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
10357              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10358              Date:     Tue, 9 Jan 2001 07:53:55 EST
10359              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
10360      Branch: perl
10361            ! t/op/misc.t vms/test.com
10362 ____________________________________________________________________________
10363 [  8379] By: jhi                                   on 2001/01/09  15:20:38
10364         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
10365              From: jhi@cc.hut.fi
10366              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
10367              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
10368              
10369              The #8378 fixed this.
10370      Branch: perl
10371            ! t/op/tr.t
10372 ____________________________________________________________________________
10373 [  8378] By: jhi                                   on 2001/01/09  15:05:32
10374         Log: Subject: One more patch for UTF8 
10375              From: Inaba Hiroto <inaba@st.rim.or.jp>
10376              Date: Tue, 09 Jan 2001 01:04:32 +0900
10377              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
10378              
10379              UTF-8 fixes for 'x' and tr///.
10380      Branch: perl
10381            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
10382            ! regcomp.c regexec.c toke.c utf8.c
10383 ____________________________________________________________________________
10384 [  8377] By: jhi                                   on 2001/01/09  14:32:17
10385         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
10386      Branch: perl
10387            ! t/op/length.t
10388 ____________________________________________________________________________
10389 [  8376] By: jhi                                   on 2001/01/09  04:32:32
10390         Log: integrate changes #7775, #8316, #8316 from mainline
10391      Branch: maint-5.6/perl
10392            ! hints/solaris_2.sh
10393 ____________________________________________________________________________
10394 [  8375] By: jhi                                   on 2001/01/09  04:26:43
10395         Log: Update Changes.
10396      Branch: perl
10397            ! Changes patchlevel.h
10398 ____________________________________________________________________________
10399 [  8374] By: jhi                                   on 2001/01/09  04:14:32
10400         Log: IDE/editor section tweaking.
10401      Branch: perl
10402            ! pod/perlfaq3.pod
10403 ____________________________________________________________________________
10404 [  8373] By: jhi                                   on 2001/01/09  02:38:26
10405         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
10406              From: Peter Prymmer <pvhp@forte.com>
10407              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
10408              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
10409              
10410              In preparation os OS/390 dynamic loading.
10411      Branch: perl
10412            ! README.os390 hints/os390.sh
10413 ____________________________________________________________________________
10414 [  8372] By: jhi                                   on 2001/01/09  00:24:30
10415         Log: Integrate with perlio.
10416      Branch: perl
10417           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
10418 ____________________________________________________________________________
10419 [  8371] By: nick                                  on 2001/01/08  23:54:33
10420         Log: Fix "scalars leaked" bugs caused by overload magic
10421              (Highlighted by Ilya's DESTROY optimization.)
10422      Branch: perlio
10423            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
10424 ____________________________________________________________________________
10425 [  8370] By: nick                                  on 2001/01/08  20:19:41
10426         Log: Integrate mainline
10427      Branch: perlio
10428           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
10429           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
10430           !> t/op/64bitint.t
10431 ____________________________________________________________________________
10432 [  8369] By: jhi                                   on 2001/01/08  17:30:52
10433         Log: save_delete() Safefree() doesn't (anymore?) work with shared
10434              strings, one test failure in op/misc and almost all of lib/b.
10435              (Outcomments #8369.)
10436      Branch: perl
10437            ! scope.c
10438 ____________________________________________________________________________
10439 [  8368] By: jhi                                   on 2001/01/08  14:47:10
10440         Log: (Outcommented by #8369.)
10441              
10442              Subject: Re: Perl BugID 20001205.022 ---- save_delete
10443              From: Simon Cozens <simon@cozens.net>
10444              Date: Sat, 6 Jan 2001 11:48:40 +0000
10445              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
10446              
10447              The save_delete() does need the Safefree.
10448      Branch: perl
10449            ! scope.c
10450 ____________________________________________________________________________
10451 [  8367] By: bailey                                on 2001/01/08  08:53:52
10452         Log: Once again syncing after too long an absence
10453      Branch: vmsperl
10454           +> (branch 55 files)
10455            - MAINTAIN fix_pl vos/config.def vos/config.h
10456            - vos/config_h.SH_orig
10457           !> (integrate 498 files)
10458 ____________________________________________________________________________
10459 [  8366] By: jhi                                   on 2001/01/08  02:42:59
10460         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
10461              From: nick@ccl4.org
10462              Date: Sun, 7 Jan 2001 21:07:18 +0000
10463              Message-Id: <20010107210717.D1048@plum.flirble.org>
10464      Branch: perl
10465            ! sv.c t/op/64bitint.t
10466 ____________________________________________________________________________
10467 [  8365] By: jhi                                   on 2001/01/08  02:35:16
10468         Log: Subject: [PATCH] environ nit
10469              From: Simon Cozens <simon@cozens.net>
10470              Date: Sun, 7 Jan 2001 17:57:07 +0000
10471              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
10472              
10473              Use environ only if we have it.
10474      Branch: perl
10475            ! mg.c
10476 ____________________________________________________________________________
10477 [  8364] By: jhi                                   on 2001/01/08  02:24:51
10478         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
10479      Branch: perl
10480            ! ext/GDBM_File/GDBM_File.xs
10481 ____________________________________________________________________________
10482 [  8363] By: jhi                                   on 2001/01/08  02:19:24
10483         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
10484              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10485              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
10486              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
10487      Branch: perl
10488            ! dump.c op.c
10489 ____________________________________________________________________________
10490 [  8362] By: jhi                                   on 2001/01/08  02:17:43
10491         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
10492              From: Doug MacEachern <dougm@covalent.net>
10493              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
10494              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
10495              
10496              Allow AUTOLOAD to be an xsub and allow such xsubs
10497              to avoid use of $AUTOLOAD.
10498      Branch: perl
10499            ! gv.c
10500 ____________________________________________________________________________
10501 [  8361] By: jhi                                   on 2001/01/08  02:16:07
10502         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
10503              From: Radu Greab <radu@netsoft.ro>
10504              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
10505              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
10506              
10507              No need for the potentially unportable $SIG{CHLD}.
10508      Branch: perl
10509            ! t/io/pipe.t
10510 ____________________________________________________________________________
10511 [  8360] By: jhi                                   on 2001/01/08  01:58:23
10512         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
10513      Branch: perl
10514            ! lib/Getopt/Long.pm
10515 ____________________________________________________________________________
10516 [  8359] By: jhi                                   on 2001/01/08  01:55:44
10517         Log: Integrate perlio.
10518      Branch: perl
10519           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
10520           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
10521           !> utf8.c win32/Makefile
10522 ____________________________________________________________________________
10523 [  8358] By: jhi                                   on 2001/01/07  21:16:50
10524         Log: Update the EPOC cross SDK URL.
10525      Branch: perl
10526            ! README.epoc
10527 ____________________________________________________________________________
10528 [  8357] By: jhi                                   on 2001/01/07  21:16:09
10529         Log: Update the EPOC cross SDK URL.
10530      Branch: maint-5.6/perl
10531            ! README.epoc
10532 ____________________________________________________________________________
10533 [  8356] By: nick                                  on 2001/01/06  21:47:52
10534         Log: FILE * in XS code for PerlIO world:
10535              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
10536              - Add FILE * T_STDIO typemap.
10537              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
10538      Branch: perlio
10539            ! lib/ExtUtils/typemap perlio.c perlio.h
10540 ____________________________________________________________________________
10541 [  8355] By: jhi                                   on 2001/01/06  20:27:15
10542         Log: integrate change #8336 from mainline
10543              
10544              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
10545      Branch: maint-5.6/perl
10546            ! hv.c
10547 ____________________________________________________________________________
10548 [  8354] By: jhi                                   on 2001/01/06  20:24:29
10549         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10550              From: Robin Barker <rmb1@cise.npl.co.uk>
10551              Date: Fri, 22 Dec 2000 12:17:38 GMT
10552              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
10553              
10554              The patch reformats some long =item lines so they give
10555              correct output via pod2man | nroff -man
10556              
10557              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10558              From: Robin Barker <rmb1@cise.npl.co.uk>
10559              Date: Tue, 2 Jan 2001 15:35:03 GMT
10560              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
10561              
10562              Here is a _further_ patch which corrects a few more errors:
10563              * an empty C<=item> in CPAN.pm
10564              * patching the wrong file (pod/perlamiga.pod not README.amiga)
10565              * leaving empty C<=item>s which formatted incorrectly
10566              * over long C<=item>s revealed by latest patch to Pod::Man
10567      Branch: maint-5.6/perl
10568            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
10569            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
10570            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
10571            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
10572            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
10573            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
10574 ____________________________________________________________________________
10575 [  8353] By: jhi                                   on 2001/01/06  20:21:10
10576         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
10577              
10578              UTF-8 hash keys.
10579      Branch: maint-5.6/perl
10580            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
10581 ____________________________________________________________________________
10582 [  8352] By: jhi                                   on 2001/01/06  20:18:44
10583         Log: Forgotten from #8438.
10584      Branch: maint-5.6/perl
10585            ! epoc/epocish.h
10586 ____________________________________________________________________________
10587 [  8351] By: jhi                                   on 2001/01/06  20:18:12
10588         Log: Forgotten from #8347.
10589      Branch: maint-5.6/perl
10590            ! config_h.SH
10591 ____________________________________________________________________________
10592 [  8350] By: jhi                                   on 2001/01/06  20:00:19
10593         Log: Thinko in #8347.
10594      Branch: maint-5.6/perl
10595            ! regcomp.c
10596 ____________________________________________________________________________
10597 [  8349] By: jhi                                   on 2001/01/06  18:05:30
10598         Log: Copy the FAQ3 IDE section from the development branch,
10599              changes originally by Peter Prymmer.
10600      Branch: maint-5.6/perl
10601            ! pod/perlfaq3.pod
10602 ____________________________________________________________________________
10603 [  8348] By: jhi                                   on 2001/01/06  18:03:02
10604         Log: EPOC updates for TRIAL1.
10605              
10606              Subject: [5.6.1 trial1] EPOC update
10607              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10608              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
10609              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
10610              
10611              Subject: epoc patch2 for perl-5.6.1-trial1
10612              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10613              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
10614              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
10615      Branch: maint-5.6/perl
10616            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
10617            ! epoc/epocish.c
10618 ____________________________________________________________________________
10619 [  8347] By: jhi                                   on 2001/01/06  17:29:10
10620         Log: integrate changes #7710,7824,7973 from mainline,
10621              plus VMS nits from Peter Prymmer and Dan Sugalski.
10622              
10623              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
10624              library (getprotobyname and getprotobynumber are outversioned by
10625              the same calls in libc, at least for xlc version 3.
10626              
10627              Add HAS_SBRK_PROTO.
10628              
10629              Fixes for signedness warnings noticed by VMSperlers.
10630      Branch: maint-5.6/perl
10631            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10632            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
10633            ! sv.c vms/descrip_mms.template vos/config.alpha.def
10634            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10635            ! win32/config.bc win32/config.gc win32/config.vc
10636 ____________________________________________________________________________
10637 [  8346] By: nick                                  on 2001/01/06  14:36:01
10638         Log: Fixup accumulated integrate muddles (perlio == devperl again)
10639      Branch: perlio
10640            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
10641 ____________________________________________________________________________
10642 [  8345] By: nick                                  on 2001/01/06  14:24:58
10643         Log: Integrate mainline
10644      Branch: perlio
10645           !> (integrate 55 files)
10646 ____________________________________________________________________________
10647 [  8344] By: jhi                                   on 2001/01/06  02:24:02
10648         Log: Subject: [patch] PerlIO_cleanup() prototype
10649              From: Doug MacEachern <dougm@covalent.net>
10650              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
10651              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
10652      Branch: perl
10653            ! perlio.h
10654 ____________________________________________________________________________
10655 [  8343] By: jhi                                   on 2001/01/06  01:04:09
10656         Log: IRIX compiler noticed that the bof initialization might be
10657              bypassed by control flow.
10658      Branch: perl
10659            ! toke.c
10660 ____________________________________________________________________________
10661 [  8342] By: jhi                                   on 2001/01/06  00:10:48
10662         Log: Update Changes.
10663      Branch: perl
10664            ! Changes patchlevel.h
10665 ____________________________________________________________________________
10666 [  8341] By: jhi                                   on 2001/01/05  23:52:33
10667         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
10668      Branch: perl
10669            ! toke.c
10670 ____________________________________________________________________________
10671 [  8340] By: jhi                                   on 2001/01/05  22:44:08
10672         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
10673              From: Radu Greab <radu@netsoft.ro>
10674              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
10675              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
10676      Branch: perl
10677            ! t/io/pipe.t util.c
10678 ____________________________________________________________________________
10679 [  8339] By: jhi                                   on 2001/01/05  22:35:17
10680         Log: Subject: [PATCH] format and rewording in perlfaq.pod
10681              From: Robin Barker <rmb1@cise.npl.co.uk>
10682              Date: Fri, 5 Jan 2001 18:51:20 GMT
10683              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
10684      Branch: perl
10685            ! pod/perlfaq.pod
10686 ____________________________________________________________________________
10687 [  8338] By: jhi                                   on 2001/01/05  22:31:17
10688         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
10689              From: Peter Prymmer <pvhp@forte.com>
10690              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
10691              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
10692      Branch: perl
10693            ! utils/perlbug.PL
10694 ____________________________________________________________________________
10695 [  8337] By: jhi                                   on 2001/01/05  18:15:11
10696         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
10697              From: Robin Barker <rmb1@cise.npl.co.uk>
10698              Date: Tue, 2 Jan 2001 15:24:07 GMT
10699              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
10700              
10701              If you call configure as C<./Configure> or C<sh ./Configure>,
10702              $src is set to the absolute path name, not '.'.
10703              
10704              This, in turn, means -Dmksymlink tries to do its stuff because
10705              it does not think it is in the src directory.
10706              
10707              (plus a metaconfig nitfix)
10708      Branch: metaconfig
10709            ! U/compline/ccflags.U U/modified/src.U
10710      Branch: perl
10711            ! Configure config_h.SH
10712 ____________________________________________________________________________
10713 [  8336] By: jhi                                   on 2001/01/05  17:48:32
10714         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
10715              From: Alan Burlison <Alan.Burlison@uk.sun.com>
10716              Message-ID: <3A5606C4.473D2226@uk.sun.com>
10717              Date: Fri, 05 Jan 2001 17:39:16 +0000
10718      Branch: perl
10719            ! hv.c
10720 ____________________________________________________________________________
10721 [  8335] By: jhi                                   on 2001/01/05  16:05:44
10722         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
10723      Branch: perl
10724            ! lib/Getopt/Long.pm
10725 ____________________________________________________________________________
10726 [  8334] By: jhi                                   on 2001/01/05  16:00:51
10727         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
10728              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
10729              Date: Fri, 05 Jan 2001 13:46:51 +0100
10730              Message-ID: <13693.978698811@nice.ram.loc>
10731              
10732              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
10733              accurate reading of the "atime".  
10734      Branch: perl
10735            ! t/io/fs.t
10736 ____________________________________________________________________________
10737 [  8333] By: jhi                                   on 2001/01/05  15:57:37
10738         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
10739              From: Simon Cozens <simon@cozens.net>
10740              Date: Fri, 8 Dec 2000 13:33:31 +0000
10741              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
10742              
10743              A lost patch fragment.
10744      Branch: perl
10745            ! doop.c
10746 ____________________________________________________________________________
10747 [  8332] By: jhi                                   on 2001/01/05  15:40:42
10748         Log: Do away with strncpy() and a fixed length buffer.
10749      Branch: perl
10750            ! utf8.c
10751 ____________________________________________________________________________
10752 [  8331] By: jhi                                   on 2001/01/05  15:03:07
10753         Log: Tests for #8329 and #8330.
10754      Branch: perl
10755            ! t/op/bop.t
10756 ____________________________________________________________________________
10757 [  8330] By: jhi                                   on 2001/01/05  15:02:38
10758         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
10759              raw 8-bit form to the UTF-8 string.
10760      Branch: perl
10761            ! toke.c
10762 ____________________________________________________________________________
10763 [  8329] By: jhi                                   on 2001/01/05  14:55:13
10764         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
10765              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10766              Date: Fri, 5 Jan 2001 12:28:52 +0100
10767              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
10768              
10769              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
10770              no effect.  (changed the strncpy() to Copy())
10771      Branch: perl
10772            ! toke.c
10773 ____________________________________________________________________________
10774 [  8328] By: jhi                                   on 2001/01/05  06:44:27
10775         Log: UTF-8 cleanup.
10776      Branch: perl
10777            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
10778            ! regexec.c sv.c toke.c
10779 ____________________________________________________________________________
10780 [  8327] By: jhi                                   on 2001/01/05  01:11:29
10781         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')
10782              From: Radu Greab <radu@netsoft.ro>
10783              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
10784              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
10785              
10786              Cleans up Harness to not use FileHandle, which uses IO.
10787      Branch: perl
10788            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
10789 ____________________________________________________________________________
10790 [  8326] By: jhi                                   on 2001/01/05  00:56:37
10791         Log: Update Changes.
10792      Branch: perl
10793            ! Changes patchlevel.h
10794 ____________________________________________________________________________
10795 [  8325] By: jhi                                   on 2001/01/05  00:53:18
10796         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
10797              From: Peter Prymmer <pvhp@forte.com>
10798              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
10799              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
10800              
10801              plus a couple more tailing whitespace removals.
10802      Branch: perl
10803            ! win32/Makefile
10804 ____________________________________________________________________________
10805 [  8324] By: jhi                                   on 2001/01/05  00:47:39
10806         Log: Add some Unicode chop() tests.
10807      Branch: perl
10808            ! t/op/chop.t
10809 ____________________________________________________________________________
10810 [  8323] By: jhi                                   on 2001/01/05  00:47:23
10811         Log: Unify UTF-8 malformedness handling.
10812      Branch: perl
10813            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
10814 ____________________________________________________________________________
10815 [  8322] By: jhi                                   on 2001/01/04  22:21:54
10816         Log: The new $issymlink was unknown to Mksymlinks.
10817      Branch: metaconfig/U/perl
10818            ! Mksymlinks.U issymlink.U
10819      Branch: perl
10820            ! Configure config_h.SH
10821 ____________________________________________________________________________
10822 [  8321] By: jhi                                   on 2001/01/04  21:51:05
10823         Log: The test didn't work under the core test framework.
10824      Branch: perl
10825            ! t/lib/st-lock.t
10826 ____________________________________________________________________________
10827 [  8320] By: jhi                                   on 2001/01/04  21:14:22
10828         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
10829      Branch: perl
10830            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
10831 ____________________________________________________________________________
10832 [  8319] By: jhi                                   on 2001/01/04  20:46:17
10833         Log: Typo in #8312 when manually appying a problematic patch fragment.
10834      Branch: perl
10835            ! ext/Storable/Storable.xs
10836 ____________________________________________________________________________
10837 [  8318] By: jhi                                   on 2001/01/04  20:43:01
10838         Log: The $sh_c didn't fly.
10839      Branch: metaconfig
10840            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
10841            ! U/modified/Loc.U U/modified/myhostname.U
10842            ! U/modified/spitshell.U
10843      Branch: metaconfig/U/perl
10844            ! issymlink.U
10845      Branch: perl
10846            ! Configure config_h.SH
10847 ____________________________________________________________________________
10848 [  8317] By: jhi                                   on 2001/01/04  19:58:01
10849         Log: AIX builtin test -h is broken, changes based on
10850              
10851              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
10852              Date: Tue, 02 Jan 2001 11:24:39 +0100
10853              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10854              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
10855      Branch: metaconfig
10856            + U/modified/spitshell.U
10857            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
10858            ! U/modified/Loc.U U/modified/myhostname.U
10859      Branch: metaconfig/U/perl
10860            ! Mksymlinks.U issymlink.U
10861      Branch: perl
10862            ! Configure
10863 ____________________________________________________________________________
10864 [  8316] By: jhi                                   on 2001/01/04  19:02:22
10865         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
10866              From: Andy Dougherty <doughera@lafayette.edu>
10867              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
10868              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
10869              
10870              Beware of GNU ld.
10871      Branch: perl
10872            ! hints/solaris_2.sh
10873 ____________________________________________________________________________
10874 [  8315] By: jhi                                   on 2001/01/04  18:56:48
10875         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
10876              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
10877              Date: Wed, 3 Jan 2001 07:58:51 +0100
10878              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
10879      Branch: perl
10880            ! hints/solaris_2.sh
10881 ____________________________________________________________________________
10882 [  8314] By: jhi                                   on 2001/01/04  18:54:07
10883         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
10884              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10885              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
10886              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
10887              
10888              Doc tweak on #8313.
10889      Branch: perl
10890            ! ext/B/B/Deparse.pm
10891 ____________________________________________________________________________
10892 [  8313] By: jhi                                   on 2001/01/04  18:52:27
10893         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
10894              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
10895              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10896              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
10897              
10898              Make the peephole optimizer to bypass more null ops and
10899              and rewrite the deparse handling of continue blocks.
10900      Branch: perl
10901            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
10902 ____________________________________________________________________________
10903 [  8312] By: jhi                                   on 2001/01/04  18:47:39
10904         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
10905      Branch: perl
10906            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
10907            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
10908            ! t/lib/st-lock.t
10909 ____________________________________________________________________________
10910 [  8311] By: jhi                                   on 2001/01/04  18:36:08
10911         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
10912              filter to be run on each .pm during the pm_to_blib() phase,
10913              a fixed version of
10914              
10915              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
10916              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
10917              Date: Wed, 03 Jan 2001 22:01:30 +0100
10918              Message-ID: <5296.978555690@nice.ram.loc>
10919      Branch: perl
10920            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
10921            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10922            ! lib/ExtUtils/MakeMaker.pm
10923 ____________________________________________________________________________
10924 [  8310] By: jhi                                   on 2001/01/04  18:32:54
10925         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10926              From: Robin Barker <rmb1@cise.npl.co.uk>
10927              Date: Tue, 2 Jan 2001 15:35:03 GMT
10928              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
10929      Branch: perl
10930            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
10931            ! pod/perlrequick.pod
10932 ____________________________________________________________________________
10933 [  8309] By: jhi                                   on 2001/01/04  18:29:07
10934         Log: Subject: Re: [patch] static-ize XS()
10935              From: Doug MacEachern <dougm@covalent.net>
10936              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
10937              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
10938              
10939              Provide prototypes for the XS functions.
10940      Branch: perl
10941            ! lib/ExtUtils/xsubpp
10942 ____________________________________________________________________________
10943 [  8308] By: jhi                                   on 2001/01/04  18:27:44
10944         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
10945              From: Doug MacEachern <dougm@covalent.net>
10946              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
10947              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
10948      Branch: perl
10949            ! lib/ExtUtils/typemap
10950 ____________________________________________________________________________
10951 [  8307] By: jhi                                   on 2001/01/04  18:25:25
10952         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
10953              From: Doug MacEachern <dougm@covalent.net>
10954              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
10955              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
10956              
10957              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
10958      Branch: perl
10959            ! lib/ExtUtils/MM_Unix.pm
10960 ____________________________________________________________________________
10961 [  8306] By: jhi                                   on 2001/01/04  18:23:00
10962         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
10963              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10964              Date: Thu, 4 Jan 2001 12:47:10 +0100 
10965              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
10966              
10967              The toke.c part only, patching embed.h and proto.h is futile.
10968      Branch: perl
10969            ! toke.c
10970 ____________________________________________________________________________
10971 [  8305] By: jhi                                   on 2001/01/04  18:05:51
10972         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
10973              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10974              Date: Thu, 4 Jan 2001 17:50:12 +0100 
10975              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
10976      Branch: perl
10977            ! toke.c
10978 ____________________________________________________________________________
10979 [  8304] By: jhi                                   on 2001/01/04  18:03:26
10980         Log: Subject: [PATCH perl@8269]
10981              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10982              Date: Thu, 4 Jan 2001 12:53:39 +0100 
10983              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
10984              
10985              If running byacc write-enable also perly.h.
10986      Branch: perl
10987            ! Makefile.SH
10988 ____________________________________________________________________________
10989 [  8303] By: jhi                                   on 2001/01/04  15:40:49
10990         Log: Rewrite pp_concat() in terms of sv_catsv().
10991      Branch: perl
10992            ! pp_hot.c
10993 ____________________________________________________________________________
10994 [  8302] By: nick                                  on 2001/01/03  22:43:22
10995         Log: Integrate mainline.
10996      Branch: perlio
10997           !> ext/Encode/Encode.xs sv.c utf8.c
10998 ____________________________________________________________________________
10999 [  8301] By: jhi                                   on 2001/01/02  23:40:26
11000         Log: Variable naming tweak.
11001      Branch: perl
11002            ! sv.c
11003 ____________________________________________________________________________
11004 [  8300] By: jhi                                   on 2001/01/02  23:40:02
11005         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
11006              in is_utf8_string().
11007      Branch: perl
11008            ! utf8.c
11009 ____________________________________________________________________________
11010 [  8299] By: jhi                                   on 2001/01/02  22:14:40
11011         Log: Integrate perlio.
11012      Branch: perl
11013           !> pp.c pp_hot.c win32/Makefile
11014 ____________________________________________________________________________
11015 [  8298] By: nick                                  on 2001/01/02  22:03:06
11016         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
11017      Branch: perlio
11018            ! pp.c pp_hot.c
11019 ____________________________________________________________________________
11020 [  8297] By: jhi                                   on 2001/01/02  04:26:28
11021         Log: Signedness nit.
11022      Branch: perl
11023            ! ext/Encode/Encode.xs
11024 ____________________________________________________________________________
11025 [  8296] By: nick                                  on 2001/01/01  23:49:36
11026         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
11027      Branch: perlio
11028            ! win32/Makefile
11029 ____________________________________________________________________________
11030 [  8295] By: jhi                                   on 2001/01/01  23:05:48
11031         Log: Integrate perlio.
11032      Branch: perl
11033           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
11034           !> t/lib/encode.t
11035 ____________________________________________________________________________
11036 [  8294] By: nick                                  on 2001/01/01  22:48:34
11037         Log: Integrate mainline
11038      Branch: perlio
11039            ! pp_hot.c t/lib/encode.t
11040           !> (integrate 65 files)
11041 ____________________________________________________________________________
11042 [  8293] By: nick                                  on 2001/01/01  21:58:50
11043         Log: More rigor in UTF-8-ness of Encode's toUnicode
11044              XS export some of the utf8 internal functions.
11045              Test some of the functions.
11046              Fix pp_concat() bug shown by said tests.
11047      Branch: perlio
11048            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
11049            ! t/lib/encode.t
11050 ____________________________________________________________________________
11051 [  8292] By: jhi                                   on 2001/01/01  18:11:44
11052         Log: Integrate perlio.
11053      Branch: perl
11054           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
11055           !> ext/Encode/encengine.c ext/Encode/encode.h
11056 ____________________________________________________________________________
11057 [  8291] By: jhi                                   on 2001/01/01  18:10:58
11058         Log: Podify README.mpeix (a new version from the web),
11059              add a dummy NAME to Carp::Heavy, regen toc.
11060      Branch: perl
11061            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
11062            ! pod/perltoc.pod
11063 ____________________________________________________________________________
11064 [  8290] By: nick                                  on 2001/01/01  17:43:47
11065         Log: Loose the "Loading..." warning.
11066              Another bug in fallback support
11067      Branch: perlio
11068            ! ext/Encode/Encode.pm ext/Encode/encengine.c
11069 ____________________________________________________________________________
11070 [  8289] By: jhi                                   on 2001/01/01  00:01:57
11071         Log: Bump up Larry's copyright.
11072      Branch: perl
11073            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
11074            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
11075            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
11076            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
11077            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
11078            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
11079            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
11080            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
11081 ____________________________________________________________________________
11082 [  8288] By: nick                                  on 2000/12/31  21:27:53
11083         Log: Fix .ucm reading - forgot a chr()
11084              Start of .ucm write (for .enc to .ucm)
11085      Branch: perlio
11086            ! ext/Encode/compile
11087 ____________________________________________________________________________
11088 [  8287] By: jhi                                   on 2000/12/31  18:15:56
11089         Log: Comment away a diagnostic message as noted by Craig A. Berry
11090              (the unexpected message was confusing testing)
11091      Branch: perl
11092            ! ext/Encode/Encode.pm
11093 ____________________________________________________________________________
11094 [  8286] By: jhi                                   on 2000/12/31  18:14:51
11095         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
11096              Date: Sun, 31 Dec 2000 11:17:37 -0600
11097              From: "Craig A. Berry" <craigberry@mac.com>
11098              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
11099      Branch: perl
11100            ! ext/Encode/Makefile.PL
11101 ____________________________________________________________________________
11102 [  8285] By: nick                                  on 2000/12/31  18:11:54
11103         Log: Start of support of ICU-style .ucm files:
11104              - teach compile how to read a .ucm file
11105              - first guess at how to represent fallbacks in "tries".
11106              - use fallbacks if check == 0
11107              - new return code to indicate we used one.
11108      Branch: perlio
11109            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
11110            ! ext/Encode/encengine.c ext/Encode/encode.h
11111 ____________________________________________________________________________
11112 [  8284] By: jhi                                   on 2000/12/31  18:04:41
11113         Log: Pacify picky VMS compiler.
11114              
11115              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
11116              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11117              Date: Sat, 30 Dec 2000 18:10:02 -0600
11118              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
11119      Branch: perl
11120            ! sv.c
11121 ____________________________________________________________________________
11122 [  8283] By: jhi                                   on 2000/12/31  16:11:47
11123         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
11124      Branch: perl
11125            ! t/lib/glob-basic.t
11126 ____________________________________________________________________________
11127 [  8282] By: jhi                                   on 2000/12/31  15:26:11
11128         Log: Integrate perlio.
11129      Branch: perl
11130           !> makedef.pl opcode.pl os2/os2.c perlio.c
11131 ____________________________________________________________________________
11132 [  8281] By: nick                                  on 2000/12/31  10:06:15
11133         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
11134              is available to be exported
11135      Branch: perlio
11136            ! makedef.pl perlio.c
11137 ____________________________________________________________________________
11138 [  8280] By: nick                                  on 2000/12/31  09:41:26
11139         Log: Ilya's OS2 patch (testing for damage on Win32)
11140      Branch: perlio
11141            ! makedef.pl opcode.pl os2/os2.c
11142 ____________________________________________________________________________
11143 [  8279] By: jhi                                   on 2000/12/30  21:52:07
11144         Log: Test nits.
11145      Branch: perl
11146            ! t/lib/syslfs.t t/op/lfs.t
11147 ____________________________________________________________________________
11148 [  8278] By: jhi                                   on 2000/12/30  21:47:49
11149         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
11150              From: andreas.koenig@anima.de (Andreas J. Koenig)
11151              Date: 30 Dec 2000 22:35:37 +0100
11152              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
11153              
11154              The 32-bit wraparound test wasn't quite right.
11155      Branch: perl
11156            ! t/lib/syslfs.t t/op/lfs.t
11157 ____________________________________________________________________________
11158 [  8277] By: jhi                                   on 2000/12/30  21:33:44
11159         Log: Subject: [PATCH] open() example in perlfunc.pod 
11160              From: Karsten Sperling <s_sperli@ira.uka.de>
11161              Date: Sat, 30 Dec 2000 22:27:09 +0100
11162              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
11163      Branch: perl
11164            ! pod/perlfunc.pod
11165 ____________________________________________________________________________
11166 [  8276] By: jhi                                   on 2000/12/30  20:32:40
11167         Log: Not quite that many tests yet.
11168      Branch: perl
11169            ! t/op/pat.t
11170 ____________________________________________________________________________
11171 [  8275] By: jhi                                   on 2000/12/30  20:26:58
11172         Log: Integrate perlio.
11173      Branch: perl
11174           !> toke.c
11175 ____________________________________________________________________________
11176 [  8274] By: jhi                                   on 2000/12/30  20:24:56
11177         Log: Signedness nit.
11178      Branch: perl
11179            ! utf8.c
11180 ____________________________________________________________________________
11181 [  8273] By: jhi                                   on 2000/12/30  20:15:46
11182         Log: Add a test case for 20000731.001 which was fixed by the #8267.
11183      Branch: perl
11184            ! t/op/pat.t
11185 ____________________________________________________________________________
11186 [  8272] By: nick                                  on 2000/12/30  19:47:51
11187         Log: Tweak for MULTIPLICITY/USE_PERLIO
11188      Branch: perlio
11189            ! toke.c
11190 ____________________________________________________________________________
11191 [  8271] By: nick                                  on 2000/12/30  19:46:45
11192         Log: Integrate mainline
11193      Branch: perlio
11194           +> lib/unicode/distinct.pm
11195           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
11196           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
11197           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
11198 ____________________________________________________________________________
11199 [  8270] By: jhi                                   on 2000/12/30  19:39:50
11200         Log: Subject: RE: perl@8269
11201              From: "Richard Soderberg" <rs@crystalflame.net>
11202              Date: Sat, 30 Dec 2000 11:36:27 -0800
11203              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
11204              
11205              A missing aTHX_.
11206      Branch: perl
11207            ! toke.c
11208 ____________________________________________________________________________
11209 [  8269] By: jhi                                   on 2000/12/30  18:55:48
11210         Log: Update Changes.
11211      Branch: perl
11212            ! Changes patchlevel.h
11213 ____________________________________________________________________________
11214 [  8268] By: jhi                                   on 2000/12/30  17:18:40
11215         Log: Add a test for Unicode split //.  The #8267 was the cure.
11216      Branch: perl
11217            ! t/op/split.t
11218 ____________________________________________________________________________
11219 [  8267] By: jhi                                   on 2000/12/30  17:14:19
11220         Log: Subject: more UTF8 test suites and an UTF8 patch
11221              From: Inaba Hiroto <inaba@st.rim.or.jp>
11222              Date: Sat, 30 Dec 2000 14:27:10 +0900
11223              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
11224              
11225              Just the patch part for now, and the pragma renamed
11226              as unicode::distinct.
11227      Branch: perl
11228            + lib/unicode/distinct.pm
11229            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
11230            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11231            ! regcomp.h regexec.c sv.c toke.c utf8.c
11232 ____________________________________________________________________________
11233 [  8266] By: nick                                  on 2000/12/30  16:40:49
11234         Log: Integrate mainline
11235      Branch: perlio
11236           +> lib/Pod/Text/Overstrike.pm
11237           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
11238           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
11239           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
11240           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
11241           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
11242 ____________________________________________________________________________
11243 [  8265] By: jhi                                   on 2000/12/30  07:28:55
11244         Log: The sv_catsv() fix, take two.
11245      Branch: perl
11246            ! sv.c t/op/join.t
11247 ____________________________________________________________________________
11248 [  8264] By: jhi                                   on 2000/12/30  06:19:18
11249         Log: Undo all the join-related changes since #8248: relevant
11250              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
11251              The new sv_catsv() doesn't fly so it must go back to
11252              the drawing board.
11253      Branch: perl
11254            ! sv.c t/op/join.t t/pragma/utf8.t
11255 ____________________________________________________________________________
11256 [  8263] By: jhi                                   on 2000/12/30  01:08:32
11257         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
11258      Branch: perl
11259            ! sv.c
11260 ____________________________________________________________________________
11261 [  8262] By: jhi                                   on 2000/12/30  00:45:14
11262         Log: Retract #8261.
11263      Branch: perl
11264            ! hv.c util.c
11265 ____________________________________________________________________________
11266 [  8261] By: jhi                                   on 2000/12/30  00:38:32
11267         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
11268      Branch: perl
11269            ! hv.c util.c
11270 ____________________________________________________________________________
11271 [  8260] By: jhi                                   on 2000/12/29  22:51:33
11272         Log: (Retracted by #8264)  More fixing for #8251.
11273      Branch: perl
11274            ! sv.c
11275 ____________________________________________________________________________
11276 [  8259] By: jhi                                   on 2000/12/29  18:27:30
11277         Log: Subject: podlators 1.06 released
11278              From: Russ Allbery <rra@stanford.edu>
11279              Date: 25 Dec 2000 05:09:30 -0800
11280              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
11281      Branch: perl
11282            + lib/Pod/Text/Overstrike.pm
11283            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
11284            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
11285 ____________________________________________________________________________
11286 [  8258] By: jhi                                   on 2000/12/29  18:20:45
11287         Log: Make the large file tests more robust/talkative as suggested by
11288              
11289              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
11290              From: andreas.koenig@anima.de (Andreas J. Koenig)
11291              Date: 29 Dec 2000 14:23:01 +0100
11292              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
11293      Branch: perl
11294            ! t/lib/syslfs.t t/op/lfs.t
11295 ____________________________________________________________________________
11296 [  8257] By: jhi                                   on 2000/12/29  17:48:04
11297         Log: Further VMS piping fixes from Charles Lane:
11298              
11299              In summary, error messages produced when a subprocess terminated
11300              abnormally were being sent not just to the parent process, but to
11301              grandparents, because of default values for error output that were
11302              not completely overridden when the subprocess was started.
11303              
11304              This patch fixes this behavior by defining user-mode (i.e., temporary
11305              for the duration of the program) logical names for SYS$OUTPUT and
11306              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
11307              changes to make it so that the user-mode logicals are the ones that
11308              control where Perl's error messages go if it terminates abnormally.
11309              
11310              I also added some gratuitous fixes to the indentation of braces in
11311              the piping code.  It just looked ugly, before.
11312      Branch: perl
11313            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
11314 ____________________________________________________________________________
11315 [  8256] By: jhi                                   on 2000/12/29  17:45:12
11316         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
11317              From: "Casey R. Tweten" <crt@kiski.net>
11318              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
11319              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
11320              
11321              Tests for for #8240.
11322      Branch: perl
11323            ! t/pragma/constant.t
11324 ____________________________________________________________________________
11325 [  8255] By: jhi                                   on 2000/12/29  17:43:07
11326         Log: Subject: Re: [PATCH] Interesting syntax idea
11327              From: Simon Cozens <simon@cozens.net>
11328              Date: Fri, 29 Dec 2000 14:34:04 +0000
11329              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
11330              
11331              Tests for #8254.
11332      Branch: perl
11333            ! t/pragma/sub_lval.t
11334 ____________________________________________________________________________
11335 [  8254] By: jhi                                   on 2000/12/29  17:42:11
11336         Log: Subject: [PATCH] Interesting syntax idea
11337              From: Simon Cozens <simon@cozens.net>
11338              Date: Wed, 27 Dec 2000 05:08:57 +0000
11339              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
11340              
11341              Make opens + bareword assigns do typeglob assigns.
11342      Branch: perl
11343            ! op.c
11344 ____________________________________________________________________________
11345 [  8253] By: jhi                                   on 2000/12/29  17:36:45
11346         Log: Output the (apparent) version of gcc, as suggested by
11347              
11348              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
11349              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
11350              Date: 26 Dec 2000 04:29:17 -0500
11351              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
11352              
11353              (The patch as such didn't any more apply as the misparsing had
11354              already been addressed in #6474.)  Also change the wording about
11355              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
11356      Branch: perl
11357            ! hints/dec_osf.sh
11358 ____________________________________________________________________________
11359 [  8252] By: nick                                  on 2000/12/29  12:14:31
11360         Log: Integrate mainline
11361      Branch: perlio
11362           !> (integrate 27 files)
11363 ____________________________________________________________________________
11364 [  8251] By: jhi                                   on 2000/12/29  08:45:46
11365         Log: (Retracted by #8264)
11366              
11367              (Fixed by #8260.)
11368              
11369              sv_catsv() needs one more byte space than seems reasonable.
11370              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
11371              Curiouser and curiouser.
11372      Branch: perl
11373            ! sv.c
11374 ____________________________________________________________________________
11375 [  8250] By: jhi                                   on 2000/12/29  07:57:52
11376         Log: More split // UTF-8 tests.
11377      Branch: perl
11378            ! t/pragma/utf8.t
11379 ____________________________________________________________________________
11380 [  8249] By: jhi                                   on 2000/12/29  07:54:51
11381         Log: (Retracted by #8264)  More join() testing which was good because
11382              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
11383      Branch: perl
11384            ! pp.c t/op/join.t utf8.c utf8.h
11385 ____________________________________________________________________________
11386 [  8248] By: jhi                                   on 2000/12/29  07:08:32
11387         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
11388              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
11389              that the only cases to care about are byte+byte and byte+character.
11390              
11391              TODO: See how well pp_concat() could be implemented in terms
11392              of sv_catsv().
11393      Branch: perl
11394            ! doop.c sv.c t/op/join.t utf8.h
11395 ____________________________________________________________________________
11396 [  8247] By: jhi                                   on 2000/12/29  06:35:23
11397         Log: Signedness nit.
11398      Branch: perl
11399            ! pp_hot.c
11400 ____________________________________________________________________________
11401 [  8246] By: jhi                                   on 2000/12/29  01:23:31
11402         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
11403              From: Lupe Christoph <lupe@lupe-christoph.de>
11404              Date: Thu, 28 Dec 2000 23:00:00 +0100
11405              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
11406              
11407              Suggest rsync --delete --dry-run.
11408      Branch: perl
11409            ! pod/perlhack.pod
11410 ____________________________________________________________________________
11411 [  8245] By: jhi                                   on 2000/12/28  23:57:05
11412         Log: The maxiters upper limit sanity check (guarding against
11413              non-progress) assumed bytes instead of characters in s///
11414              and split().
11415      Branch: perl
11416            ! pp.c pp_hot.c
11417 ____________________________________________________________________________
11418 [  8244] By: jhi                                   on 2000/12/28  23:34:08
11419         Log: Make some panic messages a bit more logical.
11420      Branch: perl
11421            ! doop.c pod/perldiag.pod pp.c pp_hot.c
11422 ____________________________________________________________________________
11423 [  8243] By: jhi                                   on 2000/12/28  22:59:16
11424         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
11425              From: Simon Cozens <simon@cozens.net>
11426              Date: Wed, 27 Dec 2000 02:30:03 +0000
11427              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
11428      Branch: perl
11429            ! pp.c t/pragma/sub_lval.t
11430 ____________________________________________________________________________
11431 [  8242] By: jhi                                   on 2000/12/28  22:56:53
11432         Log: Subject: [PATCH blead] Fix B::Terse indentation
11433              From: Daniel Chetlin <daniel@chetlin.com>
11434              Date: Wed, 27 Dec 2000 06:43:30 -0800
11435              Message-ID: <20001227064329.B9573@darkstar>
11436      Branch: perl
11437            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
11438 ____________________________________________________________________________
11439 [  8241] By: jhi                                   on 2000/12/28  22:48:59
11440         Log: The latter patch from the
11441              
11442              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
11443              From: Peter Prymmer <pvhp@forte.com> 
11444              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
11445              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
11446              
11447              (the former patch from the above should have been
11448              taken care of by Nick I-S)
11449      Branch: perl
11450            ! win32/Makefile
11451 ____________________________________________________________________________
11452 [  8240] By: jhi                                   on 2000/12/28  22:45:22
11453         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
11454              From: "Casey R. Tweten" <crt@kiski.net>
11455              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
11456              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
11457      Branch: perl
11458            ! lib/constant.pm
11459 ____________________________________________________________________________
11460 [  8239] By: jhi                                   on 2000/12/28  22:37:45
11461         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
11462              From: Simon Cozens <simon@cozens.net>
11463              Date: Wed, 27 Dec 2000 14:12:44 +0000
11464              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
11465      Branch: perl
11466            ! t/op/method.t t/op/sort.t toke.c
11467 ____________________________________________________________________________
11468 [  8238] By: jhi                                   on 2000/12/28  22:30:32
11469         Log: Subject: [PATCH perl@8229] Call.pm
11470              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
11471              Date: Mon, 25 Dec 2000 10:47:15 -0000
11472              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
11473      Branch: perl
11474            ! ext/Filter/Util/Call/Call.pm
11475 ____________________________________________________________________________
11476 [  8237] By: jhi                                   on 2000/12/28  22:19:21
11477         Log: Subject: [PATCH blead] Fix problem with `&' prototype
11478              From: Daniel Chetlin <daniel@chetlin.com>
11479              Date: Wed, 27 Dec 2000 15:55:32 -0800
11480              Message-ID: <20001227155532.D9573@darkstar>
11481      Branch: perl
11482            ! op.c t/comp/proto.t
11483 ____________________________________________________________________________
11484 [  8236] By: jhi                                   on 2000/12/28  22:09:25
11485         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
11486              From: Daniel Chetlin <daniel@chetlin.com>
11487              Date: Sun, 24 Dec 2000 04:09:49 -0800
11488              Message-ID: <20001224040949.B3090@darkstar>
11489      Branch: perl
11490            ! gv.c mg.c t/op/attrs.t
11491 ____________________________________________________________________________
11492 [  8235] By: jhi                                   on 2000/12/28  22:07:11
11493         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
11494              From: Jan Dubois <jand@ActiveState.com>
11495              Date: Tue, 26 Dec 2000 20:57:31 -0800
11496              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
11497      Branch: perl
11498            ! win32/win32.c
11499 ____________________________________________________________________________
11500 [  8234] By: jhi                                   on 2000/12/28  21:52:42
11501         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
11502              From: Simon Cozens <simon@cozens.net>
11503              Date: Thu, 28 Dec 2000 20:33:13 +0000
11504              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
11505      Branch: perl
11506            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
11507 ____________________________________________________________________________
11508 [  8233] By: jhi                                   on 2000/12/28  19:40:49
11509         Log: Integrate perlio.
11510      Branch: perl
11511           !> ext/Encode/Makefile.PL ext/Encode/compile
11512 ____________________________________________________________________________
11513 [  8232] By: nick                                  on 2000/12/23  16:06:00
11514         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
11515              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
11516      Branch: perlio
11517            ! ext/Encode/Makefile.PL
11518 ____________________________________________________________________________
11519 [  8231] By: nick                                  on 2000/12/23  14:30:34
11520         Log: "Compiled" encode build cleanup
11521              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
11522              - .c files do not export sub-tables
11523      Branch: perlio
11524            ! ext/Encode/Makefile.PL ext/Encode/compile
11525 ____________________________________________________________________________
11526 [  8230] By: nick                                  on 2000/12/23  12:50:37
11527         Log: Integrate mainline
11528      Branch: perlio
11529           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
11530           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
11531           !> pod/perl5004delta.pod pod/perl5005delta.pod
11532           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
11533           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
11534           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
11535           !> pod/perlsub.pod
11536 ____________________________________________________________________________
11537 [  8229] By: jhi                                   on 2000/12/22  15:32:12
11538         Log: Integrate perlio.
11539      Branch: perl
11540           +> win32/distclean.bat
11541           !> MANIFEST t/io/utf8.t
11542 ____________________________________________________________________________
11543 [  8228] By: jhi                                   on 2000/12/22  15:29:40
11544         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
11545              From: Robin Barker <rmb1@cise.npl.co.uk>
11546              Date: Fri, 22 Dec 2000 12:17:38 GMT
11547              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
11548      Branch: perl
11549            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
11550            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
11551            ! pod/perl5004delta.pod pod/perl5005delta.pod
11552            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
11553            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
11554            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
11555            ! pod/perlsub.pod
11556 ____________________________________________________________________________
11557 [  8227] By: jhi                                   on 2000/12/22  15:24:28
11558         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
11559              From: "John L. Allen" <allen@grumman.com>
11560              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
11561              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
11562              
11563              Document APPLLIB_EXP.
11564      Branch: perl
11565            ! INSTALL
11566 ____________________________________________________________________________
11567 [  8226] By: nick                                  on 2000/12/21  22:11:50
11568         Log: Handy script for when one forgets to "dmake clean" 
11569      Branch: perlio
11570            + win32/distclean.bat
11571            ! MANIFEST
11572 ____________________________________________________________________________
11573 [  8225] By: nick                                  on 2000/12/21  21:54:04
11574         Log: CRLF platform issue with io/utf8 fix.
11575      Branch: perlio
11576            ! t/io/utf8.t
11577 ____________________________________________________________________________
11578 [  8224] By: nick                                  on 2000/12/21  21:02:20
11579         Log: Integrate mainline
11580      Branch: perlio
11581           !> Changes Configure Makefile.SH Porting/Glossary
11582           !> Porting/config.sh Porting/config_H configure.com
11583           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
11584           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
11585           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
11586           !> win32/config.bc win32/config.gc win32/config.vc
11587 ____________________________________________________________________________
11588 [  8223] By: jhi                                   on 2000/12/21  17:09:16
11589         Log: Update Changes.
11590      Branch: perl
11591            ! Changes patchlevel.h
11592 ____________________________________________________________________________
11593 [  8222] By: jhi                                   on 2000/12/21  16:24:01
11594         Log: Metaconfig unit changes for #8221.
11595      Branch: metaconfig/U/perl
11596           +> issymlink.U
11597            - testsyml.U
11598            ! Mksymlinks.U
11599 ____________________________________________________________________________
11600 [  8221] By: jhi                                   on 2000/12/21  16:23:48
11601         Log: Rename testsyml to issymlink.
11602      Branch: perl
11603            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11604            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
11605            ! win32/config.vc
11606 ____________________________________________________________________________
11607 [  8220] By: jhi                                   on 2000/12/21  15:47:26
11608         Log: Robustness support for #8218 (symlink forest) since the GNU
11609              tools seem to be overly picky about symlinkage depths.
11610      Branch: perl
11611            ! Makefile.SH t/io/fs.t
11612 ____________________________________________________________________________
11613 [  8219] By: jhi                                   on 2000/12/21  15:38:27
11614         Log: Metaconfig changes for #8218.
11615      Branch: metaconfig
11616            ! U/modified/Oldconfig.U
11617      Branch: metaconfig/U/perl
11618            + Mksymlinks.U
11619            ! testsyml.U
11620 ____________________________________________________________________________
11621 [  8218] By: jhi                                   on 2000/12/21  15:37:57
11622         Log: Add Configure option -Dmksymlinks which will create a symlink
11623              forest if the current/build differs from the source directory.
11624              TODO: mkdir -p is not portable.
11625      Branch: perl
11626            ! Configure
11627 ____________________________________________________________________________
11628 [  8217] By: jhi                                   on 2000/12/21  14:39:12
11629         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
11630              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
11631              Date: Thu, 21 Dec 2000 09:38:18 GMT
11632              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
11633              
11634              The ofs became an SV.
11635      Branch: perl
11636            ! ext/Thread/Thread.xs
11637 ____________________________________________________________________________
11638 [  8216] By: jhi                                   on 2000/12/21  05:40:21
11639         Log: The polymorphism seems to have fixed 20000517.001.
11640      Branch: perl
11641            ! t/pragma/utf8.t
11642 ____________________________________________________________________________
11643 [  8215] By: jhi                                   on 2000/12/21  04:44:52
11644         Log: read() documentation tweak for 20001121.004.
11645      Branch: perl
11646            ! pod/perlfunc.pod
11647 ____________________________________________________________________________
11648 [  8214] By: jhi                                   on 2000/12/21  03:54:11
11649         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
11650      Branch: perl
11651            ! pp_sys.c t/op/misc.t
11652 ____________________________________________________________________________
11653 [  8213] By: jhi                                   on 2000/12/21  00:28:10
11654         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
11655              From: Peter Prymmer <pvhp@forte.com>
11656              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
11657              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
11658      Branch: perl
11659            ! configure.com
11660 ____________________________________________________________________________
11661 [  8212] By: jhi                                   on 2000/12/21  00:26:21
11662         Log: Edit edit edit.
11663      Branch: perl
11664            ! pod/perlfaq3.pod
11665 ____________________________________________________________________________
11666 [  8211] By: jhi                                   on 2000/12/20  18:52:46
11667         Log: Update Changes.
11668      Branch: perl
11669            ! Changes patchlevel.h
11670 ____________________________________________________________________________
11671 [  8210] By: jhi                                   on 2000/12/20  18:34:47
11672         Log: Yet another editor edit.
11673      Branch: perl
11674            ! pod/perlfaq3.pod
11675 ____________________________________________________________________________
11676 [  8209] By: jhi                                   on 2000/12/20  15:33:28
11677         Log: More Win32 Perling.
11678      Branch: perl
11679            ! pod/perlfaq3.pod
11680 ____________________________________________________________________________
11681 [  8208] By: jhi                                   on 2000/12/20  15:07:46
11682         Log: More Win32 editor/IDE/shell hints.
11683      Branch: perl
11684            ! pod/perlfaq3.pod
11685 ____________________________________________________________________________
11686 [  8207] By: jhi                                   on 2000/12/20  03:54:08
11687         Log: Subject: [PATCH] obscure timing knowledge
11688              From: Nicholas Clark <nick@ccl4.org>
11689              Date: Tue, 19 Dec 2000 19:22:31 +0000
11690              Message-ID: <20001219192231.F2827@plum.flirble.org>
11691      Branch: perl
11692            ! sv.c
11693 ____________________________________________________________________________
11694 [  8206] By: jhi                                   on 2000/12/20  03:45:57
11695         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
11696              From: Spider Boardman <spider@leggy.zk3.dec.com>
11697              Date: Tue, 19 Dec 2000 21:30:16 -0500
11698              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
11699      Branch: perl
11700            ! sv.c
11701 ____________________________________________________________________________
11702 [  8205] By: jhi                                   on 2000/12/19  23:02:01
11703         Log: Update Changes.
11704      Branch: perl
11705            ! Changes patchlevel.h
11706 ____________________________________________________________________________
11707 [  8204] By: jhi                                   on 2000/12/19  22:58:18
11708         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
11709              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
11710              on editors and diffing/patching.
11711      Branch: perl
11712            ! t/op/utf8decode.t
11713 ____________________________________________________________________________
11714 [  8203] By: nick                                  on 2000/12/19  21:36:16
11715         Log: Integrate mainline (forgot my own change...)
11716      Branch: perlio
11717           !> ext/Encode/compile
11718 ____________________________________________________________________________
11719 [  8202] By: nick                                  on 2000/12/19  21:34:42
11720         Log: Integrate mainline.
11721      Branch: perlio
11722           !> (integrate 61 files)
11723 ____________________________________________________________________________
11724 [  8201] By: nick                                  on 2000/12/19  21:34:06
11725         Log: Avoid looking for File::Glob when we don't need it.
11726      Branch: perl
11727            ! ext/Encode/compile
11728 ____________________________________________________________________________
11729 [  8200] By: jhi                                   on 2000/12/19  18:35:49
11730         Log: Update Changes.
11731      Branch: perl
11732            ! Changes patchlevel.h
11733 ____________________________________________________________________________
11734 [  8199] By: jhi                                   on 2000/12/19  18:35:07
11735         Log: Microperl tweaks.
11736      Branch: perl
11737            ! sv.c uconfig.h uconfig.sh
11738 ____________________________________________________________________________
11739 [  8198] By: jhi                                   on 2000/12/19  18:29:59
11740         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
11741      Branch: perl
11742            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11743            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
11744 ____________________________________________________________________________
11745 [  8197] By: jhi                                   on 2000/12/19  17:55:29
11746         Log: In VMS embedded perls couldn't access the statically built Socket,
11747              from Charles Lane.
11748      Branch: perl
11749            ! configure.com
11750 ____________________________________________________________________________
11751 [  8196] By: jhi                                   on 2000/12/19  17:49:50
11752         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
11753              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
11754              Date: Sun, 17 Dec 2000 19:11:44 -0000
11755              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
11756      Branch: perl
11757            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11758            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
11759 ____________________________________________________________________________
11760 [  8195] By: jhi                                   on 2000/12/19  17:47:53
11761         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
11762              From: Jonathan Stowe <gellyfish@gellyfish.com>
11763              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
11764              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
11765      Branch: perl
11766            ! utils/h2xs.PL
11767 ____________________________________________________________________________
11768 [  8194] By: jhi                                   on 2000/12/19  17:46:28
11769         Log: Subject: Re: useless use of void context work-around
11770              From: andreas.koenig@anima.de (Andreas J. Koenig)
11771              Date: 16 Dec 2000 15:13:36 +0100
11772              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
11773              
11774              Document (comment) the q(di ds ig) trick in the code.
11775      Branch: perl
11776            ! op.c
11777 ____________________________________________________________________________
11778 [  8193] By: jhi                                   on 2000/12/19  17:10:57
11779         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
11780              From: "Mark J. Reed" <mreed@strange.turner.com>
11781              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
11782              Message-Id: <200012160222.VAA13986@strange.turner.com>
11783      Branch: perl
11784            ! ext/Sys/Syslog/Syslog.pm
11785 ____________________________________________________________________________
11786 [  8192] By: jhi                                   on 2000/12/19  17:07:45
11787         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
11788              From: Nicholas Clark <nick@ccl4.org>
11789              Date: Sat, 16 Dec 2000 19:03:13 +0000
11790              Message-ID: <20001216190313.D68304@plum.flirble.org>
11791      Branch: perl
11792            ! t/op/64bitint.t
11793 ____________________________________________________________________________
11794 [  8191] By: jhi                                   on 2000/12/19  17:06:13
11795         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
11796              From: Dominic Dunlop <domo@computer.org>
11797              Date: Mon, 18 Dec 2000 12:00:15 +0100
11798              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
11799              
11800              This patchlet is needed in order that perl can be statically linked.  
11801      Branch: perl
11802            ! regexec.c
11803 ____________________________________________________________________________
11804 [  8190] By: jhi                                   on 2000/12/19  17:03:08
11805         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
11806              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11807              Date: Sun, 17 Dec 2000 00:18:35 -0600
11808              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
11809      Branch: perl
11810            ! perlio.h vms/gen_shrfls.pl
11811 ____________________________________________________________________________
11812 [  8189] By: jhi                                   on 2000/12/19  16:20:28
11813         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
11814              From: Prymmer/Kahn <pvhp@best.com>
11815              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
11816              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
11817              
11818              A better version of #8188.
11819      Branch: perl
11820            ! pod/perlfaq3.pod
11821 ____________________________________________________________________________
11822 [  8188] By: jhi                                   on 2000/12/19  15:57:06
11823         Log: (Replaced by #8189)
11824              
11825              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
11826              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
11827              From: Prymmer/Kahn <pvhp@best.com>
11828              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
11829              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
11830              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
11831              Date: Mon, 18 Dec 2000 11:10:45 -0500
11832              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
11833      Branch: perl
11834            ! pod/perlfaq3.pod
11835 ____________________________________________________________________________
11836 [  8187] By: jhi                                   on 2000/12/19  15:54:19
11837         Log: Email address fix for Anton Berezin.
11838      Branch: perl
11839            ! AUTHORS
11840 ____________________________________________________________________________
11841 [  8186] By: jhi                                   on 2000/12/19  15:38:54
11842         Log: Subject: [PATCH perl@8102] cygwin port
11843              From: "Eric Fifer" <efifer@dircon.co.uk> 
11844              Date: Thu, 14 Dec 2000 13:41:29 -0000
11845              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
11846              
11847              When compiling modules the data item that is being imported
11848              from libperl.dll needs to be tagged as imported/shared data:
11849              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
11850      Branch: perl
11851            ! perliol.h
11852 ____________________________________________________________________________
11853 [  8185] By: jhi                                   on 2000/12/19  14:53:24
11854         Log: Regen uconfig.h and uconfig.sh.
11855      Branch: perl
11856            ! uconfig.h uconfig.sh
11857 ____________________________________________________________________________
11858 [  8184] By: jhi                                   on 2000/12/18  20:43:49
11859         Log: Comments work so much better when they are closed.
11860      Branch: perl
11861            ! regcomp.c
11862 ____________________________________________________________________________
11863 [  8183] By: jhi                                   on 2000/12/18  18:04:02
11864         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
11865              Fixes the bug 20001218.016.
11866      Branch: perl
11867            ! regcomp.c
11868 ____________________________________________________________________________
11869 [  8182] By: gsar                                  on 2000/12/18  09:53:47
11870         Log: delete spurious files
11871      Branch: maint-5.6/perl
11872            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
11873            - vos/config.h vos/config_h.SH_orig
11874 ____________________________________________________________________________
11875 [  8181] By: gsar                                  on 2000/12/18  09:46:08
11876         Log: regen perltoc
11877      Branch: maint-5.6/perl
11878            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
11879 ____________________________________________________________________________
11880 [  8180] By: gsar                                  on 2000/12/18  09:20:27
11881         Log: integrate changes#7924..7926,7946,7952 from mainline
11882      Branch: maint-5.6/perl
11883           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
11884           !> lib/File/stat.pm t/lib/class-struct.t
11885 ____________________________________________________________________________
11886 [  8179] By: gsar                                  on 2000/12/18  08:55:54
11887         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
11888              7918,7919,7988,8907 from mainline (various)
11889      Branch: maint-5.6/perl
11890           +> t/lib/class-struct.t
11891           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
11892           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
11893           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
11894 ____________________________________________________________________________
11895 [  8178] By: gsar                                  on 2000/12/18  08:16:30
11896         Log: avoid redefinition warnings on windows due to sys/socket.h getting
11897              #included before win32.h
11898      Branch: maint-5.6/perl
11899            ! win32/include/sys/socket.h
11900 ____________________________________________________________________________
11901 [  8177] By: gsar                                  on 2000/12/18  05:24:04
11902         Log: make regen_headers; fix POSIX.xs problems; remove outdated
11903              code from sys/socket.h that makes build fail now
11904      Branch: maint-5.6/perl
11905            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
11906            ! pod/perlapi.pod
11907           !> win32/include/sys/socket.h
11908 ____________________________________________________________________________
11909 [  8176] By: gsar                                  on 2000/12/18  05:20:17
11910         Log: update Changes
11911      Branch: maint-5.6/perl
11912            ! Changes patchlevel.h
11913 ____________________________________________________________________________
11914 [  8175] By: gsar                                  on 2000/12/18  04:57:48
11915         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
11916              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
11917              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
11918              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
11919              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
11920              7823,7825,7838
11921      Branch: maint-5.6/perl
11922           +> lib/File/Spec/Epoc.pm
11923           !> (integrate 88 files)
11924 ____________________________________________________________________________
11925 [  8174] By: gsar                                  on 2000/12/18  03:53:09
11926         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
11927              7625..7629,7631..7634,7637,7639,7642 from mainline
11928      Branch: maint-5.6/perl
11929           +> README.solaris
11930           !> (integrate 26 files)
11931 ____________________________________________________________________________
11932 [  8173] By: gsar                                  on 2000/12/18  03:37:02
11933         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
11934              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
11935              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
11936              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
11937      Branch: maint-5.6/perl
11938           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
11939            - MAINTAIN
11940           !> (integrate 111 files)
11941 ____________________________________________________________________________
11942 [  8172] By: jhi                                   on 2000/12/18  02:49:27
11943         Log: Regen pods.
11944      Branch: perl
11945            ! pod/perlmodlib.pod pod/perltoc.pod
11946 ____________________________________________________________________________
11947 [  8171] By: gsar                                  on 2000/12/18  02:49:24
11948         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
11949              7465..7471 from mainline
11950              
11951              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
11952              in platforms that strictly require all the symbols being present
11953              at link time.
11954              
11955              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
11956              
11957              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
11958              
11959              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
11960              
11961              Subject: [PATCH] todo
11962              
11963              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
11964              
11965              Use $sort, $uniq (and $tr) consistently as wondered
11966              by Nicholas Clark.
11967              
11968              Too enthusiastic editing in #7460.
11969              
11970              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
11971              
11972              Upgrade to CPAN 1.58_55.
11973              Subject: CPAN.pm status
11974              
11975              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
11976              
11977              Make target reordering to avoid pointless re-makes.
11978              Subject: Re: Total re-make of 'make okfile' after 7451 ?
11979              
11980              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
11981              
11982              Subject: DOC PATCH 5.6.0
11983              
11984              Add the repository doc by Malcolm, Sarathy, and by Simon,
11985              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
11986      Branch: maint-5.6/perl
11987           +> Porting/repository.pod
11988           !> Configure MANIFEST Makefile.SH README.dos README.os2
11989           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
11990           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
11991           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
11992 ____________________________________________________________________________
11993 [  8169] By: gsar                                  on 2000/12/18  02:33:34
11994         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
11995              7435..7441,7445 from mainline
11996              
11997              Make the UTF-8 decoding stricter and more verbose when
11998              malformation happens.  This involved adding an argument
11999              to utf8_to_uv_chk(), which involved changing its prototype,
12000              and prefer STRLEN over I32 for the UTF-8 length, which as
12001              a domino effect necessitated changing the prototypes of
12002              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
12003              The stricter UTF-8 decoding checking uses Markus Kuhn's
12004              UTF-8 Decode Stress Tester from
12005              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
12006              
12007              Run vms/vms_yfix.pl, should have done that after changing
12008              perly.c in #7382.
12009              
12010              Subject: [PATCH 5.7.0] static linking with uninstalled perl
12011              
12012              (Replaced by #7440.)
12013              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12014              
12015              Fix the bug ID 20001024.005, the bug introduced by #7416.
12016              
12017              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
12018              
12019              Fix the bug reported in
12020              From: andreas.koenig@anima.de (Andreas J. Koenig)
12021              Also make is_utf8_char() stricter.
12022              
12023              Missed the header file changes from #7425.
12024              
12025              Check if stdio supports tweaking lval and cnt simultaneously.
12026              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
12027              
12028              Stratus VOS updates from Paul Green.
12029              
12030              Podify README.epoc and README.vos.
12031              
12032              Add targets to Makefile.SH, most importantly
12033              'regen_all' which also remembers to update vms/perly*.
12034              
12035              Subject: Minor update to find2perl, for portability
12036              
12037              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
12038              
12039              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
12040              
12041              Rename UTF8LEN() to be UNISKIP(), too confusing to have
12042              UTF8LEN() and UTF8SKIP(). 
12043              
12044              Allow poking holes at the UTF-8 decoding strictness.
12045              
12046              Continue the internal UTF-8 API tweaking.
12047              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
12048              used much more than the simpler API, now called utf8_to_uv_simple().
12049              Still not quite happy with API, too much partial duplication
12050              of functionality.
12051              
12052              A new version of making the syslog test more robust.
12053              (Replaces #7421.)
12054              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12055              
12056              buildtoc target tweaks.
12057              
12058              Integrate with vmsperl #7430 by Charles Bailey:
12059              
12060              Cleanup from prior patch (Charles Lane?):
12061              - improve handling of MFDs in Basename and Path
12062              - default to no xsubpp line # munging when building debug images
12063      Branch: maint-5.6/perl
12064           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12065           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
12066           !> (integrate 67 files)
12067 ____________________________________________________________________________
12068 [  8168] By: gsar                                  on 2000/12/18  02:05:49
12069         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
12070              
12071              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
12072              From: Martin Husemann <martin@duskware.de>
12073              
12074              Subject: [PATCH 5.7.0] restore match data on backtracing
12075              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12076      Branch: maint-5.6/perl
12077           !> regcomp.c regexec.c t/op/re_tests
12078 ____________________________________________________________________________
12079 [  8167] By: gsar                                  on 2000/12/18  01:55:22
12080         Log: integrate changes#7858,7986 from mainline
12081              
12082              C<foreach my $x ...> in pseudo-fork()ed process may diddle
12083              parent's memory; fix it by keeping track of the actual pad
12084              offset rather than a raw pointer (this change is probably also
12085              relevant to non-ithreads case to avoid fallout from reallocs of
12086              the pad array, but is currently only enabled for the ithreads
12087              case in the interests of minimal disruption to existing "well
12088              tested" code)
12089              
12090              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
12091              due to the notorious GetFileType() bug in Windows 9x, which fstat()
12092              tickles)
12093      Branch: maint-5.6/perl
12094           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
12095           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
12096           !> win32/win32.c win32/win32.h win32/win32sck.c
12097 ____________________________________________________________________________
12098 [  8166] By: gsar                                  on 2000/12/18  01:52:59
12099         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
12100              from mainline (xsubpp and ExtUtils::LibList fixups, various
12101              other small items)
12102      Branch: maint-5.6/perl
12103           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
12104           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
12105           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
12106           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
12107           !> win32/bin/search.pl
12108 ____________________________________________________________________________
12109 [  8165] By: gsar                                  on 2000/12/18  01:28:45
12110         Log: integrate changes#7533,7563,7611,7623 from mainline (various
12111              malloc.c embellishments)
12112      Branch: maint-5.6/perl
12113           !> malloc.c pod/perldiag.pod
12114 ____________________________________________________________________________
12115 [  8164] By: gsar                                  on 2000/12/18  01:23:33
12116         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
12117              fixups)
12118      Branch: maint-5.6/perl
12119           !> utils/h2xs.PL
12120 ____________________________________________________________________________
12121 [  8163] By: gsar                                  on 2000/12/18  01:17:50
12122         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
12123              fixups)
12124      Branch: maint-5.6/perl
12125           !> Makefile.SH utils/perlbug.PL
12126 ____________________________________________________________________________
12127 [  8162] By: gsar                                  on 2000/12/18  00:25:43
12128         Log: always export Perl_deb() (it is required by re.xs whether
12129              Perl is built with or without -DDEBUGGING)
12130      Branch: maint-5.6/perl
12131            ! makedef.pl
12132 ____________________________________________________________________________
12133 [  8161] By: gsar                                  on 2000/12/18  00:23:38
12134         Log: integrate change#7414 from mainline
12135              
12136              Undo the basename() part of #7412 since the lib/basename
12137              tests would need upgrading too.
12138              
12139              squelch two tests in tr.t that rely on tr/// paranoia change
12140              that's not in 5.6.x
12141      Branch: maint-5.6/perl
12142            ! t/op/tr.t
12143           !> lib/File/Basename.pm
12144 ____________________________________________________________________________
12145 [  8160] By: gsar                                  on 2000/12/18  00:05:30
12146         Log: missing change in previous integrate
12147      Branch: maint-5.6/perl
12148           !> README.aix
12149 ____________________________________________________________________________
12150 [  8159] By: gsar                                  on 2000/12/18  00:03:38
12151         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
12152              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
12153              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
12154              7410..7413 from mainline
12155      Branch: maint-5.6/perl
12156           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
12157           +> t/lib/tie-splice.t
12158            - lib/unicode/Is/DCinital.pl
12159           !> (integrate 112 files)
12160 ____________________________________________________________________________
12161 [  8158] By: jhi                                   on 2000/12/17  23:04:24
12162         Log: Subject: [PATCHES] RE: perl@8150 
12163              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
12164              Date: Sun, 17 Dec 2000 21:46:39 +0100
12165              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
12166              
12167              Neither cygwin has a getpwuid() one can trust on.
12168      Branch: perl
12169            ! t/lib/glob-basic.t
12170 ____________________________________________________________________________
12171 [  8157] By: jhi                                   on 2000/12/17  23:01:54
12172         Log: More MAN.PODS => {} fixes.
12173      Branch: perl
12174            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
12175            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
12176            ! os2/OS2/REXX/Makefile.PL
12177 ____________________________________________________________________________
12178 [  8156] By: gsar                                  on 2000/12/17  22:49:13
12179         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
12180              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
12181              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
12182              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
12183              7201,7204 from mainline
12184      Branch: maint-5.6/perl
12185           !> (integrate 121 files)
12186 ____________________________________________________________________________
12187 [  8155] By: jhi                                   on 2000/12/17  22:30:58
12188         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
12189              From: "Craig A. Berry" <craigberry@mac.com>
12190              Date: Sun, 17 Dec 2000 13:09:28 -0600
12191              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
12192              
12193              MAN.PODS => ' ' is naughty.
12194      Branch: perl
12195            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
12196 ____________________________________________________________________________
12197 [  8154] By: nick                                  on 2000/12/17  22:07:13
12198         Log: MULTIPLICITY nit.
12199      Branch: perl
12200            ! mg.c
12201 ____________________________________________________________________________
12202 [  8153] By: gsar                                  on 2000/12/17  21:23:05
12203         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
12204              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
12205              from mainline
12206              
12207              Document the SvIOK_.*UV().
12208              
12209              Update Unicode todo list.
12210              
12211              Guard against bad string->int conversion for quads.
12212              
12213              Subject: small apidoc fix
12214              
12215              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
12216              
12217              Subject: [PATCH] Tied filehandle documentation
12218              
12219              Subject: [PATCH] Modernize Opcode.pm documentation
12220              
12221              Make Data::Dumper (non-XS) to work with changed semantics of ref().
12222              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
12223              [applied even though said semantics didn't change in 5.6.x]
12224              
12225              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
12226              
12227              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
12228              
12229              Fix the URL, but the server is still missing in action.
12230              Subject: [ID 20000905.002] perlfaq1.pod URL error
12231              
12232              Subject: [ID 20000903.001] \w in utf8-strings
12233              
12234              Fix the ccversion detection for 5.1 and beyond.
12235              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
12236              
12237              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
12238              
12239              Subject: [ID 20000904.008] Tiny fix for perldiag
12240              
12241              Subject: Re: [ID 20000906.004] segfault with bad perl statement
12242              
12243              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
12244              
12245              Subject: [ID 20000908.002] perlipc documentation bug.
12246              
12247              Subject: [PATCH lib/Benchmark.pm]
12248              
12249              Re-allow vec() for characters > 255.
12250              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
12251              
12252              Do away with memory models cruft.  Sorry, PDP users.
12253              
12254              Continue #7041.
12255              
12256              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
12257              
12258              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
12259              
12260              Upgrade to CPAN 1.57_65, from Andreas König.
12261              
12262              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
12263              by Russ Allbery.
12264              
12265              Silence t/pod/*.t about alternate quote-mappings now implemented
12266              by Pod::Text, from Brad Appleton.
12267              
12268              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
12269              Subject: borland C++ win32.c tweak
12270              
12271              C<@a = @b = split(...)> optimization coredumps under ithreads
12272              (missed a spot when fixing up op_pmreplroot hack for ithreads)
12273              
12274              Document the SvUTF8*().
12275              
12276              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
12277              
12278              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
12279              
12280              Do in VMS as the #7054 does.
12281              
12282              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
12283              
12284              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
12285              
12286              Subject: [patch: perl@7045] vms updates
12287              
12288              Test for the #7049.
12289              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
12290              
12291              Break up the myconfig lines a bit.
12292              Subject: perlbug/perl -V output format
12293              
12294              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
12295              
12296              The #7054 truncated Configure badly.
12297              
12298              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
12299              initialization in all the threads on Windows
12300              
12301              Allow for whitespace between "#" and "line" in cpp output.
12302              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
12303              
12304              Remove vestiges of tr//CU.
12305              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
12306              
12307              The return value of setlocale must be copied away.
12308              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
12309              
12310              Allow chop() and chomp() to be overridden.
12311              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
12312              
12313              Hints optimization.
12314              Subject: Minor nit
12315              
12316              Subject: [PATCH] de-wall t/README
12317              
12318              Subject: Re: Two advertising clauses need to be removed
12319      Branch: maint-5.6/perl
12320           !> (integrate 75 files)
12321 ____________________________________________________________________________
12322 [  8152] By: gsar                                  on 2000/12/17  20:30:11
12323         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
12324              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
12325              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
12326              
12327              Don't attach -ld to the archname if pointless.
12328              
12329              Document UNTIE in a very minimalistic way.
12330              
12331              POSIX doesn't report long double values under -Duselongdouble
12332              when the long doubles are "real" (bigger than doubles).
12333              
12334              More author updates.
12335              
12336              Try to deduce NV_MAX.  Really should be Configure fodder.
12337              
12338              :: not allowed in pathnames, change to .
12339              Subject: [PATCH perl@6938] cygwin port
12340              
12341              Forget about NV_MAX (#6951).  Various floating point tweaks,
12342              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
12343              
12344              Move the Solaris 7 scan to use64bitall, make the
12345              failure to find 64-bot sparc libc to mention the
12346              possibility of being in an intel, from Lupe and Alan.
12347              
12348              Regen perltoc.
12349              
12350              AUTHORS tweaks, from Peter Prymmer.
12351              
12352              More address tweaking.
12353              
12354              Small tweaks all over.
12355              
12356              File::Temp patches from Andreas König,
12357              
12358              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
12359              
12360              Subject: CPAN.pm beta 1.57_57 for the core
12361              
12362              Part of the solution.
12363              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
12364              
12365              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
12366              
12367              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
12368              
12369              Add the overload warnings to perldiag.
12370              
12371              Drop unused argument.
12372              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
12373              
12374              Subject: Nit in Configure (bleadperl@6961)
12375              
12376              Update to PodParser 1.18, from Brad Appleton.
12377              
12378              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
12379              
12380              Subject: [PATCH: 6948] add SCNfldbl to configure.com
12381              
12382              Document UNTIE. Also tweak implementation to suppress the 'inner references'
12383              warning when UNTIE exists and instead pass the cound of extra references to
12384              the UNTIE method.
12385              
12386              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
12387              so that case-ignoring systems like DCL can tell them from
12388              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
12389              
12390              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
12391              
12392              Feature ordering tweak.
12393              
12394              Regen perltoc.
12395              
12396              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
12397              
12398              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
12399              
12400              Subject: http:// in L<>
12401              
12402              Detypo.
12403              
12404              change#6791 accidentally clobbered change#6710, put it back
12405              
12406              Only the first line, thank you very much.
12407              
12408              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
12409              plus rework the http: spots as suggested by Tom Christiansen,
12410              plus regen perltoc.
12411              
12412              Undo part of change 6489 which looks like a bulk edit which
12413              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
12414              The supressing of main:: on return from select() is undesirable.
12415              
12416              Apparently avoiding the swapping is too costly.
12417              
12418              Various Configure nits by Philip Newton,
12419              plus the ebcdic one by me.
12420              
12421              Make certain cc is set before trying to run it.
12422              
12423              If overloaded %{} etc. return the object do not loop.
12424              Thus  sub deref { $_[0] } functions if object is wanted type.
12425              
12426              Update perlhist.
12427              
12428              More %{} and other deref special casing - do not pass to 'nomethod'.
12429      Branch: maint-5.6/perl
12430           !> (integrate 59 files)
12431 ____________________________________________________________________________
12432 [  8151] By: gsar                                  on 2000/12/17  19:14:38
12433         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
12434              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
12435              
12436              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
12437              
12438              Make the epsilon to be relative, not absolute.
12439              
12440              Put back the flags dump as reasoned in
12441              Subject: Re: [PATCH] Glob dumping
12442              
12443              Introduce ccname to keep track of what compiler kind of we have.
12444              
12445              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
12446              
12447              Put back the slice accidentally removed by #6907.
12448              
12449              Reset archname and archname64 always, forcing them be
12450              recomputed at each Configure run, make Configure and
12451              the hints files agree on the naming of largefiles variables.
12452              
12453              Don't say "Perl 5.0 source kit".
12454              
12455              Subject: [PATCH] fix misc cast warnings
12456              
12457              Subject: typos in pods
12458              
12459              NVs not necessarily doubles, as pointed out by Yitzchak.
12460              
12461              Subject: [PATCH 6889] add a few ldbl formats to configure.com
12462              
12463              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
12464              
12465              Better options for rsync.
12466              
12467              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
12468              
12469              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
12470              
12471              Subject: [PATCH] Re: UNTIE method 
12472              
12473              A better fix for the Socket building problem from Craig Berry.
12474              
12475              Retract the dummy test, skip the security tests (instead of failing),
12476              explain what the warnings mean.
12477              
12478              Heap decorruption.
12479              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
12480              
12481              Update to Unicode 3.0.1.
12482              
12483              Missed one Unicode file.
12484              
12485              Subject: Re: typos in pods
12486              
12487              The #6929 was too skimpy.
12488              
12489              sscanf() may be the only way to read long doubles from strings.
12490              
12491              Reveal Borland's isnan.
12492              Subject: build with BC++ tweak
12493              
12494              Issue useful diagnostic on unknown pod commands.
12495              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
12496              
12497              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
12498              
12499              Clarify the third case of ftmp-security warnings.
12500              
12501              Make -Dusemorebits find long doubles in Solaris.
12502              
12503              Wrap the test in eval.
12504      Branch: maint-5.6/perl
12505           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
12506           +> lib/unicode/PropList.txt lib/unicode/README.perl
12507           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
12508           +> lib/unicode/Unicode.301 vms/vmspipe.com
12509            - lib/unicode/Props.txt lib/unicode/UCD300.html
12510            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
12511           !> (integrate 305 files)
12512 ____________________________________________________________________________
12513 [  8150] By: jhi                                   on 2000/12/17  18:47:57
12514         Log: Uncheckedin generated files.
12515      Branch: perl
12516            ! global.sym perlapi.c pod/perlapi.pod
12517 ____________________________________________________________________________
12518 [  8149] By: jhi                                   on 2000/12/17  18:41:22
12519         Log: Update Changes.
12520      Branch: perl
12521            ! Changes patchlevel.h
12522 ____________________________________________________________________________
12523 [  8148] By: jhi                                   on 2000/12/17  18:39:16
12524         Log: Subject: [PATCH] Fcntl constants speedup
12525              From: Nicholas Clark <nick@ccl4.org>
12526              Date: Sun, 17 Dec 2000 16:29:24 +0000
12527              Message-ID: <20001217162924.E97668@plum.flirble.org>
12528              
12529              Use IVs for the Fcntl constants instead of NVs.
12530      Branch: perl
12531            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
12532 ____________________________________________________________________________
12533 [  8147] By: jhi                                   on 2000/12/17  18:33:41
12534         Log: Add test for #8145 (binmode() warning), add warning for
12535              ioctl() and sockpair(), document them. (fileno() cannot
12536              be tripwired with the same kind of warning because
12537              'defined fileno($foo)' seems to be an idiom.)
12538      Branch: perl
12539            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
12540 ____________________________________________________________________________
12541 [  8146] By: gsar                                  on 2000/12/17  18:09:08
12542         Log: update Changes
12543      Branch: maint-5.6/perl
12544            ! Changes
12545 ____________________________________________________________________________
12546 [  8145] By: jhi                                   on 2000/12/17  17:39:35
12547         Log: Subject: [PATCH] Re: The long awaited feature ...
12548              From: Simon Cozens <simon@cozens.net>
12549              Date: Sun, 17 Dec 2000 12:31:56 +0000
12550              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
12551              
12552              Add a warning to binmode() about using bad filehandles
12553              (can happen e.g. if someone forgets the filehandle argument)
12554      Branch: perl
12555            ! pp_sys.c
12556 ____________________________________________________________________________
12557 [  8144] By: jhi                                   on 2000/12/17  17:33:48
12558         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
12559              From: Jonathan Stowe <gellyfish@gellyfish.com>
12560              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
12561              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
12562      Branch: perl
12563            ! lib/Net/Ping.pm
12564 ____________________________________________________________________________
12565 [  8143] By: jhi                                   on 2000/12/17  05:31:37
12566         Log: Polymorphic regexps.
12567              
12568              Fixes at least the bugs 20001028.003 (both of them...) and
12569              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
12570              also to be fixed by now, probably already before this patch.
12571      Branch: perl
12572            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
12573            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
12574            ! t/op/utf8decode.t t/pragma/utf8.t
12575 ____________________________________________________________________________
12576 [  8142] By: jhi                                   on 2000/12/16  17:16:05
12577         Log: Subject: [patch perl@8102] dos/djgpp update
12578              From: Laszlo Molnar <ml1050@freemail.hu>
12579              Date: Sat, 16 Dec 2000 01:40:52 +0100
12580              Message-ID: <20001216014052.A335@freemail.hu>
12581      Branch: perl
12582            ! djgpp/config.over t/base/commonsense.t
12583 ____________________________________________________________________________
12584 [  8141] By: jhi                                   on 2000/12/16  17:09:27
12585         Log: Few uncheckedin files.
12586      Branch: perl
12587            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
12588 ____________________________________________________________________________
12589 [  8140] By: nick                                  on 2000/12/15  22:14:31
12590         Log: Integrate mainline
12591      Branch: perlio
12592           !> (integrate 53 files)
12593 ____________________________________________________________________________
12594 [  8139] By: jhi                                   on 2000/12/15  19:49:49
12595         Log: One more IVUV tweak from Nicholas Clark.
12596      Branch: perl
12597            ! sv.c
12598 ____________________________________________________________________________
12599 [  8138] By: jhi                                   on 2000/12/15  19:17:06
12600         Log: Return of the IVUV-preservation, now seems to be happy even
12601              in Digital UNIX (the broken strtoul brokenness detection
12602              seems to have been the fly in the ointment).
12603      Branch: perl
12604            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12605            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
12606            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
12607            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
12608            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12609            ! vos/config.ga.h win32/config.bc win32/config.gc
12610            ! win32/config.vc
12611 ____________________________________________________________________________
12612 [  8137] By: jhi                                   on 2000/12/15  18:12:14
12613         Log: Metaconfig unit change for #8136.
12614      Branch: metaconfig
12615            ! U/modified/d_strtoul.U
12616      Branch: metaconfig/U/perl
12617            ! d_strtoull.U d_strtouq.U
12618 ____________________________________________________________________________
12619 [  8136] By: jhi                                   on 2000/12/15  18:11:35
12620         Log: I don't think it's sensible or portable to test the strtou*
12621              on /^-/ strings.
12622      Branch: perl
12623            ! Configure
12624 ____________________________________________________________________________
12625 [  8135] By: jhi                                   on 2000/12/15  17:18:49
12626         Log: Metaconfig unit change for #8134.
12627      Branch: metaconfig
12628            ! U/modified/d_strtoul.U
12629 ____________________________________________________________________________
12630 [  8134] By: jhi                                   on 2000/12/15  17:14:13
12631         Log: If longsize is 8 we don't need a LL suffix for integer constants.
12632      Branch: perl
12633            ! Configure config_h.SH
12634 ____________________________________________________________________________
12635 [  8133] By: jhi                                   on 2000/12/15  16:00:23
12636         Log: Update Changes.
12637      Branch: perl
12638            ! Changes patchlevel.h
12639 ____________________________________________________________________________
12640 [  8132] By: jhi                                   on 2000/12/15  15:44:16
12641         Log: Some compilers get huffy if you do not cast a const pointer
12642              to a non-const when assigning.
12643      Branch: perl
12644            ! gv.c
12645 ____________________________________________________________________________
12646 [  8131] By: jhi                                   on 2000/12/15  15:38:30
12647         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
12648              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12649              Date: Fri, 15 Dec 2000 05:26:57 -0500
12650              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
12651      Branch: perl
12652            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
12653            ! t/pragma/overload.t
12654 ____________________________________________________________________________
12655 [  8130] By: jhi                                   on 2000/12/15  15:36:08
12656         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
12657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12658              Date: Thu, 14 Dec 2000 22:02:43 -0500
12659              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
12660      Branch: perl
12661            ! gv.c perl.h
12662 ____________________________________________________________________________
12663 [  8129] By: jhi                                   on 2000/12/15  15:34:16
12664         Log: Subject: PATCH: h2xs nit
12665              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12666              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
12667              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
12668              
12669              Add a template README.
12670      Branch: perl
12671            ! utils/h2xs.PL
12672 ____________________________________________________________________________
12673 [  8128] By: jhi                                   on 2000/12/15  15:32:22
12674         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
12675      Branch: perl
12676            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
12677 ____________________________________________________________________________
12678 [  8127] By: jhi                                   on 2000/12/15  15:19:34
12679         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
12680              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12681              Date:     Thu, 14 Dec 2000 20:04:42 EST
12682              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
12683      Branch: perl
12684            ! ext/Opcode/Opcode.xs
12685 ____________________________________________________________________________
12686 [  8126] By: jhi                                   on 2000/12/15  15:17:49
12687         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
12688              From: Peter Prymmer <pvhp@forte.com>
12689              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
12690              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
12691      Branch: perl
12692            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
12693            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
12694            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
12695 ____________________________________________________________________________
12696 [  8125] By: jhi                                   on 2000/12/15  15:11:05
12697         Log: This seems to be a stage sane and stable enough to checkin.
12698              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
12699      Branch: perl
12700            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
12701            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
12702            ! t/op/cmp.t t/op/numconvert.t
12703 ____________________________________________________________________________
12704 [  8124] By: jhi                                   on 2000/12/15  04:20:26
12705         Log: Something is really wonky.
12706      Branch: perl
12707            ! sv.c
12708 ____________________________________________________________________________
12709 [  8123] By: jhi                                   on 2000/12/15  04:00:50
12710         Log: Fixes for the IV UV patches to compile in Digital UNIX.
12711      Branch: perl
12712            ! sv.c
12713 ____________________________________________________________________________
12714 [  8122] By: jhi                                   on 2000/12/15  02:53:40
12715         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
12716              From: "Craig A. Berry" <craigberry@mac.com>
12717              Date: Thu, 14 Dec 2000 19:10:49 -0600
12718              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
12719      Branch: perl
12720            ! vms/vms.c
12721 ____________________________________________________________________________
12722 [  8121] By: jhi                                   on 2000/12/15  02:50:00
12723         Log: Metaconfig changes for #8120.
12724      Branch: metaconfig
12725            + U/modified/d_strtoul.U
12726      Branch: metaconfig/U/perl
12727            ! d_strtoull.U d_strtouq.U
12728 ____________________________________________________________________________
12729 [  8120] By: jhi                                   on 2000/12/15  02:49:42
12730         Log: From: Nicholas Clark <nick@ccl4.org> 
12731              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
12732              Date: Thu, 14 Dec 2000 18:38:57 +0000
12733              Message-ID: <20001214183857.B97909@plum.flirble.org>
12734      Branch: perl
12735            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12736            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
12737            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
12738            ! vos/config.ga.def vos/config.ga.h win32/config.bc
12739            ! win32/config.gc win32/config.vc
12740 ____________________________________________________________________________
12741 [  8119] By: jhi                                   on 2000/12/14  23:40:58
12742         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
12743              From: Nicholas Clark <nick@ccl4.org>
12744              Date: Wed, 13 Dec 2000 20:08:50 +0000
12745              Message-ID: <20001213200849.B71166@plum.flirble.org>
12746      Branch: perl
12747            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
12748            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
12749 ____________________________________________________________________________
12750 [  8118] By: jhi                                   on 2000/12/14  22:46:26
12751         Log: Integrate perlio.
12752      Branch: perl
12753           !> MANIFEST ext/Encode/compile makedef.pl
12754 ____________________________________________________________________________
12755 [  8117] By: nick                                  on 2000/12/14  22:38:53
12756         Log: Win32 tweaks to get Encode to build
12757              - temp hack to makedef.pl till PerlIO is properly "exported".
12758              - MSVC dislikes  
12759              static encpage_t foo[];
12760              so make 'em extern for now.
12761      Branch: perlio
12762            ! ext/Encode/compile makedef.pl
12763 ____________________________________________________________________________
12764 [  8116] By: nick                                  on 2000/12/14  22:00:53
12765         Log: Document the new files
12766      Branch: perlio
12767            ! MANIFEST
12768 ____________________________________________________________________________
12769 [  8115] By: jhi                                   on 2000/12/14  21:58:01
12770         Log: MANIFEST new files of #8114.
12771      Branch: perl
12772            ! MANIFEST
12773 ____________________________________________________________________________
12774 [  8114] By: jhi                                   on 2000/12/14  21:50:49
12775         Log: Integrate perlio.
12776      Branch: perl
12777           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
12778           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12779           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
12780           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
12781           !> ext/Encode/Makefile.PL
12782 ____________________________________________________________________________
12783 [  8113] By: jhi                                   on 2000/12/14  21:48:49
12784         Log: The documentation part of the
12785              
12786              Subject: [ID 20001214.002] Net::Ping patch
12787              From: Jonathan Stowe <gellyfish@gellyfish.com>
12788              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
12789              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
12790              since the #7529 had already addressed the same problem.
12791      Branch: perl
12792            ! lib/Net/Ping.pm
12793 ____________________________________________________________________________
12794 [  8112] By: jhi                                   on 2000/12/14  21:42:57
12795         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
12796              From: Dominic Dunlop <domo@computer.org>
12797              Date: Tue, 12 Dec 2000 10:47:10 +0100
12798              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
12799              
12800              Document how elusive subroutines can be.
12801      Branch: perl
12802            ! pod/perlfunc.pod
12803 ____________________________________________________________________________
12804 [  8111] By: jhi                                   on 2000/12/14  21:38:05
12805         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
12806              From: Dominic Dunlop <domo@computer.org>
12807              Date: Thu, 14 Dec 2000 10:13:51 +0100
12808              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
12809      Branch: perl
12810            ! ext/POSIX/POSIX.pod
12811 ____________________________________________________________________________
12812 [  8110] By: jhi                                   on 2000/12/14  21:36:32
12813         Log: Subject: [patch] perlfaq7
12814              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
12815              Date: Thu, 14 Dec 2000 15:31:07 +0100
12816              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
12817      Branch: perl
12818            ! pod/perlfaq7.pod
12819 ____________________________________________________________________________
12820 [  8109] By: jhi                                   on 2000/12/14  21:29:20
12821         Log: Subject: [8104] Encode
12822              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12823              Date: Thu, 14 Dec 2000 14:49:34 +0100
12824              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
12825              
12826              Type casting for nervous compilers.
12827      Branch: perl
12828            ! ext/Encode/Encode.xs
12829 ____________________________________________________________________________
12830 [  8108] By: jhi                                   on 2000/12/14  21:26:17
12831         Log: Subject: [8104] DB_File
12832              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12833              Date: Thu, 14 Dec 2000 14:49:35 +0100
12834              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
12835              
12836              Type definition incorrect for DB 2.7.7.  Not known when it
12837              changed, so only changed it for a known revision.
12838      Branch: perl
12839            ! ext/DB_File/DB_File.xs
12840 ____________________________________________________________________________
12841 [  8107] By: jhi                                   on 2000/12/14  21:23:41
12842         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
12843              From: Peter Prymmer <pvhp@forte.com>
12844              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
12845              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
12846              
12847              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
12848      Branch: perl
12849            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
12850            ! ext/Encode/Encode/posix-bc.enc
12851 ____________________________________________________________________________
12852 [  8106] By: nick                                  on 2000/12/14  20:36:13
12853         Log: "Cold" build correction to Encode's Makefile.PL
12854      Branch: perlio
12855            ! ext/Encode/Makefile.PL
12856 ____________________________________________________________________________
12857 [  8105] By: nick                                  on 2000/12/14  20:09:37
12858         Log: "Compiled" encodings.
12859              Correct replacement character in EBCDIC .enc files
12860              Add 0x7F to ASCII repertoire.
12861      Branch: perlio
12862            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12863            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
12864            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
12865            ! ext/Encode/Makefile.PL ext/Encode/compile
12866            ! ext/Encode/encengine.c ext/Encode/encode.h
12867 ____________________________________________________________________________
12868 [  8104] By: nick                                  on 2000/12/14  00:38:20
12869         Log: Integrate mainline
12870      Branch: perlio
12871           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
12872           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
12873           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
12874           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
12875           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
12876           !> t/lib/db-hash.t t/lib/db-recno.t
12877 ____________________________________________________________________________
12878 [  8103] By: nick                                  on 2000/12/13  23:16:13
12879         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
12880              so far and so it does not get lost.
12881      Branch: perlio
12882            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
12883 ____________________________________________________________________________
12884 [  8102] By: jhi                                   on 2000/12/13  17:14:22
12885         Log: Update Changes.
12886      Branch: perl
12887            ! Changes patchlevel.h
12888 ____________________________________________________________________________
12889 [  8101] By: jhi                                   on 2000/12/13  16:53:41
12890         Log: Move the proto of start_glob() to a better place; regen api files.
12891      Branch: perl
12892            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
12893 ____________________________________________________________________________
12894 [  8100] By: jhi                                   on 2000/12/13  16:47:11
12895         Log: Metaconfig change for #8099.
12896      Branch: metaconfig
12897            ! U/modified/Head.U
12898 ____________________________________________________________________________
12899 [  8099] By: jhi                                   on 2000/12/13  16:46:48
12900         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
12901              From: Andy Dougherty <doughera@lafayette.edu>
12902              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
12903              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
12904      Branch: perl
12905            ! Configure
12906 ____________________________________________________________________________
12907 [  8098] By: jhi                                   on 2000/12/13  16:39:02
12908         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
12909              From: rspier@pobox.com (Robert Spier)
12910              Date: Tue, 12 Dec 2000 21:12:39 -0500
12911              Message-ID: <14902.56087.678086.725773@rls.cx>
12912              
12913              fastgetcwd is defined using a glob alias on a $^O dependent basis -
12914              and there was no default assignment or perl subroutine.
12915      Branch: perl
12916            ! lib/Cwd.pm
12917 ____________________________________________________________________________
12918 [  8097] By: jhi                                   on 2000/12/13  16:16:01
12919         Log: Subject: [PATCH] move startglob out of pp_hot.c
12920              From: Nicholas Clark <nick@ccl4.org>
12921              Date: Mon, 11 Dec 2000 23:16:39 +0000
12922              Message-ID: <20001211231638.A55550@plum.flirble.org>
12923      Branch: perl
12924            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
12925 ____________________________________________________________________________
12926 [  8096] By: jhi                                   on 2000/12/13  15:26:23
12927         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
12928              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
12929              Date: Wed, 13 Dec 2000 14:01:37 +0100
12930              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
12931              
12932              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
12933              in turn requires libpthread in libswanted.
12934      Branch: perl
12935            ! hints/hpux.sh
12936 ____________________________________________________________________________
12937 [  8095] By: jhi                                   on 2000/12/12  19:51:05
12938         Log: The integration wars continue.
12939      Branch: perl
12940           !> sv.c
12941 ____________________________________________________________________________
12942 [  8094] By: jhi                                   on 2000/12/12  19:48:26
12943         Log: Subject: [PATCH perl@8070] DB_File-1.74  
12944              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
12945              Date: Mon, 11 Dec 2000 23:07:17 -0000
12946              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
12947      Branch: perl
12948            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
12949            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
12950            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
12951            ! t/lib/db-recno.t
12952 ____________________________________________________________________________
12953 [  8093] By: nick                                  on 2000/12/12  19:42:13
12954         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
12955      Branch: perlio
12956            ! sv.c
12957           !> lib/File/DosGlob.pm
12958 ____________________________________________________________________________
12959 [  8092] By: jhi                                   on 2000/12/12  19:28:11
12960         Log: Integrate perlio.
12961      Branch: perl
12962           !> sv.c
12963 ____________________________________________________________________________
12964 [  8091] By: nick                                  on 2000/12/12  18:49:45
12965         Log: Fix for Tk, and upgrading shared SVs.
12966      Branch: perlio
12967            ! sv.c
12968 ____________________________________________________________________________
12969 [  8090] By: jhi                                   on 2000/12/12  16:48:59
12970         Log: Subject: [PATCH] Re: Breadperl & Tk
12971              From: Nick Ing-Simmons <nik@tiuk.ti.com>
12972              Date: Tue, 12 Dec 2000 14:48:27 GMT
12973              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
12974      Branch: perl
12975            ! sv.c
12976 ____________________________________________________________________________
12977 [  8089] By: jhi                                   on 2000/12/12  03:37:19
12978         Log: Subject: DosGlob.pm diff for bash style brace expansion.
12979              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
12980              Date: Fri, 8 Dec 2000 10:45:30 -0600
12981              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
12982      Branch: perl
12983            ! lib/File/DosGlob.pm
12984 ____________________________________________________________________________
12985 [  8088] By: nick                                  on 2000/12/11  23:59:59
12986         Log: Integrate mainline
12987      Branch: perlio
12988           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
12989           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
12990           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
12991           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
12992           !> t/op/local.t t/pragma/warn/toke toke.c
12993 ____________________________________________________________________________
12994 [  8087] By: jhi                                   on 2000/12/11  23:20:23
12995         Log: Integrate perlio.
12996      Branch: perl
12997           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
12998 ____________________________________________________________________________
12999 [  8086] By: jhi                                   on 2000/12/11  22:50:59
13000         Log: Tune further the OS detection of CGI.
13001      Branch: perl
13002            ! lib/CGI.pm
13003 ____________________________________________________________________________
13004 [  8085] By: nick                                  on 2000/12/11  22:50:46
13005         Log: Finish 1st pass of "encoding" layer e.g. :
13006              open($fh,"<encoding(iso8859-7)",$greek) || die;
13007      Branch: perlio
13008            ! ext/Encode/Encode.xs perlio.c perliol.h
13009 ____________________________________________________________________________
13010 [  8084] By: jhi                                   on 2000/12/11  22:32:06
13011         Log: Revert the -f ambiguousity patch, seems to cause
13012              too much hassle (the interpret -Q as a function
13013              where Q is not a known filetest part is left in).
13014      Branch: perl
13015            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
13016            ! toke.c
13017 ____________________________________________________________________________
13018 [  8083] By: jhi                                   on 2000/12/11  22:27:23
13019         Log: (accidentally empty check-in)
13020      Branch: perl
13021            ! lib/File/DosGlob.pm
13022 ____________________________________________________________________________
13023 [  8082] By: nick                                  on 2000/12/11  19:09:51
13024         Log: Restore mmap function (broken by tweaks to shared buffer
13025              layer for encode(xxxx)).
13026      Branch: perlio
13027            ! perlio.c
13028 ____________________________________________________________________________
13029 [  8081] By: jhi                                   on 2000/12/11  18:29:13
13030         Log: Subject: Re: The long awaited feature ...
13031              From: Simon Cozens <simon@cozens.net>
13032              Date: Mon, 11 Dec 2000 15:54:24 +0000
13033              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
13034              
13035              More io/utf8 tests.
13036      Branch: perl
13037            ! t/io/utf8.t
13038 ____________________________________________________________________________
13039 [  8080] By: jhi                                   on 2000/12/11  18:19:36
13040         Log: Subject: PATCH MakeMaker manpage clarification
13041              From: andreas.koenig@anima.de (Andreas J. Koenig)
13042              Date: 10 Dec 2000 20:46:13 +0100
13043              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
13044      Branch: perl
13045            ! lib/ExtUtils/MakeMaker.pm
13046 ____________________________________________________________________________
13047 [  8079] By: jhi                                   on 2000/12/11  15:35:07
13048         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
13049              From: Simon Cozens <simon@cozens.net>
13050              Date: Sun, 10 Dec 2000 19:06:19 +0000
13051              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
13052      Branch: perl
13053            ! ext/B/B/Deparse.pm t/lib/b.t
13054 ____________________________________________________________________________
13055 [  8078] By: jhi                                   on 2000/12/11  15:09:11
13056         Log: Subject: [PATCH] docs on NaN
13057              From: Nicholas Clark <nick@ccl4.org>
13058              Date: Mon, 11 Dec 2000 01:48:38 +0000
13059              Message-ID: <20001211014838.B99205@plum.flirble.org>
13060      Branch: perl
13061            ! pod/perlop.pod
13062 ____________________________________________________________________________
13063 [  8077] By: jhi                                   on 2000/12/11  15:02:21
13064         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
13065              From: Simon Cozens <simon@cozens.net>
13066              Date: Mon, 11 Dec 2000 01:21:45 +0000
13067              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
13068      Branch: perl
13069            ! pp.c pp_hot.c scope.c t/op/local.t
13070 ____________________________________________________________________________
13071 [  8076] By: nick                                  on 2000/12/10  20:43:32
13072         Log: Not merge worthy...
13073              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
13074              syntax is modelled on attributes.
13075              Untested fix for io/utf8 on Win32 etc.
13076              Very clumsy start to the encode layer.
13077      Branch: perlio
13078            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13079 ____________________________________________________________________________
13080 [  8075] By: jhi                                   on 2000/12/10  18:39:33
13081         Log: Darwin is not Windows.
13082      Branch: perl
13083            ! lib/CGI.pm
13084 ____________________________________________________________________________
13085 [  8074] By: jhi                                   on 2000/12/10  18:31:27
13086         Log: Subject: Ambiguous -%c() resolved as a file test
13087              From: "Paul Marquess" <Paul.Marquess@openwave.com>
13088              Date: Sun, 10 Dec 2000 15:35:07 -0000
13089              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
13090      Branch: perl
13091            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13092 ____________________________________________________________________________
13093 [  8073] By: jhi                                   on 2000/12/10  18:16:29
13094         Log: Subject: PATCH installperl misinformed 
13095              From: andreas.koenig@anima.de (Andreas J. Koenig)
13096              Date: 10 Dec 2000 13:01:32 +0100 
13097              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
13098      Branch: perl
13099            ! installperl
13100 ____________________________________________________________________________
13101 [  8072] By: jhi                                   on 2000/12/10  18:07:55
13102         Log: The walkoptree confusion rages; walkoptree() seems to be coming
13103              from B.xs, while walkoptree_slow() comes from B.pm.
13104      Branch: perl
13105            ! ext/B/B.pm
13106 ____________________________________________________________________________
13107 [  8071] By: nick                                  on 2000/12/10  11:45:47
13108         Log: Integrate mainline
13109      Branch: perlio
13110           +> t/base/commonsense.t
13111           !> (integrate 37 files)
13112 ____________________________________________________________________________
13113 [  8070] By: jhi                                   on 2000/12/10  04:46:21
13114         Log: Update Changes.
13115      Branch: perl
13116            ! Changes patchlevel.h
13117 ____________________________________________________________________________
13118 [  8069] By: jhi                                   on 2000/12/10  04:39:19
13119         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
13120              From: andreas.koenig@anima.de (Andreas J. Koenig)
13121              Date: 09 Dec 2000 17:14:25 +0100
13122              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
13123      Branch: perl
13124            + t/base/commonsense.t
13125            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
13126 ____________________________________________________________________________
13127 [  8068] By: jhi                                   on 2000/12/10  04:17:36
13128         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
13129              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13130              Date: Sat, 9 Dec 2000 16:47:22 -0000
13131              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
13132      Branch: perl
13133            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
13134            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
13135            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
13136            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
13137            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
13138            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
13139            ! t/lib/sdbm.t
13140 ____________________________________________________________________________
13141 [  8067] By: jhi                                   on 2000/12/10  03:52:02
13142         Log: Test case for #8066.
13143      Branch: perl
13144            ! t/op/misc.t
13145 ____________________________________________________________________________
13146 [  8066] By: jhi                                   on 2000/12/10  03:50:30
13147         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
13148              From: Simon Cozens <simon@cozens.net>
13149              Date: Sun, 10 Dec 2000 00:55:37 +0000
13150              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
13151      Branch: perl
13152            ! pp_sys.c
13153 ____________________________________________________________________________
13154 [  8065] By: jhi                                   on 2000/12/10  03:44:52
13155         Log: Test case for #8064.
13156      Branch: perl
13157            ! t/comp/proto.t
13158 ____________________________________________________________________________
13159 [  8064] By: jhi                                   on 2000/12/10  03:42:32
13160         Log: Subject: Re: prototype of substr
13161              From: Simon Cozens <simon@cozens.net>
13162              Date: Sun, 10 Dec 2000 00:13:33 +0000
13163              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
13164              
13165              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
13166      Branch: perl
13167            ! pp.c
13168 ____________________________________________________________________________
13169 [  8063] By: jhi                                   on 2000/12/10  03:39:42
13170         Log: Subject: [PATCH] perlguts.pod
13171              From: Simon Cozens <simon@cozens.net>
13172              Date: Sun, 10 Dec 2000 00:06:47 +0000
13173              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
13174              
13175              Documentation of the different types of ops,
13176              plus the functions in dump.c
13177      Branch: perl
13178            ! pod/perlguts.pod
13179 ____________________________________________________________________________
13180 [  8062] By: jhi                                   on 2000/12/10  03:30:04
13181         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
13182              From: Nicholas Clark <nick@talking.bollo.cx>
13183              Date: Sat, 09 Dec 2000 18:57:25 +0000
13184              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
13185              
13186              Be more robust in weird hostname setups.
13187      Branch: perl
13188            ! t/lib/net-hostent.t
13189 ____________________________________________________________________________
13190 [  8061] By: jhi                                   on 2000/12/10  03:28:21
13191         Log: Pacify fussy compiler. 
13192      Branch: perl
13193            ! pp_sys.c
13194 ____________________________________________________________________________
13195 [  8060] By: jhi                                   on 2000/12/10  02:52:46
13196         Log: Integrate perlio.
13197      Branch: perl
13198           !> pp_sys.c t/io/utf8.t
13199 ____________________________________________________________________________
13200 [  8059] By: nick                                  on 2000/12/09  23:40:14
13201         Log: read/sysread/recv should now be utf8 aware.
13202              Basic test for utf8 read.
13203      Branch: perlio
13204            ! pp_sys.c t/io/utf8.t
13205 ____________________________________________________________________________
13206 [  8058] By: jhi                                   on 2000/12/09  21:56:02
13207         Log: Integrate perlio.
13208      Branch: perl
13209           +> t/io/utf8.t
13210           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
13211 ____________________________________________________________________________
13212 [  8057] By: jhi                                   on 2000/12/09  21:53:35
13213         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
13214              From: Inaba Hiroto <inaba@st.rim.or.jp>
13215              Date: Sun, 10 Dec 2000 05:53:21 +0900
13216              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
13217              
13218              Tests for #8056.
13219      Branch: perl
13220            ! t/op/each.t
13221 ____________________________________________________________________________
13222 [  8056] By: jhi                                   on 2000/12/09  21:51:16
13223         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
13224              From: Inaba Hiroto <inaba@st.rim.or.jp>
13225              Date: Sat, 09 Dec 2000 18:02:00 +0900
13226              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
13227              
13228              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
13229      Branch: perl
13230            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
13231 ____________________________________________________________________________
13232 [  8055] By: nick                                  on 2000/12/09  20:11:48
13233         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
13234              than raw PerlIO_write() - does not seem to break any tests.
13235      Branch: perlio
13236            ! pp_sys.c
13237 ____________________________________________________________________________
13238 [  8054] By: nick                                  on 2000/12/09  19:47:30
13239         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
13240              (sysread, recv and write i.e. formats still to do...)
13241              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
13242              open($fh,">:utf8","name")
13243              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
13244              so no extra overhead is involved.
13245              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
13246              to a non-utf8 stream.
13247              Add initial io/utf8.t
13248              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
13249              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
13250              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
13251      Branch: perlio
13252            + t/io/utf8.t
13253            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
13254 ____________________________________________________________________________
13255 [  8053] By: nick                                  on 2000/12/09  19:26:37
13256         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
13257              was only testing this_utf8.
13258      Branch: perlio
13259            ! toke.c
13260 ____________________________________________________________________________
13261 [  8052] By: nick                                  on 2000/12/09  19:09:41
13262         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
13263              i.e. the output string has one, but don't mess with source assumption.
13264      Branch: perlio
13265            ! toke.c
13266 ____________________________________________________________________________
13267 [  8051] By: jhi                                   on 2000/12/09  16:55:17
13268         Log: Integrate perlio.
13269      Branch: perl
13270           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
13271           !> sv.c thrdvar.h util.c
13272 ____________________________________________________________________________
13273 [  8050] By: jhi                                   on 2000/12/09  16:48:07
13274         Log: Nits noticed by Peter Prymmer.
13275      Branch: perl
13276            ! lib/ExtUtils/MM_VMS.pm
13277 ____________________________________________________________________________
13278 [  8049] By: nick                                  on 2000/12/09  13:49:40
13279         Log: UTF8 output prework.
13280              - Store $\ and $, as SVs so they can have SvUTF8 flag
13281              - use do_print() rather than raw PerlIO_write() to print them.
13282      Branch: perlio
13283            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
13284            ! thrdvar.h util.c
13285 ____________________________________________________________________________
13286 [  8048] By: nick                                  on 2000/12/09  12:30:43
13287         Log: Integrate mainline.
13288      Branch: perlio
13289           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
13290           +> t/op/reverse.t
13291           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
13292           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
13293           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
13294           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
13295           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
13296           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
13297 ____________________________________________________________________________
13298 [  8047] By: jhi                                   on 2000/12/09  00:23:27
13299         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
13300              From: Michael G Schwern <schwern@pobox.com>
13301              Date: Fri, 8 Dec 2000 14:43:04 -0600
13302      Branch: perl
13303            ! lib/ExtUtils/MM_VMS.pm
13304 ____________________________________________________________________________
13305 [  8046] By: jhi                                   on 2000/12/08  23:10:27
13306         Log: A missed check-in.
13307      Branch: perl
13308            ! lib/ExtUtils/Manifest.pm
13309 ____________________________________________________________________________
13310 [  8045] By: jhi                                   on 2000/12/08  21:57:12
13311         Log: (null check-in)
13312      Branch: perl
13313            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
13314 ____________________________________________________________________________
13315 [  8044] By: jhi                                   on 2000/12/08  21:11:06
13316         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
13317              at the final draft stage.
13318      Branch: perl
13319            + ext/Encode/Encode/iso8859-16.enc
13320            ! MANIFEST
13321 ____________________________________________________________________________
13322 [  8043] By: jhi                                   on 2000/12/08  16:39:04
13323         Log: Update Changes.
13324      Branch: perl
13325            ! Changes patchlevel.h
13326 ____________________________________________________________________________
13327 [  8042] By: jhi                                   on 2000/12/08  16:33:39
13328         Log: Do not return the Unicode replacement character if UTF-8
13329              decoding goes awry, it should be up to the caller to decide.
13330      Branch: perl
13331            ! pod/perlapi.pod utf8.c
13332 ____________________________________________________________________________
13333 [  8041] By: jhi                                   on 2000/12/08  16:22:28
13334         Log: metaconfig maintenance.
13335      Branch: metaconfig
13336            ! U/modified/stdchar.U
13337      Branch: metaconfig/U/perl
13338            + testsyml.U
13339 ____________________________________________________________________________
13340 [  8040] By: jhi                                   on 2000/12/08  16:03:08
13341         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
13342              From: sthoenna@efn.org
13343              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
13344              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
13345      Branch: perl
13346            ! Changes lib/ExtUtils/MM_OS2.pm
13347 ____________________________________________________________________________
13348 [  8039] By: jhi                                   on 2000/12/08  15:57:11
13349         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
13350              From: Simon Cozens <simon@cozens.net>
13351              Date: Fri, 8 Dec 2000 13:33:31 +0000
13352              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
13353              
13354              (The pp_hot part needed a rewrite.)
13355      Branch: perl
13356            ! doop.c pp_hot.c utf8.c
13357 ____________________________________________________________________________
13358 [  8038] By: jhi                                   on 2000/12/08  15:25:08
13359         Log: Subject: djSP
13360              From: Michael Stevens <michael@etla.org>
13361              Date: Wed, 6 Dec 2000 23:24:01 +0000
13362              Message-ID: <20001206232400.A21381@firedrake.org>
13363              
13364              Plus a note from Nick Ing-Simmons.
13365      Branch: perl
13366            ! pp.h
13367 ____________________________________________________________________________
13368 [  8037] By: jhi                                   on 2000/12/08  15:18:35
13369         Log: Filetype is text.
13370      Branch: perl
13371            ! t/op/utf8decode.t
13372 ____________________________________________________________________________
13373 [  8036] By: jhi                                   on 2000/12/08  03:31:27
13374         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
13375              From: Andy Dougherty <doughera@lafayette.edu>
13376              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
13377              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
13378              
13379              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
13380              From: Andy Dougherty <doughera@lafayette.edu>
13381              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
13382              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
13383      Branch: perl
13384            + ext/POSIX/hints/svr4.pl
13385            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
13386 ____________________________________________________________________________
13387 [  8035] By: jhi                                   on 2000/12/08  03:26:01
13388         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
13389              From: Andy Dougherty <doughera@lafayette.edu>
13390              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
13391              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
13392      Branch: perl
13393            ! t/README t/base/term.t
13394 ____________________________________________________________________________
13395 [  8034] By: jhi                                   on 2000/12/08  03:21:59
13396         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
13397              From: mjd@plover.com  
13398              Date: 7 Dec 2000 21:04:20 -0000
13399              Message-ID: <20001207210420.22282.qmail@plover.com>
13400              
13401              Plus -z doc.
13402      Branch: perl
13403            ! pod/perlfunc.pod
13404 ____________________________________________________________________________
13405 [  8033] By: jhi                                   on 2000/12/08  03:19:03
13406         Log: Use the UTF8 macros a bit.  They can't be used with abandon
13407              everywhere because we do generate illegal UTF-8 in some situations.
13408              This is of course naughty.
13409      Branch: perl
13410            ! pod/perlapi.pod utf8.c utf8.h
13411 ____________________________________________________________________________
13412 [  8032] By: jhi                                   on 2000/12/08  03:00:09
13413         Log: Out of sync?
13414      Branch: perl
13415            ! t/pragma/warn/utf8
13416 ____________________________________________________________________________
13417 [  8031] By: jhi                                   on 2000/12/08  02:22:39
13418         Log: Cnt spl.
13419      Branch: perl
13420            ! MANIFEST
13421 ____________________________________________________________________________
13422 [  8030] By: jhi                                   on 2000/12/08  01:23:54
13423         Log: Add test for reverse().
13424      Branch: perl
13425            + t/op/reverse.t
13426            ! MANIFEST
13427 ____________________________________________________________________________
13428 [  8029] By: jhi                                   on 2000/12/08  01:21:47
13429         Log: Integrate perlio.
13430      Branch: perl
13431           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
13432           !> perlio.c perlio.h perlsdio.h warnings.pl
13433 ____________________________________________________________________________
13434 [  8028] By: jhi                                   on 2000/12/08  01:19:08
13435         Log: Introduce macros for UTF8 decoding.
13436      Branch: perl
13437            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
13438 ____________________________________________________________________________
13439 [  8027] By: nick                                  on 2000/12/07  22:18:19
13440         Log: Integrate mainline
13441      Branch: perlio
13442           !> embed.pl pod/perlapi.pod utf8.c
13443 ____________________________________________________________________________
13444 [  8026] By: nick                                  on 2000/12/07  21:45:08
13445         Log: Various oddities p4 diff -se showed up
13446              Remove 'our' from warnings.pl
13447      Branch: perlio
13448            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
13449 ____________________________________________________________________________
13450 [  8025] By: nick                                  on 2000/12/07  21:43:32
13451         Log: Change PerlIO_(get|set)pos to take SV *
13452              Should fix, OS/2, VMS, (sfio??)
13453      Branch: perlio
13454            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
13455 ____________________________________________________________________________
13456 [  8024] By: jhi                                   on 2000/12/07  19:05:32
13457         Log: Document utf8_to_uv() better.
13458      Branch: perl
13459            ! pod/perlapi.pod utf8.c
13460 ____________________________________________________________________________
13461 [  8023] By: jhi                                   on 2000/12/07  18:23:47
13462         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
13463      Branch: perl
13464            ! embed.pl pod/perlapi.pod utf8.c
13465 ____________________________________________________________________________
13466 [  8022] By: jhi                                   on 2000/12/07  04:13:51
13467         Log: Integrate perlio.
13468      Branch: perl
13469           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
13470           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
13471           !> win32/makefile.mk
13472 ____________________________________________________________________________
13473 [  8021] By: nick                                  on 2000/12/07  00:28:14
13474         Log: Various attempts at MSVC debug - not sure what has
13475              changed but works now. 
13476              Seems atexit() _may_ work for DLLs built with MSVC so don't
13477              call cleanup that way.
13478      Branch: perlio
13479            ! perlio.c win32/makefile.mk
13480 ____________________________________________________________________________
13481 [  8020] By: nick                                  on 2000/12/06  19:57:20
13482         Log: Integrate mainline
13483      Branch: perlio
13484           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
13485           !> (integrate 75 files)
13486 ____________________________________________________________________________
13487 [  8019] By: nick                                  on 2000/12/06  19:28:21
13488         Log: Add useperlio to config.vc
13489              Turn off binmode in config_H.PL
13490              Regen all the config_H.xx
13491              Attempt to get debugging build with MSVC.
13492      Branch: perlio
13493            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13494            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
13495 ____________________________________________________________________________
13496 [  8018] By: nick                                  on 2000/12/06  19:21:57
13497         Log: Test various dup/external program options on all platforms.
13498      Branch: perlio
13499            ! t/io/dup.t
13500 ____________________________________________________________________________
13501 [  8017] By: nick                                  on 2000/12/06  19:20:47
13502         Log: Fix harness to be less picky
13503      Branch: perlio
13504            ! lib/Test/Harness.pm
13505 ____________________________________________________________________________
13506 [  8016] By: jhi                                   on 2000/12/06  16:45:12
13507         Log: Update Changes.
13508      Branch: perl
13509            ! Changes patchlevel.h
13510 ____________________________________________________________________________
13511 [  8015] By: jhi                                   on 2000/12/06  16:41:03
13512         Log: Test \x{...} with ord().
13513      Branch: perl
13514            ! t/op/ord.t
13515 ____________________________________________________________________________
13516 [  8014] By: jhi                                   on 2000/12/06  16:20:33
13517         Log: Test tweak because of #8013.
13518      Branch: perl
13519            ! t/lib/b.t
13520 ____________________________________________________________________________
13521 [  8013] By: jhi                                   on 2000/12/06  16:09:09
13522         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
13523              From: Michael G Schwern <schwern@pobox.com>
13524              Date: Tue, 5 Dec 2000 21:23:28 -0500
13525              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
13526              
13527              Carp::Heavy parts not very applicable because of recent changes.
13528      Branch: perl
13529            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
13530            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
13531            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
13532            ! lib/Exporter.pm lib/Exporter/Heavy.pm
13533            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
13534            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13535            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
13536            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
13537            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
13538            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
13539            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
13540            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
13541            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
13542            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
13543            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
13544            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
13545            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
13546            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
13547            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
13548            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
13549            ! warnings.pl
13550 ____________________________________________________________________________
13551 [  8012] By: jhi                                   on 2000/12/06  15:22:38
13552         Log: Subject: [PATCH] Re: New harness is failing things
13553              From: Nick Ing-Simmons <nik@tiuk.ti.com>
13554              Date: Wed, 6 Dec 2000 13:00:30 GMT
13555              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
13556      Branch: perl
13557            ! lib/Test/Harness.pm
13558 ____________________________________________________________________________
13559 [  8011] By: jhi                                   on 2000/12/06  15:12:08
13560         Log: Subject: installhtml changes
13561              From: Michael Stevens <michael@etla.org>
13562              Date: Wed, 6 Dec 2000 13:15:53 +0000
13563              Message-ID: <20001206131553.A27317@firedrake.org>
13564      Branch: perl
13565            ! installhtml
13566 ____________________________________________________________________________
13567 [  8010] By: jhi                                   on 2000/12/06  15:06:05
13568         Log: Subject: the dTHR hits
13569              From: Michael Stevens <michael@etla.org>
13570              Date: Wed, 6 Dec 2000 12:06:03 +0000
13571              Message-ID: <20001206120603.A24581@firedrake.org>
13572              
13573              More, errrm, less dTHRs.
13574      Branch: perl
13575            ! bytecode.pl ext/B/B/C.pm
13576 ____________________________________________________________________________
13577 [  8009] By: jhi                                   on 2000/12/06  15:04:25
13578         Log: Subject: MakeMaker mailing list gone?
13579              From: Michael G Schwern <schwern@pobox.com>
13580              Date: Tue, 5 Dec 2000 19:29:59 -0500
13581              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
13582              
13583              The MakeMaker mailing list is dead, perlbug is the right
13584              address to report bugs.
13585      Branch: perl
13586            ! lib/ExtUtils/MakeMaker.pm
13587 ____________________________________________________________________________
13588 [  8008] By: jhi                                   on 2000/12/06  15:00:32
13589         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
13590              From: Michael G Schwern <schwern@pobox.com>
13591              Date: Tue, 5 Dec 2000 19:21:21 -0500
13592              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
13593              
13594              Add a default MANIFEST skip that ignores things like
13595              version control files, editor temporary files, and the Makefile.
13596      Branch: perl
13597            + lib/ExtUtils/MANIFEST.SKIP
13598            ! MANIFEST lib/ExtUtils/Manifest.pm
13599 ____________________________________________________________________________
13600 [  8007] By: jhi                                   on 2000/12/06  14:57:20
13601         Log: In Amiga more manual hackery of the scripts seems to be needed,
13602              from Jan-Erik Karlsson.  Why Configure does not get this right
13603              is unknown, may be shell-induced.
13604      Branch: perl
13605            ! README.amiga
13606 ____________________________________________________________________________
13607 [  8006] By: jhi                                   on 2000/12/05  23:53:12
13608         Log: Add TOPm1s to peek at the second topmost stack item.
13609      Branch: perl
13610            ! pp.h
13611 ____________________________________________________________________________
13612 [  8005] By: jhi                                   on 2000/12/05  23:13:55
13613         Log: Avaunt, you foul UTF-8 tests.
13614      Branch: perl
13615            ! t/op/ver.t t/pragma/utf8.t
13616 ____________________________________________________________________________
13617 [  8004] By: jhi                                   on 2000/12/05  23:09:54
13618         Log: Continue utf8 dispersal. 
13619      Branch: perl
13620            + t/op/concat.t
13621            ! MANIFEST t/pragma/utf8.t
13622 ____________________________________________________________________________
13623 [  8003] By: nick                                  on 2000/12/05  23:02:39
13624         Log: Integrate mainline.
13625      Branch: perlio
13626           +> t/op/length.t t/op/utf8decode.t
13627           !> (integrate 69 files)
13628 ____________________________________________________________________________
13629 [  8002] By: jhi                                   on 2000/12/05  22:59:28
13630         Log: Integrate perlio.
13631      Branch: perl
13632           !> iperlsys.h perl.c perlio.c win32/perllib.c
13633 ____________________________________________________________________________
13634 [  8001] By: nick                                  on 2000/12/05  22:07:52
13635         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
13636              - calloc/free suffer from damage on TerminateThread()
13637              - use PerlMemShared (as originally planned) now fixed
13638              - avoid doing anything important on DLL "detach".
13639      Branch: perlio
13640            ! perl.c perlio.c win32/perllib.c
13641 ____________________________________________________________________________
13642 [  8000] By: nick                                  on 2000/12/05  21:05:09
13643         Log: Fix gross PerlMemShared issue.
13644      Branch: perlio
13645            ! iperlsys.h
13646 ____________________________________________________________________________
13647 [  7999] By: jhi                                   on 2000/12/05  20:46:58
13648         Log: Test for Unicode (UTF-8) hash keys.
13649      Branch: perl
13650            ! t/op/each.t
13651 ____________________________________________________________________________
13652 [  7998] By: jhi                                   on 2000/12/05  20:30:35
13653         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
13654              is now always UTF-8), empty line cosmetics.
13655      Branch: perl
13656            ! t/pragma/utf8.t
13657 ____________________________________________________________________________
13658 [  7997] By: jhi                                   on 2000/12/05  20:15:40
13659         Log: Subject: Re: STRLEN - what?
13660              From: Andy Dougherty <doughera@lafayette.edu>
13661              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
13662              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
13663              
13664              Explain STRLEN.
13665      Branch: perl
13666            ! pod/perlguts.pod
13667 ____________________________________________________________________________
13668 [  7996] By: jhi                                   on 2000/12/05  20:13:34
13669         Log: Split off the UTF-8 decoder tests, make them to check also
13670              the error message.
13671      Branch: perl
13672            + t/op/utf8decode.t
13673            ! MANIFEST t/pragma/utf8.t utf8.c
13674 ____________________________________________________________________________
13675 [  7995] By: jhi                                   on 2000/12/05  16:39:47
13676         Log: Start migrating bits of pragma/utf8 to elsewhere
13677              (since the long term plan is to obsolete 'use utf8').
13678      Branch: perl
13679            + t/op/length.t
13680            ! MANIFEST t/pragma/utf8.t
13681 ____________________________________________________________________________
13682 [  7994] By: jhi                                   on 2000/12/05  16:30:21
13683         Log: Fix a manual edit typo from #7993, fix the message formatting
13684              for Unicode, add few our declarations.
13685      Branch: perl
13686            ! lib/Carp/Heavy.pm
13687 ____________________________________________________________________________
13688 [  7993] By: jhi                                   on 2000/12/05  16:09:15
13689         Log: Subject: Need help with warnings :-(
13690              From: "Ben Tilly" <ben_tilly@hotmail.com>
13691              Date: Tue, 05 Dec 2000 01:35:54 -0500
13692              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
13693              
13694              Subject: UPDATE: Carp/Heavy now passes all tests
13695              From: "Ben Tilly" <ben_tilly@hotmail.com>
13696              Date: Tue, 05 Dec 2000 07:59:41 -0500
13697              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
13698              
13699              The Brave New Carp.
13700      Branch: perl
13701            ! lib/Carp.pm lib/Carp/Heavy.pm
13702 ____________________________________________________________________________
13703 [  7992] By: jhi                                   on 2000/12/05  15:55:08
13704         Log: Subject: [PATCH perl@7979] cygwin port
13705              From: "Eric Fifer" <efifer@dircon.co.uk>
13706              Date: Tue, 5 Dec 2000 14:04:09 -0000
13707              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
13708      Branch: perl
13709            ! t/lib/net-hostent.t
13710 ____________________________________________________________________________
13711 [  7991] By: jhi                                   on 2000/12/05  15:52:34
13712         Log: Subject: Re: [PATCH] The largest hoax of all times?
13713              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13714              Date: Tue, 5 Dec 2000 00:40:25 -0500
13715              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
13716              
13717              Subject: Re: [PATCH] The largest hoax of all times?
13718              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13719              Date: Mon, 4 Dec 2000 23:55:53 -0500
13720              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
13721              
13722              Subject: Re: [PATCH] The largest hoax of all times?
13723              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13724              Date: Tue, 5 Dec 2000 01:28:45 -0500
13725              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
13726              
13727              Fix the unpredictable order of DESTROYs.
13728      Branch: perl
13729            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
13730            ! sv.c sv.h t/op/ref.t
13731 ____________________________________________________________________________
13732 [  7990] By: jhi                                   on 2000/12/05  14:38:53
13733         Log: Subject: [PATCH] shrink pp_hot fractionally
13734              From: Nicholas Clark <nick@ccl4.org>
13735              Date: Tue, 5 Dec 2000 12:44:31 +0000
13736              Message-ID: <20001205124431.E74518@plum.flirble.org>
13737              
13738              Use report_evil_fh().
13739      Branch: perl
13740            ! opcode.pl opnames.h pp_hot.c util.c
13741 ____________________________________________________________________________
13742 [  7989] By: jhi                                   on 2000/12/05  14:21:27
13743         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
13744              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13745              Date: Mon, 04 Dec 2000 22:21:59 -0800
13746              Message-ID: <HmIL6gzkgepS092yn@efn.org>
13747              
13748              Harness shouldn't ignore responses like "ok 3\r\r\n".
13749      Branch: perl
13750            ! lib/Test/Harness.pm
13751 ____________________________________________________________________________
13752 [  7988] By: jhi                                   on 2000/12/05  13:51:28
13753         Log: Integrate the "skip" messages to explain().
13754      Branch: perl
13755            ! t/lib/syslfs.t t/op/lfs.t
13756 ____________________________________________________________________________
13757 [  7987] By: jhi                                   on 2000/12/05  12:34:54
13758         Log: The one that got away in #7984.
13759              
13760              Subject: Re: dTHR - what and why?
13761              From: Michael Stevens <michael@etla.org> 
13762              Date: Tue, 5 Dec 2000 11:15:52 +0000
13763              Message-ID: <20001205111552.A4647@firedrake.org>
13764      Branch: perl
13765            ! sv.h
13766 ____________________________________________________________________________
13767 [  7986] By: gsar                                  on 2000/12/05  09:14:44
13768         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
13769              due to the notorious GetFileType() bug in Windows 9x, which fstat()
13770              tickles)
13771      Branch: perl
13772            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
13773 ____________________________________________________________________________
13774 [  7985] By: jhi                                   on 2000/12/05  05:49:03
13775         Log: Integrate perlio.
13776      Branch: perl
13777           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
13778           !> win32/perlhost.h win32/perllib.c
13779 ____________________________________________________________________________
13780 [  7984] By: jhi                                   on 2000/12/05  05:48:16
13781         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
13782      Branch: perl
13783            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
13784            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
13785            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
13786            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
13787            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
13788            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
13789            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
13790            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
13791            ! win32/win32.c
13792 ____________________________________________________________________________
13793 [  7983] By: nick                                  on 2000/12/04  23:27:43
13794         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
13795      Branch: perlio
13796            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
13797            ! win32/perlhost.h win32/perllib.c
13798 ____________________________________________________________________________
13799 [  7982] By: jhi                                   on 2000/12/04  19:44:09
13800         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
13801              uncovered by #7980.
13802      Branch: perl
13803            ! op.c
13804 ____________________________________________________________________________
13805 [  7981] By: jhi                                   on 2000/12/04  19:42:07
13806         Log: Subject: [PATCH] Trivial dump.c feature
13807              From: Simon Cozens <simon@cozens.net>
13808              Date: Mon, 4 Dec 2000 18:08:38 +0000
13809              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
13810              
13811              Show whether a constant is UTF-8.
13812      Branch: perl
13813            ! dump.c
13814 ____________________________________________________________________________
13815 [  7980] By: jhi                                   on 2000/12/04  19:36:51
13816         Log: UTF-8 hash keys, patch from Inaba Hiroto.
13817      Branch: perl
13818            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
13819 ____________________________________________________________________________
13820 [  7979] By: jhi                                   on 2000/12/04  17:36:28
13821         Log: Update Changes.
13822      Branch: perl
13823            ! Changes patchlevel.h
13824 ____________________________________________________________________________
13825 [  7978] By: jhi                                   on 2000/12/04  16:42:17
13826         Log: Retract #7977, still too volatile (the euphemism of the day
13827              for unfinished and buggy :-)
13828      Branch: perl
13829            ! doop.c hv.c pp.c sv.h
13830 ____________________________________________________________________________
13831 [  7977] By: jhi                                   on 2000/12/04  16:25:15
13832         Log: (Retracted by #7978, too shaky yet.)
13833              
13834              Subject: Re: utf8 in hash keys, implementor missing
13835              From: Simon Cozens <simon@cozens.net>
13836              Date: Sat, 2 Dec 2000 19:49:35 +0000
13837              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
13838              
13839              The first step at UTF-8 hash keys.
13840      Branch: perl
13841            ! doop.c hv.c pp.c sv.h
13842 ____________________________________________________________________________
13843 [  7976] By: jhi                                   on 2000/12/04  16:13:53
13844         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
13845              From: sthoenna@efn.org
13846              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
13847              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
13848      Branch: perl
13849            ! os2/os2.c perlio.c
13850 ____________________________________________________________________________
13851 [  7975] By: jhi                                   on 2000/12/04  16:05:25
13852         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
13853              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13854              Date: Thu, 30 Nov 2000 20:50:37 -0800
13855              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
13856      Branch: perl
13857            ! os2/os2.c
13858 ____________________________________________________________________________
13859 [  7974] By: jhi                                   on 2000/12/04  16:03:57
13860         Log: Subject: [PATCH] ++ 20% faster
13861              From: Nicholas Clark <nick@ccl4.org>
13862              Date: Mon, 4 Dec 2000 12:17:27 +0000
13863              Message-ID: <20001204121726.B52976@plum.flirble.org>
13864              
13865              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
13866      Branch: perl
13867            ! sv.c
13868 ____________________________________________________________________________
13869 [  7973] By: jhi                                   on 2000/12/04  16:00:48
13870         Log: 
13871              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
13872              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13873              Date: Mon, 04 Dec 2000 12:30:45 +0100
13874              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
13875              
13876              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
13877              library (getprotobyname and getprotobynumber are outversioned by
13878              the same calls in libc, at least for xlc version 3.
13879      Branch: perl
13880            ! hints/aix.sh
13881 ____________________________________________________________________________
13882 [  7972] By: jhi                                   on 2000/12/04  02:58:31
13883         Log: Integrate perlio.
13884      Branch: perl
13885           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
13886           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
13887           !> win32/win32.h win32/win32iop.h win32/win32thread.h
13888 ____________________________________________________________________________
13889 [  7971] By: nick                                  on 2000/12/04  00:24:33
13890         Log: Quieten some noise in Win32 builds:
13891              - win32.h is included after <sys/socket.h>, so need to 
13892              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
13893              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
13894      Branch: perlio
13895            ! doio.c perl.h toke.c win32/win32.h
13896 ____________________________________________________________________________
13897 [  7970] By: nick                                  on 2000/12/03  22:57:46
13898         Log: PERL_IMPLICIT_SYS compiles but does not work.
13899      Branch: perlio
13900            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
13901            ! win32/perlhost.h win32/perllib.c win32/win32.h
13902            ! win32/win32iop.h win32/win32thread.h
13903 ____________________________________________________________________________
13904 [  7969] By: jhi                                   on 2000/12/03  22:12:58
13905         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
13906              used to swash_init(), makes regprop() dumps more informative
13907              (+utf8::IsAlpha, -utf8::IsDigit, for example).
13908      Branch: perl
13909            ! regcomp.c regexec.c
13910 ____________________________________________________________________________
13911 [  7968] By: jhi                                   on 2000/12/03  21:39:56
13912         Log: Implement ANYOFUTF8 regprop() dumping.
13913      Branch: perl
13914            ! regcomp.c
13915 ____________________________________________________________________________
13916 [  7967] By: jhi                                   on 2000/12/03  20:57:19
13917         Log: Make uv_to_utf8() to zero-terminate its output buffer,
13918              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
13919      Branch: perl
13920            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
13921 ____________________________________________________________________________
13922 [  7966] By: nick                                  on 2000/12/03  18:41:21
13923         Log: Integrate mainline (STDCHAR)
13924      Branch: perlio
13925           !> Configure t/pragma/utf8.t
13926 ____________________________________________________________________________
13927 [  7965] By: jhi                                   on 2000/12/03  17:58:20
13928         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
13929      Branch: perl
13930            ! t/pragma/utf8.t
13931 ____________________________________________________________________________
13932 [  7964] By: jhi                                   on 2000/12/03  17:35:56
13933         Log: Integrate perlio.
13934      Branch: perl
13935           !> iperlsys.h perlio.c
13936 ____________________________________________________________________________
13937 [  7963] By: jhi                                   on 2000/12/03  17:33:55
13938         Log: Metaconfig unit change for #7962.
13939      Branch: metaconfig
13940            ! U/modified/stdchar.U
13941 ____________________________________________________________________________
13942 [  7962] By: jhi                                   on 2000/12/03  17:33:27
13943         Log: Untangle the <stdio.h> #include nest for the stdchar test,
13944              from Andy Dougherty.
13945      Branch: perl
13946            ! Configure
13947 ____________________________________________________________________________
13948 [  7961] By: nick                                  on 2000/12/03  16:53:00
13949         Log: Make iperlsys.h vector stdio not PerlIO.
13950      Branch: perlio
13951            ! iperlsys.h perlio.c
13952 ____________________________________________________________________________
13953 [  7960] By: nick                                  on 2000/12/03  14:43:01
13954         Log: Integrate mainline
13955      Branch: perlio
13956           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
13957           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
13958 ____________________________________________________________________________
13959 [  7959] By: jhi                                   on 2000/12/03  08:16:36
13960         Log: Use DO_UTF8().
13961      Branch: perl
13962            ! op.c
13963 ____________________________________________________________________________
13964 [  7958] By: jhi                                   on 2000/12/02  18:33:05
13965         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
13966              From: Mike Guy <mjtg@cam.ac.uk>         
13967              Date: Sat, 02 Dec 2000 17:27:13 +0000
13968              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
13969              
13970              An extraneous argument.
13971      Branch: perl
13972            ! toke.c
13973 ____________________________________________________________________________
13974 [  7957] By: jhi                                   on 2000/12/02  18:22:32
13975         Log: A missing hunk.
13976      Branch: perl
13977            ! t/lib/net-hostent.t
13978 ____________________________________________________________________________
13979 [  7956] By: jhi                                   on 2000/12/02  18:06:20
13980         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
13981              From: Nicholas Clark <nick@ccl4.org>
13982              Date: Sat, 2 Dec 2000 14:28:27 +0000
13983              Message-ID: <20001202142827.A12308@plum.flirble.org>
13984              
13985              Test robustness.
13986      Branch: perl
13987            ! t/lib/net-hostent.t
13988 ____________________________________________________________________________
13989 [  7955] By: jhi                                   on 2000/12/02  17:58:06
13990         Log: Metaconfig unit change for #7954.
13991      Branch: metaconfig
13992            ! U/modified/stdchar.U
13993 ____________________________________________________________________________
13994 [  7954] By: jhi                                   on 2000/12/02  17:54:32
13995         Log: An inconvenient hang would happen if the stdio _ptr wasn't
13996              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
13997              would be grepping stdin for all eternity for the _ptr.)
13998      Branch: perl
13999            ! Configure
14000 ____________________________________________________________________________
14001 [  7953] By: jhi                                   on 2000/12/02  00:07:15
14002         Log: Update Changes.
14003      Branch: perl
14004            ! Changes patchlevel.h
14005 ____________________________________________________________________________
14006 [  7952] By: jhi                                   on 2000/12/01  23:54:47
14007         Log: Subject: Re: long shell lines
14008              From: Andy Dougherty <doughera@lafayette.edu>
14009              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
14010              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
14011              
14012              Split overly long shell command lines.
14013      Branch: perl
14014            ! lib/ExtUtils/MM_Unix.pm
14015 ____________________________________________________________________________
14016 [  7951] By: jhi                                   on 2000/12/01  23:48:02
14017         Log: The metaconfig unit change for #7950.
14018      Branch: metaconfig
14019            + U/modified/stdchar.U
14020 ____________________________________________________________________________
14021 [  7950] By: jhi                                   on 2000/12/01  23:47:39
14022         Log: Try to find stdchar also from <stdio_impl.h>.
14023      Branch: perl
14024            ! Configure config_h.SH
14025 ____________________________________________________________________________
14026 [  7949] By: jhi                                   on 2000/12/01  23:46:45
14027         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
14028              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
14029              Date: Fri, 1 Dec 2000 16:26:08 -0500
14030              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
14031              
14032              Reword the diagnostic message.
14033      Branch: perl
14034            ! pod/perldiag.pod
14035 ____________________________________________________________________________
14036 [  7948] By: nick                                  on 2000/12/01  22:49:43
14037         Log: Integrate mainline (for s/y/m as sub names stuff).
14038      Branch: perlio
14039           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
14040           !> t/pragma/warn/toke toke.c
14041 ____________________________________________________________________________
14042 [  7947] By: jhi                                   on 2000/12/01  20:55:41
14043         Log: Integrate perlio.
14044      Branch: perl
14045           !> perlio.c perliol.h t/io/pipe.t
14046 ____________________________________________________________________________
14047 [  7946] By: jhi                                   on 2000/12/01  20:36:51
14048         Log: Upgrade to CPAN 1.59_51, from Andreas König.
14049      Branch: perl
14050            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
14051 ____________________________________________________________________________
14052 [  7945] By: nick                                  on 2000/12/01  20:31:32
14053         Log: Integrate mainline
14054      Branch: perlio
14055           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
14056           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
14057           +> t/lib/net-hostent.t
14058           !> (integrate 35 files)
14059 ____________________________________________________________________________
14060 [  7944] By: jhi                                   on 2000/12/01  20:23:29
14061         Log: Some help for 20001130.011.  Now one gets warnings like
14062              "Ambiguous -f() resolved as a file test ..."
14063      Branch: perl
14064            ! pod/perldiag.pod t/pragma/warn/toke toke.c
14065 ____________________________________________________________________________
14066 [  7943] By: jhi                                   on 2000/12/01  19:44:44
14067         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
14068              that also breaks using them as methods. 
14069      Branch: perl
14070            ! pod/perldiag.pod t/op/misc.t toke.c
14071 ____________________________________________________________________________
14072 [  7942] By: nick                                  on 2000/12/01  17:56:46
14073         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
14074              Make 'unix' pass most tests
14075              - do unread by temporary push of layer ("pending") holding unread chars
14076              - fast_gets is now based on per-handle flag
14077              - relax one of io/pipe.t tests to allow print to fail and close to
14078              succeed so that it passes on unbuffered "unix" layer.
14079              Remaining fail is sporadic and a genuine race condition between
14080              parent/child in fork test.
14081      Branch: perlio
14082            ! perlio.c perliol.h t/io/pipe.t
14083 ____________________________________________________________________________
14084 [  7941] By: jhi                                   on 2000/12/01  15:28:58
14085         Log: (Retracted by #7943.)
14086              
14087              Reserve the short named string operator names.
14088      Branch: perl
14089            ! pod/perldiag.pod t/op/misc.t toke.c
14090 ____________________________________________________________________________
14091 [  7940] By: jhi                                   on 2000/12/01  06:45:53
14092         Log: Get the three different space character classes right under utf8.
14093      Branch: perl
14094            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
14095            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
14096            ! regexec.c t/op/pat.t utf8.c
14097 ____________________________________________________________________________
14098 [  7939] By: jhi                                   on 2000/12/01  03:26:26
14099         Log: Two more tests that make no sense in UTF-8 since the test
14100              data is not in UTF-8.
14101      Branch: perl
14102            ! t/op/regexp.t
14103 ____________________________________________________________________________
14104 [  7938] By: jhi                                   on 2000/12/01  03:20:39
14105         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
14106              should it be required inside regexen?
14107      Branch: perl
14108            ! regcomp.c t/op/regmesg.t
14109 ____________________________________________________________________________
14110 [  7937] By: jhi                                   on 2000/12/01  02:58:53
14111         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
14112              stored and restored, and thusly was trounced by the utf8 swash
14113              routines.
14114      Branch: perl
14115            ! regcomp.c
14116 ____________________________________________________________________________
14117 [  7936] By: jhi                                   on 2000/11/30  20:41:39
14118         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
14119              Why the different platforms behave so differently (core dump vs
14120              no core dump) on this bug is a but of a mystery, but if I had to
14121              guess I would mumble something like 'alignment'.
14122      Branch: perl
14123            ! sv.c
14124 ____________________________________________________________________________
14125 [  7935] By: jhi                                   on 2000/11/30  16:17:02
14126         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
14127              From: Robin Barker <rmb1@cise.npl.co.uk>
14128              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
14129              Date: Thu, 30 Nov 2000 14:27:12 GMT
14130      Branch: perl
14131            ! perlio.c toke.c
14132 ____________________________________________________________________________
14133 [  7934] By: jhi                                   on 2000/11/30  16:04:49
14134         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
14135      Branch: perl
14136            ! t/lib/net-hostent.t
14137 ____________________________________________________________________________
14138 [  7933] By: jhi                                   on 2000/11/30  06:07:26
14139         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
14140              From: Peter Prymmer <pvhp@forte.com>
14141              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
14142              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
14143              
14144              In VMS the localhost may be LOCALHOST.
14145      Branch: perl
14146            ! t/lib/net-hostent.t
14147 ____________________________________________________________________________
14148 [  7932] By: jhi                                   on 2000/11/30  01:11:11
14149         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
14150              From: Peter Prymmer <pvhp@forte.com>
14151              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
14152              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
14153              
14154              plus regen perlapi.pod.
14155      Branch: perl
14156            ! pod/perlapi.pod utf8.c
14157 ____________________________________________________________________________
14158 [  7931] By: jhi                                   on 2000/11/30  01:06:19
14159         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
14160              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14161              Date:     Wed, 29 Nov 2000 17:15:11 EST
14162              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
14163      Branch: perl
14164            ! t/lib/filter-util.pl t/lib/filter-util.t
14165 ____________________________________________________________________________
14166 [  7930] By: jhi                                   on 2000/11/29  18:51:55
14167         Log: Update Changes.
14168      Branch: perl
14169            ! Changes patchlevel.h
14170 ____________________________________________________________________________
14171 [  7929] By: jhi                                   on 2000/11/29  18:50:55
14172         Log: Update the va_copy() metaconfig unit.
14173      Branch: metaconfig/U/perl
14174            ! need_va_copy.U
14175 ____________________________________________________________________________
14176 [  7928] By: jhi                                   on 2000/11/29  17:50:43
14177         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
14178              From: Dominic Dunlop <domo@computer.org>
14179              Date: Tue, 28 Nov 2000 16:41:57 +0100
14180              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
14181              
14182              Patch to catch a core dump in the Configure va_copy test.
14183      Branch: perl
14184            ! Configure config_h.SH
14185 ____________________________________________________________________________
14186 [  7927] By: jhi                                   on 2000/11/29  17:31:59
14187         Log: Retract #7921, the patch shouldn't be needed.
14188      Branch: perl
14189            ! sv.c
14190 ____________________________________________________________________________
14191 [  7926] By: jhi                                   on 2000/11/29  17:01:41
14192         Log: Make the Class::Struct import() wiser.
14193      Branch: perl
14194            ! lib/Class/Struct.pm t/lib/class-struct.t
14195 ____________________________________________________________________________
14196 [  7925] By: jhi                                   on 2000/11/29  16:36:33
14197         Log: All the core library users of Class::Struct seem to be
14198              using "use Class::Struct 'struct';" instead of the bare
14199              "use Class::Struct;", which isn't documented in Class::Struct.
14200              This can't be right.
14201      Branch: perl
14202            ! lib/File/stat.pm
14203 ____________________________________________________________________________
14204 [  7924] By: jhi                                   on 2000/11/29  16:32:15
14205         Log: A test works better if it has the right 1..$n output.
14206      Branch: perl
14207            ! t/lib/class-struct.t
14208 ____________________________________________________________________________
14209 [  7923] By: jhi                                   on 2000/11/29  16:29:11
14210         Log: Forgot to MANIFEST the new Net::hostent test.
14211      Branch: perl
14212            ! MANIFEST
14213 ____________________________________________________________________________
14214 [  7922] By: jhi                                   on 2000/11/29  16:27:49
14215         Log: Integrate perlio.
14216      Branch: perl
14217           !> iperlsys.h perlio.c
14218 ____________________________________________________________________________
14219 [  7921] By: jhi                                   on 2000/11/29  16:27:10
14220         Log: (Retracted by #7927.)
14221              
14222              Subject: [PATCH] Is infinity a number?
14223              From: Simon Cozens <simon@cozens.net>
14224              Date: Wed, 29 Nov 2000 14:48:20 +0000
14225              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
14226      Branch: perl
14227            ! sv.c
14228 ____________________________________________________________________________
14229 [  7920] By: jhi                                   on 2000/11/29  16:23:02
14230         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
14231              From: rspier@pobox.com (Robert Spier)
14232              Date: Wed, 29 Nov 2000 02:17:49 -0500
14233              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
14234              
14235              Add a test for Net::hostent.
14236      Branch: perl
14237            + t/lib/net-hostent.t
14238 ____________________________________________________________________________
14239 [  7919] By: jhi                                   on 2000/11/29  16:21:31
14240         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
14241              add a test for Class::Struct.
14242      Branch: perl
14243            + t/lib/class-struct.t
14244            ! MANIFEST lib/Class/Struct.pm
14245 ____________________________________________________________________________
14246 [  7918] By: jhi                                   on 2000/11/29  15:48:40
14247         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
14248              From: rspier@pobox.com (Robert Spier)
14249              Date: Wed, 29 Nov 2000 02:25:39 -0500
14250              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
14251              
14252              More checking in case someone has broken their services or
14253              protocol databases.
14254      Branch: perl
14255            ! ext/Sys/Syslog/Syslog.pm
14256 ____________________________________________________________________________
14257 [  7917] By: jhi                                   on 2000/11/29  15:46:25
14258         Log: Subject: [PATCH] $^O  win32 -> MSWin32
14259              From: rspier@pobox.com (Robert Spier)
14260              Date: Wed, 29 Nov 2000 02:17:38 -0500
14261              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
14262              
14263              plus similar nits for vms, err, VMS, and UNICOS.
14264      Branch: perl
14265            ! t/lib/syslfs.t t/op/lfs.t
14266 ____________________________________________________________________________
14267 [  7916] By: jhi                                   on 2000/11/29  15:42:51
14268         Log: Subject: [PATCH] Tokeniser debugging
14269              From: Simon Cozens <simon@cozens.net>
14270              Date: Wed, 29 Nov 2000 14:15:45 +0000
14271              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
14272      Branch: perl
14273            ! perl.c perl.h pod/perlrun.pod toke.c
14274 ____________________________________________________________________________
14275 [  7915] By: jhi                                   on 2000/11/29  15:41:36
14276         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
14277              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14278              Date: Wed, 29 Nov 2000 02:13:14 -0500
14279              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
14280              
14281              OUT keyword nits.
14282              
14283              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
14284              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14285              Date: Wed, 29 Nov 2000 03:09:04 -0500
14286              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
14287              
14288              OUT and IN_OUT documentation.
14289      Branch: perl
14290            ! lib/ExtUtils/xsubpp pod/perlxs.pod
14291 ____________________________________________________________________________
14292 [  7914] By: jhi                                   on 2000/11/29  03:35:01
14293         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
14294              From: John Tobey <jtobey@john-edwin-tobey.org>
14295              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
14296              Message-Id: <m140e1N-000FOoC@feynman.localnet>
14297              
14298              plus a performance speedup noticed by Sarathy.
14299      Branch: perl
14300            ! op.c
14301 ____________________________________________________________________________
14302 [  7913] By: jhi                                   on 2000/11/29  03:16:59
14303         Log: Use "1 while unlink" so that VMS gets clean, too.
14304      Branch: perl
14305            ! t/lib/filter-util.t
14306 ____________________________________________________________________________
14307 [  7912] By: jhi                                   on 2000/11/29  03:09:08
14308         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
14309              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14310              Date: Tue, 28 Nov 2000 03:27:09 -0500
14311              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
14312      Branch: perl
14313            ! lib/ExtUtils/xsubpp
14314 ____________________________________________________________________________
14315 [  7911] By: jhi                                   on 2000/11/29  03:06:30
14316         Log: This should have been part of #7872: no need to scan UTF-8
14317              until eternity.
14318      Branch: perl
14319            ! utf8.c
14320 ____________________________________________________________________________
14321 [  7910] By: jhi                                   on 2000/11/29  02:50:04
14322         Log: One more perltie.pod nit from Casey R. Tweten.
14323      Branch: perl
14324            ! pod/perltie.pod
14325 ____________________________________________________________________________
14326 [  7909] By: jhi                                   on 2000/11/29  02:44:23
14327         Log: Document the known sprintf test failures, exact standard
14328              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
14329      Branch: perl
14330            ! pod/perldelta.pod t/op/sprintf.t
14331 ____________________________________________________________________________
14332 [  7908] By: jhi                                   on 2000/11/29  02:36:23
14333         Log: Add the Encoding table format documentation.
14334      Branch: perl
14335            + ext/Encode/Encode/EncodeFormat.pod
14336            ! MANIFEST
14337 ____________________________________________________________________________
14338 [  7907] By: jhi                                   on 2000/11/29  02:07:24
14339         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
14340              From: "Casey R. Tweten" <crt@kiski.net>
14341              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
14342              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
14343              
14344              Subject: Re: [PATCH] Updating perltie.pod for arrays
14345              From: "Casey R. Tweten" <crt@kiski.net>
14346              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
14347              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
14348      Branch: perl
14349            ! pod/perltie.pod
14350 ____________________________________________________________________________
14351 [  7906] By: nick                                  on 2000/11/28  22:40:59
14352         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
14353      Branch: perlio
14354            ! iperlsys.h perlio.c
14355 ____________________________________________________________________________
14356 [  7905] By: nick                                  on 2000/11/28  22:04:34
14357         Log: Integrate mainline
14358      Branch: perlio
14359           !> (integrate 39 files)
14360 ____________________________________________________________________________
14361 [  7904] By: jhi                                   on 2000/11/28  16:44:43
14362         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
14363              From: Nicholas Clark <nick@babyhippo.co.uk>
14364              Date: Tue, 28 Nov 2000 11:16:57 +0000
14365              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
14366      Branch: perl
14367            ! pod/perlipc.pod
14368 ____________________________________________________________________________
14369 [  7903] By: jhi                                   on 2000/11/28  16:40:31
14370         Log: Subject: [PATCH] Updating perltie.pod for arrays
14371              From: "Casey R. Tweten" <crt@kiski.net>
14372              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
14373              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
14374      Branch: perl
14375            ! pod/perltie.pod
14376 ____________________________________________________________________________
14377 [  7902] By: jhi                                   on 2000/11/28  16:39:37
14378         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
14379              From: Robin Barker <rmb1@cise.npl.co.uk>
14380              Date: Mon, 27 Nov 2000 17:56:44 GMT
14381              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
14382      Branch: perl
14383            ! pod/perlfunc.pod t/op/split.t
14384 ____________________________________________________________________________
14385 [  7901] By: jhi                                   on 2000/11/28  16:28:04
14386         Log: setmode() is a DOSish-only thing.
14387      Branch: perl
14388            ! perlio.c
14389 ____________________________________________________________________________
14390 [  7900] By: jhi                                   on 2000/11/28  16:21:46
14391         Log: Subject: [PATCH] perlcc.PL cleanups
14392              From: Simon Cozens <simon@cozens.net>
14393              Date: Tue, 28 Nov 2000 12:44:35 +0000
14394              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
14395      Branch: perl
14396            ! utils/perlcc.PL
14397 ____________________________________________________________________________
14398 [  7899] By: gsar                                  on 2000/11/28  06:32:55
14399         Log: reintegrate files missed by change#7895
14400      Branch: maint-5.6/perl
14401           +> ext/ByteLoader/bytecode.h utils/Makefile
14402            - utils/perlbc.PL
14403 ____________________________________________________________________________
14404 [  7897] By: gsar                                  on 2000/11/27  18:22:47
14405         Log: can't integrate these two files, for some reason
14406      Branch: maint-5.6/perl
14407            - ext/ByteLoader/bytecode.h utils/Makefile
14408 ____________________________________________________________________________
14409 [  7895] By: gsar                                  on 2000/11/27  18:11:21
14410         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
14411              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
14412              6757..6890,6892..6901 from mainline
14413              
14414              Bytecompiler patches from Benjamin Stuhl.
14415              
14416              More bytecompiler.
14417              
14418              Subject: [PATCH blead] B:: missing dependency
14419              
14420              Subject: [PATCH: 6757] configure.com updates and syslog build
14421              
14422              Long double Gconvert fixes from Yitzchak Scott-Thoennes
14423              and Spider Boardman.
14424              
14425              Subject: [PATCH blead] nextchar() abuse misses an optimisation
14426              
14427              Long double fixes from Spider Boardman.
14428              
14429              Make the selection of NVff et al stricter.
14430              
14431              cSVOPo_*v things index into the current PL_curpad
14432              under ithreads, which is different from the curpad
14433              used by the XSUB.  (In other words, the code as-is
14434              before this patch wouldn't work under ithreads.)
14435              
14436              Be portable.
14437              
14438              VMS MMS (make) wants null action.
14439              
14440              Mac and other portability updates from Chris Nandor.
14441              
14442              Storable support, v-version fixes.
14443              Subject: CPAN.pm beta for testing available
14444              
14445              Portability fix from Hugo van der Sanden.
14446              
14447              Bad makefile.
14448              
14449              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
14450              
14451              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
14452              
14453              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
14454              
14455              Replace #6705 with a minimal doc patch.
14456              Subject: [PATCH 5.6.0] replace change #6705
14457              
14458              Drop the separate perlbc, perlcc -b should be enough.
14459              
14460              installperl couldn't tell whether it had run tests or not.
14461              Subject: [PATCH] Re: installperl and t/TEST
14462              
14463              Add silencer flags to installperl.
14464              Subject: [PATCH] Making installperl silent.
14465              
14466              Make "make install" by default silent.  A new "install-verbose"
14467              target is verbose.
14468              
14469              More liberal parsing of version numbers.
14470              Subject: Re: CPAN.pm beta for testing available
14471              
14472              Create directories in silence.
14473              Subject: [PATCH] Another silencer for MakeMaker
14474              
14475              DOS patches and portability/porting notes, from Tim Jenness.
14476              
14477              Make installman to recognize the silence flag -S.
14478              
14479              Actually do something with the silencer option.
14480              
14481              Continue silencing.
14482              
14483              Show the doc file, not the temp file.
14484              
14485              Regen perltoc.
14486              
14487              Subject: [PATCH] More silencing of installman.
14488              
14489              Better wording for the vec lvalue diagnostic.
14490              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
14491              
14492              Subject: [PATCH: 6805] several more tweaks to configure.com
14493              
14494              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
14495              
14496              Missing parts of 
14497              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
14498              
14499              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
14500              (applied slightly modified)
14501              
14502              installperl --verbose and --silent.
14503              Subject: Re: [PATCH] More silencing of installman.
14504              
14505              Add install-silent target.
14506              
14507              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
14508              the problem reported in
14509              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
14510              
14511              Tweak the sfio/useperlio logic, hopefully as wished in
14512              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
14513              
14514              One forgotten file from #6816.
14515              
14516              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
14517              
14518              Remove duplicately applied patch shards.
14519              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
14520              
14521              Support preserving extremely big/small angles.
14522              
14523              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
14524              
14525              Subject: [PATCH] installation not quite silent yet.
14526              
14527              Update the test count.
14528              
14529              Use UVxf, PTR2UV, NVff.
14530              
14531              Document PTR2XX and INT2PTR.
14532              
14533              no-install target a la make -n.
14534              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
14535              
14536              grep -e isn't portable.
14537              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
14538              
14539              Can't get the test to reliably work thanks to the
14540              inaccurateness of floating point.  "Resolves" bug ids
14541              20000826.003, 20000826.009, 20000826.010,
14542              
14543              Subject: installman buglet
14544              
14545              DJGPP update from Laszlo Molnar.
14546              
14547              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
14548              
14549              Passing -R in ldflags makes now it to appear in the default
14550              for lddlflags, just like with -L.
14551              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
14552              
14553              Test nit.
14554              
14555              Use the actual thread type, not the pointer-to-struct.
14556              
14557              Provice virtual $Config{ccflags_nolargefiles} etc. 
14558              
14559              display_format used as a class method without arguments was broken,
14560              reported in
14561              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
14562              
14563              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
14564              
14565              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
14566              
14567              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
14568              
14569              opmini.o may be left around if a build is interrupted.
14570              
14571              Typo in #6858.
14572              
14573              Fix for ID 20000828.001, long doubles were not formatted
14574              correctly (showed up in $], which stopped installing perl).
14575              
14576              An attempt to fix the problem reported in
14577              Subject: Building perl@6856 using gcc/AIX 4.3.3 
14578              I can't test this properly since the gcc installation I have
14579              access to seems to be botched (gcc is calling the AIX cpp,
14580              a losing proposition...)
14581              
14582              Add -ld to archname on long tr...double platforms.
14583              
14584              Subject: hv.h Doc Patch
14585              
14586              Potential cruft.
14587              
14588              Subject: [PATCH bleedperl@6856] warnings fixes
14589              
14590              -S is the silent flag, -s is the strip flag.
14591              Subject: [PATCH] Re: [PATCH] make no-install          
14592              
14593              Take out the SUIDMAIL thing, that will not be
14594              a problem in 5.7.*.
14595              
14596              Subject: [PATCH bleedperl@6866] spellings
14597              
14598              Subject: [PATCH] Re: files not cleaned even by veryclean
14599              
14600              Use minimal @INC in tests, most of the time just '../lib',
14601              so that we simply can't pick up stuff from other Perls than
14602              the one we are testing.  Pointed out by
14603              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
14604              
14605              Update to Getopt::Long 2.24, from Johan Vromans.
14606              
14607              Fix for thinko in #6848.
14608              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
14609              
14610              Patches all over for people and the files they (hopefully) care about.
14611              
14612              Subject: Net::protoent does not export 'getproto'
14613              
14614              Missed a change in #6869.
14615              
14616              Subject: [PATCH] Warnings in B::Deparse
14617              
14618              Subject: [PATCH] Glob dumping
14619              
14620              Disable one of the tests for now.
14621              
14622              Disabling the one test is a bit tricky.
14623              
14624              Don't forget to tidy up.
14625              
14626              The #6881 removed one dump line.
14627              
14628              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
14629              
14630              Under usethreads the dumped variable is IN_PAD.
14631              Subject: Re: [PATCH] Glob dumping
14632              
14633              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
14634              
14635              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
14636              
14637              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
14638              
14639              Regen Configure for #6894.
14640              
14641              Subject: [PATCH: 6889] updates to perlebcdic.pod
14642              
14643              Undo namespace pollution of #6878.
14644              Subject: Re: Net::protoent does not export 'getproto'
14645              
14646              Admit that we are leaking scalars.
14647              
14648              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
14649      Branch: maint-5.6/perl
14650           !> (integrate 271 files)
14651 ____________________________________________________________________________
14652 [  7894] By: gsar                                  on 2000/11/27  16:00:34
14653         Log: a couple of nits
14654      Branch: maint-5.6/perl
14655            ! MANIFEST pp_sys.c
14656 ____________________________________________________________________________
14657 [  7893] By: gsar                                  on 2000/11/27  15:10:56
14658         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
14659              6740..6745,6747..6757,6760
14660              
14661              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
14662              
14663              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
14664              
14665              Doc nits spotted by Richard Soderberg.
14666              
14667              move WNOHANG definition to where other such things are
14668              
14669              Make $Config{byteorder} more magical so that it is
14670              dynamically computed: nice for 'fat binaries'.
14671              Subject: [PATCH]: default byteorder
14672              
14673              Subject: [PATCH] Cwd.pm now uses strict
14674              
14675              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
14676              
14677              Get -DLEAKTEST to compile (not necessarily to work, mind)
14678              Subject: [ID 20000724.006] -DLEAKTEST problem
14679              
14680              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
14681              
14682              Add perlebcdic from Peter Prymmer, regen toc.
14683              
14684              Don't propose using modules built for 5.005 if no binary
14685              compatibility with 5.005 is attempted.
14686              
14687              Do not use prototyping here.
14688              Subject: [ID 20000817.016] [PATCH] Peek.xs
14689              
14690              Document what the backtick returns if the command fails.
14691              
14692              Add byteorder to the myconfig output.
14693              
14694              Introduce NVef, NVff, and NVgf, use the middle one.
14695              (helps for lib/peek + Linux + long doubles)  Reported in
14696              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
14697              Use NVs in POSIX math, not doubles.
14698              Subject: [ID 20000817.014] POSIX & modfl
14699              
14700              Subject: [PATCH 5.6.0+] newSVrv() memory leak
14701              
14702              The byteorder code in #6671 was wrong.
14703              
14704              Fix the lib/complex failure of
14705              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
14706              Linux long double accuracy issue: something that
14707              when printed with %g looks like "2" but int() of it is 1.
14708              
14709              Propagate new Configure vars.
14710              
14711              Unbuffer the output.
14712              
14713              Subject: [PATCH] perltrap.pod spring cleaning
14714              
14715              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
14716              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
14717              
14718              Tiny Getopt::Long patch from Johan Vromans.
14719              
14720              Document code point which makes if (defined %stash::) to work
14721              (noted by Spider Boardman).
14722              
14723              Subject: [PATCH perl@6698] cygwin port
14724              
14725              Document the NDBM_File and ODBM_File as SDBM_File
14726              was documented in #6417.
14727              
14728              The new tests were missing from #6415.
14729              
14730              Add [[:blank:]] as suggested in
14731              Subject: [ID 20000716.024] [=cc=] / [:blank:]
14732              (the [=cc=] has already been taken care of by #6439
14733              so the whole bug report can be closed)
14734              and make [[:space:]] to be equivalent to isspace(3)
14735              (as opposed to \s, which is isSPACE()).  The difference
14736              is that now [[:space:]] matches the mythical vertical tab,
14737              while \s doesn't.
14738              
14739              Don't eat leading os from index entries.
14740              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
14741              
14742              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
14743              
14744              Typo in pp_complement().
14745              Subject: [PATCH perl-current] Deparse
14746              
14747              Add warnif(), check warnings further up the stack,
14748              all the warnings functions now can take an optional object reference.
14749              Subject: [PATCH bleedperl@6691] warnings pragma update
14750              
14751              Fix a core dump in lib/selfloader under -DDEBUGGING.
14752              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
14753              
14754              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
14755              
14756              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
14757              
14758              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
14759              Put back the long double avoidance code to POSIX.xs
14760              because VMS seems to need it still.
14761              
14762              Introduce a 'veryclean' target that is like 'distclean'
14763              but also removes *~ and *.orig.
14764              
14765              Subject: [ID 20000817.023] endianness description in perlfunc.pod
14766              
14767              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
14768              
14769              Let's try #6717 again.
14770              
14771              UTF8 concat fixes.
14772              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
14773              
14774              pp_open() could pass an uninitialized filename down to do_open9().
14775              
14776              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
14777              
14778              Update to CGI 2.72, from Lincoln Stein.
14779              
14780              Subject: [PATCH] Silence MakeMaker (Was: installman)
14781              
14782              Use temporary directory instead of current directory.
14783              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
14784              
14785              Document odd vs even subreleases and -Dusedevel.
14786              
14787              The veryclean target needs to clobber.
14788              
14789              Use File::Spec->tmpdir().
14790              
14791              Document the number of exponent digits.
14792              
14793              Mention perlebcdic and perlposix-bc.
14794              
14795              s/this one/the 5.6.0 release/
14796              
14797              The #6724 is here.
14798              
14799              The correct cleaning order is an art.
14800              
14801              small tweaks for change#6705: avoid C++ style comments in C code;
14802              use Perl's malloc API rather than the low level system one
14803              
14804              Array context keeps slithering in.
14805              
14806              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
14807              
14808              Subject: [PATCH] os2.c fix for use64bitint
14809              
14810              Update to Pod::LaTeX 0.53.
14811              Subject: [PATCH] lib/Pod/LaTeX.pm updates
14812              
14813              Document the endianness of Alpha more precisely.
14814              
14815              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
14816              
14817              Rename the macro argument because some preprocessors
14818              can't tell the difference and expand arguments also inside
14819              double quoted strings.
14820              
14821              free TLS slot properly on Windows
14822              
14823              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
14824              
14825              Unicos/mk requires elaborate paranoia.
14826              
14827              Tweak the floating point output routine preferences.
14828              
14829              Also under djgpp the timestamps are funky.
14830              
14831              Apply some PodParser 1.18 patches; the Pod/Find.pm
14832              patches cannot be applied since #6712 conflicts.
14833              
14834              Use PodParser 1.18 new test.
14835              
14836              A pod nit.
14837              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
14838              
14839              Be verydeepclean.
14840      Branch: maint-5.6/perl
14841           +> pod/perlebcdic.pod
14842           !> (integrate 106 files)
14843 ____________________________________________________________________________
14844 [  7892] By: jhi                                   on 2000/11/27  15:02:32
14845         Log: Update Changes.
14846      Branch: perl
14847            ! Changes patchlevel.h
14848 ____________________________________________________________________________
14849 [  7891] By: jhi                                   on 2000/11/27  14:57:23
14850         Log: Subject: Re: perlfaq style changes
14851              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14852              Date: Sat, 25 Nov 2000 23:32:26 -0800
14853              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
14854              
14855              plus a note from Ronald Kimball.
14856      Branch: perl
14857            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
14858 ____________________________________________________________________________
14859 [  7890] By: jhi                                   on 2000/11/27  14:53:14
14860         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
14861              From: Benjamin Holzman <bah@ecnvantage.com>
14862              Date: Sun, 26 Nov 2000 16:27:33 -0500
14863              Message-ID: <20001126162733.J25040@ecnvantage.com>
14864      Branch: perl
14865            ! gv.c
14866 ____________________________________________________________________________
14867 [  7889] By: jhi                                   on 2000/11/27  14:43:11
14868         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
14869              From: lvirden@cas.org
14870              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
14871              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
14872      Branch: perl
14873            ! README.amiga
14874 ____________________________________________________________________________
14875 [  7888] By: jhi                                   on 2000/11/27  14:32:34
14876         Log: Restore also the locale test to no-sprintf-taint state.
14877              Fixes the bug 20001127.003.
14878      Branch: perl
14879            ! sv.c t/pragma/locale.t
14880 ____________________________________________________________________________
14881 [  7887] By: gsar                                  on 2000/11/27  14:13:05
14882         Log: integrate changes#6613..6616,6620..6665 from mainline
14883              
14884              VMS configure.com update continues.
14885              
14886              Subject: Test fails / warnings with perl-current #6612
14887              
14888              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
14889              
14890              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
14891              
14892              For now remove the mail code.
14893              
14894              Subject: Re: [PATCH] @+, @- readonly
14895              
14896              Subject: warning: storage class after type is obsolescent
14897              
14898              Subject: sfio2000
14899              
14900              Subject: Re: File::Temp problems on VMS in bleedperl
14901              
14902              README.os2 update.
14903              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
14904              
14905              Make the user to give up his firstborn, err, to knowingly
14906              verify installing an unstable developer release.  Also bump
14907              the release to 5.7.0, but leave a patch tag in the local
14908              patches saying that this is not yet the real thing.
14909              
14910              Update (kinda) to Test 1.14, from Joshua Pritikin.
14911              
14912              make ok etc also for win32.
14913              
14914              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
14915              
14916              Don't blow limited stacks, a lower number is enough to
14917              tickle the lookbehind limit.
14918              
14919              Use -Dusedevel; regen Configure and the respective Porting stuff.
14920              
14921              Subject: [PATCH] debugger exit code should reflect user exit code
14922              
14923              Subject: [PATCH perl@6620] cygwin port
14924              
14925              Missed a file from #6638.
14926              
14927              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)
14928              
14929              magic callbacks all need to have same type signature
14930              
14931              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
14932              
14933              Fix a dependency problem.
14934              Subject: [PATCH: 6640] VMS Makefile.SH update
14935              
14936              The numeric locale was reset to "C" by s?printf and never restored.
14937              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
14938              No test since adding the failing example to locale.t
14939              does not fail -- probably because the locale settings are so
14940              thoroughly tweaked by that time.  Running the example standalone
14941              does fail, though.  UPDATE: test case added at change #7540.
14942              
14943              Subject: [ID 20000324.040] minor fix to perlhpux.pod
14944              
14945              Update to CPAN 1.57.
14946              
14947              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
14948              
14949              Change the perlbug address to perl.org since it's more forgiving.
14950              
14951              Change the regx compilation error markers to use = instead of <
14952              since pod makes using the latter quite messy.  Reported in
14953              ID 20000814.006 by Abigail and in
14954              Subject: Unknown escape E<> ?
14955              
14956              Update to perldebtut 1.9, from Richard Foley.
14957              
14958              check that the number pseudo children doesn't exceed
14959              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
14960              the WaitForMultipleObjects() limit that would cause wait()
14961              to crash)
14962              wait() and waitpid() could potentially be rewritten to use
14963              more than one thread to do the waiting to eliminate this
14964              limitation
14965              
14966              change#6328 could make close(SOCKET) return false on windows
14967              when it shouldn't
14968              
14969              pod nit seen in passing
14970              
14971              on windows, the return values from wait() and waitpid() don't
14972              match those of pseudo-pids
14973              
14974              waitpid() now handles externally spawned pids correctly;
14975              fixes for backtick/wait/waitpid failures on Windows 9x
14976              these changes make the pid returned by process functions on
14977              Windows 9x always positive by clearing the high bit (which
14978              is always set on Win9x); pseudo-process PIDs are likewise
14979              always negative now on Win9x (just as on NT/2000)
14980              
14981              trailing new %ENV entries weren't being pushed into the real
14982              environment of subprocesses on Windows
14983              
14984              Tweak the regex compilation errors once more.
14985              
14986              avoid warnings from dense compiler
14987              
14988              add "ok" targets from change#6632 in makefile.mk
14989      Branch: maint-5.6/perl
14990            - lib/Pod/PlainText.pm vms/configure.com
14991           !> (integrate 66 files)
14992 ____________________________________________________________________________
14993 [  7886] By: jhi                                   on 2000/11/27  13:54:18
14994         Log: __FUNCTION__ isn't portable and trying to emulate it leads
14995              into practically spelling out the name of the function.
14996              Takes care of the bug 20001127.001.
14997      Branch: perl
14998            ! perlio.c
14999 ____________________________________________________________________________
15000 [  7885] By: gsar                                  on 2000/11/27  13:53:18
15001         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
15002              6610..6611 from mainline
15003              
15004              Make regular expression parse error messages easier to understand.
15005              Subject: Re: enhanced(?) regex error messages
15006              
15007              Tiny tidying on report_evil_fh().
15008              
15009              Subject: Re: enhanced(?) regex error messages 
15010              plus Capitalize the error messages, plus perldiag them.
15011              
15012              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
15013              
15014              Document here-doc better.
15015              
15016              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
15017              
15018              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
15019              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
15020              (either perlbug or p5p ate the original), plus regen
15021              perlapi and perltoc. 
15022              
15023              Regen global.sym.
15024              
15025              Double check that we have a dirhandle.
15026              
15027              Subject: Re: enhanced(?) regex error messages
15028              (plus two small patches sent privately)
15029              (this still seems to leave few test failures)
15030              
15031              warn is a macro, avoid using at a variable to avoid warnings
15032              in some configurations; readdir.t is too conservative in
15033              estimating number of *.t's
15034              
15035              Get back into sync with Jeffrey on the enhanced regex warnings.
15036              
15037              Subject: [PATCH 5.6.0] cygwin port
15038              
15039              Zero entries were skipped, fix from Adrian Goalby
15040              <argoalby@yahoo.co.uk>
15041              
15042              Subject: Remove dead entry in perldiag
15043              
15044              Amend the description of Perl6.
15045              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
15046              
15047              detypo
15048              
15049              It's the 2ndO'ROSSC.
15050              
15051              Revert the sv.c part of #6559, a better fix is needed.
15052              
15053              Iterating perl6 description.
15054              
15055              Update to Term::ANSIColor 1.03, from Russ Allbery.
15056              
15057              Update to Getopt::Long 2.23_05, from Johan Vromans.
15058              
15059              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
15060              
15061              Update to Pod::Parser 1.17, from Brad Appleton.
15062              
15063              Update to CPAN 1.56, from Andreas König.
15064              
15065              Update to CGI 2.70, from Lincoln Stein.
15066              
15067              Put back the std @INC thing.
15068              
15069              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
15070              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
15071              
15072              Document the IO::Select timeout.
15073              
15074              sleep(1) does not necessarily return 1.
15075              Subject: [PATCH bleadperl] op/lex_assign.t  
15076              
15077              Subject: debugger "d" command doesnt check line number
15078              
15079              B::Deparse didn't do sub attributes.
15080              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15081              
15082              Preprocessing and postprocessing for File::Find.
15083              Subject: Patch to Find::File.pm to allow alphabetical results
15084              
15085              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
15086              
15087              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
15088              
15089              Subject: Re: [ID 20000730.003] utf8::length() bad
15090              
15091              Subject: Getting perlio and threads to compile
15092              (the Solaris version changes in Configure skipped)
15093              
15094              Tests for #6589.
15095              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15096              
15097              Add Perl debugging tutorial, regen toc. 
15098              Subject: perldebtut.pod
15099              
15100              Add a few missing files, update MANIFEST.
15101              
15102              Rewrite of vms/subconfigure.com as configure.com,
15103              from Peter Prymmer and the vmsperl crew.
15104              
15105              Should have deleted this in #6603.
15106              
15107              Fix the test for 5005threads.
15108              
15109              Fix-n-skip the tests under 5005threads.
15110              
15111              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
15112              
15113              Upgrade to CGI 2.71, from Lincoln Stein.
15114      Branch: maint-5.6/perl
15115           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
15116           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
15117           +> t/op/regmesg.t t/pod/find.t vms/configure.com
15118            - vms/subconfigure.com
15119            ! lib/lib.pm
15120           !> (integrate 115 files)
15121 ____________________________________________________________________________
15122 [  7884] By: jhi                                   on 2000/11/27  13:44:33
15123         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
15124              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15125              Date:     Mon, 27 Nov 2000 08:23:54 EST
15126              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
15127      Branch: perl
15128            ! vms/descrip_mms.template vms/test.com
15129 ____________________________________________________________________________
15130 [  7883] By: gsar                                  on 2000/11/27  11:50:46
15131         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
15132              6511..6513,6515..6523,6525..6536
15133              
15134              The swallow_bom() saga continues.  The #23 of require.t
15135              (UTF16-LE) still fails (silently, no output) but the #22
15136              (UTF16-BE) seems to be working now.  The root of the
15137              failure may be in sv_gets(): is it UTF-16LE-aware,
15138              especially when it comes to line endings? 
15139              
15140              Document the problem with -P in HP-UX and its workaround.
15141              
15142              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
15143              (aka ID 20000730.002)
15144              
15145              Subject: fix and question re: waitpid() under win32
15146              
15147              Make the safety catch for buggy gccs work with triple version
15148              numbers like 2.95.2.  Reported in
15149              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
15150              
15151              In Digital UNIX warn if gcc explicitly chosen because even
15152              2.95.2 is known to cause problems.
15153              
15154              Make chr() for values >127 to create utf8 when under utf8.
15155              
15156              various syntax errors and such (not fixed: comp/require.t#22 coredump
15157              on Windows)
15158              
15159              Stash away the largefiles flags and libswanted.
15160              
15161              BOM patching from Simon Cozens.
15162              
15163              If gccosandvers is equal to osname, clear gccosandvers.
15164              
15165              Make p4desc to skip non-mainperl branches by default.
15166              
15167              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
15168              
15169              The test from this
15170              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
15171              
15172              In new BSDs changes to argv[] do not show up in ps(1) output,
15173              instead one must use setproctitle().  This was already addressed
15174              by change #6457, but the below has a new variant for FreeBSD 4.0
15175              or later, and the matter is also documented more.
15176              
15177              FreeBSD 3.* updates from
15178              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
15179              
15180              regen_headers, regen perltoc.
15181              
15182              Document in one place the memory abstractions used in Perl core.
15183              
15184              memcpy has n o in it, as pinted ut by Sarathy.
15185              
15186              Remove the extraneous "main::" prefix from all the
15187              "opened only for", "on closed", and "never opened" warnings.
15188              
15189              The name of a filehandle does not have <these>.
15190              
15191              The tr utf8 patching continues.
15192              
15193              The new setproctitle() feature is available only in 
15194              bleeding edge FreeBSD.  From Paul Saab.
15195              
15196              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
15197              
15198              Dump UVs as UVs in Data::Dumper.
15199              
15200              detypo #6494
15201              
15202              Document the IVdf UVuf UVof UVxf.
15203              
15204              require.t needs binmode() to work on windows
15205              
15206              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
15207              that are hopefully soon put into use.
15208              
15209              Allow "no Module;" even if there is no 'unimport'.
15210              
15211              Better skip message for the test; one of the two problems in
15212              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
15213              
15214              The subtest 4 may fail also on VOBS, as pointed out
15215              by Nick Ing-Simmons in November 1999, bug id 19991124.003
15216              (but the failure in that bug report isn't the subtest 4).
15217              
15218              Be more informative on what is skipped and why,
15219              also repeat the list at the end.
15220              
15221              Add a URL for FSF.
15222              
15223              Subject: [PATCH] sv.h documentation - SvLEN
15224              
15225              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
15226              
15227              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
15228              
15229              Subject: [PATCH] bad cppsymbols on os2 + Configure question
15230              
15231              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
15232              
15233              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
15234              mention the idea of @( and @)
15235              
15236              This is 6512.  Really.
15237              
15238              Subject: [ID 19990721.004] Documentation bug in perlfunc
15239              
15240              Subject: Minor tweak to perlvar.pod
15241              
15242              In the warnings call filehandles consistently so;
15243              add "unopened" warning for stat().
15244              
15245              After the #6519 a warning about stat() is just that,
15246              not about a filetest, which now have their own warning.
15247              
15248              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
15249              
15250              Subject: Re: Array vs. List context
15251              
15252              Subject: New perlcc, take 2
15253              
15254              Weed buglets pointed out by
15255              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
15256              
15257              gcc versions might have (parentheses) in them.
15258              
15259              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
15260              
15261              Essential prototype changes were missing from #6527.
15262              Also make report_evil_fh() more bomb-proof.
15263              
15264              Zap lib/Sys directory when cleaning up.
15265              
15266              Change the Policy policy: now -Dprefix= with an existing
15267              Policy.sh and prefix == siteprefix == vendorprefix, then all
15268              of them follow along the new prefix.
15269              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
15270              
15271              Continue fixing the io warnings.  This also
15272              sort of fixes bug ID 20000802.003: the core dump
15273              is no more.  Whether the current behaviour is correct
15274              (giving a warning: "Not a format reference"), is another matter.
15275              
15276              Have symbols for the IoTYPEs.
15277              
15278              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
15279              
15280              Document a bit that UDP is not what you might think.
15281              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
15282              tr memory corruption fix from Simon Cozens.
15283              
15284              Plug the security hole described in the Aug 05 2000 bugtraq message
15285              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
15286              The security hole exists only in suidperls, which isn't
15287              installed or even built by default.
15288      Branch: maint-5.6/perl
15289           !> (integrate 71 files)
15290 ____________________________________________________________________________
15291 [  7882] By: gsar                                  on 2000/11/27  10:25:36
15292         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
15293              from mainline
15294              
15295              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
15296              to be fatal errors (instead of by default ignoring them, and
15297              ignoring with a bug: even though -w gave an error, the opening [
15298              was left in)  Reported in:
15299              
15300              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
15301              
15302              Subject: [PATCH] split /^/
15303              
15304              MacOS nits from Matthias Neeracher.
15305              
15306              More split() doc and test patches from Mike Guy.
15307              
15308              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
15309              from Graham Barr in the module list.
15310              
15311              docfix from Peter Scott <Peter@PSDT.com>.
15312              
15313              File::Temp patches for VMS and OS/2 from Tim Jenness.
15314              
15315              open() wariness in perlbug.
15316              
15317              Subject: [PATCH] minor doc change - perlguts
15318              
15319              Subject: Minor doc patch: handy.h
15320              
15321              Be wary of close()s, too.
15322              
15323              Further File::Temp patches from Yitzchak Scott-Thoennes
15324              and Craig A. Berry.
15325              
15326              Subject: [PATCH] fixes bug 20000508.004
15327              
15328              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
15329              
15330              Allow "no AutoLoader;", based on change #6444,
15331              suggested by Graham Barr.
15332              
15333              Use setproctitle() if available to modify $0.
15334              
15335              Warn if the version of the operating system used to compile gcc
15336              differs from the current version of the operating system.
15337              Also display the gcc compilation os and version in myconfig.
15338              Inspiration from
15339              
15340              Tiny fixes for #6460.
15341              
15342              The problem described in this
15343              Subject: [ID 20000322.018] named chars aren't magical enough
15344              has been fixed in perl 5.6.0 but just in case added a test
15345              to keep it away.  (The report from Joseph Hall.)
15346              
15347              Tune the comments and hopefully stop a memory leak.
15348              
15349              Subject: UTF8 concat
15350              (with a memory leak fixed, plus a few casts added)
15351              This also seems to help for
15352              Subject: [ID 20000716.015] join UTF8 weirdness
15353              
15354              Do not upgrade SVs into utf8 just because they participate
15355              in eq or cmp.  Reported and fix suggested in
15356              Subject: [ID 20000720.009] sv_eq UTF8 bug
15357              
15358              Fix the HALF_UPGRADE() macro introduced in #6263.
15359              
15360              Find green threads before native threads.
15361              Subject: Re: Patch to jpl/JNI/Makefile.PL
15362      Branch: maint-5.6/perl
15363           !> (integrate 30 files)
15364 ____________________________________________________________________________
15365 [  7881] By: jhi                                   on 2000/11/27  05:48:41
15366         Log: It seems that *both* the unused submatch loop cleanup
15367              codes are needed.
15368      Branch: perl
15369            ! regexec.c
15370 ____________________________________________________________________________
15371 [  7880] By: jhi                                   on 2000/11/27  04:50:07
15372         Log: Clean .exists deeper.
15373      Branch: perl
15374            ! Makefile.SH
15375 ____________________________________________________________________________
15376 [  7879] By: jhi                                   on 2000/11/27  02:31:35
15377         Log: The code in regcppop() (see #7878) contains the correct lower
15378              limit for the unused submatch 'cleanup' loop so that under
15379              "use utf8" the following code wouldn't dump core:
15380              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
15381              the cleanup loop in regtry() stomped beyond allocated area
15382              in the startp[] array.  Therefore, copied the correct lower
15383              loop limit (*PL_reglastparen) to regtry().  Note: something
15384              may still not be quite right: why was the _higher_ loop limit
15385              (prog->nparens) different in the utf8 case?
15386              
15387              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
15388              without core dumps, there were about 17 of them before
15389              the patch (with us since Perl 5.7.0).  Two failures, still:
15390              496 and 505 (though these may not be severe).
15391              
15392              Patch #7881 is also needed since both the cleanup loops
15393              seem to be needed.
15394              
15395              Also, the t/op/pat#44 seems to core dump under utf8.
15396              Plus a couple of failures.  UGH-8.
15397      Branch: perl
15398            ! regexec.c
15399 ____________________________________________________________________________
15400 [  7878] By: jhi                                   on 2000/11/27  02:21:17
15401         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
15402              the code in regcppop() seems to be redundant for the test suite --
15403              but it contains a germ of truth, and it needed for the build
15404              process itself: see #7879 and #7881.
15405      Branch: perl
15406            ! regexec.c
15407 ____________________________________________________________________________
15408 [  7877] By: jhi                                   on 2000/11/27  01:53:09
15409         Log: Comment on comment.
15410      Branch: perl
15411            ! regexec.c
15412 ____________________________________________________________________________
15413 [  7876] By: jhi                                   on 2000/11/27  00:49:59
15414         Log: Adjust the docs to agree with #7875.
15415      Branch: perl
15416            ! pod/perllocale.pod
15417 ____________________________________________________________________________
15418 [  7875] By: jhi                                   on 2000/11/27  00:49:27
15419         Log: Retract #7863.  It makes more sense not to taint formatted output,
15420              not even by sprintf().
15421      Branch: perl
15422            ! sv.c
15423 ____________________________________________________________________________
15424 [  7874] By: jhi                                   on 2000/11/26  23:36:02
15425         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
15426              Not really fixed (should really dump the UTF-8 charclass),
15427              but stopped displaying the garbage.
15428              
15429              Also add a note on the (missing) Unicode PSXSPC and BLANK.
15430      Branch: perl
15431            ! regcomp.c
15432 ____________________________________________________________________________
15433 [  7873] By: jhi                                   on 2000/11/26  21:31:13
15434         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
15435      Branch: perl
15436            ! regexec.c
15437 ____________________________________________________________________________
15438 [  7872] By: jhi                                   on 2000/11/26  21:06:04
15439         Log: No need to scan till infinity, 13 is enough.
15440      Branch: perl
15441            ! handy.h utf8.c
15442 ____________________________________________________________________________
15443 [  7871] By: jhi                                   on 2000/11/26  20:20:32
15444         Log: Test line numbers are different with utf8.
15445      Branch: perl
15446            ! t/op/re_tests
15447 ____________________________________________________________________________
15448 [  7870] By: jhi                                   on 2000/11/26  20:10:12
15449         Log: Message nit.
15450      Branch: perl
15451            ! regcomp.c
15452 ____________________________________________________________________________
15453 [  7869] By: jhi                                   on 2000/11/26  19:01:05
15454         Log: Make utf8_length() and utf8_distance() (the latter of which
15455              is unused at the moment) to be less forgiving about bad UTF-8.
15456      Branch: perl
15457            ! embed.h embed.pl objXSUB.h proto.h utf8.c
15458 ____________________________________________________________________________
15459 [  7868] By: jhi                                   on 2000/11/26  18:45:56
15460         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
15461              From: Benjamin Holzman <bah@ecnvantage.com>
15462              Date: Sat, 25 Nov 2000 20:40:20 -0500       
15463              Message-ID: <20001125204020.A25040@ecnvantage.com>              
15464              
15465              Debian allows installing /usr/bin/locale without installing
15466              any locales, an error message will ensue.
15467      Branch: perl
15468            ! t/pragma/locale.t
15469 ____________________________________________________________________________
15470 [  7867] By: jhi                                   on 2000/11/26  18:31:12
15471         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
15472              From: Benjamin Holzman <bah@ecnvantage.com>
15473              Date: Sun, 26 Nov 2000 02:42:34 -0500
15474              Message-ID: <20001126024234.G25040@ecnvantage.com>
15475              
15476              Patch for the bug 20000212.002.
15477      Branch: perl
15478            ! sv.c t/op/array.t
15479 ____________________________________________________________________________
15480 [  7866] By: jhi                                   on 2000/11/26  18:28:09
15481         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
15482              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15483              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
15484              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
15485              
15486              File::Temp 0.11.
15487      Branch: perl
15488            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
15489 ____________________________________________________________________________
15490 [  7865] By: jhi                                   on 2000/11/26  18:24:22
15491         Log: The metaconfig unit change for #7864.
15492      Branch: metaconfig/U/perl
15493            ! need_va_copy.U
15494 ____________________________________________________________________________
15495 [  7864] By: jhi                                   on 2000/11/26  18:23:41
15496         Log: Make the va_copy() test not to be so talkative.
15497      Branch: perl
15498            ! Configure config_h.SH
15499 ____________________________________________________________________________
15500 [  7863] By: jhi                                   on 2000/11/26  18:11:02
15501         Log: Fix locale inconsistencies unearthed by Hugo's work.
15502              Now the floating point sprintf really does taint the result
15503              string as perllocale promises (has promised for a long time)
15504              if "use locale" is in the lexical scope.
15505      Branch: perl
15506            ! sv.c t/pragma/locale.t
15507 ____________________________________________________________________________
15508 [  7862] By: jhi                                   on 2000/11/26  00:35:15
15509         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
15510              From: Nicholas Clark <nick@ccl4.org>
15511              Date: Sun, 26 Nov 2000 00:07:50 +0000
15512              Message-ID: <20001126000750.A22446@plum.flirble.org>
15513              
15514              Infinit.
15515      Branch: perl
15516            ! sv.c
15517 ____________________________________________________________________________
15518 [  7861] By: jhi                                   on 2000/11/26  00:01:26
15519         Log: Integrate perlio.
15520      Branch: perl
15521           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
15522 ____________________________________________________________________________
15523 [  7860] By: nick                                  on 2000/11/25  22:04:17
15524         Log: Correct relative path from new ext\Filter\Util\Call location
15525              back to miniperl.
15526      Branch: perlio
15527            ! win32/makefile.mk
15528 ____________________________________________________________________________
15529 [  7859] By: nick                                  on 2000/11/25  21:26:54
15530         Log: Integrate mainline.
15531      Branch: perlio
15532           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
15533           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
15534           +> t/lib/filter-util.t
15535            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
15536            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
15537            - t/lib/filt-util.t
15538           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
15539           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
15540           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
15541           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
15542           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
15543           !> win32/makefile.mk
15544 ____________________________________________________________________________
15545 [  7858] By: gsar                                  on 2000/11/25  20:52:17
15546         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
15547              parent's memory; fix it by keeping track of the actual pad
15548              offset rather than a raw pointer (this change is probably also
15549              relevant to non-ithreads case to avoid fallout from reallocs of
15550              the pad array, but is currently only enabled for the ithreads
15551              case in the interests of minimal disruption to existing "well
15552              tested" code)
15553      Branch: perl
15554            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
15555            ! proto.h scope.c scope.h sv.c t/op/fork.t
15556 ____________________________________________________________________________
15557 [  7857] By: nick                                  on 2000/11/25  20:01:28
15558         Log: All tests pass on Win32/gcc/USE_PERLIO.
15559              - when crlf layer is pushed make unix-level binary.
15560              - remove :crlf injection in pp_backtick in pp_sys.c
15561              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
15562      Branch: perlio
15563            ! doio.c perlio.c pp_sys.c win32/makefile.mk
15564 ____________________________________________________________________________
15565 [  7856] By: jhi                                   on 2000/11/25  18:38:30
15566         Log: Update the metaconfig units for #7855.
15567      Branch: metaconfig/U/perl
15568            ! useperlio.U usesocks.U
15569 ____________________________________________________________________________
15570 [  7855] By: jhi                                   on 2000/11/25  18:37:54
15571         Log: Undo the SOCKS workarounds, instead start using PerlIO
15572              if SOCKS is selected.
15573              
15574              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
15575              From: Jens Hamisch <jens@Strawberry.COM>
15576              Date: Fri, 24 Nov 2000 18:31:30 +0100
15577              Message-ID: <20001124183130.E28337@Strawberry.COM>
15578              
15579              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
15580              From: Jens Hamisch <jens@Strawberry.COM>
15581              Date: Fri, 24 Nov 2000 19:11:51 +0100
15582              Message-ID: <20001124191151.A28753@Strawberry.COM>
15583      Branch: perl
15584            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
15585            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
15586 ____________________________________________________________________________
15587 [  7854] By: jhi                                   on 2000/11/25  17:39:08
15588         Log: Undo #7848.  Some of the code seems to use walkoptree(),
15589              some walkoptree_slow().  An unfinished renaming?
15590              Now the sub is walkoptree() (which is @EXPORT_OK),
15591              the walkoptree_slow() is a typeglob alias to walkoptree.
15592              This makes the tests to pass, at least.
15593      Branch: perl
15594            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
15595 ____________________________________________________________________________
15596 [  7853] By: nick                                  on 2000/11/24  22:24:33
15597         Log: Re-arrange crlf vs binary for platforms that care.
15598              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
15599              Lip-service to making stdio layer work on such platfroms (untested).
15600              Now fails 3 tests rather than one, checkin to see if I can debug 
15601              the issue under linux. (Do not merge.)
15602      Branch: perlio
15603            ! doio.c perlio.c perliol.h
15604 ____________________________________________________________________________
15605 [  7852] By: jhi                                   on 2000/11/24  18:57:39
15606         Log: AUTHORS edits.
15607      Branch: perl
15608            ! AUTHORS
15609 ____________________________________________________________________________
15610 [  7851] By: jhi                                   on 2000/11/24  17:34:56
15611         Log: Add Jan-Erik Karlsson.
15612      Branch: perl
15613            ! AUTHORS
15614 ____________________________________________________________________________
15615 [  7850] By: jhi                                   on 2000/11/24  17:27:56
15616         Log: Configure should find stdchar on its own.
15617      Branch: perl
15618            ! hints/solaris_2.sh
15619 ____________________________________________________________________________
15620 [  7849] By: jhi                                   on 2000/11/24  17:24:55
15621         Log: Subject: PATCH over 7848: Filter test flawed
15622              From: andreas.koenig@anima.de (Andreas J. Koenig)
15623              Date: 24 Nov 2000 10:28:29 +0100
15624              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
15625      Branch: perl
15626            ! t/lib/filter-util.t
15627 ____________________________________________________________________________
15628 [  7848] By: jhi                                   on 2000/11/24  17:22:15
15629         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
15630              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
15631              Date: Fri, 24 Nov 2000 16:12:58 +0000
15632              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
15633      Branch: perl
15634            ! ext/B/B.pm
15635 ____________________________________________________________________________
15636 [  7847] By: jhi                                   on 2000/11/24  03:07:01
15637         Log: Integrate perlio.
15638      Branch: perl
15639           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
15640           !> win32/makefile.mk
15641 ____________________________________________________________________________
15642 [  7846] By: gsar                                  on 2000/11/24  00:55:57
15643         Log: integrate changes#6415..6418,6420..6438 from mainline
15644              
15645              Fix the bitvector ops for utf8 (tricky since past 7 bits
15646              the utf8 'characters' can be more than one octet).
15647              
15648              MPE/ix updates for perl 5.6.0 from Mark Bixby.
15649              
15650              Subject: SDBM_File documentation
15651              
15652              Detypo.
15653              
15654              Decutandpasto.
15655              
15656              Send all installperl messages to STDERR and be -w clean.
15657              
15658              Out-of-date note removed.
15659              
15660              Protect against "wild next"s, that is, callbacks doing "next"
15661              instead of "return".
15662              
15663              Use STDOUT consistently.
15664              
15665              The output might have been produced in the wrong order.
15666              
15667              A missing 'break' after the [[:space:]] switch case.
15668              
15669              Add tests for
15670              [ID 19991110.003] another matching finding by pcre author
15671              which has already been fixed by some patch, as verified in
15672              
15673              Documentation to explain the behaviour of map().
15674              
15675              Add an optimization for map-maps-a-list-element-to-more-list-elements
15676              case, but add also notes explaining the relationship of this
15677              patch and the earlier notes by Sarathy.
15678              
15679              Subject: [ID 20000716.023] syslog test fails without sockets
15680              
15681              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
15682              Test cases for #6431.
15683              
15684              File::Spec::VMS fixup for tmpdir from Craig Berry.
15685              
15686              Make the "uninit variable" warning to say "concat or string"
15687              or "join or string" when in concat or join .
15688              
15689              Get UTF16 BOMs working.  Patch from
15690              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
15691              
15692              Subject: [PATCH] Make large file tests deal with SIGXFSZ
15693              
15694              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
15695              
15696              Subject: [PATCH] av.c apidoc
15697      Branch: maint-5.6/perl
15698           !> (integrate 43 files)
15699 ____________________________________________________________________________
15700 [  7845] By: gsar                                  on 2000/11/24  00:20:45
15701         Log: integrate changes#6406..6414 from mainline
15702              
15703              Merge perlhacktut into perlhack, update perlguts.
15704              
15705              Fix AutoSplit to use File::Spec the right way in VMS,
15706              from Peter Prymmer.
15707              
15708              The bug report
15709              [ID 19991110.002] minimal matching discrepancy found by pcre author
15710              seems to have been fixed (though differently from what was suggested
15711              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
15712              
15713              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
15714              not in pod, from Peter Prymmer
15715              
15716              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
15717              From: Hugo <hv@crypt.compulink.co.uk>
15718              Date: Fri, 14 Jul 2000 23:05:20 +0100
15719              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
15720              
15721              Didn't anymore apply, but that point still could use another fix.
15722              
15723              lib/b test fixes from Peter Prymmer.
15724              
15725              More docs for sv functions.
15726              
15727              perlvms.pod whitespace cleanup to keep pod utils happy.
15728              
15729              another VMS build tweak from Peter Prymmer
15730      Branch: maint-5.6/perl
15731           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
15732           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
15733           !> vms/descrip_mms.template vms/perlvms.pod
15734 ____________________________________________________________________________
15735 [  7844] By: nick                                  on 2000/11/23  23:42:45
15736         Log: Win32/perlio Now just fails one io/argv.t test - lack 
15737              of default :crlf on standard streams.
15738      Branch: perlio
15739            ! doio.c perlio.c
15740 ____________________________________________________________________________
15741 [  7843] By: nick                                  on 2000/11/23  23:04:05
15742         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
15743              peek fail is showing a real problem (multiple crlf layers
15744              are getting pushed.)
15745      Branch: perlio
15746            ! doio.c perlio.c win32/makefile.mk
15747 ____________________________________________________________________________
15748 [  7842] By: nick                                  on 2000/11/23  19:46:23
15749         Log: Implement PerlIO_binmode()
15750              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
15751              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
15752              make binmode in t/lib/io_tell.t unconditional so that works.
15753              Checkin just so Win32 machine can see these changes.
15754      Branch: perlio
15755            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
15756 ____________________________________________________________________________
15757 [  7841] By: jhi                                   on 2000/11/23  19:30:00
15758         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
15759      Branch: perl
15760            ! README.amiga
15761 ____________________________________________________________________________
15762 [  7840] By: jhi                                   on 2000/11/23  17:18:02
15763         Log: SOCKS wrestling continues, patches from Jens Hamisch.
15764      Branch: perl
15765            ! doio.c embed.h embed.pl perlsdio.h proto.h
15766 ____________________________________________________________________________
15767 [  7839] By: jhi                                   on 2000/11/23  16:54:14
15768         Log: Push Filter::Util::Call one level deeper.
15769      Branch: perl
15770            + t/lib/filter-util.t
15771           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
15772           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
15773            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
15774            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
15775            - t/lib/filt-util.t
15776            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
15777            ! win32/Makefile win32/makefile.mk
15778 ____________________________________________________________________________
15779 [  7838] By: jhi                                   on 2000/11/23  16:52:40
15780         Log: Reach back one higher up when searching for PERL_SRC.
15781      Branch: perl
15782            ! lib/ExtUtils/MM_Unix.pm
15783 ____________________________________________________________________________
15784 [  7837] By: jhi                                   on 2000/11/23  16:05:41
15785         Log: Subject: Re: perl@7826
15786              Date: Thu, 23 Nov 2000 02:20:25 -0600
15787              From: "Craig A. Berry" <craigberry@mac.com>
15788              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
15789              
15790              Make VMS to like Filter::Util::Call. 
15791      Branch: perl
15792            ! configure.com ext/Filter/Util/Makefile.PL
15793 ____________________________________________________________________________
15794 [  7836] By: nick                                  on 2000/11/23  16:04:08
15795         Log: Implement crlf layer - not ready for merge.
15796      Branch: perlio
15797            ! perlio.c win32/makefile.mk
15798 ____________________________________________________________________________
15799 [  7835] By: jhi                                   on 2000/11/23  15:56:52
15800         Log: STDCHAR is different in Sparc v9 vs x86.
15801      Branch: perl
15802            ! hints/solaris_2.sh
15803 ____________________________________________________________________________
15804 [  7834] By: jhi                                   on 2000/11/23  15:50:47
15805         Log: The type needs to be visible to protos.
15806      Branch: perl
15807            ! perl.h
15808 ____________________________________________________________________________
15809 [  7833] By: jhi                                   on 2000/11/23  15:40:46
15810         Log: Finish unfinished SOCKS workaround changes.
15811      Branch: perl
15812            ! doio.c
15813 ____________________________________________________________________________
15814 [  7832] By: jhi                                   on 2000/11/23  15:33:30
15815         Log: Integrate perlio.
15816      Branch: perl
15817           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15818           !> win32/makefile.mk
15819 ____________________________________________________________________________
15820 [  7831] By: nick                                  on 2000/11/23  10:31:07
15821         Log: Correct makefile.mk dependancies for ext/Filter/Util
15822              Build ext/Encode
15823              Run dmake regen_config_h
15824      Branch: perlio
15825            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15826            ! win32/makefile.mk
15827 ____________________________________________________________________________
15828 [  7830] By: nick                                  on 2000/11/23  08:05:07
15829         Log: Integrate mainline
15830      Branch: perlio
15831           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
15832           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
15833           +> t/lib/filt-util.pl t/lib/filt-util.t
15834           !> (integrate 41 files)
15835 ____________________________________________________________________________
15836 [  7829] By: gsar                                  on 2000/11/23  03:07:11
15837         Log: build the Filter extension on windows
15838      Branch: perl
15839            ! win32/Makefile win32/makefile.mk
15840 ____________________________________________________________________________
15841 [  7828] By: gsar                                  on 2000/11/23  02:46:35
15842         Log: regenerate win32/config* and fix some inconsistencies in the
15843              makefiles; always export Perl_deb() because it is needed
15844              by ext/re/* (whether perl itself is built with -DDEBUGGING
15845              or not)
15846      Branch: perl
15847            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
15848            ! win32/config_H.vc win32/makefile.mk
15849 ____________________________________________________________________________
15850 [  7827] By: gsar                                  on 2000/11/23  02:18:38
15851         Log: get sources building on windows+MSVC again (untested with other
15852              compilers)
15853      Branch: perl
15854            ! win32/include/sys/socket.h win32/perllib.c
15855 ____________________________________________________________________________
15856 [  7826] By: jhi                                   on 2000/11/23  01:18:26
15857         Log: Update Changes.
15858      Branch: perl
15859            ! Changes patchlevel.h
15860 ____________________________________________________________________________
15861 [  7825] By: jhi                                   on 2000/11/23  00:20:41
15862         Log: Subject: Re: av.c patch (having slight problems)
15863              From: "Ben Tilly" <ben_tilly@hotmail.com>
15864              Date: Tue, 21 Nov 2000 23:29:31 -0500
15865              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
15866              
15867              unshift() speedup.
15868      Branch: perl
15869            ! av.c
15870 ____________________________________________________________________________
15871 [  7824] By: jhi                                   on 2000/11/22  23:59:15
15872         Log: Fixes for signedness warnings noticed by VMSperlers.
15873      Branch: perl
15874            ! ext/Storable/Storable.xs regcomp.c sv.c
15875 ____________________________________________________________________________
15876 [  7823] By: jhi                                   on 2000/11/22  23:19:31
15877         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
15878              From: Peter Prymmer <pvhp@forte.com>
15879              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
15880              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
15881      Branch: perl
15882            ! t/pragma/warn/pp_hot
15883 ____________________________________________________________________________
15884 [  7822] By: jhi                                   on 2000/11/22  22:52:20
15885         Log: Be clean.
15886      Branch: perl
15887            ! Makefile.SH
15888 ____________________________________________________________________________
15889 [  7821] By: jhi                                   on 2000/11/22  22:46:39
15890         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
15891              by Damian Conway, as suggested by Paul Marquess.
15892      Branch: perl
15893            + lib/Filter/Simple.pm
15894 ____________________________________________________________________________
15895 [  7820] By: jhi                                   on 2000/11/22  22:45:51
15896         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
15897      Branch: perl
15898            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
15899            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
15900            + t/lib/filt-util.t
15901            ! MANIFEST
15902 ____________________________________________________________________________
15903 [  7819] By: jhi                                   on 2000/11/22  22:03:27
15904         Log: Integrate perlio.
15905      Branch: perl
15906           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
15907           !> win32/makefile.mk
15908 ____________________________________________________________________________
15909 [  7818] By: jhi                                   on 2000/11/22  21:56:02
15910         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
15911      Branch: perl
15912            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
15913            ! t/lib/io_sock.t
15914 ____________________________________________________________________________
15915 [  7817] By: jhi                                   on 2000/11/22  21:39:49
15916         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
15917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15918              Date: Wed, 22 Nov 2000 16:08:12 -0500
15919              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
15920      Branch: perl
15921            ! lib/ExtUtils/Liblist.pm
15922 ____________________________________________________________________________
15923 [  7816] By: jhi                                   on 2000/11/22  21:38:25
15924         Log: Go ahead and #include <unistd.h> in perl.h.
15925      Branch: perl
15926            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
15927            ! util.c
15928 ____________________________________________________________________________
15929 [  7815] By: jhi                                   on 2000/11/22  21:22:52
15930         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
15931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15932              Date: Mon, 20 Nov 2000 18:30:52 -0500
15933              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
15934      Branch: perl
15935            ! pod/perlre.pod regcomp.c t/op/re_tests
15936 ____________________________________________________________________________
15937 [  7814] By: jhi                                   on 2000/11/22  21:21:46
15938         Log: Subject: [PATCH 5.7.0] Liblist finally works
15939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15940              Date: Tue, 21 Nov 2000 22:02:17 -0500
15941              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
15942      Branch: perl
15943            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
15944            ! lib/ExtUtils/MakeMaker.pm
15945 ____________________________________________________________________________
15946 [  7813] By: jhi                                   on 2000/11/22  21:20:23
15947         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
15948              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15949              Date: Wed, 22 Nov 2000 17:53:15 +0100
15950              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
15951              
15952              AIX dynaloader and perlio patch.
15953      Branch: perl
15954            ! ext/DynaLoader/dl_aix.xs
15955 ____________________________________________________________________________
15956 [  7812] By: jhi                                   on 2000/11/22  21:17:52
15957         Log: (Accidentally empty patch.)
15958      Branch: perl
15959            ! av.c
15960 ____________________________________________________________________________
15961 [  7811] By: jhi                                   on 2000/11/22  21:16:31
15962         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
15963              From: Peter Prymmer <pvhp@forte.com>
15964              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
15965              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
15966      Branch: perl
15967            ! vms/test.com
15968 ____________________________________________________________________________
15969 [  7810] By: jhi                                   on 2000/11/22  21:15:36
15970         Log: Subject: Re: perl@7777 
15971              From: "John P. Linderman" <jpl@research.att.com>
15972              Date: Wed, 22 Nov 2000 13:11:11 -0500
15973              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
15974              
15975              Detypoing.
15976      Branch: perl
15977            ! lib/CPAN.pm
15978 ____________________________________________________________________________
15979 [  7809] By: jhi                                   on 2000/11/22  21:14:19
15980         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
15981              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15982              Date:     Wed, 22 Nov 2000 13:51:37 EST
15983              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
15984      Branch: perl
15985            ! perlsdio.h
15986 ____________________________________________________________________________
15987 [  7808] By: jhi                                   on 2000/11/22  21:13:27
15988         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
15989              From: Casey Tweten <crt@kiski.net>
15990              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
15991              Message-Id: <200011201653.LAA10194@home.kiski.net>
15992      Branch: perl
15993            ! t/lib/io_udp.t
15994 ____________________________________________________________________________
15995 [  7807] By: jhi                                   on 2000/11/22  21:12:35
15996         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
15997              From: Casey Tweten <crt@kiski.net>
15998              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
15999              Message-Id: <200011201636.LAA07227@home.kiski.net>
16000      Branch: perl
16001            ! t/lib/io_sock.t
16002 ____________________________________________________________________________
16003 [  7806] By: jhi                                   on 2000/11/22  21:10:59
16004         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
16005              From: "Casey R. Tweten" <crt@kiski.net>
16006              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
16007              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
16008      Branch: perl
16009            ! utils/h2xs.PL
16010 ____________________________________________________________________________
16011 [  7805] By: nick                                  on 2000/11/22  21:05:06
16012         Log: Integrate mainline
16013      Branch: perlio
16014           !> Changes Porting/genlog ext/DB_File/DB_File.xs
16015           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
16016           !> utils/perlbug.PL
16017 ____________________________________________________________________________
16018 [  7804] By: jhi                                   on 2000/11/22  21:01:12
16019         Log: Subject: [PATCH] Test.pm POD peculiarity
16020              From: "Casey R. Tweten" <crt@kiski.net>
16021              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
16022              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
16023      Branch: perl
16024            ! lib/Test.pm
16025 ____________________________________________________________________________
16026 [  7803] By: jhi                                   on 2000/11/22  20:59:59
16027         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
16028              From: "Philip Newton" <pnewton@gmx.de>
16029              Date: Wed, 22 Nov 2000 14:25:53 +0100
16030              Message-Id: <3A1BD771.25462.1939FAD@localhost>
16031              
16032              Be case-understanding also on 's', and use the -oi of sendmail
16033              not to terminate the transmission on a lone '.'.
16034      Branch: perl
16035            ! utils/perlbug.PL
16036 ____________________________________________________________________________
16037 [  7802] By: nick                                  on 2000/11/22  20:51:42
16038         Log: Win32 PerlIO intermediate state now working as expected.
16039              - In current state we are still using C runtime in text/binary
16040              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
16041              - PERLIO=stdio and PERLIO=unix pass all expected tests.
16042              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
16043              and PerlIO_seek() and the dummy crlf layer is not making adjustments
16044              for CRLF translation happening in C runtime. All other tests pass.
16045              
16046              Added note to README.win32 to point out the snags of doing a perl build
16047              with Norton AntiVirus turned on.
16048              
16049              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
16050              which file a fail comes from.
16051              
16052              Updated "canned" config.h to match the one generated.
16053      Branch: perlio
16054            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
16055            ! win32/makefile.mk
16056 ____________________________________________________________________________
16057 [  7801] By: jhi                                   on 2000/11/22  06:50:20
16058         Log: Nickety nits.
16059      Branch: perl
16060            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
16061 ____________________________________________________________________________
16062 [  7800] By: jhi                                   on 2000/11/22  01:29:55
16063         Log: Changes had accidentally gone too silent on non-main branches.
16064      Branch: perl
16065            ! Changes Porting/genlog patchlevel.h
16066 ____________________________________________________________________________
16067 [  7799] By: gsar                                  on 2000/11/22  01:02:56
16068         Log: some lib_pm.PL changes snuck in via change#7772
16069      Branch: maint-5.6/perl
16070            ! Makefile.SH
16071 ____________________________________________________________________________
16072 [  7798] By: nick                                  on 2000/11/21  21:59:40
16073         Log: Integrate mainline
16074      Branch: perlio
16075           !> (integrate 28 files)
16076 ____________________________________________________________________________
16077 [  7797] By: jhi                                   on 2000/11/21  21:01:45
16078         Log: Integrate perlio.
16079      Branch: perl
16080           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
16081 ____________________________________________________________________________
16082 [  7796] By: nick                                  on 2000/11/21  20:36:22
16083         Log: Win32 builds and runs (mostly) with USE_PERLIO.
16084              PERLIO=perlio passes all tests. 
16085              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
16086      Branch: perlio
16087            ! perlio.c win32/perllib.c win32/win32.c
16088 ____________________________________________________________________________
16089 [  7795] By: jhi                                   on 2000/11/21  19:03:44
16090         Log: Update Changes.
16091      Branch: perl
16092            ! Changes patchlevel.h
16093 ____________________________________________________________________________
16094 [  7794] By: jhi                                   on 2000/11/21  18:56:34
16095         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
16096              From: "Craig A. Berry" <craigberry@mac.com>
16097              Date: Mon, 20 Nov 2000 20:27:06 -0600
16098              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
16099              
16100              A cut-and-pasto.
16101      Branch: perl
16102            ! perlio.h
16103 ____________________________________________________________________________
16104 [  7793] By: jhi                                   on 2000/11/21  18:54:41
16105         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
16106              From: Dominic Dunlop <domo@computer.org> 
16107              Date: Mon, 20 Nov 2000 18:55:29 +0100
16108              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
16109              
16110              va_copy() and the need of it.
16111              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
16112      Branch: metaconfig/U/perl
16113            + need_va_copy.U
16114      Branch: perl
16115            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16116            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
16117            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
16118            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16119            ! win32/config.bc win32/config.gc win32/config.vc
16120 ____________________________________________________________________________
16121 [  7792] By: jhi                                   on 2000/11/21  17:04:10
16122         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
16123      Branch: perl
16124           !> scope.h
16125 ____________________________________________________________________________
16126 [  7791] By: jhi                                   on 2000/11/21  17:01:16
16127         Log: Export the SOCKS workaround symbols only if necessary.
16128      Branch: perl
16129            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
16130 ____________________________________________________________________________
16131 [  7790] By: nick                                  on 2000/11/20  23:57:11
16132         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
16133      Branch: perlio
16134            ! scope.h
16135 ____________________________________________________________________________
16136 [  7789] By: nick                                  on 2000/11/20  23:38:33
16137         Log: Integrate mainline
16138      Branch: perlio
16139           +> lib/File/Spec/Epoc.pm
16140           !> (integrate 34 files)
16141 ____________________________________________________________________________
16142 [  7788] By: nick                                  on 2000/11/20  23:20:18
16143         Log: Make extra buffer layer work (dummy crlf layer)
16144      Branch: perlio
16145            ! doio.c perlio.c perlio.h
16146 ____________________________________________________________________________
16147 [  7787] By: jhi                                   on 2000/11/20  22:44:04
16148         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
16149              From: Peter Prymmer <pvhp@forte.com>
16150              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
16151              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
16152      Branch: perl
16153            ! t/pragma/locale.t
16154 ____________________________________________________________________________
16155 [  7786] By: jhi                                   on 2000/11/20  22:29:10
16156         Log: Subject: DOC PATCH 5.6.0 perlreftut
16157              From: mjd@plover.com
16158              Date: 20 Nov 2000 19:45:06 -0000
16159              Message-ID: <20001120194506.9505.qmail@plover.com>
16160      Branch: perl
16161            ! pod/perlreftut.pod
16162 ____________________________________________________________________________
16163 [  7785] By: jhi                                   on 2000/11/20  22:27:44
16164         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
16165              From: David Dyck <dcd@tc.fluke.com>
16166              Date: Mon, 20 Nov 2000 11:43:40 -0800
16167              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
16168      Branch: perl
16169            ! lib/Cwd.pm
16170 ____________________________________________________________________________
16171 [  7784] By: jhi                                   on 2000/11/20  22:23:21
16172         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
16173              Date: Mon, 20 Nov 2000 17:06:10 -0500
16174              To: Mailing list Perl5 <perl5-porters@perl.org>
16175              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
16176      Branch: perl
16177            ! pp_ctl.c t/op/pat.t
16178 ____________________________________________________________________________
16179 [  7783] By: jhi                                   on 2000/11/20  22:11:18
16180         Log: Subject: [PATCH] doop.c - UTF8 tr///               
16181              From: Simon Cozens <simon@cozens.net>
16182              Date: Sat, 18 Nov 2000 18:49:30 +0000
16183              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
16184              
16185              Subject: Re: [PATCH] doop.c - UTF8 tr///           
16186              From: Simon Cozens <simon@cozens.net>
16187              Date: Mon, 20 Nov 2000 20:45:22 +0000
16188              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
16189              
16190              Make tr on UTF-8 better but still not correct.
16191      Branch: perl
16192            ! doop.c
16193 ____________________________________________________________________________
16194 [  7782] By: jhi                                   on 2000/11/20  22:02:16
16195         Log: Remove the shared object before attempting to create
16196              (by linking) a new one.  E.g. in AIX not removing
16197              becomes quite painful if one tries to do more than one
16198              build in the same tree (an interrupted build, for example),
16199              since the AIX' shared dynaloader seemingly keeps the shared
16200              objects open and therefore 'busy' for quite a while, even when
16201              nobody is using the objects, leading into link failures.
16202      Branch: perl
16203            ! lib/ExtUtils/MM_Unix.pm
16204 ____________________________________________________________________________
16205 [  7781] By: gsar                                  on 2000/11/20  19:02:55
16206         Log: type mismatch due to faulty integration
16207      Branch: maint-5.6/perl
16208            ! toke.c win32/Makefile
16209 ____________________________________________________________________________
16210 [  7780] By: gsar                                  on 2000/11/20  17:31:55
16211         Log: integrate changes#6392,6394..6399,6401..6404
16212              
16213              The {multiplier} of a fixed substring was overlooked which
16214              caused a wrong initial search offset for that substring.
16215              
16216              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
16217              From: Hugo <hv@crypt.compulink.co.uk>
16218              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
16219              Date: Thu, 13 Jul 2000 19:27:13 +0100
16220              
16221              Fix the BOM bug: not a byteorder bug, a signedness bug.
16222              
16223              Replace change #6337 with a better one.
16224              
16225              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
16226              From: Hugo <hv@crypt.compulink.co.uk>
16227              Date: Fri, 14 Jul 2000 04:16:20 +0100
16228              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
16229              
16230              MakeMaker should not remove editor backups (*~) on `make clean`
16231              by default (completes change#6383)
16232              
16233              move new variables to the end of the interpreter structure (for
16234              bincompat in code that doesn't #include XSUB.h)
16235              
16236              rename totally bletcherous SvLOCK() thingy (doesn't do what the
16237              name suggests anyway)
16238              
16239              various cleanups (typos, misformatted code, and small bugs)
16240              
16241              typecasts needed for change#6394
16242              
16243              typos in change#6399, regen headers
16244              
16245              inconsistent types needs casts
16246              
16247              PERL_OBJECT build tweaks
16248      Branch: maint-5.6/perl
16249           !> MANIFEST doop.c embed.h embed.pl embedvar.h
16250           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
16251           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
16252           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
16253           !> toke.c util.c
16254 ____________________________________________________________________________
16255 [  7779] By: gsar                                  on 2000/11/20  17:06:29
16256         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
16257              
16258              Cosmetics and perldelta.
16259              
16260              Fix nits noticed by Boston.pm.
16261              
16262              Do the cc sanity check both before the hints and
16263              after the cc selction.
16264              
16265              get sprintf.t to adjust properly for 3-digit exponents
16266              
16267              don't clobber *.orig files on *clean targets
16268              
16269              fix bugs in processing %v-*d and similar format specs (from
16270              Avi Finkel <avi@finkel.org>)
16271              
16272              sprintf test tweaks (from Dominic Dunlop)
16273              
16274              new selfloader.t in change#6183 doesn't close DATA handles,
16275              and thus fails to clean up tmp files on dosish platforms
16276              
16277              typos (spotted by Peter Prymmer)
16278              
16279              typo fix from Craig Berry
16280      Branch: maint-5.6/perl
16281           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
16282           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
16283           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
16284           !> x2p/Makefile.SH
16285 ____________________________________________________________________________
16286 [  7778] By: gsar                                  on 2000/11/20  16:46:51
16287         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
16288              
16289              Subject: Re: format bug report  [Patch]
16290              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16291              Date: Wed, 05 Jul 2000 13:12:52 +0200
16292              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
16293              
16294              Subject: Re: format bug report  [Patch]
16295              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16296              Date: Wed, 05 Jul 2000 14:10:01 +0200
16297              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
16298              
16299              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
16300              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16301              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
16302              Date: Fri, 07 Jul 2000 17:57:16 +0100
16303              
16304              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
16305              To: perl5-porters@perl.org
16306              From: Karsten Sperling <spiff@phreax.net>
16307              Date: Mon, 10 Jul 2000 15:12:52 +0200
16308              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
16309              
16310              README.posix-bc podified from Thomas Dorner.
16311              
16312              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
16313              From: Dominic Dunlop <domo@computer.org>
16314              Date: Tue, 11 Jul 2000 12:27:33 +0200
16315              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
16316              
16317              Typo in #6341.
16318              
16319              Fix for
16320              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
16321              From: Roderick Schertler <roderick@argon.org>
16322              Date: Tue, 11 Jul 2000 13:55:05 -0400
16323              Message-Id: <200007111755.NAA05077@jones.argon.org>
16324              
16325              Minor cleanups on the booklist.
16326              
16327              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
16328              regen perltoc.
16329              
16330              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
16331      Branch: maint-5.6/perl
16332           +> pod/perlbook.pod
16333           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
16334           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
16335           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
16336 ____________________________________________________________________________
16337 [  7777] By: jhi                                   on 2000/11/20  16:08:49
16338         Log: Update Changes.
16339      Branch: perl
16340            ! Changes patchlevel.h
16341 ____________________________________________________________________________
16342 [  7776] By: jhi                                   on 2000/11/20  15:27:56
16343         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
16344              This may be overly harsh but until proven otherwise, we think this
16345              way, or until we have a simple test for Configure (having to start
16346              up servers is does not count as simple) to check for the problems.
16347      Branch: perl
16348            ! perl.h
16349 ____________________________________________________________________________
16350 [  7775] By: jhi                                   on 2000/11/20  15:22:17
16351         Log: Solaris hints tweaks.
16352      Branch: perl
16353            ! hints/solaris_2.sh
16354 ____________________________________________________________________________
16355 [  7774] By: jhi                                   on 2000/11/20  15:01:20
16356         Log: Add a workaround to SOCKS 64-bit problems.
16357      Branch: perl
16358            ! doio.c embed.h embed.pl perlsdio.h proto.h
16359 ____________________________________________________________________________
16360 [  7773] By: jhi                                   on 2000/11/20  14:51:47
16361         Log: sysseek() instead of seek().
16362      Branch: perl
16363            ! t/lib/syslfs.t
16364 ____________________________________________________________________________
16365 [  7772] By: gsar                                  on 2000/11/20  13:06:23
16366         Log: integrate changes#6315..6319,6321..6331,6333..6338
16367              
16368              Integrate with Sarathy, preliminary fix for unicos
16369              alignment problems in [ID 20000612.002] Perl problem on Cray system.
16370              
16371              some debugger output does not go to the socket when RemotePort is set
16372              
16373              winsock cleanup never done on Windows (leads to handle leaks)
16374              
16375              fix UNC path handling on Windows under ithreads, and chdir()
16376              return value when given a non-existent directory
16377              
16378              Autogenerate pod/Makefile and pod/buildtoc.
16379              buildtoc also checks whether the existin pods are
16380              mentioned in MANIFEST and perl.pod, and vice versa.
16381              (None of the thusly found discrepancies fixed yet.)
16382              roffitall also needs to be autogenerated similarly but it
16383              seems so badly out of date that I didn't touch it yet.
16384              
16385              Config is being used.
16386              
16387              Add =head1 NAMEs so that buildtoc is happy.
16388              (The CGI::Util nit reported to Lincoln.)
16389              
16390              Fix complaints of buildtoc.
16391              
16392              Fix the alignment problem in Crays ([ID 20000612.002]).
16393              
16394              Remove perlbook, update perlfaq book listing,
16395              rearrange perl.pod, regenerate perltoc.
16396              
16397              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
16398              was cast to an unsigned (32-bit) integer with wild abandon.
16399              
16400              winsock options weren't being set in all threads under ithreads
16401              (caused send()s from second and subsequent threads to fail)
16402              
16403              accept() leaks memory on windows due to incorrect ordering of
16404              closesocket() and fclose() calls
16405              
16406              Reorder perl.pod once more.
16407              
16408              More POSIX.pod tweaks.
16409              
16410              Sprinkle ldlibpath.
16411              
16412              Precedence goof, fix based on
16413              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
16414              From: Hugo <hv@crypt.compulink.co.uk>
16415              Date: Tue, 11 Jul 2000 12:52:38 +0100
16416              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
16417              
16418              Subject: PATCH perlguts.pod: Document D and d magic types
16419              From: mjd@plover.com
16420              Date: 5 Jul 2000 18:01:51 -0000
16421              Message-ID: <20000705180151.29413.qmail@plover.com>
16422              
16423              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
16424              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
16425              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
16426              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
16427              
16428              Subject: [PATCH cfgperl] $& segfaults if you trick it
16429              From: simon@brecon.co.uk (Simon Cozens)
16430              Date: 7 Jul 2000 11:26:09 GMT
16431              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
16432              
16433              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
16434              From: Hugo <hv@crypt.compulink.co.uk>
16435              Date: Tue, 11 Jul 2000 12:44:50 +0100
16436              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
16437              
16438              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
16439              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16440              Date: Tue, 11 Jul 2000 13:50:51 +0100
16441              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
16442      Branch: maint-5.6/perl
16443           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
16444           +> pod/buildtoc.PL
16445            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
16446           !> (integrate 26 files)
16447 ____________________________________________________________________________
16448 [  7771] By: gsar                                  on 2000/11/20  12:31:42
16449         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
16450              6310,6311,6314
16451              
16452              Subject: [PATCH bleedperl] File::Spec 0.82 beta
16453              From: Barrie Slaymaker <barries@jester.slaysys.com>
16454              Date: Wed, 28 Jun 2000 11:35:29 -0400
16455              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
16456              
16457              tweak perlembed for multiplicity/usethreads sanity; correct notes
16458              about Windows
16459              
16460              localize %INC in a Safe compartment so that use/require work
16461              (many other magic globals probably need similar treatment)
16462              
16463              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
16464              when @_ is modified, causing coredumps
16465              
16466              slurp mode fix in change#4736 still not quite right
16467              
16468              Point to perlipc for more SysV IPC examples.
16469              
16470              Elaborate POSIX.pod.  Still needs work.
16471              
16472              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
16473              
16474              fix large memory leak that has been around for ever, masked by
16475              -DPURIFY (most of the arenas were never freed!)
16476              
16477              fix memory leak on Windows (PL_sys_intern contents were never
16478              freed)
16479              
16480              PERL_OBJECT build tweak
16481              
16482              adjust change#6299
16483              
16484              remove rel2abs prototypes (from Barrie Slaymaker)
16485              
16486              missing perldiag entry for unpack("w",...) diagnostic (from
16487              Andreas Koenig)
16488              
16489              better diagnostic on Frob->stuff() when Frob:: doesn't exist
16490              (from Richard Soderberg <rs@oregonnet.com>)
16491              
16492              Win32 patches for cfgperl from Sarathy.
16493              
16494              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
16495              
16496              More POSIX.pod embellishment.
16497              
16498              tyop in change#6306
16499      Branch: maint-5.6/perl
16500           !> (integrate 44 files)
16501 ____________________________________________________________________________
16502 [  7770] By: gsar                                  on 2000/11/20  11:51:00
16503         Log: integrate changes#6268..6282 from cfgperl branch
16504              
16505              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
16506              From: Dominic Dunlop <domo@computer.org>
16507              Date: Thu, 29 Jun 2000 12:32:39 +0200
16508              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
16509              
16510              Regen headers for #6261 (and update embed.pl for this) and #6267,
16511              silence few compiler warnings.
16512              
16513              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
16514              From: Nicholas Clark <nick@talking.bollo.cx>
16515              Date: Fri, 23 Jun 2000 16:21:15 +0100
16516              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
16517              
16518              Subject: PATCH pod/perltie.pod
16519              From: Ian Phillipps <Ian.Phillipps@iname.com>
16520              Date: Fri, 16 Jun 2000 00:17:19 +0100
16521              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
16522              (only the first hunk, the second hunk had already been done
16523              by some other patch)
16524              
16525              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
16526              From: Tom Phoenix <rootbeer@redcat.com>
16527              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
16528              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
16529              
16530              Subject: [PATCH] xsub attributes
16531              From: Doug MacEachern <dougm@covalent.net>
16532              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
16533              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
16534              
16535              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
16536              From: Andy Dougherty <doughera@lafayette.edu>
16537              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
16538              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
16539              
16540              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
16541              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16542              Date: Tue, 13 Jun 2000 02:43:48 -0500
16543              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
16544              
16545              Subject: [PATCH] Re: eval documentation: context
16546              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16547              Date: Mon, 12 Jun 2000 15:07:29 +0100
16548              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
16549              
16550              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
16551              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16552              Date: Mon, 12 Jun 2000 14:55:59 +0100
16553              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
16554              
16555              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
16556              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
16557              Date: Fri, 09 Jun 2000 12:39:27 -0400
16558              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
16559              (plus update the version "number" of Text::Wrap)
16560              
16561              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
16562              From: Tim Ayers <tayers@bridge.com>
16563              Date: Thu, 08 Jun 2000 08:11:06 +0200
16564              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
16565              [resent by Richard Foley, Message-Id probably wrong]
16566              
16567              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
16568              From: rspier@pobox.com (Robert Spier)
16569              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
16570              Message-ID: <14654.31913.845602.610277@rls.cx>
16571              
16572              Subject: [PATCH 5.6.0] utils/h2xs.PL
16573              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16574              Date: Wed, 7 Jun 2000 04:02:04 -0500
16575              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
16576              
16577              Subject: [PATCH 5.6.0]ITHREADs for VMS
16578              From: Dan Sugalski <dan@sidhe.org>
16579              Date: Tue, 06 Jun 2000 11:59:50 -0400
16580              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
16581      Branch: maint-5.6/perl
16582           !> (integrate 31 files)
16583 ____________________________________________________________________________
16584 [  7769] By: gsar                                  on 2000/11/20  11:29:06
16585         Log: integrate changes#6261..6266 from cfgperl
16586              
16587              Subject: Re: [PATCH cfgperl] BOMs away!
16588              From: simon@brecon.co.uk (Simon Cozens)
16589              Date: 17 Jun 2000 11:49:57 GMT
16590              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
16591              
16592              Subject: 5.6.0 Patch for EPOC
16593              From: Olaf Flebbe <o.flebbe@gmx.de>
16594              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
16595              Message-ID: <23449.960929969@www11.gmx.net>
16596              
16597              tr fixes from Simon Cozens
16598              
16599              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
16600              From: Marty Lucich <marty@netcom.com>
16601              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
16602              Message-Id: <200006282116.OAA11148@netcom.com>
16603              ccdlflags update (the BSD/OS 4.1 part had already been taken
16604              care of by #6141).
16605              
16606              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
16607              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16608              Date: Wed, 28 Jun 2000 17:50:12 -0700
16609              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
16610              
16611              Subject: [PATCH 5.6.0] cygwin port
16612              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
16613              From: "Fifer, Eric" <EFifer@sanwaint.com>
16614              Date: Thu, 29 Jun 2000 12:58:29 +0100
16615      Branch: maint-5.6/perl
16616           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
16617           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
16618           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16619           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
16620 ____________________________________________________________________________
16621 [  7768] By: gsar                                  on 2000/11/20  11:13:44
16622         Log: integrate changes#6252..6256,6259..6260
16623              
16624              Paranoia tweak on #6249.
16625              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
16626              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
16627              Date: Sun, 25 Jun 2000 23:43:12 -0400
16628              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
16629              
16630              Subject: tr///, help wanted.
16631              From: simon@brecon.co.uk (Simon Cozens)
16632              Date: 28 Jun 2000 11:29:04 GMT
16633              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
16634              
16635              small thinko tweaks
16636              
16637              tweaks from Simon Conzes to further fix tr/// under utf8
16638              
16639              perlnewmod was missing from MANIFEST.
16640              
16641              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
16642              From: simon@brecon.co.uk (Simon Cozens)
16643              Date: 17 Jun 2000 11:56:44 GMT
16644              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
16645              pack U0, pack C0
16646      Branch: maint-5.6/perl
16647           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
16648           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
16649           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
16650           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
16651 ____________________________________________________________________________
16652 [  7767] By: gsar                                  on 2000/11/20  10:51:38
16653         Log: integrate change#6250 from cfgperl
16654              
16655              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
16656              From: Doug MacEachern <dougm@covalent.net>
16657              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
16658              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
16659      Branch: maint-5.6/perl
16660           +> t/op/my_stash.t
16661           !> MANIFEST embed.pl global.sym proto.h toke.c
16662 ____________________________________________________________________________
16663 [  7766] By: gsar                                  on 2000/11/20  10:48:34
16664         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
16665              
16666              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
16667              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
16668              Date: Mon, 26 Jun 2000 18:40:14 +0100
16669              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
16670              
16671              Subject: [PATCH] bytes<->utf8 fixes
16672              From: simon@brecon.co.uk (Simon Cozens)
16673              Date: 26 Jun 2000 04:55:45 GMT
16674              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
16675              
16676              Subject: [PATCH] is_utf8_string
16677              From: simon@brecon.co.uk (Simon Cozens)
16678              Date: 26 Jun 2000 02:25:59 GMT
16679              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
16680              
16681              Subject: [PATCH] avoid mg_ptr in '*' magic
16682              From: Doug MacEachern <dougm@covalent.net>
16683              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
16684              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
16685              
16686              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
16687              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
16688              Date: Sat, 24 Jun 2000 13:06:20 +0100
16689              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
16690              
16691              Allow for standalone testing.
16692              
16693              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
16694              From: Mark-Jason Dominus <mjd@plover.com>
16695              Date: Tue, 27 Jun 2000 22:36:42 -0400
16696              Message-ID: <20000628023642.12166.qmail@plover.com>
16697              
16698              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
16699              From: Frank Tobin <ftobin@uiuc.edu>
16700              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
16701              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
16702      Branch: maint-5.6/perl
16703           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
16704           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
16705           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
16706           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
16707           !> utf8.c utils/h2xs.PL
16708 ____________________________________________________________________________
16709 [  7765] By: gsar                                  on 2000/11/20  10:29:13
16710         Log: integrate change#6239 from cfgperl
16711              
16712              Configure maintenance.  Sever some dependency cycles,
16713              separate gccversion from the cc unit,
16714              address [ID 20000623.006] Configure script patch for using gcc on AIX
16715              (but solve it a little bit differently),
16716              unduplex some accidentally duplicated units,
16717              suggest using gcc if no cc available
16718              (p5p thread: "Solaris configure: counterproposal", 1999-09)
16719      Branch: maint-5.6/perl
16720           !> Configure Todo-5.6 config_h.SH
16721 ____________________________________________________________________________
16722 [  7764] By: gsar                                  on 2000/11/20  10:25:55
16723         Log: integrate changes#6233..6238 from cfgperl
16724              
16725              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
16726              From: Mark-Jason Dominus <mjd@plover.com>
16727              Date: Fri, 16 Jun 2000 20:53:04 -0400
16728              Message-ID: <20000617005304.8008.qmail@plover.com>
16729              
16730              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
16731              because when run as services (Win32ese for daemons)
16732              no environment variables are set and tmpdir ends up as /tmp,
16733              which is ambiguous.
16734              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
16735              From: matt@sergeant.org
16736              Date: 16 Jun 2000 16:30:43 -0000
16737              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
16738              
16739              The thread begun by
16740              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
16741              From: Kevin.Ruscoe@ubsw.com
16742              Date: Fri, 16 Jun 2000 16:38:51 +0100
16743              Message-Id: <H000019b03c300d6@MHS>
16744              
16745              Tweak embed.pl, regen headers.
16746              
16747              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
16748              From: Dan Sugalski <dan@sidhe.org>
16749              Date: Fri, 23 Jun 2000 17:00:00 -0400
16750              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
16751      Branch: maint-5.6/perl
16752           !> (integrate 27 files)
16753 ____________________________________________________________________________
16754 [  7763] By: gsar                                  on 2000/11/20  10:08:08
16755         Log: s/perl56delta/perldelta/g
16756      Branch: maint-5.6/perl
16757            ! pod/Makefile
16758 ____________________________________________________________________________
16759 [  7762] By: gsar                                  on 2000/11/20  10:04:00
16760         Log: integrate changes#6225,6229,6231,6232 from cfgperl
16761              
16762              Add source code filenames to apidoc.
16763              From: simon@brecon.co.uk (Simon Cozens)
16764              Subject: [PATCH embed.pl] Source X-ref
16765              Date: 22 Jun 2000 02:18:49 GMT
16766              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
16767              
16768              Subject: README.hpux version 0.6.1
16769              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
16770              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16771              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
16772              
16773              Subject: [PATCH 5.6.0] cygwin port
16774              From: "Fifer, Eric" <EFifer@sanwaint.com>
16775              Date: Tue, 20 Jun 2000 14:30:58 +0100
16776              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
16777              
16778              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
16779              From: simon@brecon.co.uk (Simon Cozens)
16780              Date: 19 Jun 2000 15:18:27 GMT
16781              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
16782              
16783              plus update pod/Makefile and regenerate perltoc
16784      Branch: maint-5.6/perl
16785           +> pod/perlutil.pod
16786           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
16787           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
16788 ____________________________________________________________________________
16789 [  7761] By: jhi                                   on 2000/11/20  04:09:55
16790         Log: Miraculous typo.
16791      Branch: perl
16792            ! t/op/pat.t
16793 ____________________________________________________________________________
16794 [  7760] By: jhi                                   on 2000/11/20  04:06:08
16795         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
16796              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16797              Date: Sun, 19 Nov 2000 22:30:26 -0500
16798              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
16799      Branch: perl
16800            ! regexec.c scope.h t/op/pat.t
16801 ____________________________________________________________________________
16802 [  7759] By: jhi                                   on 2000/11/20  02:05:22
16803         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
16804      Branch: perl
16805            ! perl.h
16806 ____________________________________________________________________________
16807 [  7758] By: jhi                                   on 2000/11/20  01:58:11
16808         Log: Subject: [perl 7711: EPOC] updates
16809              From: Olaf Flebbe <o.flebbe@gmx.de>
16810              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
16811              Message-ID: <25575.974658810@www23.gmx.net>               
16812      Branch: perl
16813            + lib/File/Spec/Epoc.pm
16814            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
16815            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
16816            ! lib/File/Spec.pm perl.c sv.c
16817 ____________________________________________________________________________
16818 [  7757] By: jhi                                   on 2000/11/20  01:53:11
16819         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
16820      Branch: perl
16821            ! MANIFEST
16822 ____________________________________________________________________________
16823 [  7756] By: jhi                                   on 2000/11/20  01:47:22
16824         Log: Integrate perlio.
16825      Branch: perl
16826            - ext/re/hints/MSWin32.pl
16827           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
16828           !> win32/config.gc win32/config_H.gc win32/win32sck.c
16829 ____________________________________________________________________________
16830 [  7755] By: nick                                  on 2000/11/19  20:57:17
16831         Log: Add dummy crlf layer (just as buffer)
16832              Correct 1st bug - one layer of indirection.
16833      Branch: perlio
16834            ! perlio.c perlio.h perliol.h
16835 ____________________________________________________________________________
16836 [  7754] By: nick                                  on 2000/11/19  20:56:12
16837         Log: Work-round to Perl_deb_nocontext is no longer required
16838      Branch: perlio
16839            - ext/re/hints/MSWin32.pl
16840 ____________________________________________________________________________
16841 [  7753] By: nick                                  on 2000/11/19  20:01:16
16842         Log: diff -se shows these as different
16843      Branch: perlio
16844            ! global.sym pod/perlapi.pod
16845 ____________________________________________________________________________
16846 [  7752] By: nick                                  on 2000/11/19  18:57:30
16847         Log: Configure GCC/Win32 build -Duseperlio
16848              Fix a couple of gross issues
16849              - double-include of ../deb.o in re.dll
16850              - win32sck.c needs PerlIO and FILE 
16851      Branch: perlio
16852            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
16853            ! win32/win32sck.c
16854 ____________________________________________________________________________
16855 [  7751] By: nick                                  on 2000/11/19  17:05:36
16856         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
16857      Branch: perlio
16858            ! perlio.c
16859 ____________________________________________________________________________
16860 [  7750] By: nick                                  on 2000/11/19  16:57:14
16861         Log: Missing aTHX_
16862      Branch: perlio
16863            ! sv.c
16864 ____________________________________________________________________________
16865 [  7749] By: jhi                                   on 2000/11/19  16:28:40
16866         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
16867              From: "Peter J. Farley III" <pjfarley@banet.net>
16868              Date: Sun, 19 Nov 2000 01:42:58 -0500
16869              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
16870      Branch: perl
16871            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
16872 ____________________________________________________________________________
16873 [  7748] By: jhi                                   on 2000/11/19  16:08:10
16874         Log: Subject: podlators 1.05 available        
16875              From: Russ Allbery <rra@stanford.edu>   
16876              Date: 18 Nov 2000 22:04:28 -0800
16877              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
16878      Branch: perl
16879            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
16880 ____________________________________________________________________________
16881 [  7747] By: nick                                  on 2000/11/19  11:19:39
16882         Log: Integrate mainline
16883      Branch: perlio
16884           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
16885           !> util.c
16886 ____________________________________________________________________________
16887 [  7746] By: jhi                                   on 2000/11/19  06:42:22
16888         Log: Make hex scanning warn on "\x{x}" and "\xx".
16889              "\x" and and hex("x") are still valid.
16890      Branch: perl
16891            ! util.c
16892 ____________________________________________________________________________
16893 [  7745] By: nick                                  on 2000/11/18  22:52:28
16894         Log: Integrate mainline
16895      Branch: perlio
16896           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
16897           !> perl.h perlio.c proto.h regcomp.c regcomp.h
16898 ____________________________________________________________________________
16899 [  7744] By: jhi                                   on 2000/11/18  22:50:28
16900         Log: Introduce Perl_utf8_length().  Use it.
16901      Branch: perl
16902            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
16903 ____________________________________________________________________________
16904 [  7743] By: jhi                                   on 2000/11/18  22:38:51
16905         Log: Compiler denit.
16906      Branch: perl
16907            ! perlio.c
16908 ____________________________________________________________________________
16909 [  7742] By: jhi                                   on 2000/11/18  20:33:05
16910         Log: Integrate perlio.
16911      Branch: perl
16912           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
16913           !> perlio.h pp_ctl.c pp_sys.c sv.c
16914 ____________________________________________________________________________
16915 [  7741] By: jhi                                   on 2000/11/18  20:31:27
16916         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
16917              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16918              Date: Fri, 17 Nov 2000 20:35:11 -0500
16919              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
16920              
16921              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
16922              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16923              Date: Fri, 17 Nov 2000 21:03:47 -0500
16924              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
16925              
16926              Plus a little bit of tweaking in pregcomp().
16927      Branch: perl
16928            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
16929 ____________________________________________________________________________
16930 [  7740] By: nick                                  on 2000/11/18  20:17:22
16931         Log: Lexical use open ... support:
16932              add ->cop_io to COP structure in cop.h.
16933              Make mg.c and gv.c associate it with ${^OPEN}.
16934              Make lib/open.pm set it.
16935              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
16936              manner similar to ->cop_warnings.
16937              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
16938              call new PerlIO_apply_layers().
16939              Declare latter in perlio.h and define in perlio.c
16940      Branch: perlio
16941            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
16942            ! perlio.h pp_ctl.c pp_sys.c sv.c
16943 ____________________________________________________________________________
16944 [  7739] By: jhi                                   on 2000/11/18  19:54:00
16945         Log: Integrate perlio.
16946      Branch: perl
16947           !> doio.c perlio.c pp.c
16948 ____________________________________________________________________________
16949 [  7738] By: jhi                                   on 2000/11/18  17:16:13
16950         Log: Subject: [PATCH 5.7.0] etags broken again
16951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16952              Date: Sat, 18 Nov 2000 02:41:36 -0500
16953              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
16954      Branch: perl
16955            ! emacs/ptags
16956 ____________________________________________________________________________
16957 [  7737] By: jhi                                   on 2000/11/18  17:12:18
16958         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
16959      Branch: perl
16960            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16961 ____________________________________________________________________________
16962 [  7736] By: nick                                  on 2000/11/18  14:06:20
16963         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
16964              part to be isolated.
16965      Branch: perlio
16966            ! doio.c perlio.c
16967 ____________________________________________________________________________
16968 [  7735] By: nick                                  on 2000/11/18  11:03:32
16969         Log: Integrate mainline
16970      Branch: perlio
16971           !> Changes README.amiga README.win32 patchlevel.h
16972           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
16973 ____________________________________________________________________________
16974 [  7734] By: jhi                                   on 2000/11/18  01:18:56
16975         Log: Update Changes.
16976      Branch: perl
16977            ! Changes patchlevel.h
16978 ____________________________________________________________________________
16979 [  7733] By: jhi                                   on 2000/11/18  00:32:54
16980         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
16981              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16982              Date: Fri, 17 Nov 2000 17:28:02 -0500
16983              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
16984      Branch: perl
16985            ! regcomp.c regexec.c t/op/re_tests
16986 ____________________________________________________________________________
16987 [  7732] By: jhi                                   on 2000/11/18  00:28:56
16988         Log: Sparc 64-bit pack() fix from Jens Hamisch.
16989      Branch: perl
16990            ! pp.c
16991 ____________________________________________________________________________
16992 [  7731] By: jhi                                   on 2000/11/18  00:18:39
16993         Log: Explain in more detail the {} syntax ambiguousity.
16994              
16995              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
16996              From: Nicholas Clark <nick@ccl4.org>
16997              Date: Fri, 17 Nov 2000 22:10:28 +0000
16998              Message-ID: <20001117221028.A88930@plum.flirble.org>
16999      Branch: perl
17000            ! pod/perlfunc.pod
17001 ____________________________________________________________________________
17002 [  7730] By: jhi                                   on 2000/11/18  00:12:18
17003         Log: Subject: Fix for README.amiga (20000323.033)
17004              From: "Stephen P. Potter" <spp@spotter.yi.org>
17005              Date: Fri, 17 Nov 2000 12:25:51 -0500
17006              Message-Id: <200011171725.MAA05768@spotter.yi.org>
17007      Branch: perl
17008            ! README.amiga
17009 ____________________________________________________________________________
17010 [  7729] By: jhi                                   on 2000/11/18  00:08:34
17011         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
17012              From: "A. C. Yardley" <yardley@tanet.net>
17013              Date: Mon, 3 Apr 2000 11:35:33 -0700
17014              Message-ID: <3483.000403@tanet.net>
17015      Branch: perl
17016            ! README.win32
17017 ____________________________________________________________________________
17018 [  7728] By: nick                                  on 2000/11/17  21:59:47
17019         Log: Integrate mainline
17020      Branch: perlio
17021           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
17022           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
17023           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
17024           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
17025 ____________________________________________________________________________
17026 [  7727] By: nick                                  on 2000/11/17  21:56:31
17027         Log: Experiment on use of attributes.pm interface.
17028              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
17029              SVt_PVRV if not already something better (else vivify of say magic gets
17030              core dump).
17031      Branch: perlio
17032            ! perlio.c pp.c
17033 ____________________________________________________________________________
17034 [  7726] By: jhi                                   on 2000/11/17  14:15:49
17035         Log: Subject: Fix for 20000815.006
17036              From: "Stephen P. Potter" <spp@spotter.yi.org>
17037              Date: Fri, 17 Nov 2000 08:57:45 -0500
17038              Message-Id: <200011171357.IAA05122@spotter.yi.org>
17039              
17040              It's really 20000518.006.
17041      Branch: perl
17042            ! pod/perlmodlib.PL
17043 ____________________________________________________________________________
17044 [  7725] By: jhi                                   on 2000/11/17  14:12:31
17045         Log: Subject: Fix for 20000409.001
17046              From: "Stephen P. Potter" <spp@spotter.yi.org>
17047              Date: Fri, 17 Nov 2000 08:55:45 -0500
17048              Message-Id: <200011171355.IAA05104@spotter.yi.org>
17049      Branch: perl
17050            ! pod/perlfaq9.pod
17051 ____________________________________________________________________________
17052 [  7724] By: jhi                                   on 2000/11/17  14:08:58
17053         Log: Undo #7627 now that we have =head3.
17054      Branch: perl
17055            ! pod/perlhack.pod
17056 ____________________________________________________________________________
17057 [  7723] By: jhi                                   on 2000/11/17  14:04:09
17058         Log: As surmised the #7719 wasn't a good move.
17059      Branch: perl
17060            ! hints/solaris_2.sh
17061 ____________________________________________________________________________
17062 [  7722] By: jhi                                   on 2000/11/17  13:59:04
17063         Log: Also the 64bitall hints can be either here or there.
17064      Branch: perl
17065            ! hints/solaris_2.sh
17066 ____________________________________________________________________________
17067 [  7721] By: jhi                                   on 2000/11/17  02:26:23
17068         Log: Test tweak for the open pragma.
17069      Branch: perl
17070            ! t/lib/b.t
17071 ____________________________________________________________________________
17072 [  7720] By: jhi                                   on 2000/11/17  00:23:22
17073         Log: The long double hints can be here or there.
17074      Branch: perl
17075            ! hints/solaris_2.sh
17076 ____________________________________________________________________________
17077 [  7719] By: jhi                                   on 2000/11/17  00:14:06
17078         Log: For Solaris use64bitall the stdchar needs a little bit of help.
17079      Branch: perl
17080            ! hints/solaris_2.sh
17081 ____________________________________________________________________________
17082 [  7718] By: jhi                                   on 2000/11/16  23:27:34
17083         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
17084              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17085              Date: Wed, 15 Nov 2000 08:56:32 +0100
17086              Message-ID: <3A1241B0.64477E00@alcatel.at>
17087      Branch: perl
17088            ! lib/Carp/Heavy.pm
17089 ____________________________________________________________________________
17090 [  7717] By: jhi                                   on 2000/11/16  23:23:29
17091         Log: Subject: [PATCH] Re: 20001101.003 PDL
17092              From: Nicholas Clark <nick@ccl4.org>
17093              Date: Thu, 16 Nov 2000 16:48:25 +0000
17094              Message-ID: <20001116164825.B93487@plum.flirble.org>
17095      Branch: perl
17096            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
17097 ____________________________________________________________________________
17098 [  7716] By: jhi                                   on 2000/11/16  23:21:31
17099         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
17100              From: "Casey R. Tweten" <crt@kiski.net>
17101              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
17102              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
17103      Branch: perl
17104            ! lib/Pod/Checker.pm pod/perlpod.pod
17105 ____________________________________________________________________________
17106 [  7715] By: jhi                                   on 2000/11/16  23:19:40
17107         Log: Avoid an infinite loop in VMS when utils scripts are run
17108              with no arguments, from Charles Lane.
17109      Branch: perl
17110            ! configure.com
17111 ____________________________________________________________________________
17112 [  7714] By: jhi                                   on 2000/11/16  23:17:08
17113         Log: Subject: perllocale.pod changes
17114              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17115              Date: Mon, 13 Nov 2000 10:09:22 +0300
17116              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
17117      Branch: perl
17118            ! pod/perllocale.pod
17119 ____________________________________________________________________________
17120 [  7713] By: jhi                                   on 2000/11/16  23:14:06
17121         Log: Integrate perlio.
17122      Branch: perl
17123           !> doio.c perlio.c perlio.h util.c
17124 ____________________________________________________________________________
17125 [  7712] By: nick                                  on 2000/11/16  21:10:58
17126         Log: Integrate mainline
17127      Branch: perlio
17128           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17129           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
17130           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
17131           !> vos/config.ga.def vos/config.ga.h win32/config.bc
17132           !> win32/config.gc win32/config.vc
17133 ____________________________________________________________________________
17134 [  7711] By: nick                                  on 2000/11/16  19:56:41
17135         Log: Minor tweaks:
17136              consistent way of getting 'rb', 'wb' etc. for binary opens
17137              move *perlio::layers to *open::layers
17138              a #define to show layers available
17139              DOSISH popen/PerlIO had export/import sense inverted.
17140      Branch: perlio
17141            ! doio.c perlio.c perlio.h util.c
17142 ____________________________________________________________________________
17143 [  7710] By: jhi                                   on 2000/11/16  15:46:05
17144         Log: Add HAS_SBRK_PROTO.
17145      Branch: metaconfig/U/perl
17146            + d_sbrkproto.U
17147      Branch: perl
17148            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17149            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
17150            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
17151            ! vos/config.ga.def vos/config.ga.h win32/config.bc
17152            ! win32/config.gc win32/config.vc
17153 ____________________________________________________________________________
17154 [  7709] By: nick                                  on 2000/11/16  07:31:49
17155         Log: Integrate mainline
17156      Branch: perlio
17157           !> (integrate 35 files)
17158 ____________________________________________________________________________
17159 [  7708] By: jhi                                   on 2000/11/16  05:33:03
17160         Log: These files are text, not binary.
17161      Branch: perl
17162            ! ext/Encode/Encode/iso8859-10.enc
17163            ! ext/Encode/Encode/iso8859-13.enc
17164            ! ext/Encode/Encode/iso8859-14.enc
17165            ! ext/Encode/Encode/iso8859-15.enc
17166 ____________________________________________________________________________
17167 [  7707] By: jhi                                   on 2000/11/16  01:53:37
17168         Log: Update Changes.
17169      Branch: perl
17170            ! Changes patchlevel.h
17171 ____________________________________________________________________________
17172 [  7706] By: jhi                                   on 2000/11/16  01:35:59
17173         Log: More #undefing of stdio.
17174      Branch: perl
17175            ! fakesdio.h nostdio.h
17176 ____________________________________________________________________________
17177 [  7705] By: jhi                                   on 2000/11/16  01:34:18
17178         Log: Add fwalk() probe to the configuration files and regen perltoc.
17179      Branch: perl
17180            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17181            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
17182            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
17183            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17184            ! win32/config.bc win32/config.gc win32/config.vc
17185 ____________________________________________________________________________
17186 [  7704] By: jhi                                   on 2000/11/16  01:33:07
17187         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
17188              an optional third argument to Inlibc?)
17189      Branch: metaconfig/U/perl
17190            + d__fwalk.U
17191 ____________________________________________________________________________
17192 [  7703] By: jhi                                   on 2000/11/16  01:09:22
17193         Log: The type of the hash_cb() size argument is tricky.
17194      Branch: perl
17195            ! ext/DB_File/DB_File.xs
17196 ____________________________________________________________________________
17197 [  7702] By: jhi                                   on 2000/11/15  23:01:16
17198         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
17199      Branch: perl
17200            ! nostdio.h
17201 ____________________________________________________________________________
17202 [  7701] By: jhi                                   on 2000/11/15  22:52:32
17203         Log: Detypo.
17204      Branch: perl
17205            ! t/lib/bigfltpm.t
17206 ____________________________________________________________________________
17207 [  7700] By: jhi                                   on 2000/11/15  22:51:56
17208         Log: UINT64_C() work continues.
17209      Branch: perl
17210            ! handy.h perl.h utf8.h
17211 ____________________________________________________________________________
17212 [  7699] By: jhi                                   on 2000/11/15  14:13:04
17213         Log: SOCKS has its own USE_THREADS, based on
17214              
17215              Subject: [ID 20001114.002] et. al. bugfix followup
17216              From: Jens Hamisch <jens@Strawberry.COM> 
17217              Date: Wed, 15 Nov 2000 14:23:11 +0100
17218              Message-ID: <20001115142311.A21164@Strawberry.COM>
17219      Branch: perl
17220            ! perl.h
17221 ____________________________________________________________________________
17222 [  7698] By: jhi                                   on 2000/11/15  03:50:56
17223         Log: Add few missing #undefs and sort them.
17224      Branch: perl
17225            ! fakesdio.h
17226 ____________________________________________________________________________
17227 [  7697] By: jhi                                   on 2000/11/15  03:39:14
17228         Log: Linenumber fix.
17229      Branch: perl
17230            ! t/pragma/warn/utf8
17231 ____________________________________________________________________________
17232 [  7696] By: jhi                                   on 2000/11/15  02:55:26
17233         Log: EBCDIC tweaks.
17234              
17235              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
17236              From: Peter Prymmer <pvhp@forte.com>
17237              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
17238              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
17239      Branch: perl
17240            ! t/op/regmesg.t t/pragma/warn/utf8
17241 ____________________________________________________________________________
17242 [  7695] By: jhi                                   on 2000/11/15  02:53:58
17243         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
17244              From: Peter Prymmer <pvhp@forte.com>
17245              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
17246              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
17247      Branch: perl
17248            ! utf8.c
17249 ____________________________________________________________________________
17250 [  7694] By: jhi                                   on 2000/11/15  02:50:55
17251         Log: Subject: [PATCH: perl@7674] updates to README.os390
17252              From: Prymmer/Kahn <pvhp@best.com>
17253              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
17254              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
17255      Branch: perl
17256            ! README.os390
17257 ____________________________________________________________________________
17258 [  7693] By: jhi                                   on 2000/11/15  02:48:37
17259         Log: Quit utf8_to_uv() instantly if curlen == 0.
17260      Branch: perl
17261            ! utf8.c
17262 ____________________________________________________________________________
17263 [  7692] By: jhi                                   on 2000/11/15  02:24:29
17264         Log: Use u_int32_t for the size of hash_cb(), not size_t.
17265              
17266              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
17267              From: Jens Hamisch <jens@Strawberry.COM>     
17268              Date: Tue, 14 Nov 2000 19:03:55 +0100
17269              Message-Id: <20001114190355.A20559@Strawberry.COM>
17270      Branch: perl
17271            ! ext/DB_File/DB_File.xs
17272 ____________________________________________________________________________
17273 [  7691] By: jhi                                   on 2000/11/15  02:20:12
17274         Log: Use UINT64_C().
17275              
17276              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
17277              From: Jens Hamisch <jens@Strawberry.COM>
17278              Date: Tue, 14 Nov 2000 19:16:23 +0100
17279              Message-Id: <20001114191623.G20559@Strawberry.COM>
17280      Branch: perl
17281            ! utf8.c utf8.h
17282 ____________________________________________________________________________
17283 [  7690] By: jhi                                   on 2000/11/15  02:17:06
17284         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
17285              (a macro to define signed and unsigned integer constants).
17286      Branch: perl
17287            ! handy.h
17288 ____________________________________________________________________________
17289 [  7689] By: jhi                                   on 2000/11/15  01:56:51
17290         Log: Regen Configure.
17291      Branch: perl
17292            ! Configure
17293 ____________________________________________________________________________
17294 [  7688] By: jhi                                   on 2000/11/15  01:56:32
17295         Log: Make the unit know about SOCKS.
17296      Branch: metaconfig
17297            ! U/protos/socksizetype.U
17298 ____________________________________________________________________________
17299 [  7687] By: jhi                                   on 2000/11/15  01:54:47
17300         Log: Remove unused dependencies.
17301      Branch: metaconfig
17302            ! U/compline/d_getpagsz.U
17303 ____________________________________________________________________________
17304 [  7686] By: nick                                  on 2000/11/14  21:25:13
17305         Log: Integrate mainline.
17306      Branch: perlio
17307           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
17308           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
17309           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
17310           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
17311           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
17312           !> win32/config.bc win32/config.gc win32/config.vc
17313           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
17314 ____________________________________________________________________________
17315 [  7685] By: jhi                                   on 2000/11/14  17:54:56
17316         Log: Integrate perlio.
17317      Branch: perl
17318           +> fakesdio.h perliol.h
17319           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
17320           !> perlsdio.h perlsfio.h pod/perlfunc.pod
17321 ____________________________________________________________________________
17322 [  7684] By: nick                                  on 2000/11/14  17:43:04
17323         Log: PerlIO #include and #ifdef re-work.
17324      Branch: perlio
17325            + fakesdio.h perliol.h
17326            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
17327            ! perlsdio.h perlsfio.h
17328 ____________________________________________________________________________
17329 [  7683] By: jhi                                   on 2000/11/14  15:42:40
17330         Log: Hoist the duplicated socket/netdb include logic to perl.h;
17331              undef SETERRNO in case SOCKS has defined it.  Based on:
17332              
17333              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
17334              From: Jens Hamisch <jens@Strawberry.COM> 
17335              Date: Tue, 14 Nov 2000 11:34:40 +0100
17336              Message-Id: <20001114113440.A20005@Strawberry.COM>
17337      Branch: perl
17338            ! doio.c perl.h pp_sys.c
17339 ____________________________________________________________________________
17340 [  7682] By: jhi                                   on 2000/11/14  14:07:28
17341         Log: Subject: some additions for makefiles for win32 (for perl@7674)
17342              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17343              Date: Tue, 14 Nov 2000 09:31:13 +0300
17344              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
17345      Branch: perl
17346            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
17347            ! win32/makefile.mk
17348 ____________________________________________________________________________
17349 [  7681] By: jhi                                   on 2000/11/14  14:01:41
17350         Log: Subject: tiny typo in perl5db.pl
17351              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17352              Date: Tue, 14 Nov 2000 09:29:28 +0300
17353              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
17354      Branch: perl
17355            ! lib/perl5db.pl
17356 ____________________________________________________________________________
17357 [  7680] By: jhi                                   on 2000/11/14  04:13:50
17358         Log: Redo #7679 with LFs instead of CRLFs.
17359      Branch: perl
17360            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
17361            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
17362            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
17363 ____________________________________________________________________________
17364 [  7679] By: jhi                                   on 2000/11/14  01:21:09
17365         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
17366              From: Benjamin Stuhl <tiriath@yahoo.com> 
17367              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
17368              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
17369      Branch: perl
17370            + win32/bin/mdelete.bat
17371            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
17372            ! makedef.pl perlio.c win32/Makefile win32/config.gc
17373            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
17374 ____________________________________________________________________________
17375 [  7678] By: jhi                                   on 2000/11/14  01:19:20
17376         Log: Fix the re extension building for Win32.
17377              
17378              Subject: [PATCH perl@7638] Get PerlIO building on Win32
17379              From: Benjamin Stuhl <tiriath@yahoo.com> 
17380              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
17381              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
17382      Branch: perl
17383            + ext/re/hints/MSWin32.pl
17384            ! MANIFEST
17385 ____________________________________________________________________________
17386 [  7677] By: jhi                                   on 2000/11/14  01:13:54
17387         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
17388              From: sthoenna@efn.org
17389              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
17390              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
17391      Branch: perl
17392            ! doop.c pp.c toke.c utf8.c utf8.h
17393 ____________________________________________________________________________
17394 [  7676] By: jhi                                   on 2000/11/13  20:23:15
17395         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
17396              From: Nicholas Clark <nick@ccl4.org>
17397              Date: Mon, 13 Nov 2000 18:55:04 +0000
17398              Message-ID: <20001113185504.J29183@plum.flirble.org>
17399      Branch: perl
17400            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
17401 ____________________________________________________________________________
17402 [  7675] By: nick                                  on 2000/11/13  20:21:57
17403         Log: Integrate mainline ...
17404      Branch: perlio
17405           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
17406           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
17407           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
17408           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
17409 ____________________________________________________________________________
17410 [  7674] By: jhi                                   on 2000/11/13  15:07:56
17411         Log: Update Changes.
17412      Branch: perl
17413            ! Changes patchlevel.h
17414 ____________________________________________________________________________
17415 [  7673] By: jhi                                   on 2000/11/13  14:42:42
17416         Log: Remove the new two tests of lib/io_xs for now, they seem to
17417              fail under perlio on some platforms.
17418      Branch: perl
17419            ! t/lib/io_xs.t
17420 ____________________________________________________________________________
17421 [  7672] By: jhi                                   on 2000/11/13  13:57:53
17422         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
17423      Branch: perl
17424            ! perlio.c
17425 ____________________________________________________________________________
17426 [  7671] By: jhi                                   on 2000/11/13  05:30:48
17427         Log: Placate nervous compilers that see longer than ints switch()ing.
17428      Branch: perl
17429            ! utf8.c
17430 ____________________________________________________________________________
17431 [  7670] By: jhi                                   on 2000/11/13  05:14:21
17432         Log: fputs() does return EOF on error but here we don't care.
17433      Branch: perl
17434            ! perlio.c
17435 ____________________________________________________________________________
17436 [  7669] By: jhi                                   on 2000/11/13  05:02:45
17437         Log: Declare reg_data like reg_substr_data.
17438      Branch: perl
17439            ! regexp.h
17440 ____________________________________________________________________________
17441 [  7668] By: jhi                                   on 2000/11/13  04:54:34
17442         Log: Typos in #7667.
17443      Branch: perl
17444            ! perl.h
17445 ____________________________________________________________________________
17446 [  7667] By: jhi                                   on 2000/11/13  04:49:49
17447         Log: Cleanup messy #ifdef.
17448      Branch: perl
17449            ! perl.h
17450 ____________________________________________________________________________
17451 [  7666] By: jhi                                   on 2000/11/13  04:17:34
17452         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
17453              From: Nicholas Clark <nick@talking.bollo.cx>
17454              Date: Sun, 12 Nov 2000 21:14:11 +0000
17455              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
17456              
17457              Note: only one breakage of the two reported is fixed by this patch.
17458      Branch: perl
17459            ! perlio.c
17460 ____________________________________________________________________________
17461 [  7665] By: jhi                                   on 2000/11/13  04:05:07
17462         Log: Tweak the definition of the bit complement on UTF-8 data:
17463              if none of the characters in the string are > 0xff,
17464              the result is a complemented byte string, not a (UTF-8)
17465              char string.  Based on the summary in
17466              
17467              Subject: Re: [ID 20000918.005] ~ on wide chars
17468              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
17469              Date: Fri, 10 Nov 2000 09:47:15 -0800
17470              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
17471              
17472              This should give us the maximum backward (pre-char string)
17473              compatibility and utf8 compatibility.  The other alternative
17474              would be to limit the bit complement to be always byte only,
17475              taking the least significant byte of the chars.
17476      Branch: perl
17477            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
17478 ____________________________________________________________________________
17479 [  7664] By: jhi                                   on 2000/11/13  00:23:44
17480         Log: Couple of tests from #7660 salvaged.
17481      Branch: perl
17482            - t/op/tell.t
17483            ! MANIFEST t/io/tell.t
17484 ____________________________________________________________________________
17485 [  7663] By: jhi                                   on 2000/11/13  00:02:48
17486         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
17487              From: Nicholas Clark <nick@talking.bollo.cx>
17488              Date: Sun, 12 Nov 2000 21:23:43 +0000
17489              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
17490      Branch: perl
17491            ! perlsfio.h
17492 ____________________________________________________________________________
17493 [  7662] By: jhi                                   on 2000/11/13  00:01:39
17494         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
17495              From: Nicholas Clark <nick@talking.bollo.cx>
17496              Date: Sun, 12 Nov 2000 21:30:04 +0000
17497              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
17498      Branch: perl
17499            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
17500 ____________________________________________________________________________
17501 [  7661] By: jhi                                   on 2000/11/12  23:57:29
17502         Log: Document tell() on special streams.
17503      Branch: perl
17504            ! pod/perlfunc.pod
17505 ____________________________________________________________________________
17506 [  7660] By: jhi                                   on 2000/11/12  23:54:22
17507         Log: (Subsumed by #7664)
17508      Branch: perl
17509            + t/op/tell.t
17510            ! MANIFEST
17511 ____________________________________________________________________________
17512 [  7659] By: jhi                                   on 2000/11/12  22:55:25
17513         Log: Many subdocumented return values of the IO extension now documented.
17514              ungetc and write still left subdocumented.
17515              
17516              Subject: [PATCH] (was Re: IO::Handle::ungetc)
17517              From: Nicholas Clark <nick@talking.bollo.cx>
17518              Date: Sun, 12 Nov 2000 21:35:53 +0000
17519              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
17520      Branch: perl
17521            ! ext/IO/lib/IO/Handle.pm
17522 ____________________________________________________________________________
17523 [  7658] By: jhi                                   on 2000/11/12  21:37:06
17524         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
17525              From: Nicholas Clark <nick@talking.bollo.cx>
17526              Date: Sun, 12 Nov 2000 20:03:22 +0000
17527              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
17528      Branch: perl
17529            ! pod/perlfunc.pod
17530 ____________________________________________________________________________
17531 [  7657] By: jhi                                   on 2000/11/12  20:34:55
17532         Log: Integrate perlio.
17533      Branch: perl
17534           !> perlio.c
17535 ____________________________________________________________________________
17536 [  7656] By: nick                                  on 2000/11/12  19:25:06
17537         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
17538      Branch: perlio
17539            ! perlio.c
17540 ____________________________________________________________________________
17541 [  7655] By: nick                                  on 2000/11/12  19:09:41
17542         Log: Integrate mainline
17543      Branch: perlio
17544           +> README.solaris ext/Encode/Encode/cp1006.enc
17545           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
17546           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
17547           +> ext/Encode/Encode/iso8859-13.enc
17548           +> ext/Encode/Encode/iso8859-14.enc
17549           +> ext/Encode/Encode/iso8859-15.enc
17550           !> (integrate 34 files)
17551 ____________________________________________________________________________
17552 [  7654] By: jhi                                   on 2000/11/12  19:00:22
17553         Log: Add a metaconfig unit for fsync.
17554      Branch: metaconfig/U/perl
17555            + d_fsync.U
17556 ____________________________________________________________________________
17557 [  7653] By: jhi                                   on 2000/11/12  19:00:01
17558         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
17559      Branch: perl
17560            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17561            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
17562            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17563            ! vos/config.ga.h win32/config.bc win32/config.gc
17564            ! win32/config.vc
17565 ____________________________________________________________________________
17566 [  7652] By: jhi                                   on 2000/11/11  21:12:01
17567         Log: Copy the s// information of README.hpux also to the perlrun.
17568      Branch: perl
17569            ! README.hpux pod/perlrun.pod
17570 ____________________________________________________________________________
17571 [  7651] By: jhi                                   on 2000/11/11  21:03:13
17572         Log: More README.solaris updates from Andy Dougherty.
17573      Branch: perl
17574            ! README.solaris
17575 ____________________________________________________________________________
17576 [  7650] By: jhi                                   on 2000/11/11  18:38:57
17577         Log: More descriptive error for unknown perlio layers.
17578              
17579              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
17580              From: Dominic Dunlop <domo@computer.org> 
17581              Date: Sat, 11 Nov 2000 18:20:32 +0100             
17582              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
17583      Branch: perl
17584            ! perlio.c pod/perldiag.pod
17585 ____________________________________________________________________________
17586 [  7649] By: jhi                                   on 2000/11/11  18:37:52
17587         Log: MachTen doesn't really do mmap() and munmap().
17588              
17589              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
17590              From: Dominic Dunlop <domo@computer.org> 
17591              Date: Sat, 11 Nov 2000 18:20:32 +0100             
17592              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
17593      Branch: perl
17594            ! hints/machten.sh
17595 ____________________________________________________________________________
17596 [  7648] By: jhi                                   on 2000/11/11  18:36:46
17597         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
17598              From: rspier@pobox.com (Robert Spier)
17599              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
17600              Message-ID: <14861.32839.491271.985797@rls.cx>
17601      Branch: perl
17602            ! Porting/Contract pod/perltoot.pod
17603 ____________________________________________________________________________
17604 [  7647] By: jhi                                   on 2000/11/11  18:35:30
17605         Log: Simplify the getpagesize() unit by dropping the
17606              pagesize probe since it's nowadays slightly more
17607              complicated because of sysconf(). (Note: if some
17608              platform really needs the -lPW for getpagesize,
17609              I just broke it.)
17610              
17611              TODO: a new pagesize unit.
17612      Branch: metaconfig
17613            ! U/compline/d_getpagsz.U
17614 ____________________________________________________________________________
17615 [  7646] By: jhi                                   on 2000/11/11  18:33:23
17616         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
17617      Branch: perl
17618            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17619            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
17620            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17621            ! vos/config.ga.h win32/config.bc win32/config.gc
17622            ! win32/config.vc
17623 ____________________________________________________________________________
17624 [  7645] By: jhi                                   on 2000/11/11  16:45:15
17625         Log: Use sysconf() or getpagesize() to find out the pagesize.
17626      Branch: perl
17627            ! perlio.c
17628 ____________________________________________________________________________
17629 [  7644] By: jhi                                   on 2000/11/11  15:46:08
17630         Log: Integrate perlio.
17631      Branch: perl
17632           !> perlio.c
17633 ____________________________________________________________________________
17634 [  7643] By: jhi                                   on 2000/11/11  15:33:36
17635         Log: Subject: Re: [PATCH] README.solaris
17636              From: Lupe Christoph <lupe@lupe-christoph.de>
17637              Date: Sat, 11 Nov 2000 14:08:10 +0100
17638              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
17639      Branch: perl
17640            ! README.solaris
17641 ____________________________________________________________________________
17642 [  7642] By: jhi                                   on 2000/11/11  15:22:12
17643         Log: Subject: [PATCH perl@7638] cygwin port
17644              From: "Eric Fifer" <egf7@columbia.edu>            
17645              Date: Fri, 10 Nov 2000 19:30:30 -0000
17646              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
17647      Branch: perl
17648            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
17649 ____________________________________________________________________________
17650 [  7641] By: nick                                  on 2000/11/11  14:50:36
17651         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
17652              Also call "Buf" layer directly when unread'ing non-read chars.
17653      Branch: perlio
17654            ! perlio.c
17655 ____________________________________________________________________________
17656 [  7640] By: jhi                                   on 2000/11/11  02:05:02
17657         Log: Add more encoding tables.
17658      Branch: perl
17659            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
17660            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
17661            + ext/Encode/Encode/iso8859-10.enc
17662            + ext/Encode/Encode/iso8859-13.enc
17663            + ext/Encode/Encode/iso8859-14.enc
17664            + ext/Encode/Encode/iso8859-15.enc
17665            ! MANIFEST
17666 ____________________________________________________________________________
17667 [  7639] By: jhi                                   on 2000/11/10  18:49:25
17668         Log: Subject: [PATCH] README.solaris
17669              From: Andy Dougherty <doughera@lafayette.edu>
17670              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
17671              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
17672      Branch: perl
17673            + README.solaris
17674            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
17675            ! pod/perl.pod pod/perltoc.pod
17676 ____________________________________________________________________________
17677 [  7638] By: jhi                                   on 2000/11/10  15:04:15
17678         Log: Update Changes.
17679      Branch: perl
17680            ! Changes patchlevel.h
17681 ____________________________________________________________________________
17682 [  7637] By: jhi                                   on 2000/11/10  14:14:28
17683         Log: Explain better why certain regex tests are skipped.
17684              
17685              Subject: Re: tests skipped: unknown reason
17686              From: Lupe Christoph <lupe@lupe-christoph.de>
17687              Date: Fri, 10 Nov 2000 09:08:56 +0100
17688              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
17689      Branch: perl
17690            ! t/op/regexp.t
17691 ____________________________________________________________________________
17692 [  7636] By: nick                                  on 2000/11/10  13:40:00
17693         Log: Integrate mainline.
17694      Branch: perlio
17695           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
17696           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
17697           !> win32/bin/search.pl
17698 ____________________________________________________________________________
17699 [  7635] By: nick                                  on 2000/11/10  13:25:52
17700         Log: Re-instate stdio large file support via perlio.
17701      Branch: perl
17702            ! perlio.c
17703 ____________________________________________________________________________
17704 [  7634] By: jhi                                   on 2000/11/10  04:49:55
17705         Log: Amdahl UTS hints updates.
17706              
17707              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
17708              From: hom00@utsglobal.com (Harold O Morris)
17709              Date: Thu, 9 Nov 2000 20:02 PST
17710              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
17711      Branch: perl
17712            ! hints/uts.sh
17713 ____________________________________________________________________________
17714 [  7633] By: jhi                                   on 2000/11/09  23:33:28
17715         Log: Subject: [PATCH] IO::Seekable pod
17716              From: Nicholas Clark <nick@talking.bollo.cx>
17717              Date: Thu, 9 Nov 2000 20:29:45 +0000
17718              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
17719      Branch: perl
17720            ! ext/IO/lib/IO/Handle.pm
17721 ____________________________________________________________________________
17722 [  7632] By: jhi                                   on 2000/11/09  21:55:41
17723         Log: Various doc oddball characters.
17724              
17725              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
17726              From: Michael Somos <somos@grail.cba.csuohio.edu>
17727              Date: Mon, 6 Nov 2000 17:44:20 -0500
17728              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
17729      Branch: perl
17730            ! emacs/cperl-mode.el lib/unicode/syllables.txt
17731            ! win32/bin/search.pl
17732 ____________________________________________________________________________
17733 [  7631] By: jhi                                   on 2000/11/09  21:12:29
17734         Log: Subject: Re: bash -c exit and linux hints 
17735              From: "John P. Linderman" <jpl@research.att.com>
17736              Date: Thu, 02 Nov 2000 09:37:25 -0500
17737              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
17738      Branch: perl
17739            ! hints/linux.sh
17740 ____________________________________________________________________________
17741 [  7630] By: nick                                  on 2000/11/09  20:34:11
17742         Log: Integrate mainline.
17743      Branch: perlio
17744           !> (integrate 91 files)
17745 ____________________________________________________________________________
17746 [  7629] By: jhi                                   on 2000/11/09  19:46:31
17747         Log: Missing dTHXs.
17748              
17749              Subject: RE: perl@7595 builds not on cygwin
17750              From: "Eric Fifer" <egf7@columbia.edu>
17751              Date: Thu, 9 Nov 2000 19:26:50 -0000
17752              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
17753      Branch: perl
17754            ! ext/Devel/Peek/Peek.xs
17755 ____________________________________________________________________________
17756 [  7628] By: jhi                                   on 2000/11/09  14:48:27
17757         Log: Disable only the tests 99 and 166 for UTF-8 locales.
17758      Branch: perl
17759            ! t/pragma/locale.t
17760 ____________________________________________________________________________
17761 [  7627] By: jhi                                   on 2000/11/09  14:40:27
17762         Log: There's no =head3.
17763      Branch: perl
17764            ! pod/perlhack.pod
17765 ____________________________________________________________________________
17766 [  7626] By: jhi                                   on 2000/11/09  13:54:26
17767         Log: The generated boot_* headers are wrong.  Pickier compiler,
17768              such as KAI C++ will refuse to compile the resulting perlmain.
17769              
17770              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
17771              From: Harri Pasanen <harri.pasanen@trema.com>
17772              Date: Thu, 09 Nov 2000 14:23:28 +0100
17773              Message-Id: <3A0AA550.26D548A3@trema.com>
17774      Branch: perl
17775            ! minimod.pl
17776 ____________________________________________________________________________
17777 [  7625] By: jhi                                   on 2000/11/09  13:50:44
17778         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
17779              From: Prymmer/Kahn <pvhp@best.com>
17780              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
17781              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
17782              
17783              All except the "cow orker" change.
17784      Branch: perl
17785            ! Porting/pumpkin.pod
17786 ____________________________________________________________________________
17787 [  7624] By: jhi                                   on 2000/11/09  13:45:33
17788         Log: Fix for
17789              
17790              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
17791              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
17792              Date: Thu, 09 Nov 2000 11:05:52 +0100
17793              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
17794      Branch: perl
17795            ! pod/perldiag.pod t/pragma/warn/pp_sys
17796 ____________________________________________________________________________
17797 [  7623] By: jhi                                   on 2000/11/09  13:37:16
17798         Log: Typo in an ifndef.
17799              
17800              Subject: Re: [PATCH 5.7.0] better messages from malloc()
17801              From: Joe Smith <jms@inwap.com>         
17802              Date: Thu, 09 Nov 2000 01:33:14 -0800
17803              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
17804      Branch: perl
17805            ! malloc.c
17806 ____________________________________________________________________________
17807 [  7622] By: jhi                                   on 2000/11/09  13:31:18
17808         Log: Remove unused extra arguments.
17809      Branch: metaconfig/U/perl
17810            ! perlxv.U
17811      Branch: perl
17812            ! Configure config_h.SH
17813 ____________________________________________________________________________
17814 [  7621] By: jhi                                   on 2000/11/09  13:16:36
17815         Log: More VMS moves on environment handling, from Charles Lane.
17816      Branch: perl
17817            ! t/pragma/locale.t
17818 ____________________________________________________________________________
17819 [  7620] By: jhi                                   on 2000/11/09  04:42:38
17820         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
17821              From: David Dyck <dcd@tc.fluke.com>
17822              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
17823              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
17824      Branch: perl
17825            ! pp_sys.c
17826 ____________________________________________________________________________
17827 [  7619] By: jhi                                   on 2000/11/09  04:36:21
17828         Log: Forgot from #7618.
17829      Branch: perl
17830            ! lib/File/stat.pm
17831 ____________________________________________________________________________
17832 [  7618] By: jhi                                   on 2000/11/09  04:28:44
17833         Log: Make deleting for %ENV work for (newer versions of) VMS,
17834              from Craig A. Berry.
17835      Branch: perl
17836            ! vms/vms.c
17837 ____________________________________________________________________________
17838 [  7617] By: jhi                                   on 2000/11/09  04:25:05
17839         Log: Subject: [PATCH] Class::Struct at compile time
17840              From: "Casey R. Tweten" <crt@kiski.net>
17841              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
17842              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
17843      Branch: perl
17844            ! lib/Class/Struct.pm
17845 ____________________________________________________________________________
17846 [  7616] By: jhi                                   on 2000/11/09  04:15:17
17847         Log: Subject: [ID 20001108.013] spelling
17848              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
17849              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
17850              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
17851      Branch: perl
17852            ! lib/ftp.pl
17853 ____________________________________________________________________________
17854 [  7615] By: jhi                                   on 2000/11/09  04:12:42
17855         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
17856              From: Peter Prymmer <pvhp@forte.com>
17857              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
17858              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
17859      Branch: perl
17860            ! configure.com
17861 ____________________________________________________________________________
17862 [  7614] By: jhi                                   on 2000/11/08  22:42:55
17863         Log: A missing aTHX_.
17864      Branch: perl
17865            ! ext/IPC/SysV/SysV.xs
17866 ____________________________________________________________________________
17867 [  7613] By: jhi                                   on 2000/11/08  19:30:21
17868         Log: Update Changes.
17869      Branch: perl
17870            ! Changes patchlevel.h
17871 ____________________________________________________________________________
17872 [  7612] By: jhi                                   on 2000/11/08  18:35:25
17873         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
17874              From: David Dyck <dcd@tc.fluke.com>
17875              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
17876              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
17877      Branch: perl
17878            ! pp_sys.c
17879 ____________________________________________________________________________
17880 [  7611] By: jhi                                   on 2000/11/08  18:30:26
17881         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
17882              From: Dominic Dunlop <domo@computer.org>
17883              Date: Tue, 7 Nov 2000 12:05:25 +0100
17884              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
17885      Branch: perl
17886            ! malloc.c
17887 ____________________________________________________________________________
17888 [  7610] By: jhi                                   on 2000/11/08  18:25:14
17889         Log: Do not test UTF-8 locales since that the tests would require
17890              polymorphic regexen.
17891      Branch: perl
17892            ! t/pragma/locale.t
17893 ____________________________________________________________________________
17894 [  7609] By: jhi                                   on 2000/11/08  17:12:51
17895         Log: Locale buglets.
17896              
17897              Subject: RE: Locales support (setlocale) fixes
17898              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17899              Date: Wed, 8 Nov 2000 20:01:39 +0300
17900              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
17901      Branch: perl
17902            ! t/pragma/locale.t util.c
17903 ____________________________________________________________________________
17904 [  7608] By: jhi                                   on 2000/11/08  17:00:16
17905         Log: Deleting $ENV{PATH} in VMS is not recommendable.
17906      Branch: perl
17907            ! t/pragma/locale.t
17908 ____________________________________________________________________________
17909 [  7607] By: jhi                                   on 2000/11/08  16:58:26
17910         Log: Subject: PATCH std stdio for (Free)BSD
17911              From: Nicholas Clark <nick@ccl4.org>
17912              Date: Wed, 8 Nov 2000 15:36:29 +0000
17913              Message-ID: <20001108153629.D98736@plum.flirble.org>
17914      Branch: metaconfig
17915            ! U/compline/d_stdstdio.U
17916      Branch: perl
17917            ! Configure config_h.SH
17918 ____________________________________________________________________________
17919 [  7606] By: jhi                                   on 2000/11/08  16:43:31
17920         Log: Forgot to bump the line numbers in #7601.
17921      Branch: perl
17922            ! t/pragma/warn/pp_sys
17923 ____________________________________________________________________________
17924 [  7605] By: jhi                                   on 2000/11/08  16:39:12
17925         Log: More careful detection of how well NVs and UVs mix.
17926              
17927              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))
17928              From: Nicholas Clark <nick@ccl4.org>
17929              Date: Wed, 8 Nov 2000 15:14:12 +0000
17930              Message-ID: <20001108151412.B98736@plum.flirble.org>
17931              
17932              Added some SIGFPE paranoia.
17933      Branch: metaconfig/U/perl
17934            ! perlxv.U
17935      Branch: perl
17936            ! Configure config_h.SH
17937 ____________________________________________________________________________
17938 [  7604] By: jhi                                   on 2000/11/08  14:39:10
17939         Log: Subject: [patch perl@7595] VMS configure.com tweak
17940              From: "Craig A. Berry" <craigberry@mac.com>
17941              Date: Wed, 8 Nov 2000 00:24:12 -0600
17942              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
17943      Branch: perl
17944            ! configure.com
17945 ____________________________________________________________________________
17946 [  7603] By: jhi                                   on 2000/11/08  14:27:11
17947         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
17948              From: Robin Barker <rmb1@cise.npl.co.uk>
17949              Date: Wed, 8 Nov 2000 11:11:39 GMT
17950              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
17951      Branch: perl
17952            ! perlio.c
17953 ____________________________________________________________________________
17954 [  7602] By: jhi                                   on 2000/11/08  14:25:03
17955         Log: Fix for the tie-refhash string table leaks.
17956              
17957              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
17958              Date: Wed, 8 Nov 2000 13:03:04 GMT
17959              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
17960      Branch: perl
17961            ! t/lib/tie-refhash.t
17962 ____________________________________________________________________________
17963 [  7601] By: jhi                                   on 2000/11/08  14:21:08
17964         Log: Try to avoid flockless and emulationless places.
17965      Branch: perl
17966            ! t/pragma/warn/pp_sys
17967 ____________________________________________________________________________
17968 [  7600] By: jhi                                   on 2000/11/08  02:28:54
17969         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
17970              
17971              Subject: [PATCH] prototyped functions that should be overrideable
17972              From: "Casey R. Tweten" <crt@kiski.net>
17973              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
17974              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
17975      Branch: perl
17976            ! toke.c
17977 ____________________________________________________________________________
17978 [  7599] By: jhi                                   on 2000/11/08  01:12:05
17979         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
17980              
17981              Subject: [PATCH] perlbug.PL
17982              From: "Kurt D. Starsinic" <kstar@chapin.edu>
17983              Date: Mon, 6 Nov 2000 21:39:01 -0500
17984              Message-ID: <20001106213901.B20955@O2.chapin.edu>
17985      Branch: perl
17986            ! utils/perlbug.PL
17987 ____________________________________________________________________________
17988 [  7598] By: jhi                                   on 2000/11/07  23:42:00
17989         Log: Bad thinko in #7581 (I used the test program with the expanded
17990              values as-is).
17991      Branch: metaconfig
17992            ! U/compline/d_stdstdio.U
17993      Branch: perl
17994            ! Configure
17995 ____________________________________________________________________________
17996 [  7597] By: jhi                                   on 2000/11/07  21:43:29
17997         Log: Subject: [PATCH perl@7573] cygwin port
17998              From: "Fifer, Eric" <EFifer@sanwaint.com>
17999              Date: Tue, 7 Nov 2000 18:08:51 -0000 
18000              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
18001              
18002              Synchronize with Cygwin 1.1.5.
18003      Branch: perl
18004            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
18005            ! pod/perlport.pod unixish.h util.c
18006 ____________________________________________________________________________
18007 [  7596] By: jhi                                   on 2000/11/07  21:39:25
18008         Log: perlhack updates from H.Merijn Brand.
18009      Branch: perl
18010            ! pod/perlhack.pod
18011 ____________________________________________________________________________
18012 [  7595] By: jhi                                   on 2000/11/07  20:21:41
18013         Log: Update Changes.
18014      Branch: perl
18015            ! Changes patchlevel.h
18016 ____________________________________________________________________________
18017 [  7594] By: jhi                                   on 2000/11/07  19:18:58
18018         Log: Be more robust in Dynaloader.pm.
18019      Branch: perl
18020            ! ext/DynaLoader/DynaLoader_pm.PL
18021 ____________________________________________________________________________
18022 [  7593] By: jhi                                   on 2000/11/07  16:49:31
18023         Log: AUTHORS update.
18024      Branch: perl
18025            ! AUTHORS
18026 ____________________________________________________________________________
18027 [  7592] By: gsar                                  on 2000/11/07  16:39:51
18028         Log: normalize relative paths in virtualized current directory on windows,
18029              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
18030              returns)
18031      Branch: perl
18032            ! win32/vdir.h
18033 ____________________________________________________________________________
18034 [  7591] By: jhi                                   on 2000/11/07  16:04:26
18035         Log: Too profiler-happy: with optimization the #7590 actually makes
18036              the test to run 0.5% _slower_.  Requires much more instrumentation.
18037              Retract #7590.
18038      Branch: perl
18039            ! regcomp.c regcomp.h
18040 ____________________________________________________________________________
18041 [  7590] By: jhi                                   on 2000/11/07  15:51:13
18042         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
18043              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
18044              by using memset() and testing bytewise (as opposed to bitwise).
18045      Branch: perl
18046            ! regcomp.c regcomp.h
18047 ____________________________________________________________________________
18048 [  7589] By: jhi                                   on 2000/11/07  12:56:39
18049         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
18050              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18051              Date: Mon, 06 Nov 2000 23:45:30 -0500
18052              Message-Id: <0011079735.AA973576259@univpress.com>
18053      Branch: perl
18054            ! configure.com t/lib/st-lock.t
18055 ____________________________________________________________________________
18056 [  7588] By: jhi                                   on 2000/11/07  01:03:28
18057         Log: Tweak #7587.
18058      Branch: perl
18059            ! pod/perldiag.pod
18060 ____________________________________________________________________________
18061 [  7587] By: jhi                                   on 2000/11/07  01:00:27
18062         Log: A doc addition for bug id 20001105.019, beware \p.
18063      Branch: perl
18064            ! pod/perldiag.pod
18065 ____________________________________________________________________________
18066 [  7586] By: jhi                                   on 2000/11/07  00:32:22
18067         Log: Fake support of holey files in win/dosish platforms.
18068              
18069              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
18070              From: kipp@shonanblue.ne.jp
18071              Date: Mon, 6 Nov 2000 13:30:55 -0800
18072              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
18073      Branch: perl
18074            ! ext/SDBM_File/sdbm/sdbm.c
18075 ____________________________________________________________________________
18076 [  7585] By: jhi                                   on 2000/11/07  00:12:54
18077         Log: Subject: Pod updates
18078              From: "Stephen P. Potter" <spp@spotter.yi.org>
18079              Date: Mon, 06 Nov 2000 18:56:43 -0500
18080              Message-Id: <200011062357.SAA18173@spotter.yi.org>
18081      Branch: perl
18082            ! README.dos README.os2 README.win32 pod/buildtoc.PL
18083            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
18084            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
18085            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
18086            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
18087            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
18088            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
18089            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
18090            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
18091            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
18092            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
18093            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
18094            ! pod/perltootc.pod pod/perlunicode.pod
18095 ____________________________________________________________________________
18096 [  7584] By: jhi                                   on 2000/11/07  00:04:17
18097         Log: Varargs don't always work too well if one puts an unsigned
18098              char on the stack and pop an unsigned quad off the stack.
18099              
18100              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
18101              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
18102              Date: Mon, 06 Nov 2000 15:19:05 -0800
18103              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
18104      Branch: perl
18105            ! utf8.c
18106 ____________________________________________________________________________
18107 [  7583] By: jhi                                   on 2000/11/06  23:58:48
18108         Log: %ENV note tweaks from Dan Sugalski.
18109      Branch: perl
18110            ! pod/perlport.pod vms/perlvms.pod
18111 ____________________________________________________________________________
18112 [  7582] By: jhi                                   on 2000/11/06  23:05:49
18113         Log: glibc5 detection by __GNU_LIBRARY__.
18114      Branch: perl
18115            ! toke.c
18116 ____________________________________________________________________________
18117 [  7581] By: jhi                                   on 2000/11/06  22:51:29
18118         Log: Make the stdio test program of 7427 less noisy while being 
18119              compiled so that Digital UNIX wouldn't get both
18120              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
18121              undefined.  This makes perlio happy.
18122      Branch: metaconfig
18123            ! U/compline/d_stdstdio.U
18124      Branch: perl
18125            ! Configure config_h.SH
18126 ____________________________________________________________________________
18127 [  7580] By: jhi                                   on 2000/11/06  22:41:41
18128         Log: Document %ENV = () portability issues.
18129      Branch: perl
18130            ! pod/perlport.pod vms/perlvms.pod
18131 ____________________________________________________________________________
18132 [  7579] By: jhi                                   on 2000/11/06  21:29:24
18133         Log: VOS updates from Paul Green.
18134      Branch: perl
18135            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18136 ____________________________________________________________________________
18137 [  7578] By: jhi                                   on 2000/11/06  21:00:40
18138         Log: Sanitize the environment further.
18139      Branch: perl
18140            ! t/pragma/locale.t
18141 ____________________________________________________________________________
18142 [  7577] By: jhi                                   on 2000/11/06  20:53:51
18143         Log: Re-introduce 7552 lost in integration.
18144      Branch: perl
18145            ! perlio.c
18146 ____________________________________________________________________________
18147 [  7576] By: jhi                                   on 2000/11/06  20:33:46
18148         Log: Admit that the test leaks scalars.
18149      Branch: perl
18150            ! t/comp/proto.t
18151 ____________________________________________________________________________
18152 [  7575] By: jhi                                   on 2000/11/06  20:17:08
18153         Log: Integrate perlio.
18154      Branch: perl
18155           !> perlio.c
18156 ____________________________________________________________________________
18157 [  7574] By: nick                                  on 2000/11/06  20:07:28
18158         Log: Remove debug. Try (Mmap_t) on madvise() call.
18159      Branch: perlio
18160            ! perlio.c
18161 ____________________________________________________________________________
18162 [  7573] By: jhi                                   on 2000/11/06  13:56:05
18163         Log: Update Changes.
18164      Branch: perl
18165            ! Changes patchlevel.h
18166 ____________________________________________________________________________
18167 [  7572] By: jhi                                   on 2000/11/06  13:48:41
18168         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
18169              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18170              Date: Mon, 06 Nov 2000 10:11:42 +0100
18171              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
18172      Branch: perl
18173            ! pod/perlhack.pod
18174 ____________________________________________________________________________
18175 [  7571] By: jhi                                   on 2000/11/06  01:45:51
18176         Log: AUTHORS updates.
18177      Branch: perl
18178            ! AUTHORS
18179 ____________________________________________________________________________
18180 [  7570] By: jhi                                   on 2000/11/06  00:18:00
18181         Log: Fix for
18182              
18183              Subject: [ID 20000728.005] perl -P broken
18184              From: David Dyck <dcd@tc.fluke.com>
18185              Date: Fri, 28 Jul 2000 17:19:16 -0700
18186              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
18187              
18188              (hopefully).  The fix is also not complete, it seems to break
18189              BOM swallowing for libc5 systems, but until someone figures
18190              out a way to do this without ftell(), this will do.
18191      Branch: perl
18192            ! toke.c
18193 ____________________________________________________________________________
18194 [  7569] By: jhi                                   on 2000/11/06  00:05:30
18195         Log: Document that the evaled syntax errors cause scalar leaks.
18196      Branch: perl
18197            ! t/comp/proto.t
18198 ____________________________________________________________________________
18199 [  7568] By: jhi                                   on 2000/11/05  23:14:47
18200         Log: opmini.o can linger from Configures past.
18201      Branch: perl
18202            ! Makefile.SH
18203 ____________________________________________________________________________
18204 [  7567] By: jhi                                   on 2000/11/05  21:28:39
18205         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
18206              first argument correctly.
18207      Branch: perl
18208            ! perlio.c
18209 ____________________________________________________________________________
18210 [  7566] By: jhi                                   on 2000/11/05  21:15:56
18211         Log: Integrate perlio.
18212      Branch: perl
18213           !> perlio.c
18214 ____________________________________________________________________________
18215 [  7565] By: jhi                                   on 2000/11/05  21:15:13
18216         Log: Use -dM for gcc (the suggested patch did it only for Linux,
18217              but I think it can be generalized).
18218              
18219              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
18220              From: Pixel <pixel@mandrakesoft.com>
18221              Date: 05 Nov 2000 21:49:34 +0100 
18222              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
18223      Branch: perl
18224            ! ext/Errno/Errno_pm.PL
18225 ____________________________________________________________________________
18226 [  7564] By: nick                                  on 2000/11/05  21:09:18
18227         Log: Added a mmap layer as a "subclass" of perlio.
18228              PERLIO=mmap ./perl harness passes
18229      Branch: perlio
18230            ! perlio.c
18231 ____________________________________________________________________________
18232 [  7563] By: jhi                                   on 2000/11/05  19:48:55
18233         Log: Add a note for future generations about bug id 20000229.006.
18234      Branch: perl
18235            ! malloc.c
18236 ____________________________________________________________________________
18237 [  7562] By: jhi                                   on 2000/11/05  19:38:24
18238         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
18239      Branch: perl
18240            ! pp_ctl.c t/op/pos.t
18241 ____________________________________________________________________________
18242 [  7561] By: jhi                                   on 2000/11/05  18:21:46
18243         Log: Add =pod to be tidy.
18244      Branch: perl
18245            ! lib/Math/Complex.pm
18246 ____________________________________________________________________________
18247 [  7560] By: jhi                                   on 2000/11/05  17:38:46
18248         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
18249      Branch: perl
18250            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
18251            ! ext/Storable/Storable.xs t/lib/st-recurse.t
18252 ____________________________________________________________________________
18253 [  7559] By: jhi                                   on 2000/11/05  17:32:59
18254         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
18255              From: "Peter J. Farley III" <pjfarley@banet.net>
18256              Date: Sun, 05 Nov 2000 11:55:59 -0500
18257              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
18258      Branch: perl
18259            ! t/lib/syslog.t
18260 ____________________________________________________________________________
18261 [  7558] By: jhi                                   on 2000/11/05  17:29:19
18262         Log: Integrate perlio.
18263      Branch: perl
18264           !> perlio.c
18265 ____________________________________________________________________________
18266 [  7557] By: jhi                                   on 2000/11/05  17:22:01
18267         Log: A fix of sorts for 20000329.026, a better error message
18268              for a missing "use charnames" when using the \N{...}. 
18269      Branch: perl
18270            ! pod/perldiag.pod toke.c
18271 ____________________________________________________________________________
18272 [  7556] By: jhi                                   on 2000/11/05  16:33:50
18273         Log: Test tweak: show also the failed locales.
18274              
18275              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
18276              From: Lupe Christoph <lupe@lupe-christoph.de>         
18277              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
18278              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
18279      Branch: perl
18280            ! t/pragma/locale.t
18281 ____________________________________________________________________________
18282 [  7555] By: nick                                  on 2000/11/05  11:09:34
18283         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
18284              open RDWR so does not fail. (pragma/warnings 303 again...)
18285      Branch: perlio
18286            ! perlio.c
18287 ____________________________________________________________________________
18288 [  7554] By: nick                                  on 2000/11/05  10:10:13
18289         Log: Fix case where ungetc(f,EOF) was allowed.
18290              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
18291              so we can see similarities.
18292              Use types more carefully and a STDCHAR array in hope that this will
18293              fix Jarrko's 64bit machine.
18294      Branch: perlio
18295            ! perlio.c
18296 ____________________________________________________________________________
18297 [  7553] By: jhi                                   on 2000/11/05  01:12:16
18298         Log: Fix for
18299              
18300              Subject: [ID 20001004.007] taint propogation is inconsistent
18301              From: pimlott@idiomtech.com (Andrew Pimlott) 
18302              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
18303              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
18304              
18305              The culprit was sv_setsv() which was rather blindly
18306              propagating taint, which lead to behaviour where if
18307              a tainted anon hash value was seen all the hash values
18308              from then on at that level became tainted, or at any
18309              upper levels in the case of nested anon hashes.
18310      Branch: perl
18311            ! sv.c t/op/taint.t
18312 ____________________________________________________________________________
18313 [  7552] By: jhi                                   on 2000/11/04  23:44:18
18314         Log: Some cpps don't like splitting conditionals across several lines.
18315      Branch: perl
18316            ! perlio.c
18317 ____________________________________________________________________________
18318 [  7551] By: nick                                  on 2000/11/04  23:40:44
18319         Log: Integrate mainline
18320      Branch: perlio
18321           !> pp_hot.c t/op/taint.t
18322 ____________________________________________________________________________
18323 [  7550] By: nick                                  on 2000/11/04  23:39:05
18324         Log: Integrate mainline again
18325      Branch: perlio
18326           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
18327           !> t/lib/b.t t/op/misc.t util.c
18328 ____________________________________________________________________________
18329 [  7549] By: jhi                                   on 2000/11/04  23:14:01
18330         Log: Fix for
18331              
18332              Subject: [ID 20001004.006] undef is never tainted
18333              From: pimlott@idiomtech.com (Andrew Pimlott)
18334              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
18335              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
18336              
18337              An undef read from a slurped file was not tainted.
18338      Branch: perl
18339            ! pp_hot.c t/op/taint.t
18340 ____________________________________________________________________________
18341 [  7548] By: jhi                                   on 2000/11/04  22:56:21
18342         Log: Test tweak ($Config{useperlio} is by default undef) .
18343      Branch: perl
18344            ! t/lib/b.t
18345 ____________________________________________________________________________
18346 [  7547] By: jhi                                   on 2000/11/04  22:43:56
18347         Log: Integrate perlio.
18348      Branch: perl
18349           +> lib/perlio.pm
18350           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
18351           !> pod/perlapi.pod t/lib/b.t
18352 ____________________________________________________________________________
18353 [  7546] By: jhi                                   on 2000/11/04  22:40:59
18354         Log: Configure would use a bad $myuname from an old config.sh.
18355              
18356              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
18357              From: Andy Dougherty <doughera@lafayette.edu>
18358              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
18359              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
18360      Branch: metaconfig
18361            ! U/modified/Oldconfig.U
18362      Branch: perl
18363            ! Configure config_h.SH
18364 ____________________________________________________________________________
18365 [  7545] By: jhi                                   on 2000/11/04  22:36:54
18366         Log: Subject: Locales support (setlocale) fixes
18367              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18368              Date: Sat, 4 Nov 2000 10:15:48 +0300 
18369              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
18370              
18371              Modified quite a bit to be more portable.
18372      Branch: perl
18373            ! embed.h embed.pl perl.h proto.h util.c
18374 ____________________________________________________________________________
18375 [  7544] By: jhi                                   on 2000/11/04  22:32:47
18376         Log: Dying is too strict here, better just skip.
18377      Branch: perl
18378            ! t/op/misc.t
18379 ____________________________________________________________________________
18380 [  7543] By: nick                                  on 2000/11/04  21:55:13
18381         Log: Merge mainline
18382      Branch: perlio
18383           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
18384           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
18385           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
18386           !> (integrate 64 files)
18387 ____________________________________________________________________________
18388 [  7542] By: jhi                                   on 2000/11/04  21:09:28
18389         Log: More Changes tweakery.
18390      Branch: perl
18391            ! Changes Porting/genlog
18392 ____________________________________________________________________________
18393 [  7541] By: jhi                                   on 2000/11/04  20:58:18
18394         Log: Changes fixups.
18395      Branch: perl
18396            ! Changes
18397 ____________________________________________________________________________
18398 [  7540] By: jhi                                   on 2000/11/04  20:42:38
18399         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
18400              create a "fast path" for locale name probing using "locale -a"
18401              if available, squash finally hopefully the s?printf resetting
18402              the numeric locale (since, IIUC perllocale, it never shouldn't). 
18403      Branch: perl
18404            ! sv.c t/op/misc.t t/pragma/locale.t
18405 ____________________________________________________________________________
18406 [  7539] By: nick                                  on 2000/11/04  19:56:10
18407         Log: PerlIO infrastructure complete.
18408      Branch: perlio
18409            + lib/perlio.pm
18410            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
18411 ____________________________________________________________________________
18412 [  7538] By: nick                                  on 2000/11/04  14:31:32
18413         Log: Type tweaks + less contorted allocation scheme
18414      Branch: perlio
18415            ! perlio.c
18416 ____________________________________________________________________________
18417 [  7537] By: nick                                  on 2000/11/04  12:40:42
18418         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
18419              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
18420              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
18421              sensible) which lead to some interesting fails.
18422      Branch: perlio
18423            ! perlio.c
18424 ____________________________________________________________________________
18425 [  7536] By: jhi                                   on 2000/11/04  00:20:02
18426         Log: Add FCNTL_CAN_LOCK.
18427              
18428              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
18429              From: Andy Dougherty <doughera@lafayette.edu>
18430              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
18431              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
18432              
18433              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
18434              From: Andy Dougherty <doughera@lafayette.edu>
18435              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
18436              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
18437      Branch: metaconfig/U/perl
18438            + d_fcntl_can_lock.U
18439            ! startperl.U
18440      Branch: perl
18441            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18442            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
18443            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18444            ! vos/config.ga.h win32/config.bc win32/config.gc
18445            ! win32/config.vc
18446 ____________________________________________________________________________
18447 [  7535] By: nick                                  on 2000/11/03  22:19:10
18448         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
18449              - Works on Linux with
18450              perlio + unix
18451              stdio
18452              - Works on Solaris with
18453              perlio + unix
18454              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
18455              - Fails (hangs in openpid) if you try and stack
18456              perlio + stdio - Linux stdio's read() logic is hanging.
18457      Branch: perlio
18458            ! iperlsys.h perlio.c
18459 ____________________________________________________________________________
18460 [  7534] By: jhi                                   on 2000/11/03  15:16:02
18461         Log: Subject: Re: README.aix
18462              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18463              Date: Fri, 03 Nov 2000 16:03:15 +0100
18464              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
18465      Branch: perl
18466            ! README.aix
18467 ____________________________________________________________________________
18468 [  7533] By: jhi                                   on 2000/11/03  03:59:02
18469         Log: Subject: [PATCH 5.7.0] better messages from malloc()
18470              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18471              Date: Wed, 1 Nov 2000 23:39:56 -0500
18472              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
18473      Branch: perl
18474            ! malloc.c pod/perldiag.pod
18475 ____________________________________________________________________________
18476 [  7532] By: jhi                                   on 2000/11/03  00:11:56
18477         Log: The #7521 touched things it shouldn't have.
18478      Branch: perl
18479            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
18480 ____________________________________________________________________________
18481 [  7531] By: jhi                                   on 2000/11/02  22:32:33
18482         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
18483              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18484              Date:     Thu, 2 Nov 2000 16:58:36 EST
18485              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
18486      Branch: perl
18487            ! vms/gen_shrfls.pl
18488 ____________________________________________________________________________
18489 [  7530] By: jhi                                   on 2000/11/02  22:08:49
18490         Log: Fix the problem discussed in
18491              
18492              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
18493              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
18494              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
18495              
18496              originally from Linc Madison.  Also Andreas König's comments
18497              taken into account.  Some other problems with Tie::SubstrHash
18498              fixed: didn't croak when the table exceeded the requested number
18499              of entries (as documented) but instead when the number of entries
18500              exceeded the size of the table, a croak() had an unnecessary \n,
18501              didn't have a CLEAR method, documented that there is no exists().
18502              Didn't fix to be strict-proof because the module uses &foo; and
18503              dynamic scope.  Added a test script exercizing both first tamely 
18504              the basic functionality, and then the failure cases reported by
18505              Linc Madison.
18506      Branch: perl
18507            + t/lib/tie-substrhash.t
18508            ! MANIFEST lib/Tie/SubstrHash.pm
18509 ____________________________________________________________________________
18510 [  7529] By: jhi                                   on 2000/11/02  17:58:08
18511         Log: recv() can fail and return undef.
18512              
18513              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
18514              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
18515              Date: Thu, 2 Nov 2000 20:12:20 +0300
18516              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
18517      Branch: perl
18518            ! lib/Net/Ping.pm
18519 ____________________________________________________________________________
18520 [  7528] By: jhi                                   on 2000/11/02  17:49:09
18521         Log: Detpyo.
18522      Branch: perl
18523            ! pod/perlop.pod
18524 ____________________________________________________________________________
18525 [  7527] By: jhi                                   on 2000/11/02  15:48:37
18526         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
18527              fix a autovivification bug in Tie::RefHash, add tests for both.
18528              
18529              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
18530              From: Edward Avis <epa98@doc.ic.ac.uk>
18531              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
18532              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
18533      Branch: perl
18534            + t/lib/tie-refhash.t
18535            ! MANIFEST lib/Tie/RefHash.pm
18536 ____________________________________________________________________________
18537 [  7526] By: jhi                                   on 2000/11/02  13:56:26
18538         Log: Test::Harness revealed buglets in the new DynaLoader.
18539              
18540              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
18541              From: andreas.koenig@anima.de (Andreas J. Koenig)
18542              Date: 02 Nov 2000 11:26:48 +0100 
18543              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
18544      Branch: perl
18545            ! ext/DynaLoader/DynaLoader_pm.PL
18546 ____________________________________________________________________________
18547 [  7525] By: jhi                                   on 2000/11/01  23:52:08
18548         Log: The entry for #7503 was missing.
18549      Branch: perl
18550            ! Changes
18551 ____________________________________________________________________________
18552 [  7524] By: jhi                                   on 2000/11/01  23:40:52
18553         Log: Update Changes.
18554      Branch: perl
18555            ! Changes patchlevel.h
18556 ____________________________________________________________________________
18557 [  7523] By: jhi                                   on 2000/11/01  22:57:09
18558         Log: More tweaking on the #7522 theme.
18559      Branch: perl
18560            ! ext/DynaLoader/DynaLoader_pm.PL
18561 ____________________________________________________________________________
18562 [  7522] By: jhi                                   on 2000/11/01  22:06:15
18563         Log: Expand %Config variables and %ENV variables only if
18564              so requested during build time using the
18565              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
18566              Not expanding makes relocating distributions easier.
18567      Branch: perl
18568            ! ext/DynaLoader/DynaLoader_pm.PL
18569 ____________________________________________________________________________
18570 [  7521] By: jhi                                   on 2000/11/01  20:56:34
18571         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
18572              and setgid() because they were just changing $< and $( which means
18573              only changing the real uid/gid, as opposed to changing both
18574              real and effective ids.  (The alternative way could have been
18575              in POSIX.pm to change $> and $), too, but making a direct call
18576              to the C API feels cleaner.)  Fixes the bug
18577              
18578              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
18579              From: "Garry T. Williams" <garry@zvolve.com>
18580              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
18581              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
18582      Branch: perl
18583            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18584            ! ext/POSIX/typemap pod/perlvar.pod
18585 ____________________________________________________________________________
18586 [  7520] By: jhi                                   on 2000/11/01  20:08:33
18587         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
18588              From: "Garry T. Williams" <garry@zvolve.com>
18589              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
18590              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
18591      Branch: perl
18592            ! pod/perlsec.pod
18593 ____________________________________________________________________________
18594 [  7519] By: jhi                                   on 2000/11/01  20:01:22
18595         Log: Locale warning explanation tweak.
18596      Branch: perl
18597            ! pod/perldiag.pod
18598 ____________________________________________________________________________
18599 [  7518] By: jhi                                   on 2000/11/01  18:57:13
18600         Log: C.pm part of
18601              
18602              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
18603              From: Jarkko Hietaniemi <jhi@iki.fi>
18604              Date: Tue, 10 Oct 2000 08:22:28 -0500
18605              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
18606      Branch: perl
18607            ! ext/B/B/C.pm
18608 ____________________________________________________________________________
18609 [  7517] By: jhi                                   on 2000/11/01  18:41:59
18610         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
18611              From: Martien Verbruggen <mgjv@comdyn.com.au>
18612              Date: Fri, 6 Oct 2000 14:09:10 +1100
18613              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
18614      Branch: perl
18615            ! pod/perlop.pod
18616 ____________________________________________________________________________
18617 [  7516] By: jhi                                   on 2000/11/01  18:34:55
18618         Log: Generalize the Camel wording.
18619              
18620              Subject: Re: perlfaq style changes
18621              From: John Borwick <jhborwic@unity.ncsu.edu>
18622              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
18623              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
18624      Branch: perl
18625            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
18626 ____________________________________________________________________________
18627 [  7515] By: jhi                                   on 2000/11/01  16:52:31
18628         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
18629              From: pimlott@idiomtech.com (Andrew Pimlott)
18630              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
18631              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
18632      Branch: perl
18633            ! pod/perlsec.pod
18634 ____________________________________________________________________________
18635 [  7514] By: jhi                                   on 2000/11/01  15:03:40
18636         Log: More AIX lore.
18637      Branch: perl
18638            ! ext/re/hints/aix.pl
18639 ____________________________________________________________________________
18640 [  7513] By: jhi                                   on 2000/11/01  14:48:30
18641         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
18642              From: root <root@chronos.fi.muni.cz>
18643              Date: Wed, 1 Nov 2000 12:31:32 +0100
18644              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
18645      Branch: perl
18646            ! lib/Net/Ping.pm
18647 ____________________________________________________________________________
18648 [  7512] By: jhi                                   on 2000/11/01  14:46:47
18649         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
18650              From: Martin Husemann <martin@duskware.de>
18651              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
18652              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
18653      Branch: perl
18654            ! regcomp.c
18655 ____________________________________________________________________________
18656 [  7511] By: jhi                                   on 2000/11/01  14:39:50
18657         Log: AUTHORS updates.
18658      Branch: perl
18659            ! AUTHORS
18660 ____________________________________________________________________________
18661 [  7510] By: jhi                                   on 2000/11/01  14:29:50
18662         Log: Subject: [PATCH] startperl to respect versiononly
18663              From: Robin Barker <rmb1@cise.npl.co.uk> 
18664              Date: Tue, 31 Oct 2000 16:29:36 GMT
18665              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
18666      Branch: metaconfig/U/perl
18667            ! startperl.U
18668      Branch: perl
18669            ! Configure config_h.SH
18670 ____________________________________________________________________________
18671 [  7509] By: jhi                                   on 2000/11/01  14:19:53
18672         Log: printf UVs the correct way, noticed by Robin Barker.
18673      Branch: perl
18674            ! utf8.c
18675 ____________________________________________________________________________
18676 [  7508] By: jhi                                   on 2000/11/01  14:10:03
18677         Log: Do not cleanup *% because the % has special meanings in some
18678              shell environments.
18679      Branch: perl
18680            ! ext/Storable/Makefile.PL
18681 ____________________________________________________________________________
18682 [  7507] By: jhi                                   on 2000/11/01  14:06:00
18683         Log: The NonStop-UX libraries have a novel way to say NaN.
18684      Branch: perl
18685            ! t/lib/bigfltpm.t
18686 ____________________________________________________________________________
18687 [  7506] By: jhi                                   on 2000/11/01  14:03:35
18688         Log: The osname has been lowercased by now, from Tom Bates.
18689      Branch: metaconfig
18690            ! U/modified/Oldconfig.U
18691      Branch: perl
18692            ! Configure config_h.SH
18693 ____________________________________________________________________________
18694 [  7505] By: jhi                                   on 2000/10/31  19:18:39
18695         Log: The compiler is either gcc or cc, from Tom Bates.
18696      Branch: perl
18697            ! hints/nonstopux.sh
18698 ____________________________________________________________________________
18699 [  7504] By: jhi                                   on 2000/10/31  14:53:42
18700         Log: Update Changes.
18701      Branch: perl
18702            ! Changes patchlevel.h
18703 ____________________________________________________________________________
18704 [  7503] By: jhi                                   on 2000/10/31  14:30:50
18705         Log: Whitespace style tweak.  Was originally going to see to
18706              
18707              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
18708              From: Joe Smith <jms@inwap.com>
18709              Date: Mon, 30 Oct 2000 18:47:57 -0800
18710              Message-Id: <39FE32DD.24AAC4D@inwap.com>
18711              
18712              but that had already been taken care of.
18713      Branch: metaconfig
18714            ! U/compline/d_stdstdio.U
18715      Branch: perl
18716            ! Configure config_h.SH
18717 ____________________________________________________________________________
18718 [  7502] By: jhi                                   on 2000/10/31  14:25:02
18719         Log: AUTHORS tweaks.
18720      Branch: perl
18721            ! AUTHORS
18722 ____________________________________________________________________________
18723 [  7501] By: jhi                                   on 2000/10/31  14:23:59
18724         Log: Subject: perlfaq style changes
18725              From: John Borwick <jhborwic@unity.ncsu.edu>
18726              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
18727              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
18728      Branch: perl
18729            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
18730            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18731            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
18732            ! pod/perlfaq9.pod
18733 ____________________________________________________________________________
18734 [  7500] By: jhi                                   on 2000/10/31  14:22:15
18735         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
18736              
18737              Subject: Re: [ID 20000918.005] ~ on wide chars
18738              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18739              Date: Mon, 30 Oct 2000 21:09:55 -0800
18740              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
18741              
18742              (The ord() part of the patch skipped.)
18743      Branch: perl
18744            ! doop.c
18745 ____________________________________________________________________________
18746 [  7499] By: jhi                                   on 2000/10/31  14:20:08
18747         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
18748              From: Jens Hamisch <jens@Strawberry.COM>
18749              Date: Mon, 30 Oct 2000 15:17:07 +0100
18750              Message-Id: <20001030151707.A9597@Strawberry.COM>
18751      Branch: perl
18752            ! av.c
18753 ____________________________________________________________________________
18754 [  7498] By: jhi                                   on 2000/10/31  14:16:29
18755         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
18756              From: Peter Prymmer <pvhp@forte.com>
18757              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
18758              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
18759      Branch: perl
18760            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
18761            + ext/Encode/Encode/posix-bc.enc
18762            ! MANIFEST t/lib/encode.t
18763 ____________________________________________________________________________
18764 [  7497] By: jhi                                   on 2000/10/31  14:13:22
18765         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
18766              From: Peter Prymmer <pvhp@forte.com>
18767              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
18768              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
18769      Branch: perl
18770            ! t/lib/cgi-html.t
18771 ____________________________________________________________________________
18772 [  7496] By: jhi                                   on 2000/10/31  14:12:05
18773         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
18774              From: Peter Prymmer <pvhp@forte.com>
18775              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
18776              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
18777      Branch: perl
18778            ! t/lib/cgi-function.t
18779 ____________________________________________________________________________
18780 [  7495] By: jhi                                   on 2000/10/31  14:11:08
18781         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
18782              From: Peter Prymmer <pvhp@forte.com>
18783              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
18784              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
18785      Branch: perl
18786            + ext/re/hints/aix.pl
18787            ! MANIFEST ext/re/Makefile.PL
18788 ____________________________________________________________________________
18789 [  7494] By: jhi                                   on 2000/10/31  14:08:32
18790         Log: Use Errno magic.
18791              
18792              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
18793              From: Casey Tweten <perl@ctweten.amsite.com>
18794              Date: Mon, 30 Oct 2000 15:51:17 -0500
18795              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
18796      Branch: perl
18797            ! lib/File/Temp.pm
18798 ____________________________________________________________________________
18799 [  7493] By: jhi                                   on 2000/10/31  14:05:07
18800         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
18801              
18802              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
18803              From: Nicholas Clark <nick@ccl4.org>
18804              Date: Mon, 30 Oct 2000 17:38:45 +0000
18805              Message-ID: <20001030173845.O60355@plum.flirble.org>
18806      Branch: perl
18807            ! Makefile.SH utils/perlbug.PL
18808 ____________________________________________________________________________
18809 [  7492] By: nick                                  on 2000/10/30  19:37:23
18810         Log: Change files which are mysteriously different to mainline to be
18811              copies of mainline.
18812      Branch: perlio
18813            ! objXSUB.h perlapi.c pod/perlapi.pod
18814 ____________________________________________________________________________
18815 [  7491] By: nick                                  on 2000/10/30  18:05:54
18816         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
18817              - typo in endian code in putc.
18818              - Don't allow read of write-only files and vice-versa
18819              - and off-by-one in flush-all loop.
18820              Remove debug calls as they were using GCC specific features.
18821      Branch: perlio
18822            ! perlio.c
18823 ____________________________________________________________________________
18824 [  7490] By: nick                                  on 2000/10/29  21:45:45
18825         Log: Integrate mainline to perlio
18826      Branch: perlio
18827           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
18828           !> toke.c
18829 ____________________________________________________________________________
18830 [  7489] By: jhi                                   on 2000/10/29  21:11:08
18831         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
18832              From: andreas.koenig@anima.de (Andreas J. Koenig)
18833              Date: 29 Oct 2000 22:05:59 +0100
18834              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
18835      Branch: perl
18836            ! lib/ExtUtils/Manifest.pm
18837 ____________________________________________________________________________
18838 [  7488] By: jhi                                   on 2000/10/29  21:07:47
18839         Log: Tests for #7487.
18840              
18841              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
18842              From: andreas.koenig@anima.de (Andreas J. Koenig)
18843              Date: 29 Oct 2000 19:37:09 +0100
18844              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
18845      Branch: perl
18846            ! t/comp/proto.t
18847 ____________________________________________________________________________
18848 [  7487] By: jhi                                   on 2000/10/29  21:06:27
18849         Log: constsub spillage.
18850              
18851              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
18852              From: John Tobey <jtobey@john-edwin-tobey.org>
18853              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
18854              Message-Id: <m13pvSr-000FObC@feynman.localnet>
18855      Branch: perl
18856            ! op.c
18857 ____________________________________________________________________________
18858 [  7486] By: nick                                  on 2000/10/29  21:05:04
18859         Log: Integrate mainline to perlio branch
18860      Branch: perlio
18861           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
18862           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
18863           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
18864           +> vos/install_perl.cm
18865            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
18866            - vos/config.h vos/config_h.SH_orig
18867           !> (integrate 141 files)
18868 ____________________________________________________________________________
18869 [  7485] By: jhi                                   on 2000/10/29  21:00:47
18870         Log: Make \x{...} consistently produce UTF-8.
18871              
18872              Subject: Re: \x{...} is confused 
18873              From: Simon Cozens <simon@cozens.net>
18874              Date: Sun, 29 Oct 2000 19:36:48 +0000
18875              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
18876      Branch: perl
18877            ! t/pragma/utf8.t toke.c
18878 ____________________________________________________________________________
18879 [  7484] By: nick                                  on 2000/10/29  20:05:29
18880         Log: PerlIO passes all tests.
18881      Branch: perlio
18882            ! perlio.c
18883 ____________________________________________________________________________
18884 [  7483] By: jhi                                   on 2000/10/29  18:06:55
18885         Log: Update Changes.
18886      Branch: perl
18887            ! Changes patchlevel.h
18888 ____________________________________________________________________________
18889 [  7482] By: nick                                  on 2000/10/29  17:43:28
18890         Log: Include <unistd.h> to get correct lseek() prototype etc.
18891              (I thought perl.h did that) - down to two fails
18892              - comp/require.t (last test)
18893              - lib/io_xs.t - possibly import/export of FILE * ?
18894      Branch: perlio
18895            ! perlio.c
18896 ____________________________________________________________________________
18897 [  7481] By: jhi                                   on 2000/10/29  17:02:37
18898         Log: UTF-8 decoder tweak.
18899      Branch: perl
18900            ! utf8.c
18901 ____________________________________________________________________________
18902 [  7480] By: nick                                  on 2000/10/29  16:26:11
18903         Log: Fixed two bugs:
18904              - error code not being set on close (of broken pipe)
18905              - append mode was truncating.
18906              At least one seek/tell bug remains.
18907      Branch: perlio
18908            ! perlio.c
18909 ____________________________________________________________________________
18910 [  7479] By: nick                                  on 2000/10/29  11:18:16
18911         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
18912              in case of accidents. Still several worrying fails, no line disciplines yet.
18913      Branch: perlio
18914            ! iperlsys.h perlio.c
18915 ____________________________________________________________________________
18916 [  7478] By: jhi                                   on 2000/10/29  02:04:01
18917         Log: Add also emailless people.
18918      Branch: perl
18919            ! AUTHORS
18920 ____________________________________________________________________________
18921 [  7477] By: jhi                                   on 2000/10/29  01:36:00
18922         Log: The #7476 needs a MANIFEST change, too.
18923      Branch: perl
18924            ! MANIFEST
18925 ____________________________________________________________________________
18926 [  7476] By: jhi                                   on 2000/10/29  01:35:21
18927         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
18928      Branch: perl
18929            - MAINTAIN
18930            ! AUTHORS Changes
18931 ____________________________________________________________________________
18932 [  7475] By: jhi                                   on 2000/10/28  23:57:25
18933         Log: De-quoted-unreadable to ISO Latin 1.
18934              (There's one ISO-2022-JP name in Changes5.004.)
18935      Branch: perl
18936            ! Changes Changes5.6
18937 ____________________________________________________________________________
18938 [  7474] By: jhi                                   on 2000/10/28  19:13:06
18939         Log: Subject: [ID 20001027.007] uniq array in perlfaq
18940              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
18941              Date: Fri, 27 Oct 2000 19:28:30 +0200
18942              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
18943      Branch: perl
18944            ! pod/perlfaq4.pod
18945 ____________________________________________________________________________
18946 [  7473] By: jhi                                   on 2000/10/28  18:02:05
18947         Log: Locking null mutexes is not recommendable.
18948              
18949              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
18950              From: Hugo <hv@crypt.compulink.co.uk>
18951              Date: Sat, 28 Oct 2000 18:41:12 +0100
18952              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
18953      Branch: perl
18954            ! op.c
18955 ____________________________________________________________________________
18956 [  7472] By: jhi                                   on 2000/10/28  17:52:58
18957         Log: Better create a true mailing list for the repository keepers.
18958      Branch: perl
18959            ! Porting/repository.pod
18960 ____________________________________________________________________________
18961 [  7471] By: jhi                                   on 2000/10/28  17:28:24
18962         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
18963              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
18964      Branch: perl
18965            + Porting/repository.pod
18966            ! MANIFEST
18967 ____________________________________________________________________________
18968 [  7470] By: jhi                                   on 2000/10/28  17:20:54
18969         Log: Subject: DOC PATCH 5.6.0
18970              From: mjd@plover.com
18971              Date: 27 Oct 2000 17:32:44 -0000
18972              Message-ID: <20001027173244.23754.qmail@plover.com>
18973      Branch: perl
18974            ! pod/perlfunc.pod
18975 ____________________________________________________________________________
18976 [  7469] By: jhi                                   on 2000/10/28  17:16:45
18977         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
18978              From: "Peter J. Farley III" <pjfarley@banet.net>
18979              Date: Fri, 27 Oct 2000 20:32:56 -0400
18980              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
18981      Branch: perl
18982            ! README.dos
18983 ____________________________________________________________________________
18984 [  7468] By: jhi                                   on 2000/10/28  17:07:18
18985         Log: Make target reordering to avoid pointless re-makes.
18986              
18987              Subject: Re: Total re-make of 'make okfile' after 7451 ?
18988              From: Nicholas Clark <nick@ccl4.org>
18989              Date: Sat, 28 Oct 2000 00:31:02 +0100
18990              Message-ID: <20001028003101.A54517@plum.flirble.org>
18991      Branch: perl
18992            ! Makefile.SH
18993 ____________________________________________________________________________
18994 [  7467] By: jhi                                   on 2000/10/28  17:05:31
18995         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
18996              From: lvirden@cas.org
18997              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
18998              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
18999      Branch: perl
19000            ! README.os2
19001 ____________________________________________________________________________
19002 [  7466] By: jhi                                   on 2000/10/28  16:09:16
19003         Log: Upgrade to CPAN 1.58_55.
19004              
19005              Subject: CPAN.pm status
19006              From: andreas.koenig@anima.de (Andreas J. Koenig) 
19007              Date: 28 Oct 2000 08:18:00 +0200 
19008              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
19009      Branch: perl
19010            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19011 ____________________________________________________________________________
19012 [  7465] By: jhi                                   on 2000/10/28  16:02:47
19013         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
19014      Branch: perl
19015            ! embed.h embed.pl perl.h proto.h toke.c
19016 ____________________________________________________________________________
19017 [  7464] By: nick                                  on 2000/10/28  10:43:44
19018         Log: Fix for sv_2iv() on "shared" value from keys %hash.
19019      Branch: perl
19020            ! sv.c
19021 ____________________________________________________________________________
19022 [  7463] By: jhi                                   on 2000/10/27  16:18:29
19023         Log: Update Changes.
19024      Branch: perl
19025            ! Changes patchlevel.h
19026 ____________________________________________________________________________
19027 [  7462] By: jhi                                   on 2000/10/27  16:17:44
19028         Log: Too enthusiastic editing in #7460.
19029      Branch: metaconfig
19030            ! U/modified/Oldsym.U
19031      Branch: perl
19032            ! Configure config_h.SH
19033 ____________________________________________________________________________
19034 [  7461] By: jhi                                   on 2000/10/27  15:37:38
19035         Log: Retract #7459, the script needs more work.
19036      Branch: perl
19037            - mkreef
19038            ! MANIFEST
19039 ____________________________________________________________________________
19040 [  7460] By: jhi                                   on 2000/10/27  15:23:14
19041         Log: Use $sort, $uniq (and $tr) consistently as wondered
19042              by Nicholas Clark.
19043      Branch: metaconfig
19044            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
19045            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
19046            ! U/modified/libc.U
19047      Branch: perl
19048            ! Configure config_h.SH
19049 ____________________________________________________________________________
19050 [  7459] By: jhi                                   on 2000/10/27  15:02:07
19051         Log: (Retracted by #7461)
19052              
19053              Add a shell script for creating/removing symbolic link farms,
19054              useful for keeping the source code read-only and doing the
19055              builds somewhere else.
19056      Branch: perl
19057            + mkreef
19058            ! MANIFEST
19059 ____________________________________________________________________________
19060 [  7458] By: jhi                                   on 2000/10/27  14:42:20
19061         Log: Do away with the fix_pl.
19062      Branch: perl
19063            - fix_pl
19064            ! MANIFEST Makefile.SH
19065 ____________________________________________________________________________
19066 [  7457] By: jhi                                   on 2000/10/27  12:43:13
19067         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
19068              From: Jens Hamisch <jens@Strawberry.COM>
19069              Date: Fri, 27 Oct 2000 14:38:21 +0200
19070              Message-Id: <20001027143821.B3366@Strawberry.COM>
19071      Branch: perl
19072            ! perl.h
19073 ____________________________________________________________________________
19074 [  7456] By: jhi                                   on 2000/10/27  12:33:42
19075         Log: Subject: [PATCH] todo
19076              From: Nicholas Clark <nick@ccl4.org>
19077              Date: Thu, 26 Oct 2000 22:32:29 +0100
19078              Message-ID: <20001026223229.A44540@plum.flirble.org>
19079      Branch: perl
19080            ! pod/perltodo.pod
19081 ____________________________________________________________________________
19082 [  7455] By: jhi                                   on 2000/10/27  12:02:21
19083         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
19084              From: John Tobey <jtobey@john-edwin-tobey.org>
19085              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
19086              Message-Id: <m13ozHF-000FObC@feynman.localnet>
19087      Branch: perl
19088            ! op.c t/pragma/sub_lval.t
19089 ____________________________________________________________________________
19090 [  7454] By: jhi                                   on 2000/10/27  11:59:42
19091         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
19092              From: sthoenna@efn.org
19093              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
19094              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
19095      Branch: perl
19096            ! pp.c t/op/assignwarn.t
19097 ____________________________________________________________________________
19098 [  7453] By: jhi                                   on 2000/10/27  00:15:08
19099         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
19100      Branch: perl
19101            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19102            ! ext/Storable/Storable.xs t/lib/st-lock.t
19103 ____________________________________________________________________________
19104 [  7452] By: jhi                                   on 2000/10/26  13:05:52
19105         Log: Undo #7451, this seems to be a deficiency in Perforce,
19106              there is no per-file line-terminator type, only per-client.
19107      Branch: perl
19108            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
19109            ! win32/makefile.mk
19110 ____________________________________________________________________________
19111 [  7451] By: jhi                                   on 2000/10/26  04:56:03
19112         Log: Experimenting in DOS arcana.
19113      Branch: perl
19114            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
19115            ! win32/makefile.mk
19116 ____________________________________________________________________________
19117 [  7450] By: jhi                                   on 2000/10/26  04:50:52
19118         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
19119              From: "Peter J. Farley III" <pjfarley@banet.net>            
19120              Date: Wed, 25 Oct 2000 23:10:18 -0400
19121              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
19122      Branch: perl
19123            ! t/io/open.t
19124 ____________________________________________________________________________
19125 [  7449] By: jhi                                   on 2000/10/26  04:49:16
19126         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
19127              From: Hugo <hv@crypt.compulink.co.uk>
19128              Date: Thu, 26 Oct 2000 01:55:17 +0100
19129              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
19130              
19131              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
19132      Branch: perl
19133            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
19134 ____________________________________________________________________________
19135 [  7448] By: jhi                                   on 2000/10/26  04:38:36
19136         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
19137              From: Peter Prymmer <pvhp@forte.com>
19138              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
19139              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
19140      Branch: perl
19141            ! configure.com
19142 ____________________________________________________________________________
19143 [  7447] By: jhi                                   on 2000/10/25  23:20:02
19144         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
19145              in platforms that strictly require all the symbols being present
19146              at link time.
19147      Branch: perl
19148            ! handy.h
19149 ____________________________________________________________________________
19150 [  7446] By: jhi                                   on 2000/10/25  21:55:57
19151         Log: Update Changes.
19152      Branch: perl
19153            ! Changes patchlevel.h
19154 ____________________________________________________________________________
19155 [  7445] By: jhi                                   on 2000/10/25  21:27:08
19156         Log: Integrate with vmsperl #7430 by Charles Bailey:
19157              
19158              Cleanup from prior patch (Charles Lane?):
19159              - improve handling of MFDs in Basename and Path
19160              - default to no xsubpp line # munging when building debug images
19161      Branch: perl
19162           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
19163 ____________________________________________________________________________
19164 [  7444] By: jhi                                   on 2000/10/25  21:03:50
19165         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
19166              From: John Peacock <JPeacock@UnivPress.com>
19167              Date: Thu, 18 May 2000 11:55:27 -0400
19168              Message-ID: <3924126F.A58BE57A@UnivPress.com>
19169      Branch: perl
19170            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
19171            ! t/op/write.t
19172 ____________________________________________________________________________
19173 [  7443] By: jhi                                   on 2000/10/25  20:43:10
19174         Log: Temporary stopgap for the self-tying issue: for now only
19175              array and hash self-ties are verboten.  The real fix, of
19176              course, would be to comprehensively test (and implement?)
19177              and debug (and document) self-ties.
19178      Branch: perl
19179            ! pod/perldiag.pod pp_sys.c t/op/tie.t
19180 ____________________________________________________________________________
19181 [  7442] By: jhi                                   on 2000/10/25  20:14:30
19182         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
19183              From: Dan Sugalski <dan@sidhe.org>
19184              Date: Wed, 25 Oct 2000 13:36:35 -0400
19185              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
19186              
19187              plus regen global.sym.
19188      Branch: perl
19189            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
19190            ! thrdvar.h util.c
19191 ____________________________________________________________________________
19192 [  7441] By: jhi                                   on 2000/10/25  20:12:20
19193         Log: buildtoc target tweaks.
19194      Branch: perl
19195            ! pod/Makefile.SH
19196 ____________________________________________________________________________
19197 [  7440] By: jhi                                   on 2000/10/25  20:03:53
19198         Log: A new version of making the syslog test more robust.
19199              (Replaces #7421.)
19200              
19201              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
19202              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19203              Date: Wed, 25 Oct 2000 12:13:54 -0400
19204              Message-ID: <20001025121354.B2264@O2.chapin.edu>
19205      Branch: perl
19206            ! t/lib/syslog.t
19207 ____________________________________________________________________________
19208 [  7439] By: jhi                                   on 2000/10/25  20:00:48
19209         Log: Continue the internal UTF-8 API tweaking.
19210              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
19211              used much more than the simpler API, now called utf8_to_uv_simple().
19212              Still not quite happy with API, too much partial duplication
19213              of functionality.
19214      Branch: perl
19215            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
19216            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
19217            ! regcomp.c regexec.c sv.c toke.c utf8.c
19218 ____________________________________________________________________________
19219 [  7438] By: jhi                                   on 2000/10/25  18:52:30
19220         Log: Allow poking holes at the UTF-8 decoding strictness.
19221      Branch: perl
19222            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
19223            ! utf8.h
19224 ____________________________________________________________________________
19225 [  7437] By: jhi                                   on 2000/10/25  13:53:05
19226         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
19227              UTF8LEN() and UTF8SKIP(). 
19228      Branch: perl
19229            ! pp.c utf8.c utf8.h
19230 ____________________________________________________________________________
19231 [  7436] By: jhi                                   on 2000/10/25  13:51:37
19232         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
19233              From: Nicholas Clark <nick@ccl4.org>
19234              Date: Wed, 25 Oct 2000 14:44:05 +0100
19235              Message-ID: <20001025144404.D27253@plum.flirble.org>
19236      Branch: perl
19237            ! pod/perlrun.pod
19238 ____________________________________________________________________________
19239 [  7435] By: jhi                                   on 2000/10/25  13:49:32
19240         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
19241              From: Mike Guy <mjtg@cam.ac.uk>
19242              Date: Tue, 24 Oct 2000 14:59:40 +0100
19243              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
19244      Branch: perl
19245            ! scope.c
19246 ____________________________________________________________________________
19247 [  7434] By: jhi                                   on 2000/10/25  13:48:41
19248         Log: AIX is picky about its symbol exports.  Solution for now
19249              is to include the deb.o explicitly to the re extension build.
19250              
19251              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
19252              From: Peter Prymmer <pvhp@forte.com>
19253              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
19254              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
19255      Branch: perl
19256            ! ext/re/Makefile.PL hints/aix.sh
19257 ____________________________________________________________________________
19258 [  7433] By: jhi                                   on 2000/10/25  13:46:49
19259         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
19260              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19261              Date: Wed, 25 Oct 2000 12:02:20 +0200
19262              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
19263      Branch: perl
19264            ! perlsdio.h
19265 ____________________________________________________________________________
19266 [  7432] By: jhi                                   on 2000/10/25  13:44:28
19267         Log: Subject: Minor update to find2perl, for portability
19268              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
19269              Date: Wed, 25 Oct 2000 12:05:47 +0100
19270              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
19271      Branch: perl
19272            ! x2p/find2perl.PL
19273 ____________________________________________________________________________
19274 [  7431] By: jhi                                   on 2000/10/25  13:40:39
19275         Log: Add targets to Makefile.SH, most importantly
19276              'regen_all' which also remembers to update vms/perly*.
19277      Branch: perl
19278            ! Makefile.SH
19279 ____________________________________________________________________________
19280 [  7430] By: bailey                                on 2000/10/25  03:13:53
19281         Log: Cleanup from prior patch (Charles Lane?):
19282              - improve handling of MFDs in Basename and Path
19283              - default to no xsubpp line # munging when building debug images
19284      Branch: vmsperl
19285            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
19286 ____________________________________________________________________________
19287 [  7429] By: jhi                                   on 2000/10/24  20:03:40
19288         Log: Podify README.epoc and README.vos.
19289      Branch: perl
19290            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
19291            ! pod/perlport.pod pod/perltoc.pod
19292 ____________________________________________________________________________
19293 [  7428] By: jhi                                   on 2000/10/24  19:10:33
19294         Log: Stratus VOS updates from Paul Green.
19295      Branch: perl
19296            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19297            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
19298            - vos/config.def vos/config.h vos/config_h.SH_orig
19299            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
19300            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
19301 ____________________________________________________________________________
19302 [  7427] By: jhi                                   on 2000/10/24  18:59:48
19303         Log: Check if stdio supports tweaking lval and cnt simultaneously.
19304              
19305              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
19306              From: Nicholas Clark <nick@ccl4.org>
19307              Date: Mon, 23 Oct 2000 15:39:32 +0100
19308              Message-ID: <20001023153932.A10786@plum.flirble.org>
19309      Branch: metaconfig
19310            ! U/compline/d_stdstdio.U
19311      Branch: perl
19312            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19313            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
19314            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
19315            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
19316            ! vos/config.h vos/config_h.SH_orig win32/config.bc
19317            ! win32/config.gc win32/config.vc
19318 ____________________________________________________________________________
19319 [  7426] By: jhi                                   on 2000/10/24  17:57:44
19320         Log: Missed the header file changes from #7425.
19321      Branch: perl
19322            ! embed.h embed.pl objXSUB.h proto.h
19323 ____________________________________________________________________________
19324 [  7425] By: jhi                                   on 2000/10/24  17:55:17
19325         Log: Fix the bug reported in
19326              
19327              From: andreas.koenig@anima.de (Andreas J. Koenig)
19328              Subject: Encode bug?
19329              Date: 24 Oct 2000 14:01:26 +0200 
19330              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
19331              
19332              Also make is_utf8_char() stricter.
19333      Branch: perl
19334            ! ext/Encode/Encode.xs utf8.c
19335 ____________________________________________________________________________
19336 [  7424] By: jhi                                   on 2000/10/24  15:15:39
19337         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
19338              From: Peter Scott <Peter@PSDT.com>
19339              Date: Mon, 23 Oct 2000 19:46:01 -0700
19340              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
19341      Branch: perl
19342            ! pod/perlfaq5.pod
19343 ____________________________________________________________________________
19344 [  7423] By: jhi                                   on 2000/10/24  14:25:30
19345         Log: Test tweak to avoid pulling in the whole Config.
19346      Branch: perl
19347            ! t/lib/st-lock.t
19348 ____________________________________________________________________________
19349 [  7422] By: jhi                                   on 2000/10/24  14:03:16
19350         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
19351      Branch: perl
19352            ! pp.c
19353 ____________________________________________________________________________
19354 [  7421] By: jhi                                   on 2000/10/24  13:32:09
19355         Log: (Replaced by #7440.)
19356              
19357              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
19358              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19359              Date: Mon, 23 Oct 2000 16:40:54 -0400
19360              Message-ID: <20001023164054.B14491@O2.chapin.edu>
19361      Branch: perl
19362            ! t/lib/syslog.t
19363 ____________________________________________________________________________
19364 [  7420] By: jhi                                   on 2000/10/24  13:30:53
19365         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
19366              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19367              Date: Mon, 23 Oct 2000 17:29:03 -0400
19368              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
19369      Branch: perl
19370            ! lib/ExtUtils/MM_Unix.pm
19371 ____________________________________________________________________________
19372 [  7419] By: jhi                                   on 2000/10/24  13:29:57
19373         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
19374              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19375              Date: Mon, 23 Oct 2000 19:01:32 -0400
19376              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
19377      Branch: perl
19378            ! utils/h2xs.PL
19379 ____________________________________________________________________________
19380 [  7418] By: jhi                                   on 2000/10/24  13:26:04
19381         Log: Replace #7409 with
19382              
19383              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
19384              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
19385              Date: Mon, 23 Oct 2000 20:08:56 +0200
19386              Message-ID: <20001023200855.A14850@nice.ram.loc>
19387      Branch: perl
19388            ! ext/Storable/Storable.pm t/lib/st-lock.t
19389 ____________________________________________________________________________
19390 [  7417] By: jhi                                   on 2000/10/24  13:17:52
19391         Log: Run vms/vms_yfix.pl, should have done that after changing
19392              perly.c in #7382.
19393      Branch: perl
19394            ! vms/perly_c.vms vms/perly_h.vms
19395 ____________________________________________________________________________
19396 [  7416] By: jhi                                   on 2000/10/24  02:55:33
19397         Log: Make the UTF-8 decoding stricter and more verbose when
19398              malformation happens.  This involved adding an argument
19399              to utf8_to_uv_chk(), which involved changing its prototype,
19400              and prefer STRLEN over I32 for the UTF-8 length, which as
19401              a domino effect necessitated changing the prototypes of
19402              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
19403              The stricter UTF-8 decoding checking uses Markus Kuhn's
19404              UTF-8 Decode Stress Tester from
19405              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
19406      Branch: perl
19407            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
19408            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
19409            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
19410            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
19411 ____________________________________________________________________________
19412 [  7415] By: jhi                                   on 2000/10/23  14:06:06
19413         Log: Update Changes.
19414      Branch: perl
19415            ! Changes patchlevel.h
19416 ____________________________________________________________________________
19417 [  7414] By: jhi                                   on 2000/10/23  12:39:52
19418         Log: Undo the basename() part of #7412 since the lib/basename
19419              tests would need upgrading too.
19420      Branch: perl
19421            ! lib/File/Basename.pm
19422 ____________________________________________________________________________
19423 [  7413] By: jhi                                   on 2000/10/23  12:19:27
19424         Log: Document PERL_INSTALL_ROOT of #7210.
19425      Branch: perl
19426            ! lib/ExtUtils/Install.pm
19427 ____________________________________________________________________________
19428 [  7412] By: jhi                                   on 2000/10/23  12:16:47
19429         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
19430      Branch: perl
19431            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
19432            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
19433 ____________________________________________________________________________
19434 [  7411] By: jhi                                   on 2000/10/23  12:07:41
19435         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
19436              From: Prymmer/Kahn <pvhp@best.com>
19437              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
19438              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
19439      Branch: perl
19440            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
19441 ____________________________________________________________________________
19442 [  7410] By: jhi                                   on 2000/10/23  04:10:11
19443         Log: The change #7187 was not so good on VMS.
19444              
19445              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
19446              From: "Craig A. Berry" <craig.berry@psinetcs.com>
19447              Date: Sun, 22 Oct 2000 23:03:08 -0500
19448              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
19449      Branch: perl
19450            ! utils/perldoc.PL
19451 ____________________________________________________________________________
19452 [  7409] By: jhi                                   on 2000/10/23  03:57:36
19453         Log: Avoid Storable locking on DJGPP for now.
19454              
19455              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
19456              From: "Peter J. Farley III" <pjfarley@banet.net>
19457              Date: Sun, 22 Oct 2000 20:00:00 -0400
19458              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
19459      Branch: perl
19460            ! ext/Storable/Storable.pm t/lib/st-lock.t
19461 ____________________________________________________________________________
19462 [  7408] By: jhi                                   on 2000/10/23  03:50:24
19463         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
19464              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
19465              Date: Sun, 22 Oct 2000 21:12:22 -0400
19466              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
19467      Branch: perl
19468            ! lib/vars.pm
19469 ____________________________________________________________________________
19470 [  7407] By: jhi                                   on 2000/10/23  03:43:12
19471         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
19472              From: Hugo <hv@crypt.compulink.co.uk>
19473              Date: Mon, 23 Oct 2000 00:47:22 +0100
19474              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
19475      Branch: perl
19476            ! regexec.c t/op/pat.t
19477 ____________________________________________________________________________
19478 [  7406] By: jhi                                   on 2000/10/23  03:40:29
19479         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
19480      Branch: perl
19481            ! lib/ExtUtils/MakeMaker.pm
19482 ____________________________________________________________________________
19483 [  7405] By: jhi                                   on 2000/10/22  21:32:00
19484         Log: Doc patch.
19485              
19486              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
19487              From: rspier@pobox.com (Robert Spier)
19488              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
19489              Message-ID: <14835.16112.13457.447971@rls.cx>
19490      Branch: perl
19491            ! lib/strict.pm
19492 ____________________________________________________________________________
19493 [  7404] By: jhi                                   on 2000/10/22  21:30:51
19494         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
19495              From: rspier@pobox.com (Robert Spier)
19496              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
19497              Message-ID: <14835.17223.72448.705566@rls.cx>
19498      Branch: perl
19499            ! lib/ExtUtils/MakeMaker.pm
19500 ____________________________________________________________________________
19501 [  7403] By: jhi                                   on 2000/10/22  21:24:11
19502         Log: Subject: [PATCH bleadperl] ripples from constsub patch
19503              From: John Tobey <jtobey@john-edwin-tobey.org>
19504              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
19505              Message-Id: <m13nSOB-000FObC@feynman.localnet>
19506      Branch: perl
19507            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
19508 ____________________________________________________________________________
19509 [  7402] By: jhi                                   on 2000/10/22  20:59:35
19510         Log: Support s?printf parameter reordering.
19511      Branch: perl
19512            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
19513 ____________________________________________________________________________
19514 [  7401] By: jhi                                   on 2000/10/22  19:19:14
19515         Log: Expand %Config variables only if explicitly so requested
19516              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
19517              
19518              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
19519              From: Gurusamy Sarathy <gsar@ActiveState.com>
19520              Date: Sun, 22 Oct 2000 11:47:32 -0700
19521              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
19522      Branch: perl
19523            ! Makefile.SH lib/lib_pm.PL
19524 ____________________________________________________________________________
19525 [  7400] By: jhi                                   on 2000/10/22  18:24:10
19526         Log: Move the #7390 test from warn/op to comp/redef.
19527              
19528              Subject: Re: Creating const subs for constants.
19529              From: John Tobey <jtobey@john-edwin-tobey.org>
19530              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
19531              Message-Id: <m13nG72-000FObC@feynman.localnet>               
19532      Branch: perl
19533            ! t/comp/redef.t t/pragma/warn/op
19534 ____________________________________________________________________________
19535 [  7399] By: jhi                                   on 2000/10/22  17:49:59
19536         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
19537              From: Nicholas Clark <nick@ccl4.org>
19538              Date: Sat, 21 Oct 2000 22:23:19 +0100
19539              Message-ID: <20001021222319.B45586@plum.flirble.org>
19540      Branch: perl
19541            ! ext/DynaLoader/DynaLoader_pm.PL
19542 ____________________________________________________________________________
19543 [  7398] By: jhi                                   on 2000/10/22  17:47:35
19544         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
19545              From: Hugo <hv@crypt.compulink.co.uk>
19546              Date: Sat, 21 Oct 2000 18:19:59 +0100
19547              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
19548      Branch: perl
19549            ! ext/B/B.pm ext/B/B/C.pm
19550 ____________________________________________________________________________
19551 [  7397] By: jhi                                   on 2000/10/22  17:35:18
19552         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
19553              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
19554              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
19555              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
19556      Branch: perl
19557            ! hints/openbsd.sh
19558 ____________________________________________________________________________
19559 [  7396] By: jhi                                   on 2000/10/22  17:19:46
19560         Log: Subject: installman go-faster stripes
19561              From: Nicholas Clark <nick@talking.bollo.cx>
19562              Date: Sat, 21 Oct 2000 17:24:53 +0100
19563              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
19564              
19565              Subject: Re: installman go-faster stripes
19566              From: Russ Allbery <rra@stanford.edu>
19567              Date: 21 Oct 2000 11:04:13 -0700
19568              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
19569      Branch: perl
19570            ! installman pod/pod2man.PL
19571 ____________________________________________________________________________
19572 [  7395] By: jhi                                   on 2000/10/22  17:17:35
19573         Log: Hints tweak from Anton Berezin.
19574      Branch: perl
19575            ! hints/freebsd.sh
19576 ____________________________________________________________________________
19577 [  7394] By: jhi                                   on 2000/10/22  04:50:04
19578         Log: Tweak the Is* definitions of Unicode character classes
19579              to better match the official categorizations; embrace
19580              the official categorizations; add the combining marks
19581              as alpha (and -numeric); fix DCinital (a typo and edito)
19582              to be DCmedial.
19583      Branch: perl
19584            + lib/unicode/Is/DCmedial.pl
19585            - lib/unicode/Is/DCinital.pl
19586            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
19587            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
19588            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
19589            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
19590 ____________________________________________________________________________
19591 [  7393] By: jhi                                   on 2000/10/21  18:06:05
19592         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
19593              From: Daniel Chetlin <daniel@chetlin.com>
19594              Date: Sat, 21 Oct 2000 02:57:03 -0700
19595              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
19596      Branch: perl
19597            + t/lib/tie-splice.t
19598            ! MANIFEST lib/Tie/Array.pm
19599 ____________________________________________________________________________
19600 [  7392] By: gsar                                  on 2000/10/21  18:05:15
19601         Log: resync utfperl branch with mainline
19602      Branch: utfperl
19603           !> (integrate 1760 files)
19604 ____________________________________________________________________________
19605 [  7391] By: jhi                                   on 2000/10/21  14:37:49
19606         Log: Testcases for a #7383,#7385 related bug.
19607              
19608              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
19609              From: Nicholas Clark <nick@ccl4.org>
19610              Date: Sat, 21 Oct 2000 15:04:51 +0100
19611              Message-ID: <20001021150451.A51566@plum.flirble.org>
19612      Branch: perl
19613            ! t/pragma/utf8.t
19614 ____________________________________________________________________________
19615 [  7390] By: jhi                                   on 2000/10/21  14:35:57
19616         Log: Add a testcase for #7389.
19617      Branch: perl
19618            ! t/pragma/warn/op
19619 ____________________________________________________________________________
19620 [  7389] By: jhi                                   on 2000/10/21  14:26:45
19621         Log: Subject: Re: Creating const subs for constants.
19622              From: John Tobey <jtobey@john-edwin-tobey.org>
19623              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
19624              Message-Id: <m13mo0N-000FObC@feynman.localnet>
19625      Branch: perl
19626            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
19627            ! proto.h sv.c
19628 ____________________________________________________________________________
19629 [  7388] By: nick                                  on 2000/10/21  11:44:23
19630         Log: Populate perlio branch
19631      Branch: perlio
19632           +> (branch 1760 files)
19633 ____________________________________________________________________________
19634 [  7387] By: nick                                  on 2000/10/21  10:52:05
19635         Log: Get branch back as replica of mainline via :
19636              p4 integrate -b utfperl
19637              p4 resolve -at ./...
19638      Branch: utfperl
19639           +> (branch 269 files)
19640            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
19641            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
19642            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
19643            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
19644            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
19645            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
19646            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
19647            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
19648            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
19649            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
19650            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
19651            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
19652            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
19653            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
19654            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
19655            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
19656            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
19657            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
19658            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
19659            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
19660            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
19661            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
19662            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
19663            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
19664            - lib/unicode/UCD300.html lib/unicode/Unicode.300
19665            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
19666            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
19667            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
19668            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
19669           !> (integrate 965 files)
19670 ____________________________________________________________________________
19671 [  7386] By: jhi                                   on 2000/10/21  01:31:12
19672         Log: Update Changes.
19673      Branch: perl
19674            ! Changes patchlevel.h
19675 ____________________________________________________________________________
19676 [  7385] By: jhi                                   on 2000/10/21  01:28:42
19677         Log: The #7383 was right only in the context of the original bug report,
19678              not in more general case.
19679      Branch: perl
19680            ! pp_hot.c
19681 ____________________________________________________________________________
19682 [  7384] By: jhi                                   on 2000/10/21  01:08:23
19683         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
19684      Branch: perl
19685            ! ext/IO/lib/IO/Select.pm
19686 ____________________________________________________________________________
19687 [  7383] By: jhi                                   on 2000/10/21  00:44:18
19688         Log: Fix for ID 20001020.006, concatenating an unset submatch
19689              with utf8 resulted in "Modification of a read-only value".
19690      Branch: perl
19691            ! pp_hot.c t/pragma/utf8.t
19692 ____________________________________________________________________________
19693 [  7382] By: jhi                                   on 2000/10/20  20:44:31
19694         Log: Make scan_num() reëntrant, as suggested in
19695              
19696              Subject: [PATCH perl@7229] Rentrant parser and yylex()
19697              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19698              Date: Fri, 20 Oct 2000 14:17:27 +0100
19699              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
19700      Branch: perl
19701            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
19702            ! toke.c
19703 ____________________________________________________________________________
19704 [  7381] By: jhi                                   on 2000/10/20  20:07:29
19705         Log: Reëntrancy fix.
19706              
19707              Subject: [PATCH perl@7229] Rentrant parser and yylex()
19708              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19709              Date: Fri, 20 Oct 2000 14:17:27 +0100
19710              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
19711      Branch: perl
19712            ! embed.h embed.pl perl.h proto.h toke.c
19713 ____________________________________________________________________________
19714 [  7380] By: jhi                                   on 2000/10/20  19:15:54
19715         Log: Don't write double values through long double pointers,
19716              based on a part of
19717              
19718              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
19719              From: Jens Hamisch <jens@Strawberry.COM>
19720              Date: Tue, 17 Oct 2000 08:39:36 +0200
19721              Message-Id: <20001017083936.A11104@Strawberry.COM>
19722      Branch: perl
19723            ! perl.h pp.c
19724 ____________________________________________________________________________
19725 [  7379] By: jhi                                   on 2000/10/20  18:43:37
19726         Log: Portability tweak on #7377.
19727              
19728              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
19729              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19730              Date:     Fri, 20 Oct 2000 13:13:41 EDT
19731              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
19732      Branch: perl
19733            ! t/lib/dprof.t
19734 ____________________________________________________________________________
19735 [  7378] By: jhi                                   on 2000/10/20  12:57:19
19736         Log: SOCKS function redefinitions need prototypes, too, otherwise
19737              for example 32 bit versus 64 bit differences cause a lot of
19738              problems.  Part of
19739              
19740              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
19741              From: Jens Hamisch <jens@Strawberry.COM>
19742              Date: Tue, 17 Oct 2000 08:39:36 +0200
19743              Message-Id: <20001017083936.A11104@Strawberry.COM>
19744      Branch: perl
19745            ! doio.c pp_sys.c
19746 ____________________________________________________________________________
19747 [  7377] By: jhi                                   on 2000/10/20  12:37:12
19748         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
19749              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19750              Date:     Fri, 20 Oct 2000 08:26:04 EDT
19751              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
19752      Branch: perl
19753            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
19754 ____________________________________________________________________________
19755 [  7376] By: jhi                                   on 2000/10/20  12:35:31
19756         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
19757              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19758              Date:     Fri, 20 Oct 2000 07:48:15 EDT
19759              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
19760      Branch: perl
19761            ! configure.com vms/gen_shrfls.pl
19762 ____________________________________________________________________________
19763 [  7375] By: bailey                                on 2000/10/20  04:44:37
19764         Log: SYN SYN
19765      Branch: vmsperl
19766           +> (branch 134 files)
19767            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
19768            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
19769            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
19770            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
19771            - eg/cgi/frameset.cgi eg/cgi/index.html
19772            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
19773            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
19774            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
19775            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
19776            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
19777            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
19778            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
19779            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
19780            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
19781            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
19782            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
19783            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
19784            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
19785            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
19786            - lib/unicode/Props.txt lib/unicode/UCD300.html
19787            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
19788            - utils/perlbc.PL vms/subconfigure.com
19789           !> (integrate 785 files)
19790 ____________________________________________________________________________
19791 [  7374] By: jhi                                   on 2000/10/20  00:59:48
19792         Log: In the latest compiler builds cccdlflags must not become -fpic,
19793              from Wilfredo Sánchez.
19794      Branch: perl
19795            ! hints/darwin.sh
19796 ____________________________________________________________________________
19797 [  7373] By: jhi                                   on 2000/10/20  00:56:35
19798         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
19799              From: Tony Cook <tony@develop-help.com>
19800              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
19801              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
19802      Branch: perl
19803            ! pod/perlop.pod
19804 ____________________________________________________________________________
19805 [  7372] By: jhi                                   on 2000/10/19  19:34:40
19806         Log: Typo noted by Mark Lutz.
19807      Branch: perl
19808            ! t/op/64bitint.t
19809 ____________________________________________________________________________
19810 [  7371] By: jhi                                   on 2000/10/19  19:33:13
19811         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
19812      Branch: metaconfig
19813            ! U/modified/Cppsym.U U/modified/Oldconfig.U
19814      Branch: metaconfig/U/perl
19815            ! End.U dlsrc.U libperl.U
19816      Branch: perl
19817            + hints/nonstopux.sh
19818            ! Configure MANIFEST config_h.SH
19819 ____________________________________________________________________________
19820 [  7370] By: jhi                                   on 2000/10/19  17:18:08
19821         Log: Subject: PATCH do_print has 2 PerlIO_error()s
19822              From: nick@ccl4.org
19823              Date: Thu, 19 Oct 2000 18:09:20 +0100
19824              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
19825      Branch: perl
19826            ! doio.c
19827 ____________________________________________________________________________
19828 [  7369] By: jhi                                   on 2000/10/19  14:01:49
19829         Log: Update Changes.
19830      Branch: perl
19831            ! Changes patchlevel.h
19832 ____________________________________________________________________________
19833 [  7368] By: jhi                                   on 2000/10/19  13:04:29
19834         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
19835              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19836              Date: Wed, 18 Oct 2000 13:12:01 +0200
19837              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
19838      Branch: perl
19839            ! hints/aix.sh
19840 ____________________________________________________________________________
19841 [  7367] By: jhi                                   on 2000/10/19  02:22:40
19842         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
19843              of a 'pmshort' anywhere in the B, so the offending line was simply
19844              removed.
19845      Branch: perl
19846            ! ext/B/B/Debug.pm
19847 ____________________________________________________________________________
19848 [  7366] By: jhi                                   on 2000/10/19  02:12:37
19849         Log: Add the test case for the bug id 20000730.004 which seems
19850              to have been fixed by now.
19851      Branch: perl
19852            ! t/pragma/utf8.t
19853 ____________________________________________________________________________
19854 [  7365] By: jhi                                   on 2000/10/18  23:36:24
19855         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
19856              From: Hugo <hv@crypt.compulink.co.uk>
19857              Date: Wed, 18 Oct 2000 23:25:58 +0100
19858              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
19859      Branch: perl
19860            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
19861 ____________________________________________________________________________
19862 [  7364] By: jhi                                   on 2000/10/18  21:12:53
19863         Log: (retracted)
19864      Branch: perl
19865            ! pp.c
19866 ____________________________________________________________________________
19867 [  7363] By: jhi                                   on 2000/10/18  20:55:38
19868         Log: Missing change from #7362.
19869      Branch: perl
19870            ! win32/perlhost.h
19871 ____________________________________________________________________________
19872 [  7362] By: jhi                                   on 2000/10/18  20:52:01
19873         Log: Borland C fstat() never saw the fd as writable.
19874              
19875              Subject: fix for Borland's weak "stat" (perl@7211)
19876              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
19877              Date: Mon, 16 Oct 2000 09:55:03 +0400
19878              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
19879      Branch: perl
19880            ! win32/win32.c
19881 ____________________________________________________________________________
19882 [  7361] By: jhi                                   on 2000/10/18  17:43:50
19883         Log: Regen toc.
19884      Branch: perl
19885            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
19886 ____________________________________________________________________________
19887 [  7360] By: jhi                                   on 2000/10/18  17:07:44
19888         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19889              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
19890              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
19891              Date: Mon, 16 Oct 2000 15:19:49 +0200
19892      Branch: perl
19893            + README.aix
19894            ! MANIFEST
19895 ____________________________________________________________________________
19896 [  7359] By: jhi                                   on 2000/10/18  17:04:49
19897         Log: Subject: Pod patch for Devel::Peek
19898              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19899              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
19900              Date: Mon, 16 Oct 2000 12:26:34 +0200
19901      Branch: perl
19902            ! ext/Devel/Peek/Peek.pm
19903 ____________________________________________________________________________
19904 [  7358] By: jhi                                   on 2000/10/18  17:03:15
19905         Log: Make Cwd more bulletproof in chrooted environments.
19906              
19907              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
19908              From: "Eric E. Coe" <Eric.Coe@oracle.com>
19909              Date: Wed, 18 Oct 2000 04:03:54 -0400
19910              Message-Id: <39ED596A.70E599FE@oracle.com>
19911      Branch: perl
19912            ! lib/Cwd.pm
19913 ____________________________________________________________________________
19914 [  7357] By: jhi                                   on 2000/10/18  16:37:26
19915         Log: Disable the UTF8 downgrade croakage for now to avoid
19916              too many not okay messages.
19917      Branch: perl
19918            ! doio.c
19919 ____________________________________________________________________________
19920 [  7356] By: jhi                                   on 2000/10/17  23:29:41
19921         Log: Show the failed remote port, instead of the failing line number.
19922              
19923              Subject: [PATCH 5.6.1 Debugger] More diagnostics
19924              From: David Sparks <daves@ActiveState.com>
19925              Date: Tue, 17 Oct 2000 15:00:24 -0700
19926              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
19927      Branch: perl
19928            ! lib/perl5db.pl
19929 ____________________________________________________________________________
19930 [  7355] By: jhi                                   on 2000/10/17  14:11:31
19931         Log: On output try to downgrade to bytes, croak if impossible,
19932              from Simon Cozens.  This means that outputting >255 UTF8
19933              is impossible.  Consider this as a strong incentive to get
19934              the I/O disciplines implemented.
19935      Branch: perl
19936            ! doio.c pod/perldiag.pod sv.c
19937 ____________________________________________________________________________
19938 [  7354] By: jhi                                   on 2000/10/17  13:42:23
19939         Log: Clarify documentation on 'use bytes'.
19940              
19941              Subject: Re: What does 'use bytes' "mean" ?
19942              From: Simon Cozens <simon@cozens.net>
19943              Date: Mon, 18 Sep 2000 18:24:25 +0100
19944              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
19945      Branch: perl
19946            ! lib/bytes.pm
19947 ____________________________________________________________________________
19948 [  7353] By: jhi                                   on 2000/10/17  13:28:12
19949         Log: Workaround for a sfio bug where the stream error indicator
19950              is not cleared as documented.
19951              
19952              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
19953              From: Nicholas Clark <nick@ccl4.org>
19954              Date: Mon, 16 Oct 2000 18:28:23 +0100
19955              Message-ID: <20001016182823.J19700@plum.flirble.org>
19956      Branch: perl
19957            ! doio.c
19958 ____________________________________________________________________________
19959 [  7352] By: jhi                                   on 2000/10/17  13:06:19
19960         Log: More IoTYPE sprinkling.
19961      Branch: perl
19962            ! doio.c pp_hot.c
19963 ____________________________________________________________________________
19964 [  7351] By: jhi                                   on 2000/10/16  22:47:07
19965         Log: Detect early whether the std streams have gone bad.
19966              
19967              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
19968              Date: Mon, 16 Oct 2000 23:28:42 +0100
19969              From: Nicholas Clark <nick@ccl4.org>
19970              Message-ID: <20001016232842.A37942@plum.flirble.org>
19971      Branch: perl
19972            ! t/op/misc.t
19973 ____________________________________________________________________________
19974 [  7350] By: jhi                                   on 2000/10/16  22:45:16
19975         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
19976              From: "Peter J. Farley III" <pjfarley@banet.net>
19977              Date: Mon, 16 Oct 2000 18:15:59 -0400
19978              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
19979      Branch: perl
19980            ! djgpp/djgpp.c dosish.h t/io/open.t
19981 ____________________________________________________________________________
19982 [  7349] By: jhi                                   on 2000/10/16  22:36:45
19983         Log: perldelta tweak.
19984      Branch: perl
19985            ! pod/perldelta.pod
19986 ____________________________________________________________________________
19987 [  7348] By: jhi                                   on 2000/10/16  15:17:53
19988         Log: Update Changes.
19989      Branch: perl
19990            ! Changes patchlevel.h
19991 ____________________________________________________________________________
19992 [  7347] By: jhi                                   on 2000/10/16  13:55:27
19993         Log: Add the capability to include/exclude branches.
19994      Branch: perl
19995            ! Porting/genlog
19996 ____________________________________________________________________________
19997 [  7346] By: jhi                                   on 2000/10/16  13:18:04
19998         Log: Add Charles Lane.
19999      Branch: perl
20000            ! AUTHORS Changes
20001 ____________________________________________________________________________
20002 [  7345] By: jhi                                   on 2000/10/16  13:13:21
20003         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
20004      Branch: perl
20005            ! pod/perldelta.pod
20006 ____________________________________________________________________________
20007 [  7344] By: gsar                                  on 2000/10/16  09:30:21
20008         Log: integrate change#6220 from cfgperl
20009              
20010              Win32 patches from Benjamin Stuhl.
20011      Branch: maint-5.6/perl
20012           !> makedef.pl win32/win32.h
20013 ____________________________________________________________________________
20014 [  7343] By: gsar                                  on 2000/10/16  08:32:19
20015         Log: integrate changes#6221,6222 from cfgperl
20016              
20017              Remove tr///CU (the feature is to be obsoleted by better interfaces).
20018              From: simon@brecon.co.uk (Simon Cozens)
20019              Subject: [PATCH] Eliminate tr///[CU][CU]
20020              Date: 23 Jun 2000 11:05:40 GMT
20021              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
20022              
20023              doc typo fix
20024              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
20025              From: Ian Phillipps <Ian.Phillipps@iname.com>
20026              Date: Fri, 23 Jun 2000 10:40:58 +0100
20027              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
20028      Branch: maint-5.6/perl
20029           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
20030 ____________________________________________________________________________
20031 [  7342] By: gsar                                  on 2000/10/16  08:28:08
20032         Log: integrate change#6217 from cfgperl (in part)
20033              
20034              Rename the fdpid locking and integrate with Sarathy.
20035      Branch: maint-5.6/perl
20036           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
20037           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
20038           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
20039           !> win32/win32.c
20040 ____________________________________________________________________________
20041 [  7341] By: gsar                                  on 2000/10/16  08:23:39
20042         Log: integrate changes#6214..6216 from mainline
20043              
20044              @_ can't have junk in it even in the non-USE_ITHREADS case because
20045              caller() wants to populate @DB::args with it (causes a coredump
20046              in Carp::confess())
20047              
20048              tweak comment about @DB::args
20049              
20050              be more optimal about clearing @_
20051      Branch: maint-5.6/perl
20052           !> av.h cop.h pp_ctl.c t/op/runlevel.t
20053 ____________________________________________________________________________
20054 [  7340] By: gsar                                  on 2000/10/16  08:20:37
20055         Log: integrate changes#6207..6210 from cfgperl
20056              
20057              Subject: [PATCH 5.6.0] Threadsafe patches
20058              From: Dan Sugalski <dan@sidhe.org>
20059              To: perl5-porters@perl.org
20060              Date: Mon, 08 May 2000 18:08:13 -0400
20061              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
20062              
20063              Regen headers for #6207.
20064              
20065              Lock PL_fdpid against race conditions, based on:
20066              Subject: [PATCH 5.6.0]subprocess fixup for threads
20067              From: Dan Sugalski <dan@sidhe.org>
20068              To: perl5-porters@perl.org
20069              Date: Tue, 11 Apr 2000 17:02:32 -0400
20070              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
20071              
20072              Mopup for #6207 and #6209.
20073      Branch: maint-5.6/perl
20074           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
20075           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
20076           !> win32/win32.c
20077 ____________________________________________________________________________
20078 [  7339] By: gsar                                  on 2000/10/16  08:14:34
20079         Log: integrate change#6203 from cfgperl
20080              
20081              perldiag should refer to perlos2.pod not README.os2
20082      Branch: maint-5.6/perl
20083           !> pod/perldiag.pod
20084 ____________________________________________________________________________
20085 [  7338] By: gsar                                  on 2000/10/16  08:11:42
20086         Log: integrate change#6201 from mainline
20087              
20088              Perl_eval_pv() leaks 4 bytes every time it is called because it
20089              does a PUSHMARK that's never ever POPMARKed; in general, only
20090              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
20091              Perl_eval_[sp]v() don't because they don't take any incoming
20092              arguments (this leak has been around since the original version
20093              of perl_eval_pv() in 5.003_97e)
20094      Branch: maint-5.6/perl
20095           !> perl.c
20096 ____________________________________________________________________________
20097 [  7337] By: gsar                                  on 2000/10/16  08:08:47
20098         Log: integrate changes#6197..6200 from cfgperl
20099              
20100              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
20101              From: John Borwick <jhborwic@unity.ncsu.edu>
20102              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
20103              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
20104              
20105              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
20106              From: Dan Sugalski <dan@sidhe.org>
20107              To: vmsperl@perl.org, perl5-porters@perl.org
20108              Date: Fri, 02 Jun 2000 16:00:41 -0400
20109              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
20110              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
20111              
20112              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
20113              From: Dan Sugalski <dan@sidhe.org>
20114              To: perl5-porters@perl.org, vmsperl@perl.org
20115              Date: Fri, 02 Jun 2000 17:30:51 -0400
20116              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
20117              
20118              Update to cperl-mode.el 4.31 from
20119              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
20120              Subject: A couple of notes
20121              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20122              To: Mailing list Perl5 <perl5-porters@perl.org>
20123              Date: Sat, 3 Jun 2000 23:33:32 -0400
20124              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
20125      Branch: maint-5.6/perl
20126           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
20127           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
20128           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
20129           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
20130           !> vms/vmsish.h
20131 ____________________________________________________________________________
20132 [  7336] By: gsar                                  on 2000/10/16  08:03:46
20133         Log: integrate changes#6194,6195 from mainline
20134              
20135              fix small eval"" memory leaks under USE_ITHREADS
20136              
20137              fix yet another eval"" leak under USE_ITHREADS
20138      Branch: maint-5.6/perl
20139           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
20140           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
20141           !> vms/perly_c.vms
20142 ____________________________________________________________________________
20143 [  7335] By: gsar                                  on 2000/10/16  08:02:15
20144         Log: integrate changes#6190,6191 from mainline
20145              
20146              submit missing embed.pl change
20147              
20148              vec() loses numericalness (modified version of patch suggested
20149              by Robin Barker)
20150      Branch: maint-5.6/perl
20151           !> doop.c embed.pl t/op/vec.t
20152 ____________________________________________________________________________
20153 [  7334] By: gsar                                  on 2000/10/16  08:01:03
20154         Log: integrate change#6189 from mainline
20155              
20156              counting tr/// corrupts later operation (from M.J.T Guy)
20157      Branch: maint-5.6/perl
20158           !> doop.c t/op/tr.t
20159 ____________________________________________________________________________
20160 [  7333] By: gsar                                  on 2000/10/16  07:59:07
20161         Log: integrate changes#6183..6188 from mainline
20162              
20163              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
20164              <nick@ccl4.org>)
20165              
20166              tweak for change#6127
20167              
20168              remove incorrect documentation about implicit split to @_ in
20169              list context, which never really worked in perl 5 (from
20170              M.J.T. Guy)
20171              
20172              further qualify references to "alphanumeric" (from Wolfgang Laun
20173              <wolfgang.laun@alcatel.at>)
20174              
20175              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
20176              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
20177              
20178              h2xs tweaks
20179      Branch: maint-5.6/perl
20180           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
20181           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
20182           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
20183           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
20184           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
20185           !> pod/pod2latex.PL utils/h2xs.PL
20186 ____________________________________________________________________________
20187 [  7332] By: gsar                                  on 2000/10/16  07:53:52
20188         Log: integrate change#6179 from mainline
20189              
20190              buggy modulus on UVs introduced by change#3378 (resulted in
20191              4063328477 % 65535 amounting to 27406, instead of 27407)
20192      Branch: maint-5.6/perl
20193           !> pp.c t/op/arith.t
20194 ____________________________________________________________________________
20195 [  7331] By: gsar                                  on 2000/10/16  07:52:49
20196         Log: integrate changes#6176,6177,6178,6182 from cfgperl
20197              
20198              Single-quoted utf8 patch from Simon Cozens.
20199              
20200              Substitution utf8 patch from Simon Cozens.
20201              
20202              Be cleaner.
20203              
20204              Be Cleaner Part Deux.
20205      Branch: maint-5.6/perl
20206           !> Makefile.SH pp_hot.c toke.c
20207 ____________________________________________________________________________
20208 [  7330] By: gsar                                  on 2000/10/16  07:41:36
20209         Log: integrate change#6172 from mainline
20210              
20211              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
20212              (from Ilya Zakharevich)
20213      Branch: maint-5.6/perl
20214           !> regexec.c t/op/re_tests
20215 ____________________________________________________________________________
20216 [  7329] By: gsar                                  on 2000/10/16  07:40:25
20217         Log: integrate change#6171 from mainline
20218              
20219              scalar() doesn't force scalar context when used in void context
20220              (from Simon Cozens)
20221      Branch: maint-5.6/perl
20222           !> op.c t/op/wantarray.t
20223 ____________________________________________________________________________
20224 [  7328] By: gsar                                  on 2000/10/16  07:39:33
20225         Log: integrate change#6170 from mainline
20226              
20227              change#6142 needs tweaks to tests to work where there's no
20228              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
20229      Branch: maint-5.6/perl
20230           !> t/lib/filefind.t
20231 ____________________________________________________________________________
20232 [  7327] By: gsar                                  on 2000/10/16  07:35:34
20233         Log: integrate changes#6166..6168 from cfgperl
20234              
20235              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
20236              in case somebody wants to write an extension for more
20237              shadow database interfaces.
20238              
20239              tweak todo
20240              
20241              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
20242      Branch: maint-5.6/perl
20243           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20244           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
20245           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
20246           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
20247           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20248           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
20249 ____________________________________________________________________________
20250 [  7326] By: gsar                                  on 2000/10/16  07:29:05
20251         Log: integrate changes#6157,6159..6161,6164 from cfgperl
20252              
20253              Regen Configure to jive with #6149.
20254              
20255              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
20256              
20257              Changes for the File::Temp 0.08 (change #6159) test suite
20258              to fit better into the Perl distribution test framework.
20259              
20260              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
20261              both from Simon Cozens.
20262              
20263              detypo
20264      Branch: maint-5.6/perl
20265           +> pod/perlmodlib.PL pod/perlnewmod.pod
20266           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
20267           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
20268           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
20269           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
20270 ____________________________________________________________________________
20271 [  7325] By: gsar                                  on 2000/10/16  07:25:13
20272         Log: integrate change#6158 from vmsperl
20273              
20274              Add fallback to tmpfile for use in cases where user's relying on
20275              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
20276              Lane's patch)
20277      Branch: maint-5.6/perl
20278           !> vms/vms.c vms/vmsish.h
20279 ____________________________________________________________________________
20280 [  7324] By: gsar                                  on 2000/10/16  07:20:50
20281         Log: integrate changes#6153..6155 from mainline
20282              
20283              prettier Test::Harness output on failed tests (from Nicholas Clark
20284              <nick@Bagpuss.uk.boo.com>)
20285              
20286              avoid type mismatch warning
20287              
20288              small bug in change#6144; remove random \xA0 character that snuck
20289              in via change#6145
20290      Branch: maint-5.6/perl
20291           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
20292           !> perl.c
20293 ____________________________________________________________________________
20294 [  7323] By: gsar                                  on 2000/10/16  07:18:47
20295         Log: integrate changes#6151,6152 from mainline
20296              
20297              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
20298              
20299              cosmetic fixups of RE debug output (from Ilya Zakharevich)
20300      Branch: maint-5.6/perl
20301           !> regexec.c
20302 ____________________________________________________________________________
20303 [  7322] By: gsar                                  on 2000/10/16  07:17:25
20304         Log: integrate changes#6146..6150 from mainline
20305              
20306              doc typo
20307              
20308              add a make entry to Config.pm so "perl -V:make" works on VMS
20309              (from Peter Prymmer)
20310              
20311              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
20312              
20313              OS/2 tweaks for usethreads build (from Rocco Caputo
20314              <troc@netrus.net>)
20315              
20316              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
20317      Branch: maint-5.6/perl
20318           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
20319           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
20320           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
20321           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
20322           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
20323           !> warnings.pl x2p/a2p.h
20324 ____________________________________________________________________________
20325 [  7321] By: gsar                                  on 2000/10/16  07:14:02
20326         Log: integrate changes#6143..6145 from mainline
20327              
20328              MacOS support, part 1 (from Matthias Neeracher
20329              <neeri@iis.ee.ethz.ch>)
20330              
20331              MacOS support, part 2: make AutoSplit use File::Spec instead
20332              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
20333              <neeri@iis.ee.ethz.ch>)
20334              
20335              make xsubpp skip embedded pod (from Matthias Neeracher
20336              <neeri@iis.ee.ethz.ch>)
20337      Branch: maint-5.6/perl
20338           +> ext/DynaLoader/dl_mac.xs
20339           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
20340           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20341           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
20342           !> pp_ctl.c proto.h toke.c util.c util.h
20343 ____________________________________________________________________________
20344 [  7320] By: gsar                                  on 2000/10/16  07:12:13
20345         Log: integrate changes#6141,6142 from mainline
20346              
20347              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
20348              forwarded by Peter Seebach from the bsdi-users mailing list.
20349              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
20350              
20351              File::Find fails to chdir when chasing symlinks (from
20352              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
20353      Branch: maint-5.6/perl
20354           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
20355 ____________________________________________________________________________
20356 [  7319] By: gsar                                  on 2000/10/16  07:04:30
20357         Log: integrate change#6139 from mainline
20358              
20359              revise mktables.PL for bugs and newness in Unicode 3.0
20360              (from James Bence <jbence@amgen.com>)
20361      Branch: maint-5.6/perl
20362           +> (branch 30 files)
20363           !> (integrate 49 files)
20364 ____________________________________________________________________________
20365 [  7318] By: gsar                                  on 2000/10/16  07:01:01
20366         Log: integrate changes#6137,6138 from mainline
20367              
20368              fix bogus redeclaration warning for "our" variables in different
20369              scopes
20370              
20371              add note about the handling of negative indices to tied arrays
20372              (from Michael G Schwern <schwern@pobox.com>)
20373      Branch: maint-5.6/perl
20374           !> op.c pod/perltie.pod t/pragma/strict-vars
20375 ____________________________________________________________________________
20376 [  7317] By: gsar                                  on 2000/10/16  06:58:46
20377         Log: integrate changes#6127..6136 from mainline
20378              
20379              call_method(...,G_EVAL) can longjmp() out if the method probing
20380              failed (from Gisle Aas)
20381              
20382              new perlxstut example for passing/returning refs to arrays
20383              (from David Lowe <dlowe@pootpoot.com>)
20384              
20385              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
20386              
20387              fix places that mean C<"word" character> but say C<alphanumeric
20388              character>
20389              
20390              avoid warnings in POSIX.pm (from Barrie Slaymaker)
20391              
20392              warnings::enabled() doesn't fall back to looking at $^W if
20393              caller isn't using lexical warnings (from Paul Marquess)
20394              
20395              elide bogus test in change#6132
20396              
20397              make Test::Harness use wait.h/WCOREDUMP if available
20398              (from Ben Tilly <ben_tilly@hotmail.com>)
20399              
20400              enable Test::Harness to dynamically determine column width etc.
20401              (from Rob Napier <rnapier@employees.org>)
20402              
20403              random pod typos (from Peter Scott <Peter@PSDT.com>)
20404      Branch: maint-5.6/perl
20405           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
20406           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
20407           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
20408           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
20409 ____________________________________________________________________________
20410 [  7316] By: gsar                                  on 2000/10/16  06:53:23
20411         Log: integrate change#6126 from mainline
20412              
20413              change#2879 broke rvalue autovivification of magicals such as
20414              ${$num} (reworked variant of patch suggested by Simon Cozens)
20415      Branch: maint-5.6/perl
20416           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
20417           !> pp_hot.c proto.h t/op/gv.t
20418 ____________________________________________________________________________
20419 [  7315] By: gsar                                  on 2000/10/16  06:51:38
20420         Log: integrate changes#6123,6125 from mainline
20421              
20422              clarify gotcha with #line directives (from Rocco Caputo
20423              <troc@netrus.net>)
20424              
20425              enable propagating exception objects via Perl_croak() in XS code
20426              (from Gisle Aas)
20427      Branch: maint-5.6/perl
20428           !> pod/perldebug.pod pod/perlsyn.pod util.c
20429 ____________________________________________________________________________
20430 [  7314] By: gsar                                  on 2000/10/16  06:49:28
20431         Log: integrate change#6122 from mainline
20432              
20433              downgrade fatal error on C<"foo@nosucharray.com"> to optional
20434              warning (from Mark-Jason Dominus)
20435      Branch: maint-5.6/perl
20436           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
20437           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
20438           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
20439           !> toke.c
20440 ____________________________________________________________________________
20441 [  7313] By: gsar                                  on 2000/10/16  06:46:54
20442         Log: integrate changes#6112..6121 from vmsperl
20443              
20444              Check for existence of file before trying to delete
20445              
20446              Ugly workaround for version-specific RTL error
20447              
20448              Urk -- undo previous removal of vmsish 'exit' change
20449              
20450              Add bounds checking for several strings (Charles Lane)
20451              
20452              Miscellaneous cosmetic fixes (Charles Lane)
20453              
20454              Treat sockets as special in sys(read|write) (Charles Lane et al.)
20455              
20456              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
20457              Flatten case labels in switch statements uniformly (Charles Bailey)
20458              
20459              Quiet error messages in vmsish.t (Charles Lane)
20460              
20461              Add missing escape (Charles Lane)
20462              
20463              Allow eliminate_macros() and fixpath() to handle space-delimited
20464              lists (based on fixes by Craig Berry)
20465      Branch: maint-5.6/perl
20466           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
20467           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
20468           !> vms/vmsish.h
20469 ____________________________________________________________________________
20470 [  7312] By: gsar                                  on 2000/10/16  06:41:18
20471         Log: integrate changes#6107,6110 from cfgperl
20472              
20473              Tweak the todo list.
20474              
20475              todo tweak
20476      Branch: maint-5.6/perl
20477           !> Todo-5.6
20478 ____________________________________________________________________________
20479 [  7311] By: gsar                                  on 2000/10/16  06:38:38
20480         Log: integrate changes#6104,6108 from mainline
20481              
20482              PL_sys_intern was being initialized too late on windows
20483              
20484              reenable fake signal handling on Windows, bugs and all
20485      Branch: maint-5.6/perl
20486           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
20487           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
20488           !> win32/win32.c
20489 ____________________________________________________________________________
20490 [  7310] By: gsar                                  on 2000/10/16  06:36:03
20491         Log: integrate changes#6095,6097..6103 from cfgperl
20492              
20493              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
20494              might be useful in future.
20495              
20496              Add a note about possible compilation problems from Allen Smith.
20497              
20498              Add a note about other, yet unsupported, shadow password APIs.
20499              
20500              Tweaks for the cc bugs from Allen Smith.
20501              
20502              More compilation tweakery from Allen Smith.
20503              
20504              Hints and test tweaks for Unicos.
20505              
20506              The test suite tweak in #6101 wasn't quite right.
20507              
20508              Test tweaking for Unicos continues.
20509      Branch: maint-5.6/perl
20510           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20511           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
20512           !> t/lib/complex.t t/op/64bitint.t
20513 ____________________________________________________________________________
20514 [  7309] By: gsar                                  on 2000/10/16  06:29:41
20515         Log: integrate changes#6093,6094 from mainline
20516              
20517              fork() failure to create pseudo process sets errno=EAGAIN and returns
20518              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
20519              
20520              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
20521      Branch: maint-5.6/perl
20522           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
20523           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
20524 ____________________________________________________________________________
20525 [  7308] By: gsar                                  on 2000/10/16  06:27:29
20526         Log: integrate change#6092 from cfgperl
20527              
20528              Regen perltoc with the fixed buildtoc.
20529      Branch: maint-5.6/perl
20530           !> pod/perltoc.pod
20531 ____________________________________________________________________________
20532 [  7307] By: gsar                                  on 2000/10/16  06:26:40
20533         Log: integrate changes#6089,6090 from mainline
20534              
20535              buildtoc tweak to fix newline lossage
20536              
20537              concat doesn't preserve utf8-ness, and doesn't invalidate
20538              [NI]OK; added tests for both
20539      Branch: maint-5.6/perl
20540           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
20541 ____________________________________________________________________________
20542 [  7306] By: gsar                                  on 2000/10/16  06:24:05
20543         Log: integrate change#6088 from cfgperl
20544              
20545              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
20546              because we do not use those.  The HAS_GETSPNAM remains,
20547              though, because we still do use that.
20548      Branch: maint-5.6/perl
20549           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20550           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
20551           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
20552           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
20553           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20554           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
20555 ____________________________________________________________________________
20556 [  7305] By: gsar                                  on 2000/10/16  06:15:52
20557         Log: integrate changes#6084,6085,6087 from mainline
20558              
20559              substr() does not preserve utf8-ness (from Stefan Eissing
20560              <Eissing@medicaldataservice.de>); added tests
20561              
20562              repeat operator (x) doesn't preserve utf8-ness
20563              
20564              reverse() and quotemeta() weren't preserving utf8-ness; add tests
20565      Branch: maint-5.6/perl
20566           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
20567 ____________________________________________________________________________
20568 [  7304] By: gsar                                  on 2000/10/16  06:13:10
20569         Log: integrate changes#6077..6083 from mainline
20570              
20571              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
20572              and Tom Phoenix)
20573              
20574              workaround for CRT bug in chdir() (from Charles Lane, via
20575              Peter Prymmer)
20576              
20577              remove outdated kludge in Carp (NULLs are permitted in diagnostics
20578              now)
20579              
20580              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
20581              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
20582              
20583              better default perlbug categories for ok reports (from Richard Foley)
20584              
20585              peek.t non-portable to ithreads
20586              
20587              note about undocumented caller() return value (from M.J.T. Guy);
20588              yet another peek.t tweak
20589      Branch: maint-5.6/perl
20590           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
20591           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
20592           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
20593           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
20594           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
20595           !> vms/vmsish.h
20596 ____________________________________________________________________________
20597 [  7303] By: gsar                                  on 2000/10/16  06:03:18
20598         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
20599              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
20600              
20601              &HUGE_VAL is not defined, it exists.
20602              
20603              Do not warn that an infinity does not look like a number.
20604              
20605              Rewrite the pwent/spent logic to be a little bit more clearer.
20606              
20607              Continue on the pwent/spent case.
20608              
20609              Correct Freudian slip.
20610              
20611              Use HUGE_VALL if applicable.
20612              
20613              pwent/spent #ifdef imbalance.
20614              
20615              Infinite problems.
20616              
20617              Call getspnam() only iff needd.
20618              
20619              Test both the scalar and list contexts.
20620              
20621              Use setxxent()/endxxent().
20622              
20623              Complex tweakery.
20624              
20625              Unicos hint tweak.
20626              
20627              Be more forgiving in POSIX about HUGE_VALL.
20628              
20629              Detypo.
20630              
20631              The search of infinity continues, this time simplified.
20632              
20633              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
20634              in natively 64-bit platforms where a long is a quad (no need
20635              for long longs).  Also added bias for IVs.
20636              
20637              Complex tweaks.
20638              
20639              Introduce t/lib/peek.t.
20640              
20641              Make the test more portable.
20642      Branch: maint-5.6/perl
20643           +> t/lib/peek.t
20644            ! pp_sys.c
20645           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
20646           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
20647           !> t/op/pwent.t toke.c util.c
20648 ____________________________________________________________________________
20649 [  7302] By: gsar                                  on 2000/10/16  05:03:37
20650         Log: integrate changes#6066..6071 from mainline
20651              
20652              s/END/CHECK/
20653              
20654              replace direct call to sighandler() with (*PL_sighandlerp)()
20655              
20656              note about values()
20657              
20658              File::Spec compatibility update (from Barrie Slaymaker
20659              <barries@slaysys.com>)
20660              
20661              remove misleading comment (from M.J.T. Guy)
20662              
20663              misformatted perllocal.pod (from Tim Jenness
20664              <t.jenness@jach.hawaii.edu>)
20665      Branch: maint-5.6/perl
20666           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
20667           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
20668           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
20669           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
20670 ____________________________________________________________________________
20671 [  7301] By: gsar                                  on 2000/10/16  05:00:08
20672         Log: integrate changes#6061..6063 from mainline
20673              
20674              change#5921 neglected to make eq honor "use bytes"
20675              
20676              additional tests for utf8.t
20677              
20678              tokeq() could read unallocated field in argument
20679      Branch: maint-5.6/perl
20680           !> sv.c t/pragma/utf8.t toke.c
20681 ____________________________________________________________________________
20682 [  7300] By: gsar                                  on 2000/10/16  04:56:54
20683         Log: integrate changes#6046,6048,6057,6058 from mainline
20684              
20685              libscheck has insufficient checks for n32 libs (from
20686              Albert Chin-A-Young <china@thewrittenword.com>)
20687              
20688              add note about how $( doesn't interpolate in REs (from
20689              Philip Newton <newton@ficus.frogspace.net>)
20690              
20691              fix broken parsing of /\x{ab}/
20692              
20693              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
20694              (spotted by Donald Kinzer <dkinzer@premia.com>)
20695      Branch: maint-5.6/perl
20696           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
20697           !> t/pragma/utf8.t
20698 ____________________________________________________________________________
20699 [  7299] By: gsar                                  on 2000/10/16  04:52:50
20700         Log: integrate change#6044 from mainline
20701              
20702              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
20703              such that underscores are only ignored in literal numbers,
20704              "\x{...}", and hex/oct argument
20705      Branch: maint-5.6/perl
20706           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
20707 ____________________________________________________________________________
20708 [  7298] By: gsar                                  on 2000/10/16  04:50:53
20709         Log: integrate changes#6027..6043 from mainline
20710              
20711              podlators-1.02 update (from Russ Allbery)
20712              
20713              Pod::Man generates groff-incompatible macro definition (from
20714              Tom Christiansen)
20715              
20716              add CGI.pm v2.66 (from Lincoln Stein)
20717              
20718              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
20719              for @- and @+ (from Johan Vromans)
20720              
20721              small nits in diagnostics.pm (from Robin Barker)
20722              
20723              whitespace adjustments
20724              
20725              missing files in MANIFEST
20726              
20727              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
20728              to compensate
20729              
20730              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
20731              
20732              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
20733      Branch: maint-5.6/perl
20734           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
20735           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
20736           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
20737           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
20738           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
20739           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
20740           !> t/lib/cgi-html.t t/lib/cgi-request.t
20741 ____________________________________________________________________________
20742 [  7297] By: gsar                                  on 2000/10/16  04:44:30
20743         Log: integrate change#6025 from mainline
20744              
20745              Is{Alnum,Alpha,Word} don't match titlecase
20746              TODO: IsSpace is defined recursively!
20747              (both spotted by Larry)
20748      Branch: maint-5.6/perl
20749           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20750           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
20751 ____________________________________________________________________________
20752 [  7296] By: gsar                                  on 2000/10/16  04:39:30
20753         Log: integrate change#6023 from mainline
20754              
20755              debugger stomps on $. (from M.J.T. Guy)
20756      Branch: maint-5.6/perl
20757           !> lib/perl5db.pl
20758 ____________________________________________________________________________
20759 [  7295] By: gsar                                  on 2000/10/16  04:38:02
20760         Log: integrate change#6022 from mainline
20761              
20762              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
20763      Branch: maint-5.6/perl
20764           !> sv.c
20765 ____________________________________________________________________________
20766 [  7294] By: gsar                                  on 2000/10/16  04:37:05
20767         Log: integrate changes#6018..6021 from mainline
20768              
20769              make lib/syslog.t portable to systems that don't have _PATH_LOG,
20770              make _PATH_LOG() return "" if unavailable
20771              
20772              windows portability tweaks
20773              
20774              test tweak
20775              
20776              remove Win2K issue in pod (fixed by change#6020)
20777      Branch: maint-5.6/perl
20778           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
20779           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
20780           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
20781 ____________________________________________________________________________
20782 [  7293] By: gsar                                  on 2000/10/16  04:20:00
20783         Log: integrate changes#6013..6015 from mainline
20784              
20785              tweak change#5945 to display correct switch name in diagnostic
20786              
20787              glob() loading File::Glob behind the scenes may cause syntax errors
20788              
20789              tweak test for portability
20790      Branch: maint-5.6/perl
20791           !> op.c perl.c pod/perldiag.pod t/lib/b.t
20792 ____________________________________________________________________________
20793 [  7292] By: gsar                                  on 2000/10/16  04:18:11
20794         Log: integrate changes#6005..6010 from mainline, cfgperl
20795              
20796              perldoc might fail via "use blib" (from Hugo van der Sanden)
20797              
20798              Regen Configure.
20799              
20800              note about compile failures and END blocks (from M.J.T. Guy)
20801              
20802              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
20803              
20804              (change#6009 integrated earlier in change#7255)
20805              
20806              clarify note about shadow password support (from
20807              gellyfish@gellyfish.com)
20808      Branch: maint-5.6/perl
20809           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20810           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
20811           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
20812 ____________________________________________________________________________
20813 [  7291] By: gsar                                  on 2000/10/16  04:12:03
20814         Log: integrate changes#6002,6003 from mainline
20815              
20816              destructive sv_setsv() can lose UV-ness from source, causing
20817              numeric promotions/comparisons to fail to do the right thing
20818              
20819              allow REG_EXPAND_SZ keys in Windows registry (from
20820              John Clayton <John.Clayton@barclayscapital.com>)
20821      Branch: maint-5.6/perl
20822           !> sv.c win32/win32.c
20823 ____________________________________________________________________________
20824 [  7290] By: gsar                                  on 2000/10/16  04:10:19
20825         Log: integrate change#6001 from mainline
20826              
20827              support additional library locations via $Config{otherlibdirs}
20828              (from Andy Dougherty)
20829      Branch: maint-5.6/perl
20830           !> Configure INSTALL Porting/Glossary Porting/config.sh
20831           !> Porting/config_H config_h.SH epoc/config.sh perl.c
20832           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
20833           !> win32/config.bc win32/config.gc win32/config.vc
20834 ____________________________________________________________________________
20835 [  7289] By: gsar                                  on 2000/10/16  04:08:28
20836         Log: integrate change#5999 from mainline
20837              
20838              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
20839      Branch: maint-5.6/perl
20840           !> t/pragma/warn/toke toke.c
20841 ____________________________________________________________________________
20842 [  7288] By: gsar                                  on 2000/10/16  04:07:01
20843         Log: integrate changes#5997,5998 from cfgperl
20844              
20845              Preserve $!.
20846              
20847              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
20848      Branch: maint-5.6/perl
20849           !> lib/Math/Complex.pm
20850 ____________________________________________________________________________
20851 [  7287] By: gsar                                  on 2000/10/16  04:04:37
20852         Log: integrate change#5995 from mainline
20853              
20854              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
20855      Branch: maint-5.6/perl
20856           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
20857 ____________________________________________________________________________
20858 [  7286] By: gsar                                  on 2000/10/16  04:03:21
20859         Log: integrate change#5994 from mainline
20860              
20861              fix for missed accounting for null byte in pack("Z",...) (from
20862              M.J.T. Guy)
20863      Branch: maint-5.6/perl
20864           !> pp.c t/op/pack.t
20865 ____________________________________________________________________________
20866 [  7285] By: gsar                                  on 2000/10/16  04:02:11
20867         Log: integrate changes#5989..5993 from mainline
20868              
20869              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
20870              itself and no other (from Tom Hughes)
20871              
20872              use $ENV{LIB} to search for libs under Visual C compiler
20873              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
20874              
20875              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
20876              
20877              pod nit (from Simon Cozens)
20878              
20879              various minor tweaks seen on p5p
20880      Branch: maint-5.6/perl
20881           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
20882           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
20883           !> t/op/array.t toke.c
20884 ____________________________________________________________________________
20885 [  7284] By: gsar                                  on 2000/10/16  03:59:00
20886         Log: integrate changes#5978..5988 from mainline
20887              
20888              sync version numbers in File::Spec with the ones on CPAN
20889              (from Barrie Slaymaker)
20890              
20891              under useithreads, constant pad entries could inadvertantly be
20892              shared across threads (from Eric Blood <eblood@xmission.com>);
20893              added Eric's test case to testsuite
20894              
20895              allow Configure -S to run non-interactively (spotted by Greg Hudson
20896              <ghudson@mit.edu>)
20897              
20898              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
20899              prototype mismatch with CORE::glob(); update pod and tests to
20900              suit (File::Glob::glob() is still available for backward
20901              compatibility, but should be considered deprecated)
20902              
20903              avoid error in IO::Socket::INET when given an unknown service name
20904              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
20905              
20906              numeric conversion of non-number in change#3378 tramples on
20907              OOK offset, causing segfaults
20908              
20909              attributes::reftype() doesn't work on tied argument
20910              
20911              forked child may not exit correctly if it failed to open
20912              /dev/console (from Graham Barr)
20913              
20914              add regular expressions tutorial and quick-start guide (from
20915              Mark Kvale <kvale@phy.ucsf.edu>)
20916              
20917              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
20918              
20919              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
20920              <paul@miraclefish.com>)
20921      Branch: maint-5.6/perl
20922           +> pod/perlrequick.pod pod/perlretut.pod
20923           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
20924           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
20925           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
20926           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
20927           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
20928           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
20929           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
20930           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
20931 ____________________________________________________________________________
20932 [  7283] By: gsar                                  on 2000/10/16  03:52:14
20933         Log: integrate change#5977 from mainline
20934              
20935              autoquote barewords followed by newline and arrow properly
20936              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
20937      Branch: maint-5.6/perl
20938           !> t/pragma/warn/toke toke.c
20939 ____________________________________________________________________________
20940 [  7282] By: gsar                                  on 2000/10/16  03:50:48
20941         Log: integrate change#5976 from mainline
20942              
20943              DB_File v1.73 update (from Paul Marquess)
20944      Branch: maint-5.6/perl
20945           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
20946           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
20947 ____________________________________________________________________________
20948 [  7281] By: gsar                                  on 2000/10/16  03:49:14
20949         Log: integrate change#5975 from mainline
20950              
20951              allow sort() reentrancy (variant of patch suggested by
20952              Hugo van der Sanden)
20953      Branch: maint-5.6/perl
20954           !> pp_ctl.c t/op/sort.t
20955 ____________________________________________________________________________
20956 [  7280] By: gsar                                  on 2000/10/16  03:48:22
20957         Log: integrate change#5974 from mainline
20958              
20959              change#4197 somehow missed initializing PL_errors, meaning
20960              syntax error queueing wasn't working outside eval"" at all;
20961              also fixed eval"" to localize PL_error_count, so that compile-time
20962              eval's don't clobber the error state of the outer context
20963      Branch: maint-5.6/perl
20964           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
20965           !> t/pragma/warn/toke
20966 ____________________________________________________________________________
20967 [  7279] By: gsar                                  on 2000/10/16  03:46:21
20968         Log: integrate change#5973 from mainline
20969              
20970              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
20971      Branch: maint-5.6/perl
20972           !> regcomp.c regexec.c t/op/re_tests
20973 ____________________________________________________________________________
20974 [  7278] By: gsar                                  on 2000/10/16  03:44:54
20975         Log: integrate change#5971 from cfgperl
20976              
20977              Unicos tweaks from Mark P. Lutz.
20978      Branch: maint-5.6/perl
20979           !> hints/unicos.sh lib/Math/Complex.pm
20980 ____________________________________________________________________________
20981 [  7277] By: gsar                                  on 2000/10/16  03:42:59
20982         Log: integrate changes#5966..5970 from mainline
20983              
20984              add testsuite for B backends, fix bug in B::Deparse (from
20985              Simon Cozens <simon@brecon.co.uk>)
20986              
20987              improved docs on the warn_uninit diagnostic (from David Glasser
20988              and Simon Cozens)
20989              
20990              tolerate spaces in group names in test on solaris (from David Boyce
20991              <dsb@boyski.com>)
20992              
20993              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
20994              
20995              Data::Dumper fumbles negative numbers on 32-bit platforms where
20996              IV is >32bits
20997      Branch: maint-5.6/perl
20998           +> t/lib/b.t t/lib/syslog.t
20999           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
21000           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
21001           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
21002 ____________________________________________________________________________
21003 [  7276] By: gsar                                  on 2000/10/16  03:39:30
21004         Log: integrate change#5965 from mainline
21005              
21006              avoid "will not stay shared" warnings for our variables (from
21007              Robin Barker)
21008      Branch: maint-5.6/perl
21009           !> op.c t/pragma/warn/op
21010 ____________________________________________________________________________
21011 [  7275] By: gsar                                  on 2000/10/16  03:38:18
21012         Log: integrate change#5964 from mainline
21013              
21014              reformat to 72 columns (again)
21015      Branch: maint-5.6/perl
21016           !> pod/perldiag.pod
21017 ____________________________________________________________________________
21018 [  7274] By: gsar                                  on 2000/10/16  03:36:58
21019         Log: integrate change#5963 from mainline
21020              
21021              patch from Larry to make (\&) prototype work; added tests for
21022              the same
21023      Branch: maint-5.6/perl
21024           !> op.c t/comp/proto.t
21025 ____________________________________________________________________________
21026 [  7273] By: gsar                                  on 2000/10/16  03:35:51
21027         Log: integrate changes#5956..5962 from mainline
21028              
21029              better diagnostics on failed tests (from Ilya Zakharevich)
21030              
21031              pod nits (from A. C. Yardley <yardley@tanet.net>)
21032              
21033              change#3569 deleted some essential code, revert; avoid use of
21034              atexit() to make DynaLoader work properly on AIX under mod_perl
21035              (from Jens-Uwe Mager <jum@helios.de>)
21036              
21037              doubled words in pods (from Simon Cozens
21038              <simon.p.cozens@jp.pwcglobal.com>)
21039              
21040              better INSTALL notes on Solaris issues (from Dominic Dunlop)
21041              
21042              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
21043              
21044              updated README.hpux (from Jeff Okamoto)
21045      Branch: maint-5.6/perl
21046           !> INSTALL README.hpux emacs/cperl-mode.el
21047           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
21048           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
21049           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
21050           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
21051           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
21052           !> t/op/lex_assign.t
21053 ____________________________________________________________________________
21054 [  7272] By: gsar                                  on 2000/10/16  03:31:22
21055         Log: integrate change#5955 from mainline
21056              
21057              longstanding bug exposed by change#3307: sort arguments weren't
21058              compiled with the right wantarray context (ensuing runtime lookup
21059              via block_gimme() was getting the incidental context of the
21060              sort() itself)
21061      Branch: maint-5.6/perl
21062           !> op.c t/op/sort.t
21063 ____________________________________________________________________________
21064 [  7271] By: gsar                                  on 2000/10/16  03:29:11
21065         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
21066              branch
21067              
21068              Flatten the cpp jungle doing the nosuid checking.
21069              
21070              Do not assume sign propagation. (from M.J.T. Guy)
21071              
21072              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
21073              
21074              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
21075              Now pp_ncmp() returns undef is either operand is a NaN.
21076              
21077              On second thoughts frexp() does have two arguments.
21078              
21079              Document that tr() is not tr(1).
21080              
21081              Be more robust on "extreme" (large absolute value)
21082              arguments.  Originally reported by Daniel Connelly
21083              as a problem with asinh() on large negative arguments,
21084              asinh() used to bail out because an argument to log()
21085              ended up being zero.  Ilya Zakharevich proposed using
21086              Taylor's series in such cases, which for such large
21087              arguments is a very good approximation.
21088              
21089              Undo "use integer" addition from 64bitint as it seems
21090              to break most of the subtests in Digital UNIX;
21091              Unicos needs to find another way.
21092      Branch: maint-5.6/perl
21093           !> (integrate 29 files)
21094 ____________________________________________________________________________
21095 [  7270] By: gsar                                  on 2000/10/16  03:09:44
21096         Log: integrate changes#5948,5949,5950 from mainline
21097              
21098              typo in vars.pm that leads to cryptic message (from Piotr
21099              Piatkowski <kompas@kompas.usr.onet.pl>)
21100              
21101              make perldoc use the pod2man from the same version (from
21102              M.J.T. Guy)
21103              
21104              reformat perldiag to avoid long lines
21105      Branch: maint-5.6/perl
21106           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
21107 ____________________________________________________________________________
21108 [  7269] By: gsar                                  on 2000/10/16  03:05:54
21109         Log: integrate change#5947 from mainline
21110              
21111              use &dl_error rather than &dl_load_file as the guard for calling
21112              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
21113              statically built perl)
21114      Branch: maint-5.6/perl
21115           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
21116 ____________________________________________________________________________
21117 [  7268] By: gsar                                  on 2000/10/16  03:04:48
21118         Log: integrate change#5945 from mainline
21119              
21120              make module name mandatory after -M switch; reorder perldiag
21121              alphabetically (from Mark-Jason Dominus)
21122      Branch: maint-5.6/perl
21123           !> perl.c pod/perldiag.pod
21124 ____________________________________________________________________________
21125 [  7267] By: gsar                                  on 2000/10/16  03:03:01
21126         Log: integrate change#5939 from mainline
21127              
21128              more pod nits (from Larry Virden)
21129      Branch: maint-5.6/perl
21130           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
21131           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
21132           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
21133 ____________________________________________________________________________
21134 [  7266] By: gsar                                  on 2000/10/16  03:01:39
21135         Log: integrate change#5938 from mainline
21136              
21137              Consolidated B::Deparse fixes (from Stephen McCamant)
21138      Branch: maint-5.6/perl
21139           !> ext/B/B/Deparse.pm
21140 ____________________________________________________________________________
21141 [  7265] By: gsar                                  on 2000/10/16  03:00:43
21142         Log: integrate change#5936 from mainline
21143              
21144              additional tests for change#7263 (from Paul Marquess)
21145      Branch: maint-5.6/perl
21146           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
21147           !> t/pragma/warn/5nolint t/pragma/warn/6default
21148 ____________________________________________________________________________
21149 [  7264] By: gsar                                  on 2000/10/16  02:58:34
21150         Log: integrate change#5934 from mainline
21151              
21152              propagate lexical warnings from surrounding scope correctly
21153              within string eval() (from Paul Marquess)
21154      Branch: maint-5.6/perl
21155           !> pp_ctl.c t/pragma/warn/pp_ctl
21156 ____________________________________________________________________________
21157 [  7263] By: gsar                                  on 2000/10/16  02:56:53
21158         Log: integrate change#5932 from mainline
21159              
21160              add rsignal(), whichsig() and do_join() to public API list
21161              (mod_perl uses them to good advantage)
21162      Branch: maint-5.6/perl
21163           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
21164 ____________________________________________________________________________
21165 [  7262] By: gsar                                  on 2000/10/16  02:55:53
21166         Log: integrate change#5931 from mainline
21167              
21168              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
21169      Branch: maint-5.6/perl
21170           !> pp_hot.c regexec.c t/op/pat.t
21171 ____________________________________________________________________________
21172 [  7261] By: gsar                                  on 2000/10/16  02:55:01
21173         Log: integrate change#5930 from mainline
21174              
21175              small os390 tweaks (from Peter Prymmer)
21176      Branch: maint-5.6/perl
21177           !> config_h.SH makedepend.SH
21178 ____________________________________________________________________________
21179 [  7260] By: gsar                                  on 2000/10/16  02:54:10
21180         Log: integrate change#5929 from mainline
21181              
21182              pod nits
21183      Branch: maint-5.6/perl
21184           !> pod/perlguts.pod
21185 ____________________________________________________________________________
21186 [  7259] By: gsar                                  on 2000/10/16  02:52:55
21187         Log: integrate change#5927 from mainline
21188              
21189              arrange for next() to resume at the unstack op rather than the
21190              loop conditional, so that scope cleanup happens correctly
21191              (from Stephen McCamant)
21192      Branch: maint-5.6/perl
21193           !> op.c pp_ctl.c t/op/misc.t
21194 ____________________________________________________________________________
21195 [  7258] By: gsar                                  on 2000/10/16  02:51:38
21196         Log: integrate change#5926 from mainline
21197              
21198              on windows, reserve 16M of stack rather than 128M (allows more
21199              threads to run concurrently)
21200      Branch: maint-5.6/perl
21201           !> win32/Makefile win32/makefile.mk
21202 ____________________________________________________________________________
21203 [  7257] By: gsar                                  on 2000/10/16  02:50:37
21204         Log: integrate change#5925 from mainline
21205              
21206              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
21207      Branch: maint-5.6/perl
21208           !> toke.c
21209 ____________________________________________________________________________
21210 [  7256] By: gsar                                  on 2000/10/16  02:49:36
21211         Log: integrate change#5924 from mainline
21212              
21213              avoid using uninitialized memory in require version check
21214      Branch: maint-5.6/perl
21215           !> pp_ctl.c universal.c
21216 ____________________________________________________________________________
21217 [  7255] By: gsar                                  on 2000/10/16  02:48:03
21218         Log: integrate changes#5923,5928,6009 from mainline
21219              
21220              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
21221      Branch: maint-5.6/perl
21222           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
21223 ____________________________________________________________________________
21224 [  7254] By: gsar                                  on 2000/10/16  02:44:46
21225         Log: integrate change#5922 from mainline
21226              
21227              commentary about IoTYPE() (from Nathan Torkington)
21228      Branch: maint-5.6/perl
21229           !> sv.h
21230 ____________________________________________________________________________
21231 [  7253] By: gsar                                  on 2000/10/16  02:43:49
21232         Log: integrate change#5921 from mainline
21233              
21234              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
21235      Branch: maint-5.6/perl
21236           !> sv.c t/lib/charnames.t t/pragma/utf8.t
21237 ____________________________________________________________________________
21238 [  7252] By: gsar                                  on 2000/10/16  02:42:31
21239         Log: integrate change#5920 from mainline
21240              
21241              Larry's fix for buggy propagation of utf8-ness in join(); add test
21242      Branch: maint-5.6/perl
21243           !> doop.c t/op/ver.t
21244 ____________________________________________________________________________
21245 [  7251] By: gsar                                  on 2000/10/16  02:41:14
21246         Log: integrate changes#5915..5919 from mainline
21247              
21248              various (pod tweaks &c)
21249      Branch: maint-5.6/perl
21250           !> (integrate 33 files)
21251 ____________________________________________________________________________
21252 [  7250] By: gsar                                  on 2000/10/16  02:38:16
21253         Log: integrate change#5914 from mainline
21254              
21255              caller() wasn't returning the right number of elements for
21256              eval {...}
21257      Branch: maint-5.6/perl
21258           !> pp_ctl.c t/pragma/warn/9enabled
21259 ____________________________________________________________________________
21260 [  7249] By: gsar                                  on 2000/10/16  02:37:02
21261         Log: integrate change#5913 from mainline
21262              
21263              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
21264              (from Mark-Jason Dominus)
21265      Branch: maint-5.6/perl
21266           !> pod/perlfunc.pod
21267 ____________________________________________________________________________
21268 [  7248] By: gsar                                  on 2000/10/16  02:35:58
21269         Log: integrate change#5912 from mainline
21270              
21271              fix totally broken caching in UNIVERSAL::isa() (from
21272              Nick Ing-Simmons)
21273      Branch: maint-5.6/perl
21274           !> t/op/universal.t universal.c
21275 ____________________________________________________________________________
21276 [  7247] By: gsar                                  on 2000/10/16  02:34:27
21277         Log: integrate changes#5910,5911 from mainline
21278              
21279              typo in pod
21280              
21281              add linebreak properties from unicode/LineBrk.txt (from
21282              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
21283      Branch: maint-5.6/perl
21284           +> (branch 29 files)
21285           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
21286 ____________________________________________________________________________
21287 [  7246] By: gsar                                  on 2000/10/16  02:33:29
21288         Log: integrate change#5909 from mainline
21289              
21290              mode argument to do_binmode() should be file mode, not boolean
21291      Branch: maint-5.6/perl
21292           !> pp_sys.c
21293 ____________________________________________________________________________
21294 [  7245] By: gsar                                  on 2000/10/16  02:31:04
21295         Log: integrate change#5908 from mainline
21296              
21297              introduce illegal symbols into null package so that
21298              gv_fetchpv(...,TRUE) always returns a valid GV even when the
21299              symbol is trapped by strictures (avoids coredumps)
21300      Branch: maint-5.6/perl
21301           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
21302           !> t/pragma/strict-vars
21303 ____________________________________________________________________________
21304 [  7244] By: jhi                                   on 2000/10/16  02:29:54
21305         Log: Subject: $Carp::ExportLevel confusion in Exporter
21306              From: "Ben Tilly" <ben_tilly@hotmail.com>
21307              Date: Sat, 14 Oct 2000 16:44:34 EDT
21308              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
21309      Branch: perl
21310            ! lib/Exporter/Heavy.pm
21311 ____________________________________________________________________________
21312 [  7243] By: jhi                                   on 2000/10/16  02:28:33
21313         Log: Subject: [PATCH perlguts.pod] Document offset hack
21314              From: Simon Cozens <simon@cozens.net>
21315              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
21316              Date: Sat, 14 Oct 2000 19:32:25 +0100
21317      Branch: perl
21318            ! pod/perlguts.pod
21319 ____________________________________________________________________________
21320 [  7242] By: gsar                                  on 2000/10/16  02:26:51
21321         Log: integrate changes#5905,5906,5907,6064 from mainline
21322              
21323              printf/sprintf didn't get quad types right under use64bitint
21324      Branch: maint-5.6/perl
21325           !> pp_sys.c sv.c t/op/64bitint.t
21326 ____________________________________________________________________________
21327 [  7241] By: jhi                                   on 2000/10/16  02:22:44
21328         Log: Subject: small pod patch
21329              From: Dan Boorstein <dan_boo@bellsouth.net>
21330              Date: Sat, 14 Oct 2000 14:29:24 -0400
21331              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
21332      Branch: perl
21333            ! pod/perlfaq7.pod pod/perlmod.pod
21334 ____________________________________________________________________________
21335 [  7240] By: jhi                                   on 2000/10/16  02:13:46
21336         Log: -w cleanup.
21337              
21338              Subject: Re: Problems with bleadperl 
21339              From: "Stephen P. Potter" <spp@ds.net>
21340              Date: Fri, 13 Oct 2000 13:32:49 -0400
21341              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
21342      Branch: perl
21343            ! t/pragma/overload.t
21344 ____________________________________________________________________________
21345 [  7239] By: jhi                                   on 2000/10/16  01:41:18
21346         Log: One more ~utf8 tweak.
21347      Branch: perl
21348            ! t/op/bop.t
21349 ____________________________________________________________________________
21350 [  7238] By: jhi                                   on 2000/10/16  01:34:14
21351         Log: Tweak the test of #7235.
21352      Branch: perl
21353            ! t/op/bop.t
21354 ____________________________________________________________________________
21355 [  7237] By: jhi                                   on 2000/10/16  01:25:04
21356         Log: Fix a couple of compiler-noted nits in #7235.
21357      Branch: perl
21358            ! pp.c
21359 ____________________________________________________________________________
21360 [  7236] By: jhi                                   on 2000/10/16  01:22:46
21361         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
21362      Branch: perl
21363            ! pp.c pp_hot.c
21364 ____________________________________________________________________________
21365 [  7235] By: jhi                                   on 2000/10/15  16:24:44
21366         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
21367              
21368              From: Simon Cozens <simon@cozens.net>
21369              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
21370              Date: Sat, 14 Oct 2000 20:52:13 +0100
21371              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
21372      Branch: perl
21373            ! pp.c t/op/bop.t utf8.h
21374 ____________________________________________________________________________
21375 [  7234] By: jhi                                   on 2000/10/15  15:19:29
21376         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
21377              The problem was that rx->minlen was in chars while pp_split()
21378              thought it would be in bytes. 
21379      Branch: perl
21380            ! pp.c t/pragma/utf8.t
21381 ____________________________________________________________________________
21382 [  7233] By: jhi                                   on 2000/10/14  20:24:24
21383         Log: Document FNCASE=y as discussed in the bug 20000902.009.
21384      Branch: perl
21385            ! README.dos
21386 ____________________________________________________________________________
21387 [  7232] By: jhi                                   on 2000/10/14  18:52:21
21388         Log: Add test for bug id 20000427.003 (which seems to have
21389              been fixed) (also duplicate as 20000427.004, though
21390              with a higher severity).  Move one utf8 from op/append
21391              to pragma/utf8, tag the tests with bug ids.
21392      Branch: perl
21393            ! t/op/append.t t/pragma/utf8.t
21394 ____________________________________________________________________________
21395 [  7231] By: jhi                                   on 2000/10/14  17:28:37
21396         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
21397      Branch: perl
21398            ! t/pragma/utf8.t
21399 ____________________________________________________________________________
21400 [  7230] By: jhi                                   on 2000/10/14  14:24:50
21401         Log: Needs to be conditional on SunOS 4.
21402              
21403              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
21404              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21405              Date: Sat, 14 Oct 2000 13:37:49 +0100
21406              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
21407      Branch: metaconfig/U/perl
21408            ! End.U
21409      Branch: perl
21410            ! Configure myconfig.SH pod/perldelta.pod
21411 ____________________________________________________________________________
21412 [  7229] By: jhi                                   on 2000/10/14  00:49:22
21413         Log: Update Changes.
21414      Branch: perl
21415            ! Changes patchlevel.h
21416 ____________________________________________________________________________
21417 [  7228] By: jhi                                   on 2000/10/14  00:46:10
21418         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
21419              From: Peter Prymmer <pvhp@forte.com>
21420              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
21421              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
21422      Branch: perl
21423            ! lib/utf8.pm
21424 ____________________________________________________________________________
21425 [  7227] By: jhi                                   on 2000/10/13  23:20:30
21426         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
21427      Branch: perl
21428            ! t/op/tie.t
21429 ____________________________________________________________________________
21430 [  7226] By: jhi                                   on 2000/10/13  22:14:32
21431         Log: Tweak #7225.
21432              
21433              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
21434              From: Peter Prymmer <pvhp@forte.com>
21435              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
21436              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
21437      Branch: perl
21438            ! t/op/sprintf.t
21439 ____________________________________________________________________________
21440 [  7225] By: jhi                                   on 2000/10/13  22:11:31
21441         Log: op/sprintf.t patch for OS/390 (and any other host with limited
21442              floating-point exponent length)
21443              
21444              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
21445              From: Dominic Dunlop <domo@computer.org>
21446              Date: Fri, 13 Oct 2000 19:17:57 +0200
21447              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
21448      Branch: perl
21449            ! t/op/sprintf.t
21450 ____________________________________________________________________________
21451 [  7224] By: jhi                                   on 2000/10/13  18:40:48
21452         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
21453      Branch: perl
21454            ! toke.c
21455 ____________________________________________________________________________
21456 [  7223] By: jhi                                   on 2000/10/13  18:37:13
21457         Log: Thinko in #7222.
21458      Branch: perl
21459            ! utf8.c
21460 ____________________________________________________________________________
21461 [  7222] By: jhi                                   on 2000/10/13  18:05:23
21462         Log: Use UTF8SKIP(), from Simon Cozens.
21463      Branch: perl
21464            ! utf8.c
21465 ____________________________________________________________________________
21466 [  7221] By: jhi                                   on 2000/10/13  15:43:19
21467         Log: (accidentally empty check-in)
21468      Branch: perl
21469            ! utf8.c
21470 ____________________________________________________________________________
21471 [  7220] By: jhi                                   on 2000/10/13  15:23:51
21472         Log: Add (optimistically) Storable to static extensions.
21473      Branch: perl
21474            ! hints/uwin.sh hints/vmesa.sh
21475 ____________________________________________________________________________
21476 [  7219] By: jhi                                   on 2000/10/13  15:20:05
21477         Log: Amdahl UTS doesn't seem to do dynaloading.
21478      Branch: perl
21479            ! hints/uts.sh
21480 ____________________________________________________________________________
21481 [  7218] By: jhi                                   on 2000/10/13  15:15:20
21482         Log: Slight tweak of the code to appease Amdahl UTS cc.
21483      Branch: perl
21484            ! pp.c
21485 ____________________________________________________________________________
21486 [  7217] By: jhi                                   on 2000/10/13  14:50:42
21487         Log: In Amdahl UTS "struct sv" is defined by a system header,
21488              <ksync.h>.
21489      Branch: perl
21490            ! perl.h sv.h
21491 ____________________________________________________________________________
21492 [  7216] By: jhi                                   on 2000/10/13  11:58:25
21493         Log: Ilya implemented the memory profiling API.
21494      Branch: perl
21495            ! Todo
21496 ____________________________________________________________________________
21497 [  7215] By: jhi                                   on 2000/10/13  02:56:38
21498         Log: Subject: [PATCH 5.7.0] Perl API for mstats
21499              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21500              Date: Thu, 12 Oct 2000 22:52:40 -0400
21501              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
21502      Branch: perl
21503            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
21504 ____________________________________________________________________________
21505 [  7214] By: jhi                                   on 2000/10/13  02:55:38
21506         Log: Subject: [PATCH 5.7.0] IVs in mtats
21507              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21508              Date: Thu, 12 Oct 2000 22:51:04 -0400
21509              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
21510      Branch: perl
21511            ! malloc.c perl.h
21512 ____________________________________________________________________________
21513 [  7213] By: jhi                                   on 2000/10/13  02:31:47
21514         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
21515      Branch: perl
21516            ! pod/perldiag.pod pp_sys.c
21517 ____________________________________________________________________________
21518 [  7212] By: jhi                                   on 2000/10/13  01:27:38
21519         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
21520              From: Peter Prymmer <pvhp@forte.com>
21521              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
21522              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
21523      Branch: perl
21524            ! t/op/oct.t
21525 ____________________________________________________________________________
21526 [  7211] By: jhi                                   on 2000/10/13  00:35:09
21527         Log: Update Changes.
21528      Branch: perl
21529            ! Changes patchlevel.h
21530 ____________________________________________________________________________
21531 [  7210] By: jhi                                   on 2000/10/12  23:59:40
21532         Log: The Install.pm third of
21533              
21534              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
21535              From: Bill Campbell <bill@celestial.com>
21536              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
21537              Date: Thu, 5 Oct 2000 18:04:51 -0700
21538      Branch: perl
21539            ! lib/ExtUtils/Install.pm
21540 ____________________________________________________________________________
21541 [  7209] By: jhi                                   on 2000/10/12  23:58:43
21542         Log: Two thirds of
21543              
21544              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
21545              Date: Thu, 5 Oct 2000 18:04:51 -0700
21546              From: Bill Campbell <bill@celestial.com>
21547              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
21548              
21549              The Install.pm changes will be submitted separately because
21550              they need some work and discussion still.
21551      Branch: perl
21552            ! lib/getopts.pl lib/termcap.pl
21553 ____________________________________________________________________________
21554 [  7208] By: jhi                                   on 2000/10/12  23:41:19
21555         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
21556              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21557              Date:     Thu, 12 Oct 2000 07:30:02 EDT
21558              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
21559      Branch: perl
21560            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
21561            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
21562 ____________________________________________________________________________
21563 [  7207] By: jhi                                   on 2000/10/12  23:39:01
21564         Log: An updated EBCDIC tr patch.
21565              
21566              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
21567              From: Peter Prymmer <pvhp@forte.com>
21568              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
21569              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
21570      Branch: perl
21571            ! t/op/tr.t
21572 ____________________________________________________________________________
21573 [  7206] By: jhi                                   on 2000/10/12  23:34:55
21574         Log: Upgrade to CPAN 1.58, from Andreas König.
21575      Branch: perl
21576            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21577 ____________________________________________________________________________
21578 [  7205] By: jhi                                   on 2000/10/12  23:29:08
21579         Log: Introduce the man[24-8] variables, from Andy Dougherty.
21580      Branch: metaconfig/U/perl
21581            + mandirs.U mandirstyle.U
21582      Branch: perl
21583            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21584            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
21585            ! vos/config.h vos/config.pl vos/config_h.SH_orig
21586            ! win32/config.bc win32/config.gc win32/config.vc
21587 ____________________________________________________________________________
21588 [  7204] By: gsar                                  on 2000/10/12  18:11:24
21589         Log: restore change#7202
21590      Branch: perl
21591            ! mg.c
21592 ____________________________________________________________________________
21593 [  7203] By: gsar                                  on 2000/10/12  18:09:40
21594         Log: another test of the Emergency Broadcast System--back out 
21595              change#7202
21596      Branch: perl
21597            ! mg.c
21598 ____________________________________________________________________________
21599 [  7202] By: gsar                                  on 2000/10/12  16:40:47
21600         Log: (submitted on behalf of Jarkko)
21601              Fix the lib/encode.t subtest 6 failure as reported by Andreas
21602              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
21603              was unearthed by change 7182, as was a bug in HTML::Entities.
21604      Branch: perl
21605            ! mg.c
21606 ____________________________________________________________________________
21607 [  7201] By: jhi                                   on 2000/10/11  03:16:05
21608         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
21609      Branch: perl
21610            ! pp_hot.c t/pragma/utf8.t
21611 ____________________________________________________________________________
21612 [  7200] By: jhi                                   on 2000/10/11  00:40:30
21613         Log: The #7198 was a false alarm.
21614      Branch: perl
21615            ! pp_hot.c
21616 ____________________________________________________________________________
21617 [  7199] By: jhi                                   on 2000/10/11  00:26:04
21618         Log: Remove duplicated code.
21619      Branch: perl
21620            ! t/lib/cgi-html.t
21621 ____________________________________________________________________________
21622 [  7198] By: jhi                                   on 2000/10/10  23:30:46
21623         Log: (Retracted by #7200.)
21624      Branch: perl
21625            ! pp_hot.c
21626 ____________________________________________________________________________
21627 [  7197] By: jhi                                   on 2000/10/10  21:49:30
21628         Log: Add the test case for #7190, from the original bug report
21629              by Andreas König.
21630      Branch: perl
21631            ! t/pragma/utf8.t
21632 ____________________________________________________________________________
21633 [  7196] By: jhi                                   on 2000/10/10  21:40:49
21634         Log: Reapply Andy's patch and regen Configure.
21635      Branch: perl
21636            ! Configure INSTALL Makefile.SH Porting/Glossary
21637            ! Porting/config.sh config_h.SH epoc/config.sh installperl
21638            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
21639            ! win32/config.vc
21640 ____________________________________________________________________________
21641 [  7195] By: jhi                                   on 2000/10/10  21:09:30
21642         Log: Use the versiononly instead of the installscripts,
21643              retract the changes 7146 and 7147.
21644      Branch: perl
21645            ! Configure INSTALL Makefile.SH Porting/Glossary
21646            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
21647            ! installperl uconfig.sh vos/config.def win32/config.bc
21648            ! win32/config.gc win32/config.vc
21649 ____________________________________________________________________________
21650 [  7194] By: jhi                                   on 2000/10/10  21:06:15
21651         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
21652              From: Peter Prymmer <pvhp@forte.com>
21653              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
21654              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
21655      Branch: perl
21656            ! t/op/ver.t
21657 ____________________________________________________________________________
21658 [  7193] By: jhi                                   on 2000/10/10  21:05:12
21659         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
21660              From: Peter Prymmer <pvhp@forte.com>
21661              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
21662              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
21663      Branch: perl
21664            ! t/op/tr.t
21665 ____________________________________________________________________________
21666 [  7192] By: jhi                                   on 2000/10/10  20:57:30
21667         Log: Add versiononly, delete installscripts, from Andy Dougherty.
21668      Branch: metaconfig
21669            - U/installdirs/installscripts.U
21670      Branch: metaconfig/U/perl
21671            + versiononly.U
21672 ____________________________________________________________________________
21673 [  7191] By: jhi                                   on 2000/10/10  19:41:21
21674         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
21675              From: Peter Prymmer <pvhp@forte.com>
21676              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
21677              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
21678      Branch: perl
21679            ! pod/perlebcdic.pod
21680 ____________________________________________________________________________
21681 [  7190] By: jhi                                   on 2000/10/10  19:26:14
21682         Log: Subject: Re: utf8 concat, mg_get
21683              From: Simon Cozens <simon@cozens.net>
21684              Date: Tue, 10 Oct 2000 17:40:17 +0100
21685              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
21686      Branch: perl
21687            ! pp_hot.c
21688 ____________________________________________________________________________
21689 [  7189] By: jhi                                   on 2000/10/10  19:23:03
21690         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
21691              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
21692              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
21693              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
21694      Branch: perl
21695            ! lib/ExtUtils/MM_Unix.pm
21696 ____________________________________________________________________________
21697 [  7188] By: jhi                                   on 2000/10/10  15:31:24
21698         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
21699              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
21700              Date: Fri, 14 Jul 2000 10:47:36 +0100
21701              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
21702      Branch: perl
21703            ! README.win32
21704 ____________________________________________________________________________
21705 [  7187] By: jhi                                   on 2000/10/10  13:30:10
21706         Log: Quote the temp file name, needed in Win32 because the
21707              default name unfortunately contains spaces, shouldn't
21708              hurt elsewhere.
21709              
21710              Subject: FW: perldoc fails if $TEMP contains spaces
21711              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
21712              Date: Thu, 14 Sep 2000 08:58:45 +0100
21713              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
21714      Branch: perl
21715            ! utils/perldoc.PL
21716 ____________________________________________________________________________
21717 [  7186] By: jhi                                   on 2000/10/10  13:16:27
21718         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
21719              From: hv@hugo.hybyte.com
21720              Date: Tue, 10 Oct 2000 14:10:20 +0100
21721              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
21722      Branch: perl
21723            ! t/lib/thr5005.t util.c
21724 ____________________________________________________________________________
21725 [  7185] By: jhi                                   on 2000/10/10  12:06:22
21726         Log: Upgrade to podlators 1.04, from Russ Allbery.
21727      Branch: perl
21728            ! lib/Pod/Man.pm lib/Pod/Text.pm
21729 ____________________________________________________________________________
21730 [  7184] By: jhi                                   on 2000/10/10  12:01:32
21731         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
21732      Branch: perl
21733            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
21734 ____________________________________________________________________________
21735 [  7183] By: jhi                                   on 2000/10/09  23:47:15
21736         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
21737              From: Peter Prymmer <pvhp@forte.com>
21738              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
21739              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
21740      Branch: perl
21741            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
21742 ____________________________________________________________________________
21743 [  7182] By: jhi                                   on 2000/10/09  23:43:16
21744         Log: Make eq work again with utf8 (disabling the upgrading
21745              should no more be necessary since the copies of the
21746              scalars are upgraded, not the scalars themselves).
21747              Takes care of ID 20001009.001.  (The claimed length()
21748              bug in 20001009.001 seems bogus to me.)
21749      Branch: perl
21750            ! sv.c t/pragma/utf8.t
21751 ____________________________________________________________________________
21752 [  7181] By: gsar                                  on 2000/10/09  19:41:54
21753         Log: tweak for change#7173
21754      Branch: perl
21755            ! win32/win32sck.c
21756 ____________________________________________________________________________
21757 [  7180] By: gsar                                  on 2000/10/09  19:26:56
21758         Log: on Windows, clean targets might not work under some flavors of the shell
21759      Branch: perl
21760            ! win32/Makefile win32/makefile.mk
21761 ____________________________________________________________________________
21762 [  7179] By: jhi                                   on 2000/10/09  19:21:02
21763         Log: Update Changes.
21764      Branch: perl
21765            ! Changes patchlevel.h
21766 ____________________________________________________________________________
21767 [  7178] By: jhi                                   on 2000/10/09  19:18:23
21768         Log: Warn about unknown scripts.
21769              
21770              Subject: Re: ideas? patches? [PATCH bleadperl]
21771              From: Dominic Dunlop <domo@computer.org>
21772              Date: Mon, 9 Oct 2000 14:57:17 +0200
21773              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
21774      Branch: perl
21775            ! lib/charnames.pm
21776 ____________________________________________________________________________
21777 [  7177] By: jhi                                   on 2000/10/09  19:13:27
21778         Log: Change #7160 had a nasty typo.
21779      Branch: metaconfig
21780            ! U/compline/Compile.U
21781      Branch: perl
21782            ! Configure config_h.SH
21783 ____________________________________________________________________________
21784 [  7176] By: gsar                                  on 2000/10/09  18:59:33
21785         Log: pod nit
21786      Branch: perl
21787            ! pod/perlport.pod
21788 ____________________________________________________________________________
21789 [  7175] By: gsar                                  on 2000/10/09  18:54:28
21790         Log: Windows9x doesn't support link(), despite what Config.pm
21791              might think
21792      Branch: perl
21793            ! lib/ExtUtils/Manifest.pm
21794 ____________________________________________________________________________
21795 [  7174] By: gsar                                  on 2000/10/09  18:50:03
21796         Log: avoid nonportable example code
21797      Branch: perl
21798            ! lib/File/Copy.pm
21799 ____________________________________________________________________________
21800 [  7173] By: gsar                                  on 2000/10/09  18:46:54
21801         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
21802              being used) when closing a socket handle
21803      Branch: perl
21804            ! win32/win32.c win32/win32.h win32/win32sck.c
21805 ____________________________________________________________________________
21806 [  7172] By: gsar                                  on 2000/10/09  18:41:40
21807         Log: on Windows, cwd strings in the environment should be of the
21808              form =X:=X:\foo instead of =X=X:\foo\
21809      Branch: perl
21810            ! win32/vdir.h
21811 ____________________________________________________________________________
21812 [  7171] By: gsar                                  on 2000/10/09  18:30:09
21813         Log: on Windows, LoadLibrary() could load an extension DLL multiple
21814              times if forward slashes are used in the path
21815      Branch: perl
21816            ! win32/win32.c
21817 ____________________________________________________________________________
21818 [  7170] By: jhi                                   on 2000/10/09  17:53:59
21819         Log: Add a todo note about overloadable assertions.
21820      Branch: perl
21821            ! Todo-5.6
21822 ____________________________________________________________________________
21823 [  7169] By: jhi                                   on 2000/10/09  13:43:45
21824         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
21825              From: mjd@plover.com
21826              Date: 9 Oct 2000 00:24:44 -0000
21827              Message-ID: <20001009002444.10616.qmail@plover.com>
21828      Branch: perl
21829            ! pod/perldebguts.pod
21830 ____________________________________________________________________________
21831 [  7168] By: nick                                  on 2000/10/08  13:16:33
21832         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
21833              is not right thing to do on (e.g. x86). Network order is also "right" for
21834              X fonts.
21835      Branch: perl
21836            ! ext/Encode/Encode.pm
21837 ____________________________________________________________________________
21838 [  7167] By: nick                                  on 2000/10/08  12:54:42
21839         Log: Make "encodings" work post-install when Encode/*.enc files may not
21840              be in same directory as Encode.pm
21841      Branch: perl
21842            ! ext/Encode/Encode.pm
21843 ____________________________________________________________________________
21844 [  7166] By: nick                                  on 2000/10/08  11:51:26
21845         Log: Work round the fact that $hash->{$key} does not take into account
21846              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
21847              so that key is always in the "expected" encoding - i.e. same way we put
21848              it in the hash.
21849      Branch: perl
21850            ! ext/Encode/Encode.pm
21851 ____________________________________________________________________________
21852 [  7165] By: gsar                                  on 2000/10/08  04:15:29
21853         Log: save_re_context() could reset PL_curcop to freed memory, causing core
21854              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
21855      Branch: perl
21856            ! pp_ctl.c
21857 ____________________________________________________________________________
21858 [  7164] By: jhi                                   on 2000/10/06  20:51:48
21859         Log: UTF8ize split() so that the cloned substrings get the UTF8
21860              flag of the original scalar.  Problem reported by Simon Cozens.
21861      Branch: perl
21862            ! pp.c t/pragma/utf8.t
21863 ____________________________________________________________________________
21864 [  7163] By: nick                                  on 2000/10/06  20:48:34
21865         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
21866              got a false +ve and so did not reach code which would have un-FAKEd the SV.
21867      Branch: perl
21868            ! sv.c
21869 ____________________________________________________________________________
21870 [  7162] By: nick                                  on 2000/10/06  20:25:37
21871         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
21872              To fix  (sort {$a <=> $b} keys %hash) in particular but
21873              should cover a number of other as-yet-unknown cases as well.
21874      Branch: perl
21875            ! sv.c
21876 ____________________________________________________________________________
21877 [  7161] By: jhi                                   on 2000/10/06  19:56:18
21878         Log: Change the version number of Tie::Handle in the core to 4.0,
21879              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
21880              
21881              Subject: Note on Tie::Handle
21882              From: andreas.koenig@anima.de (Andreas J. Koenig)
21883              Date:      06 Oct 2000 21:48:58 +0200
21884              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
21885      Branch: perl
21886            ! lib/Tie/Handle.pm
21887 ____________________________________________________________________________
21888 [  7160] By: jhi                                   on 2000/10/06  18:20:35
21889         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
21890              as the first option of cc/ld because of ultrapicky compilers
21891              (e.g. OS/390 R2.5)
21892      Branch: metaconfig
21893            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
21894            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
21895            ! U/compline/orderlib.U U/modified/Cppsym.U
21896            ! U/modified/d_access.U
21897      Branch: metaconfig/U/perl
21898            ! Checkcc.U d_dlsymun.U gccvers.U
21899      Branch: perl
21900            ! Configure config_h.SH
21901 ____________________________________________________________________________
21902 [  7159] By: jhi                                   on 2000/10/06  13:56:39
21903         Log: Update Changes.
21904      Branch: perl
21905            ! Changes patchlevel.h
21906 ____________________________________________________________________________
21907 [  7158] By: jhi                                   on 2000/10/06  12:48:40
21908         Log: Eliminate $Is_VMS code from the test.
21909              
21910              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
21911              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21912              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
21913              Date:     Thu, 5 Oct 2000 07:46:33 EDT
21914      Branch: perl
21915            ! t/lib/b.t
21916 ____________________________________________________________________________
21917 [  7157] By: jhi                                   on 2000/10/06  12:47:13
21918         Log: Also the $ccflags is needed for the C compiler check.
21919              
21920              Subject: Configure (check for C-compiler)
21921              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21922              Date: Fri, 06 Oct 2000 08:47:15 +0200
21923              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
21924      Branch: metaconfig/U/perl
21925            ! Checkcc.U
21926      Branch: perl
21927            ! Configure config_h.SH
21928 ____________________________________________________________________________
21929 [  7156] By: jhi                                   on 2000/10/06  11:45:15
21930         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
21931      Branch: perl
21932            ! perl.c pp_ctl.c sv.h utf8.c
21933 ____________________________________________________________________________
21934 [  7155] By: jhi                                   on 2000/10/06  11:40:41
21935         Log: IO::Handle->syswrite() did not handle length omission
21936              like CORE::syswrite() does.
21937              
21938              Subject: [Fwd] IO::Handle, syswrite and arguments
21939              From: Graham Barr <gbarr@pobox.com>
21940              Date: Fri, 6 Oct 2000 10:22:05 +0100
21941              Message-ID: <20001006102205.U6312@pobox.com>
21942              
21943              The original patch from andrew@ugh.net.au.
21944      Branch: perl
21945            ! ext/IO/lib/IO/Handle.pm
21946 ____________________________________________________________________________
21947 [  7154] By: jhi                                   on 2000/10/06  01:42:15
21948         Log: Tweak #7153.
21949      Branch: perl
21950            ! utf8.h
21951 ____________________________________________________________________________
21952 [  7153] By: jhi                                   on 2000/10/06  00:39:55
21953         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
21954      Branch: perl
21955            ! utf8.h
21956 ____________________________________________________________________________
21957 [  7152] By: jhi                                   on 2000/10/06  00:38:11
21958         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
21959      Branch: perl
21960            ! perl.c pp_ctl.c sv.h utf8.c
21961 ____________________________________________________________________________
21962 [  7151] By: jhi                                   on 2000/10/06  00:36:38
21963         Log: Subject: Re: Questions about Tie::Array and perl modules
21964              From: Nick Ing-Simmons <nik@tiuk.ti.com>
21965              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
21966              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
21967              
21968              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
21969      Branch: perl
21970            ! lib/Tie/Array.pm t/op/array.t
21971 ____________________________________________________________________________
21972 [  7150] By: jhi                                   on 2000/10/05  00:20:45
21973         Log: Regen Changes.
21974      Branch: perl
21975            ! Changes patchlevel.h
21976 ____________________________________________________________________________
21977 [  7149] By: jhi                                   on 2000/10/05  00:20:01
21978         Log: Regen toc.
21979      Branch: perl
21980            ! pod/perltoc.pod
21981 ____________________________________________________________________________
21982 [  7148] By: jhi                                   on 2000/10/04  23:35:08
21983         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
21984              reported several times by Dominic Dunlop, for example in
21985              ID 20000315.008.  Patch from Dominic.  Patch affects at
21986              least MachTen, and possibly other oldish BSDs. Should not
21987              break non-broken platforms (tested on LinuxPPC). 
21988      Branch: perl
21989            ! doio.c
21990 ____________________________________________________________________________
21991 [  7147] By: jhi                                   on 2000/10/04  23:26:34
21992         Log: The one that got away from 7146.
21993      Branch: metaconfig
21994            + U/installdirs/installscripts.U
21995 ____________________________________________________________________________
21996 [  7146] By: jhi                                   on 2000/10/04  23:25:04
21997         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
21998              suggested by H. Merijn Brand.
21999      Branch: perl
22000            ! Configure INSTALL Makefile.SH Porting/Glossary
22001            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
22002            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
22003            ! win32/config.vc
22004 ____________________________________________________________________________
22005 [  7145] By: jhi                                   on 2000/10/04  22:08:21
22006         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
22007              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22008              Date: Wed, 4 Oct 2000 17:37:46 -0400
22009              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
22010      Branch: perl
22011            ! utils/h2xs.PL
22012 ____________________________________________________________________________
22013 [  7144] By: jhi                                   on 2000/10/04  18:11:41
22014         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
22015              From: Jeff Pinyan <jeffp@crusoe.net>
22016              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
22017              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
22018      Branch: perl
22019            ! pod/perlrun.pod
22020 ____________________________________________________________________________
22021 [  7143] By: jhi                                   on 2000/10/04  18:09:58
22022         Log: Subject: perlhack.pod Patch for Externals Tools
22023              From: Fisher Mark <fisherm@tce.com>
22024              Date: Tue, 3 Oct 2000 15:43:27 -0500 
22025              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
22026      Branch: perl
22027            ! pod/perlhack.pod
22028 ____________________________________________________________________________
22029 [  7142] By: jhi                                   on 2000/10/04  18:08:41
22030         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
22031              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22032              Date:     Wed, 4 Oct 2000 12:11:11 EDT
22033              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
22034      Branch: perl
22035            ! vms/vms.c
22036 ____________________________________________________________________________
22037 [  7141] By: jhi                                   on 2000/10/04  12:20:16
22038         Log: Subject: [PATCH 5.7.0] h2xs not working
22039              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22040              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
22041              Date: Tue, 3 Oct 2000 21:43:01 -0400
22042              
22043              Subject: [PATCH 5.7.0] h2xs not documenting the created module
22044              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22045              Date: Tue, 3 Oct 2000 22:55:19 -0400
22046              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
22047      Branch: perl
22048            ! utils/h2xs.PL
22049 ____________________________________________________________________________
22050 [  7140] By: jhi                                   on 2000/10/04  11:53:44
22051         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
22052              From: nick@babyhippo.com
22053              Date: Wed, 4 Oct 2000 12:06:45 +0100
22054              Message-Id: <20001004120645.A7356@babyhippo.com>
22055              
22056              Retract 7118 and 7135.
22057      Branch: perl
22058            ! installman installperl op.c t/pragma/subs.t
22059 ____________________________________________________________________________
22060 [  7139] By: jhi                                   on 2000/10/03  22:09:41
22061         Log: It is possible to have no hosts database at all.  Pointed out in
22062              
22063              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
22064              From: Peter Prymmer <pvhp@forte.com>
22065              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
22066              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
22067      Branch: metaconfig
22068            ! U/modified/myhostname.U
22069      Branch: perl
22070            ! Configure config_h.SH
22071 ____________________________________________________________________________
22072 [  7138] By: jhi                                   on 2000/10/03  21:49:49
22073         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
22074              From: Peter Prymmer <pvhp@forte.com>
22075              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
22076              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
22077      Branch: perl
22078            ! pp_sys.c
22079 ____________________________________________________________________________
22080 [  7137] By: jhi                                   on 2000/10/03  20:10:05
22081         Log: One remaining nit less at the VMS mailbox sizing.
22082      Branch: perl
22083            ! vms/vms.c
22084 ____________________________________________________________________________
22085 [  7136] By: jhi                                   on 2000/10/03  20:08:47
22086         Log: Test harness update to sync with the new perlcc,
22087              from Simon Cozens.
22088      Branch: perl
22089            ! t/TEST t/UTEST
22090 ____________________________________________________________________________
22091 [  7135] By: jhi                                   on 2000/10/03  15:15:42
22092         Log: Subject: Re: PATCH for 20001003.004
22093              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
22094              From: "AARON B. DOSSETT" <aaron@iglou.com>
22095              Message-Id: <E13gTay-0006od-00@iglou.com>
22096      Branch: perl
22097            ! installman installperl
22098 ____________________________________________________________________________
22099 [  7134] By: jhi                                   on 2000/10/03  15:00:34
22100         Log: Subject: [ID 20001003.006] B::Debug not -w clean
22101              From: Nicholas Clark <nick@babyhippo.co.uk>
22102              Date: Tue, 03 Oct 2000 15:46:32 +0100
22103              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
22104      Branch: perl
22105            ! ext/B/B/Debug.pm
22106 ____________________________________________________________________________
22107 [  7133] By: jhi                                   on 2000/10/03  14:58:39
22108         Log: Scale down the VMS message boxes, by Charles Lane.
22109              Fix for ID 20000903.009, workaround at
22110              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
22111      Branch: perl
22112            ! vms/vms.c
22113 ____________________________________________________________________________
22114 [  7132] By: jhi                                   on 2000/10/03  11:20:37
22115         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
22116      Branch: perl
22117            + t/lib/st-lock.t t/lib/st-utf8.t
22118            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
22119            ! ext/Storable/Storable.xs t/lib/st-recurse.t
22120 ____________________________________________________________________________
22121 [  7131] By: jhi                                   on 2000/10/03  03:38:23
22122         Log: Encode nits.
22123      Branch: perl
22124            ! MANIFEST Makefile.SH
22125 ____________________________________________________________________________
22126 [  7130] By: jhi                                   on 2000/10/03  03:31:05
22127         Log: Update Changes.
22128      Branch: perl
22129            ! Changes patchlevel.h
22130 ____________________________________________________________________________
22131 [  7129] By: jhi                                   on 2000/10/03  02:24:02
22132         Log: Misplaced else.
22133      Branch: metaconfig/U/perl
22134            ! d_strtoll.U
22135      Branch: perl
22136            ! Configure config_h.SH
22137 ____________________________________________________________________________
22138 [  7128] By: jhi                                   on 2000/10/03  02:08:29
22139         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
22140              From: sthoenna@efn.org
22141              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
22142              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
22143      Branch: metaconfig/U/perl
22144            ! d_strtoll.U
22145      Branch: perl
22146            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
22147 ____________________________________________________________________________
22148 [  7127] By: jhi                                   on 2000/10/03  01:13:14
22149         Log: Update Changes.
22150      Branch: perl
22151            ! Changes patchlevel.h
22152 ____________________________________________________________________________
22153 [  7126] By: jhi                                   on 2000/10/03  00:57:08
22154         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
22155              as suggested by Olaf Flebbe and Nick Clark.
22156      Branch: perl
22157            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
22158 ____________________________________________________________________________
22159 [  7125] By: jhi                                   on 2000/10/03  00:50:56
22160         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
22161              From: Nick Clark <nick@plum.flirble.org>
22162              Date: Mon, 2 Oct 2000 11:03:24 +0100
22163              Message-Id: <20001002110324.D20073@plum.flirble.org>
22164              
22165              Also fixes bug ID 20001002.005.
22166      Branch: perl
22167            ! t/lib/encode.t
22168 ____________________________________________________________________________
22169 [  7124] By: jhi                                   on 2000/10/03  00:34:59
22170         Log: Subject: [PATCH 5.7.0] Epoc update
22171              From: Olaf Flebbe <o.flebbe@gmx.de>
22172              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
22173              Message-ID: <26423.969484586@www10.gmx.net>
22174      Branch: perl
22175            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
22176            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
22177            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
22178            ! util.c util.h
22179 ____________________________________________________________________________
22180 [  7123] By: jhi                                   on 2000/10/03  00:30:07
22181         Log: Regen headers.
22182      Branch: perl
22183            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
22184 ____________________________________________________________________________
22185 [  7122] By: jhi                                   on 2000/10/03  00:10:48
22186         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
22187      Branch: perl
22188            ! hints/openbsd.sh
22189 ____________________________________________________________________________
22190 [  7121] By: jhi                                   on 2000/10/03  00:05:06
22191         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
22192              From: <abigail@foad.org>
22193              Date: Tue, 26 Sep 2000 13:36:14 -0400
22194              Message-ID: <20000926173614.4356.qmail@foad.org>
22195      Branch: perl
22196            ! pod/perlop.pod
22197 ____________________________________________________________________________
22198 [  7120] By: jhi                                   on 2000/10/03  00:04:00
22199         Log: Inside require() $^S was always left undefined.
22200              
22201              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
22202              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22203              Date: Wed, 27 Sep 2000 18:54:49 -0400
22204              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
22205      Branch: perl
22206            ! cop.h mg.c pp_ctl.c util.c
22207 ____________________________________________________________________________
22208 [  7119] By: jhi                                   on 2000/10/03  00:00:16
22209         Log: Subject: [PATCH] DLL not restartabke with threaded perl
22210              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
22211              Date: Thu, 28 Sep 2000 09:20:46 +0100
22212              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
22213      Branch: perl
22214            ! perl.c
22215 ____________________________________________________________________________
22216 [  7118] By: jhi                                   on 2000/10/02  23:59:20
22217         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
22218              From: Nicholas Clark <nick@ccl4.org>
22219              Date: Thu, 28 Sep 2000 11:52:24 +0100
22220              Message-ID: <20000928115224.D7924@plum.flirble.org>
22221      Branch: perl
22222            ! op.c
22223 ____________________________________________________________________________
22224 [  7117] By: jhi                                   on 2000/10/02  23:57:51
22225         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
22226              From: Nicholas Clark <nick@babyhippo.co.uk>
22227              Date: Thu, 28 Sep 2000 12:18:10 +0100
22228              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
22229              
22230              Did not apply cleanly, manual intervention was needed.
22231      Branch: perl
22232            ! ext/B/B/Bytecode.pm utils/perlcc.PL
22233 ____________________________________________________________________________
22234 [  7116] By: jhi                                   on 2000/10/02  23:50:40
22235         Log: Document the issue (is not a syntax error, kind of)
22236              
22237              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
22238              From: Nicholas Clark <nick@ccl4.org>
22239              Date: Thu, 28 Sep 2000 17:12:42 +0100
22240              Message-ID: <20000928171242.K7924@plum.flirble.org>
22241      Branch: perl
22242            ! pod/perldata.pod
22243 ____________________________________________________________________________
22244 [  7115] By: jhi                                   on 2000/10/02  23:48:58
22245         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
22246              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22247              Date: Thu, 28 Sep 2000 21:55:31 -0400
22248              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
22249      Branch: perl
22250            ! regexec.c
22251 ____________________________________________________________________________
22252 [  7114] By: jhi                                   on 2000/10/02  23:47:57
22253         Log: Subject: DOC PATCH 5.6.0
22254              From: mjd@plover.com
22255              Date: 30 Sep 2000 06:02:34 -0000
22256              Message-ID: <20000930060234.4559.qmail@plover.com>
22257      Branch: perl
22258            ! pod/perldebguts.pod
22259 ____________________________________________________________________________
22260 [  7113] By: jhi                                   on 2000/10/02  23:46:43
22261         Log: SOCK_DGRAM and listen() do not mix as reported in
22262              
22263              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
22264              From: Petter Reinholdtsen <pere@hungry.com>
22265              Date: Sun, 1 Oct 2000 10:57:20 +0800
22266              Message-Id: <200010010257.KAA05735@localhost.localdomain>
22267              
22268              The patch for 5.7.0+ had to be reengineered, though.
22269      Branch: perl
22270            ! ext/IO/lib/IO/Socket/UNIX.pm
22271 ____________________________________________________________________________
22272 [  7112] By: jhi                                   on 2000/10/02  23:36:57
22273         Log: Subject: Re: [PATCH 5.005_64 missed]
22274              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22275              Date: Sun, 1 Oct 2000 18:50:10 -0400
22276              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
22277      Branch: perl
22278            ! pod/perlxs.pod
22279 ____________________________________________________________________________
22280 [  7111] By: jhi                                   on 2000/10/02  23:35:40
22281         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
22282              From: Radu Greab <radu@netsoft.ro>
22283              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
22284              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
22285      Branch: perl
22286            ! op.c opcode.pl t/op/substr.t
22287 ____________________________________________________________________________
22288 [  7110] By: jhi                                   on 2000/10/02  23:32:38
22289         Log: Subject: [PATCH] Fix aliasing of tied filehandles
22290              From: Daniel Chetlin <daniel@chetlin.com>
22291              Date: Mon, 2 Oct 2000 14:53:27 -0700
22292              Message-ID: <20001002145327.C1617@ilmd>
22293      Branch: perl
22294            ! perl.h pp_hot.c t/op/tiehandle.t
22295 ____________________________________________________________________________
22296 [  7109] By: jhi                                   on 2000/10/02  23:31:30
22297         Log: s/Robin Parker/Robin Barker/
22298      Branch: perl
22299            ! Changes5.6
22300 ____________________________________________________________________________
22301 [  7108] By: jhi                                   on 2000/10/02  23:15:46
22302         Log: Retract #7091 as suggested in
22303              
22304              From: Robin Barker <rmb1@cise.npl.co.uk> 
22305              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
22306              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
22307              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
22308      Branch: perl
22309            ! embed.pl proto.h
22310 ____________________________________________________________________________
22311 [  7107] By: nick                                  on 2000/10/02  18:23:14
22312         Log: A few tweaks to get Tk803 to work with Encode scheme.
22313      Branch: perl
22314            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
22315 ____________________________________________________________________________
22316 [  7106] By: nick                                  on 2000/10/01  21:34:14
22317         Log: Add checking cases to Encode's toUnicode and fromUnicode.
22318      Branch: perl
22319            ! ext/Encode/Encode.pm
22320 ____________________________________________________________________________
22321 [  7105] By: nick                                  on 2000/10/01  17:18:01
22322         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
22323              To read and use them.
22324              Add a lib/encode.t which checks a few things.
22325      Branch: perl
22326            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
22327            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
22328            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
22329            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
22330            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
22331            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
22332            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
22333            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
22334            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
22335            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
22336            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
22337            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
22338            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
22339            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
22340            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
22341            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
22342            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
22343            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
22344            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
22345            + ext/Encode/Encode/iso2022-jp.enc
22346            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
22347            + ext/Encode/Encode/iso8859-1.enc
22348            + ext/Encode/Encode/iso8859-2.enc
22349            + ext/Encode/Encode/iso8859-3.enc
22350            + ext/Encode/Encode/iso8859-4.enc
22351            + ext/Encode/Encode/iso8859-5.enc
22352            + ext/Encode/Encode/iso8859-6.enc
22353            + ext/Encode/Encode/iso8859-7.enc
22354            + ext/Encode/Encode/iso8859-8.enc
22355            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
22356            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
22357            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
22358            + ext/Encode/Encode/macCentEuro.enc
22359            + ext/Encode/Encode/macCroatian.enc
22360            + ext/Encode/Encode/macCyrillic.enc
22361            + ext/Encode/Encode/macDingbats.enc
22362            + ext/Encode/Encode/macGreek.enc
22363            + ext/Encode/Encode/macIceland.enc
22364            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
22365            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
22366            + ext/Encode/Encode/macTurkish.enc
22367            + ext/Encode/Encode/macUkraine.enc
22368            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
22369            + t/lib/encode.t
22370            ! MANIFEST ext/Encode/Encode.pm
22371 ____________________________________________________________________________
22372 [  7104] By: nick                                  on 2000/09/30  13:04:30
22373         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
22374              From: Daniel Chetlin <daniel@chetlin.com>
22375              Date: Mon, 18 Sep 2000 05:05:40 -0700
22376              Message-Id: <20000918050540.C652@ilmd>
22377      Branch: perl
22378            ! lib/overload.pm sv.c t/pragma/overload.t
22379 ____________________________________________________________________________
22380 [  7103] By: nick                                  on 2000/09/30  12:53:36
22381         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
22382              From: Johan Vromans <jvromans@squirrel.nl>
22383              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
22384              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
22385      Branch: perl
22386            ! pod/Makefile.SH
22387 ____________________________________________________________________________
22388 [  7102] By: nick                                  on 2000/09/30  12:52:31
22389         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
22390              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22391              Date: Sat, 16 Sep 2000 16:36:45 -0400
22392              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
22393      Branch: perl
22394            ! ext/B/B/Deparse.pm
22395 ____________________________________________________________________________
22396 [  7101] By: nick                                  on 2000/09/30  12:51:41
22397         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
22398              From: Craig A. Berry <craig.berry@psinetcs.com>
22399              Date: Sat, 16 Sep 2000 10:11:10 -0500
22400              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
22401      Branch: perl
22402            ! vms/vms.c
22403 ____________________________________________________________________________
22404 [  7100] By: nick                                  on 2000/09/30  12:50:33
22405         Log: Subject: Re: unicode support and perl [ID 20000901.097]
22406              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22407              Date: Fri, 15 Sep 2000 16:37:58 -0400
22408              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
22409      Branch: perl
22410            ! t/op/append.t
22411 ____________________________________________________________________________
22412 [  7099] By: nick                                  on 2000/09/30  12:49:35
22413         Log: Subject: Re: unicode support and perl [ID 20000901.097]
22414              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22415              Date: Fri, 15 Sep 2000 16:25:30 -0400
22416              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
22417      Branch: perl
22418            ! pp_hot.c
22419 ____________________________________________________________________________
22420 [  7098] By: nick                                  on 2000/09/30  12:48:00
22421         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
22422              From: Gisle Aas <gisle@ActiveState.com>
22423              Date: 15 Sep 2000 16:23:41 +0200
22424              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
22425      Branch: perl
22426            ! toke.c
22427 ____________________________________________________________________________
22428 [  7097] By: nick                                  on 2000/09/30  12:45:16
22429         Log: Subject: [PATCH] Nits in perlmod.pod
22430              From: Daniel Chetlin <daniel@chetlin.com>
22431              Date: Fri, 15 Sep 2000 02:04:09 -0700
22432              Message-Id: <20000915020409.A2104@ilmd>
22433      Branch: perl
22434            ! pod/perlmod.pod
22435 ____________________________________________________________________________
22436 [  7096] By: nick                                  on 2000/09/30  12:18:00
22437         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
22438              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
22439              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
22440              0 to checking to get the warning.
22441      Branch: perl
22442            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
22443            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
22444            ! regexec.c sv.c toke.c utf8.c
22445 ____________________________________________________________________________
22446 [  7095] By: nick                                  on 2000/09/15  16:55:59
22447         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
22448              
22449              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
22450              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22451              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
22452              Date: Fri, 15 Sep 2000 06:37:30 -0400
22453      Branch: perl
22454            ! ext/Encode/Encode.xs sv.c
22455 ____________________________________________________________________________
22456 [  7094] By: jhi                                   on 2000/09/15  03:23:32
22457         Log: Update Changes.
22458      Branch: perl
22459            ! Changes patchlevel.h
22460 ____________________________________________________________________________
22461 [  7093] By: jhi                                   on 2000/09/15  03:11:44
22462         Log: Fix for the charnames.t failures from Spider Boardman.
22463      Branch: perl
22464            ! toke.c
22465 ____________________________________________________________________________
22466 [  7092] By: jhi                                   on 2000/09/15  00:15:48
22467         Log: Botched the #7090 check-in.
22468      Branch: perl
22469            ! sv.c
22470 ____________________________________________________________________________
22471 [  7091] By: jhi                                   on 2000/09/14  23:33:24
22472         Log: Part of #7081 didn't come through.
22473      Branch: perl
22474            ! embed.pl proto.h
22475 ____________________________________________________________________________
22476 [  7090] By: jhi                                   on 2000/09/14  23:17:39
22477         Log: Subject: Re: perl@7078 
22478              From: Spider Boardman <spider@web.zk3.dec.com>
22479              Date: Thu, 14 Sep 2000 19:06:36 -0400
22480              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
22481      Branch: perl
22482            ! sv.c toke.c
22483 ____________________________________________________________________________
22484 [  7089] By: jhi                                   on 2000/09/14  23:11:21
22485         Log: Small portability tweaks.
22486      Branch: perl
22487            ! ext/Encode/Encode.xs
22488 ____________________________________________________________________________
22489 [  7088] By: jhi                                   on 2000/09/14  22:57:23
22490         Log: Fake return to pacify picky compilers.
22491      Branch: perl
22492            ! ext/Encode/Encode.xs
22493 ____________________________________________________________________________
22494 [  7087] By: jhi                                   on 2000/09/14  22:53:37
22495         Log: Subject: [PATCH] utf8.c apidoc
22496              From: Simon Cozens <simon@cozens.net>
22497              Date: Thu, 14 Sep 2000 23:46:57 +0100
22498              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
22499      Branch: perl
22500            ! perlapi.c pod/perlapi.pod utf8.c
22501 ____________________________________________________________________________
22502 [  7086] By: jhi                                   on 2000/09/14  22:40:38
22503         Log: We don't need to count the high bit bytes, a boolean is enough. 
22504      Branch: perl
22505            ! sv.c
22506 ____________________________________________________________________________
22507 [  7085] By: jhi                                   on 2000/09/14  21:20:09
22508         Log: Replace #7084 with
22509              
22510              Subject: Re: perl@7078 
22511              From: Spider Boardman <spider@web.zk3.dec.com>
22512              Date: Thu, 14 Sep 2000 17:09:36 -0400
22513              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
22514      Branch: perl
22515            ! sv.c utf8.c
22516 ____________________________________________________________________________
22517 [  7084] By: jhi                                   on 2000/09/14  20:03:34
22518         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
22519              convertable to bytes by checking it doesn't go above 0xc3
22520              
22521              Subject: Re: perl@7078
22522              From: Simon Cozens <simon@cozens.net>
22523              Date: Thu, 14 Sep 2000 20:59:19 +0100
22524              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
22525      Branch: perl
22526            ! utf8.c
22527 ____________________________________________________________________________
22528 [  7083] By: jhi                                   on 2000/09/14  19:38:47
22529         Log: Subject: Re: perl@7078
22530              From: Simon Cozens <simon@cozens.net>
22531              Date: Thu, 14 Sep 2000 20:13:09 +0100
22532              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
22533      Branch: perl
22534            ! t/op/bop.t
22535 ____________________________________________________________________________
22536 [  7082] By: jhi                                   on 2000/09/14  17:50:44
22537         Log: The one that got away.
22538      Branch: perl
22539            ! lib/File/Find.pm
22540 ____________________________________________________________________________
22541 [  7081] By: jhi                                   on 2000/09/14  17:45:35
22542         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
22543              From: Robin Barker <rmb1@cise.npl.co.uk>
22544              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
22545              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
22546      Branch: perl
22547            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
22548            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
22549            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
22550            ! regcomp.c toke.c universal.c
22551 ____________________________________________________________________________
22552 [  7080] By: jhi                                   on 2000/09/14  17:40:35
22553         Log: Problems picked up by AIX cc.
22554              
22555              Subject: Re: perl@7078 (patch included)
22556              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22557              Date: Thu, 14 Sep 2000 18:53:30 +0200
22558              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
22559      Branch: perl
22560            ! ext/Encode/Encode.xs
22561 ____________________________________________________________________________
22562 [  7079] By: jhi                                   on 2000/09/14  17:38:27
22563         Log: Subject: File::Find 5.7.0 POD nits
22564              From: Rich Morin <rdm@cfcl.com>
22565              Date: Wed, 13 Sep 2000 22:03:58 -0700
22566              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
22567      Branch: perl
22568            ! lib/File/Find.pm
22569 ____________________________________________________________________________
22570 [  7078] By: jhi                                   on 2000/09/14  14:58:20
22571         Log: Update Changes.
22572      Branch: perl
22573            ! Changes patchlevel.h
22574 ____________________________________________________________________________
22575 [  7077] By: jhi                                   on 2000/09/14  14:55:54
22576         Log: Compilation warnings and an error.
22577      Branch: perl
22578            ! sv.c
22579 ____________________________________________________________________________
22580 [  7076] By: jhi                                   on 2000/09/14  14:42:56
22581         Log: Fix for a parsing bug, not for the original bug.
22582              
22583              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
22584              From: Spider Boardman <spider@web.zk3.dec.com>
22585              Date: Wed, 13 Sep 2000 17:52:20 -0400
22586              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
22587      Branch: perl
22588            ! regcomp.c
22589 ____________________________________________________________________________
22590 [  7075] By: jhi                                   on 2000/09/14  14:40:40
22591         Log: Batch of UTF-8 patches from Simon Cozens.
22592      Branch: perl
22593            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
22594            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
22595            ! toke.c utf8.c
22596 ____________________________________________________________________________
22597 [  7074] By: jhi                                   on 2000/09/14  14:29:58
22598         Log: Subject: Re: Two advertising clauses need to be removed
22599              From: Russ Allbery <rra@stanford.edu>
22600              Date: 13 Sep 2000 18:50:26 -0700
22601              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
22602      Branch: perl
22603            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
22604 ____________________________________________________________________________
22605 [  7073] By: jhi                                   on 2000/09/14  14:28:20
22606         Log: Subject: [PATCH] de-wall t/README
22607              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22608              Date: Wed, 13 Sep 2000 17:46:55 -0700
22609              Message-ID: <//Bw5gzkge/e092yn@efn.org>
22610      Branch: perl
22611            ! t/README
22612 ____________________________________________________________________________
22613 [  7072] By: jhi                                   on 2000/09/14  14:25:10
22614         Log: Hints optimization.
22615              
22616              Subject: Minor nit
22617              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22618              Date: Wed, 13 Sep 2000 21:42:07 +0200
22619              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
22620      Branch: perl
22621            ! hints/hpux.sh
22622 ____________________________________________________________________________
22623 [  7071] By: jhi                                   on 2000/09/14  14:23:30
22624         Log: Allow chop() and chomp() to be overridden.
22625              
22626              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
22627              From: "Casey R. Tweten" <crt@kiski.net>
22628              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
22629              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
22630      Branch: perl
22631            ! toke.c
22632 ____________________________________________________________________________
22633 [  7070] By: jhi                                   on 2000/09/14  14:20:36
22634         Log: The return value of setlocale must be copied away.
22635              
22636              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
22637              From: Alan Burlison <Alan.Burlison@uk.sun.com>
22638              Date: Wed, 13 Sep 2000 16:27:37 +0100 
22639              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
22640      Branch: perl
22641            ! util.c
22642 ____________________________________________________________________________
22643 [  7069] By: jhi                                   on 2000/09/14  14:16:27
22644         Log: Remove vestiges of tr//CU.
22645              
22646              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
22647              From: Nick Clark <nick@plum.flirble.org>
22648              Date: Tue, 12 Sep 2000 22:50:14 +0100
22649              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
22650              
22651              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
22652              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22653              Date: Tue, 12 Sep 2000 21:38:48 -0700
22654              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
22655      Branch: perl
22656            ! op.h pod/perlunicode.pod
22657 ____________________________________________________________________________
22658 [  7068] By: jhi                                   on 2000/09/13  14:18:39
22659         Log: Add the Encode extension.  The code is still largely just skeleton.
22660      Branch: perl
22661            + ext/Encode/Encode.pm ext/Encode/Encode.xs
22662            + ext/Encode/Makefile.PL ext/Encode/Todo
22663            ! MANIFEST Todo-5.6
22664 ____________________________________________________________________________
22665 [  7067] By: jhi                                   on 2000/09/12  17:43:33
22666         Log: Allow for whitespace between "#" and "line" in cpp output.
22667              
22668              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
22669              From: Calle Dybedahl <calle@lysator.liu.se>
22670              Date: 12 Sep 2000 19:38:02 +0200 
22671              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
22672      Branch: perl
22673            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
22674 ____________________________________________________________________________
22675 [  7066] By: gsar                                  on 2000/09/12  17:24:29
22676         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
22677              initialization in all the threads on Windows
22678      Branch: perl
22679            ! win32/win32.c
22680 ____________________________________________________________________________
22681 [  7065] By: jhi                                   on 2000/09/12  15:11:31
22682         Log: Update Changes.
22683      Branch: perl
22684            ! Changes patchlevel.h
22685 ____________________________________________________________________________
22686 [  7064] By: jhi                                   on 2000/09/12  14:54:54
22687         Log: Retract #7062, the pod tests are not ready.
22688      Branch: perl
22689            ! t/TEST t/harness
22690 ____________________________________________________________________________
22691 [  7063] By: jhi                                   on 2000/09/12  14:25:41
22692         Log: The #7054 truncated Configure badly.
22693      Branch: metaconfig/U/perl
22694            ! End.U
22695      Branch: perl
22696            ! Configure config_h.SH
22697 ____________________________________________________________________________
22698 [  7062] By: jhi                                   on 2000/09/12  14:08:32
22699         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
22700              From: sthoenna@efn.org
22701              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
22702              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
22703      Branch: perl
22704            ! t/TEST t/harness
22705 ____________________________________________________________________________
22706 [  7061] By: jhi                                   on 2000/09/12  14:07:18
22707         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
22708              From: sthoenna@efn.org
22709              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
22710              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
22711      Branch: perl
22712            ! pod/perlxs.pod
22713 ____________________________________________________________________________
22714 [  7060] By: jhi                                   on 2000/09/12  14:06:08
22715         Log: Break up the myconfig lines a bit.
22716              
22717              Subject: perlbug/perl -V output format
22718              From: sthoenna@efn.org
22719              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
22720              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
22721      Branch: perl
22722            ! myconfig.SH
22723 ____________________________________________________________________________
22724 [  7059] By: jhi                                   on 2000/09/12  14:05:04
22725         Log: Test for the #7049.
22726              
22727              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
22728              From: andreas.koenig@anima.de (Andreas J. Koenig)
22729              Date: 12 Sep 2000 06:42:01 +0200
22730              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
22731      Branch: perl
22732            ! t/op/my.t
22733 ____________________________________________________________________________
22734 [  7058] By: jhi                                   on 2000/09/12  14:03:05
22735         Log: Subject: [patch: perl@7045] vms updates
22736              From: Peter Prymmer <pvhp@forte.com>
22737              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
22738              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
22739      Branch: perl
22740            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
22741 ____________________________________________________________________________
22742 [  7057] By: jhi                                   on 2000/09/12  14:00:51
22743         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
22744              From: sthoenna@efn.org
22745              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
22746              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
22747      Branch: perl
22748            ! t/op/64bitint.t
22749 ____________________________________________________________________________
22750 [  7056] By: jhi                                   on 2000/09/12  13:58:14
22751         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
22752              From: Jeff Pinyan <jeffp@crusoe.net>
22753              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
22754              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
22755      Branch: perl
22756            ! pod/perlfunc.pod
22757 ____________________________________________________________________________
22758 [  7055] By: jhi                                   on 2000/09/12  13:56:32
22759         Log: Do in VMS as the #7054 does.
22760      Branch: perl
22761            ! configure.com
22762 ____________________________________________________________________________
22763 [  7054] By: jhi                                   on 2000/09/12  13:50:31
22764         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
22765              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22766              Date: Mon, 11 Sep 2000 08:33:09 +0100
22767              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
22768      Branch: metaconfig/U/perl
22769            ! End.U
22770      Branch: perl
22771            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
22772            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22773 ____________________________________________________________________________
22774 [  7053] By: jhi                                   on 2000/09/12  13:29:19
22775         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
22776              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22777              Date:     Tue, 12 Sep 2000 08:35:59 EDT
22778              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
22779      Branch: perl
22780            ! vms/test.com
22781 ____________________________________________________________________________
22782 [  7052] By: jhi                                   on 2000/09/11  23:01:50
22783         Log: Document the SvUTF8*().
22784      Branch: perl
22785            ! pod/perlapi.pod sv.h
22786 ____________________________________________________________________________
22787 [  7051] By: gsar                                  on 2000/09/11  14:46:30
22788         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
22789              (missed a spot when fixing up op_pmreplroot hack for ithreads)
22790      Branch: perl
22791            ! op.c t/op/split.t
22792 ____________________________________________________________________________
22793 [  7050] By: nick                                  on 2000/09/11  10:03:51
22794         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
22795              
22796              Subject: borland C++ win32.c tweak
22797              From: Vadim Konovalov <vkonovalov@lucent.com>
22798              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
22799              Date: Mon, 11 Sep 2000 11:22:33 +0400
22800      Branch: perl
22801            ! win32/win32.c
22802 ____________________________________________________________________________
22803 [  7049] By: nick                                  on 2000/09/11  09:57:33
22804         Log: Point fix for s/// on foreach (keys %xxx).
22805      Branch: perl
22806            ! pp_hot.c
22807 ____________________________________________________________________________
22808 [  7048] By: jhi                                   on 2000/09/10  23:37:09
22809         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
22810              by Pod::Text, from Brad Appleton.
22811      Branch: perl
22812            ! t/pod/testp2pt.pl
22813 ____________________________________________________________________________
22814 [  7047] By: jhi                                   on 2000/09/10  14:32:53
22815         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
22816              by Russ Allbery.
22817      Branch: perl
22818            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
22819 ____________________________________________________________________________
22820 [  7046] By: jhi                                   on 2000/09/10  14:15:08
22821         Log: Upgrade to CPAN 1.57_65, from Andreas König.
22822      Branch: perl
22823            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22824 ____________________________________________________________________________
22825 [  7045] By: jhi                                   on 2000/09/08  21:36:32
22826         Log: Update Changes.
22827      Branch: perl
22828            ! Changes patchlevel.h
22829 ____________________________________________________________________________
22830 [  7044] By: jhi                                   on 2000/09/08  21:29:56
22831         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
22832              From: Peter Prymmer <pvhp@forte.com>
22833              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
22834              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
22835      Branch: perl
22836            ! configure.com
22837 ____________________________________________________________________________
22838 [  7043] By: jhi                                   on 2000/09/08  21:27:50
22839         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
22840              From: Peter Prymmer <pvhp@forte.com>
22841              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
22842              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
22843      Branch: perl
22844            ! Makefile.SH installperl
22845 ____________________________________________________________________________
22846 [  7042] By: jhi                                   on 2000/09/08  21:23:21
22847         Log: Continue #7041.
22848      Branch: perl
22849            ! cygwin/Makefile.SHs os2/Makefile.SHs
22850 ____________________________________________________________________________
22851 [  7041] By: jhi                                   on 2000/09/08  21:18:10
22852         Log: Do away with memory models cruft.  Sorry, PDP users.
22853      Branch: metaconfig
22854            ! U/modified/cc.U U/modified/libpth.U
22855      Branch: perl
22856            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
22857            ! Porting/config_H cflags.SH config_h.SH configure.com
22858            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
22859            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
22860            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
22861 ____________________________________________________________________________
22862 [  7040] By: jhi                                   on 2000/09/08  14:34:18
22863         Log: Major rewrite of s2p.  And I mean really major, it is
22864              an implementation of sed in perl.  If called as s2p it
22865              will function as s2p.  Note: needs non-UNIXifying.
22866              
22867              Subject: s2p
22868              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
22869              Date: Mon, 28 Aug 2000 14:05:12 +0200
22870              Message-ID: <39AA5578.2102E2AA@alcatel.at>
22871      Branch: perl
22872            ! x2p/s2p.PL
22873 ____________________________________________________________________________
22874 [  7039] By: jhi                                   on 2000/09/08  14:19:49
22875         Log: Re-allow vec() for characters > 255.
22876              
22877              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
22878              From: Spider Boardman <spider@web.zk3.dec.com>
22879              Date: Fri, 08 Sep 2000 02:21:02 -0400
22880              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
22881      Branch: perl
22882            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
22883            ! t/op/vec.t
22884 ____________________________________________________________________________
22885 [  7038] By: jhi                                   on 2000/09/08  14:14:18
22886         Log: Subject: [PATCH lib/Benchmark.pm]
22887              From: <abigail@foad.org>
22888              Date: Thu, 7 Sep 2000 15:03:20 -0400
22889              Message-ID: <20000907190320.888.qmail@foad.org>
22890      Branch: perl
22891            ! lib/Benchmark.pm
22892 ____________________________________________________________________________
22893 [  7037] By: jhi                                   on 2000/09/08  14:11:06
22894         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
22895              
22896              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
22897              From: Spider Boardman <spider@web.zk3.dec.com>
22898              Date: Fri, 08 Sep 2000 01:30:27 -0400
22899              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
22900      Branch: perl
22901            ! op.c
22902 ____________________________________________________________________________
22903 [  7036] By: jhi                                   on 2000/09/08  14:08:58
22904         Log: Subject: [ID 20000908.002] perlipc documentation bug.
22905              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
22906              Date: Fri, 08 Sep 2000 12:38:32 +0200
22907              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
22908      Branch: perl
22909            ! pod/perlipc.pod
22910 ____________________________________________________________________________
22911 [  7035] By: jhi                                   on 2000/09/08  14:03:12
22912         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22913              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22914              Date: Fri, 08 Sep 2000 11:47:34 +0200
22915              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
22916      Branch: perl
22917            ! hints/dec_osf.sh
22918 ____________________________________________________________________________
22919 [  7034] By: jhi                                   on 2000/09/08  13:59:35
22920         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
22921              From: Simon Cozens <simon@cozens.net>
22922              Date: Thu, 7 Sep 2000 20:40:38 +0100
22923              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
22924      Branch: perl
22925            ! pp_hot.c
22926 ____________________________________________________________________________
22927 [  7033] By: jhi                                   on 2000/09/08  04:03:03
22928         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
22929              From: "Larry W. Virden" <lvirden@cas.org>
22930              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
22931              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
22932      Branch: perl
22933            ! pod/perldiag.pod
22934 ____________________________________________________________________________
22935 [  7032] By: jhi                                   on 2000/09/07  22:18:30
22936         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
22937              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
22938              Date: Mon, 04 Sep 2000 13:16:38 -0700
22939              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
22940      Branch: perl
22941            ! lib/perl5db.pl
22942 ____________________________________________________________________________
22943 [  7031] By: jhi                                   on 2000/09/07  22:02:29
22944         Log: Fix the ccversion detection for 5.1 and beyond.
22945              
22946              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
22947              From: Spider Boardman <spider@leggy.zk3.dec.com>
22948              Date: Thu, 7 Sep 2000 17:54:27 -0400
22949              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
22950      Branch: perl
22951            ! hints/dec_osf.sh
22952 ____________________________________________________________________________
22953 [  7030] By: jhi                                   on 2000/09/07  19:12:28
22954         Log: Fix for
22955              
22956              Subject: [ID 20000903.001] \w in utf8-strings
22957              From: Marc Lehmann <pcg@goof.com>
22958              Date: Sun, 03 Sep 2000 09:44:29 +0200
22959              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
22960              
22961              and various related nits.
22962      Branch: perl
22963            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
22964 ____________________________________________________________________________
22965 [  7029] By: jhi                                   on 2000/09/07  18:49:09
22966         Log: Fix the URL, but the server is still missing in action.
22967              
22968              Subject: [ID 20000905.002] perlfaq1.pod URL error
22969              From: "Larry W. Virden" <lvirden@cas.org>
22970              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
22971              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
22972      Branch: perl
22973            ! pod/perlfaq1.pod
22974 ____________________________________________________________________________
22975 [  7028] By: jhi                                   on 2000/09/07  18:47:13
22976         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
22977              From: Hugo <hv@crypt.compulink.co.uk>
22978              Date: Tue, 05 Sep 2000 14:13:37 +0100
22979              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
22980      Branch: perl
22981            ! toke.c
22982 ____________________________________________________________________________
22983 [  7027] By: jhi                                   on 2000/09/07  18:45:35
22984         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
22985              From: Daniel Chetlin <daniel@chetlin.com>
22986              Date: Tue, 5 Sep 2000 04:57:07 -0700
22987              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
22988      Branch: perl
22989            ! pod/perlfaq6.pod pod/perlop.pod
22990 ____________________________________________________________________________
22991 [  7026] By: jhi                                   on 2000/09/07  18:44:01
22992         Log: Document the new ref() semantics.
22993              
22994              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
22995              From: Gisle Aas <gisle@ActiveState.com>
22996              Date: 05 Sep 2000 08:10:30 +0200
22997              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
22998      Branch: perl
22999            ! pod/perldelta.pod
23000 ____________________________________________________________________________
23001 [  7025] By: jhi                                   on 2000/09/07  18:42:27
23002         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
23003              
23004              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
23005              From: Gisle Aas <gisle@ActiveState.com>
23006              Date: 05 Sep 2000 08:11:40 +0200
23007              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
23008      Branch: perl
23009            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
23010 ____________________________________________________________________________
23011 [  7024] By: jhi                                   on 2000/09/07  18:39:32
23012         Log: Subject: [PATCH] Modernize Opcode.pm documentation
23013              From: Gisle Aas <gisle@ActiveState.com>
23014              Date: 4 Sep 2000 00:18:55 -0000
23015              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
23016      Branch: perl
23017            ! ext/Opcode/Opcode.pm
23018 ____________________________________________________________________________
23019 [  7023] By: jhi                                   on 2000/09/07  18:37:42
23020         Log: Subject: [PATCH] Tied filehandle documentation
23021              From: Gisle Aas <gisle@ActiveState.com>
23022              Date: 4 Sep 2000 00:14:40 -0000
23023              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
23024      Branch: perl
23025            ! pod/perlfunc.pod pod/perltie.pod
23026 ____________________________________________________________________________
23027 [  7022] By: jhi                                   on 2000/09/07  18:35:37
23028         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
23029              From: Gisle Aas <gisle@ActiveState.com>
23030              Date: 4 Sep 2000 00:04:22 -0000
23031              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
23032      Branch: perl
23033            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
23034 ____________________________________________________________________________
23035 [  7021] By: jhi                                   on 2000/09/07  18:33:22
23036         Log: Subject: small apidoc fix
23037              From: Marc Lehmann <pcg@goof.com>
23038              Date: Sun, 3 Sep 2000 05:12:06 +0200
23039              Message-ID: <20000903051206.A5909@cerebro.laendle>
23040      Branch: perl
23041            ! pod/perlapi.pod utf8.c
23042 ____________________________________________________________________________
23043 [  7020] By: jhi                                   on 2000/09/07  16:14:57
23044         Log: Tiny perldelta nits.
23045      Branch: perl
23046            ! pod/perldelta.pod
23047 ____________________________________________________________________________
23048 [  7019] By: jhi                                   on 2000/09/07  16:04:20
23049         Log: Guard against bad string->int conversion for quads.
23050      Branch: perl
23051            ! t/op/64bitint.t
23052 ____________________________________________________________________________
23053 [  7018] By: jhi                                   on 2000/09/06  17:07:03
23054         Log: Update Unicode todo list.
23055      Branch: perl
23056            ! Todo-5.6
23057 ____________________________________________________________________________
23058 [  7017] By: jhi                                   on 2000/09/05  21:16:01
23059         Log: Document the SvIOK_.*UV().
23060      Branch: perl
23061            ! pod/perlapi.pod sv.h
23062 ____________________________________________________________________________
23063 [  7016] By: nick                                  on 2000/09/03  21:54:46
23064         Log: Hash lookup of constant strings optimization:
23065              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
23066              to string table (as per sharepvn). Add newSV_pvn_share to create such
23067              a thing. Make hv.c compare addresses of strings and skip string compare
23068              if equal. Make method_named and helem ops use these shared-string SVs
23069              when arg is constant. Make keys op return shared-string SVs (less clearly
23070              a win).
23071      Branch: perl
23072            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
23073            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
23074            ! pod/perlintern.pod pp_hot.c proto.h sv.c
23075 ____________________________________________________________________________
23076 [  7015] By: jhi                                   on 2000/09/02  17:48:59
23077         Log: This is 5.7.0.
23078      Branch: perl
23079            ! Changes
23080 ____________________________________________________________________________
23081 [  7014] By: jhi                                   on 2000/09/02  17:35:45
23082         Log: Changes and patchlevel tweaks.
23083      Branch: perl
23084            ! Changes patchlevel.h
23085 ____________________________________________________________________________
23086 [  7013] By: jhi                                   on 2000/09/02  17:30:50
23087         Log: Update Changes.
23088      Branch: perl
23089            ! Changes patchlevel.h
23090 ____________________________________________________________________________
23091 [  7012] By: nick                                  on 2000/09/02  17:25:20
23092         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
23093      Branch: perl
23094            ! gv.c lib/overload.pm
23095 ____________________________________________________________________________
23096 [  7011] By: jhi                                   on 2000/09/02  17:16:25
23097         Log: Update perlhist.
23098      Branch: perl
23099            ! pod/perlhist.pod
23100 ____________________________________________________________________________
23101 [  7010] By: jhi                                   on 2000/09/02  17:01:35
23102         Log: perldelta nits.
23103      Branch: perl
23104            ! pod/perldelta.pod
23105 ____________________________________________________________________________
23106 [  7009] By: nick                                  on 2000/09/02  16:48:35
23107         Log: If overloaded %{} etc. return the object do not loop.
23108              Thus  sub deref { $_[0] } functions if object is wanted type.
23109      Branch: perl
23110            ! pp.h
23111 ____________________________________________________________________________
23112 [  7008] By: jhi                                   on 2000/09/02  16:26:11
23113         Log: Retab MANIFEST.
23114      Branch: perl
23115            ! ext/Storable/MANIFEST
23116 ____________________________________________________________________________
23117 [  7007] By: jhi                                   on 2000/09/02  16:23:02
23118         Log: Make certain cc is set before trying to run it.
23119      Branch: perl
23120            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
23121 ____________________________________________________________________________
23122 [  7006] By: jhi                                   on 2000/09/02  15:45:41
23123         Log: Unicode notes.
23124      Branch: perl
23125            ! pod/perldelta.pod
23126 ____________________________________________________________________________
23127 [  7005] By: jhi                                   on 2000/09/02  15:42:11
23128         Log: Various Configure nits by Philip Newton,
23129              plus the ebcdic one by me.
23130      Branch: metaconfig
23131            + U/modified/pager.U
23132            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
23133      Branch: metaconfig/U/perl
23134            ! Devel.U quadfio.U
23135      Branch: perl
23136            ! Configure config_h.SH
23137 ____________________________________________________________________________
23138 [  7004] By: jhi                                   on 2000/09/02  15:06:14
23139         Log: Apparently avoiding the swapping is too costly.
23140              
23141              From: "Ben Tilly" <ben_tilly@hotmail.com>
23142              Subject: Re: the door is closed.
23143              Date: Fri, 01 Sep 2000 20:23:16 EDT
23144              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
23145      Branch: perl
23146            ! pod/perlfaq4.pod
23147 ____________________________________________________________________________
23148 [  7003] By: nick                                  on 2000/09/02  12:26:04
23149         Log: Undo part of change 6489 which looks like a bulk edit which
23150              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
23151              The supressing of main:: on return from select() is undesirable.
23152      Branch: perl
23153            ! pp_sys.c
23154 ____________________________________________________________________________
23155 [  7002] By: jhi                                   on 2000/09/01  23:08:54
23156         Log: Update Changes.
23157      Branch: perl
23158            ! Changes patchlevel.h
23159 ____________________________________________________________________________
23160 [  7001] By: jhi                                   on 2000/09/01  23:00:13
23161         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
23162              From: Peter Prymmer <pvhp@forte.com>
23163              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
23164              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
23165              
23166              plus rework the http: spots as suggested by Tom Christiansen,
23167              plus regen perltoc.
23168      Branch: perl
23169            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
23170            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
23171 ____________________________________________________________________________
23172 [  7000] By: jhi                                   on 2000/09/01  22:36:01
23173         Log: Only the first line, thank you very much.
23174      Branch: perl
23175            ! hints/solaris_2.sh
23176 ____________________________________________________________________________
23177 [  6999] By: gsar                                  on 2000/09/01  22:16:40
23178         Log: change#6791 accidentally clobbered change#6710, put it back
23179      Branch: perl
23180            ! win32/win32.c
23181 ____________________________________________________________________________
23182 [  6998] By: jhi                                   on 2000/09/01  22:14:16
23183         Log: Mention the HP-UX LP64 freak failure.
23184      Branch: perl
23185            ! pod/perldelta.pod
23186 ____________________________________________________________________________
23187 [  6997] By: jhi                                   on 2000/09/01  21:48:32
23188         Log: Detypo.
23189      Branch: perl
23190            ! hints/hpux.sh
23191 ____________________________________________________________________________
23192 [  6996] By: jhi                                   on 2000/09/01  21:27:10
23193         Log: Update Changes.
23194      Branch: perl
23195            ! Changes patchlevel.h
23196 ____________________________________________________________________________
23197 [  6995] By: jhi                                   on 2000/09/01  21:14:24
23198         Log: Mi splgn s gnin.g
23199      Branch: perl
23200            ! pp_ctl.c
23201 ____________________________________________________________________________
23202 [  6994] By: jhi                                   on 2000/09/01  21:09:54
23203         Log: Subject: http:// in L<>
23204              From: Nicholas Clark <nick@ccl4.org>
23205              Date: Fri, 1 Sep 2000 22:03:21 +0100
23206              Message-ID: <20000901220321.B72074@plum.flirble.org>
23207      Branch: perl
23208            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
23209 ____________________________________________________________________________
23210 [  6993] By: jhi                                   on 2000/09/01  21:06:54
23211         Log: Update to Storable 1.0, from Raphael Manfredi.
23212      Branch: perl
23213            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
23214            ! ext/Storable/Makefile.PL ext/Storable/README
23215            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
23216            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
23217            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
23218            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
23219            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
23220            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
23221 ____________________________________________________________________________
23222 [  6992] By: jhi                                   on 2000/09/01  20:43:05
23223         Log: Mention known sfio+linux buglet.
23224      Branch: perl
23225            ! pod/perldelta.pod
23226 ____________________________________________________________________________
23227 [  6991] By: jhi                                   on 2000/09/01  20:40:11
23228         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
23229              From: Peter Prymmer <pvhp@forte.com>
23230              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
23231              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
23232      Branch: perl
23233            ! vms/vms.c
23234 ____________________________________________________________________________
23235 [  6990] By: jhi                                   on 2000/09/01  20:25:26
23236         Log: Retract #6986.
23237      Branch: perl
23238            ! hints/solaris_2.sh
23239 ____________________________________________________________________________
23240 [  6989] By: jhi                                   on 2000/09/01  20:23:00
23241         Log: Mergesort is back.
23242      Branch: perl
23243            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
23244 ____________________________________________________________________________
23245 [  6988] By: jhi                                   on 2000/09/01  19:37:40
23246         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
23247              From: Mike Guy <mjtg@cam.ac.uk>
23248              Date: Fri, 01 Sep 2000 17:43:33 +0100
23249              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
23250      Branch: perl
23251            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
23252            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
23253 ____________________________________________________________________________
23254 [  6987] By: jhi                                   on 2000/09/01  19:17:10
23255         Log: Regen perltoc.
23256      Branch: perl
23257            ! pod/perltoc.pod
23258 ____________________________________________________________________________
23259 [  6986] By: jhi                                   on 2000/09/01  18:51:10
23260         Log: Subject: Re: Solaris x86 has no SPARC libraries!
23261              From: Lupe Christoph <lupe@lupe-christoph.de>
23262              Date: Fri, 1 Sep 2000 20:41:20 +0200
23263              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
23264      Branch: perl
23265            ! hints/solaris_2.sh
23266 ____________________________________________________________________________
23267 [  6985] By: jhi                                   on 2000/09/01  18:28:10
23268         Log: Update Changes.
23269      Branch: perl
23270            ! Changes patchlevel.h
23271 ____________________________________________________________________________
23272 [  6984] By: jhi                                   on 2000/09/01  18:26:53
23273         Log: Feature ordering tweak.
23274      Branch: perl
23275            ! myconfig.SH
23276 ____________________________________________________________________________
23277 [  6983] By: jhi                                   on 2000/09/01  18:19:50
23278         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23279              From: <abigail@foad.org>
23280              Date: Fri, 1 Sep 2000 13:07:32 -0400
23281              Message-ID: <20000901170732.18249.qmail@foad.org>
23282      Branch: perl
23283            ! t/pragma/overload.t
23284 ____________________________________________________________________________
23285 [  6982] By: jhi                                   on 2000/09/01  18:17:54
23286         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
23287              so that case-ignoring systems like DCL can tell them from
23288              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
23289      Branch: metaconfig/U/perl
23290            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
23291      Branch: perl
23292            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23293            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
23294            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
23295            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
23296            ! vos/config.def vos/config.h vos/config_h.SH_orig
23297            ! win32/config.bc win32/config.gc win32/config.vc
23298 ____________________________________________________________________________
23299 [  6981] By: nick                                  on 2000/09/01  17:21:57
23300         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
23301              warning when UNTIE exists and instead pass the cound of extra references to
23302              the UNTIE method.
23303      Branch: perl
23304            ! pod/perltie.pod pp_sys.c
23305 ____________________________________________________________________________
23306 [  6980] By: jhi                                   on 2000/09/01  16:54:44
23307         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
23308              From: Peter Prymmer <pvhp@forte.com>
23309              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
23310              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
23311      Branch: perl
23312            ! configure.com
23313 ____________________________________________________________________________
23314 [  6979] By: jhi                                   on 2000/09/01  16:06:20
23315         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
23316              From: Mike Guy <mjtg@cam.ac.uk> 
23317              Date: Fri, 01 Sep 2000 16:49:27 +0100
23318              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
23319      Branch: perl
23320            ! t/base/rs.t
23321 ____________________________________________________________________________
23322 [  6978] By: jhi                                   on 2000/09/01  16:00:42
23323         Log: Update to PodParser 1.18, from Brad Appleton.
23324      Branch: perl
23325            ! lib/Pod/Checker.pm t/pod/find.t
23326 ____________________________________________________________________________
23327 [  6977] By: jhi                                   on 2000/09/01  14:48:58
23328         Log: Subject: Nit in Configure (bleadperl@6961)
23329              From: Lupe Christoph <lupe@lupe-christoph.de>
23330              Date: Fri, 1 Sep 2000 16:34:29 +0200
23331              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
23332      Branch: metaconfig
23333            ! U/compline/ccflags.U
23334      Branch: perl
23335            ! Configure config_h.SH
23336 ____________________________________________________________________________
23337 [  6976] By: jhi                                   on 2000/09/01  14:39:52
23338         Log: Update Changes.
23339      Branch: perl
23340            ! Changes patchlevel.h
23341 ____________________________________________________________________________
23342 [  6975] By: jhi                                   on 2000/09/01  14:37:36
23343         Log: microperl config update.
23344      Branch: perl
23345            ! uconfig.h uconfig.sh
23346 ____________________________________________________________________________
23347 [  6974] By: jhi                                   on 2000/09/01  14:36:53
23348         Log: Document known deficiencies.
23349      Branch: perl
23350            ! pod/perldelta.pod
23351 ____________________________________________________________________________
23352 [  6973] By: jhi                                   on 2000/09/01  14:10:20
23353         Log: Mention warnings fixes and updates.
23354      Branch: perl
23355            ! pod/perldelta.pod
23356 ____________________________________________________________________________
23357 [  6972] By: jhi                                   on 2000/09/01  14:01:52
23358         Log: Drop unused argument.
23359              
23360              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
23361              From: Spider Boardman <spider@web.zk3.dec.com>
23362              Date: Thu, 31 Aug 2000 16:10:15 -0400
23363              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
23364      Branch: perl
23365            ! toke.c
23366 ____________________________________________________________________________
23367 [  6971] By: jhi                                   on 2000/09/01  13:59:24
23368         Log: Add the overload warnings to perldiag.
23369      Branch: perl
23370            ! lib/overload.pm pod/perldiag.pod
23371 ____________________________________________________________________________
23372 [  6970] By: jhi                                   on 2000/09/01  13:55:10
23373         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23374              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23375              Date: Fri, 1 Sep 2000 13:43:15 +0100 
23376              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
23377      Branch: perl
23378            ! lib/overload.pm t/pragma/overload.t
23379 ____________________________________________________________________________
23380 [  6969] By: jhi                                   on 2000/09/01  13:52:27
23381         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23382              From: <abigail@foad.org>
23383              Date: Fri, 1 Sep 2000 05:46:54 -0400
23384              Message-ID: <20000901094654.6476.qmail@foad.org>
23385      Branch: perl
23386            ! lib/overload.pm
23387 ____________________________________________________________________________
23388 [  6968] By: jhi                                   on 2000/09/01  13:50:05
23389         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
23390              From: Daniel Chetlin <daniel@chetlin.com>
23391              Date: Fri, 1 Sep 2000 02:10:55 -0700
23392              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
23393      Branch: perl
23394            ! pod/perlretut.pod
23395 ____________________________________________________________________________
23396 [  6967] By: jhi                                   on 2000/09/01  13:47:54
23397         Log: Part of the solution.
23398              
23399              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
23400              From: Mike Guy <mjtg@cam.ac.uk>
23401              Date: Fri, 01 Sep 2000 14:16:01 +0100
23402              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
23403      Branch: perl
23404            ! gv.c mg.c
23405 ____________________________________________________________________________
23406 [  6966] By: jhi                                   on 2000/09/01  13:46:17
23407         Log: Subject: CPAN.pm beta 1.57_57 for the core
23408              From: andreas.koenig@anima.de (Andreas J. Koenig)
23409              Date: 01 Sep 2000 15:16:31 +0200
23410              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
23411      Branch: perl
23412            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23413 ____________________________________________________________________________
23414 [  6965] By: jhi                                   on 2000/09/01  13:43:18
23415         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
23416              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23417              Date: Fri, 01 Sep 2000 01:47:22 -0500
23418              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
23419      Branch: perl
23420            ! pod/perldelta.pod vms/vms.c
23421 ____________________________________________________________________________
23422 [  6964] By: jhi                                   on 2000/09/01  13:35:35
23423         Log: File::Temp patches from Andreas König,
23424              
23425              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
23426              From: andreas.koenig@anima.de (Andreas J. Koenig)
23427              Date: 01 Sep 2000 10:07:20 +0200
23428              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
23429              
23430              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
23431              From: andreas.koenig@anima.de (Andreas J. Koenig)
23432              Date: 31 Aug 2000 23:26:08 +0200
23433              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
23434      Branch: perl
23435            ! lib/File/Temp.pm t/lib/ftmp-security.t
23436 ____________________________________________________________________________
23437 [  6963] By: jhi                                   on 2000/09/01  02:22:24
23438         Log: Retract the mergesort code, way too incompatible licensing
23439              and copyrights.
23440      Branch: perl
23441            ! pod/perldelta.pod pp_ctl.c
23442 ____________________________________________________________________________
23443 [  6962] By: jhi                                   on 2000/08/31  23:27:32
23444         Log: Update Changes.
23445      Branch: perl
23446            ! Changes patchlevel.h
23447 ____________________________________________________________________________
23448 [  6961] By: jhi                                   on 2000/08/31  23:20:04
23449         Log: Small tweaks all over.
23450      Branch: metaconfig
23451            ! U/compline/d_gconvert.U
23452      Branch: perl
23453            ! AUTHORS Configure config_h.SH pp_ctl.c
23454 ____________________________________________________________________________
23455 [  6960] By: jhi                                   on 2000/08/31  22:39:36
23456         Log: Further rewording.
23457      Branch: perl
23458            ! pp_ctl.c
23459 ____________________________________________________________________________
23460 [  6959] By: jhi                                   on 2000/08/31  21:26:44
23461         Log: More address tweaking.
23462      Branch: perl
23463            ! AUTHORS Changes
23464 ____________________________________________________________________________
23465 [  6958] By: jhi                                   on 2000/08/31  20:47:25
23466         Log: AUTHORS tweaks, from Peter Prymmer.
23467              
23468              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
23469              From: Peter Prymmer <pvhp@forte.com>
23470              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
23471              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
23472      Branch: perl
23473            ! AUTHORS MAINTAIN
23474 ____________________________________________________________________________
23475 [  6957] By: jhi                                   on 2000/08/31  20:34:43
23476         Log: perldelta tweaks.
23477      Branch: perl
23478            ! pod/perldelta.pod
23479 ____________________________________________________________________________
23480 [  6956] By: jhi                                   on 2000/08/31  19:11:06
23481         Log: Regen perltoc.
23482      Branch: perl
23483            ! pod/perltoc.pod
23484 ____________________________________________________________________________
23485 [  6955] By: jhi                                   on 2000/08/31  19:06:30
23486         Log: Clarify the mergesort situation.
23487      Branch: perl
23488            ! pp_ctl.c
23489 ____________________________________________________________________________
23490 [  6954] By: jhi                                   on 2000/08/31  18:24:17
23491         Log: Move the Solaris 7 scan to use64bitall, make the
23492              failure to find 64-bot sparc libc to mention the
23493              possibility of being in an intel, from Lupe and Alan.
23494      Branch: perl
23495            ! hints/solaris_2.sh
23496 ____________________________________________________________________________
23497 [  6953] By: jhi                                   on 2000/08/31  18:09:20
23498         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
23499              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
23500      Branch: metaconfig
23501            ! U/compline/d_gconvert.U U/threads/archname.U
23502      Branch: metaconfig/U/perl
23503            ! perlxv.U
23504      Branch: perl
23505            ! Configure config_h.SH sv.c
23506 ____________________________________________________________________________
23507 [  6952] By: jhi                                   on 2000/08/31  17:42:24
23508         Log: :: not allowed in pathnames, change to .
23509              
23510              Subject: [PATCH perl@6938] cygwin port
23511              From: "Fifer, Eric" <EFifer@sanwaint.com>
23512              Date: Thu, 31 Aug 2000 16:32:59 +0100
23513              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
23514      Branch: metaconfig/U/perl
23515            ! perlxv.U
23516 ____________________________________________________________________________
23517 [  6951] By: jhi                                   on 2000/08/31  17:02:05
23518         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
23519      Branch: perl
23520            ! perl.h
23521 ____________________________________________________________________________
23522 [  6950] By: jhi                                   on 2000/08/31  16:26:08
23523         Log: More author updates.
23524              
23525              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
23526              From: Simon Cozens <simon@cozens.net>
23527              Date: Thu, 31 Aug 2000 17:13:32 +0100
23528              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
23529      Branch: perl
23530            ! AUTHORS
23531 ____________________________________________________________________________
23532 [  6949] By: jhi                                   on 2000/08/31  16:04:49
23533         Log: POSIX doesn't report long double values under -Duselongdouble
23534              when the long doubles are "real" (bigger than doubles).
23535              
23536              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
23537              From: Spider Boardman <spider@peano.zk3.dec.com>
23538              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
23539              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
23540      Branch: perl
23541            ! ext/POSIX/POSIX.xs
23542 ____________________________________________________________________________
23543 [  6948] By: jhi                                   on 2000/08/31  15:25:10
23544         Log: Update Changes.
23545      Branch: perl
23546            ! Changes patchlevel.h
23547 ____________________________________________________________________________
23548 [  6947] By: jhi                                   on 2000/08/31  15:22:29
23549         Log: Document UNTIE in a very minimalistic way.
23550      Branch: perl
23551            ! pod/perlfunc.pod pod/perltie.pod
23552 ____________________________________________________________________________
23553 [  6946] By: jhi                                   on 2000/08/31  15:15:23
23554         Log: Document known failures.
23555      Branch: perl
23556            ! pod/perldelta.pod
23557 ____________________________________________________________________________
23558 [  6945] By: jhi                                   on 2000/08/31  15:07:00
23559         Log: Don't attach -ld to the archname if pointless.
23560      Branch: metaconfig
23561            ! U/threads/archname.U
23562      Branch: perl
23563            ! Configure config_h.SH
23564 ____________________________________________________________________________
23565 [  6944] By: jhi                                   on 2000/08/31  14:37:42
23566         Log: Wrap the test in eval.
23567              
23568              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
23569              From: Tim Jenness <timj@jach.hawaii.edu>
23570              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
23571              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
23572      Branch: perl
23573            ! t/lib/ftmp-security.t
23574 ____________________________________________________________________________
23575 [  6943] By: jhi                                   on 2000/08/31  14:30:57
23576         Log: Make -Dusemorebits find long doubles in Solaris.
23577      Branch: perl
23578            ! hints/solaris_2.sh
23579 ____________________________________________________________________________
23580 [  6942] By: jhi                                   on 2000/08/31  13:48:45
23581         Log: Clarify the third case of ftmp-security warnings.
23582      Branch: perl
23583            ! INSTALL
23584 ____________________________________________________________________________
23585 [  6941] By: jhi                                   on 2000/08/31  13:40:31
23586         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
23587              From: <abigail@foad.org>
23588              Date: Thu, 31 Aug 2000 01:35:05 -0400
23589              Message-ID: <20000831053505.32120.qmail@foad.org>
23590      Branch: perl
23591            ! pod/perldelta.pod
23592 ____________________________________________________________________________
23593 [  6940] By: jhi                                   on 2000/08/31  13:38:48
23594         Log: Issue useful diagnostic on unknown pod commands.
23595              
23596              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
23597              From: <abigail@foad.org>
23598              Date: Thu, 31 Aug 2000 03:41:18 -0400
23599              Message-ID: <20000831074118.24880.qmail@foad.org>
23600      Branch: perl
23601            ! lib/Pod/Man.pm
23602 ____________________________________________________________________________
23603 [  6939] By: jhi                                   on 2000/08/31  13:34:33
23604         Log: Reveal Borland's isnan.
23605              
23606              Subject: build with BC++ tweak
23607              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
23608              Date: Thu, 31 Aug 2000 13:09:37 +0400
23609              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
23610      Branch: perl
23611            ! win32/win32.h
23612 ____________________________________________________________________________
23613 [  6938] By: jhi                                   on 2000/08/31  05:01:20
23614         Log: Update Changes.
23615      Branch: perl
23616            ! Changes patchlevel.h
23617 ____________________________________________________________________________
23618 [  6937] By: jhi                                   on 2000/08/31  04:26:23
23619         Log: sscanf() may be the only way to read long doubles from strings.
23620      Branch: metaconfig/U/perl
23621            ! longdblfio.U
23622      Branch: perl
23623            ! Configure config_h.SH perl.h util.c
23624 ____________________________________________________________________________
23625 [  6936] By: jhi                                   on 2000/08/31  04:18:19
23626         Log: The #6929 was too skimpy.
23627      Branch: perl
23628            ! sv.c
23629 ____________________________________________________________________________
23630 [  6935] By: jhi                                   on 2000/08/31  02:47:07
23631         Log: Subject: Re: typos in pods
23632              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23633              Date: Wed, 30 Aug 2000 19:25:34 -0700
23634              Message-ID: <eIcr5gzkg25X092yn@efn.org>
23635      Branch: perl
23636            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
23637 ____________________________________________________________________________
23638 [  6934] By: jhi                                   on 2000/08/31  02:42:55
23639         Log: Missed one Unicode file.
23640      Branch: perl
23641            + lib/unicode/UCDFF301.html
23642 ____________________________________________________________________________
23643 [  6933] By: jhi                                   on 2000/08/30  23:42:27
23644         Log: Update Changes.
23645      Branch: perl
23646            ! Changes patchlevel.h
23647 ____________________________________________________________________________
23648 [  6932] By: jhi                                   on 2000/08/30  23:40:07
23649         Log: Mention UNTIE in perldelta.  Still needs documenting
23650              in perltie et alia.
23651      Branch: perl
23652            ! pod/perldelta.pod
23653 ____________________________________________________________________________
23654 [  6931] By: jhi                                   on 2000/08/30  23:36:02
23655         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
23656              From: <abigail@foad.org>
23657              Date: Wed, 30 Aug 2000 19:28:07 -0400
23658              Message-ID: <20000830232807.305.qmail@foad.org>
23659      Branch: perl
23660            ! pod/perldelta.pod
23661 ____________________________________________________________________________
23662 [  6930] By: jhi                                   on 2000/08/30  23:32:40
23663         Log: Update to Unicode 3.0.1.
23664      Branch: perl
23665            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
23666            + lib/unicode/PropList.txt lib/unicode/README.perl
23667            + lib/unicode/UCD301.html lib/unicode/Unicode.301
23668            - lib/unicode/Props.txt lib/unicode/UCD300.html
23669            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
23670            ! (edit 257 files)
23671 ____________________________________________________________________________
23672 [  6929] By: jhi                                   on 2000/08/30  22:38:18
23673         Log: Heap decorruption.
23674              
23675              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
23676              From: Alan Burlison <Alan.Burlison@uk.sun.com>
23677              Date: Wed, 30 Aug 2000 22:39:52 +0100
23678              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
23679      Branch: perl
23680            ! sv.c
23681 ____________________________________________________________________________
23682 [  6928] By: jhi                                   on 2000/08/30  22:29:34
23683         Log: Retract the dummy test, skip the security tests (instead of failing),
23684              explain what the warnings mean.
23685      Branch: perl
23686            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
23687 ____________________________________________________________________________
23688 [  6927] By: jhi                                   on 2000/08/30  22:14:13
23689         Log: Change the internal implementation of sort() to be mergesort
23690              instead of quicksort, from John Linderman <jpl@research.att.com>.
23691              Gives us better worst case, better average case, and stability.
23692              What's there not to like?  (Small fixes for threaded builds
23693              were required).
23694      Branch: perl
23695            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
23696 ____________________________________________________________________________
23697 [  6926] By: jhi                                   on 2000/08/30  20:55:20
23698         Log: A better fix for the Socket building problem from Craig Berry.
23699      Branch: perl
23700            ! vms/vms.c
23701 ____________________________________________________________________________
23702 [  6925] By: jhi                                   on 2000/08/30  20:20:25
23703         Log: Subject: [PATCH] Re: UNTIE method 
23704              From: Nick Ing-Simmons <nik@tiuk.ti.com>
23705              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
23706              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
23707      Branch: perl
23708            ! pp_sys.c t/op/tie.t
23709 ____________________________________________________________________________
23710 [  6924] By: jhi                                   on 2000/08/30  20:17:11
23711         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
23712              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23713              Date: Wed, 30 Aug 2000 15:03:14 -0500
23714              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
23715      Branch: perl
23716            ! vms/vms.c
23717 ____________________________________________________________________________
23718 [  6923] By: jhi                                   on 2000/08/30  20:15:18
23719         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
23720              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23721              Date: Wed, 30 Aug 2000 13:30:36 -0500
23722              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
23723      Branch: perl
23724            ! vms/vms.c
23725 ____________________________________________________________________________
23726 [  6922] By: jhi                                   on 2000/08/30  19:54:43
23727         Log: Better options for rsync.
23728      Branch: perl
23729            ! pod/perlhack.pod
23730 ____________________________________________________________________________
23731 [  6921] By: jhi                                   on 2000/08/30  19:40:16
23732         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
23733              From: Rick Delaney <rick@consumercontact.com>
23734              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
23735              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
23736      Branch: perl
23737            ! pod/perlfunc.pod
23738 ____________________________________________________________________________
23739 [  6920] By: jhi                                   on 2000/08/30  19:36:40
23740         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
23741              From: Peter Prymmer <pvhp@forte.com>
23742              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
23743              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
23744      Branch: perl
23745            ! configure.com
23746 ____________________________________________________________________________
23747 [  6919] By: jhi                                   on 2000/08/30  14:52:02
23748         Log: Update Changes.
23749      Branch: perl
23750            ! Changes patchlevel.h
23751 ____________________________________________________________________________
23752 [  6918] By: jhi                                   on 2000/08/30  14:48:34
23753         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
23754      Branch: perl
23755            ! lib/ExtUtils/typemap
23756 ____________________________________________________________________________
23757 [  6917] By: jhi                                   on 2000/08/30  14:46:34
23758         Log: Subject: typos in pods
23759              From: Nicholas Clark <nick@ccl4.org>
23760              Date: Wed, 30 Aug 2000 01:12:50 +0100
23761              Message-ID: <20000830011249.A61388@plum.flirble.org>
23762      Branch: perl
23763            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
23764            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
23765            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
23766            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
23767 ____________________________________________________________________________
23768 [  6916] By: jhi                                   on 2000/08/30  14:19:09
23769         Log: Document Storable problems on Crays.  (Will have
23770              to document all the other Storable problems, too.)
23771      Branch: perl
23772            ! pod/perldelta.pod
23773 ____________________________________________________________________________
23774 [  6915] By: jhi                                   on 2000/08/30  14:06:02
23775         Log: Subject: [PATCH] fix misc cast warnings
23776              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23777              Date: Tue, 29 Aug 2000 23:16:14 -0700
23778              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
23779      Branch: perl
23780            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
23781            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
23782            ! os2/os2ish.h
23783 ____________________________________________________________________________
23784 [  6914] By: jhi                                   on 2000/08/30  14:03:45
23785         Log: Timestamp mismatch again.  Need to fix this dependence on
23786              config_h.SH timestamp, since it's the contents of config_h.SH
23787              that matter.
23788      Branch: perl
23789            ! uconfig.h uconfig.sh
23790 ____________________________________________________________________________
23791 [  6913] By: jhi                                   on 2000/08/30  13:54:06
23792         Log: Don't say "Perl 5.0 source kit".
23793      Branch: perl
23794            ! perl.c
23795 ____________________________________________________________________________
23796 [  6912] By: jhi                                   on 2000/08/30  13:51:24
23797         Log: Reset archname and archname64 always, forcing them be
23798              recomputed at each Configure run, make Configure and
23799              the hints files agree on the naming of largefiles variables.
23800      Branch: metaconfig
23801            ! U/threads/archname.U
23802      Branch: metaconfig/U/perl
23803            ! use64bits.U
23804      Branch: perl
23805            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
23806            ! hints/linux.sh hints/solaris_2.sh
23807 ____________________________________________________________________________
23808 [  6911] By: jhi                                   on 2000/08/30  13:30:13
23809         Log: Put back the slice accidentally removed by #6907.
23810      Branch: perl
23811            ! hints/solaris_2.sh
23812 ____________________________________________________________________________
23813 [  6910] By: jhi                                   on 2000/08/30  01:24:26
23814         Log: Be consistent: other Net::get* do export theirs.
23815              
23816              Subject: Re: Net::protoent does not export 'getproto'
23817              From: Yasushi Nakajima <sey@jkc.co.jp>
23818              Date: Wed, 30 Aug 2000 09:53:14 +0900
23819              Message-Id: <200008300051.DAA24700@taku.hut.fi>
23820      Branch: perl
23821            ! lib/Net/protoent.pm
23822 ____________________________________________________________________________
23823 [  6909] By: jhi                                   on 2000/08/30  01:17:25
23824         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
23825              From: Gurusamy Sarathy <gsar@ActiveState.com>
23826              Date: Tue, 29 Aug 2000 17:17:07 -0700
23827              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
23828      Branch: perl
23829            ! cop.h
23830 ____________________________________________________________________________
23831 [  6908] By: jhi                                   on 2000/08/30  00:58:05
23832         Log: Update Changes.
23833      Branch: perl
23834            ! Changes patchlevel.h
23835 ____________________________________________________________________________
23836 [  6907] By: jhi                                   on 2000/08/30  00:57:22
23837         Log: Introduce ccname to keep track of what compiler kind of we have.
23838      Branch: metaconfig/U/perl
23839            ! Checkcc.U gccvers.U
23840      Branch: perl
23841            ! Configure config_h.SH hints/solaris_2.sh
23842 ____________________________________________________________________________
23843 [  6906] By: jhi                                   on 2000/08/30  00:25:47
23844         Log: Put back the flags dump as reasoned in
23845              
23846              Subject: Re: [PATCH] Glob dumping
23847              From: Mike Guy <mjtg@cam.ac.uk> 
23848              Date: Tue, 29 Aug 2000 21:41:32 +0100
23849              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
23850      Branch: perl
23851            ! dump.c t/lib/peek.t
23852 ____________________________________________________________________________
23853 [  6905] By: jhi                                   on 2000/08/30  00:16:17
23854         Log: Make the epsilon to be relative, not absolute.
23855              
23856              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
23857              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
23858              Date: Tue, 29 Aug 2000 19:58:56 -0400
23859              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
23860      Branch: perl
23861            ! t/lib/trig.t
23862 ____________________________________________________________________________
23863 [  6904] By: jhi                                   on 2000/08/30  00:13:09
23864         Log: From now on, Gisle is on my list of usual suspects :-)
23865              Retract #6902.
23866      Branch: perl
23867            ! ext/Opcode/Safe.pm
23868 ____________________________________________________________________________
23869 [  6903] By: jhi                                   on 2000/08/29  23:51:20
23870         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
23871              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23872              Date: Tue, 29 Aug 2000 18:43:26 -0500
23873              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
23874      Branch: perl
23875            + vms/vmspipe.com
23876            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
23877            ! vms/vms.c
23878 ____________________________________________________________________________
23879 [  6902] By: jhi                                   on 2000/08/29  23:44:14
23880         Log: Retry what #6882 attempted.
23881              
23882              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
23883              From: Gisle Aas <gisle@ActiveState.com>
23884              Date: 30 Aug 2000 00:33:09 +0200
23885              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
23886      Branch: perl
23887            ! ext/Opcode/Safe.pm
23888 ____________________________________________________________________________
23889 [  6901] By: jhi                                   on 2000/08/29  22:59:32
23890         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
23891              From: Hugo <hv@crypt.compulink.co.uk>
23892              Date: Mon, 12 Jun 2000 19:36:08 +0100
23893              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
23894      Branch: perl
23895            ! sv.c
23896 ____________________________________________________________________________
23897 [  6900] By: jhi                                   on 2000/08/29  22:58:35
23898         Log: Admit that we are leaking scalars.
23899              
23900              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
23901              From: Spider Boardman <spider@leggy.zk3.dec.com>
23902              Date: Tue, 29 Aug 2000 18:48:29 -0400
23903              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
23904      Branch: perl
23905            ! t/pragma/warnings.t
23906 ____________________________________________________________________________
23907 [  6899] By: jhi                                   on 2000/08/29  20:53:13
23908         Log: Update Changes.
23909      Branch: perl
23910            ! Changes patchlevel.h
23911 ____________________________________________________________________________
23912 [  6898] By: jhi                                   on 2000/08/29  20:46:21
23913         Log: Undo namespace pollution of #6878.
23914              
23915              Subject: Re: Net::protoent does not export 'getproto'
23916              From: Mike Guy <mjtg@cam.ac.uk>
23917              Date: Tue, 29 Aug 2000 21:32:37 +0100
23918              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
23919      Branch: perl
23920            ! lib/Net/protoent.pm
23921 ____________________________________________________________________________
23922 [  6897] By: jhi                                   on 2000/08/29  20:44:29
23923         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
23924              From: Peter Prymmer <pvhp@forte.com>
23925              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
23926              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
23927      Branch: perl
23928            ! pod/perlebcdic.pod
23929 ____________________________________________________________________________
23930 [  6896] By: jhi                                   on 2000/08/29  20:40:57
23931         Log: There's no point repeating the 'revision' (5) of perl5.
23932      Branch: metaconfig/U/perl
23933            ! Devel.U patchlevel.U
23934      Branch: perl
23935            ! Configure config_h.SH
23936 ____________________________________________________________________________
23937 [  6895] By: jhi                                   on 2000/08/29  20:16:58
23938         Log: Regen Configure for #6894.
23939      Branch: metaconfig/U/perl
23940            ! perladmin.U
23941      Branch: perl
23942            ! Configure config_h.SH
23943 ____________________________________________________________________________
23944 [  6894] By: jhi                                   on 2000/08/29  19:59:52
23945         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
23946              From: "Philip Newton" <Philip.Newton@gmx.net>
23947              Date: Tue, 29 Aug 2000 21:39:14 +0200
23948              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
23949      Branch: perl
23950            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
23951            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
23952            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
23953            ! utils/perlbug.PL
23954 ____________________________________________________________________________
23955 [  6893] By: jhi                                   on 2000/08/29  19:55:30
23956         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
23957              From: "Philip Newton" <Philip.Newton@gmx.net>
23958              Date: Tue, 29 Aug 2000 21:39:14 +0200
23959              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
23960      Branch: perl
23961            ! installhtml
23962 ____________________________________________________________________________
23963 [  6892] By: jhi                                   on 2000/08/29  19:53:59
23964         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
23965              From: "Philip Newton" <Philip.Newton@gmx.net>
23966              Date: Tue, 29 Aug 2000 21:48:18 +0200
23967              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
23968      Branch: perl
23969            ! lib/File/Temp.pm
23970 ____________________________________________________________________________
23971 [  6891] By: jhi                                   on 2000/08/29  18:30:03
23972         Log: Nail the ID 20000828.023.
23973      Branch: perl
23974            ! ext/Storable/Storable.xs
23975 ____________________________________________________________________________
23976 [  6890] By: jhi                                   on 2000/08/29  16:50:17
23977         Log: Under usethreads the dumped variable is IN_PAD.
23978              
23979              Subject: Re: [PATCH] Glob dumping
23980              From: Gisle Aas <gisle@ActiveState.com>
23981              Date: 29 Aug 2000 18:45:05 +0200
23982              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
23983      Branch: perl
23984            ! t/lib/peek.t
23985 ____________________________________________________________________________
23986 [  6889] By: jhi                                   on 2000/08/29  15:17:37
23987         Log: Update Changes.
23988      Branch: perl
23989            ! Changes patchlevel.h
23990 ____________________________________________________________________________
23991 [  6888] By: jhi                                   on 2000/08/29  14:49:59
23992         Log: Retract #6882, broke the safe tests.
23993      Branch: perl
23994            ! ext/Opcode/Safe.pm
23995 ____________________________________________________________________________
23996 [  6887] By: jhi                                   on 2000/08/29  14:47:06
23997         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
23998              From: Gisle Aas <gisle@ActiveState.com> 
23999              Date: 09 Jun 2000 20:00:11 +0200
24000              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
24001      Branch: perl
24002            ! utils/perldoc.PL
24003 ____________________________________________________________________________
24004 [  6886] By: jhi                                   on 2000/08/29  14:42:45
24005         Log: The #6881 removed one dump line.
24006      Branch: perl
24007            ! t/lib/peek.t
24008 ____________________________________________________________________________
24009 [  6885] By: jhi                                   on 2000/08/29  14:30:47
24010         Log: Don't forget to tidy up.
24011      Branch: perl
24012            ! t/lib/ftmp-security.t
24013 ____________________________________________________________________________
24014 [  6884] By: jhi                                   on 2000/08/29  14:25:17
24015         Log: Disabling the one test is a bit tricky.
24016      Branch: perl
24017            ! t/lib/ftmp-security.t
24018 ____________________________________________________________________________
24019 [  6883] By: jhi                                   on 2000/08/29  14:16:25
24020         Log: Disable one of the tests for now.
24021      Branch: perl
24022            ! t/lib/ftmp-security.t
24023 ____________________________________________________________________________
24024 [  6882] By: jhi                                   on 2000/08/29  14:05:50
24025         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
24026              From: gisle@aas.no
24027              Date: 29 Aug 2000 10:35:06 -0000
24028              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
24029      Branch: perl
24030            ! ext/Opcode/Safe.pm
24031 ____________________________________________________________________________
24032 [  6881] By: jhi                                   on 2000/08/29  14:03:51
24033         Log: Subject: [PATCH] Glob dumping
24034              From: Gisle Aas <gisle@ActiveState.com>
24035              Date: 29 Aug 2000 07:59:42 -0000
24036              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
24037      Branch: perl
24038            ! dump.c
24039 ____________________________________________________________________________
24040 [  6880] By: jhi                                   on 2000/08/29  14:02:01
24041         Log: Subject: [PATCH] Warnings in B::Deparse
24042              From: <abigail@foad.org>
24043              Date: Tue, 29 Aug 2000 00:00:01 -0400
24044              Message-ID: <20000829040001.2999.qmail@foad.org>
24045      Branch: perl
24046            ! ext/B/B/Deparse.pm
24047 ____________________________________________________________________________
24048 [  6879] By: jhi                                   on 2000/08/29  13:57:26
24049         Log: Missed a change in #6869.
24050      Branch: perl
24051            ! mg.c
24052 ____________________________________________________________________________
24053 [  6878] By: jhi                                   on 2000/08/29  13:45:04
24054         Log: Subject: Net::protoent does not export 'getproto'
24055              From: Yasushi Nakajima <sey@jkc.co.jp>
24056              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
24057      Branch: perl
24058            ! lib/Net/protoent.pm
24059 ____________________________________________________________________________
24060 [  6877] By: jhi                                   on 2000/08/29  13:39:19
24061         Log: Patches all over for people and the files they (hopefully) care about.
24062      Branch: perl
24063            ! AUTHORS Changes MAINTAIN
24064 ____________________________________________________________________________
24065 [  6876] By: jhi                                   on 2000/08/29  12:53:54
24066         Log: Fix for thinko in #6848.
24067              
24068              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
24069              From: Lupe Christoph <lupe@lupe-christoph.de>
24070              Date: Tue, 29 Aug 2000 09:04:08 +0200
24071              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
24072      Branch: perl
24073            ! ext/Thread/Thread.xs
24074 ____________________________________________________________________________
24075 [  6875] By: jhi                                   on 2000/08/29  12:50:14
24076         Log: Update to Getopt::Long 2.24, from Johan Vromans.
24077      Branch: perl
24078            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
24079 ____________________________________________________________________________
24080 [  6874] By: jhi                                   on 2000/08/29  02:09:53
24081         Log: Use minimal @INC in tests, most of the time just '../lib',
24082              so that we simply can't pick up stuff from other Perls than
24083              the one we are testing.  Pointed out by
24084              
24085              From: Mike Guy <mjtg@cam.ac.uk>
24086              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
24087              Date: Fri, 25 Aug 2000 15:15:59 +0100
24088              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
24089      Branch: perl
24090            ! (edit 185 files)
24091 ____________________________________________________________________________
24092 [  6873] By: jhi                                   on 2000/08/29  01:07:11
24093         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
24094              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24095              Date: Mon, 28 Aug 2000 17:45:52 -0700
24096              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
24097      Branch: perl
24098            ! Makefile.SH hints/os2.sh
24099 ____________________________________________________________________________
24100 [  6872] By: jhi                                   on 2000/08/28  23:33:39
24101         Log: Subject: [PATCH bleedperl@6866] spellings
24102              From: marcel@codewerk.com (Marcel Grunauer)
24103              Date: Tue, 29 Aug 2000 01:19:59 +0200
24104              Message-Id: <200008282319.BAA29862@gandalf.local>
24105      Branch: perl
24106            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
24107            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
24108            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
24109 ____________________________________________________________________________
24110 [  6871] By: jhi                                   on 2000/08/28  23:22:09
24111         Log: Take out the SUIDMAIL thing, that will not be
24112              a problem in 5.7.*.
24113      Branch: perl
24114            ! patchlevel.h
24115 ____________________________________________________________________________
24116 [  6870] By: jhi                                   on 2000/08/28  23:19:30
24117         Log: -S is the silent flag, -s is the strip flag.
24118              
24119              Subject: [PATCH] Re: [PATCH] make no-install          
24120              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24121              Date: Mon, 28 Aug 2000 15:12:55 -0700
24122              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
24123      Branch: perl
24124            ! Makefile.SH
24125 ____________________________________________________________________________
24126 [  6869] By: jhi                                   on 2000/08/28  23:12:05
24127         Log: Subject: [PATCH bleedperl@6856] warnings fixes
24128              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24129              Date: Mon, 28 Aug 2000 23:55:06 +0100
24130              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
24131      Branch: perl
24132            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
24133            ! warnings.h warnings.pl
24134 ____________________________________________________________________________
24135 [  6868] By: jhi                                   on 2000/08/28  21:38:22
24136         Log: Potential cruft.
24137      Branch: perl
24138            ! Makefile.SH
24139 ____________________________________________________________________________
24140 [  6867] By: jhi                                   on 2000/08/28  21:35:36
24141         Log: Update Changes.
24142      Branch: perl
24143            ! Changes patchlevel.h
24144 ____________________________________________________________________________
24145 [  6866] By: jhi                                   on 2000/08/28  21:33:49
24146         Log: Subject: hv.h Doc Patch
24147              From: Fisher Mark <fisherm@tce.com>
24148              Date: Mon, 28 Aug 2000 16:24:59 -0500
24149              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
24150      Branch: perl
24151            ! hv.h
24152 ____________________________________________________________________________
24153 [  6865] By: jhi                                   on 2000/08/28  21:02:15
24154         Log: Add -ld to archname on long tr...double platforms.
24155      Branch: metaconfig
24156            ! U/threads/archname.U
24157      Branch: perl
24158            ! Configure config_h.SH
24159 ____________________________________________________________________________
24160 [  6864] By: jhi                                   on 2000/08/28  20:38:59
24161         Log: An attempt to fix the problem reported in
24162              
24163              Subject: Building perl@6856 using gcc/AIX 4.3.3 
24164              From: Daniel Muino <dmuino@afip.gov.ar> 
24165              Date: Mon, 28 Aug 2000 15:50:01 -0300   
24166              Message-ID: <20000828155001.A14403@con2-dgi>
24167              
24168              I can't test this properly since the gcc installation I have
24169              access to seems to be botched (gcc is calling the AIX cpp,
24170              a losing proposition...)
24171      Branch: perl
24172            ! hints/aix.sh
24173 ____________________________________________________________________________
24174 [  6863] By: jhi                                   on 2000/08/28  18:57:52
24175         Log: Fix for ID 20000828.001, long doubles were not formatted
24176              correctly (showed up in $], which stopped installing perl).
24177      Branch: perl
24178            ! sv.c
24179 ____________________________________________________________________________
24180 [  6862] By: jhi                                   on 2000/08/28  18:07:15
24181         Log: Typo in #6858.
24182      Branch: perl
24183            ! lib/Cwd.pm
24184 ____________________________________________________________________________
24185 [  6861] By: jhi                                   on 2000/08/28  17:57:27
24186         Log: opmini.o may be left around if a build is interrupted.
24187      Branch: perl
24188            ! Makefile.SH
24189 ____________________________________________________________________________
24190 [  6860] By: jhi                                   on 2000/08/28  16:52:50
24191         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
24192              From: Daniel Chetlin <daniel@chetlin.com>
24193              Date: Mon, 28 Aug 2000 01:14:18 -0700
24194              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
24195      Branch: perl
24196            ! lib/overload.pm
24197 ____________________________________________________________________________
24198 [  6859] By: jhi                                   on 2000/08/28  16:08:46
24199         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
24200              From: Nicholas Clark <nick@ccl4.org>
24201              Date: Mon, 28 Aug 2000 16:03:27 +0100
24202              Message-Id: <20000828160327.C49785@plum.flirble.org>
24203      Branch: perl
24204            ! ext/ByteLoader/bytecode.h
24205 ____________________________________________________________________________
24206 [  6858] By: jhi                                   on 2000/08/28  16:02:10
24207         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
24208              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
24209              Date: Mon, 28 Aug 2000 13:08:30 +0200
24210              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
24211      Branch: perl
24212            ! lib/Cwd.pm
24213 ____________________________________________________________________________
24214 [  6857] By: jhi                                   on 2000/08/28  15:42:47
24215         Log: display_format used as a class method without arguments was broken,
24216              reported in
24217              
24218              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
24219              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
24220              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
24221              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
24222      Branch: perl
24223            ! lib/Math/Complex.pm t/lib/complex.t
24224 ____________________________________________________________________________
24225 [  6856] By: jhi                                   on 2000/08/27  22:09:48
24226         Log: Update Changes.
24227      Branch: perl
24228            ! Changes patchlevel.h
24229 ____________________________________________________________________________
24230 [  6855] By: jhi                                   on 2000/08/27  21:59:21
24231         Log: Retract #6853 (false alarm).
24232      Branch: perl
24233            ! lib/ExtUtils/xsubpp
24234 ____________________________________________________________________________
24235 [  6854] By: jhi                                   on 2000/08/27  21:37:44
24236         Log: Update Changes.
24237      Branch: perl
24238            ! Changes patchlevel.h
24239 ____________________________________________________________________________
24240 [  6853] By: jhi                                   on 2000/08/27  21:37:16
24241         Log: Subject: [PATCH perl@6850] workaround for xsubpp
24242              From: Hugo <hv@crypt.compulink.co.uk>
24243              Date: Sun, 27 Aug 2000 22:30:25 +0100
24244              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
24245      Branch: perl
24246            ! lib/ExtUtils/xsubpp
24247 ____________________________________________________________________________
24248 [  6852] By: jhi                                   on 2000/08/27  21:33:58
24249         Log: Big-endian 64-bit patch from Raphael Manfredi.
24250      Branch: perl
24251            ! ext/Storable/Storable.xs
24252 ____________________________________________________________________________
24253 [  6851] By: jhi                                   on 2000/08/27  21:22:21
24254         Log: More ruthless editing from Hugo van der Sanden.
24255      Branch: perl
24256            ! pod/perldelta.pod
24257 ____________________________________________________________________________
24258 [  6850] By: jhi                                   on 2000/08/27  16:11:46
24259         Log: Update Changes.
24260      Branch: perl
24261            ! Changes patchlevel.h
24262 ____________________________________________________________________________
24263 [  6849] By: jhi                                   on 2000/08/27  16:11:05
24264         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
24265      Branch: perl
24266            ! configpm pod/perldelta.pod
24267 ____________________________________________________________________________
24268 [  6848] By: jhi                                   on 2000/08/27  15:35:08
24269         Log: Use the actual thread type, not the pointer-to-struct.
24270      Branch: perl
24271            ! ext/Thread/Thread.xs
24272 ____________________________________________________________________________
24273 [  6847] By: jhi                                   on 2000/08/27  15:30:49
24274         Log: Test nit.
24275      Branch: perl
24276            ! t/pragma/warn/pp_sys
24277 ____________________________________________________________________________
24278 [  6846] By: jhi                                   on 2000/08/27  15:19:02
24279         Log: Passing -R in ldflags makes now it to appear in the default
24280              for lddlflags, just like with -L.
24281              
24282              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24283              From: Lupe Christoph <lupe@lupe-christoph.de>
24284              Date: Sun, 27 Aug 2000 10:28:21 +0200
24285              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
24286      Branch: metaconfig/U/perl
24287            ! dlsrc.U
24288      Branch: perl
24289            ! Configure
24290 ____________________________________________________________________________
24291 [  6845] By: jhi                                   on 2000/08/27  15:08:54
24292         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24293              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24294              Date: Sat, 26 Aug 2000 22:23:27 +0100
24295              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
24296      Branch: perl
24297            ! lib/ExtUtils/MM_Unix.pm
24298 ____________________________________________________________________________
24299 [  6844] By: jhi                                   on 2000/08/27  15:02:37
24300         Log: DJGPP update from Laszlo Molnar.
24301              
24302              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
24303              From: ml1050 <ml1050@freemail.hu>
24304              Date: Sat, 26 Aug 2000 23:24:40 +0200
24305              Message-Id: <20000826232440.A439@freemail.hu>
24306      Branch: perl
24307            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
24308            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
24309 ____________________________________________________________________________
24310 [  6843] By: jhi                                   on 2000/08/27  14:53:58
24311         Log: Subject: installman buglet
24312              From: Lupe Christoph <lupe@lupe-christoph.de>
24313              Date: Sun, 27 Aug 2000 14:38:59 +0200
24314              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
24315      Branch: perl
24316            ! installman
24317 ____________________________________________________________________________
24318 [  6842] By: jhi                                   on 2000/08/27  14:52:08
24319         Log: Can't get the test to reliably work thanks to the
24320              inaccurateness of floating point.  "Resolves" bug ids
24321              20000826.003, 20000826.009, 20000826.010,
24322      Branch: perl
24323            ! t/lib/trig.t
24324 ____________________________________________________________________________
24325 [  6841] By: jhi                                   on 2000/08/26  15:53:58
24326         Log: Update Changes.
24327      Branch: perl
24328            ! Changes patchlevel.h
24329 ____________________________________________________________________________
24330 [  6840] By: jhi                                   on 2000/08/26  14:23:03
24331         Log: grep -e isn't portable.
24332              
24333              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
24334              From: chris@broadband.att.com
24335              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
24336              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
24337      Branch: perl
24338            ! hints/solaris_2.sh
24339 ____________________________________________________________________________
24340 [  6839] By: jhi                                   on 2000/08/26  14:12:23
24341         Log: no-install target a la make -n.
24342              
24343              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
24344              From: <abigail@foad.org>
24345              Date: Sat, 26 Aug 2000 03:57:34 -0400
24346              Message-ID: <20000826075735.18912.qmail@foad.org>
24347      Branch: perl
24348            ! Makefile.SH installman installperl
24349 ____________________________________________________________________________
24350 [  6838] By: jhi                                   on 2000/08/26  14:06:33
24351         Log: Retract #6826 as the #6828 should be do the same
24352              in a More Correct Way.
24353      Branch: perl
24354            ! installperl
24355 ____________________________________________________________________________
24356 [  6837] By: jhi                                   on 2000/08/26  05:24:00
24357         Log: More casting.
24358      Branch: perl
24359            ! ext/Storable/Storable.xs
24360 ____________________________________________________________________________
24361 [  6836] By: jhi                                   on 2000/08/26  05:05:46
24362         Log: Nicer in decimal.
24363      Branch: perl
24364            ! ext/Storable/Storable.xs
24365 ____________________________________________________________________________
24366 [  6835] By: jhi                                   on 2000/08/26  05:03:50
24367         Log: There be no UVdf.
24368      Branch: perl
24369            ! ext/Storable/Storable.xs
24370 ____________________________________________________________________________
24371 [  6834] By: jhi                                   on 2000/08/26  05:00:18
24372         Log: Continue IVdfing and UVxfing.
24373      Branch: perl
24374            ! ext/Storable/Storable.xs
24375 ____________________________________________________________________________
24376 [  6833] By: jhi                                   on 2000/08/26  04:53:14
24377         Log: Use IVdf.
24378      Branch: perl
24379            ! ext/Storable/Storable.xs
24380 ____________________________________________________________________________
24381 [  6832] By: jhi                                   on 2000/08/26  04:40:41
24382         Log: Document PTR2XX and INT2PTR.
24383      Branch: perl
24384            ! pod/perlguts.pod
24385 ____________________________________________________________________________
24386 [  6831] By: jhi                                   on 2000/08/26  04:33:18
24387         Log: Use UVxf, PTR2UV, NVff.
24388      Branch: perl
24389            ! ext/Storable/Storable.xs
24390 ____________________________________________________________________________
24391 [  6830] By: jhi                                   on 2000/08/26  04:31:32
24392         Log: Update the test count.
24393      Branch: perl
24394            ! t/lib/trig.t
24395 ____________________________________________________________________________
24396 [  6829] By: jhi                                   on 2000/08/26  03:05:50
24397         Log: Subject: [PATCH] installation not quite silent yet.
24398              From: <abigail@foad.org>
24399              Date: Fri, 25 Aug 2000 20:07:53 -0400
24400              Message-ID: <20000826000753.7822.qmail@foad.org>
24401      Branch: perl
24402            ! installman installperl
24403 ____________________________________________________________________________
24404 [  6828] By: jhi                                   on 2000/08/26  03:05:14
24405         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
24406              From: Spider Boardman <spider@web.zk3.dec.com>
24407              Date: Fri, 25 Aug 2000 19:12:40 -0400
24408              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
24409      Branch: perl
24410            ! gv.c
24411 ____________________________________________________________________________
24412 [  6827] By: jhi                                   on 2000/08/25  23:54:34
24413         Log: Support preserving extremely big/small angles.
24414      Branch: perl
24415            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
24416 ____________________________________________________________________________
24417 [  6826] By: jhi                                   on 2000/08/25  23:01:20
24418         Log: Patch installperl to be long double-aware.
24419              
24420              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
24421              From: Spider Boardman <spider@web.zk3.dec.com>
24422              Date: Fri, 25 Aug 2000 18:15:23 -0400
24423              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
24424      Branch: perl
24425            ! installperl
24426 ____________________________________________________________________________
24427 [  6825] By: jhi                                   on 2000/08/25  22:58:25
24428         Log: Remove duplicately applied patch shards.
24429              
24430              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
24431              From: Spider Boardman <spider@leggy.zk3.dec.com>
24432              Date: Fri, 25 Aug 2000 16:45:03 -0400
24433              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
24434      Branch: perl
24435            ! t/lib/cgi-html.t
24436 ____________________________________________________________________________
24437 [  6824] By: jhi                                   on 2000/08/25  22:57:00
24438         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
24439              From: Daniel Chetlin <daniel@chetlin.com>
24440              Date: Fri, 25 Aug 2000 12:23:16 -0700
24441              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
24442              
24443              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
24444              From: Daniel Chetlin <daniel@chetlin.com>
24445              Date: Fri, 25 Aug 2000 14:47:19 -0700
24446              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
24447      Branch: perl
24448            ! installman
24449 ____________________________________________________________________________
24450 [  6823] By: jhi                                   on 2000/08/25  22:44:17
24451         Log: Timestamp problem?
24452      Branch: perl
24453            ! uconfig.h uconfig.sh
24454 ____________________________________________________________________________
24455 [  6822] By: jhi                                   on 2000/08/25  19:01:06
24456         Log: One forgotten file from #6816.
24457      Branch: perl
24458            ! vos/config.h
24459 ____________________________________________________________________________
24460 [  6821] By: jhi                                   on 2000/08/25  18:56:39
24461         Log: Regen Changes.
24462      Branch: perl
24463            ! Changes patchlevel.h
24464 ____________________________________________________________________________
24465 [  6820] By: jhi                                   on 2000/08/25  18:52:35
24466         Log: Fix Changes ordering.
24467      Branch: perl
24468            ! Changes
24469 ____________________________________________________________________________
24470 [  6819] By: jhi                                   on 2000/08/25  18:50:25
24471         Log: Update Changes.
24472      Branch: perl
24473            ! Changes patchlevel.h
24474 ____________________________________________________________________________
24475 [  6818] By: jhi                                   on 2000/08/25  18:47:45
24476         Log: Tweak the sfio/useperlio logic, hopefully as wished in
24477              
24478              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
24479              From: Nicholas Clark <nick@babyhippo.co.uk>
24480              Date: Fri, 25 Aug 2000 12:01:45 +0100
24481              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
24482      Branch: metaconfig/U/perl
24483            ! d_sfio.U
24484      Branch: perl
24485            ! Configure
24486 ____________________________________________________________________________
24487 [  6817] By: jhi                                   on 2000/08/25  18:32:51
24488         Log: Allow microperl to assume <math.h>, without it the math
24489              functions like floor() are assumed to return int, which makes
24490              for core dumps in machines where integer and floating register
24491              don't mix.
24492      Branch: perl
24493            ! uconfig.h uconfig.sh
24494 ____________________________________________________________________________
24495 [  6816] By: jhi                                   on 2000/08/25  18:27:17
24496         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
24497              the problem reported in
24498              
24499              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
24500              From: danhale@us.ibm.com
24501              Date: Fri, 25 Aug 2000 10:58:06 -0400
24502              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
24503      Branch: metaconfig/U/perl
24504            + d_socks5_init.U
24505      Branch: perl
24506            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
24507            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
24508            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
24509            ! win32/config.gc win32/config.vc
24510 ____________________________________________________________________________
24511 [  6815] By: jhi                                   on 2000/08/25  17:43:31
24512         Log: A solution for the retrieve_fd autosplit warning,
24513              idea suggested by Mike Guy.
24514      Branch: perl
24515            ! ext/Storable/Storable.pm
24516 ____________________________________________________________________________
24517 [  6814] By: jhi                                   on 2000/08/25  17:16:03
24518         Log: Add install-silent target.
24519      Branch: perl
24520            ! Makefile.SH
24521 ____________________________________________________________________________
24522 [  6813] By: jhi                                   on 2000/08/25  17:14:23
24523         Log: Subject: Re: [PATCH] More silencing of installman.
24524              From: <abigail@foad.org>
24525              Date: Thu, 24 Aug 2000 19:27:03 -0400
24526              Message-ID: <20000824232703.7001.qmail@foad.org>
24527              
24528              Subject: Re: [PATCH] More silencing of installman.
24529              From: <abigail@foad.org>
24530              Date: Fri, 25 Aug 2000 03:00:58 -0400
24531              Message-ID: <20000825070058.10697.qmail@foad.org>
24532      Branch: perl
24533            ! installman
24534 ____________________________________________________________________________
24535 [  6812] By: jhi                                   on 2000/08/25  17:11:28
24536         Log: installperl --verbose and --silent.
24537              
24538              Subject: Re: [PATCH] More silencing of installman.
24539              From: <abigail@foad.org>
24540              Message-ID: <20000825064430.9719.qmail@foad.org>
24541              Date: Fri, 25 Aug 2000 02:44:30 -0400
24542      Branch: perl
24543            ! installperl
24544 ____________________________________________________________________________
24545 [  6811] By: jhi                                   on 2000/08/25  17:05:43
24546         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
24547              From: "Peter J. Farley III" <pjfarley@banet.net>
24548              Date: Thu, 24 Aug 2000 21:58:03 -0400
24549              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
24550              
24551              (applied slightly modified)
24552      Branch: perl
24553            ! lib/ExtUtils/MM_Unix.pm
24554 ____________________________________________________________________________
24555 [  6810] By: jhi                                   on 2000/08/25  17:01:18
24556         Log: Missing parts of 
24557              
24558              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
24559              From: Peter Prymmer <pvhp@forte.com>
24560              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
24561              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
24562      Branch: perl
24563            ! t/lib/cgi-html.t
24564 ____________________________________________________________________________
24565 [  6809] By: jhi                                   on 2000/08/25  16:46:32
24566         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
24567              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24568              Date: Thu, 24 Aug 2000 19:13:11 -0500
24569              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
24570      Branch: perl
24571            ! vms/vms.c
24572 ____________________________________________________________________________
24573 [  6808] By: jhi                                   on 2000/08/25  16:39:22
24574         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
24575              From: Peter Prymmer <pvhp@forte.com>
24576              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
24577              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
24578      Branch: perl
24579            ! configure.com
24580 ____________________________________________________________________________
24581 [  6807] By: jhi                                   on 2000/08/25  16:36:37
24582         Log: Better wording for the vec lvalue diagnostic.
24583              
24584              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24585              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
24586              Date: Wed, 23 Aug 2000 14:12:16 -0400
24587              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
24588      Branch: perl
24589            ! pod/perldiag.pod
24590 ____________________________________________________________________________
24591 [  6806] By: jhi                                   on 2000/08/24  18:17:22
24592         Log: Subject: [PATCH] More silencing of installman.
24593              From: <abigail@foad.org>
24594              Date: Thu, 24 Aug 2000 14:01:44 -0400
24595              Message-ID: <20000824180144.20062.qmail@foad.org>
24596      Branch: perl
24597            ! installman
24598 ____________________________________________________________________________
24599 [  6805] By: jhi                                   on 2000/08/24  15:00:31
24600         Log: Update Changes.
24601      Branch: perl
24602            ! Changes patchlevel.h
24603 ____________________________________________________________________________
24604 [  6804] By: jhi                                   on 2000/08/24  14:59:07
24605         Log: Regen perltoc.
24606      Branch: perl
24607            ! pod/perltoc.pod
24608 ____________________________________________________________________________
24609 [  6803] By: jhi                                   on 2000/08/24  14:44:39
24610         Log: Show the doc file, not the temp file.
24611      Branch: perl
24612            ! installman
24613 ____________________________________________________________________________
24614 [  6802] By: jhi                                   on 2000/08/24  14:41:53
24615         Log: Continue silencing.
24616      Branch: perl
24617            ! installman
24618 ____________________________________________________________________________
24619 [  6801] By: jhi                                   on 2000/08/24  14:34:40
24620         Log: Actually do something with the silencer option.
24621      Branch: perl
24622            ! installman
24623 ____________________________________________________________________________
24624 [  6800] By: jhi                                   on 2000/08/24  14:26:22
24625         Log: Make installman to recognize the silence flag -S.
24626      Branch: perl
24627            ! installman
24628 ____________________________________________________________________________
24629 [  6799] By: jhi                                   on 2000/08/24  13:49:38
24630         Log: DOS patches and portability/porting notes, from Tim Jenness.
24631      Branch: perl
24632            ! lib/File/Temp.pm
24633 ____________________________________________________________________________
24634 [  6798] By: jhi                                   on 2000/08/24  13:48:27
24635         Log: Create directories in silence.
24636              
24637              Subject: [PATCH] Another silencer for MakeMaker
24638              From: andreas.koenig@anima.de (Andreas J. Koenig)
24639              Date: 24 Aug 2000 14:18:52 +0200
24640              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
24641      Branch: perl
24642            ! lib/ExtUtils/Command.pm
24643 ____________________________________________________________________________
24644 [  6797] By: jhi                                   on 2000/08/24  13:46:42
24645         Log: More liberal parsing of version numbers.
24646              
24647              Subject: Re: CPAN.pm beta for testing available
24648              From: andreas.koenig@anima.de (Andreas J. Koenig)
24649              Date: 24 Aug 2000 13:51:57 +0200
24650              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
24651      Branch: perl
24652            ! lib/CPAN.pm
24653 ____________________________________________________________________________
24654 [  6796] By: jhi                                   on 2000/08/24  13:44:36
24655         Log: Make "make install" by default silent.  A new "install-verbose"
24656              target is verbose.
24657      Branch: perl
24658            ! Makefile.SH
24659 ____________________________________________________________________________
24660 [  6795] By: jhi                                   on 2000/08/24  13:39:14
24661         Log: Add silencer flags to installperl.
24662              
24663              Subject: [PATCH] Making installperl silent.
24664              From: <abigail@foad.org>
24665              Date: Thu, 24 Aug 2000 05:01:45 -0400
24666              Message-ID: <20000824090145.13141.qmail@foad.org>
24667      Branch: perl
24668            ! installperl
24669 ____________________________________________________________________________
24670 [  6794] By: jhi                                   on 2000/08/24  13:35:50
24671         Log: installperl couldn't tell whether it had run tests or not.
24672              
24673              Subject: [PATCH] Re: installperl and t/TEST
24674              From: <abigail@foad.org>
24675              Date: Thu, 24 Aug 2000 04:00:53 -0400
24676              Message-ID: <20000824080053.2494.qmail@foad.org>
24677      Branch: perl
24678            ! Makefile.SH installperl
24679 ____________________________________________________________________________
24680 [  6793] By: jhi                                   on 2000/08/24  13:27:50
24681         Log: Drop the separate perlbc, perlcc -b should be enough.
24682      Branch: perl
24683            - utils/perlbc.PL
24684            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
24685 ____________________________________________________________________________
24686 [  6792] By: jhi                                   on 2000/08/24  04:41:30
24687         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
24688              plus the typo fix from Peter Prymmer.
24689      Branch: perl
24690            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
24691            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24692 ____________________________________________________________________________
24693 [  6791] By: jhi                                   on 2000/08/24  02:10:43
24694         Log: Replace #6705 with a minimal doc patch.
24695              
24696              Subject: [PATCH 5.6.0] replace change #6705
24697              From: Jan Dubois <jand@ActiveState.com>
24698              Date: Wed, 23 Aug 2000 18:31:51 -0700
24699              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
24700      Branch: perl
24701            ! lib/Win32.pod win32/win32.c
24702 ____________________________________________________________________________
24703 [  6790] By: jhi                                   on 2000/08/23  17:52:00
24704         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24705              From: Mike Guy <mjtg@cam.ac.uk>
24706              Date: Wed, 23 Aug 2000 18:38:46 +0100
24707              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
24708      Branch: perl
24709            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
24710 ____________________________________________________________________________
24711 [  6789] By: jhi                                   on 2000/08/23  15:34:21
24712         Log: Update Changes.
24713      Branch: perl
24714            ! Changes patchlevel.h
24715 ____________________________________________________________________________
24716 [  6788] By: jhi                                   on 2000/08/23  15:33:40
24717         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
24718              From: Wilfredo Sánchez <wsanchez@apple.com>
24719              Date: Tue, 22 Aug 2000 19:31:27 -0700
24720              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
24721      Branch: perl
24722            ! perl.h
24723 ____________________________________________________________________________
24724 [  6787] By: jhi                                   on 2000/08/23  15:29:31
24725         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
24726              From: Spider Boardman <spider@leggy.zk3.dec.com>
24727              Date: Wed, 23 Aug 2000 10:33:23 -0400
24728              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
24729      Branch: perl
24730            ! lib/Pod/Html.pm
24731 ____________________________________________________________________________
24732 [  6786] By: jhi                                   on 2000/08/23  15:28:11
24733         Log: Bad makefile.
24734      Branch: perl
24735            ! ext/B/Makefile.PL
24736 ____________________________________________________________________________
24737 [  6785] By: jhi                                   on 2000/08/23  14:37:04
24738         Log: Update Changes.
24739      Branch: perl
24740            ! Changes patchlevel.h
24741 ____________________________________________________________________________
24742 [  6784] By: jhi                                   on 2000/08/23  13:58:41
24743         Log: Portability fix from Hugo van der Sanden.
24744      Branch: perl
24745            ! ext/re/Makefile.PL
24746 ____________________________________________________________________________
24747 [  6783] By: jhi                                   on 2000/08/23  13:53:53
24748         Log: Storable support, v-version fixes.
24749              
24750              Subject: CPAN.pm beta for testing available
24751              From: andreas.koenig@anima.de (Andreas J. Koenig)
24752              Date: 22 Aug 2000 23:31:33 +0200
24753              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
24754      Branch: perl
24755            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24756 ____________________________________________________________________________
24757 [  6782] By: jhi                                   on 2000/08/23  13:51:26
24758         Log: Mac and other portability updates from Chris Nandor.
24759      Branch: perl
24760            ! pod/perlmodinstall.pod
24761 ____________________________________________________________________________
24762 [  6781] By: jhi                                   on 2000/08/23  13:47:33
24763         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
24764              From: Peter Prymmer <pvhp@forte.com>
24765              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
24766              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
24767      Branch: perl
24768            ! ext/Storable/Storable.xs
24769 ____________________________________________________________________________
24770 [  6780] By: jhi                                   on 2000/08/23  13:33:34
24771         Log: VMS MMS (make) wants null action.
24772      Branch: perl
24773            ! ext/B/Makefile.PL
24774 ____________________________________________________________________________
24775 [  6779] By: jhi                                   on 2000/08/22  19:44:47
24776         Log: Forgot portability nit.
24777      Branch: perl
24778            ! t/lib/st-forgive.t
24779 ____________________________________________________________________________
24780 [  6778] By: jhi                                   on 2000/08/22  19:35:25
24781         Log: Be portable.
24782      Branch: perl
24783            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
24784            ! t/lib/st-store.t
24785 ____________________________________________________________________________
24786 [  6777] By: jhi                                   on 2000/08/22  18:50:53
24787         Log: Update Changes.
24788      Branch: perl
24789            ! Changes patchlevel.h
24790 ____________________________________________________________________________
24791 [  6776] By: jhi                                   on 2000/08/22  18:44:46
24792         Log: cSVOPo_*v things index into the current PL_curpad
24793              under ithreads, which is different from the curpad
24794              used by the XSUB.  (In other words, the code as-is
24795              before this patch wouldn't work under ithreads.)
24796              From Sarathy.
24797      Branch: perl
24798            ! ext/B/B.xs
24799 ____________________________________________________________________________
24800 [  6775] By: jhi                                   on 2000/08/22  18:18:37
24801         Log: Make the selection of NVff et al stricter.
24802      Branch: metaconfig/U/perl
24803            ! perlxvf.U
24804      Branch: perl
24805            ! Configure config_h.SH
24806 ____________________________________________________________________________
24807 [  6774] By: jhi                                   on 2000/08/22  17:19:42
24808         Log: perldelta nits.
24809      Branch: perl
24810            ! pod/perldelta.pod
24811 ____________________________________________________________________________
24812 [  6773] By: jhi                                   on 2000/08/22  17:06:26
24813         Log: Long double fixes from Spider Boardman.
24814              
24815              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
24816              From: system PRIVILEGED account <root@peano.zk3.dec.com>
24817              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
24818              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
24819      Branch: perl
24820            ! t/lib/bigfltpm.t t/lib/st-06compat.t
24821 ____________________________________________________________________________
24822 [  6772] By: jhi                                   on 2000/08/22  15:04:53
24823         Log: Update Changes.
24824      Branch: perl
24825            ! Changes patchlevel.h
24826 ____________________________________________________________________________
24827 [  6771] By: jhi                                   on 2000/08/22  15:01:44
24828         Log: perldelta fixes from Hugo van der Sanden.
24829      Branch: perl
24830            ! pod/perldelta.pod
24831 ____________________________________________________________________________
24832 [  6770] By: jhi                                   on 2000/08/22  14:34:49
24833         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
24834              From: Hugo <hv@crypt.compulink.co.uk>
24835              Date: Tue, 22 Aug 2000 11:21:53 +0100
24836              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
24837      Branch: perl
24838            ! regcomp.c
24839 ____________________________________________________________________________
24840 [  6769] By: jhi                                   on 2000/08/22  14:30:02
24841         Log: Add Yitzchak, reformat.
24842      Branch: perl
24843            ! Changes config_h.SH
24844 ____________________________________________________________________________
24845 [  6768] By: jhi                                   on 2000/08/22  14:21:35
24846         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
24847              and Spider Boardman.
24848      Branch: metaconfig
24849            ! U/compline/d_gconvert.U
24850      Branch: perl
24851            ! Configure
24852 ____________________________________________________________________________
24853 [  6767] By: jhi                                   on 2000/08/22  14:11:24
24854         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
24855              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24856              Date: Mon, 21 Aug 2000 19:08:31 -0700
24857              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
24858      Branch: perl
24859            - ext/Storable/patchlevel.h
24860            ! MANIFEST ext/Storable/MANIFEST
24861 ____________________________________________________________________________
24862 [  6766] By: jhi                                   on 2000/08/22  13:49:29
24863         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
24864              From: Peter Prymmer <pvhp@forte.com>
24865              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
24866              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
24867      Branch: perl
24868            ! configure.com ext/Storable/Makefile.PL
24869 ____________________________________________________________________________
24870 [  6765] By: jhi                                   on 2000/08/22  13:44:59
24871         Log: Subject: [PATCH blead] B:: missing dependency
24872              From: Hugo <hv@crypt.compulink.co.uk>
24873              Date: Tue, 22 Aug 2000 06:44:33 +0100
24874              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
24875      Branch: perl
24876            ! ext/B/Makefile.PL
24877 ____________________________________________________________________________
24878 [  6764] By: jhi                                   on 2000/08/22  13:38:12
24879         Log: More bytecompiler.
24880      Branch: perl
24881            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
24882 ____________________________________________________________________________
24883 [  6763] By: jhi                                   on 2000/08/22  13:36:44
24884         Log: Bytecompiler patches from Benjamin Stuhl.
24885      Branch: perl
24886            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
24887            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
24888            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
24889            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
24890            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
24891            ! perl.c perlapi.h pod/perldelta.pod
24892 ____________________________________________________________________________
24893 [  6762] By: jhi                                   on 2000/08/21  23:43:40
24894         Log: An obsoleted diagnostic.
24895      Branch: perl
24896            ! pod/perldelta.pod
24897 ____________________________________________________________________________
24898 [  6761] By: jhi                                   on 2000/08/21  23:01:45
24899         Log: The #6759 wasn't quite right.
24900      Branch: perl
24901            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
24902            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
24903            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
24904            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
24905            ! t/lib/st-tieditems.t
24906 ____________________________________________________________________________
24907 [  6760] By: jhi                                   on 2000/08/21  22:35:49
24908         Log: Be verydeepclean.
24909      Branch: perl
24910            ! Makefile.SH
24911 ____________________________________________________________________________
24912 [  6759] By: jhi                                   on 2000/08/21  22:25:40
24913         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
24914              From: Peter Prymmer <pvhp@forte.com>
24915              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
24916              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
24917      Branch: perl
24918            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
24919            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
24920            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
24921            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
24922            ! t/lib/st-tieditems.t
24923 ____________________________________________________________________________
24924 [  6758] By: jhi                                   on 2000/08/21  22:22:32
24925         Log: Few more casts, need reported in
24926              
24927              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
24928              From: Mike Stok <mike@stok.co.uk>
24929              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
24930              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
24931              
24932              and
24933              
24934              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
24935              From: abigail@foad.org
24936              Date: 21 Aug 2000 21:31:34 -0000
24937              Message-Id: <20000821213134.30170.qmail@foad.org>
24938      Branch: perl
24939            ! ext/Storable/Storable.xs
24940 ____________________________________________________________________________
24941 [  6757] By: jhi                                   on 2000/08/21  18:37:07
24942         Log: Update Changes.
24943      Branch: perl
24944            ! Changes patchlevel.h
24945 ____________________________________________________________________________
24946 [  6756] By: jhi                                   on 2000/08/21  18:34:02
24947         Log: A pod nit.
24948              
24949              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
24950              From: <abigail@foad.org>
24951              Date: Mon, 21 Aug 2000 14:00:16 -0400
24952              Message-ID: <20000821180016.28627.qmail@foad.org>
24953      Branch: perl
24954            ! pod/perlre.pod
24955 ____________________________________________________________________________
24956 [  6755] By: jhi                                   on 2000/08/21  18:30:56
24957         Log: Use PodParser 1.18 new test.
24958      Branch: perl
24959            ! t/pod/special_seqs.t t/pod/special_seqs.xr
24960 ____________________________________________________________________________
24961 [  6754] By: jhi                                   on 2000/08/21  18:28:35
24962         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
24963              patches cannot be applied since #6712 conflicts.
24964      Branch: perl
24965            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
24966 ____________________________________________________________________________
24967 [  6753] By: jhi                                   on 2000/08/21  18:15:11
24968         Log: Weed out some smaller changes.
24969      Branch: perl
24970            ! pod/perldelta.pod
24971 ____________________________________________________________________________
24972 [  6752] By: jhi                                   on 2000/08/21  18:02:30
24973         Log: Also under djgpp the timestamps are funky.
24974      Branch: perl
24975            ! t/op/stat.t
24976 ____________________________________________________________________________
24977 [  6751] By: jhi                                   on 2000/08/21  17:55:56
24978         Log: Tweak the floating point output routine preferences.
24979      Branch: metaconfig
24980            ! U/compline/d_gconvert.U
24981      Branch: perl
24982            ! Configure
24983 ____________________________________________________________________________
24984 [  6750] By: jhi                                   on 2000/08/21  17:51:29
24985         Log: Unicos/mk requires elaborate paranoia.
24986      Branch: perl
24987            ! lib/Math/Complex.pm
24988 ____________________________________________________________________________
24989 [  6749] By: gsar                                  on 2000/08/21  16:53:31
24990         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
24991      Branch: perl
24992            ! lib/Cwd.pm
24993 ____________________________________________________________________________
24994 [  6748] By: gsar                                  on 2000/08/21  16:22:19
24995         Log: free TLS slot properly on Windows
24996      Branch: perl
24997            ! thread.h win32/perllib.c win32/win32thread.h
24998 ____________________________________________________________________________
24999 [  6747] By: jhi                                   on 2000/08/21  16:20:58
25000         Log: Rename the macro argument because some preprocessors
25001              can't tell the difference and expand arguments also inside
25002              double quoted strings.
25003      Branch: perl
25004            ! regcomp.c
25005 ____________________________________________________________________________
25006 [  6746] By: jhi                                   on 2000/08/21  16:09:41
25007         Log: Support long doubles in Storable.
25008              
25009              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
25010              From: Radu Greab <radu@netsoft.ro>
25011              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
25012              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
25013      Branch: perl
25014            ! ext/Storable/Storable.xs
25015 ____________________________________________________________________________
25016 [  6745] By: jhi                                   on 2000/08/21  15:51:40
25017         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
25018              From: "Fifer, Eric" <EFifer@sanwaint.com>
25019              Date: Mon, 21 Aug 2000 15:34:49 +0100
25020              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
25021      Branch: perl
25022            ! t/pragma/warn/9enabled
25023 ____________________________________________________________________________
25024 [  6744] By: jhi                                   on 2000/08/21  15:39:35
25025         Log: Document the endianness of Alpha more precisely.
25026      Branch: perl
25027            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
25028            ! pod/perlport.pod
25029 ____________________________________________________________________________
25030 [  6743] By: jhi                                   on 2000/08/21  14:47:05
25031         Log: perldelta fixes from the p5p crowd.
25032      Branch: perl
25033            ! pod/perldelta.pod pod/perlop.pod
25034 ____________________________________________________________________________
25035 [  6742] By: jhi                                   on 2000/08/21  13:34:51
25036         Log: Update to Pod::LaTeX 0.53.
25037              
25038              Subject: [PATCH] lib/Pod/LaTeX.pm updates
25039              From: Tim Jenness <timj@jach.hawaii.edu>
25040              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
25041              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
25042      Branch: perl
25043            ! lib/Pod/LaTeX.pm
25044 ____________________________________________________________________________
25045 [  6741] By: jhi                                   on 2000/08/21  13:33:01
25046         Log: Subject: [PATCH] os2.c fix for use64bitint
25047              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25048              Date: Mon, 21 Aug 2000 01:32:25 -0700
25049              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
25050      Branch: perl
25051            ! os2/os2.c
25052 ____________________________________________________________________________
25053 [  6740] By: jhi                                   on 2000/08/21  13:28:52
25054         Log: Array context keeps slithering in.
25055              
25056              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
25057              From: Daniel Chetlin <daniel@chetlin.com>
25058              Date: Sun, 20 Aug 2000 21:40:25 -0700
25059              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
25060      Branch: perl
25061            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
25062            ! pod/perldebtut.pod
25063 ____________________________________________________________________________
25064 [  6739] By: jhi                                   on 2000/08/21  13:23:55
25065         Log: Big-endian quad fixes for Storable from Radu Greab,
25066              plus few explicit null casts for picky compilers.
25067      Branch: perl
25068            ! ext/Storable/Storable.xs
25069 ____________________________________________________________________________
25070 [  6738] By: gsar                                  on 2000/08/21  05:56:13
25071         Log: small tweaks for change#6705: avoid C++ style comments in C code;
25072              use Perl's malloc API rather than the low level system one
25073      Branch: perl
25074            ! win32/win32.c
25075 ____________________________________________________________________________
25076 [  6737] By: gsar                                  on 2000/08/21  05:35:41
25077         Log: add Storable to list of extensions on Windows
25078      Branch: perl
25079            ! win32/Makefile win32/makefile.mk
25080 ____________________________________________________________________________
25081 [  6736] By: jhi                                   on 2000/08/21  02:57:53
25082         Log: Update Changes.
25083      Branch: perl
25084            ! Changes patchlevel.h
25085 ____________________________________________________________________________
25086 [  6735] By: jhi                                   on 2000/08/21  02:57:20
25087         Log: Draft 0.
25088      Branch: perl
25089            ! pod/perldelta.pod
25090 ____________________________________________________________________________
25091 [  6734] By: jhi                                   on 2000/08/21  02:57:03
25092         Log: Add Storable 0.7.2 from Raphael Manfredi,
25093              plus the patch from
25094              
25095              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
25096              From: Radu Greab <radu@netsoft.ro>
25097              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
25098              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
25099              
25100              plus changes to get Storable to compile with
25101              picky ANSI compilers.
25102      Branch: perl
25103            + ext/Storable/ChangeLog ext/Storable/MANIFEST
25104            + ext/Storable/Makefile.PL ext/Storable/README
25105            + ext/Storable/Storable.pm ext/Storable/Storable.xs
25106            + ext/Storable/patchlevel.h t/lib/st-06compat.t
25107            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
25108            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
25109            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
25110            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
25111            + t/lib/st-tieditems.t
25112            ! MANIFEST
25113 ____________________________________________________________________________
25114 [  6733] By: jhi                                   on 2000/08/21  02:29:09
25115         Log: The correct cleaning order is an art.
25116      Branch: perl
25117            ! Makefile.SH
25118 ____________________________________________________________________________
25119 [  6732] By: jhi                                   on 2000/08/21  01:23:39
25120         Log: The #6724 is here.
25121      Branch: perl
25122            ! t/lib/ftmp-security.t
25123 ____________________________________________________________________________
25124 [  6731] By: jhi                                   on 2000/08/20  23:17:03
25125         Log: s/this one/the 5.6.0 release/
25126      Branch: perl
25127            ! pod/perl56delta.pod
25128 ____________________________________________________________________________
25129 [  6730] By: jhi                                   on 2000/08/20  23:07:34
25130         Log: Mention perlebcdic and perlposix-bc.
25131      Branch: perl
25132            ! pod/perlport.pod
25133 ____________________________________________________________________________
25134 [  6729] By: jhi                                   on 2000/08/20  21:32:59
25135         Log: Document the number of exponent digits.
25136      Branch: perl
25137            ! pod/perlfunc.pod
25138 ____________________________________________________________________________
25139 [  6728] By: jhi                                   on 2000/08/20  21:16:47
25140         Log: Use File::Spec->tmpdir().
25141              
25142              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
25143              From: Tim Jenness <timj@jach.hawaii.edu>
25144              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
25145              MIME-Version: 1.0
25146              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
25147      Branch: perl
25148            ! utils/perlbug.PL
25149 ____________________________________________________________________________
25150 [  6727] By: jhi                                   on 2000/08/20  20:43:32
25151         Log: Update Changes.
25152      Branch: perl
25153            ! Changes patchlevel.h
25154 ____________________________________________________________________________
25155 [  6726] By: jhi                                   on 2000/08/20  20:41:44
25156         Log: The veryclean target needs to clobber.
25157      Branch: perl
25158            ! Makefile.SH
25159 ____________________________________________________________________________
25160 [  6725] By: jhi                                   on 2000/08/20  20:37:38
25161         Log: Document odd vs even subreleases and -Dusedevel.
25162      Branch: perl
25163            ! INSTALL
25164 ____________________________________________________________________________
25165 [  6724] By: jhi                                   on 2000/08/20  19:58:05
25166         Log: Use temporary directory instead of current directory.
25167              
25168              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
25169              From: Tim Jenness <timj@jach.hawaii.edu>
25170              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
25171              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
25172      Branch: perl
25173            ! t/lib/ftmp-security.t
25174 ____________________________________________________________________________
25175 [  6723] By: jhi                                   on 2000/08/20  19:55:55
25176         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
25177              From: andreas.koenig@anima.de (Andreas J. Koenig)
25178              Date: 20 Aug 2000 15:52:03 +0200
25179              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
25180      Branch: perl
25181            ! lib/ExtUtils/MM_Unix.pm
25182 ____________________________________________________________________________
25183 [  6722] By: jhi                                   on 2000/08/20  19:46:01
25184         Log: Update to CGI 2.72, from Lincoln Stein.
25185      Branch: perl
25186            ! lib/CGI.pm
25187 ____________________________________________________________________________
25188 [  6721] By: jhi                                   on 2000/08/20  19:43:54
25189         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
25190              From: Radu Greab <radu@netsoft.ro>
25191              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
25192              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
25193      Branch: perl
25194            ! ext/GDBM_File/GDBM_File.xs
25195 ____________________________________________________________________________
25196 [  6720] By: jhi                                   on 2000/08/20  19:42:01
25197         Log: pp_open() could pass an uninitialized filename down to do_open9().
25198      Branch: perl
25199            ! pp_sys.c
25200 ____________________________________________________________________________
25201 [  6719] By: jhi                                   on 2000/08/20  14:06:41
25202         Log: UTF8 concat fixes.
25203              
25204              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
25205              From: Hugo <hv@crypt.compulink.co.uk>
25206              Date: Sun, 20 Aug 2000 07:30:46 +0100
25207              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
25208      Branch: perl
25209            ! pp_hot.c t/op/append.t
25210 ____________________________________________________________________________
25211 [  6718] By: jhi                                   on 2000/08/20  02:09:37
25212         Log: Let's try #6717 again.
25213      Branch: perl
25214            ! lib/File/Temp.pm
25215 ____________________________________________________________________________
25216 [  6717] By: jhi                                   on 2000/08/20  01:56:55
25217         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
25218              From: "Craig A. Berry" <craig.berry@metamorgs.com>
25219              Date: Sat, 19 Aug 2000 18:15:39 -0500
25220              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
25221      Branch: perl
25222            ! lib/File/Temp.pm
25223 ____________________________________________________________________________
25224 [  6716] By: jhi                                   on 2000/08/19  15:50:11
25225         Log: Update Changes.
25226      Branch: perl
25227            ! Changes patchlevel.h
25228 ____________________________________________________________________________
25229 [  6715] By: jhi                                   on 2000/08/19  15:39:09
25230         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
25231              From: Jonathan D Johnston <jdjohnston2@juno.com>
25232              Date: Thu, 17 Aug 2000 23:13:01 -0400       
25233              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
25234      Branch: perl
25235            ! pod/perlfunc.pod
25236 ____________________________________________________________________________
25237 [  6714] By: jhi                                   on 2000/08/19  15:34:04
25238         Log: Introduce a 'veryclean' target that is like 'distclean'
25239              but also removes *~ and *.orig.
25240      Branch: perl
25241            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
25242            ! utils/Makefile x2p/Makefile.SH
25243 ____________________________________________________________________________
25244 [  6713] By: jhi                                   on 2000/08/19  14:15:45
25245         Log: Put back the long double avoidance code to POSIX.xs
25246              because VMS seems to need it still.
25247      Branch: perl
25248            ! ext/POSIX/POSIX.xs
25249 ____________________________________________________________________________
25250 [  6712] By: jhi                                   on 2000/08/19  14:10:41
25251         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
25252              From: Peter Prymmer <pvhp@forte.com>
25253              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
25254              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
25255      Branch: perl
25256            ! lib/Pod/Find.pm t/pod/find.t
25257 ____________________________________________________________________________
25258 [  6711] By: jhi                                   on 2000/08/19  14:09:19
25259         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
25260              From: Peter Prymmer <pvhp@forte.com>
25261              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
25262              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
25263              cc: vmsperl@perl.org
25264      Branch: perl
25265            ! t/lib/peek.t
25266 ____________________________________________________________________________
25267 [  6710] By: jhi                                   on 2000/08/19  14:08:01
25268         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
25269              From: Jan Dubois <jand@ActiveState.com>
25270              Date: Fri, 18 Aug 2000 16:31:48 -0700
25271              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
25272      Branch: perl
25273            ! win32/win32.c
25274 ____________________________________________________________________________
25275 [  6709] By: jhi                                   on 2000/08/19  14:06:57
25276         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
25277              
25278              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
25279              From: Spider.Boardman@Orb.Nashua.NH.US
25280              Date: Fri, 18 Aug 2000 18:41:14 -0400
25281              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
25282      Branch: perl
25283            ! regcomp.c
25284 ____________________________________________________________________________
25285 [  6708] By: jhi                                   on 2000/08/18  22:04:49
25286         Log: Update Changes.
25287      Branch: perl
25288            ! Changes patchlevel.h
25289 ____________________________________________________________________________
25290 [  6707] By: jhi                                   on 2000/08/18  21:55:14
25291         Log: Add warnif(), check warnings further up the stack,
25292              all the warnings functions now can take an optional object reference.
25293              
25294              Subject: [PATCH bleedperl@6691] warnings pragma update
25295              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
25296              Date: Fri, 18 Aug 2000 22:42:06 +0100
25297              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
25298      Branch: perl
25299            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
25300            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
25301            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
25302 ____________________________________________________________________________
25303 [  6706] By: jhi                                   on 2000/08/18  21:41:45
25304         Log: Typo in pp_complement().
25305              
25306              Subject: [PATCH perl-current] Deparse
25307              From: Peter Scott <Peter@PSDT.com>
25308              Date: Fri, 18 Aug 2000 12:44:37 -0700
25309              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
25310      Branch: perl
25311            ! ext/B/B/Deparse.pm
25312 ____________________________________________________________________________
25313 [  6705] By: jhi                                   on 2000/08/18  21:25:59
25314         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
25315              From: Jan Dubois <jand@ActiveState.com>
25316              Date: Fri, 18 Aug 2000 14:22:51 -0700
25317              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
25318      Branch: perl
25319            ! lib/Win32.pod win32/win32.c
25320 ____________________________________________________________________________
25321 [  6704] By: jhi                                   on 2000/08/18  21:16:14
25322         Log: Don't eat leading os from index entries.
25323              
25324              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
25325              From: Russ Allbery <rra@stanford.edu>
25326              Date: 10 Aug 2000 20:49:25 -0700
25327              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
25328      Branch: perl
25329            ! lib/Pod/Man.pm
25330 ____________________________________________________________________________
25331 [  6703] By: jhi                                   on 2000/08/18  21:07:06
25332         Log: Add [[:blank:]] as suggested in
25333              
25334              Subject: [ID 20000716.024] [=cc=] / [:blank:]
25335              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
25336              Date: Sun, 16 Jul 2000 17:55:29 -0700
25337              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
25338              
25339              (the [=cc=] has already been taken care of by #6439
25340              so the whole bug report can be closed)
25341              
25342              and make [[:space:]] to be equivalent to isspace(3)
25343              (as opposed to \s, which is isSPACE()).  The difference
25344              is that now [[:space:]] matches the mythical vertical tab,
25345              while \s doesn't.
25346      Branch: perl
25347            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
25348            ! regexec.c t/op/pat.t
25349 ____________________________________________________________________________
25350 [  6702] By: jhi                                   on 2000/08/18  18:47:47
25351         Log: The new tests were missing from #6415.
25352      Branch: perl
25353            ! t/op/bop.t
25354 ____________________________________________________________________________
25355 [  6701] By: jhi                                   on 2000/08/18  18:20:40
25356         Log: Document the NDBM_File and ODBM_File as SDBM_File
25357              was documented in #6417.
25358      Branch: perl
25359            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
25360            ! ext/SDBM_File/SDBM_File.pm
25361 ____________________________________________________________________________
25362 [  6700] By: jhi                                   on 2000/08/18  18:10:39
25363         Log: Subject: [PATCH perl@6698] cygwin port
25364              From: "Fifer, Eric" <EFifer@sanwaint.com>
25365              Date: Fri, 18 Aug 2000 17:30:05 +0100
25366              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
25367      Branch: perl
25368            ! lib/File/Temp.pm
25369 ____________________________________________________________________________
25370 [  6699] By: jhi                                   on 2000/08/18  16:21:49
25371         Log: Document code point which makes if (defined %stash::) to work
25372              (noted by Spider Boardman).
25373      Branch: perl
25374            ! op.c
25375 ____________________________________________________________________________
25376 [  6698] By: jhi                                   on 2000/08/18  13:43:27
25377         Log: Update Changes.
25378      Branch: perl
25379            ! Changes patchlevel.h
25380 ____________________________________________________________________________
25381 [  6697] By: jhi                                   on 2000/08/18  13:35:57
25382         Log: Tiny Getopt::Long patch from Johan Vromans.
25383      Branch: perl
25384            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
25385 ____________________________________________________________________________
25386 [  6696] By: jhi                                   on 2000/08/18  13:26:14
25387         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
25388              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
25389              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
25390              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
25391      Branch: perl
25392            ! pod/perldiag.pod pod/perlsyn.pod
25393 ____________________________________________________________________________
25394 [  6695] By: jhi                                   on 2000/08/18  13:13:26
25395         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
25396              From: Daniel Chetlin <daniel@chetlin.com>
25397              Date: Fri, 18 Aug 2000 03:13:36 -0700
25398              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
25399      Branch: perl
25400            ! pod/perlfunc.pod
25401 ____________________________________________________________________________
25402 [  6694] By: jhi                                   on 2000/08/18  13:08:05
25403         Log: Subject: [PATCH] perltrap.pod spring cleaning
25404              From: Daniel Chetlin <daniel@chetlin.com>
25405              Date: Fri, 18 Aug 2000 03:06:54 -0700
25406              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
25407              
25408              plus Mike Guy's nitfix.
25409      Branch: perl
25410            ! pod/perltrap.pod
25411 ____________________________________________________________________________
25412 [  6693] By: jhi                                   on 2000/08/18  13:00:26
25413         Log: Unbuffer the output.
25414              
25415              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
25416              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25417              Date: Thu, 17 Aug 2000 18:39:29 -0700
25418              Message-ID: <RPJn5gzkgydf092yn@efn.org>
25419      Branch: perl
25420            ! t/op/fork.t
25421 ____________________________________________________________________________
25422 [  6692] By: jhi                                   on 2000/08/18  05:19:17
25423         Log: Delete the image, too, not just its MANIFEStation.
25424      Branch: perl
25425            - lib/CGI/eg/wilogo.gif
25426 ____________________________________________________________________________
25427 [  6691] By: jhi                                   on 2000/08/18  05:10:26
25428         Log: Propagate new Configure vars.
25429      Branch: perl
25430            ! configure.com epoc/config.sh uconfig.h uconfig.sh
25431            ! vos/config.def vos/config.h vos/config_h.SH_orig
25432            ! win32/config.bc win32/config.gc win32/config.vc
25433            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25434 ____________________________________________________________________________
25435 [  6690] By: jhi                                   on 2000/08/18  04:30:56
25436         Log: Update Changes.
25437      Branch: perl
25438            ! Changes patchlevel.h
25439 ____________________________________________________________________________
25440 [  6689] By: jhi                                   on 2000/08/18  04:12:30
25441         Log: Fix the lib/complex failure of
25442              
25443              From: abigail@foad.org
25444              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25445              Date: 15 Aug 2000 04:06:38 -0000
25446              Message-Id: <20000815040638.8524.qmail@foad.org> 
25447              
25448              Linux long double accuracy issue: something that
25449              when printed with %g looks like "2" but int() of it is 1.
25450      Branch: perl
25451            ! lib/Math/Complex.pm
25452 ____________________________________________________________________________
25453 [  6688] By: jhi                                   on 2000/08/18  03:15:35
25454         Log: The byteorder code in #6671 was wrong.
25455      Branch: perl
25456            ! configpm
25457 ____________________________________________________________________________
25458 [  6687] By: jhi                                   on 2000/08/18  02:08:42
25459         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
25460              From: Jan Dubois <jand@ActiveState.com>
25461              Date: Thu, 17 Aug 2000 18:31:55 -0700
25462              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
25463      Branch: perl
25464            ! sv.c
25465 ____________________________________________________________________________
25466 [  6686] By: jhi                                   on 2000/08/18  02:04:15
25467         Log: Use NVs in POSIX math, not doubles.
25468              
25469              From: abigail@foad.org
25470              Subject: [ID 20000817.014] POSIX & modfl
25471              Date: 17 Aug 2000 20:49:18 -0000
25472              Message-Id: <20000817204918.23123.qmail@foad.org>
25473      Branch: perl
25474            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
25475 ____________________________________________________________________________
25476 [  6685] By: jhi                                   on 2000/08/18  02:02:12
25477         Log: Introduce NVef, NVff, and NVgf, use the middle one.
25478              (helps for lib/peek + Linux + long doubles)  Reported in
25479              
25480              From: abigail@foad.org
25481              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25482              Date: 15 Aug 2000 04:06:38 -0000
25483              Message-Id: <20000815040638.8524.qmail@foad.org> 
25484              
25485              (note: the lib/complex failure has not yet been addressed)
25486      Branch: metaconfig/U/perl
25487            ! perlxvf.U
25488      Branch: perl
25489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25490            ! config_h.SH dump.c perl.h pod/perlguts.pod
25491 ____________________________________________________________________________
25492 [  6684] By: jhi                                   on 2000/08/17  23:22:19
25493         Log: Add byteorder to the myconfig output.
25494      Branch: perl
25495            ! myconfig.SH
25496 ____________________________________________________________________________
25497 [  6683] By: jhi                                   on 2000/08/17  23:20:19
25498         Log: The image doth not exist, spotted by Johan Vromans.
25499      Branch: perl
25500            ! MANIFEST
25501 ____________________________________________________________________________
25502 [  6682] By: jhi                                   on 2000/08/17  22:38:16
25503         Log: Document what the backtick returns if the command fails.
25504      Branch: perl
25505            ! pod/perlop.pod
25506 ____________________________________________________________________________
25507 [  6681] By: jhi                                   on 2000/08/17  22:33:12
25508         Log: Do not use prototyping here.
25509              
25510              Subject: [ID 20000817.016] [PATCH] Peek.xs
25511              From: abigail@foad.org
25512              Date: 17 Aug 2000 20:55:56 -0000
25513              Message-Id: <20000817205556.24270.qmail@foad.org>
25514      Branch: perl
25515            ! ext/Devel/Peek/Makefile.PL
25516 ____________________________________________________________________________
25517 [  6680] By: jhi                                   on 2000/08/17  19:46:43
25518         Log: Don't propose using modules built for 5.005 if no binary
25519              compatibility with 5.005 is attempted.
25520              
25521              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
25522              Subject: Minor nit with 5.7.0 (6655)
25523              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
25524              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
25525      Branch: metaconfig
25526            ! U/installdirs/inc_version_list.U
25527      Branch: perl
25528            ! Configure config_h.SH
25529 ____________________________________________________________________________
25530 [  6679] By: jhi                                   on 2000/08/17  19:16:39
25531         Log: Microperl config update.
25532      Branch: perl
25533            ! uconfig.h uconfig.sh
25534 ____________________________________________________________________________
25535 [  6678] By: jhi                                   on 2000/08/17  19:16:13
25536         Log: The #6648 wasn't protective enough for limited platforms
25537              (like microperl).
25538      Branch: perl
25539            ! dump.c sv.c
25540 ____________________________________________________________________________
25541 [  6677] By: jhi                                   on 2000/08/17  14:46:35
25542         Log: Update Changes.
25543      Branch: perl
25544            ! Changes patchlevel.h
25545 ____________________________________________________________________________
25546 [  6676] By: jhi                                   on 2000/08/17  14:44:02
25547         Log: Add perlebcdic from Peter Prymmer, regen toc.
25548      Branch: perl
25549            + pod/perlebcdic.pod
25550            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25551 ____________________________________________________________________________
25552 [  6675] By: jhi                                   on 2000/08/17  14:41:52
25553         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
25554      Branch: perl
25555            ! pod/perldebtut.pod
25556 ____________________________________________________________________________
25557 [  6674] By: jhi                                   on 2000/08/17  14:29:43
25558         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
25559              
25560              Subject: [ID 20000724.006] -DLEAKTEST problem
25561              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
25562              Date: Tue, 25 Jul 2000 00:36:32 -0500
25563              Message-Id: <20000725003632.A26186@www.llamacom.com>
25564              
25565              Reminder sent
25566              
25567              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
25568              From: Hugo <hv@crypt.compulink.co.uk>
25569              Date: Thu, 17 Aug 2000 15:23:42 +0100
25570              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
25571      Branch: perl
25572            ! util.c
25573 ____________________________________________________________________________
25574 [  6673] By: jhi                                   on 2000/08/17  04:07:10
25575         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
25576              From: John Peacock <JPeacock@UnivPress.com>
25577              Date: Tue, 01 Aug 2000 09:38:12 -0400
25578              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
25579      Branch: perl
25580            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
25581 ____________________________________________________________________________
25582 [  6672] By: jhi                                   on 2000/08/17  03:04:35
25583         Log: Subject: [PATCH] Cwd.pm now uses strict
25584              From: Tim Jenness <timj@jach.hawaii.edu>
25585              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
25586              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
25587      Branch: perl
25588            ! lib/Cwd.pm
25589 ____________________________________________________________________________
25590 [  6671] By: jhi                                   on 2000/08/17  02:16:35
25591         Log: Make $Config{byteorder} more magical so that it is
25592              dynamically computed: nice for 'fat binaries'.
25593              
25594              Subject: [PATCH]: default byteorder
25595              From: Wilfredo Sánchez <wsanchez@apple.com>
25596              Date: Mon, 31 Jul 2000 19:45:31 -0700
25597              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
25598      Branch: perl
25599            ! configpm
25600 ____________________________________________________________________________
25601 [  6670] By: gsar                                  on 2000/08/17  01:22:21
25602         Log: move WNOHANG definition to where other such things are
25603      Branch: perl
25604            ! win32/win32.h
25605 ____________________________________________________________________________
25606 [  6669] By: jhi                                   on 2000/08/17  01:19:17
25607         Log: Update Changes.
25608      Branch: perl
25609            ! Changes patchlevel.h
25610 ____________________________________________________________________________
25611 [  6668] By: jhi                                   on 2000/08/17  01:16:29
25612         Log: Doc nits spotted by Richard Soderberg.
25613      Branch: perl
25614            ! README.posix-bc README.vmesa
25615 ____________________________________________________________________________
25616 [  6667] By: jhi                                   on 2000/08/17  01:12:11
25617         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
25618              From: "Casey R. Tweten" <crt@kiski.net>
25619              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
25620              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
25621      Branch: perl
25622            ! pod/perldebtut.pod
25623 ____________________________________________________________________________
25624 [  6666] By: jhi                                   on 2000/08/17  01:09:31
25625         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
25626              From: "Casey R. Tweten" <crt@kiski.net>
25627              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
25628              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
25629      Branch: perl
25630            ! lib/Shell.pm
25631 ____________________________________________________________________________
25632 [  6665] By: gsar                                  on 2000/08/17  01:03:52
25633         Log: add "ok" targets from change#6632 in makefile.mk
25634      Branch: perl
25635            ! pod/perlport.pod win32/Makefile win32/makefile.mk
25636 ____________________________________________________________________________
25637 [  6664] By: gsar                                  on 2000/08/17  00:56:11
25638         Log: avoid warnings from dense compiler
25639      Branch: perl
25640            ! win32/win32.c
25641 ____________________________________________________________________________
25642 [  6663] By: jhi                                   on 2000/08/17  00:51:49
25643         Log: Tweak the regex compilation errors once more.
25644      Branch: perl
25645            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
25646            ! t/op/regmesg.t t/pragma/warn/regcomp
25647 ____________________________________________________________________________
25648 [  6662] By: gsar                                  on 2000/08/17  00:28:19
25649         Log: trailing new %ENV entries weren't being pushed into the real
25650              environment of subprocesses on Windows
25651      Branch: perl
25652            ! t/op/magic.t win32/perlhost.h
25653 ____________________________________________________________________________
25654 [  6661] By: gsar                                  on 2000/08/17  00:19:20
25655         Log: waitpid() now handles externally spawned pids correctly;
25656              fixes for backtick/wait/waitpid failures on Windows 9x
25657              
25658              these changes make the pid returned by process functions on
25659              Windows 9x always positive by clearing the high bit (which
25660              is always set on Win9x); pseudo-process PIDs are likewise
25661              always negative now on Win9x (just as on NT/2000)
25662      Branch: perl
25663            ! pp_sys.c win32/perlhost.h win32/win32.c
25664 ____________________________________________________________________________
25665 [  6660] By: jhi                                   on 2000/08/17  00:04:32
25666         Log: Retract #6645.
25667      Branch: perl
25668            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25669            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
25670            ! t/op/sprintf.t
25671 ____________________________________________________________________________
25672 [  6659] By: gsar                                  on 2000/08/16  23:59:28
25673         Log: on windows, the return values from wait() and waitpid() don't
25674              match those of pseudo-pids
25675      Branch: perl
25676            ! pp_sys.c t/op/fork.t util.c win32/win32.c
25677 ____________________________________________________________________________
25678 [  6658] By: gsar                                  on 2000/08/16  23:56:14
25679         Log: pod nit seen in passing
25680      Branch: perl
25681            ! pod/perlfunc.pod
25682 ____________________________________________________________________________
25683 [  6657] By: gsar                                  on 2000/08/16  23:53:42
25684         Log: change#6328 could make close(SOCKET) return false on windows
25685              when it shouldn't
25686      Branch: perl
25687            ! win32/win32sck.c
25688 ____________________________________________________________________________
25689 [  6656] By: gsar                                  on 2000/08/16  23:46:57
25690         Log: check that the number pseudo children doesn't exceed
25691              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
25692              the WaitForMultipleObjects() limit that would cause wait()
25693              to crash)
25694              
25695              wait() and waitpid() could potentially be rewritten to use
25696              more than one thread to do the waiting to eliminate this
25697              limitation
25698      Branch: perl
25699            ! win32/perlhost.h
25700 ____________________________________________________________________________
25701 [  6655] By: jhi                                   on 2000/08/16  14:11:05
25702         Log: Update Changes.
25703      Branch: perl
25704            ! Changes patchlevel.h
25705 ____________________________________________________________________________
25706 [  6654] By: jhi                                   on 2000/08/16  14:10:12
25707         Log: Update to perldebtut 1.9, from Richard Foley.
25708      Branch: perl
25709            ! pod/perldebtut.pod
25710 ____________________________________________________________________________
25711 [  6653] By: jhi                                   on 2000/08/16  14:08:17
25712         Log: Change the regx compilation error markers to use = instead of <
25713              since pod makes using the latter quite messy.  Reported in
25714              ID 20000814.006 by Abigail and in
25715              Subject: Unknown escape E<> ?
25716              From: Lupe Christoph <lupe@lupe-christoph.de>
25717              Date: Fri, 11 Aug 2000 00:30:27 +0200
25718              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
25719      Branch: perl
25720            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
25721            ! t/op/regmesg.t t/pragma/warn/regcomp
25722 ____________________________________________________________________________
25723 [  6652] By: jhi                                   on 2000/08/16  13:25:31
25724         Log: Change the perlbug address to perl.org since it's more forgiving.
25725              
25726              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
25727              From: abigail@foad.org
25728              Date: 15 Aug 2000 04:15:40 -0000
25729              Message-Id: <20000815041540.8633.qmail@foad.org>
25730      Branch: perl
25731            ! utils/perlbug.PL
25732 ____________________________________________________________________________
25733 [  6651] By: jhi                                   on 2000/08/16  13:22:35
25734         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
25735              From: Tim Jenness <timj@jach.hawaii.edu>
25736              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
25737              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
25738      Branch: perl
25739            ! lib/Cwd.pm
25740 ____________________________________________________________________________
25741 [  6650] By: jhi                                   on 2000/08/16  13:18:13
25742         Log: Update to CPAN 1.57.
25743              
25744              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
25745              From: andreas.koenig@anima.de (Andreas J. Koenig)
25746              Date: 16 Aug 2000 15:09:46 +0200
25747              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
25748      Branch: perl
25749            ! lib/CPAN.pm
25750 ____________________________________________________________________________
25751 [  6649] By: jhi                                   on 2000/08/16  13:12:31
25752         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
25753              From: "Larry W. Virden" <lvirden@cas.org>
25754              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
25755              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
25756      Branch: perl
25757            ! README.hpux
25758 ____________________________________________________________________________
25759 [  6648] By: jhi                                   on 2000/08/16  13:03:53
25760         Log: The numeric locale was reset to "C" by s?printf and never restored.
25761              
25762              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
25763              From: Christian Kirsch <ck@held.mind.de>
25764              Date: Wed, 9 Aug 2000 17:05:17 +0200
25765              Message-Id: <20000809170517.A25389@held>
25766              
25767              No test since adding the failing example to locale.t
25768              does not fail -- probably because the locale settings are so
25769              thoroughly tweaked by that time.  Running the example standalone
25770              does fail, though.  UPDATE: test case added at change #7540.
25771      Branch: perl
25772            ! dump.c perl.h pp.c pp_ctl.c sv.c
25773 ____________________________________________________________________________
25774 [  6647] By: jhi                                   on 2000/08/16  00:07:54
25775         Log: Update Changes and test semi-automatic patchlevel updating.
25776      Branch: perl
25777            ! Changes patchlevel.h
25778 ____________________________________________________________________________
25779 [  6646] By: jhi                                   on 2000/08/15  23:35:07
25780         Log: Fix a dependency problem.
25781              
25782              Subject: [PATCH: 6640] VMS Makefile.SH update
25783              From: Peter Prymmer <pvhp@forte.com>
25784              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
25785              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
25786      Branch: perl
25787            ! vms/descrip_mms.template
25788 ____________________________________________________________________________
25789 [  6645] By: jhi                                   on 2000/08/15  23:33:23
25790         Log: (Retracted by #6660)
25791              
25792              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
25793              From: Dominic Dunlop <domo@computer.org>
25794              Date: Tue, 15 Aug 2000 22:20:52 +0200
25795              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
25796      Branch: metaconfig/U/perl
25797            + d_printfed.U
25798      Branch: perl
25799            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25800            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
25801            ! t/op/sprintf.t
25802 ____________________________________________________________________________
25803 [  6644] By: jhi                                   on 2000/08/15  21:17:20
25804         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
25805              From: abigail@foad.org
25806              Date: 15 Aug 2000 20:12:41 -0000
25807              Message-Id: <20000815201241.25556.qmail@foad.org>
25808      Branch: perl
25809            ! INSTALL
25810 ____________________________________________________________________________
25811 [  6643] By: jhi                                   on 2000/08/15  21:15:28
25812         Log: (an already applied patch)
25813      Branch: perl
25814            ! lib/CGI.pm
25815 ____________________________________________________________________________
25816 [  6642] By: gsar                                  on 2000/08/15  19:54:05
25817         Log: magic callbacks all need to have same type signature
25818      Branch: perl
25819            ! embed.pl mg.c proto.h
25820 ____________________________________________________________________________
25821 [  6641] By: jhi                                   on 2000/08/15  17:56:27
25822         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)
25823              From: Mike Guy <mjtg@cam.ac.uk>
25824              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
25825              Date: Tue, 15 Aug 2000 18:26:45 +0100
25826              
25827              Only the peek.t part applied, not the hash quality part.
25828      Branch: perl
25829            ! t/lib/peek.t
25830 ____________________________________________________________________________
25831 [  6640] By: jhi                                   on 2000/08/15  16:37:37
25832         Log: Update Changes.
25833      Branch: perl
25834            ! Changes
25835 ____________________________________________________________________________
25836 [  6639] By: jhi                                   on 2000/08/15  16:34:55
25837         Log: Missed a file from #6638.
25838      Branch: perl
25839            ! lib/File/Temp.pm
25840 ____________________________________________________________________________
25841 [  6638] By: jhi                                   on 2000/08/15  16:33:19
25842         Log: Subject: [PATCH perl@6620] cygwin port
25843              From: "Fifer, Eric" <EFifer@sanwaint.com>
25844              Date: Tue, 15 Aug 2000 17:00:49 +0100
25845              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
25846      Branch: perl
25847            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
25848 ____________________________________________________________________________
25849 [  6637] By: jhi                                   on 2000/08/15  16:29:22
25850         Log: Subject: [PATCH] debugger exit code should reflect user exit code
25851              From: Mike Guy <mjtg@cam.ac.uk>
25852              Date: Tue, 15 Aug 2000 16:55:59 +0100
25853              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
25854      Branch: perl
25855            ! lib/perl5db.pl
25856 ____________________________________________________________________________
25857 [  6636] By: jhi                                   on 2000/08/15  15:30:58
25858         Log: Update Changes.
25859      Branch: perl
25860            ! Changes
25861 ____________________________________________________________________________
25862 [  6635] By: jhi                                   on 2000/08/15  15:27:21
25863         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
25864      Branch: metaconfig
25865            ! U/mkglossary U/mksample
25866      Branch: metaconfig/U/perl
25867            ! Devel.U
25868      Branch: perl
25869            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25870 ____________________________________________________________________________
25871 [  6634] By: jhi                                   on 2000/08/15  14:11:55
25872         Log: Don't blow limited stacks, a lower number is enough to
25873              tickle the lookbehind limit.
25874              
25875              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
25876              From: Dominic Dunlop <domo@computer.org>
25877              Date: Tue, 15 Aug 2000 13:51:24 +0200
25878              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
25879      Branch: perl
25880            ! t/op/regmesg.t
25881 ____________________________________________________________________________
25882 [  6633] By: jhi                                   on 2000/08/15  14:01:46
25883         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
25884              From: Mike Guy <mjtg@cam.ac.uk>
25885              Date: Tue, 15 Aug 2000 12:10:50 +0100
25886              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
25887      Branch: perl
25888            ! utils/perldoc.PL
25889 ____________________________________________________________________________
25890 [  6632] By: jhi                                   on 2000/08/15  13:58:48
25891         Log: make ok etc also for win32.
25892              
25893              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
25894              From: Prymmer/Kahn <pvhp@best.com>
25895              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
25896              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
25897      Branch: perl
25898            ! win32/Makefile
25899 ____________________________________________________________________________
25900 [  6631] By: jhi                                   on 2000/08/15  13:45:03
25901         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
25902      Branch: perl
25903            ! lib/Test.pm
25904 ____________________________________________________________________________
25905 [  6630] By: jhi                                   on 2000/08/15  03:25:09
25906         Log: Update Changes.
25907      Branch: perl
25908            ! Changes
25909 ____________________________________________________________________________
25910 [  6629] By: jhi                                   on 2000/08/15  03:23:53
25911         Log: magic_regdatum_set() is void, not int.
25912      Branch: perl
25913            ! embed.pl mg.c proto.h
25914 ____________________________________________________________________________
25915 [  6628] By: jhi                                   on 2000/08/15  03:08:02
25916         Log: Make the user to give up his firstborn, err, to knowingly
25917              verify installing an unstable developer release.  Also bump
25918              the release to 5.7.0, but leave a patch tag in the local
25919              patches saying that this is not yet the real thing.
25920      Branch: metaconfig
25921            ! U/modified/Instruct.U
25922      Branch: metaconfig/U/perl
25923            + Devel.U
25924      Branch: perl
25925            ! Configure patchlevel.h
25926 ____________________________________________________________________________
25927 [  6627] By: jhi                                   on 2000/08/14  22:32:52
25928         Log: README.os2 update.
25929              
25930              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
25931              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25932              Date: Wed, 02 Aug 2000 21:55:09 -0700
25933              Message-ID: <tsPi5gzkgegX092yn@efn.org>
25934      Branch: perl
25935            ! README.os2
25936 ____________________________________________________________________________
25937 [  6626] By: jhi                                   on 2000/08/14  21:00:02
25938         Log: Subject: Re: File::Temp problems on VMS in bleedperl
25939              From: Tim Jenness <timj@jach.hawaii.edu>
25940              cc: vmsperl@perl.org
25941              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
25942              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
25943      Branch: perl
25944            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
25945 ____________________________________________________________________________
25946 [  6625] By: jhi                                   on 2000/08/14  20:52:16
25947         Log: Add SUIDMAIL as was done for the CERT alert.
25948      Branch: perl
25949            ! patchlevel.h
25950 ____________________________________________________________________________
25951 [  6624] By: jhi                                   on 2000/08/14  20:48:50
25952         Log: Subject: sfio2000
25953              From: Daniel Muino <dmuino@afip.gov.ar>
25954              Date: Mon, 14 Aug 2000 16:58:11 -0300
25955              Message-ID: <20000814165811.B16368@con2-dgi>
25956      Branch: perl
25957            ! perlsdio.h perlsfio.h
25958 ____________________________________________________________________________
25959 [  6623] By: jhi                                   on 2000/08/14  20:47:36
25960         Log: Subject: warning: storage class after type is obsolescent
25961              From: Daniel Muino <dmuino@afip.gov.ar>
25962              Date: Mon, 14 Aug 2000 16:42:47 -0300
25963              Message-ID: <20000814164247.A16368@con2-dgi>
25964      Branch: perl
25965            ! regcomp.pl regnodes.h
25966 ____________________________________________________________________________
25967 [  6622] By: jhi                                   on 2000/08/14  20:43:05
25968         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
25969              From: abigail@foad.org
25970              Date: 14 Aug 2000 20:00:10 -0000
25971              Message-Id: <20000814200010.27271.qmail@foad.org>
25972      Branch: perl
25973            ! Changes
25974 ____________________________________________________________________________
25975 [  6621] By: jhi                                   on 2000/08/14  15:23:05
25976         Log: Update Changes.
25977      Branch: perl
25978            ! Changes
25979 ____________________________________________________________________________
25980 [  6620] By: jhi                                   on 2000/08/14  15:22:14
25981         Log: Subject: Re: [PATCH] @+, @- readonly
25982              From: Mike Guy <mjtg@cam.ac.uk>
25983              Date: Mon, 14 Aug 2000 15:26:55 +0100
25984              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
25985      Branch: perl
25986            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
25987            ! sv.c t/op/pat.t
25988 ____________________________________________________________________________
25989 [  6619] By: jhi                                   on 2000/08/14  14:12:08
25990         Log: Update Changes.
25991      Branch: perl
25992            ! Changes
25993 ____________________________________________________________________________
25994 [  6618] By: jhi                                   on 2000/08/14  14:09:34
25995         Log: For now remove the mail code.
25996      Branch: perl
25997            ! perl.c
25998 ____________________________________________________________________________
25999 [  6617] By: jhi                                   on 2000/08/14  14:08:28
26000         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
26001      Branch: perl
26002            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
26003            ! pod/perlfaq8.pod pod/perlsec.pod
26004 ____________________________________________________________________________
26005 [  6616] By: jhi                                   on 2000/08/14  14:00:11
26006         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
26007              From: Mike Guy <mjtg@cam.ac.uk>
26008              Date: Mon, 14 Aug 2000 08:26:02 +0100
26009              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
26010      Branch: perl
26011            ! lib/perl5db.pl
26012 ____________________________________________________________________________
26013 [  6615] By: jhi                                   on 2000/08/14  13:58:45
26014         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
26015              From: Mike Guy <mjtg@cam.ac.uk>
26016              Date: Mon, 14 Aug 2000 08:04:22 +0100
26017              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
26018      Branch: perl
26019            ! gv.c mg.c t/op/pat.t
26020 ____________________________________________________________________________
26021 [  6614] By: jhi                                   on 2000/08/14  13:56:45
26022         Log: Subject: Test fails / warnings with perl-current #6612
26023              From: Mike Guy <mjtg@cam.ac.uk>
26024              Date: Mon, 14 Aug 2000 07:57:23 +0100
26025              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
26026      Branch: perl
26027            ! t/lib/b.t t/lib/peek.t
26028 ____________________________________________________________________________
26029 [  6613] By: jhi                                   on 2000/08/14  13:45:33
26030         Log: VMS configure.com update continues.
26031      Branch: perl
26032            - vms/configure.com
26033            ! MANIFEST configure.com
26034 ____________________________________________________________________________
26035 [  6612] By: jhi                                   on 2000/08/13  22:13:35
26036         Log: Update Changes.
26037      Branch: perl
26038            ! Changes
26039 ____________________________________________________________________________
26040 [  6611] By: jhi                                   on 2000/08/13  16:21:45
26041         Log: Upgrade to CGI 2.71, from Lincoln Stein.
26042      Branch: perl
26043            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
26044 ____________________________________________________________________________
26045 [  6610] By: jhi                                   on 2000/08/13  15:09:16
26046         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
26047              From: Mike Guy <mjtg@cam.ac.uk>
26048              Date: Sun, 13 Aug 2000 13:45:51 +0100
26049              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
26050      Branch: perl
26051            ! t/op/regmesg.t
26052 ____________________________________________________________________________
26053 [  6609] By: jhi                                   on 2000/08/13  14:31:26
26054         Log: Andreas says that 1.56 is fine, so reverting back to it.
26055      Branch: perl
26056            ! lib/CPAN.pm
26057 ____________________________________________________________________________
26058 [  6608] By: jhi                                   on 2000/08/13  05:34:20
26059         Log: Update Changes.
26060      Branch: perl
26061            ! Changes
26062 ____________________________________________________________________________
26063 [  6607] By: jhi                                   on 2000/08/13  05:32:01
26064         Log: Put back the \z changes of #5406 to CPAN.pm.
26065      Branch: perl
26066            ! lib/CPAN.pm
26067 ____________________________________________________________________________
26068 [  6606] By: jhi                                   on 2000/08/13  05:20:16
26069         Log: Fix-n-skip the tests under 5005threads.
26070      Branch: perl
26071            ! t/lib/b.t
26072 ____________________________________________________________________________
26073 [  6605] By: jhi                                   on 2000/08/13  05:07:48
26074         Log: Fix the test for 5005threads.
26075      Branch: perl
26076            ! t/lib/peek.t
26077 ____________________________________________________________________________
26078 [  6604] By: jhi                                   on 2000/08/13  03:35:37
26079         Log: Should have deleted this in #6603.
26080      Branch: perl
26081            - vms/subconfigure.com
26082 ____________________________________________________________________________
26083 [  6603] By: jhi                                   on 2000/08/12  18:29:32
26084         Log: Rewrite of vms/subconfigure.com as configure.com,
26085              from Peter Prymmer and the vmsperl crew.
26086      Branch: perl
26087            + vms/configure.com
26088            ! MANIFEST
26089 ____________________________________________________________________________
26090 [  6602] By: jhi                                   on 2000/08/11  13:00:01
26091         Log: PlainText.pm is dead.
26092      Branch: perl
26093            - lib/Pod/PlainText.pm
26094            ! MANIFEST
26095 ____________________________________________________________________________
26096 [  6601] By: jhi                                   on 2000/08/11  04:06:45
26097         Log: Update Changes.
26098      Branch: perl
26099            ! Changes
26100 ____________________________________________________________________________
26101 [  6600] By: jhi                                   on 2000/08/11  04:06:10
26102         Log: Add a few missing files, update MANIFEST.
26103      Branch: perl
26104            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
26105            + lib/Pod/PlainText.pm t/pod/find.t
26106            ! MANIFEST t/op/regmesg.t
26107 ____________________________________________________________________________
26108 [  6599] By: jhi                                   on 2000/08/11  03:31:10
26109         Log: Add Perl debugging tutorial, regen toc. 
26110              
26111              Subject: perldebtut.pod
26112              From: Richard Foley <Richard.Foley@m.dasa.de>
26113              Date: Wed, 09 Aug 2000 10:17:15 +0200
26114              Message-id: <3991138B.262247B8@m.dasa.de>
26115      Branch: perl
26116            + pod/perldebtut.pod
26117            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26118 ____________________________________________________________________________
26119 [  6598] By: jhi                                   on 2000/08/11  02:48:56
26120         Log: tiny Changes edit
26121      Branch: perl
26122            ! Changes
26123 ____________________________________________________________________________
26124 [  6597] By: jhi                                   on 2000/08/11  02:39:04
26125         Log: Tests for #6589.
26126              
26127              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26128              From: simon@brecon.co.uk (Simon Cozens)
26129              Date: 11 Aug 2000 02:24:52 GMT
26130              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
26131      Branch: perl
26132            ! t/lib/b.t
26133 ____________________________________________________________________________
26134 [  6596] By: jhi                                   on 2000/08/11  01:50:07
26135         Log: Update Changes.
26136      Branch: perl
26137            ! Changes
26138 ____________________________________________________________________________
26139 [  6595] By: jhi                                   on 2000/08/11  01:47:16
26140         Log: nitfix
26141      Branch: perl
26142            ! Changes
26143 ____________________________________________________________________________
26144 [  6594] By: jhi                                   on 2000/08/11  01:36:16
26145         Log: Subject: Getting perlio and threads to compile
26146              From: Lupe Christoph <lupe@lupe-christoph.de>
26147              Date: Wed, 9 Aug 2000 11:35:54 +0200
26148              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
26149              
26150              (the Solaris version changes in Configure skipped)
26151      Branch: perl
26152            ! hints/solaris_2.sh thread.h
26153 ____________________________________________________________________________
26154 [  6593] By: jhi                                   on 2000/08/11  01:30:16
26155         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
26156              From: simon@brecon.co.uk (Simon Cozens)
26157              Date: 1 Aug 2000 06:55:19 GMT
26158              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
26159      Branch: perl
26160            ! lib/utf8.pm
26161 ____________________________________________________________________________
26162 [  6592] By: jhi                                   on 2000/08/11  01:26:39
26163         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
26164              From: Peter Scott <Peter@PeterScott.com>
26165              Date: Thu, 10 Aug 2000 08:23:27 -0700
26166              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
26167      Branch: perl
26168            ! lib/perl5db.pl
26169 ____________________________________________________________________________
26170 [  6591] By: jhi                                   on 2000/08/11  01:22:02
26171         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
26172              From: Hugo <hv@crypt.compulink.co.uk>
26173              Date: Thu, 10 Aug 2000 19:23:04 +0100
26174              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
26175      Branch: perl
26176            ! regexec.c t/op/pat.t
26177 ____________________________________________________________________________
26178 [  6590] By: jhi                                   on 2000/08/11  01:19:19
26179         Log: Preprocessing and postprocessing for File::Find.
26180              
26181              Subject: Patch to Find::File.pm to allow alphabetical results
26182              From: Joe Smith <jsmith@inwap.com>
26183              Date: Wed, 9 Aug 2000 02:44:54 -0700
26184              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
26185      Branch: perl
26186            ! lib/File/Find.pm
26187 ____________________________________________________________________________
26188 [  6589] By: jhi                                   on 2000/08/11  01:12:39
26189         Log: B::Deparse didn't do sub attributes.
26190              
26191              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26192              From: simon@brecon.co.uk (Simon Cozens)
26193              Date: 9 Aug 2000 04:49:20 GMT
26194              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
26195      Branch: perl
26196            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
26197 ____________________________________________________________________________
26198 [  6588] By: jhi                                   on 2000/08/11  01:06:40
26199         Log: Subject: debugger "d" command doesnt check line number
26200              From: Mike Guy <mjtg@cam.ac.uk>
26201              Date: Tue, 08 Aug 2000 21:54:29 +0100
26202              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
26203      Branch: perl
26204            ! lib/perl5db.pl mg.c pod/perldiag.pod
26205 ____________________________________________________________________________
26206 [  6587] By: jhi                                   on 2000/08/11  00:45:03
26207         Log: sleep(1) does not necessarily return 1.
26208              
26209              Subject: [PATCH bleadperl] op/lex_assign.t  
26210              From: Hugo <hv@crypt.compulink.co.uk>
26211              Date: Thu, 03 Aug 2000 14:34:22 +0100        
26212              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
26213      Branch: perl
26214            ! t/op/lex_assign.t
26215 ____________________________________________________________________________
26216 [  6586] By: jhi                                   on 2000/08/11  00:31:50
26217         Log: Document the IO::Select timeout.
26218      Branch: perl
26219            ! ext/IO/lib/IO/Select.pm
26220 ____________________________________________________________________________
26221 [  6585] By: jhi                                   on 2000/08/11  00:13:54
26222         Log: Forgot contributor.
26223      Branch: perl
26224            ! Changes
26225 ____________________________________________________________________________
26226 [  6584] By: jhi                                   on 2000/08/11  00:09:19
26227         Log: detypo
26228      Branch: perl
26229            ! Changes
26230 ____________________________________________________________________________
26231 [  6583] By: jhi                                   on 2000/08/11  00:07:53
26232         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
26233              
26234              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
26235              From: Mike Guy <mjtg@cam.ac.uk> 
26236              Date: Thu, 10 Aug 2000 15:50:54 +0100
26237              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
26238      Branch: perl
26239            ! sv.c t/op/int.t
26240 ____________________________________________________________________________
26241 [  6582] By: jhi                                   on 2000/08/10  23:29:32
26242         Log: Update Changes.
26243      Branch: perl
26244            ! Changes
26245 ____________________________________________________________________________
26246 [  6581] By: jhi                                   on 2000/08/10  23:26:16
26247         Log: Put back the std @INC thing.
26248      Branch: perl
26249            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
26250            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
26251            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
26252            ! t/lib/gol-oo.t
26253 ____________________________________________________________________________
26254 [  6580] By: jhi                                   on 2000/08/10  23:03:34
26255         Log: Update to CGI 2.70, from Lincoln Stein.
26256      Branch: perl
26257            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
26258            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
26259            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
26260            ! t/lib/cgi-request.t
26261 ____________________________________________________________________________
26262 [  6579] By: jhi                                   on 2000/08/10  22:41:50
26263         Log: Update to CPAN 1.56, from Andreas König.
26264      Branch: perl
26265            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26266 ____________________________________________________________________________
26267 [  6578] By: jhi                                   on 2000/08/10  22:38:13
26268         Log: Update to Pod::Parser 1.17, from Brad Appleton.
26269      Branch: perl
26270            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
26271            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
26272            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
26273            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
26274            ! t/pod/include.t t/pod/included.t t/pod/lref.t
26275            ! t/pod/multiline_items.t t/pod/nested_items.t
26276            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
26277            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
26278            ! t/pod/special_seqs.t
26279 ____________________________________________________________________________
26280 [  6577] By: jhi                                   on 2000/08/10  22:35:41
26281         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
26282      Branch: perl
26283            ! AUTHORS MAINTAIN
26284 ____________________________________________________________________________
26285 [  6576] By: jhi                                   on 2000/08/10  22:24:54
26286         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
26287      Branch: perl
26288            + t/lib/gol-oo.t
26289            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
26290            ! t/lib/gol-compat.t t/lib/gol-linkage.t
26291 ____________________________________________________________________________
26292 [  6575] By: jhi                                   on 2000/08/10  22:02:07
26293         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
26294      Branch: perl
26295            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
26296 ____________________________________________________________________________
26297 [  6574] By: jhi                                   on 2000/08/10  21:55:03
26298         Log: Iterating perl6 description.
26299      Branch: perl
26300            ! pod/perlfaq1.pod
26301 ____________________________________________________________________________
26302 [  6573] By: jhi                                   on 2000/08/10  21:48:26
26303         Log: Revert the sv.c part of #6559, a better fix is needed.
26304      Branch: perl
26305            ! sv.c
26306 ____________________________________________________________________________
26307 [  6572] By: jhi                                   on 2000/08/10  20:33:43
26308         Log: It's the 2ndO'ROSSC.
26309      Branch: perl
26310            ! pod/perlfaq1.pod
26311 ____________________________________________________________________________
26312 [  6571] By: jhi                                   on 2000/08/10  15:55:48
26313         Log: detypo
26314      Branch: perl
26315            ! pod/perlfaq1.pod
26316 ____________________________________________________________________________
26317 [  6570] By: jhi                                   on 2000/08/10  14:11:17
26318         Log: An exceptionally sticky typo.
26319      Branch: perl
26320            ! Changes
26321 ____________________________________________________________________________
26322 [  6569] By: jhi                                   on 2000/08/10  14:09:33
26323         Log: detypo (and test Changes updating script)
26324      Branch: perl
26325            ! Changes
26326 ____________________________________________________________________________
26327 [  6568] By: jhi                                   on 2000/08/10  14:07:07
26328         Log: Update Changes.
26329      Branch: perl
26330            ! Changes
26331 ____________________________________________________________________________
26332 [  6567] By: jhi                                   on 2000/08/10  14:06:19
26333         Log: Amend the description of Perl6.
26334              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
26335              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26336              Date: Wed, 9 Aug 2000 22:11:06 -0500
26337              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
26338      Branch: perl
26339            ! pod/perlfaq1.pod
26340 ____________________________________________________________________________
26341 [  6566] By: jhi                                   on 2000/08/10  13:58:57
26342         Log: Subject: Remove dead entry in perldiag
26343              From: Mike Guy <mjtg@cam.ac.uk>
26344              Date: Thu, 10 Aug 2000 14:19:19 +0100
26345              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
26346      Branch: perl
26347            ! pod/perldiag.pod
26348 ____________________________________________________________________________
26349 [  6565] By: jhi                                   on 2000/08/10  13:51:48
26350         Log: Zero entries were skipped, fix from Adrian Goalby
26351              <argoalby@yahoo.co.uk>
26352      Branch: perl
26353            ! lib/unicode/Number.pl lib/unicode/mktables.PL
26354 ____________________________________________________________________________
26355 [  6564] By: jhi                                   on 2000/08/10  13:00:12
26356         Log: Subject: [PATCH 5.6.0] cygwin port
26357              From: "Fifer, Eric" <EFifer@sanwaint.com>
26358              Date: Thu, 10 Aug 2000 13:15:36 +0100
26359              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
26360      Branch: perl
26361            ! README.cygwin hints/cygwin.sh
26362 ____________________________________________________________________________
26363 [  6563] By: jhi                                   on 2000/08/10  12:55:16
26364         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
26365      Branch: perl
26366            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
26367 ____________________________________________________________________________
26368 [  6562] By: gsar                                  on 2000/08/10  08:38:39
26369         Log: warn is a macro, avoid using at a variable to avoid warnings
26370              in some configurations; readdir.t is too conservative in
26371              estimating number of *.t's
26372      Branch: perl
26373            ! t/op/readdir.t util.c
26374 ____________________________________________________________________________
26375 [  6561] By: jhi                                   on 2000/08/09  23:35:42
26376         Log: Update Changes.
26377      Branch: perl
26378            ! Changes
26379 ____________________________________________________________________________
26380 [  6560] By: jhi                                   on 2000/08/09  23:05:47
26381         Log: Subject: Re: enhanced(?) regex error messages
26382              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26383              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
26384              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
26385              
26386              (plus two small patches sent privately)
26387              (this still seems to leave few test failures)
26388      Branch: perl
26389            + t/op/regmesg.t
26390            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
26391            ! t/pragma/warn/regcomp
26392 ____________________________________________________________________________
26393 [  6559] By: jhi                                   on 2000/08/09  20:41:18
26394         Log: (The fix did work but was not right, retracted in #6573)
26395              
26396              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
26397              From: Christian Kirsch <ck@held.mind.de>
26398              Date: Wed, 9 Aug 2000 17:05:17 +0200
26399              Message-Id: <20000809170517.A25389@held>
26400      Branch: perl
26401            ! sv.c t/pragma/locale.t
26402 ____________________________________________________________________________
26403 [  6558] By: jhi                                   on 2000/08/08  22:34:08
26404         Log: Tiny updates on the contributors list.
26405      Branch: perl
26406            ! Changes
26407 ____________________________________________________________________________
26408 [  6557] By: jhi                                   on 2000/08/08  19:34:28
26409         Log: Double check that we have a dirhandle.
26410      Branch: perl
26411            ! util.c
26412 ____________________________________________________________________________
26413 [  6556] By: jhi                                   on 2000/08/08  19:01:51
26414         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
26415              May be repopulated with fresh maintained examples.
26416      Branch: perl
26417            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
26418            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
26419            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
26420            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
26421            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
26422            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
26423            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
26424            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
26425            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
26426            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
26427            + lib/CGI/eg/wilogo_gif.uu
26428            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
26429            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
26430            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
26431            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
26432            - eg/cgi/frameset.cgi eg/cgi/index.html
26433            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
26434            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
26435            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
26436            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
26437            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
26438            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
26439            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
26440            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
26441            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
26442            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
26443            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
26444            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
26445            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
26446            - eg/van/vanish eg/who eg/wrapsuid
26447            ! MANIFEST
26448 ____________________________________________________________________________
26449 [  6555] By: jhi                                   on 2000/08/08  18:51:08
26450         Log: Delete chat2 as requested by Randal.
26451              
26452              Subject: Re: perlfaq8 coyness
26453              From: merlyn@stonehenge.com (Randal L. Schwartz) 
26454              Date: 15 May 2000 18:52:42 -0700 
26455              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
26456      Branch: perl
26457            - lib/chat2.pl
26458            ! MANIFEST
26459 ____________________________________________________________________________
26460 [  6554] By: jhi                                   on 2000/08/08  18:31:35
26461         Log: Regen global.sym.
26462      Branch: perl
26463            ! global.sym
26464 ____________________________________________________________________________
26465 [  6553] By: jhi                                   on 2000/08/08  18:28:13
26466         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
26467              (either perlbug or p5p ate the original), plus regen
26468              perlapi and perltoc. 
26469      Branch: perl
26470            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
26471            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
26472            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
26473            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
26474            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
26475            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
26476            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
26477            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
26478            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
26479            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
26480 ____________________________________________________________________________
26481 [  6552] By: jhi                                   on 2000/08/08  18:06:29
26482         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
26483              From: Mike Guy <mjtg@cam.ac.uk>
26484              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
26485              Date: Tue, 08 Aug 2000 15:51:27 +0100
26486      Branch: perl
26487            ! doop.c sv.h t/op/join.t t/pragma/overload.t
26488 ____________________________________________________________________________
26489 [  6551] By: jhi                                   on 2000/08/08  18:01:11
26490         Log: Re-apply #6549.
26491      Branch: perl
26492            ! lib/perl5db.pl
26493 ____________________________________________________________________________
26494 [  6550] By: jhi                                   on 2000/08/08  17:43:08
26495         Log: Accidental retraction of #6549.
26496      Branch: perl
26497            ! lib/perl5db.pl
26498 ____________________________________________________________________________
26499 [  6549] By: jhi                                   on 2000/08/08  17:40:04
26500         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
26501              From: Mike Guy <mjtg@cam.ac.uk>
26502              Date: Mon, 07 Aug 2000 21:49:58 +0100
26503              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
26504      Branch: perl
26505            ! lib/perl5db.pl
26506 ____________________________________________________________________________
26507 [  6548] By: jhi                                   on 2000/08/08  17:37:57
26508         Log: Document here-doc better.
26509              
26510              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
26511              From: Mike Guy <mjtg@cam.ac.uk>
26512              Date: Mon, 07 Aug 2000 14:02:09 +0100
26513              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
26514      Branch: perl
26515            ! pod/perldata.pod
26516 ____________________________________________________________________________
26517 [  6547] By: jhi                                   on 2000/08/08  17:33:34
26518         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
26519              From: "Randy J. Ray" <rjray@redhat.com>
26520              Date: Mon, 07 Aug 2000 19:12:25 -0700
26521              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
26522      Branch: perl
26523            ! perl.c pod/perlrun.pod
26524 ____________________________________________________________________________
26525 [  6546] By: jhi                                   on 2000/08/08  17:29:26
26526         Log: Subject: Re: enhanced(?) regex error messages 
26527              From: Hugo <hv@crypt.compulink.co.uk>
26528              Date: Tue, 08 Aug 2000 03:25:51 +0100
26529              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
26530              
26531              plus Capitalize the error messages, plus perldiag them.
26532      Branch: perl
26533            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
26534 ____________________________________________________________________________
26535 [  6545] By: jhi                                   on 2000/08/08  13:59:28
26536         Log: Augment #6539 a bit: don't croak if there's magic in the air.
26537              
26538              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
26539              From: Hugo <hv@crypt.compulink.co.uk>
26540              Date: Tue, 08 Aug 2000 03:02:03 +0100
26541              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
26542      Branch: perl
26543            ! pp.c t/op/bless.t
26544 ____________________________________________________________________________
26545 [  6544] By: jhi                                   on 2000/08/07  21:11:52
26546         Log: Make the test -w clean.
26547      Branch: perl
26548            ! t/op/bless.t
26549 ____________________________________________________________________________
26550 [  6543] By: jhi                                   on 2000/08/07  19:49:53
26551         Log: use warnings instead of $^W.
26552      Branch: perl
26553            ! t/op/bless.t
26554 ____________________________________________________________________________
26555 [  6542] By: jhi                                   on 2000/08/07  17:41:41
26556         Log: Disable a portability warning Because We Know What We Are Doing.
26557      Branch: perl
26558            ! t/op/bless.t
26559 ____________________________________________________________________________
26560 [  6541] By: jhi                                   on 2000/08/07  17:29:51
26561         Log: Tiny tidying on report_evil_fh().
26562      Branch: perl
26563            ! util.c
26564 ____________________________________________________________________________
26565 [  6540] By: jhi                                   on 2000/08/07  16:37:38
26566         Log: Make regular expression parse error messages easier to understand.
26567              
26568              Subject: Re: enhanced(?) regex error messages
26569              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26570              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
26571              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
26572      Branch: perl
26573            ! regcomp.c
26574 ____________________________________________________________________________
26575 [  6539] By: jhi                                   on 2000/08/07  16:12:27
26576         Log: Make bless(REF, REF) a fatal error, add bless tests.
26577              
26578              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
26579              From: Hugo <hv@crypt.compulink.co.uk>
26580              Date: Mon, 07 Aug 2000 16:59:38 +0100
26581              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
26582      Branch: perl
26583            + t/op/bless.t
26584            ! MANIFEST pod/perldiag.pod pp.c sv.c
26585 ____________________________________________________________________________
26586 [  6538] By: jhi                                   on 2000/08/07  15:59:43
26587         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
26588              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
26589              Date: Thu, 3 Aug 2000 14:29:21 -0700
26590              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
26591      Branch: perl
26592            ! lib/lib_pm.PL
26593 ____________________________________________________________________________
26594 [  6537] By: jhi                                   on 2000/08/07  15:47:18
26595         Log: Retract #6419 for now since it breaks in AFS and MachTen.
26596      Branch: perl
26597            ! lib/Cwd.pm
26598 ____________________________________________________________________________
26599 [  6536] By: jhi                                   on 2000/08/07  15:05:29
26600         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
26601              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
26602              The security hole exists only in suidperls, which isn't
26603              installed or even built by default.
26604      Branch: perl
26605            ! perl.c
26606 ____________________________________________________________________________
26607 [  6535] By: jhi                                   on 2000/08/07  14:45:14
26608         Log: tr memory corruption fix from Simon Cozens.
26609      Branch: perl
26610            ! doop.c
26611 ____________________________________________________________________________
26612 [  6534] By: jhi                                   on 2000/08/06  11:38:16
26613         Log: Document a bit that UDP is not what you might think.
26614              
26615              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
26616              From: Lupe Christoph <lupe@lupe-christoph.de>
26617              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
26618              Date: Mon, 24 Jul 2000 08:59:15 +0200
26619      Branch: perl
26620            ! pod/perlipc.pod
26621 ____________________________________________________________________________
26622 [  6533] By: jhi                                   on 2000/08/06  11:35:01
26623         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
26624              From: Jeff Pinyan <jeffp@hut.crusoe.net>
26625              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
26626              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
26627      Branch: perl
26628            ! pod/perlfunc.pod
26629 ____________________________________________________________________________
26630 [  6532] By: jhi                                   on 2000/08/06  03:45:41
26631         Log: Have symbols for the IoTYPEs.
26632      Branch: perl
26633            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
26634 ____________________________________________________________________________
26635 [  6531] By: jhi                                   on 2000/08/06  01:33:55
26636         Log: Continue fixing the io warnings.  This also
26637              sort of fixes bug ID 20000802.003: the core dump
26638              is no more.  Whether the current behaviour is correct
26639              (giving a warning: "Not a format reference"), is another matter.
26640      Branch: perl
26641            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
26642            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
26643 ____________________________________________________________________________
26644 [  6530] By: jhi                                   on 2000/08/05  21:33:12
26645         Log: Change the Policy policy: now -Dprefix= with an existing
26646              Policy.sh and prefix == siteprefix == vendorprefix, then all
26647              of them follow along the new prefix.
26648              
26649              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
26650              From: Andy Dougherty <doughera@lafayette.edu>
26651              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
26652              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
26653      Branch: perl
26654            ! Policy_sh.SH
26655 ____________________________________________________________________________
26656 [  6529] By: jhi                                   on 2000/08/05  18:57:28
26657         Log: Zap lib/Sys directory when cleaning up.
26658      Branch: perl
26659            ! Makefile.SH
26660 ____________________________________________________________________________
26661 [  6528] By: jhi                                   on 2000/08/05  18:40:44
26662         Log: Essential prototype changes were missing from #6527.
26663              Also make report_evil_fh() more bomb-proof.
26664      Branch: perl
26665            ! embed.h util.c
26666 ____________________________________________________________________________
26667 [  6527] By: jhi                                   on 2000/08/05  03:22:05
26668         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
26669              From: "Ronald F. Guilmette" <rfg@monkeys.com>
26670              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
26671              Message-Id: <200007242247.PAA52177@monkeys.com>
26672      Branch: perl
26673            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
26674 ____________________________________________________________________________
26675 [  6526] By: jhi                                   on 2000/08/04  21:23:27
26676         Log: gcc versions might have (parentheses) in them.
26677      Branch: metaconfig/U/perl
26678            ! gccvers.U
26679      Branch: perl
26680            ! Configure config_h.SH
26681 ____________________________________________________________________________
26682 [  6525] By: jhi                                   on 2000/08/04  20:23:12
26683         Log: Weed buglets pointed out by
26684              
26685              From: Lupe Christoph <lupe@lupe-christoph.de>
26686              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
26687              Date: Fri, 4 Aug 2000 17:34:39 +0200
26688              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
26689      Branch: metaconfig/U/perl
26690            ! gccvers.U uselfs.U
26691      Branch: perl
26692            ! Configure config_h.SH
26693 ____________________________________________________________________________
26694 [  6524] By: jhi                                   on 2000/08/04  19:02:08
26695         Log: Warn under -w if lstat(FH) is attempted.
26696              
26697              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
26698              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
26699              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
26700              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
26701      Branch: perl
26702            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
26703            ! t/pragma/warn/pp_sys
26704 ____________________________________________________________________________
26705 [  6523] By: jhi                                   on 2000/08/04  12:31:11
26706         Log: Subject: New perlcc, take 2
26707              From: simon@brecon.co.uk (Simon Cozens)
26708              Date: 4 Aug 2000 06:21:04 GMT
26709              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
26710      Branch: perl
26711            ! utils/perlcc.PL
26712 ____________________________________________________________________________
26713 [  6522] By: jhi                                   on 2000/08/04  12:26:33
26714         Log: Subject: Re: Array vs. List context
26715              From: Daniel Chetlin <daniel@chetlin.com>
26716              Date: Fri, 4 Aug 2000 00:22:44 -0700
26717              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
26718      Branch: perl
26719            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
26720            ! pod/perlfaq4.pod
26721 ____________________________________________________________________________
26722 [  6521] By: jhi                                   on 2000/08/04  12:22:38
26723         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
26724              From: Raymund Will <ray@caldera.de>
26725              Date: Fri, 4 Aug 2000 12:07:09 +0200
26726              Message-Id: <20000804120709.A14982@caldera.de>
26727      Branch: perl
26728            ! configure.gnu
26729 ____________________________________________________________________________
26730 [  6520] By: jhi                                   on 2000/08/04  04:09:06
26731         Log: After the #6519 a warning about stat() is just that,
26732              not about a filetest, which now have their own warning.
26733      Branch: perl
26734            ! pod/perldiag.pod
26735 ____________________________________________________________________________
26736 [  6519] By: jhi                                   on 2000/08/04  04:06:30
26737         Log: In the warnings call filehandles consistently so;
26738              add "unopened" warning for stat().
26739      Branch: perl
26740            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
26741            ! t/pragma/warn/pp_sys
26742 ____________________________________________________________________________
26743 [  6518] By: jhi                                   on 2000/08/04  02:55:35
26744         Log: Subject: Minor tweak to perlvar.pod
26745              From: "Stephen P. Potter" <spp@ds.net>
26746              Date: Tue, 18 Apr 2000 09:26:03 -0400
26747              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
26748      Branch: perl
26749            ! pod/perlvar.pod
26750 ____________________________________________________________________________
26751 [  6517] By: jhi                                   on 2000/08/04  02:50:08
26752         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
26753              From: "Clinton Pierce" <cpierce1@ford.com>
26754              Date: Wed, 21 Jul 1999 16:45:31 -0400
26755              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
26756              
26757              Fix by Stephen Potter (visible in the bug db but not in p5p?)
26758      Branch: perl
26759            ! pod/perlfunc.pod pod/perlop.pod
26760 ____________________________________________________________________________
26761 [  6516] By: jhi                                   on 2000/08/04  02:09:25
26762         Log: This is 6512.  Really.
26763      Branch: perl
26764            ! dump.c
26765 ____________________________________________________________________________
26766 [  6515] By: jhi                                   on 2000/08/04  01:25:50
26767         Log: mention the idea of @( and @)
26768      Branch: perl
26769            ! Todo-5.6
26770 ____________________________________________________________________________
26771 [  6514] By: bailey                                on 2000/08/04  01:18:46
26772         Log: YA resync with mainstem, including VMS patches from others
26773      Branch: vmsperl
26774           +> (branch 48 files)
26775            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
26776           !> (integrate 354 files)
26777 ____________________________________________________________________________
26778 [  6513] By: jhi                                   on 2000/08/04  01:18:18
26779         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
26780              From: Mark Dickinson <dickins3@fas.harvard.edu>
26781              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
26782              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
26783      Branch: perl
26784            ! t/op/grent.t t/op/pwent.t
26785 ____________________________________________________________________________
26786 [  6512] By: jhi                                   on 2000/08/04  01:14:06
26787         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
26788              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26789              Date: Wed, 02 Aug 2000 10:51:01 +0100
26790              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
26791      Branch: perl
26792            ! sv.c
26793 ____________________________________________________________________________
26794 [  6511] By: jhi                                   on 2000/08/04  00:57:00
26795         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
26796              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26797              Date: Thu, 03 Aug 2000 17:20:04 -0700
26798              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
26799      Branch: metaconfig
26800            ! U/modified/Cppsym.U
26801      Branch: perl
26802            ! Configure config_h.SH
26803 ____________________________________________________________________________
26804 [  6510] By: jhi                                   on 2000/08/04  00:25:28
26805         Log: detypo
26806      Branch: perl
26807            ! Makefile.SH
26808 ____________________________________________________________________________
26809 [  6509] By: jhi                                   on 2000/08/03  23:43:18
26810         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
26811              From: Dominic Dunlop <domo@computer.org>
26812              Date: Thu, 3 Aug 2000 22:16:46 +0200
26813              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
26814      Branch: perl
26815            ! t/op/sprintf.t
26816 ____________________________________________________________________________
26817 [  6508] By: jhi                                   on 2000/08/03  23:40:37
26818         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
26819              From: Hugo <hv@crypt.compulink.co.uk>
26820              Date: Thu, 03 Aug 2000 18:25:30 +0100
26821              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
26822      Branch: perl
26823            ! regcomp.c t/op/re_tests
26824 ____________________________________________________________________________
26825 [  6507] By: jhi                                   on 2000/08/03  23:38:28
26826         Log: Subject: [PATCH] sv.h documentation - SvLEN
26827              From: Mike Guy <mjtg@cam.ac.uk>
26828              Date: Thu, 03 Aug 2000 14:43:09 +0100
26829              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
26830      Branch: perl
26831            ! sv.h
26832 ____________________________________________________________________________
26833 [  6506] By: jhi                                   on 2000/08/03  15:49:14
26834         Log: Disable the fix_pl hack for now.
26835      Branch: perl
26836            ! Makefile.SH
26837 ____________________________________________________________________________
26838 [  6505] By: jhi                                   on 2000/08/03  13:49:04
26839         Log: Add a URL for FSF.
26840              
26841              Subject: Patch for README
26842              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26843              Date: Wed, 2 Aug 2000 13:25:09 -0500
26844              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
26845      Branch: perl
26846            ! README
26847 ____________________________________________________________________________
26848 [  6504] By: jhi                                   on 2000/08/03  13:29:19
26849         Log: Be more informative on what is skipped and why,
26850              also repeat the list at the end.
26851      Branch: perl
26852            ! Porting/p4desc
26853 ____________________________________________________________________________
26854 [  6503] By: jhi                                   on 2000/08/03  13:07:05
26855         Log: Circumvent the removal of .patch by fix_pl.
26856              
26857              Subject: Re: [ID 20000802.011] unable to 'make test'          
26858              From: simon@brecon.co.uk (Simon Cozens) 
26859              Date: 3 Aug 2000 04:17:00 GMT
26860              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
26861      Branch: perl
26862            ! Makefile.SH
26863 ____________________________________________________________________________
26864 [  6502] By: jhi                                   on 2000/08/03  00:14:34
26865         Log: Add the missing setproctitle unit.
26866      Branch: metaconfig/U/perl
26867            + d_setproctitle.U
26868 ____________________________________________________________________________
26869 [  6501] By: jhi                                   on 2000/08/03  00:00:26
26870         Log: The subtest 4 may fail also on VOBS, as pointed out
26871              by Nick Ing-Simmons in November 1999, bug id 19991124.003
26872              (but the failure in that bug report isn't the subtest 4).
26873      Branch: perl
26874            ! t/op/stat.t
26875 ____________________________________________________________________________
26876 [  6500] By: jhi                                   on 2000/08/02  23:49:30
26877         Log: Better skip message for the test; one of the two problems in
26878              
26879              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
26880              From: Lupe Christoph <lupe@lupe-christoph.de>
26881              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
26882              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
26883      Branch: perl
26884            ! t/op/numconvert.t
26885 ____________________________________________________________________________
26886 [  6499] By: jhi                                   on 2000/08/02  22:49:16
26887         Log: Allow "no Module;" even if there is no 'unimport'.
26888              
26889              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
26890              From: mjd@plover.com
26891              Date: 24 Mar 2000 15:24:34 -0000
26892              Message-Id: <20000324152434.15160.qmail@plover.com>
26893      Branch: perl
26894            ! gv.c
26895 ____________________________________________________________________________
26896 [  6498] By: jhi                                   on 2000/08/02  22:42:58
26897         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
26898              that are hopefully soon put into use.
26899      Branch: perl
26900            ! opcode.h opcode.pl opnames.h
26901 ____________________________________________________________________________
26902 [  6497] By: gsar                                  on 2000/08/02  22:28:59
26903         Log: require.t needs binmode() to work on windows
26904      Branch: perl
26905            ! t/comp/require.t
26906 ____________________________________________________________________________
26907 [  6496] By: jhi                                   on 2000/08/02  22:08:51
26908         Log: Document the IVdf UVuf UVof UVxf.
26909      Branch: perl
26910            ! pod/perlguts.pod
26911 ____________________________________________________________________________
26912 [  6495] By: jhi                                   on 2000/08/02  21:54:26
26913         Log: detypo #6494
26914      Branch: perl
26915            ! ext/Data/Dumper/Dumper.xs
26916 ____________________________________________________________________________
26917 [  6494] By: jhi                                   on 2000/08/02  21:49:17
26918         Log: Dump UVs as UVs in Data::Dumper.
26919              
26920              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
26921              From: Gurusamy Sarathy <gsar@ActiveState.com>
26922              Date: Thu, 27 Apr 2000 12:26:25 -0700
26923              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
26924      Branch: perl
26925            ! ext/Data/Dumper/Dumper.xs
26926 ____________________________________________________________________________
26927 [  6493] By: jhi                                   on 2000/08/02  17:01:58
26928         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
26929              From: Hugo <hv@crypt.compulink.co.uk>
26930              Date: Wed, 02 Aug 2000 14:53:56 +0100
26931              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
26932      Branch: perl
26933            ! regexec.c t/op/re_tests
26934 ____________________________________________________________________________
26935 [  6492] By: jhi                                   on 2000/08/02  15:02:46
26936         Log: The new setproctitle() feature is available only in 
26937              bleeding edge FreeBSD.  From Paul Saab.
26938      Branch: perl
26939            ! mg.c
26940 ____________________________________________________________________________
26941 [  6491] By: jhi                                   on 2000/08/02  13:34:36
26942         Log: The tr utf8 patching continues.
26943              
26944              Subject: Re: #6469, too many tests claimed in require.t
26945              From: simon@brecon.co.uk (Simon Cozens)
26946              Date: 2 Aug 2000 02:37:17 GMT
26947              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
26948              
26949              (the logic of the test was the wrong way round in the patch)
26950      Branch: perl
26951            ! doop.c
26952 ____________________________________________________________________________
26953 [  6490] By: jhi                                   on 2000/08/02  13:27:38
26954         Log: The name of a filehandle does not have <these>.
26955      Branch: perl
26956            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
26957            ! t/pragma/warn/pp_sys util.c
26958 ____________________________________________________________________________
26959 [  6489] By: jhi                                   on 2000/08/02  04:26:46
26960         Log: Remove the extraneous "main::" prefix from all the
26961              "opened only for", "on closed", and "never opened" warnings.
26962              
26963              Subject: Re: inappropriate warning
26964              From: Gurusamy Sarathy <gsar@ActiveState.com>
26965              Date: Mon, 20 Mar 2000 11:28:02 -0800
26966              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
26967      Branch: perl
26968            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
26969            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
26970            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
26971 ____________________________________________________________________________
26972 [  6488] By: jhi                                   on 2000/08/02  03:02:57
26973         Log: memcpy has n o in it, as pinted ut by Sarathy.
26974      Branch: perl
26975            ! pod/perlguts.pod
26976 ____________________________________________________________________________
26977 [  6487] By: jhi                                   on 2000/08/02  02:44:51
26978         Log: Document in one place the memory abstractions used in Perl core.
26979              
26980              Subject: Re: Memory abstraction
26981              From: simon@brecon.co.uk (Simon Cozens)
26982              Date: 2 Aug 2000 02:20:23 GMT
26983              Organization: Earth.li Origins
26984      Branch: perl
26985            ! pod/perlguts.pod
26986 ____________________________________________________________________________
26987 [  6486] By: jhi                                   on 2000/08/02  02:41:57
26988         Log: regen_headers, regen perltoc.
26989      Branch: perl
26990            ! perlapi.c pod/perltoc.pod
26991 ____________________________________________________________________________
26992 [  6485] By: jhi                                   on 2000/08/02  01:43:33
26993         Log: "This little thing tests for a file .patch, and if it contains
26994              a number, pops into patchlevel.h" (making it easier to track
26995              which development version people are reporting bugs against)
26996              
26997              Subject: Patchlevel autogeneration for repository perls
26998              From: simon@brecon.co.uk (Simon Cozens)
26999              Date: 14 Jul 2000 07:12:15 GMT
27000              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
27001      Branch: perl
27002            + fix_pl
27003            ! MANIFEST Makefile.SH
27004 ____________________________________________________________________________
27005 [  6484] By: jhi                                   on 2000/08/02  01:32:54
27006         Log: FreeBSD 3.* updates from
27007              
27008              From: Paul Saab <ps@yahoo-inc.com>
27009              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27010              Date: Tue, 1 Aug 2000 15:41:39 -0700
27011              Message-Id: <20000801154139.A53740@yahoo-inc.com>
27012      Branch: perl
27013            ! hints/freebsd.sh
27014 ____________________________________________________________________________
27015 [  6483] By: jhi                                   on 2000/08/02  01:27:44
27016         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
27017              instead one must use setproctitle().  This was already addressed
27018              by change #6457, but the below has a new variant for FreeBSD 4.0
27019              or later, and the matter is also documented more.
27020              
27021              From: Paul Saab <ps@yahoo-inc.com>
27022              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27023              Date: Tue, 1 Aug 2000 15:41:39 -0700
27024              Message-Id: <20000801154139.A53740@yahoo-inc.com>
27025      Branch: metaconfig/U/perl
27026            + i_libutil.U
27027      Branch: perl
27028            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
27029 ____________________________________________________________________________
27030 [  6482] By: jhi                                   on 2000/08/01  22:17:32
27031         Log: The test from this
27032              
27033              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
27034              Date: Sat, 15 Apr 2000 17:03:44 +0100
27035              From: Tom Hughes <tom@compton.nu>
27036              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
27037              
27038              was missing, the code change went in as #5989
27039              (which had a different test?)
27040      Branch: perl
27041            ! t/op/misc.t
27042 ____________________________________________________________________________
27043 [  6481] By: jhi                                   on 2000/08/01  21:48:38
27044         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
27045              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27046              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
27047              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
27048      Branch: perl
27049            ! perl.h
27050 ____________________________________________________________________________
27051 [  6480] By: jhi                                   on 2000/08/01  18:05:28
27052         Log: Make p4desc to skip non-mainperl branches by default.
27053      Branch: perl
27054            ! Porting/p4desc
27055 ____________________________________________________________________________
27056 [  6479] By: jhi                                   on 2000/08/01  17:29:19
27057         Log: If gccosandvers is equal to osname, clear gccosandvers.
27058      Branch: metaconfig/U/perl
27059            ! gccvers.U
27060      Branch: perl
27061            ! Configure config_h.SH
27062 ____________________________________________________________________________
27063 [  6478] By: jhi                                   on 2000/08/01  15:54:08
27064         Log: BOM patching from Simon Cozens.
27065      Branch: perl
27066            ! toke.c
27067 ____________________________________________________________________________
27068 [  6477] By: jhi                                   on 2000/08/01  04:50:33
27069         Log: Stash away the largefiles flags and libswanted.
27070      Branch: perl
27071            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
27072 ____________________________________________________________________________
27073 [  6476] By: gsar                                  on 2000/08/01  04:24:24
27074         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
27075              on Windows)
27076      Branch: perl
27077            ! t/pragma/utf8.t utf8.c win32/win32.c
27078 ____________________________________________________________________________
27079 [  6475] By: jhi                                   on 2000/08/01  03:35:24
27080         Log: Make chr() for values >127 to create utf8 when under utf8.
27081              
27082              Subject: Re: uft8/chr()
27083              From: simon@brecon.co.uk (Simon Cozens)
27084              Date: 1 Aug 2000 02:37:02 GMT
27085              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
27086      Branch: perl
27087            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
27088 ____________________________________________________________________________
27089 [  6474] By: jhi                                   on 2000/08/01  02:36:18
27090         Log: In Digital UNIX warn if gcc explicitly chosen because even
27091              2.95.2 is known to cause problems.
27092      Branch: perl
27093            ! hints/dec_osf.sh
27094 ____________________________________________________________________________
27095 [  6473] By: jhi                                   on 2000/08/01  02:00:56
27096         Log: Make the safety catch for buggy gccs work with triple version
27097              numbers like 2.95.2.  Reported in
27098              
27099              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
27100              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
27101              Date: Mon, 31 Jul 2000 14:55:06 +0200
27102              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
27103      Branch: perl
27104            ! hints/dec_osf.sh
27105 ____________________________________________________________________________
27106 [  6472] By: jhi                                   on 2000/08/01  01:13:33
27107         Log: Subject: fix and question re: waitpid() under win32
27108              From: Brian Clarke <clarke@appliedmeta.com>
27109              Date: Fri, 28 Jul 2000 15:18:29 -0400
27110              Message-ID: <3981DC85.290314EB@appliedmeta.com>
27111              
27112              Slightly reformatted and WNOHANG # define moved to win32.h
27113              so that also POSIX.xs sees it, as suggsted by Sarathy.
27114      Branch: perl
27115            ! win32/win32.c win32/win32.h
27116 ____________________________________________________________________________
27117 [  6471] By: jhi                                   on 2000/08/01  00:55:05
27118         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
27119              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27120              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
27121              Date: Mon, 31 Jul 2000 13:28:51 +0100
27122              
27123              (aka ID 20000730.002)
27124      Branch: perl
27125            ! op.c t/op/tr.t
27126 ____________________________________________________________________________
27127 [  6470] By: jhi                                   on 2000/07/31  23:34:42
27128         Log: Document the problem with -P in HP-UX and its workaround.
27129              
27130              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
27131              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
27132              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
27133              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
27134      Branch: perl
27135            ! README.hpux
27136 ____________________________________________________________________________
27137 [  6469] By: jhi                                   on 2000/07/31  04:15:02
27138         Log: The swallow_bom() saga continues.  The #23 of require.t
27139              (UTF16-LE) still fails (silently, no output) but the #22
27140              (UTF16-BE) seems to be working now.  The root of the
27141              failure may be in sv_gets(): is it UTF-16LE-aware,
27142              especially when it comes to line endings? 
27143      Branch: perl
27144            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
27145            ! t/comp/require.t toke.c utf8.c
27146 ____________________________________________________________________________
27147 [  6468] By: jhi                                   on 2000/07/30  19:05:48
27148         Log: Find green threads before native threads.
27149              
27150              Subject: Re: Patch to jpl/JNI/Makefile.PL
27151              From: Jens Thomsen <jens@fiend.cis.com>
27152              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
27153              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
27154      Branch: perl
27155            ! jpl/JNI/Makefile.PL
27156 ____________________________________________________________________________
27157 [  6467] By: jhi                                   on 2000/07/30  18:36:22
27158         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
27159      Branch: perl
27160            ! doop.c
27161 ____________________________________________________________________________
27162 [  6466] By: jhi                                   on 2000/07/30  04:37:29
27163         Log: A new version of the "remove UPPERACSE string comparison"
27164              operators.  The problem with the previous one (change #6454)
27165              was that it was for Perl 5.6.0.  From Paul Marquess.
27166      Branch: perl
27167            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
27168            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
27169            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
27170 ____________________________________________________________________________
27171 [  6465] By: jhi                                   on 2000/07/29  22:39:56
27172         Log: Do not upgrade SVs into utf8 just because they participate
27173              in eq or cmp.  Reported and fix suggested in
27174              
27175              Subject: [ID 20000720.009] sv_eq UTF8 bug
27176              From: "Simon Cozens" <simon@othersideofthe.earth.li>
27177              Date: 21 Jul 2000 04:37:29 -0000
27178              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
27179              
27180              Exercise for the kind reader: should we or should we not
27181              cache the utf8 conversion alonside the SV? (as magic,
27182              as thestrxfrm()ed version is cached under use locale)
27183              Argue both for and against.
27184      Branch: perl
27185            ! sv.c
27186 ____________________________________________________________________________
27187 [  6464] By: jhi                                   on 2000/07/29  22:36:22
27188         Log: Subject: UTF8 concat
27189              From: simon@brecon.co.uk (Simon Cozens) 
27190              Date: 30 Jun 2000 06:13:25 GMT
27191              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
27192              
27193              (with a memory leak fixed, plus a few casts added)
27194              
27195              This also seems to help for
27196              
27197              Subject: [ID 20000716.015] join UTF8 weirdness
27198              From: root <root@ak-71.mind.de> 
27199              Date: Sat, 15 Jul 2000 15:29:54 +0200
27200              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
27201              
27202              (from Andreas König)
27203      Branch: perl
27204            ! pp_hot.c
27205 ____________________________________________________________________________
27206 [  6463] By: jhi                                   on 2000/07/29  00:55:39
27207         Log: Tune the comments and hopefully stop a memory leak.
27208      Branch: perl
27209            ! toke.c utf8.c
27210 ____________________________________________________________________________
27211 [  6462] By: jhi                                   on 2000/07/29  00:16:53
27212         Log: The problem described in this
27213              
27214              Subject: [ID 20000322.018] named chars aren't magical enough
27215              From: root <root@dixie.cscaper.com>     
27216              Date: Wed, 22 Mar 2000 18:37:42 -0700
27217              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
27218              
27219              has been fixed in perl 5.6.0 but just in case added a test
27220              to keep it away.  (The report from Joseph Hall.)
27221      Branch: perl
27222            ! t/lib/charnames.t
27223 ____________________________________________________________________________
27224 [  6461] By: jhi                                   on 2000/07/28  23:56:36
27225         Log: Tiny fixes for #6460.
27226      Branch: metaconfig/U/perl
27227            ! gccvers.U
27228      Branch: perl
27229            ! Configure config_h.SH
27230 ____________________________________________________________________________
27231 [  6460] By: jhi                                   on 2000/07/28  23:24:41
27232         Log: Warn if the version of the operating system used to compile gcc
27233              differs from the current version of the operating system.
27234              Also display the gcc compilation os and version in myconfig.
27235              Inspiration from
27236              
27237              Subject: Re: [ID 20000710.003] ERRORS!!         
27238              From: "Kurt D. Starsinic" <kstar@chapin.edu>
27239              Date: Mon, 10 Jul 2000 15:54:16 -0400
27240              Message-ID: <20000710155416.A1384@O2.chapin.edu>
27241      Branch: metaconfig/U/perl
27242            ! gccvers.U
27243      Branch: perl
27244            ! Configure config_h.SH myconfig.SH
27245 ____________________________________________________________________________
27246 [  6459] By: jhi                                   on 2000/07/28  22:00:32
27247         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
27248              letter to $Config{osvers}.
27249      Branch: metaconfig
27250            ! U/modified/Oldconfig.U
27251      Branch: perl
27252            ! Configure config_h.SH
27253 ____________________________________________________________________________
27254 [  6458] By: jhi                                   on 2000/07/28  04:15:39
27255         Log: Back out #6454, doesn't seem to work.
27256              (Reason: that patch was for perl 5.6.0, not perl-current)
27257              (A version of the patch for perl-current came in later as #6466)
27258      Branch: perl
27259            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
27260            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
27261            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
27262 ____________________________________________________________________________
27263 [  6457] By: jhi                                   on 2000/07/27  23:31:49
27264         Log: Use setproctitle() if available to modify $0.
27265              
27266              Subject: setting $* on BSD4 broken
27267              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27268              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
27269              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
27270      Branch: metaconfig
27271            ! U/modified/Myinit.U
27272      Branch: perl
27273            ! Configure config_h.SH mg.c
27274 ____________________________________________________________________________
27275 [  6456] By: jhi                                   on 2000/07/27  14:50:47
27276         Log: Allow "no AutoLoader;", based on change #6444,
27277              suggested by Graham Barr.
27278      Branch: perl
27279            ! lib/AutoLoader.pm
27280 ____________________________________________________________________________
27281 [  6455] By: jhi                                   on 2000/07/27  14:19:10
27282         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
27283              From: rspier@pobox.com (Robert Spier)
27284              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
27285              Message-ID: <14720.15855.787664.424783@rls.cx>
27286      Branch: perl
27287            ! pod/perldiag.pod
27288 ____________________________________________________________________________
27289 [  6454] By: jhi                                   on 2000/07/27  14:03:02
27290         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
27291              for a long time).
27292              
27293              Reported in
27294              
27295              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
27296              From: Ryan Herbert <rherbert@sycamorehq.com>
27297              Date: Mon, 17 Jul 2000 11:40:42 -0400
27298              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
27299              
27300              Patched in
27301              
27302              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
27303              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
27304              Date: Wed, 26 Jul 2000 23:40:18 +0100
27305              Message-ID: <000001bff752$79511880$0a17073e@tiny>
27306              
27307              based on an earlier patch from Stephen P. Potter.
27308              
27309              (Removed later by change #6458 because this patch was for
27310              perl 5.6.0, not perl-current)
27311      Branch: perl
27312            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
27313            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
27314            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
27315 ____________________________________________________________________________
27316 [  6453] By: jhi                                   on 2000/07/27  13:48:02
27317         Log: Subject: [PATCH] fixes bug 20000508.004
27318              From: Michael Stevens <mstevens@globnix.org>
27319              Date: Thu, 27 Jul 2000 13:49:04 +0100
27320              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
27321      Branch: perl
27322            ! pod/perldata.pod
27323 ____________________________________________________________________________
27324 [  6452] By: jhi                                   on 2000/07/26  23:51:26
27325         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
27326              and Craig A. Berry.
27327      Branch: perl
27328            ! lib/File/Temp.pm pod/perlport.pod
27329 ____________________________________________________________________________
27330 [  6451] By: jhi                                   on 2000/07/26  19:43:30
27331         Log: Be wary of close()s, too.
27332              
27333              Subject: Re: [PATCH] perlbug cleanup
27334              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27335              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
27336              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
27337      Branch: perl
27338            ! utils/perlbug.PL
27339 ____________________________________________________________________________
27340 [  6450] By: jhi                                   on 2000/07/26  18:41:40
27341         Log: Subject: Minor doc patch: handy.h
27342              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
27343              Date: Wed, 26 Jul 2000 15:34:25 -0300
27344              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
27345      Branch: perl
27346            ! handy.h pod/perlapi.pod
27347 ____________________________________________________________________________
27348 [  6449] By: jhi                                   on 2000/07/26  18:23:55
27349         Log: Subject: [PATCH] minor doc change - perlguts
27350              From: Michael Stevens <mstevens@globnix.org>
27351              Date: Thu, 13 Jul 2000 12:39:18 +0100
27352              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
27353      Branch: perl
27354            ! pod/perlguts.pod
27355 ____________________________________________________________________________
27356 [  6448] By: jhi                                   on 2000/07/26  18:20:30
27357         Log: open() wariness in perlbug.
27358              
27359              Subject: [PATCH] perlbug cleanup
27360              From: Michael Stevens <mstevens@globnix.org>
27361              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
27362              Date: Thu, 13 Jul 2000 15:52:23 +0100
27363      Branch: perl
27364            ! utils/perlbug.PL
27365 ____________________________________________________________________________
27366 [  6447] By: jhi                                   on 2000/07/26  18:13:04
27367         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
27368      Branch: perl
27369            ! lib/File/Temp.pm t/lib/ftmp-security.t
27370 ____________________________________________________________________________
27371 [  6446] By: jhi                                   on 2000/07/26  18:06:32
27372         Log: docfix from Peter Scott <Peter@PSDT.com>.
27373      Branch: perl
27374            ! pod/perlfunc.pod
27375 ____________________________________________________________________________
27376 [  6445] By: jhi                                   on 2000/07/26  17:53:31
27377         Log: Fix *foo{FORMAT}.
27378              
27379              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27380              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
27381              Date: Wed, 26 Jul 2000 19:51:02 +0200
27382              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
27383              
27384              From: Graham Barr <gbarr@pobox.com>
27385              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
27386              Date: Wed, 26 Jul 2000 17:38:36 +0100
27387              Message-ID: <20000726173836.L472@pobox.com>
27388      Branch: perl
27389            ! pp.c sv.c t/op/gv.t
27390 ____________________________________________________________________________
27391 [  6444] By: jhi                                   on 2000/07/26  17:49:14
27392         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
27393              from Graham Barr in the module list.
27394      Branch: perl
27395            ! gv.c pod/perlobj.pod
27396 ____________________________________________________________________________
27397 [  6443] By: jhi                                   on 2000/07/26  16:06:56
27398         Log: More split() doc and test patches from Mike Guy.
27399      Branch: perl
27400            ! pod/perlfunc.pod t/op/split.t
27401 ____________________________________________________________________________
27402 [  6442] By: jhi                                   on 2000/07/26  16:05:30
27403         Log: MacOS nits from Matthias Neeracher.
27404      Branch: perl
27405            ! perl.c pp_ctl.c
27406 ____________________________________________________________________________
27407 [  6441] By: jhi                                   on 2000/07/26  04:39:57
27408         Log: Subject: [PATCH] split /^/
27409              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27410              Date: Tue, 25 Jul 2000 14:18:57 +0100
27411              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
27412              
27413              (with notes from tchrist and gbarr)
27414      Branch: perl
27415            ! pod/perlfunc.pod t/op/split.t
27416 ____________________________________________________________________________
27417 [  6440] By: jhi                                   on 2000/07/26  04:32:32
27418         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
27419              From: Peter Prymmer <pvhp@forte.com>
27420              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
27421              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
27422      Branch: perl
27423            ! vms/munchconfig.c
27424 ____________________________________________________________________________
27425 [  6439] By: jhi                                   on 2000/07/26  04:31:01
27426         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
27427              to be fatal errors (instead of by default ignoring them, and
27428              ignoring with a bug: even though -w gave an error, the opening [
27429              was left in)  Reported in:
27430              
27431              Subject: [ID 20000716.024] [=cc=] / [:blank:]
27432              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
27433              Date: Sun, 16 Jul 2000 17:55:29 -0700
27434              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
27435      Branch: perl
27436            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
27437 ____________________________________________________________________________
27438 [  6438] By: jhi                                   on 2000/07/25  15:41:15
27439         Log: Subject: [PATCH] av.c apidoc
27440              From: simon@brecon.co.uk (Simon Cozens)
27441              Date: 24 Jul 2000 06:40:52 GMT
27442              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
27443      Branch: perl
27444            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
27445            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
27446 ____________________________________________________________________________
27447 [  6437] By: jhi                                   on 2000/07/25  14:05:36
27448         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
27449              From: "Stephen P. Potter" <spp@ds.net>
27450              Date: Mon, 24 Jul 2000 14:22:23 -0400
27451              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
27452      Branch: perl
27453            ! pod/perllocale.pod
27454 ____________________________________________________________________________
27455 [  6436] By: jhi                                   on 2000/07/25  14:02:03
27456         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
27457              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27458              Date: Mon, 24 Jul 2000 18:04:28 +0100
27459              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
27460      Branch: perl
27461            ! t/lib/syslfs.t t/op/lfs.t
27462 ____________________________________________________________________________
27463 [  6435] By: jhi                                   on 2000/07/25  13:59:28
27464         Log: Get UTF16 BOMs working.  Patch from
27465              
27466              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
27467              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27468              Date: Tue, 25 Jul 2000 12:52:45 +0100
27469              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
27470              
27471              and notes from
27472              
27473              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
27474              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27475              Date: Tue, 25 Jul 2000 11:43:25 +0100
27476              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
27477      Branch: perl
27478            ! t/comp/require.t toke.c utf8.c
27479 ____________________________________________________________________________
27480 [  6434] By: jhi                                   on 2000/07/25  02:39:54
27481         Log: Make the "uninit variable" warning to say "concat or string"
27482              or "join or string" when in concat or join .
27483              
27484              Subject: Re: [ID 20000403.009] uninitialised concatenation???
27485              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27486              Date: Tue, 04 Apr 2000 18:22:58 +0100
27487              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
27488              
27489              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
27490              From: William R Ward <hermit@BayView.COM>
27491              Date: Thu, 30 Mar 2000 19:50:03 -0800
27492              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
27493      Branch: perl
27494            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
27495            ! t/pragma/warn/op t/pragma/warn/sv
27496 ____________________________________________________________________________
27497 [  6433] By: jhi                                   on 2000/07/24  17:52:56
27498         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
27499      Branch: perl
27500            ! lib/File/Spec/VMS.pm
27501 ____________________________________________________________________________
27502 [  6432] By: jhi                                   on 2000/07/24  17:44:44
27503         Log: Test cases for #6431.
27504              
27505              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
27506              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27507              Date: Mon, 24 Jul 2000 15:32:29 +0100
27508              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
27509      Branch: perl
27510            ! t/op/pat.t t/op/split.t
27511 ____________________________________________________________________________
27512 [  6431] By: jhi                                   on 2000/07/24  17:43:17
27513         Log: Bind op fix.
27514              
27515              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
27516              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27517              Date: Mon, 17 Jul 2000 20:04:56 +0100
27518              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
27519      Branch: perl
27520            ! op.c
27521 ____________________________________________________________________________
27522 [  6430] By: jhi                                   on 2000/07/24  03:42:42
27523         Log: Subject: [ID 20000716.023] syslog test fails without sockets
27524              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27525              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
27526              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
27527      Branch: metaconfig/U/perl
27528            ! Extensions.U
27529      Branch: perl
27530            ! Configure config_h.SH
27531 ____________________________________________________________________________
27532 [  6429] By: jhi                                   on 2000/07/24  03:11:52
27533         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
27534              case, but add also notes explaining the relationship of this
27535              patch and the earlier notes by Sarathy.
27536              
27537              Subject: Map is still slow
27538              From: "Ben Tilly" <ben_tilly@hotmail.com>
27539              Date: Sat, 15 Jul 2000 17:23:27 EDT
27540              Message-ID: <20000715212327.21656.qmail@hotmail.com>
27541      Branch: perl
27542            ! pp_ctl.c
27543 ____________________________________________________________________________
27544 [  6428] By: jhi                                   on 2000/07/24  02:58:52
27545         Log: Documentation to explain the behaviour of map().
27546              
27547              Subject: Re: Map is still slow 
27548              From: Gurusamy Sarathy <gsar@ActiveState.com>
27549              Date: Sat, 15 Jul 2000 16:05:09 -0700
27550              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
27551      Branch: perl
27552            ! pp_ctl.c
27553 ____________________________________________________________________________
27554 [  6427] By: jhi                                   on 2000/07/24  02:50:03
27555         Log: Add tests for
27556              [ID 19991110.003] another matching finding by pcre author
27557              which has already been fixed by some patch, as verified in
27558              
27559              Subject: Re: two regex bugs from the mists of time (well, last November)
27560              From: Hugo <hv@crypt.compulink.co.uk>
27561              Date: Sat, 22 Jul 2000 18:12:58 +0100
27562              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
27563      Branch: perl
27564            ! t/op/re_tests
27565 ____________________________________________________________________________
27566 [  6426] By: jhi                                   on 2000/07/24  02:11:20
27567         Log: A missing 'break' after the [[:space:]] switch case.
27568              
27569              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
27570              From: "Stephen P. Potter" <spp@ds.net>
27571              Date: Tue, 18 Jul 2000 16:25:17 -0400
27572              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
27573      Branch: perl
27574            ! regcomp.c
27575 ____________________________________________________________________________
27576 [  6425] By: jhi                                   on 2000/07/24  02:06:12
27577         Log: The output might have been produced in the wrong order.
27578              
27579              Subject: [ID 20000720.003] [PATCH] t/op/write.t
27580              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27581              Date: Thu, 20 Jul 2000 18:49:18 +0100
27582              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
27583      Branch: perl
27584            ! t/op/write.t
27585 ____________________________________________________________________________
27586 [  6424] By: jhi                                   on 2000/07/24  02:00:07
27587         Log: Use STDOUT consistently.
27588              
27589              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
27590              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27591              Date: Thu, 20 Jul 2000 18:04:01 +0100
27592              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
27593      Branch: perl
27594            ! lib/Test/Harness.pm
27595 ____________________________________________________________________________
27596 [  6423] By: jhi                                   on 2000/07/24  01:54:54
27597         Log: Protect against "wild next"s, that is, callbacks doing "next"
27598              instead of "return".
27599              
27600              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
27601              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27602              Date: Tue, 18 Jul 2000 11:30:16 +0100
27603              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
27604      Branch: perl
27605            ! lib/File/Find.pm
27606 ____________________________________________________________________________
27607 [  6422] By: jhi                                   on 2000/07/24  01:35:47
27608         Log: Out-of-date note removed.
27609              
27610              Subject: [PATCH] documentation perlipc
27611              From: rspier@pobox.com (Robert Spier)
27612              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
27613              Message-ID: <14711.35178.572612.502654@rls.cx>
27614      Branch: perl
27615            ! pod/perlipc.pod
27616 ____________________________________________________________________________
27617 [  6421] By: jhi                                   on 2000/07/24  00:09:18
27618         Log: Send all installperl messages to STDERR and be -w clean.
27619              
27620              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
27621              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27622              Date: Sat, 22 Jul 2000 14:02:11 +0100
27623              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
27624      Branch: perl
27625            ! installperl
27626 ____________________________________________________________________________
27627 [  6420] By: jhi                                   on 2000/07/24  00:04:19
27628         Log: Decutandpasto.
27629              
27630              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
27631              From: "Richard Soderberg" <rs@crystalflame.net>
27632              Date: Sun, 23 Jul 2000 01:37:23 -0700
27633              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
27634      Branch: perl
27635            ! pod/perlipc.pod
27636 ____________________________________________________________________________
27637 [  6419] By: jhi                                   on 2000/07/24  00:01:12
27638         Log: A cleaner abs_path().
27639              Subject: Re: unix alternative to Cwd.pm
27640              From: Jeff Pinyan <jeffp@crusoe.net>
27641              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
27642              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
27643      Branch: perl
27644            ! lib/Cwd.pm
27645 ____________________________________________________________________________
27646 [  6418] By: jhi                                   on 2000/07/23  23:48:56
27647         Log: Detypo.
27648              
27649              Subject: [PATCH perl-current] Typo in hints/powerux.sh
27650              From: "Richard Soderberg" <rs@crystalflame.net>
27651              Date: Sun, 23 Jul 2000 01:27:33 -0700
27652              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
27653      Branch: perl
27654            ! hints/powerux.sh
27655 ____________________________________________________________________________
27656 [  6417] By: jhi                                   on 2000/07/17  22:13:31
27657         Log: Subject: SDBM_File documentation
27658              From: mjd@plover.com
27659              Date: 16 Jul 2000 17:41:17 -0000
27660              Message-ID: <20000716174117.18515.qmail@plover.com>
27661      Branch: perl
27662            ! ext/SDBM_File/SDBM_File.pm
27663 ____________________________________________________________________________
27664 [  6416] By: jhi                                   on 2000/07/17  19:13:26
27665         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
27666      Branch: perl
27667            ! hints/mpeix.sh mpeix/relink
27668 ____________________________________________________________________________
27669 [  6415] By: jhi                                   on 2000/07/15  14:11:02
27670         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
27671              the utf8 'characters' can be more than one octet).
27672              
27673              Date: Sat, 15 Jul 2000 00:21:56 +0100
27674              From: Tom Hughes <tom@compton.nu>
27675              Subject: Re: [ID 20000714.002]
27676              Message-ID: <db2334de49.tom@compton.compton.nu>
27677              
27678              Reported in
27679              
27680              Subject: [ID 20000714.002]
27681              From: "Simon Cozens" <simon@othersideofthe.earth.li>
27682              Date: 14 Jul 2000 15:13:09 -0000
27683              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
27684      Branch: perl
27685            ! doop.c
27686 ____________________________________________________________________________
27687 [  6414] By: jhi                                   on 2000/07/15  03:13:41
27688         Log: another VMS build tweak from Peter Prymmer
27689      Branch: perl
27690            ! vms/descrip_mms.template
27691 ____________________________________________________________________________
27692 [  6413] By: jhi                                   on 2000/07/15  03:10:40
27693         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
27694      Branch: perl
27695            ! vms/perlvms.pod
27696 ____________________________________________________________________________
27697 [  6412] By: jhi                                   on 2000/07/15  00:31:05
27698         Log: More docs for sv functions.
27699              
27700              Subject: [PATCH cfgperl] sv.c apidoc
27701              From: simon@brecon.co.uk (Simon Cozens)
27702              Date: 13 Jul 2000 09:00:20 GMT
27703              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
27704              
27705              Subject: Re: [PATCH cfgperl] sv.c apidoc
27706              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27707              Date: Thu, 13 Jul 2000 12:27:41 +0100
27708              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
27709              
27710              Subject: Re: [PATCH cfgperl] sv.c apidoc
27711              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27712              Date: Thu, 13 Jul 2000 13:23:09 +0100
27713              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
27714              
27715              Subject: Re: [PATCH cfgperl] sv.c apidoc
27716              From: simon@brecon.co.uk (Simon Cozens)
27717              Date: 14 Jul 2000 06:51:02 GMT
27718              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
27719      Branch: perl
27720            ! embed.pl pod/perlapi.pod sv.c
27721 ____________________________________________________________________________
27722 [  6411] By: jhi                                   on 2000/07/15  00:10:41
27723         Log: lib/b test fixes from Peter Prymmer.
27724      Branch: perl
27725            ! t/lib/b.t
27726 ____________________________________________________________________________
27727 [  6410] By: jhi                                   on 2000/07/15  00:02:09
27728         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
27729              From: Hugo <hv@crypt.compulink.co.uk>
27730              Date: Fri, 14 Jul 2000 23:05:20 +0100
27731              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
27732              
27733              Didn't anymore apply, but that point still could use another fix.
27734      Branch: perl
27735            ! pod/perlfunc.pod
27736 ____________________________________________________________________________
27737 [  6409] By: jhi                                   on 2000/07/14  23:15:15
27738         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
27739              not in pod, from Peter Prymmer
27740      Branch: perl
27741            ! vms/descrip_mms.template
27742 ____________________________________________________________________________
27743 [  6408] By: jhi                                   on 2000/07/14  20:35:05
27744         Log: The bug report
27745              [ID 19991110.002] minimal matching discrepancy found by pcre author
27746              seems to have been fixed (though differently from what was suggested
27747              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
27748      Branch: perl
27749            ! t/op/re_tests
27750 ____________________________________________________________________________
27751 [  6407] By: jhi                                   on 2000/07/14  17:38:08
27752         Log: Fix AutoSplit to use File::Spec the right way in VMS,
27753              from Peter Prymmer.
27754      Branch: perl
27755            ! lib/AutoSplit.pm
27756 ____________________________________________________________________________
27757 [  6406] By: jhi                                   on 2000/07/14  14:13:22
27758         Log: Merge perlhacktut into perlhack, update perlguts.
27759              
27760              Subject: Re: Perlhacktut
27761              From: simon@brecon.co.uk (Simon Cozens)
27762              Date: 14 Jul 2000 06:49:21 GMT
27763              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
27764              
27765              Subject: Re: Perlhacktut
27766              From: simon@brecon.co.uk (Simon Cozens)
27767              Date: 14 Jul 2000 07:09:45 GMT
27768              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
27769      Branch: perl
27770            ! pod/perlguts.pod pod/perlhack.pod
27771 ____________________________________________________________________________
27772 [  6405] By: jhi                                   on 2000/07/14  14:02:31
27773         Log: Integrate with Sarathy.
27774      Branch: cfgperl
27775           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
27776           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
27777           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
27778 ____________________________________________________________________________
27779 [  6404] By: gsar                                  on 2000/07/14  12:15:02
27780         Log: PERL_OBJECT build tweaks
27781      Branch: perl
27782            ! toke.c
27783 ____________________________________________________________________________
27784 [  6403] By: gsar                                  on 2000/07/14  11:23:41
27785         Log: inconsistent types needs casts
27786      Branch: perl
27787            ! toke.c
27788 ____________________________________________________________________________
27789 [  6402] By: gsar                                  on 2000/07/14  11:12:04
27790         Log: typos in change#6399, regen headers
27791      Branch: perl
27792            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
27793 ____________________________________________________________________________
27794 [  6401] By: gsar                                  on 2000/07/14  10:59:12
27795         Log: typecasts needed for change#6394
27796      Branch: perl
27797            ! toke.c
27798 ____________________________________________________________________________
27799 [  6400] By: gsar                                  on 2000/07/14  10:49:37
27800         Log: integrate cfgperl contents into mainline
27801      Branch: perl
27802           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
27803           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
27804 ____________________________________________________________________________
27805 [  6399] By: gsar                                  on 2000/07/14  10:38:35
27806         Log: enable UTF-16 filter by default if relevant BOM is seen; various
27807              cleanups (typos, misformatted code, and small bugs)
27808      Branch: perl
27809            ! doop.c embed.pl mg.c op.c pp.c toke.c
27810 ____________________________________________________________________________
27811 [  6398] By: gsar                                  on 2000/07/14  08:55:38
27812         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
27813              name suggests anyway)
27814      Branch: perl
27815            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
27816 ____________________________________________________________________________
27817 [  6397] By: gsar                                  on 2000/07/14  08:44:33
27818         Log: move new variables to the end of the interpreter structure (for
27819              bincompat in code that doesn't #include XSUB.h)
27820      Branch: perl
27821            ! intrpvar.h
27822 ____________________________________________________________________________
27823 [  6396] By: gsar                                  on 2000/07/14  08:13:58
27824         Log: MakeMaker should not remove editor backups (*~) on `make clean`
27825              by default (completes change#6383)
27826      Branch: perl
27827            ! lib/ExtUtils/MM_Unix.pm
27828 ____________________________________________________________________________
27829 [  6395] By: jhi                                   on 2000/07/14  05:20:33
27830         Log: Replace change #6337 with a better one.
27831              
27832              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
27833              From: Hugo <hv@crypt.compulink.co.uk>
27834              Date: Fri, 14 Jul 2000 04:16:20 +0100
27835              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
27836      Branch: cfgperl
27837            ! regexec.c t/op/re_tests
27838 ____________________________________________________________________________
27839 [  6394] By: jhi                                   on 2000/07/14  01:33:59
27840         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
27841      Branch: cfgperl
27842            ! embed.pl global.sym proto.h toke.c
27843 ____________________________________________________________________________
27844 [  6393] By: jhi                                   on 2000/07/13  23:41:23
27845         Log: remove discarded test
27846      Branch: cfgperl
27847            ! MANIFEST
27848 ____________________________________________________________________________
27849 [  6392] By: jhi                                   on 2000/07/13  23:32:25
27850         Log: The {multiplier} of a fixed substring was overlooked which
27851              caused a wrong initial search offset for that substring.
27852              
27853              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
27854              From: Hugo <hv@crypt.compulink.co.uk>
27855              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
27856              Date: Thu, 13 Jul 2000 19:27:13 +0100
27857      Branch: cfgperl
27858            ! regcomp.c t/op/re_tests
27859 ____________________________________________________________________________
27860 [  6391] By: jhi                                   on 2000/07/13  16:37:42
27861         Log: typo fix from Craig Berry
27862      Branch: cfgperl
27863            ! vms/subconfigure.com
27864 ____________________________________________________________________________
27865 [  6390] By: jhi                                   on 2000/07/13  13:20:12
27866         Log: Integrate with Sarathy.
27867      Branch: cfgperl
27868            - t/op/method2entersub.t
27869           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
27870           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
27871           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
27872           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
27873 ____________________________________________________________________________
27874 [  6389] By: jhi                                   on 2000/07/13  13:18:48
27875         Log: Detypo from Peter Prymmer, part of #6388.
27876      Branch: cfgperl
27877            ! Configure config_h.SH
27878      Branch: metaconfig
27879            ! U/modified/d_longlong.U
27880 ____________________________________________________________________________
27881 [  6388] By: gsar                                  on 2000/07/13  06:33:40
27882         Log: typos (spotted by Peter Prymmer)
27883      Branch: perl
27884            ! Configure t/lib/english.t
27885 ____________________________________________________________________________
27886 [  6387] By: gsar                                  on 2000/07/13  05:35:28
27887         Log: new selfloader.t in change#6183 doesn't close DATA handles,
27888              and thus fails to clean up tmp files on dosish platforms
27889      Branch: perl
27890            ! t/lib/selfloader.t
27891 ____________________________________________________________________________
27892 [  6386] By: gsar                                  on 2000/07/12  21:42:39
27893         Log: sprintf test tweaks (from Dominic Dunlop)
27894      Branch: perl
27895            ! t/op/sprintf.t
27896 ____________________________________________________________________________
27897 [  6385] By: gsar                                  on 2000/07/12  21:33:46
27898         Log: fix bugs in processing %v-*d and similar format specs (from
27899              Avi Finkel <avi@finkel.org>)
27900      Branch: perl
27901            ! sv.c t/op/sprintf.t
27902 ____________________________________________________________________________
27903 [  6384] By: gsar                                  on 2000/07/12  16:04:19
27904         Log: readd missing perldelta.pod changes from changes#6339,6376
27905      Branch: perl
27906            ! pod/perldelta.pod
27907 ____________________________________________________________________________
27908 [  6383] By: gsar                                  on 2000/07/12  16:00:51
27909         Log: don't clobber *.orig files on *clean targets
27910      Branch: perl
27911            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
27912 ____________________________________________________________________________
27913 [  6382] By: gsar                                  on 2000/07/12  07:59:12
27914         Log: fix broken integrations in cfgperl
27915      Branch: cfgperl
27916           !> Changes pod/perldelta.pod
27917 ____________________________________________________________________________
27918 [  6381] By: gsar                                  on 2000/07/12  07:42:17
27919         Log: integrate cfgperl changes into mainline
27920      Branch: perl
27921            ! Changes
27922           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
27923           !> pod/perlre.pod
27924 ____________________________________________________________________________
27925 [  6380] By: gsar                                  on 2000/07/12  07:31:00
27926         Log: get sprintf.t to adjust properly for 3-digit exponents
27927      Branch: perl
27928            ! t/op/sprintf.t
27929 ____________________________________________________________________________
27930 [  6379] By: gsar                                  on 2000/07/12  06:40:04
27931         Log: change#6174 needs corresponding change in win32/config_h.PL,
27932              which grovels through config_h.SH to find the config.h name
27933      Branch: perl
27934            ! win32/config_h.PL
27935 ____________________________________________________________________________
27936 [  6378] By: jhi                                   on 2000/07/12  05:03:59
27937         Log: Do the cc sanity check both before the hints and
27938              after the cc selction.
27939      Branch: cfgperl
27940            ! Configure config_h.SH
27941      Branch: metaconfig
27942            ! U/modified/Oldconfig.U U/modified/cc.U
27943      Branch: metaconfig/U/perl
27944            + Checkcc.U
27945 ____________________________________________________________________________
27946 [  6377] By: jhi                                   on 2000/07/12  02:49:22
27947         Log: Fix nits noticed by Boston.pm.
27948      Branch: cfgperl
27949            ! pod/perlre.pod
27950 ____________________________________________________________________________
27951 [  6376] By: jhi                                   on 2000/07/11  21:22:13
27952         Log: Configure cosmetics and perldelta.
27953      Branch: cfgperl
27954            ! Configure config_h.SH pod/perldelta.pod
27955      Branch: metaconfig
27956            ! U/modified/cc.U
27957 ____________________________________________________________________________
27958 [  6375] By: gsar                                  on 2000/07/11  21:17:35
27959         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
27960      Branch: perl
27961            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
27962            ! win32/win32sck.c
27963 ____________________________________________________________________________
27964 [  6374] By: gsar                                  on 2000/07/11  20:48:50
27965         Log: tweak for build failure under multiplicity
27966      Branch: perl
27967            ! toke.c
27968 ____________________________________________________________________________
27969 [  6373] By: gsar                                  on 2000/07/11  20:37:23
27970         Log: integrate cfgperl changes#6325..6373 into mainline
27971              (NOTE: today's batch of integrations still untested)
27972      Branch: perl
27973           +> ext/DynaLoader/hints/netbsd.pl
27974            ! Changes
27975           !> (integrate 26 files)
27976 ____________________________________________________________________________
27977 [  6372] By: jhi                                   on 2000/07/11  20:30:36
27978         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
27979              regen perltoc.
27980      Branch: cfgperl
27981            + pod/perlbook.pod
27982            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
27983            ! pod/perltoc.pod
27984 ____________________________________________________________________________
27985 [  6371] By: jhi                                   on 2000/07/11  20:08:56
27986         Log: Minor cleanups on the booklist.
27987      Branch: cfgperl
27988            ! pod/perlfaq2.pod
27989 ____________________________________________________________________________
27990 [  6370] By: jhi                                   on 2000/07/11  19:31:13
27991         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
27992      Branch: cfgperl
27993            ! t/pragma/overload.t
27994 ____________________________________________________________________________
27995 [  6369] By: gsar                                  on 2000/07/11  19:27:48
27996         Log: integrate cfgperl changes#6293..6324 into mainline
27997      Branch: perl
27998           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
27999            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
28000           !> (integrate 30 files)
28001 ____________________________________________________________________________
28002 [  6368] By: gsar                                  on 2000/07/11  19:18:57
28003         Log: skip integrate of problematic change#6292 from cfgperl into mainline
28004      Branch: perl
28005           !> pp_hot.c
28006 ____________________________________________________________________________
28007 [  6367] By: gsar                                  on 2000/07/11  19:17:21
28008         Log: integrate cfgperl changes#6288..6290 into mainline
28009      Branch: perl
28010           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
28011 ____________________________________________________________________________
28012 [  6366] By: gsar                                  on 2000/07/11  19:11:18
28013         Log: integrate cfgperl changes#6268..6282 into mainline
28014      Branch: perl
28015           !> (integrate 30 files)
28016 ____________________________________________________________________________
28017 [  6365] By: gsar                                  on 2000/07/11  18:57:00
28018         Log: delete new accidentally branched file
28019      Branch: perl
28020            - t/op/method2entersub.t
28021 ____________________________________________________________________________
28022 [  6364] By: gsar                                  on 2000/07/11  18:55:13
28023         Log: skip integrate of change#6267 from cfgperl into mainline (the
28024              method call optimization is flawed without additional hints
28025              from user about immutableness of @ISA and no runtime method
28026              definitions)
28027      Branch: perl
28028           +> t/op/method2entersub.t
28029           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
28030           !> perl.h t/op/sprintf.t xsutils.c
28031 ____________________________________________________________________________
28032 [  6363] By: gsar                                  on 2000/07/11  18:49:43
28033         Log: integrate cfgperl changes#6261..6266 into mainline
28034      Branch: perl
28035           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
28036           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
28037           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28038           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
28039 ____________________________________________________________________________
28040 [  6362] By: gsar                                  on 2000/07/11  18:43:26
28041         Log: integrate cfgperl changes#6252..6260 into mainline
28042      Branch: perl
28043           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
28044           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
28045           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
28046           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
28047 ____________________________________________________________________________
28048 [  6361] By: gsar                                  on 2000/07/11  18:37:12
28049         Log: skip integrate of problematic change#6251 from cfgperl into mainline
28050      Branch: perl
28051           !> lib/Exporter.pm
28052 ____________________________________________________________________________
28053 [  6360] By: gsar                                  on 2000/07/11  18:34:56
28054         Log: integrate cfgperl change#6250 into mainline
28055      Branch: perl
28056           +> t/op/my_stash.t
28057           !> MANIFEST embed.pl proto.h toke.c
28058 ____________________________________________________________________________
28059 [  6359] By: gsar                                  on 2000/07/11  18:21:19
28060         Log: integrate cfgperl changes#6242..6249 into mainline
28061      Branch: perl
28062           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
28063           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
28064           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
28065           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
28066           !> t/lib/peek.t utf8.c
28067 ____________________________________________________________________________
28068 [  6358] By: gsar                                  on 2000/07/11  18:15:45
28069         Log: skip integrate of problematic change#6241 from cfgperl into mainline
28070      Branch: perl
28071           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
28072 ____________________________________________________________________________
28073 [  6357] By: jhi                                   on 2000/07/11  18:15:16
28074         Log: Fix for
28075              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
28076              From: Roderick Schertler <roderick@argon.org> 
28077              Date: Tue, 11 Jul 2000 13:55:05 -0400 
28078              Message-Id: <200007111755.NAA05077@jones.argon.org> 
28079      Branch: cfgperl
28080            ! doio.c
28081 ____________________________________________________________________________
28082 [  6356] By: jhi                                   on 2000/07/11  18:12:51
28083         Log: Typo in #6341.
28084      Branch: cfgperl
28085            ! pp_hot.c
28086 ____________________________________________________________________________
28087 [  6355] By: gsar                                  on 2000/07/11  18:12:10
28088         Log: integrate cfgperl changes#6231..6240 into mainline
28089      Branch: perl
28090           +> pod/perlutil.pod
28091           !> (integrate 35 files)
28092 ____________________________________________________________________________
28093 [  6354] By: jhi                                   on 2000/07/11  18:04:34
28094         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
28095              From: Dominic Dunlop <domo@computer.org> 
28096              Date: Tue, 11 Jul 2000 12:27:33 +0200 
28097              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
28098              
28099              Replaces change #6268.
28100      Branch: cfgperl
28101            ! t/op/sprintf.t
28102 ____________________________________________________________________________
28103 [  6353] By: gsar                                  on 2000/07/11  17:59:51
28104         Log: skip integrate of problematic change#6230 from cfgperl into mainline
28105              (a later version of File::Spec is already in mainline)
28106      Branch: perl
28107           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
28108           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
28109 ____________________________________________________________________________
28110 [  6352] By: gsar                                  on 2000/07/11  17:57:48
28111         Log: integrate cfgperl changes#6224..6229 into mainline
28112      Branch: perl
28113           +> lib/lib.pm.PL
28114            - lib/lib.pm
28115           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
28116           !> lib/English.pm op.c t/lib/english.t
28117 ____________________________________________________________________________
28118 [  6351] By: gsar                                  on 2000/07/11  17:50:10
28119         Log: skip integrate of problematic change#6223 from cfgperl into mainline
28120      Branch: perl
28121           !> doio.c
28122 ____________________________________________________________________________
28123 [  6350] By: gsar                                  on 2000/07/11  17:48:28
28124         Log: integrate cfgperl changes#6220..6222 into mainline
28125      Branch: perl
28126           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
28127           !> toke.c utf8.c win32/win32.h
28128 ____________________________________________________________________________
28129 [  6349] By: gsar                                  on 2000/07/11  17:46:13
28130         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
28131              mainline
28132      Branch: perl
28133           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
28134           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
28135           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
28136 ____________________________________________________________________________
28137 [  6348] By: jhi                                   on 2000/07/11  17:45:49
28138         Log: README.posix-bc podified from Thomas Dorner.
28139      Branch: cfgperl
28140            ! README.posix-bc
28141 ____________________________________________________________________________
28142 [  6347] By: gsar                                  on 2000/07/11  17:42:04
28143         Log: integrate cfgperl change#6217 into mainline
28144      Branch: perl
28145           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
28146           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
28147           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
28148 ____________________________________________________________________________
28149 [  6346] By: gsar                                  on 2000/07/11  17:39:37
28150         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
28151              mainline
28152      Branch: perl
28153           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
28154           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
28155           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
28156           !> perlapi.h pod/perlapi.pod
28157 ____________________________________________________________________________
28158 [  6345] By: gsar                                  on 2000/07/11  17:36:42
28159         Log: integrate cfgperl changes#6207..6210 into mainline
28160      Branch: perl
28161           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
28162           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
28163 ____________________________________________________________________________
28164 [  6344] By: gsar                                  on 2000/07/11  17:31:20
28165         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
28166              mainline
28167      Branch: perl
28168           !> (integrate 40 files)
28169 ____________________________________________________________________________
28170 [  6343] By: gsar                                  on 2000/07/11  17:19:08
28171         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
28172      Branch: perl
28173           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
28174            ! Changes
28175           !> (integrate 34 files)
28176 ____________________________________________________________________________
28177 [  6342] By: jhi                                   on 2000/07/11  16:05:48
28178         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
28179              To: perl5-porters@perl.org
28180              From: Karsten Sperling <spiff@phreax.net>
28181              Date: Mon, 10 Jul 2000 15:12:52 +0200
28182              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
28183      Branch: cfgperl
28184            ! lib/Symbol.pm
28185 ____________________________________________________________________________
28186 [  6341] By: jhi                                   on 2000/07/11  15:59:23
28187         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
28188              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28189              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
28190              Date: Fri, 07 Jul 2000 17:57:16 +0100
28191      Branch: cfgperl
28192            ! pp_hot.c
28193 ____________________________________________________________________________
28194 [  6340] By: jhi                                   on 2000/07/11  15:55:47
28195         Log: Subject: Re: format bug report  [Patch]
28196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28197              Date: Wed, 05 Jul 2000 13:12:52 +0200
28198              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
28199              
28200              Subject: Re: format bug report  [Patch]
28201              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28202              Date: Wed, 05 Jul 2000 14:10:01 +0200
28203              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
28204      Branch: cfgperl
28205            ! t/op/write.t toke.c
28206 ____________________________________________________________________________
28207 [  6339] By: jhi                                   on 2000/07/11  13:54:09
28208         Log: Be less forgiving about ambiguous and illegal tr ranges.
28209              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
28210              From: Mark-Jason Dominus <mjd@plover.com>
28211              Date: Tue, 04 Jul 2000 10:00:12 -0400
28212              Message-ID: <20000704140012.17772.qmail@plover.com>
28213              
28214              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
28215              From: Mark-Jason Dominus <mjd@plover.com>
28216              Date: Wed, 05 Jul 2000 09:37:36 -0400
28217              Message-ID: <20000705133736.27293.qmail@plover.com>
28218      Branch: cfgperl
28219            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
28220 ____________________________________________________________________________
28221 [  6338] By: jhi                                   on 2000/07/11  13:31:24
28222         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
28223              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28224              Date: Tue, 11 Jul 2000 13:50:51 +0100
28225              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
28226      Branch: cfgperl
28227            ! sv.c
28228 ____________________________________________________________________________
28229 [  6337] By: jhi                                   on 2000/07/11  13:29:14
28230         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
28231              From: Hugo <hv@crypt.compulink.co.uk>
28232              Date: Tue, 11 Jul 2000 12:44:50 +0100
28233              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
28234      Branch: cfgperl
28235            ! regexec.c t/op/re_tests
28236 ____________________________________________________________________________
28237 [  6336] By: jhi                                   on 2000/07/11  13:26:47
28238         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
28239              From: simon@brecon.co.uk (Simon Cozens)
28240              Date: 7 Jul 2000 11:26:09 GMT
28241              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
28242      Branch: cfgperl
28243            ! mg.c
28244 ____________________________________________________________________________
28245 [  6335] By: jhi                                   on 2000/07/11  13:23:37
28246         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
28247              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
28248              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
28249              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
28250      Branch: cfgperl
28251            + ext/DynaLoader/hints/netbsd.pl
28252            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
28253 ____________________________________________________________________________
28254 [  6334] By: jhi                                   on 2000/07/11  13:20:38
28255         Log: Subject: PATCH perlguts.pod: Document D and d magic types
28256              From: mjd@plover.com
28257              Date: 5 Jul 2000 18:01:51 -0000
28258              Message-ID: <20000705180151.29413.qmail@plover.com>
28259      Branch: cfgperl
28260            ! pod/perlguts.pod
28261 ____________________________________________________________________________
28262 [  6333] By: jhi                                   on 2000/07/11  13:15:51
28263         Log: Precedence goof, fix based on
28264              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
28265              From: Hugo <hv@crypt.compulink.co.uk>
28266              Date: Tue, 11 Jul 2000 12:52:38 +0100
28267              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
28268      Branch: cfgperl
28269            ! t/op/taint.t
28270 ____________________________________________________________________________
28271 [  6332] By: jhi                                   on 2000/07/11  12:40:17
28272         Log: Integrate with Sarathy.
28273      Branch: cfgperl
28274           !> win32/win32sck.c
28275 ____________________________________________________________________________
28276 [  6331] By: jhi                                   on 2000/07/10  20:14:16
28277         Log: Sprinkle ldlibpath.
28278      Branch: cfgperl
28279            ! pod/Makefile.SH
28280 ____________________________________________________________________________
28281 [  6330] By: jhi                                   on 2000/07/10  17:54:49
28282         Log: More POSIX.pod tweaks.
28283      Branch: cfgperl
28284            ! ext/POSIX/POSIX.pod
28285 ____________________________________________________________________________
28286 [  6329] By: jhi                                   on 2000/07/10  14:02:12
28287         Log: Reorder perl.pod once more.
28288      Branch: cfgperl
28289            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28290 ____________________________________________________________________________
28291 [  6328] By: gsar                                  on 2000/07/10  07:06:00
28292         Log: accept() leaks memory on windows due to incorrect ordering of
28293              closesocket() and fclose() calls
28294      Branch: perl
28295            ! win32/win32sck.c
28296 ____________________________________________________________________________
28297 [  6327] By: gsar                                  on 2000/07/10  06:49:17
28298         Log: winsock options weren't being set in all threads under ithreads
28299              (caused send()s from second and subsequent threads to fail)
28300      Branch: perl
28301            ! win32/win32sck.c
28302 ____________________________________________________________________________
28303 [  6326] By: jhi                                   on 2000/07/08  02:45:40
28304         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
28305              was cast to an unsigned (32-bit) integer with wild abandon.
28306      Branch: cfgperl
28307            ! ext/Devel/DProf/DProf.xs
28308 ____________________________________________________________________________
28309 [  6325] By: jhi                                   on 2000/07/07  18:50:33
28310         Log: Remove perlbook, update perlfaq book listing,
28311              rearrange perl.pod, regenerate perltoc.
28312      Branch: cfgperl
28313            - pod/perlbook.pod
28314            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
28315            ! pod/perlfaq2.pod pod/perltoc.pod
28316 ____________________________________________________________________________
28317 [  6324] By: jhi                                   on 2000/07/07  14:03:40
28318         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
28319      Branch: cfgperl
28320            ! sv.h toke.c
28321 ____________________________________________________________________________
28322 [  6323] By: jhi                                   on 2000/07/06  16:03:55
28323         Log: Fix complaints of buildtoc.
28324      Branch: cfgperl
28325            + lib/Win32.pod
28326            - pod/Win32.pod
28327            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28328 ____________________________________________________________________________
28329 [  6322] By: jhi                                   on 2000/07/06  15:15:52
28330         Log: Add =head1 NAMEs so that buildtoc is happy.
28331              (The CGI::Util nit reported to Lincoln.)
28332      Branch: cfgperl
28333            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
28334            ! pod/perltoc.pod
28335 ____________________________________________________________________________
28336 [  6321] By: jhi                                   on 2000/07/06  03:16:04
28337         Log: Config is being used.
28338      Branch: cfgperl
28339            ! t/op/method.t
28340 ____________________________________________________________________________
28341 [  6320] By: jhi                                   on 2000/07/06  03:13:13
28342         Log: Integrate with Sarathy.
28343      Branch: cfgperl
28344           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
28345 ____________________________________________________________________________
28346 [  6319] By: jhi                                   on 2000/07/06  03:11:46
28347         Log: Autogenerate pod/Makefile and pod/buildtoc.
28348              buildtoc also checks whether the existin pods are
28349              mentioned in MANIFEST and perl.pod, and vice versa.
28350              (None of the thusly found discrepancies fixed yet.)
28351              roffitall also needs to be autogenerated similarly but it
28352              seems so badly out of date that I didn't touch it yet.
28353      Branch: cfgperl
28354            + pod/Makefile.SH pod/buildtoc.PL
28355            - pod/Makefile pod/buildtoc
28356            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
28357 ____________________________________________________________________________
28358 [  6318] By: gsar                                  on 2000/07/05  22:10:54
28359         Log: fix UNC path handling on Windows under ithreads, and chdir()
28360              return value when given a non-existent directory
28361      Branch: perl
28362            ! win32/vdir.h
28363 ____________________________________________________________________________
28364 [  6317] By: gsar                                  on 2000/07/05  22:08:19
28365         Log: winsock cleanup never done on Windows (leads to handle leaks)
28366      Branch: perl
28367            ! win32/perllib.c win32/win32sck.c
28368 ____________________________________________________________________________
28369 [  6316] By: gsar                                  on 2000/07/05  22:06:19
28370         Log: some debugger output does not go to the socket when RemotePort is set
28371      Branch: perl
28372            ! lib/perl5db.pl
28373 ____________________________________________________________________________
28374 [  6315] By: jhi                                   on 2000/07/05  00:25:21
28375         Log: Integrate with Sarathy, preliminary fix for unicos
28376              alignment problems in [ID 20000612.002] Perl problem on Cray system.
28377      Branch: cfgperl
28378            ! sv.h
28379           !> pp_hot.c
28380 ____________________________________________________________________________
28381 [  6314] By: gsar                                  on 2000/07/04  23:34:02
28382         Log: tyop in change#6306
28383      Branch: perl
28384            ! pp_hot.c
28385 ____________________________________________________________________________
28386 [  6313] By: jhi                                   on 2000/07/04  22:14:38
28387         Log: Multiline string literals ENONPORTABLE.
28388      Branch: cfgperl
28389            ! pp_hot.c
28390 ____________________________________________________________________________
28391 [  6312] By: jhi                                   on 2000/07/04  20:34:44
28392         Log: Integrate with Sarathy.
28393      Branch: cfgperl
28394           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
28395           !> t/op/method.t
28396 ____________________________________________________________________________
28397 [  6311] By: jhi                                   on 2000/07/04  20:30:56
28398         Log: More POSIX.pod embellishment.
28399      Branch: cfgperl
28400            ! ext/POSIX/POSIX.pod
28401 ____________________________________________________________________________
28402 [  6310] By: gsar                                  on 2000/07/04  17:28:48
28403         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
28404      Branch: perl
28405            ! t/lib/b.t
28406 ____________________________________________________________________________
28407 [  6309] By: jhi                                   on 2000/07/04  17:22:18
28408         Log: The #6308 required a little bit more.
28409      Branch: cfgperl
28410            ! Makefile.SH win32/Makefile
28411 ____________________________________________________________________________
28412 [  6308] By: jhi                                   on 2000/07/04  16:35:24
28413         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
28414      Branch: cfgperl
28415            + lib/lib_pm.PL
28416            - lib/lib.pm.PL
28417            ! MANIFEST Makefile.SH
28418 ____________________________________________________________________________
28419 [  6307] By: jhi                                   on 2000/07/04  16:28:58
28420         Log: Win32 patches for cfgperl from Sarathy.
28421      Branch: cfgperl
28422            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
28423            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
28424            ! thread.h toke.c util.c win32/Makefile win32/win32.c
28425 ____________________________________________________________________________
28426 [  6306] By: gsar                                  on 2000/07/04  16:28:40
28427         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
28428              (from Richard Soderberg <rs@oregonnet.com>)
28429      Branch: perl
28430            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
28431 ____________________________________________________________________________
28432 [  6305] By: jhi                                   on 2000/07/04  16:24:24
28433         Log: Integrate with Sarathy.
28434      Branch: cfgperl
28435           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
28436           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28437           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
28438           !> proto.h win32/win32.c
28439 ____________________________________________________________________________
28440 [  6304] By: gsar                                  on 2000/07/04  16:17:24
28441         Log: missing perldiag entry for unpack("w",...) diagnostic (from
28442              Andreas Koenig)
28443      Branch: perl
28444            ! pod/perldiag.pod
28445 ____________________________________________________________________________
28446 [  6303] By: gsar                                  on 2000/07/04  16:14:44
28447         Log: remove rel2abs prototypes (from Barrie Slaymaker)
28448      Branch: perl
28449            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
28450            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
28451 ____________________________________________________________________________
28452 [  6302] By: gsar                                  on 2000/07/04  04:59:35
28453         Log: adjust change#6299
28454      Branch: perl
28455            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
28456            ! win32/win32.c
28457 ____________________________________________________________________________
28458 [  6301] By: jhi                                   on 2000/07/04  04:50:07
28459         Log: Integrate with Sarathy.
28460      Branch: cfgperl
28461           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
28462           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
28463           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
28464 ____________________________________________________________________________
28465 [  6300] By: gsar                                  on 2000/07/04  04:42:09
28466         Log: PERL_OBJECT build tweak
28467      Branch: perl
28468            ! perl.h
28469 ____________________________________________________________________________
28470 [  6299] By: gsar                                  on 2000/07/04  04:37:00
28471         Log: fix memory leak on Windows (PL_sys_intern contents were never
28472              freed)
28473      Branch: perl
28474            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
28475            ! perlapi.c proto.h win32/win32.c
28476 ____________________________________________________________________________
28477 [  6298] By: gsar                                  on 2000/07/04  04:15:59
28478         Log: fix large memory leak that has been around for ever, masked by
28479              -DPURIFY (most of the arenas were never freed!)
28480      Branch: perl
28481            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
28482 ____________________________________________________________________________
28483 [  6297] By: gsar                                  on 2000/07/04  04:07:46
28484         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
28485      Branch: perl
28486            ! perl.c
28487 ____________________________________________________________________________
28488 [  6296] By: jhi                                   on 2000/06/30  18:28:37
28489         Log: Elaborate POSIX.pod.  Still needs work.
28490      Branch: cfgperl
28491            ! ext/POSIX/POSIX.pod
28492 ____________________________________________________________________________
28493 [  6295] By: jhi                                   on 2000/06/30  14:58:18
28494         Log: Point to perlipc for more SysV IPC examples.
28495      Branch: cfgperl
28496            ! pod/perlfunc.pod
28497 ____________________________________________________________________________
28498 [  6294] By: gsar                                  on 2000/06/30  14:47:45
28499         Log: slurp mode fix in change#4736 still not quite right
28500      Branch: perl
28501            ! pp_hot.c t/io/argv.t
28502 ____________________________________________________________________________
28503 [  6293] By: jhi                                   on 2000/06/30  12:02:55
28504         Log: Integrate with Sarathy.
28505      Branch: cfgperl
28506           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
28507 ____________________________________________________________________________
28508 [  6292] By: jhi                                   on 2000/06/30  12:01:11
28509         Log: From: simon@brecon.co.uk (Simon Cozens)
28510              Subject: UTF8 concat
28511              Date: 30 Jun 2000 06:13:25 GMT
28512              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
28513      Branch: cfgperl
28514            ! pp_hot.c
28515 ____________________________________________________________________________
28516 [  6291] By: gsar                                  on 2000/06/30  04:37:33
28517         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
28518              when @_ is modified, causing coredumps
28519      Branch: perl
28520            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
28521 ____________________________________________________________________________
28522 [  6290] By: jhi                                   on 2000/06/30  02:21:44
28523         Log: Integrate with Sarathy.
28524      Branch: cfgperl
28525           !> vms/vms.c vms/vmsish.h
28526 ____________________________________________________________________________
28527 [  6289] By: jhi                                   on 2000/06/30  02:21:02
28528         Log: Check VERSIONs.
28529      Branch: cfgperl
28530            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
28531            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
28532            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
28533 ____________________________________________________________________________
28534 [  6288] By: jhi                                   on 2000/06/30  02:18:52
28535         Log: Integrate with Sarathy.
28536      Branch: cfgperl
28537           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
28538           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
28539           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
28540           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
28541 ____________________________________________________________________________
28542 [  6287] By: gsar                                  on 2000/06/30  02:17:08
28543         Log: integrate vmsperl changes into mainline
28544      Branch: perl
28545           !> vms/vms.c vms/vmsish.h
28546 ____________________________________________________________________________
28547 [  6285] By: gsar                                  on 2000/06/30  02:05:28
28548         Log: localize %INC in a Safe compartment so that use/require work
28549              (many other magic globals probably need similar treatment)
28550      Branch: perl
28551            ! ext/Opcode/Opcode.xs
28552 ____________________________________________________________________________
28553 [  6284] By: gsar                                  on 2000/06/30  01:54:54
28554         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
28555              about Windows
28556      Branch: perl
28557            ! pod/perlembed.pod
28558 ____________________________________________________________________________
28559 [  6283] By: jhi                                   on 2000/06/30  01:50:10
28560         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
28561              From: Barrie Slaymaker <barries@jester.slaysys.com>
28562              Date: Wed, 28 Jun 2000 11:35:29 -0400
28563              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
28564      Branch: perl
28565            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
28566            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
28567            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28568            ! lib/File/Spec/Win32.pm
28569 ____________________________________________________________________________
28570 [  6282] By: jhi                                   on 2000/06/29  22:57:22
28571         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
28572              From: Dan Sugalski <dan@sidhe.org>
28573              Date: Tue, 06 Jun 2000 11:59:50 -0400
28574              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
28575      Branch: cfgperl
28576            ! vms/vms.c
28577 ____________________________________________________________________________
28578 [  6281] By: jhi                                   on 2000/06/29  22:52:50
28579         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
28580              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28581              Date: Wed, 7 Jun 2000 04:02:04 -0500
28582              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
28583      Branch: cfgperl
28584            ! utils/h2xs.PL
28585 ____________________________________________________________________________
28586 [  6280] By: jhi                                   on 2000/06/29  22:45:47
28587         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
28588              From: rspier@pobox.com (Robert Spier)
28589              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
28590              Message-ID: <14654.31913.845602.610277@rls.cx>
28591      Branch: cfgperl
28592            ! utils/h2xs.PL
28593 ____________________________________________________________________________
28594 [  6279] By: jhi                                   on 2000/06/29  22:38:16
28595         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
28596              From: Tim Ayers <tayers@bridge.com>
28597              Date: Thu, 08 Jun 2000 08:11:06 +0200
28598              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
28599              [resent by Richard Foley, Message-Id probably wrong]
28600      Branch: cfgperl
28601            ! pod/perlsub.pod
28602 ____________________________________________________________________________
28603 [  6278] By: jhi                                   on 2000/06/29  22:21:45
28604         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
28605              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
28606              Date: Fri, 09 Jun 2000 12:39:27 -0400
28607              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
28608              (plus update the version "number" of Text::Wrap)
28609      Branch: cfgperl
28610            ! lib/Text/Wrap.pm
28611 ____________________________________________________________________________
28612 [  6277] By: jhi                                   on 2000/06/29  22:13:10
28613         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
28614              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28615              Date: Mon, 12 Jun 2000 14:55:59 +0100
28616              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
28617      Branch: cfgperl
28618            ! pod/perlfunc.pod
28619 ____________________________________________________________________________
28620 [  6276] By: jhi                                   on 2000/06/29  22:11:06
28621         Log: Subject: [PATCH] Re: eval documentation: context
28622              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28623              Date: Mon, 12 Jun 2000 15:07:29 +0100
28624              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
28625      Branch: cfgperl
28626            ! pod/perlfunc.pod
28627 ____________________________________________________________________________
28628 [  6275] By: jhi                                   on 2000/06/29  21:59:46
28629         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
28630              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28631              Date: Tue, 13 Jun 2000 02:43:48 -0500
28632              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
28633      Branch: cfgperl
28634            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
28635 ____________________________________________________________________________
28636 [  6274] By: jhi                                   on 2000/06/29  21:56:14
28637         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
28638              From: Andy Dougherty <doughera@lafayette.edu>
28639              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
28640              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
28641      Branch: cfgperl
28642            ! ext/File/Glob/Glob.pm
28643 ____________________________________________________________________________
28644 [  6273] By: jhi                                   on 2000/06/29  21:49:09
28645         Log: Subject: [PATCH] xsub attributes
28646              From: Doug MacEachern <dougm@covalent.net>
28647              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
28648              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
28649      Branch: cfgperl
28650            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
28651            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
28652 ____________________________________________________________________________
28653 [  6272] By: jhi                                   on 2000/06/29  21:41:28
28654         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
28655              From: Tom Phoenix <rootbeer@redcat.com>
28656              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
28657              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
28658      Branch: cfgperl
28659            ! lib/Net/Ping.pm
28660 ____________________________________________________________________________
28661 [  6271] By: jhi                                   on 2000/06/29  21:36:55
28662         Log: Subject: PATCH pod/perltie.pod
28663              From: Ian Phillipps <Ian.Phillipps@iname.com>
28664              Date: Fri, 16 Jun 2000 00:17:19 +0100
28665              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
28666              (only the first hunk, the second hunk had already been done
28667              by some other patch)
28668      Branch: cfgperl
28669            ! pod/perltie.pod
28670 ____________________________________________________________________________
28671 [  6270] By: jhi                                   on 2000/06/29  21:24:51
28672         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
28673              From: Nicholas Clark <nick@talking.bollo.cx>
28674              Date: Fri, 23 Jun 2000 16:21:15 +0100
28675              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
28676      Branch: cfgperl
28677            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
28678            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
28679 ____________________________________________________________________________
28680 [  6269] By: jhi                                   on 2000/06/29  19:38:15
28681         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
28682              silence few compiler warnings.
28683      Branch: cfgperl
28684            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
28685 ____________________________________________________________________________
28686 [  6268] By: jhi                                   on 2000/06/29  18:21:50
28687         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
28688              From: Dominic Dunlop <domo@computer.org> 
28689              Date: Thu, 29 Jun 2000 12:32:39 +0200 
28690              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
28691      Branch: cfgperl
28692            ! t/op/sprintf.t
28693 ____________________________________________________________________________
28694 [  6267] By: jhi                                   on 2000/06/29  18:16:07
28695         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
28696              From: Doug MacEachern <dougm@covalent.net>
28697              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
28698              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
28699      Branch: cfgperl
28700            + t/op/method2entersub.t
28701            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
28702            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28703            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
28704            ! xsutils.c
28705 ____________________________________________________________________________
28706 [  6266] By: jhi                                   on 2000/06/29  15:11:15
28707         Log: Subject: [PATCH 5.6.0] cygwin port
28708              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
28709              From: "Fifer, Eric" <EFifer@sanwaint.com>
28710              Date: Thu, 29 Jun 2000 12:58:29 +0100
28711      Branch: cfgperl
28712            ! cygwin/Makefile.SHs
28713 ____________________________________________________________________________
28714 [  6265] By: jhi                                   on 2000/06/29  15:04:05
28715         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
28716              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28717              Date: Wed, 28 Jun 2000 17:50:12 -0700
28718              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
28719      Branch: cfgperl
28720            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28721 ____________________________________________________________________________
28722 [  6264] By: jhi                                   on 2000/06/29  15:00:57
28723         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
28724              From: Marty Lucich <marty@netcom.com>
28725              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
28726              Message-Id: <200006282116.OAA11148@netcom.com>
28727              ccdlflags update (the BSD/OS 4.1 part had already been taken
28728              care of by #6141).
28729      Branch: cfgperl
28730            ! hints/bsdos.sh
28731 ____________________________________________________________________________
28732 [  6263] By: jhi                                   on 2000/06/29  13:47:44
28733         Log: tr fixes from Simon Cozens
28734      Branch: cfgperl
28735            ! doop.c
28736 ____________________________________________________________________________
28737 [  6262] By: jhi                                   on 2000/06/28  18:46:01
28738         Log: Subject: 5.6.0 Patch for EPOC
28739              From: Olaf Flebbe <o.flebbe@gmx.de>
28740              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
28741              Message-ID: <23449.960929969@www11.gmx.net>
28742      Branch: cfgperl
28743            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
28744            ! epoc/epocish.h
28745 ____________________________________________________________________________
28746 [  6261] By: jhi                                   on 2000/06/28  18:29:07
28747         Log: Subject: Re: [PATCH cfgperl] BOMs away!
28748              From: simon@brecon.co.uk (Simon Cozens)
28749              Date: 17 Jun 2000 11:49:57 GMT
28750              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
28751      Branch: cfgperl
28752            ! pod/perldiag.pod t/comp/require.t toke.c
28753 ____________________________________________________________________________
28754 [  6260] By: jhi                                   on 2000/06/28  17:47:16
28755         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
28756              From: simon@brecon.co.uk (Simon Cozens) 
28757              Date: 17 Jun 2000 11:56:44 GMT 
28758              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
28759              pack U0, pack C0
28760      Branch: cfgperl
28761            ! pod/perlfunc.pod pp.c t/op/pack.t
28762 ____________________________________________________________________________
28763 [  6259] By: jhi                                   on 2000/06/28  16:43:17
28764         Log: perlnewmod was missing from MANIFEST.
28765      Branch: cfgperl
28766            ! MANIFEST
28767 ____________________________________________________________________________
28768 [  6258] By: jhi                                   on 2000/06/28  15:54:30
28769         Log: linenumber tweak
28770      Branch: cfgperl
28771            ! t/pragma/warn/regcomp
28772 ____________________________________________________________________________
28773 [  6257] By: jhi                                   on 2000/06/28  15:50:44
28774         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
28775              From: Doug MacEachern <dougm@covalent.net>
28776              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
28777              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
28778              (one part of the patch had been applied earlier)
28779      Branch: cfgperl
28780            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
28781 ____________________________________________________________________________
28782 [  6256] By: jhi                                   on 2000/06/28  15:40:22
28783         Log: tweaks from Simon Cozens to further fix tr/// under utf8
28784      Branch: cfgperl
28785            ! doop.c
28786 ____________________________________________________________________________
28787 [  6255] By: jhi                                   on 2000/06/28  15:33:45
28788         Log: small thinko tweaks
28789      Branch: cfgperl
28790            ! lib/IPC/Open3.pm t/op/my_stash.t
28791 ____________________________________________________________________________
28792 [  6254] By: jhi                                   on 2000/06/28  15:33:25
28793         Log: Subject: tr///, help wanted.
28794              From: simon@brecon.co.uk (Simon Cozens)
28795              Date: 28 Jun 2000 11:29:04 GMT
28796              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
28797      Branch: cfgperl
28798            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
28799            ! pp_proto.h proto.h t/op/tr.t
28800 ____________________________________________________________________________
28801 [  6253] By: jhi                                   on 2000/06/28  15:09:17
28802         Log: Paranoia tweak on #6249.
28803              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28804              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
28805              Date: Sun, 25 Jun 2000 23:43:12 -0400
28806              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
28807      Branch: cfgperl
28808            ! lib/IPC/Open3.pm
28809 ____________________________________________________________________________
28810 [  6252] By: jhi                                   on 2000/06/28  15:01:38
28811         Log: Document #6249 and #6251.
28812      Branch: cfgperl
28813            ! lib/Exporter.pm lib/IPC/Open3.pm
28814 ____________________________________________________________________________
28815 [  6251] By: jhi                                   on 2000/06/28  14:50:43
28816         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
28817              From: Doug MacEachern <dougm@covalent.net>
28818              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
28819              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
28820      Branch: cfgperl
28821            ! lib/Exporter.pm
28822 ____________________________________________________________________________
28823 [  6250] By: jhi                                   on 2000/06/28  14:45:23
28824         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
28825              From: Doug MacEachern <dougm@covalent.net>
28826              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
28827              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
28828      Branch: cfgperl
28829            + t/op/my_stash.t
28830            ! MANIFEST embed.pl global.sym proto.h toke.c
28831 ____________________________________________________________________________
28832 [  6249] By: jhi                                   on 2000/06/28  14:36:34
28833         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
28834              From: Frank Tobin <ftobin@uiuc.edu>
28835              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
28836              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
28837      Branch: cfgperl
28838            ! lib/IPC/Open3.pm
28839 ____________________________________________________________________________
28840 [  6248] By: jhi                                   on 2000/06/28  14:11:25
28841         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
28842              From: Mark-Jason Dominus <mjd@plover.com>
28843              Date: Tue, 27 Jun 2000 22:36:42 -0400
28844              Message-ID: <20000628023642.12166.qmail@plover.com>
28845      Branch: cfgperl
28846            ! pod/perlfunc.pod
28847 ____________________________________________________________________________
28848 [  6247] By: jhi                                   on 2000/06/27  12:46:37
28849         Log: Tweak $VERSION, patch from Doug MacEachern.
28850      Branch: cfgperl
28851            ! lib/File/Spec.pm
28852 ____________________________________________________________________________
28853 [  6246] By: jhi                                   on 2000/06/27  03:34:46
28854         Log: Allow for standalone testing.
28855      Branch: cfgperl
28856            ! t/lib/filefunc.t t/lib/filespec.t
28857 ____________________________________________________________________________
28858 [  6245] By: jhi                                   on 2000/06/27  02:50:02
28859         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
28860              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28861              Date: Sat, 24 Jun 2000 13:06:20 +0100
28862              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
28863      Branch: cfgperl
28864            ! ext/DynaLoader/DynaLoader_pm.PL
28865 ____________________________________________________________________________
28866 [  6244] By: jhi                                   on 2000/06/27  02:46:10
28867         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
28868              From: Doug MacEachern <dougm@covalent.net>
28869              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
28870              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
28871      Branch: cfgperl
28872            ! gv.c sv.c t/lib/peek.t
28873 ____________________________________________________________________________
28874 [  6243] By: jhi                                   on 2000/06/27  02:38:07
28875         Log: Subject: [PATCH] is_utf8_string
28876              From: simon@brecon.co.uk (Simon Cozens)
28877              Date: 26 Jun 2000 02:25:59 GMT
28878              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
28879      Branch: cfgperl
28880            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
28881            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
28882            ! proto.h utf8.c
28883 ____________________________________________________________________________
28884 [  6242] By: jhi                                   on 2000/06/27  02:24:00
28885         Log: Subject: [PATCH] bytes<->utf8 fixes
28886              From: simon@brecon.co.uk (Simon Cozens)
28887              Date: 26 Jun 2000 04:55:45 GMT
28888              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
28889      Branch: cfgperl
28890            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
28891 ____________________________________________________________________________
28892 [  6241] By: jhi                                   on 2000/06/27  02:12:42
28893         Log: Do no -warn on \_, only on \alpha.
28894              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
28895              From: David Dyck <dcd@tc.fluke.com>
28896              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
28897              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
28898      Branch: cfgperl
28899            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
28900 ____________________________________________________________________________
28901 [  6240] By: jhi                                   on 2000/06/27  02:00:01
28902         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
28903              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28904              Date: Mon, 26 Jun 2000 18:40:14 +0100
28905              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
28906      Branch: cfgperl
28907            ! utils/h2xs.PL
28908 ____________________________________________________________________________
28909 [  6239] By: jhi                                   on 2000/06/27  01:53:40
28910         Log: Configure maintenance.  Sever some dependency cycles,
28911              separate gccversion from the cc unit,
28912              address [ID 20000623.006] Configure script patch for using gcc on AIX
28913              (but solve it a little bit differently),
28914              unduplex some accidentally duplicated units,
28915              suggest using gcc if no cc available
28916              (p5p thread: "Solaris configure: counterproposal", 1999-09)
28917      Branch: cfgperl
28918            ! Configure Todo-5.6 config_h.SH
28919      Branch: metaconfig
28920            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
28921            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
28922      Branch: metaconfig/U/perl
28923            + gccvers.U
28924            ! d_getespwnam.U d_getprpwnam.U i_prot.U
28925 ____________________________________________________________________________
28926 [  6238] By: jhi                                   on 2000/06/25  18:04:56
28927         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
28928              From: Dan Sugalski <dan@sidhe.org>
28929              Date: Fri, 23 Jun 2000 17:00:00 -0400
28930              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
28931      Branch: cfgperl
28932            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
28933 ____________________________________________________________________________
28934 [  6237] By: jhi                                   on 2000/06/25  16:36:45
28935         Log: Tweak embed.pl, regen headers.
28936      Branch: cfgperl
28937            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
28938            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
28939            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
28940            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
28941            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
28942 ____________________________________________________________________________
28943 [  6236] By: jhi                                   on 2000/06/25  15:26:42
28944         Log: Regen headers.
28945      Branch: cfgperl
28946            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
28947            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
28948            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
28949            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
28950            ! regnodes.h warnings.h
28951 ____________________________________________________________________________
28952 [  6235] By: jhi                                   on 2000/06/23  19:39:35
28953         Log: The thread begun by
28954              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
28955              From: Kevin.Ruscoe@ubsw.com
28956              Date: Fri, 16 Jun 2000 16:38:51 +0100
28957              Message-Id: <H000019b03c300d6@MHS>
28958      Branch: cfgperl
28959            ! hints/solaris_2.sh
28960 ____________________________________________________________________________
28961 [  6234] By: jhi                                   on 2000/06/23  19:23:36
28962         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
28963              because when run as services (Win32ese for daemons)
28964              no environment variables are set and tmpdir ends up as /tmp,
28965              which is ambiguous.
28966              
28967              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
28968              From: matt@sergeant.org
28969              Date: 16 Jun 2000 16:30:43 -0000
28970              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
28971      Branch: cfgperl
28972            ! lib/File/Spec/Win32.pm
28973 ____________________________________________________________________________
28974 [  6233] By: jhi                                   on 2000/06/23  19:18:58
28975         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
28976              From: Mark-Jason Dominus <mjd@plover.com>
28977              Date: Fri, 16 Jun 2000 20:53:04 -0400
28978              Message-ID: <20000617005304.8008.qmail@plover.com>
28979      Branch: cfgperl
28980            ! op.h
28981 ____________________________________________________________________________
28982 [  6232] By: jhi                                   on 2000/06/23  16:10:02
28983         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
28984              From: simon@brecon.co.uk (Simon Cozens)
28985              Date: 19 Jun 2000 15:18:27 GMT
28986              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
28987              
28988              plus update pod/Makefile and regenerate perltoc
28989      Branch: cfgperl
28990            + pod/perlutil.pod
28991            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
28992 ____________________________________________________________________________
28993 [  6231] By: jhi                                   on 2000/06/23  15:19:18
28994         Log: Subject: [PATCH 5.6.0] cygwin port
28995              From: "Fifer, Eric" <EFifer@sanwaint.com>
28996              Date: Tue, 20 Jun 2000 14:30:58 +0100
28997              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
28998      Branch: cfgperl
28999            ! README.cygwin lib/File/Find.pm
29000 ____________________________________________________________________________
29001 [  6230] By: jhi                                   on 2000/06/23  14:25:21
29002         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
29003      Branch: cfgperl
29004            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
29005            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29006            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29007            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
29008 ____________________________________________________________________________
29009 [  6229] By: jhi                                   on 2000/06/23  14:13:34
29010         Log: Subject: README.hpux version 0.6.1
29011              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
29012              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29013              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
29014      Branch: cfgperl
29015            ! README.hpux
29016 ____________________________________________________________________________
29017 [  6228] By: jhi                                   on 2000/06/23  14:07:20
29018         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
29019              From: Doug MacEachern <dougm@covalent.net>
29020              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
29021              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
29022      Branch: cfgperl
29023            ! op.c
29024 ____________________________________________________________________________
29025 [  6227] By: jhi                                   on 2000/06/23  14:01:06
29026         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
29027              From: Doug MacEachern <dougm@covalent.net>
29028              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
29029              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
29030      Branch: cfgperl
29031            + lib/lib.pm.PL
29032            - lib/lib.pm
29033            ! MANIFEST Makefile.SH
29034 ____________________________________________________________________________
29035 [  6226] By: jhi                                   on 2000/06/23  13:53:07
29036         Log: Subject: [PATCH] remove forward declarations in Socket.pm
29037              From: Doug MacEachern <dougm@covalent.net>
29038              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
29039              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
29040              
29041              From: Doug MacEachern <dougm@covalent.net>
29042              Subject: Re: [PATCH] remove forward declarations in Socket.pm
29043              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
29044              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
29045      Branch: cfgperl
29046            ! ext/Socket/Socket.pm op.c
29047 ____________________________________________________________________________
29048 [  6225] By: jhi                                   on 2000/06/23  13:41:52
29049         Log: Add source code filenames to apidoc.
29050              From: simon@brecon.co.uk (Simon Cozens)
29051              Subject: [PATCH embed.pl] Source X-ref
29052              Date: 22 Jun 2000 02:18:49 GMT
29053              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
29054      Branch: cfgperl
29055            ! embed.pl
29056 ____________________________________________________________________________
29057 [  6224] By: jhi                                   on 2000/06/23  13:32:33
29058         Log: A way to avoid English.pm performance hit.
29059              From: root <root@jester.slaysys.com>
29060              Subject: [YAPATCH English.pm] My turn to putt again
29061              Date: Thu, 22 Jun 2000 20:33:58 -0400
29062              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
29063      Branch: cfgperl
29064            ! lib/English.pm t/lib/english.t
29065 ____________________________________________________________________________
29066 [  6223] By: jhi                                   on 2000/06/23  13:27:06
29067         Log: Avoid double close().
29068              Subject: [PATCH] avoid double close()
29069              From: Doug MacEachern <dougm@covalent.net>
29070              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
29071              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
29072      Branch: cfgperl
29073            ! doio.c
29074 ____________________________________________________________________________
29075 [  6222] By: jhi                                   on 2000/06/23  13:25:54
29076         Log: doc typo fix
29077              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
29078              From: Ian Phillipps <Ian.Phillipps@iname.com>
29079              Date: Fri, 23 Jun 2000 10:40:58 +0100
29080              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
29081      Branch: cfgperl
29082            ! lib/Pod/Usage.pm
29083 ____________________________________________________________________________
29084 [  6221] By: jhi                                   on 2000/06/23  13:24:15
29085         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
29086              From: simon@brecon.co.uk (Simon Cozens)
29087              Subject: [PATCH] Eliminate tr///[CU][CU]
29088              Date: 23 Jun 2000 11:05:40 GMT
29089              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
29090      Branch: cfgperl
29091            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
29092 ____________________________________________________________________________
29093 [  6220] By: jhi                                   on 2000/06/22  16:07:51
29094         Log: Win32 patches from Benjamin Stuhl.
29095      Branch: cfgperl
29096            ! makedef.pl win32/win32.h
29097 ____________________________________________________________________________
29098 [  6219] By: jhi                                   on 2000/06/22  16:06:34
29099         Log: Bytecode patches from Benjamin Stuhl.
29100      Branch: cfgperl
29101            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29102            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
29103            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29104 ____________________________________________________________________________
29105 [  6218] By: jhi                                   on 2000/06/15  23:54:16
29106         Log: Bytecode patches from Benjamin Stuhl.
29107      Branch: cfgperl
29108            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29109 ____________________________________________________________________________
29110 [  6217] By: jhi                                   on 2000/06/09  13:38:29
29111         Log: Rename the fdpid locking and integrate with Sarathy.
29112      Branch: cfgperl
29113            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
29114            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
29115            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
29116            ! win32/win32.c
29117           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
29118 ____________________________________________________________________________
29119 [  6216] By: gsar                                  on 2000/06/08  14:54:21
29120         Log: be more optimal about clearing @_
29121      Branch: perl
29122            ! cop.h
29123 ____________________________________________________________________________
29124 [  6215] By: gsar                                  on 2000/06/08  14:33:04
29125         Log: tweak comment about @DB::args
29126      Branch: perl
29127            ! av.h pp_ctl.c
29128 ____________________________________________________________________________
29129 [  6214] By: gsar                                  on 2000/06/08  13:57:54
29130         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
29131              caller() wants to populate @DB::args with it (causes a coredump
29132              in Carp::confess())
29133      Branch: perl
29134            ! cop.h t/op/runlevel.t
29135 ____________________________________________________________________________
29136 [  6213] By: gsar                                  on 2000/06/08  07:06:35
29137         Log: back out change#6106 (seems problematic)
29138      Branch: perl
29139            ! hints/solaris_2.sh
29140 ____________________________________________________________________________
29141 [  6212] By: jhi                                   on 2000/06/07  03:10:36
29142         Log: Continuing mopup for #6204.
29143      Branch: cfgperl
29144            ! ext/B/defsubs_h.PL
29145 ____________________________________________________________________________
29146 [  6211] By: jhi                                   on 2000/06/07  02:41:50
29147         Log: Mopup for #6204.
29148              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
29149              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
29150              This is comes from const() where POK isn't on when expected.
29151      Branch: cfgperl
29152            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
29153            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29154            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
29155            ! perlapi.h pod/perlapi.pod
29156 ____________________________________________________________________________
29157 [  6210] By: jhi                                   on 2000/06/07  01:56:29
29158         Log: Mopup for #6207 and #6209.
29159      Branch: cfgperl
29160            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
29161 ____________________________________________________________________________
29162 [  6209] By: jhi                                   on 2000/06/07  01:33:12
29163         Log: Lock PL_fdpid against race conditions, based on:
29164              Subject: [PATCH 5.6.0]subprocess fixup for threads
29165              From: Dan Sugalski <dan@sidhe.org>
29166              To: perl5-porters@perl.org
29167              Date: Tue, 11 Apr 2000 17:02:32 -0400
29168              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
29169      Branch: cfgperl
29170            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
29171            ! win32/win32.c
29172 ____________________________________________________________________________
29173 [  6208] By: jhi                                   on 2000/06/07  01:05:23
29174         Log: Regen headers for #6207.
29175      Branch: cfgperl
29176            ! embed.h global.sym objXSUB.h proto.h
29177 ____________________________________________________________________________
29178 [  6207] By: jhi                                   on 2000/06/06  23:43:13
29179         Log: Subject: [PATCH 5.6.0] Threadsafe patches
29180              From: Dan Sugalski <dan@sidhe.org>
29181              To: perl5-porters@perl.org
29182              Date: Mon, 08 May 2000 18:08:13 -0400
29183              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
29184      Branch: cfgperl
29185            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
29186            ! proto.h sv.h util.c
29187 ____________________________________________________________________________
29188 [  6206] By: jhi                                   on 2000/06/06  23:21:23
29189         Log: Subject: [PATCH] Eliminate $a/$b in pod
29190              From: David Glasser <me@davidglasser.net>
29191              To: perl5-porters@perl.org
29192              Date: Mon, 29 May 2000 21:15:59 -0400
29193              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
29194      Branch: cfgperl
29195            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
29196            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
29197            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
29198            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
29199            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
29200            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
29201            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
29202            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
29203            ! pod/perlvar.pod pod/perlxs.pod
29204 ____________________________________________________________________________
29205 [  6205] By: jhi                                   on 2000/06/06  23:12:14
29206         Log: Subject: [PATCH] Win32 improvements
29207              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
29208              To: gsar@activestate.com, perl5-porters@perl.org
29209              Date: Mon, 29 May 2000 17:22:24 PDT
29210              Message-ID: <20000530002224.91142.qmail@hotmail.com>
29211              (MUA had mangled many lines by wordwrapping)
29212      Branch: cfgperl
29213            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
29214 ____________________________________________________________________________
29215 [  6204] By: jhi                                   on 2000/06/06  23:01:50
29216         Log: Subject: [PATCH] B::Bytecode patches
29217              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
29218              To: gsar@activestate.com, jhi@iki.fi
29219              Cc: perl5-porters@perl.org
29220              Message-ID: <20000602202526.48694.qmail@hotmail.com>
29221              (MUA had mangled many lines by wordwrapping)
29222      Branch: cfgperl
29223            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
29224            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
29225            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29226            ! intrpvar.h perl.c
29227 ____________________________________________________________________________
29228 [  6203] By: jhi                                   on 2000/06/06  22:32:43
29229         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
29230              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29231              Date: Tue, 06 Jun 2000 13:07:45 -0700
29232              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
29233      Branch: cfgperl
29234            ! pod/perldiag.pod
29235 ____________________________________________________________________________
29236 [  6202] By: jhi                                   on 2000/06/06  19:38:35
29237         Log: Integrate with Sarathy.
29238      Branch: cfgperl
29239           !> perl.c
29240 ____________________________________________________________________________
29241 [  6201] By: gsar                                  on 2000/06/06  00:42:59
29242         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
29243              does a PUSHMARK that's never ever POPMARKed; in general, only
29244              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
29245              Perl_eval_[sp]v() don't because they don't take any incoming
29246              arguments (this leak has been around since the original version
29247              of perl_eval_pv() in 5.003_97e)
29248      Branch: perl
29249            ! perl.c
29250 ____________________________________________________________________________
29251 [  6200] By: jhi                                   on 2000/06/04  03:44:52
29252         Log: Update to cperl-mode.el 4.31 from
29253              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
29254              Subject: A couple of notes
29255              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29256              To: Mailing list Perl5 <perl5-porters@perl.org>
29257              Date: Sat, 3 Jun 2000 23:33:32 -0400
29258              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
29259      Branch: cfgperl
29260            ! emacs/cperl-mode.el
29261 ____________________________________________________________________________
29262 [  6199] By: jhi                                   on 2000/06/03  15:11:05
29263         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
29264              From: Dan Sugalski <dan@sidhe.org>
29265              To: perl5-porters@perl.org, vmsperl@perl.org
29266              Date: Fri, 02 Jun 2000 17:30:51 -0400
29267              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
29268      Branch: cfgperl
29269            ! vms/descrip_mms.template vms/gen_shrfls.pl
29270 ____________________________________________________________________________
29271 [  6198] By: jhi                                   on 2000/06/03  14:59:15
29272         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
29273              From: Dan Sugalski <dan@sidhe.org>
29274              To: vmsperl@perl.org, perl5-porters@perl.org
29275              Date: Fri, 02 Jun 2000 16:00:41 -0400
29276              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
29277              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
29278      Branch: cfgperl
29279            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
29280            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
29281            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
29282 ____________________________________________________________________________
29283 [  6197] By: jhi                                   on 2000/06/03  14:41:30
29284         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
29285              From: John Borwick <jhborwic@unity.ncsu.edu>
29286              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
29287              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
29288      Branch: cfgperl
29289            ! pod/perlsyn.pod
29290 ____________________________________________________________________________
29291 [  6196] By: jhi                                   on 2000/06/03  14:38:09
29292         Log: Integrate with Sarathy.
29293      Branch: cfgperl
29294           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
29295           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
29296           !> vms/perly_c.vms
29297 ____________________________________________________________________________
29298 [  6195] By: gsar                                  on 2000/06/02  22:43:13
29299         Log: fix yet another eval"" leak under USE_ITHREADS
29300      Branch: perl
29301            ! op.c
29302 ____________________________________________________________________________
29303 [  6194] By: gsar                                  on 2000/06/02  18:22:06
29304         Log: fix small eval"" memory leaks under USE_ITHREADS
29305      Branch: perl
29306            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
29307            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
29308            ! vms/perly_c.vms
29309 ____________________________________________________________________________
29310 [  6193] By: jhi                                   on 2000/06/01  13:03:56
29311         Log: Signals-be-gone for microperl.
29312      Branch: cfgperl
29313            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
29314 ____________________________________________________________________________
29315 [  6192] By: jhi                                   on 2000/06/01  12:52:02
29316         Log: Integrate with Sarathy.
29317      Branch: cfgperl
29318           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
29319           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
29320           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
29321           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
29322           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
29323           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
29324           !> t/op/vec.t utils/h2xs.PL
29325 ____________________________________________________________________________
29326 [  6191] By: gsar                                  on 2000/06/01  09:38:21
29327         Log: vec() loses numericalness (modified version of patch suggested
29328              by Robin Barker)
29329      Branch: perl
29330            ! doop.c t/op/vec.t
29331 ____________________________________________________________________________
29332 [  6190] By: gsar                                  on 2000/06/01  09:26:15
29333         Log: submit missing embed.pl change
29334      Branch: perl
29335            ! embed.pl
29336 ____________________________________________________________________________
29337 [  6189] By: gsar                                  on 2000/06/01  09:05:34
29338         Log: counting tr/// corrupts later operation (from M.J.T Guy)
29339      Branch: perl
29340            ! doop.c t/op/tr.t
29341 ____________________________________________________________________________
29342 [  6188] By: gsar                                  on 2000/06/01  08:58:39
29343         Log: h2xs tweaks
29344      Branch: perl
29345            ! utils/h2xs.PL
29346 ____________________________________________________________________________
29347 [  6187] By: gsar                                  on 2000/06/01  08:50:07
29348         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
29349              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
29350      Branch: perl
29351            + lib/Pod/LaTeX.pm
29352            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
29353            ! pod/pod2latex.PL
29354 ____________________________________________________________________________
29355 [  6186] By: gsar                                  on 2000/06/01  08:24:40
29356         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
29357              <wolfgang.laun@alcatel.at>)
29358      Branch: perl
29359            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
29360            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
29361 ____________________________________________________________________________
29362 [  6185] By: gsar                                  on 2000/06/01  08:12:00
29363         Log: remove incorrect documentation about implicit split to @_ in
29364              list context, which never really worked in perl 5 (from
29365              M.J.T. Guy)
29366      Branch: perl
29367            ! pod/perlfunc.pod pod/perltrap.pod
29368 ____________________________________________________________________________
29369 [  6184] By: gsar                                  on 2000/06/01  07:52:27
29370         Log: tweak for change#6127
29371      Branch: perl
29372            ! perl.c
29373 ____________________________________________________________________________
29374 [  6183] By: gsar                                  on 2000/06/01  07:41:02
29375         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
29376              <nick@ccl4.org>)
29377      Branch: perl
29378            + t/lib/selfloader.t
29379            ! MANIFEST lib/SelfLoader.pm
29380 ____________________________________________________________________________
29381 [  6182] By: jhi                                   on 2000/06/01  00:34:42
29382         Log: Be Cleaner Part Deux.
29383      Branch: cfgperl
29384            ! Makefile.SH
29385 ____________________________________________________________________________
29386 [  6181] By: jhi                                   on 2000/06/01  00:32:09
29387         Log: Integrate with Sarathy.
29388      Branch: cfgperl
29389           !> pp.c t/op/arith.t
29390 ____________________________________________________________________________
29391 [  6180] By: jhi                                   on 2000/06/01  00:31:13
29392         Log: microperl nits from Simon Cozens.
29393      Branch: cfgperl
29394            + uconfig.h
29395            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
29396            ! unixish.h
29397 ____________________________________________________________________________
29398 [  6179] By: gsar                                  on 2000/05/31  22:37:51
29399         Log: buggy modulus on UVs introduced by change#3378 (resulted in
29400              4063328477 % 65535 amounting to 27406, instead of 27407)
29401      Branch: perl
29402            ! pp.c t/op/arith.t
29403 ____________________________________________________________________________
29404 [  6178] By: jhi                                   on 2000/05/31  21:52:41
29405         Log: Be cleaner.
29406      Branch: cfgperl
29407            ! Makefile.SH
29408 ____________________________________________________________________________
29409 [  6177] By: jhi                                   on 2000/05/31  21:47:33
29410         Log: Substitution utf8 patch from Simon Cozens.
29411      Branch: cfgperl
29412            ! pp_hot.c
29413 ____________________________________________________________________________
29414 [  6176] By: jhi                                   on 2000/05/31  21:45:34
29415         Log: Single-quoted utf8 patch from Simon Cozens.
29416      Branch: cfgperl
29417            ! toke.c
29418 ____________________________________________________________________________
29419 [  6175] By: jhi                                   on 2000/05/31  21:40:18
29420         Log: Integrate with Sarathy.
29421      Branch: cfgperl
29422           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
29423 ____________________________________________________________________________
29424 [  6174] By: jhi                                   on 2000/05/31  21:37:31
29425         Log: microperl changes from Simon Cozens; Makefile for microperl
29426              written from scratch; few casts added as microperl compilation
29427              doesn't have all prototypes available.
29428      Branch: cfgperl
29429            + Makefile.micro README.micro Todo.micro uconfig.sh
29430            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
29431            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
29432      Branch: metaconfig
29433            + U/modified/Config_h.U
29434 ____________________________________________________________________________
29435 [  6173] By: jhi                                   on 2000/05/31  20:00:24
29436         Log: metaconfig maintenance.
29437      Branch: metaconfig
29438            + U/modified/Inhdr.U U/typedefs/inotype.U
29439      Branch: metaconfig/U/perl
29440            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
29441            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
29442 ____________________________________________________________________________
29443 [  6172] By: gsar                                  on 2000/05/31  05:05:42
29444         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
29445              (from Ilya Zakharevich)
29446      Branch: perl
29447            ! regexec.c t/op/re_tests
29448 ____________________________________________________________________________
29449 [  6171] By: gsar                                  on 2000/05/31  05:01:47
29450         Log: scalar() doesn't force scalar context when used in void context
29451              (from Simon Cozens)
29452      Branch: perl
29453            ! op.c t/op/wantarray.t
29454 ____________________________________________________________________________
29455 [  6170] By: gsar                                  on 2000/05/31  04:41:33
29456         Log: change#6142 needs tweaks to tests to work where there's no symlink()
29457              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29458      Branch: perl
29459            ! t/lib/filefind.t
29460 ____________________________________________________________________________
29461 [  6169] By: gsar                                  on 2000/05/31  04:29:49
29462         Log: integrate cfgperl contents into mainline
29463      Branch: perl
29464           +> pod/perlmodlib.PL pod/perlnewmod.pod
29465           !> (integrate 42 files)
29466 ____________________________________________________________________________
29467 [  6168] By: jhi                                   on 2000/05/30  22:53:37
29468         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
29469      Branch: cfgperl
29470            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29471            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
29472            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
29473            ! win32/config.bc win32/config.gc win32/config.vc
29474            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29475            ! win32/config_h.PL win32/config_sh.PL
29476      Branch: metaconfig/U/perl
29477            ! perlxv.U
29478 ____________________________________________________________________________
29479 [  6167] By: jhi                                   on 2000/05/30  22:20:21
29480         Log: tweak todo 
29481      Branch: cfgperl
29482            ! Todo-5.6
29483 ____________________________________________________________________________
29484 [  6166] By: jhi                                   on 2000/05/30  22:11:51
29485         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
29486              in case somebody wants to write an extension for more
29487              shadow database interfaces.
29488      Branch: cfgperl
29489            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29490            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
29491            ! vos/config.def vos/config.h vos/config_h.SH_orig
29492            ! win32/config.bc win32/config.gc win32/config.vc
29493            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29494      Branch: metaconfig
29495            ! U/modified/Myinit.U
29496      Branch: metaconfig/U/perl
29497            + d_getespwnam.U d_getprpwnam.U i_prot.U
29498 ____________________________________________________________________________
29499 [  6165] By: jhi                                   on 2000/05/30  18:35:34
29500         Log: Integrate with Sarathy.
29501      Branch: cfgperl
29502           !> op.c
29503 ____________________________________________________________________________
29504 [  6164] By: jhi                                   on 2000/05/30  18:30:16
29505         Log: detypo
29506      Branch: cfgperl
29507            ! Configure config_h.SH
29508      Branch: metaconfig/U/perl
29509            ! perlxv.U
29510 ____________________________________________________________________________
29511 [  6163] By: gsar                                  on 2000/05/30  03:24:03
29512         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
29513      Branch: perl
29514            ! op.c
29515 ____________________________________________________________________________
29516 [  6162] By: gsar                                  on 2000/05/30  03:09:38
29517         Log: fix memory leak in method call optimization (change#3768);
29518              made C<eval "$x->foo()"> leak
29519      Branch: perl
29520            ! op.c
29521 ____________________________________________________________________________
29522 [  6161] By: jhi                                   on 2000/05/29  17:56:26
29523         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
29524              both from Simon Cozens.
29525      Branch: cfgperl
29526            + pod/perlmodlib.PL pod/perlnewmod.pod
29527            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
29528            ! pod/perlmodlib.pod pod/perltoc.pod
29529 ____________________________________________________________________________
29530 [  6160] By: jhi                                   on 2000/05/29  17:23:55
29531         Log: Changes for the File::Temp 0.08 (change #6159) test suite
29532              to fit better into the Perl distribution test framework.
29533      Branch: cfgperl
29534            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
29535            ! t/lib/ftmp-tempfile.t
29536 ____________________________________________________________________________
29537 [  6159] By: jhi                                   on 2000/05/29  16:55:36
29538         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
29539      Branch: cfgperl
29540            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
29541            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
29542 ____________________________________________________________________________
29543 [  6158] By: bailey                                on 2000/05/29  16:22:08
29544         Log: Add fallback to tmpfile for use in cases where user's relying on
29545              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
29546              Lane's patch)
29547      Branch: vmsperl
29548            ! vms/vms.c vms/vmsish.h
29549 ____________________________________________________________________________
29550 [  6157] By: jhi                                   on 2000/05/29  03:10:36
29551         Log: Regen Configure to jive with #6149.
29552      Branch: cfgperl
29553            ! Configure
29554      Branch: metaconfig
29555            ! U/modified/Getfile.U
29556 ____________________________________________________________________________
29557 [  6156] By: jhi                                   on 2000/05/29  03:01:38
29558         Log: Integrate with Sarathy.
29559      Branch: cfgperl
29560           +> ext/DynaLoader/dl_mac.xs
29561           !> (integrate 38 files)
29562 ____________________________________________________________________________
29563 [  6155] By: gsar                                  on 2000/05/28  21:15:58
29564         Log: small bug in change#6144; remove random \xA0 character that snuck
29565              in via change#6145
29566      Branch: perl
29567            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
29568 ____________________________________________________________________________
29569 [  6154] By: gsar                                  on 2000/05/28  21:04:19
29570         Log: avoid type mismatch warning
29571      Branch: perl
29572            ! perl.c
29573 ____________________________________________________________________________
29574 [  6153] By: gsar                                  on 2000/05/28  20:58:31
29575         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
29576              <nick@Bagpuss.uk.boo.com>)
29577      Branch: perl
29578            ! lib/Test/Harness.pm
29579 ____________________________________________________________________________
29580 [  6152] By: gsar                                  on 2000/05/28  20:53:42
29581         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
29582      Branch: perl
29583            ! regexec.c
29584 ____________________________________________________________________________
29585 [  6151] By: gsar                                  on 2000/05/28  20:50:28
29586         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
29587      Branch: perl
29588            ! regexec.c
29589 ____________________________________________________________________________
29590 [  6150] By: gsar                                  on 2000/05/28  20:39:58
29591         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
29592      Branch: perl
29593            ! pod/perlrequick.pod
29594 ____________________________________________________________________________
29595 [  6149] By: gsar                                  on 2000/05/28  20:35:16
29596         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
29597              <troc@netrus.net>)
29598      Branch: perl
29599            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
29600            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
29601            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
29602            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
29603 ____________________________________________________________________________
29604 [  6148] By: gsar                                  on 2000/05/28  20:21:07
29605         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
29606      Branch: perl
29607            ! lib/ExtUtils/MM_Unix.pm
29608 ____________________________________________________________________________
29609 [  6147] By: gsar                                  on 2000/05/28  20:12:41
29610         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
29611              (from Peter Prymmer)
29612      Branch: perl
29613            ! vms/subconfigure.com
29614 ____________________________________________________________________________
29615 [  6146] By: gsar                                  on 2000/05/28  20:06:15
29616         Log: doc typo
29617      Branch: perl
29618            ! lib/warnings.pm warnings.h warnings.pl
29619 ____________________________________________________________________________
29620 [  6145] By: gsar                                  on 2000/05/28  18:44:33
29621         Log: make xsubpp skip embedded pod (from Matthias Neeracher
29622              <neeri@iis.ee.ethz.ch>)
29623      Branch: perl
29624            ! lib/ExtUtils/xsubpp
29625 ____________________________________________________________________________
29626 [  6144] By: gsar                                  on 2000/05/28  18:42:49
29627         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
29628              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
29629              <neeri@iis.ee.ethz.ch>)
29630      Branch: perl
29631            ! lib/AutoSplit.pm
29632 ____________________________________________________________________________
29633 [  6143] By: gsar                                  on 2000/05/28  18:41:12
29634         Log: MacOS support, part 1 (from Matthias Neeracher
29635              <neeri@iis.ee.ethz.ch>)
29636      Branch: perl
29637            + ext/DynaLoader/dl_mac.xs
29638            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
29639            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
29640            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
29641            ! util.h
29642 ____________________________________________________________________________
29643 [  6142] By: gsar                                  on 2000/05/28  18:21:51
29644         Log: File::Find fails to chdir when chasing symlinks (from
29645              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29646      Branch: perl
29647            ! lib/File/Find.pm t/lib/filefind.t
29648 ____________________________________________________________________________
29649 [  6141] By: jhi                                   on 2000/05/28  14:25:15
29650         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
29651              forwarded by Peter Seebach from the bsdi-users mailing list.
29652              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
29653      Branch: perl
29654            ! hints/bsdos.sh
29655 ____________________________________________________________________________
29656 [  6140] By: jhi                                   on 2000/05/28  14:11:57
29657         Log: Integrate with Sarathy.
29658      Branch: cfgperl
29659           +> (branch 30 files)
29660           !> (integrate 93 files)
29661 ____________________________________________________________________________
29662 [  6139] By: gsar                                  on 2000/05/28  10:01:48
29663         Log: revise mktables.PL for bugs and newness in Unicode 3.0
29664              (from James Bence <jbence@amgen.com>)
29665      Branch: perl
29666            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
29667            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
29668            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
29669            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
29670            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
29671            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
29672            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
29673            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
29674            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
29675            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
29676            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
29677            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
29678            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
29679            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
29680            + lib/unicode/Is/SylWU.pl
29681            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
29682            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
29683            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
29684            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
29685            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
29686            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
29687            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
29688            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
29689            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
29690            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
29691            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
29692            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
29693            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
29694            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
29695            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
29696            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
29697            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
29698            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
29699            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
29700            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
29701            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
29702            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
29703            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
29704            ! lib/unicode/Makefile lib/unicode/mktables.PL
29705 ____________________________________________________________________________
29706 [  6138] By: gsar                                  on 2000/05/28  08:50:32
29707         Log: add note about the handling of negative indices to tied arrays
29708              (from Michael G Schwern <schwern@pobox.com>)
29709      Branch: perl
29710            ! pod/perltie.pod
29711 ____________________________________________________________________________
29712 [  6137] By: gsar                                  on 2000/05/28  08:46:10
29713         Log: fix bogus redeclaration warning for "our" variables in different
29714              scopes
29715      Branch: perl
29716            ! op.c t/pragma/strict-vars
29717 ____________________________________________________________________________
29718 [  6136] By: gsar                                  on 2000/05/28  08:31:20
29719         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
29720      Branch: perl
29721            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
29722 ____________________________________________________________________________
29723 [  6135] By: gsar                                  on 2000/05/28  08:17:50
29724         Log: enable Test::Harness to dynamically determine column width etc.
29725              (from Rob Napier <rnapier@employees.org>)
29726      Branch: perl
29727            ! lib/Test/Harness.pm
29728 ____________________________________________________________________________
29729 [  6134] By: gsar                                  on 2000/05/28  08:13:39
29730         Log: make Test::Harness use wait.h/WCOREDUMP if available
29731              (from Ben Tilly <ben_tilly@hotmail.com>)
29732      Branch: perl
29733            ! lib/Test/Harness.pm
29734 ____________________________________________________________________________
29735 [  6133] By: gsar                                  on 2000/05/28  08:08:05
29736         Log: elide bogus test in change#6132
29737      Branch: perl
29738            ! t/pragma/warn/9enabled
29739 ____________________________________________________________________________
29740 [  6132] By: gsar                                  on 2000/05/28  08:03:14
29741         Log: warnings::enabled() doesn't fall back to looking at $^W if
29742              caller isn't using lexical warnings (from Paul Marquess)
29743      Branch: perl
29744            ! pp_ctl.c t/pragma/warn/9enabled
29745 ____________________________________________________________________________
29746 [  6131] By: gsar                                  on 2000/05/28  07:57:47
29747         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
29748      Branch: perl
29749            ! ext/POSIX/POSIX.pm
29750 ____________________________________________________________________________
29751 [  6130] By: gsar                                  on 2000/05/28  07:29:12
29752         Log: fix places that mean C<"word" character> but say C<alphanumeric
29753              character>
29754      Branch: perl
29755            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
29756 ____________________________________________________________________________
29757 [  6129] By: gsar                                  on 2000/05/28  07:18:41
29758         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
29759      Branch: perl
29760            ! vms/test.com
29761 ____________________________________________________________________________
29762 [  6128] By: gsar                                  on 2000/05/28  07:12:55
29763         Log: new perlxstut example for passing/returning refs to arrays
29764              (from David Lowe <dlowe@pootpoot.com>)
29765      Branch: perl
29766            ! pod/perlxstut.pod
29767 ____________________________________________________________________________
29768 [  6127] By: gsar                                  on 2000/05/28  07:02:50
29769         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
29770              failed (from Gisle Aas)
29771      Branch: perl
29772            ! cop.h perl.c
29773 ____________________________________________________________________________
29774 [  6126] By: gsar                                  on 2000/05/28  06:39:53
29775         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
29776              (reworked variant of patch suggested by Simon Cozens)
29777      Branch: perl
29778            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
29779            ! pp_hot.c proto.h t/op/gv.t
29780 ____________________________________________________________________________
29781 [  6125] By: gsar                                  on 2000/05/28  05:14:55
29782         Log: enable propagating exception objects via Perl_croak() in XS code
29783              (from Gisle Aas)
29784      Branch: perl
29785            ! util.c
29786 ____________________________________________________________________________
29787 [  6124] By: gsar                                  on 2000/05/28  05:07:28
29788         Log: integrate vmsperl contents into mainline
29789      Branch: perl
29790           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
29791           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
29792           !> vms/vmsish.h
29793 ____________________________________________________________________________
29794 [  6123] By: gsar                                  on 2000/05/28  05:03:53
29795         Log: clarify gotcha with #line directives (from Rocco Caputo
29796              <troc@netrus.net>)
29797      Branch: perl
29798            ! pod/perldebug.pod pod/perlsyn.pod
29799 ____________________________________________________________________________
29800 [  6122] By: gsar                                  on 2000/05/28  04:58:29
29801         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
29802              (from Mark-Jason Dominus)
29803      Branch: perl
29804            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
29805            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
29806            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
29807            ! toke.c
29808 ____________________________________________________________________________
29809 [  6121] By: bailey                                on 2000/05/25  04:46:54
29810         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
29811              lists (based on fixes by Craig Berry)
29812      Branch: vmsperl
29813            ! lib/File/Spec/VMS.pm
29814 ____________________________________________________________________________
29815 [  6120] By: bailey                                on 2000/05/25  04:25:38
29816         Log: Add missing escape (Charles Lane)
29817      Branch: vmsperl
29818            ! t/op/lex_assign.t
29819 ____________________________________________________________________________
29820 [  6119] By: bailey                                on 2000/05/25  04:21:25
29821         Log: Quiet error messages in vmsish.t (Charles Lane)
29822      Branch: vmsperl
29823            ! vms/ext/vmsish.t
29824 ____________________________________________________________________________
29825 [  6118] By: bailey                                on 2000/05/25  04:17:57
29826         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
29827              Flatten case labels in switch statements uniformly (Charles Bailey)
29828      Branch: vmsperl
29829            ! vms/vms.c
29830 ____________________________________________________________________________
29831 [  6117] By: bailey                                on 2000/05/25  03:58:09
29832         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
29833      Branch: vmsperl
29834            ! vms/vmsish.h
29835 ____________________________________________________________________________
29836 [  6116] By: bailey                                on 2000/05/25  03:11:15
29837         Log: Miscellaneous cosmetic fixes (Charles Lane)
29838      Branch: vmsperl
29839            ! lib/ExtUtils/MM_VMS.pm
29840 ____________________________________________________________________________
29841 [  6115] By: bailey                                on 2000/05/25  03:10:36
29842         Log: Add bounds checking for several strings (Charles Lane)
29843      Branch: vmsperl
29844            ! vms/vms.c
29845 ____________________________________________________________________________
29846 [  6114] By: bailey                                on 2000/05/25  02:25:34
29847         Log: Urk -- undo previous removal of vmsish 'exit' change
29848      Branch: vmsperl
29849            ! vms/ext/vmsish.pm vms/vmsish.h
29850 ____________________________________________________________________________
29851 [  6113] By: bailey                                on 2000/05/24  02:24:40
29852         Log: Ugly workaround for version-specific RTL error
29853      Branch: vmsperl
29854            ! vms/vms.c
29855 ____________________________________________________________________________
29856 [  6112] By: bailey                                on 2000/05/24  02:19:55
29857         Log: Check for existence of file before trying to delete
29858      Branch: vmsperl
29859            ! vms/test.com
29860 ____________________________________________________________________________
29861 [  6111] By: bailey                                on 2000/05/23  23:35:13
29862         Log: Resync with mainline prior to post-5.6.0 updates
29863      Branch: vmsperl
29864           +> (branch 49 files)
29865            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
29866            ! vms/ext/vmsish.pm
29867           !> (integrate 334 files)
29868 ____________________________________________________________________________
29869 [  6110] By: jhi                                   on 2000/05/23  19:28:32
29870         Log: todo tweak
29871      Branch: cfgperl
29872            ! Todo-5.6
29873 ____________________________________________________________________________
29874 [  6109] By: jhi                                   on 2000/05/18  17:38:54
29875         Log: Integrate with Sarathy.
29876      Branch: cfgperl
29877           !> mg.c perl.h win32/perlhost.h
29878 ____________________________________________________________________________
29879 [  6108] By: gsar                                  on 2000/05/17  02:24:56
29880         Log: reenable fake signal handling on Windows, bugs and all
29881      Branch: perl
29882            ! mg.c perl.h win32/perlhost.h
29883 ____________________________________________________________________________
29884 [  6107] By: jhi                                   on 2000/05/15  18:01:41
29885         Log: Tweak the todo list.
29886      Branch: cfgperl
29887            ! Todo-5.6
29888 ____________________________________________________________________________
29889 [  6106] By: jhi                                   on 2000/05/15  13:41:48
29890         Log: The (Configure) script refuses to go on, after asking for
29891              'You may also choose to try maximal 64-bitness....'.
29892              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
29893              -- Patrick Zima
29894              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
29895      Branch: cfgperl
29896            ! hints/solaris_2.sh
29897 ____________________________________________________________________________
29898 [  6105] By: jhi                                   on 2000/05/11  14:37:43
29899         Log: Integrate with Sarathy.
29900      Branch: cfgperl
29901           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
29902           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
29903 ____________________________________________________________________________
29904 [  6104] By: gsar                                  on 2000/05/11  03:39:07
29905         Log: PL_sys_intern was being initialized too late on windows
29906      Branch: perl
29907            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
29908            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
29909 ____________________________________________________________________________
29910 [  6103] By: jhi                                   on 2000/05/09  19:42:20
29911         Log: Test tweaking for Unicos continues.
29912      Branch: cfgperl
29913            ! t/op/64bitint.t
29914 ____________________________________________________________________________
29915 [  6102] By: jhi                                   on 2000/05/09  16:47:27
29916         Log: The test suite tweak in #6101 wasn't quite right.
29917      Branch: cfgperl
29918            ! t/lib/complex.t
29919 ____________________________________________________________________________
29920 [  6101] By: jhi                                   on 2000/05/09  15:35:34
29921         Log: Hints and test tweaks for Unicos.
29922      Branch: cfgperl
29923            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
29924 ____________________________________________________________________________
29925 [  6100] By: jhi                                   on 2000/05/08  21:15:06
29926         Log: More compilation tweakery from Allen Smith.
29927      Branch: cfgperl
29928            ! hints/irix_6.sh
29929 ____________________________________________________________________________
29930 [  6099] By: jhi                                   on 2000/05/08  19:21:18
29931         Log: Tweaks for the cc bugs from Allen Smith.
29932      Branch: cfgperl
29933            ! hints/irix_6.sh
29934 ____________________________________________________________________________
29935 [  6098] By: jhi                                   on 2000/05/08  19:13:37
29936         Log: Add a note about other, yet unsupported, shadow password APIs.
29937      Branch: cfgperl
29938            ! pp_sys.c
29939 ____________________________________________________________________________
29940 [  6097] By: jhi                                   on 2000/05/08  18:46:34
29941         Log: Add a note about possible compilation problems from Allen Smith.
29942      Branch: cfgperl
29943            ! hints/irix_6.sh
29944 ____________________________________________________________________________
29945 [  6096] By: jhi                                   on 2000/05/08  17:33:10
29946         Log: Integrate with Sarathy.
29947      Branch: cfgperl
29948           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
29949           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
29950 ____________________________________________________________________________
29951 [  6095] By: jhi                                   on 2000/05/08  16:21:33
29952         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
29953              might be useful in future.
29954      Branch: cfgperl
29955            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29956            ! config_h.SH
29957      Branch: metaconfig
29958            ! U/installdirs/inc_version_list.U
29959      Branch: metaconfig/U/perl
29960            ! perlxv.U
29961 ____________________________________________________________________________
29962 [  6094] By: gsar                                  on 2000/05/08  14:22:22
29963         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
29964      Branch: perl
29965            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
29966            ! hints/cygwin.sh pp_sys.c
29967 ____________________________________________________________________________
29968 [  6093] By: gsar                                  on 2000/05/08  12:52:28
29969         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
29970              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
29971      Branch: perl
29972            ! pp_sys.c sv.c win32/perlhost.h
29973 ____________________________________________________________________________
29974 [  6092] By: jhi                                   on 2000/05/07  22:40:34
29975         Log: Regen perltoc with the fixed buildtoc.
29976      Branch: cfgperl
29977            ! pod/perltoc.pod
29978 ____________________________________________________________________________
29979 [  6091] By: jhi                                   on 2000/05/07  22:24:16
29980         Log: Integrate with Sarathy.
29981      Branch: cfgperl
29982           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
29983           !> t/op/substr.t toke.c
29984 ____________________________________________________________________________
29985 [  6090] By: gsar                                  on 2000/05/07  19:47:07
29986         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
29987              [NI]OK; added tests for both
29988      Branch: perl
29989            ! perl.c pp_hot.c sv.c t/op/substr.t
29990 ____________________________________________________________________________
29991 [  6089] By: gsar                                  on 2000/05/07  18:18:38
29992         Log: buildtoc tweak to fix newline lossage
29993      Branch: perl
29994            ! pod/buildtoc
29995 ____________________________________________________________________________
29996 [  6088] By: jhi                                   on 2000/05/07  16:35:36
29997         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
29998              because we do not use those.  The HAS_GETSPNAM remains,
29999              though, because we still do use that.
30000      Branch: cfgperl
30001            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30002            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
30003            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
30004            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
30005            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30006            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30007 ____________________________________________________________________________
30008 [  6087] By: gsar                                  on 2000/05/07  16:05:16
30009         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
30010      Branch: perl
30011            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
30012 ____________________________________________________________________________
30013 [  6086] By: jhi                                   on 2000/05/07  15:27:07
30014         Log: Integrate with Sarathy.
30015      Branch: cfgperl
30016           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30017           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30018           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
30019           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
30020           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
30021           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
30022 ____________________________________________________________________________
30023 [  6085] By: gsar                                  on 2000/05/07  05:52:02
30024         Log: repeat operator (x) doesn't preserve utf8-ness
30025      Branch: perl
30026            ! pp.c t/op/substr.t
30027 ____________________________________________________________________________
30028 [  6084] By: gsar                                  on 2000/05/07  05:39:55
30029         Log: substr() does not preserve utf8-ness (from Stefan Eissing
30030              <Eissing@medicaldataservice.de>); added tests
30031      Branch: perl
30032            ! pp.c t/op/substr.t
30033 ____________________________________________________________________________
30034 [  6083] By: gsar                                  on 2000/05/07  05:24:46
30035         Log: note about undocumented caller() return value (from M.J.T. Guy);
30036              yet another peek.t tweak
30037      Branch: perl
30038            ! pod/perlfunc.pod t/lib/peek.t
30039 ____________________________________________________________________________
30040 [  6082] By: gsar                                  on 2000/05/07  05:08:40
30041         Log: peek.t non-portable to ithreads
30042      Branch: perl
30043            ! t/lib/peek.t
30044 ____________________________________________________________________________
30045 [  6081] By: gsar                                  on 2000/05/07  04:17:04
30046         Log: better default perlbug categories for ok reports (from Richard Foley)
30047      Branch: perl
30048            ! utils/perlbug.PL
30049 ____________________________________________________________________________
30050 [  6080] By: gsar                                  on 2000/05/07  04:08:07
30051         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
30052              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30053      Branch: perl
30054            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30055            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30056            ! AUTHORS MAINTAIN MANIFEST
30057 ____________________________________________________________________________
30058 [  6079] By: gsar                                  on 2000/05/07  04:01:38
30059         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
30060      Branch: perl
30061            ! lib/Carp/Heavy.pm
30062 ____________________________________________________________________________
30063 [  6078] By: gsar                                  on 2000/05/07  01:24:19
30064         Log: workaround for CRT bug in chdir() (from Charles Lane, via
30065              Peter Prymmer)
30066      Branch: perl
30067            ! iperlsys.h vms/vms.c vms/vmsish.h
30068 ____________________________________________________________________________
30069 [  6077] By: gsar                                  on 2000/05/07  01:22:23
30070         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
30071              and Tom Phoenix)
30072      Branch: perl
30073            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
30074 ____________________________________________________________________________
30075 [  6076] By: gsar                                  on 2000/05/06  17:36:29
30076         Log: integrate cfgperl contents into mainline
30077      Branch: perl
30078           +> t/lib/peek.t
30079           !> Configure MANIFEST Porting/Glossary Porting/config.sh
30080           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
30081           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
30082           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
30083 ____________________________________________________________________________
30084 [  6075] By: jhi                                   on 2000/05/05  18:56:10
30085         Log: Make the test more portable.
30086      Branch: cfgperl
30087            ! t/lib/peek.t
30088 ____________________________________________________________________________
30089 [  6074] By: jhi                                   on 2000/05/05  18:49:20
30090         Log: Introduce t/lib/peek.t.
30091      Branch: cfgperl
30092            + t/lib/peek.t
30093            ! MANIFEST
30094 ____________________________________________________________________________
30095 [  6073] By: jhi                                   on 2000/05/05  14:30:45
30096         Log: Complex tweaks.
30097      Branch: cfgperl
30098            ! lib/Math/Complex.pm t/lib/complex.t
30099 ____________________________________________________________________________
30100 [  6072] By: jhi                                   on 2000/05/05  12:27:13
30101         Log: Integrate with Sarathy.
30102      Branch: cfgperl
30103           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30104           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30105           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
30106           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
30107 ____________________________________________________________________________
30108 [  6071] By: gsar                                  on 2000/05/05  02:24:46
30109         Log: misformatted perllocal.pod (from Tim Jenness
30110              <t.jenness@jach.hawaii.edu>)
30111      Branch: perl
30112            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30113 ____________________________________________________________________________
30114 [  6070] By: gsar                                  on 2000/05/05  02:16:52
30115         Log: remove misleading comment (from M.J.T. Guy)
30116      Branch: perl
30117            ! t/lib/anydbm.t
30118 ____________________________________________________________________________
30119 [  6069] By: gsar                                  on 2000/05/05  02:15:13
30120         Log: File::Spec compatibility update (from Barrie Slaymaker
30121              <barries@slaysys.com>)
30122      Branch: perl
30123            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30124            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30125 ____________________________________________________________________________
30126 [  6068] By: gsar                                  on 2000/05/05  02:01:50
30127         Log: note about values()
30128      Branch: perl
30129            ! pod/perlfunc.pod
30130 ____________________________________________________________________________
30131 [  6067] By: gsar                                  on 2000/05/05  01:33:09
30132         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
30133      Branch: perl
30134            ! win32/win32.c
30135 ____________________________________________________________________________
30136 [  6066] By: gsar                                  on 2000/05/05  01:23:43
30137         Log: s/END/CHECK/
30138      Branch: perl
30139            ! perl.c
30140 ____________________________________________________________________________
30141 [  6065] By: jhi                                   on 2000/05/04  17:30:22
30142         Log: Integrate with Sarathy.
30143      Branch: cfgperl
30144           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
30145 ____________________________________________________________________________
30146 [  6064] By: gsar                                  on 2000/05/04  17:26:14
30147         Log: change#5905 wasn't quite right--it's intent only applies when arguments
30148              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
30149      Branch: perl
30150            ! pp_sys.c sv.c
30151 ____________________________________________________________________________
30152 [  6063] By: gsar                                  on 2000/05/04  16:52:29
30153         Log: tokeq() could read unallocated field in argument
30154      Branch: perl
30155            ! toke.c
30156 ____________________________________________________________________________
30157 [  6062] By: gsar                                  on 2000/05/04  16:34:51
30158         Log: additional tests for utf8.t
30159      Branch: perl
30160            ! t/pragma/utf8.t
30161 ____________________________________________________________________________
30162 [  6061] By: gsar                                  on 2000/05/04  16:09:28
30163         Log: change#5921 neglected to make eq honor "use bytes"
30164      Branch: perl
30165            ! sv.c
30166 ____________________________________________________________________________
30167 [  6060] By: jhi                                   on 2000/05/04  15:30:16
30168         Log: Integrate with Sarathy.
30169      Branch: cfgperl
30170           !> perl.c regcomp.c t/pragma/utf8.t
30171 ____________________________________________________________________________
30172 [  6059] By: jhi                                   on 2000/05/04  15:26:37
30173         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
30174              in natively 64-bit platforms where a long is a quad (no need
30175              for long longs).  Also added bias for IVs.
30176      Branch: cfgperl
30177            ! toke.c
30178 ____________________________________________________________________________
30179 [  6058] By: gsar                                  on 2000/05/04  00:19:14
30180         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
30181              (spotted by Donald Kinzer <dkinzer@premia.com>)
30182      Branch: perl
30183            ! perl.c
30184 ____________________________________________________________________________
30185 [  6057] By: gsar                                  on 2000/05/03  18:34:01
30186         Log: fix broken parsing of /\x{ab}/
30187      Branch: perl
30188            ! regcomp.c t/pragma/utf8.t
30189 ____________________________________________________________________________
30190 [  6056] By: jhi                                   on 2000/05/03  17:57:16
30191         Log: The search of infinity continues, this time simplified.
30192      Branch: cfgperl
30193            ! lib/Math/Complex.pm
30194 ____________________________________________________________________________
30195 [  6055] By: jhi                                   on 2000/05/03  17:45:30
30196         Log: Detypo.
30197      Branch: cfgperl
30198            ! hints/unicos.sh
30199 ____________________________________________________________________________
30200 [  6054] By: jhi                                   on 2000/05/02  22:28:27
30201         Log: Be more forgiving in POSIX about HUGE_VALL.
30202      Branch: cfgperl
30203            ! ext/POSIX/POSIX.xs
30204 ____________________________________________________________________________
30205 [  6053] By: jhi                                   on 2000/05/02  22:25:05
30206         Log: Integrate with Sarathy.
30207      Branch: cfgperl
30208           !> hints/irix_6.sh pod/perlop.pod
30209 ____________________________________________________________________________
30210 [  6052] By: jhi                                   on 2000/05/02  22:24:31
30211         Log: Unicos hint tweak.
30212      Branch: cfgperl
30213            ! hints/unicos.sh
30214 ____________________________________________________________________________
30215 [  6051] By: jhi                                   on 2000/05/02  22:21:26
30216         Log: Complex tweakery.
30217      Branch: cfgperl
30218            ! lib/Math/Complex.pm t/lib/complex.t
30219 ____________________________________________________________________________
30220 [  6050] By: jhi                                   on 2000/05/02  19:26:22
30221         Log: Use setxxent()/endxxent().
30222      Branch: cfgperl
30223            ! t/op/grent.t t/op/pwent.t
30224 ____________________________________________________________________________
30225 [  6049] By: jhi                                   on 2000/05/02  19:06:02
30226         Log: Test both the scalar and list contexts.
30227      Branch: cfgperl
30228            ! t/op/grent.t t/op/pwent.t
30229 ____________________________________________________________________________
30230 [  6048] By: gsar                                  on 2000/05/02  18:29:10
30231         Log: add note about how $( doesn't interpolate in REs (from
30232              Philip Newton <newton@ficus.frogspace.net>)
30233      Branch: perl
30234            ! pod/perlop.pod
30235 ____________________________________________________________________________
30236 [  6047] By: jhi                                   on 2000/05/02  17:41:24
30237         Log: Call getspnam() only iff needd.
30238      Branch: cfgperl
30239            ! pp_sys.c
30240 ____________________________________________________________________________
30241 [  6046] By: gsar                                  on 2000/05/02  17:07:25
30242         Log: libscheck has insufficient checks for n32 libs (from
30243              Albert Chin-A-Young <china@thewrittenword.com>)
30244      Branch: perl
30245            ! hints/irix_6.sh
30246 ____________________________________________________________________________
30247 [  6045] By: jhi                                   on 2000/05/02  13:57:17
30248         Log: Integrate with Sarathy.
30249      Branch: cfgperl
30250           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
30251           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
30252 ____________________________________________________________________________
30253 [  6044] By: gsar                                  on 2000/05/02  06:48:19
30254         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
30255              such that underscores are only ignored in literal numbers,
30256              "\x{...}", and hex/oct argument
30257      Branch: perl
30258            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
30259 ____________________________________________________________________________
30260 [  6043] By: gsar                                  on 2000/05/02  02:22:29
30261         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
30262      Branch: perl
30263            ! pod/perlretut.pod
30264 ____________________________________________________________________________
30265 [  6042] By: gsar                                  on 2000/05/02  02:17:51
30266         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
30267      Branch: perl
30268            ! pod/perltrap.pod
30269 ____________________________________________________________________________
30270 [  6041] By: gsar                                  on 2000/05/02  01:53:51
30271         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
30272              to compensate
30273      Branch: perl
30274            ! Porting/makerel
30275 ____________________________________________________________________________
30276 [  6040] By: gsar                                  on 2000/05/02  01:51:57
30277         Log: missing files in MANIFEST
30278      Branch: perl
30279            ! MANIFEST
30280 ____________________________________________________________________________
30281 [  6039] By: jhi                                   on 2000/05/02  00:36:46
30282         Log: Infinite problems.
30283      Branch: cfgperl
30284            ! lib/Math/Complex.pm
30285 ____________________________________________________________________________
30286 [  6038] By: jhi                                   on 2000/05/02  00:06:38
30287         Log: pwent/spent #ifdef imbalance.
30288      Branch: cfgperl
30289            ! pp_sys.c
30290 ____________________________________________________________________________
30291 [  6037] By: jhi                                   on 2000/05/01  22:50:11
30292         Log: Use HUGE_VALL if applicable.
30293      Branch: cfgperl
30294            ! ext/POSIX/POSIX.xs util.c
30295 ____________________________________________________________________________
30296 [  6036] By: jhi                                   on 2000/05/01  22:20:53
30297         Log: Correct Freudian slip.
30298      Branch: cfgperl
30299            ! pp_sys.c
30300 ____________________________________________________________________________
30301 [  6035] By: jhi                                   on 2000/05/01  21:07:38
30302         Log: Continue on the pwent/spent case.
30303      Branch: cfgperl
30304            ! pp_sys.c
30305 ____________________________________________________________________________
30306 [  6034] By: jhi                                   on 2000/05/01  17:45:14
30307         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
30308              adjustments in 6032 conflicted badly with this, will have
30309              to revisit them later.
30310      Branch: cfgperl
30311           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
30312           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
30313           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
30314           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
30315           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
30316           !> t/lib/cgi-html.t t/lib/cgi-request.t
30317 ____________________________________________________________________________
30318 [  6033] By: jhi                                   on 2000/05/01  17:40:49
30319         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
30320      Branch: cfgperl
30321            ! pp_sys.c
30322 ____________________________________________________________________________
30323 [  6032] By: gsar                                  on 2000/05/01  15:56:32
30324         Log: whitespace adjustments
30325      Branch: perl
30326            ! pp_sys.c
30327 ____________________________________________________________________________
30328 [  6031] By: gsar                                  on 2000/05/01  15:19:41
30329         Log: small nits in diagnostics.pm (from Robin Barker)
30330      Branch: perl
30331            ! lib/diagnostics.pm pod/perldiag.pod
30332 ____________________________________________________________________________
30333 [  6030] By: gsar                                  on 2000/05/01  08:39:18
30334         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
30335              for @- and @+ (from Johan Vromans)
30336      Branch: perl
30337            ! lib/English.pm pod/perlvar.pod
30338 ____________________________________________________________________________
30339 [  6029] By: gsar                                  on 2000/05/01  08:16:10
30340         Log: add CGI.pm v2.66 (from Lincoln Stein)
30341      Branch: perl
30342            + lib/CGI/Util.pm t/lib/cgi-pretty.t
30343            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
30344            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
30345            ! t/lib/cgi-html.t t/lib/cgi-request.t
30346 ____________________________________________________________________________
30347 [  6028] By: gsar                                  on 2000/05/01  06:34:41
30348         Log: Pod::Man generates groff-incompatible macro definition (from
30349              Tom Christiansen)
30350      Branch: perl
30351            ! lib/Pod/Man.pm
30352 ____________________________________________________________________________
30353 [  6027] By: gsar                                  on 2000/05/01  06:31:36
30354         Log: podlators-1.02 update (from Russ Allbery)
30355      Branch: perl
30356            ! lib/Pod/Man.pm lib/Pod/Text.pm
30357 ____________________________________________________________________________
30358 [  6026] By: jhi                                   on 2000/04/30  23:24:23
30359         Log: Integrate with Sarathy.
30360      Branch: cfgperl
30361           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
30362           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
30363           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30364           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30365           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
30366           !> t/lib/syslog.t toke.c win32/win32.h
30367 ____________________________________________________________________________
30368 [  6025] By: gsar                                  on 2000/04/30  18:17:47
30369         Log: Is{Alnum,Alpha,Word} don't match titlecase
30370              
30371              TODO: IsSpace is defined recursively!
30372              
30373              (both spotted by Larry)
30374      Branch: perl
30375            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30376            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30377 ____________________________________________________________________________
30378 [  6024] By: gsar                                  on 2000/04/30  17:50:19
30379         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
30380              (from Hugo van der Sanden)
30381      Branch: perl
30382            ! toke.c
30383 ____________________________________________________________________________
30384 [  6023] By: gsar                                  on 2000/04/30  17:14:43
30385         Log: debugger stomps on $. (from M.J.T. Guy)
30386      Branch: perl
30387            ! lib/perl5db.pl
30388 ____________________________________________________________________________
30389 [  6022] By: gsar                                  on 2000/04/30  16:59:22
30390         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
30391      Branch: perl
30392            ! sv.c
30393 ____________________________________________________________________________
30394 [  6021] By: gsar                                  on 2000/04/29  21:00:08
30395         Log: remove Win2K issue in pod (fixed by change#6020)
30396      Branch: perl
30397            ! README.win32 pod/perl56delta.pod
30398 ____________________________________________________________________________
30399 [  6020] By: gsar                                  on 2000/04/29  20:51:49
30400         Log: test tweak
30401      Branch: perl
30402            ! t/lib/open3.t
30403 ____________________________________________________________________________
30404 [  6019] By: gsar                                  on 2000/04/29  20:34:27
30405         Log: windows portability tweaks
30406      Branch: perl
30407            ! t/lib/b.t win32/win32.h
30408 ____________________________________________________________________________
30409 [  6018] By: gsar                                  on 2000/04/29  19:55:24
30410         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
30411              make _PATH_LOG() return "" if unavailable
30412      Branch: perl
30413            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
30414            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
30415 ____________________________________________________________________________
30416 [  6017] By: jhi                                   on 2000/04/28  22:49:46
30417         Log: Integrate with Sarathy.
30418      Branch: cfgperl
30419           !> op.c perl.c pod/perldiag.pod t/lib/b.t
30420 ____________________________________________________________________________
30421 [  6016] By: jhi                                   on 2000/04/28  22:46:14
30422         Log: Do not warn that an infinity does not look like a number.
30423      Branch: cfgperl
30424            ! sv.c
30425 ____________________________________________________________________________
30426 [  6015] By: gsar                                  on 2000/04/28  22:35:49
30427         Log: tweak test for portability
30428      Branch: perl
30429            ! t/lib/b.t
30430 ____________________________________________________________________________
30431 [  6014] By: gsar                                  on 2000/04/28  22:05:31
30432         Log: glob() loading File::Glob behind the scenes may cause syntax errors
30433      Branch: perl
30434            ! op.c
30435 ____________________________________________________________________________
30436 [  6013] By: gsar                                  on 2000/04/28  21:25:22
30437         Log: tweak change#5945 to display correct switch name in diagnostic
30438      Branch: perl
30439            ! perl.c pod/perldiag.pod
30440 ____________________________________________________________________________
30441 [  6012] By: jhi                                   on 2000/04/28  21:08:12
30442         Log: Integrate with Sarathy.
30443      Branch: cfgperl
30444           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
30445           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
30446           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
30447 ____________________________________________________________________________
30448 [  6011] By: jhi                                   on 2000/04/28  21:04:46
30449         Log: &HUGE_VAL is not defined, it exists.
30450      Branch: cfgperl
30451            ! lib/Math/Complex.pm
30452 ____________________________________________________________________________
30453 [  6010] By: gsar                                  on 2000/04/28  21:02:58
30454         Log: clarify note about shadow password support (from
30455              gellyfish@gellyfish.com)
30456      Branch: perl
30457            ! pod/perlfunc.pod
30458 ____________________________________________________________________________
30459 [  6009] By: gsar                                  on 2000/04/28  21:00:00
30460         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
30461      Branch: perl
30462            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
30463 ____________________________________________________________________________
30464 [  6008] By: gsar                                  on 2000/04/28  20:56:33
30465         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
30466      Branch: perl
30467            ! installperl vms/subconfigure.com
30468 ____________________________________________________________________________
30469 [  6007] By: gsar                                  on 2000/04/28  20:51:21
30470         Log: note about compile failures and END blocks (from M.J.T. Guy)
30471      Branch: perl
30472            ! pod/perl56delta.pod pod/perlmod.pod
30473 ____________________________________________________________________________
30474 [  6006] By: jhi                                   on 2000/04/28  20:42:14
30475         Log: Regen Configure.
30476      Branch: cfgperl
30477            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30478            ! config_h.SH
30479 ____________________________________________________________________________
30480 [  6005] By: gsar                                  on 2000/04/28  20:41:16
30481         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
30482      Branch: perl
30483            ! utils/perldoc.PL
30484 ____________________________________________________________________________
30485 [  6004] By: jhi                                   on 2000/04/28  20:28:21
30486         Log: Integrate with Sarathy.
30487      Branch: cfgperl
30488           !> Configure INSTALL Porting/Glossary Porting/config.sh
30489           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
30490           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
30491           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30492           !> win32/config.vc win32/win32.c
30493 ____________________________________________________________________________
30494 [  6003] By: gsar                                  on 2000/04/28  20:11:20
30495         Log: allow REG_EXPAND_SZ keys in Windows registry (from
30496              John Clayton <John.Clayton@barclayscapital.com>)
30497      Branch: perl
30498            ! win32/win32.c
30499 ____________________________________________________________________________
30500 [  6002] By: gsar                                  on 2000/04/28  19:34:16
30501         Log: destructive sv_setsv() can lose UV-ness from source, causing
30502              numeric promotions/comparisons to fail to do the right thing
30503      Branch: perl
30504            ! sv.c
30505 ____________________________________________________________________________
30506 [  6001] By: gsar                                  on 2000/04/28  18:44:15
30507         Log: support additional library locations via $Config{otherlibdirs}
30508              (from Andy Dougherty)
30509      Branch: perl
30510            ! Configure INSTALL Porting/Glossary Porting/config.sh
30511            ! Porting/config_H config_h.SH epoc/config.sh perl.c
30512            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
30513            ! win32/config.bc win32/config.gc win32/config.vc
30514 ____________________________________________________________________________
30515 [  6000] By: gsar                                  on 2000/04/28  18:26:58
30516         Log: reworked otherlibdirs.U (from Andy Dougherty)
30517      Branch: metaconfig
30518            ! U/installdirs/otherlibdirs.U
30519 ____________________________________________________________________________
30520 [  5999] By: gsar                                  on 2000/04/28  18:17:07
30521         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
30522      Branch: perl
30523            ! t/pragma/warn/toke toke.c
30524 ____________________________________________________________________________
30525 [  5998] By: jhi                                   on 2000/04/28  13:32:17
30526         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
30527      Branch: cfgperl
30528            ! lib/Math/Complex.pm
30529 ____________________________________________________________________________
30530 [  5997] By: jhi                                   on 2000/04/28  13:14:04
30531         Log: Preserve $!.
30532      Branch: cfgperl
30533            ! lib/Math/Complex.pm
30534 ____________________________________________________________________________
30535 [  5996] By: jhi                                   on 2000/04/28  12:59:23
30536         Log: Integrate with Sarathy.
30537      Branch: cfgperl
30538           +> pod/perlrequick.pod pod/perlretut.pod
30539           !> (integrate 51 files)
30540 ____________________________________________________________________________
30541 [  5995] By: gsar                                  on 2000/04/28  09:37:36
30542         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
30543      Branch: perl
30544            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
30545 ____________________________________________________________________________
30546 [  5994] By: gsar                                  on 2000/04/28  09:33:26
30547         Log: fix for missed accounting for null byte in pack("Z",...) (from
30548              M.J.T. Guy)
30549      Branch: perl
30550            ! pp.c t/op/pack.t
30551 ____________________________________________________________________________
30552 [  5993] By: gsar                                  on 2000/04/28  09:30:05
30553         Log: various minor tweaks seen on p5p
30554      Branch: perl
30555            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
30556 ____________________________________________________________________________
30557 [  5992] By: gsar                                  on 2000/04/28  09:08:19
30558         Log: pod nit (from Simon Cozens)
30559      Branch: perl
30560            ! pod/perlop.pod
30561 ____________________________________________________________________________
30562 [  5991] By: gsar                                  on 2000/04/28  09:06:36
30563         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
30564      Branch: perl
30565            ! README.posix-bc hints/posix-bc.sh
30566 ____________________________________________________________________________
30567 [  5990] By: gsar                                  on 2000/04/28  08:54:52
30568         Log: use $ENV{LIB} to search for libs under Visual C compiler
30569              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
30570      Branch: perl
30571            ! lib/ExtUtils/Liblist.pm
30572 ____________________________________________________________________________
30573 [  5989] By: gsar                                  on 2000/04/28  08:27:12
30574         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
30575              itself and no other (from Tom Hughes)
30576      Branch: perl
30577            ! t/op/array.t toke.c
30578 ____________________________________________________________________________
30579 [  5988] By: gsar                                  on 2000/04/28  08:01:38
30580         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
30581              <paul@miraclefish.com>)
30582      Branch: perl
30583            ! lib/ExtUtils/MakeMaker.pm
30584 ____________________________________________________________________________
30585 [  5987] By: gsar                                  on 2000/04/28  07:53:09
30586         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
30587      Branch: perl
30588            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
30589 ____________________________________________________________________________
30590 [  5986] By: gsar                                  on 2000/04/28  07:44:17
30591         Log: add regular expressions tutorial and quick-start guide (from
30592              Mark Kvale <kvale@phy.ucsf.edu>)
30593      Branch: perl
30594            + pod/perlrequick.pod pod/perlretut.pod
30595            ! AUTHORS MAINTAIN MANIFEST
30596 ____________________________________________________________________________
30597 [  5985] By: gsar                                  on 2000/04/28  07:30:28
30598         Log: forked child may not exit correctly if it failed to open
30599              /dev/console (from Graham Barr)
30600      Branch: perl
30601            ! ext/Sys/Syslog/Syslog.pm
30602 ____________________________________________________________________________
30603 [  5984] By: gsar                                  on 2000/04/28  07:27:20
30604         Log: attributes::reftype() doesn't work on tied argument
30605      Branch: perl
30606            ! xsutils.c
30607 ____________________________________________________________________________
30608 [  5983] By: gsar                                  on 2000/04/28  07:15:04
30609         Log: numeric conversion of non-number in change#3378 tramples on
30610              OOK offset, causing segfaults
30611      Branch: perl
30612            ! sv.c
30613 ____________________________________________________________________________
30614 [  5982] By: gsar                                  on 2000/04/28  04:48:25
30615         Log: avoid error in IO::Socket::INET when given an unknown service name
30616              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
30617      Branch: perl
30618            ! ext/IO/lib/IO/Socket/INET.pm
30619 ____________________________________________________________________________
30620 [  5981] By: gsar                                  on 2000/04/28  04:31:31
30621         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
30622              prototype mismatch with CORE::glob(); update pod and tests to
30623              suit (File::Glob::glob() is still available for backward
30624              compatibility, but should be considered deprecated)
30625      Branch: perl
30626            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
30627            ! t/lib/glob-taint.t
30628 ____________________________________________________________________________
30629 [  5980] By: gsar                                  on 2000/04/28  03:47:29
30630         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
30631              <ghudson@mit.edu>)
30632      Branch: metaconfig
30633            ! U/modified/Options.U
30634      Branch: perl
30635            ! Configure
30636 ____________________________________________________________________________
30637 [  5979] By: gsar                                  on 2000/04/28  03:07:54
30638         Log: under useithreads, constant pad entries could inadvertantly be
30639              shared across threads (from Eric Blood <eblood@xmission.com>);
30640              added Eric's test case to testsuite
30641      Branch: perl
30642            ! op.c t/op/misc.t
30643 ____________________________________________________________________________
30644 [  5978] By: gsar                                  on 2000/04/27  21:13:00
30645         Log: sync version numbers in File::Spec with the ones on CPAN
30646              (from Barrie Slaymaker)
30647      Branch: perl
30648            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
30649            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
30650            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30651 ____________________________________________________________________________
30652 [  5977] By: gsar                                  on 2000/04/27  21:07:29
30653         Log: autoquote barewords followed by newline and arrow properly
30654              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
30655      Branch: perl
30656            ! t/pragma/warn/toke toke.c
30657 ____________________________________________________________________________
30658 [  5976] By: gsar                                  on 2000/04/27  20:41:20
30659         Log: DB_File v1.73 update (from Paul Marquess)
30660      Branch: perl
30661            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30662            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
30663 ____________________________________________________________________________
30664 [  5975] By: gsar                                  on 2000/04/27  20:34:24
30665         Log: allow sort() reentrancy (variant of patch suggested by
30666              Hugo van der Sanden)
30667      Branch: perl
30668            ! pp_ctl.c t/op/sort.t
30669 ____________________________________________________________________________
30670 [  5974] By: gsar                                  on 2000/04/27  19:46:57
30671         Log: change#4197 somehow missed initializing PL_errors, meaning
30672              sytax error queueing wasn't working outside eval"" at all;
30673              also fixed eval"" to localize PL_error_count, so that compile-time
30674              eval's don't clobber the error state of the outer context
30675      Branch: perl
30676            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
30677            ! t/pragma/warn/toke
30678 ____________________________________________________________________________
30679 [  5973] By: gsar                                  on 2000/04/27  18:29:05
30680         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
30681      Branch: perl
30682            ! regcomp.c regexec.c t/op/re_tests
30683 ____________________________________________________________________________
30684 [  5972] By: jhi                                   on 2000/04/27  18:22:41
30685         Log: Integrate with Sarathy.
30686      Branch: cfgperl
30687           +> t/lib/b.t t/lib/syslog.t
30688           !> (integrate 31 files)
30689 ____________________________________________________________________________
30690 [  5971] By: jhi                                   on 2000/04/27  18:18:46
30691         Log: Unicos tweaks from Mark P. Lutz.
30692      Branch: cfgperl
30693            ! hints/unicos.sh lib/Math/Complex.pm
30694 ____________________________________________________________________________
30695 [  5970] By: gsar                                  on 2000/04/27  18:05:11
30696         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
30697              IV is >32bits
30698      Branch: perl
30699            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
30700 ____________________________________________________________________________
30701 [  5969] By: gsar                                  on 2000/04/27  17:50:56
30702         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
30703      Branch: perl
30704            + t/lib/syslog.t
30705            ! MANIFEST ext/Sys/Syslog/Syslog.pm
30706 ____________________________________________________________________________
30707 [  5968] By: gsar                                  on 2000/04/27  17:44:49
30708         Log: tolerate spaces in group names in test on solaris (from David Boyce
30709              <dsb@boyski.com>)
30710      Branch: perl
30711            ! t/op/groups.t
30712 ____________________________________________________________________________
30713 [  5967] By: gsar                                  on 2000/04/27  17:41:22
30714         Log: improved docs on the warn_uninit diagnostic (from David Glasser
30715              and Simon Cozens)
30716      Branch: perl
30717            ! pod/perldiag.pod
30718 ____________________________________________________________________________
30719 [  5966] By: gsar                                  on 2000/04/27  16:54:58
30720         Log: add testsuite for B backends, fix bug in B::Deparse (from
30721              Simon Cozens <simon@brecon.co.uk>)
30722      Branch: perl
30723            + t/lib/b.t
30724            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
30725 ____________________________________________________________________________
30726 [  5965] By: gsar                                  on 2000/04/27  16:10:37
30727         Log: avoid "will not stay shared" warnings for our variables (from
30728              Robin Barker)
30729      Branch: perl
30730            ! op.c t/pragma/warn/op
30731 ____________________________________________________________________________
30732 [  5964] By: gsar                                  on 2000/04/27  07:05:05
30733         Log: reformat to 72 columns (again)
30734      Branch: perl
30735            ! pod/perldiag.pod
30736 ____________________________________________________________________________
30737 [  5963] By: gsar                                  on 2000/04/27  06:28:31
30738         Log: patch from Larry to make (\&) prototype work; added tests for
30739              the same
30740      Branch: perl
30741            ! op.c t/comp/proto.t
30742 ____________________________________________________________________________
30743 [  5962] By: gsar                                  on 2000/04/27  06:15:47
30744         Log: updated README.hpux (from Jeff Okamoto)
30745      Branch: perl
30746            ! README.hpux
30747 ____________________________________________________________________________
30748 [  5961] By: gsar                                  on 2000/04/27  05:55:03
30749         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
30750      Branch: perl
30751            ! emacs/cperl-mode.el
30752 ____________________________________________________________________________
30753 [  5960] By: gsar                                  on 2000/04/27  05:49:26
30754         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
30755      Branch: perl
30756            ! INSTALL
30757 ____________________________________________________________________________
30758 [  5959] By: gsar                                  on 2000/04/27  05:33:41
30759         Log: doubled words in pods (from Simon Cozens
30760              <simon.p.cozens@jp.pwcglobal.com>)
30761      Branch: perl
30762            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
30763            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
30764            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
30765            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
30766            ! pod/perltootc.pod
30767 ____________________________________________________________________________
30768 [  5958] By: gsar                                  on 2000/04/27  05:11:39
30769         Log: change#3569 deleted some essential code, revert; avoid use of
30770              atexit() to make DynaLoader work properly on AIX under mod_perl
30771              (from Jens-Uwe Mager <jum@helios.de>)
30772      Branch: perl
30773            ! ext/DynaLoader/dl_aix.xs
30774 ____________________________________________________________________________
30775 [  5957] By: gsar                                  on 2000/04/27  04:54:51
30776         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
30777      Branch: perl
30778            ! pod/perlmod.pod
30779 ____________________________________________________________________________
30780 [  5956] By: gsar                                  on 2000/04/27  04:51:47
30781         Log: better diagnostics on failed tests (from Ilya Zakharevich)
30782      Branch: perl
30783            ! t/op/lex_assign.t
30784 ____________________________________________________________________________
30785 [  5955] By: gsar                                  on 2000/04/27  04:26:44
30786         Log: longstanding bug exposed by change#3307: sort arguments weren't
30787              compiled with the right wantarray context (ensuing runtime lookup
30788              via block_gimme() was getting the incidental context of the
30789              sort() itself)
30790      Branch: perl
30791            ! op.c t/op/sort.t
30792 ____________________________________________________________________________
30793 [  5954] By: gsar                                  on 2000/04/26  23:42:12
30794         Log: integrate cfgperl contents into mainline
30795      Branch: perl
30796           !> (integrate 30 files)
30797 ____________________________________________________________________________
30798 [  5953] By: jhi                                   on 2000/04/26  23:06:42
30799         Log: Integrate with Sarathy.
30800      Branch: cfgperl
30801           !> README.win32 ext/B/B/Deparse.pm
30802           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
30803           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
30804           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
30805           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
30806           !> utils/perldoc.PL vms/perlvms.pod
30807 ____________________________________________________________________________
30808 [  5952] By: jhi                                   on 2000/04/26  23:03:46
30809         Log: Undo "use integer" addition from 64bitint as it seems
30810              to break most of the subtests in Digital UNIX;
30811              Unicos needs to find another way.
30812      Branch: cfgperl
30813            ! t/op/64bitint.t
30814 ____________________________________________________________________________
30815 [  5951] By: jhi                                   on 2000/04/26  22:57:53
30816         Log: Be more robust on "extreme" (large absolute value)
30817              arguments.  Originally reported by Daniel Connelly
30818              as a problem with asinh() on large negative arguments,
30819              asinh() used to bail out because an argument to log()
30820              ended up being zero.  Ilya Zakharevich proposed using
30821              Taylor's series in such cases, which for such large
30822              arguments is a very good approximation.
30823      Branch: cfgperl
30824            ! lib/Math/Complex.pm t/lib/complex.t
30825 ____________________________________________________________________________
30826 [  5950] By: gsar                                  on 2000/04/25  19:13:12
30827         Log: reformat perldiag to avoid long lines
30828      Branch: perl
30829            ! pod/perldiag.pod
30830 ____________________________________________________________________________
30831 [  5949] By: gsar                                  on 2000/04/25  18:41:11
30832         Log: make perldoc use the pod2man from the same version (from
30833              M.J.T. Guy)
30834      Branch: perl
30835            ! utils/perldoc.PL
30836 ____________________________________________________________________________
30837 [  5948] By: gsar                                  on 2000/04/25  18:21:57
30838         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
30839              <kompas@kompas.usr.onet.pl>)
30840      Branch: perl
30841            ! lib/vars.pm
30842 ____________________________________________________________________________
30843 [  5947] By: gsar                                  on 2000/04/25  18:11:53
30844         Log: use &dl_error rather than &dl_load_file as the guard for calling
30845              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
30846              statically built perl)
30847      Branch: perl
30848            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
30849 ____________________________________________________________________________
30850 [  5946] By: jhi                                   on 2000/04/25  17:37:54
30851         Log: Document that tr() is not tr(1).
30852      Branch: cfgperl
30853            ! pod/perlop.pod
30854 ____________________________________________________________________________
30855 [  5945] By: gsar                                  on 2000/04/25  16:34:33
30856         Log: make module name mandatory after -M switch; reorder perldiag
30857              alphabetically (from Mark-Jason Dominus)
30858      Branch: perl
30859            ! perl.c pod/perldiag.pod
30860 ____________________________________________________________________________
30861 [  5944] By: jhi                                   on 2000/04/25  01:15:18
30862         Log: On second thoughts frexp() does have two arguments.
30863      Branch: cfgperl
30864            ! perl.h
30865 ____________________________________________________________________________
30866 [  5943] By: jhi                                   on 2000/04/24  22:56:32
30867         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
30868              Now pp_ncmp() returns undef is either operand is a NaN.
30869      Branch: cfgperl
30870            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30871            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
30872            ! vms/subconfigure.com vos/config.def vos/config.h
30873            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
30874            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30875            ! win32/config_H.vc
30876      Branch: metaconfig/U/perl
30877            + d_modfl.U
30878 ____________________________________________________________________________
30879 [  5942] By: jhi                                   on 2000/04/24  19:45:17
30880         Log: Regen Configure to match #5937.
30881      Branch: cfgperl
30882            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30883            ! config_h.SH
30884      Branch: metaconfig
30885            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
30886 ____________________________________________________________________________
30887 [  5941] By: jhi                                   on 2000/04/24  19:24:11
30888         Log: Further Unicos fixes for Mark Lutz.
30889      Branch: cfgperl
30890            ! hints/unicos.sh pp_ctl.c
30891 ____________________________________________________________________________
30892 [  5940] By: jhi                                   on 2000/04/24  19:09:06
30893         Log: Various Unicos 10.0.0.6 fixes.
30894              
30895              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
30896              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
30897              Reply-To: tecmpl1@triton.ca.boeing.com 
30898              To: perl5-porters@perl.org 
30899              Date: Fri, 14 Apr 2000 20:21:00 GMT 
30900              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
30901      Branch: cfgperl
30902            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
30903 ____________________________________________________________________________
30904 [  5939] By: gsar                                  on 2000/04/24  19:01:24
30905         Log: more pod nits (from Larry Virden)
30906      Branch: perl
30907            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
30908            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
30909            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
30910 ____________________________________________________________________________
30911 [  5938] By: gsar                                  on 2000/04/24  18:54:01
30912         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
30913      Branch: perl
30914            ! ext/B/B/Deparse.pm
30915 ____________________________________________________________________________
30916 [  5937] By: jhi                                   on 2000/04/24  17:39:00
30917         Log: Integrate with Sarathy.
30918      Branch: cfgperl
30919           +> (branch 31 files)
30920           !> (integrate 73 files)
30921 ____________________________________________________________________________
30922 [  5936] By: gsar                                  on 2000/04/24  17:30:06
30923         Log: additional tests for change#5934 (from Paul Marquess, who also
30924              sent in the same fix)
30925      Branch: perl
30926            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
30927            ! t/pragma/warn/5nolint t/pragma/warn/6default
30928 ____________________________________________________________________________
30929 [  5935] By: jhi                                   on 2000/04/24  17:26:05
30930         Log: Do not assume sign propagation.
30931              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
30932              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
30933              To: payner@ncifcrf.gov, perl5-porters@perl.org 
30934              Date: Tue, 18 Apr 2000 18:24:49 +0100 
30935              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
30936      Branch: cfgperl
30937            ! t/op/bop.t t/op/misc.t
30938 ____________________________________________________________________________
30939 [  5934] By: gsar                                  on 2000/04/24  17:16:54
30940         Log: propagate lexical warnings from surrounding scope correctly
30941              within string eval()
30942      Branch: perl
30943            ! pp_ctl.c t/pragma/warn/pp_ctl
30944 ____________________________________________________________________________
30945 [  5933] By: jhi                                   on 2000/04/24  17:01:07
30946         Log: Flatten the cpp jungle doing the nosuid checking.
30947      Branch: cfgperl
30948            ! perl.c
30949 ____________________________________________________________________________
30950 [  5932] By: gsar                                  on 2000/04/24  09:08:14
30951         Log: add rsignal(), whichsig() and do_join() to public API list
30952              (mod_perl uses them to good advantage)
30953      Branch: perl
30954            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
30955 ____________________________________________________________________________
30956 [  5931] By: gsar                                  on 2000/04/24  09:01:40
30957         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
30958      Branch: perl
30959            ! pp_hot.c regexec.c t/op/pat.t
30960 ____________________________________________________________________________
30961 [  5930] By: gsar                                  on 2000/04/24  08:58:33
30962         Log: small os390 tweaks (from Peter Prymmer)
30963      Branch: perl
30964            ! config_h.SH makedepend.SH
30965 ____________________________________________________________________________
30966 [  5929] By: gsar                                  on 2000/04/24  08:55:25
30967         Log: pod nits
30968      Branch: perl
30969            ! pod/perlguts.pod
30970 ____________________________________________________________________________
30971 [  5928] By: gsar                                  on 2000/04/24  08:50:13
30972         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
30973      Branch: perl
30974            ! ext/IO/lib/IO/Poll.pm
30975 ____________________________________________________________________________
30976 [  5927] By: gsar                                  on 2000/04/24  08:43:24
30977         Log: arrange for next() to resume at the unstack op rather than the
30978              loop conditional, so that scope cleanup happens correctly
30979              (from Stephen McCamant)
30980      Branch: perl
30981            ! op.c pp_ctl.c t/op/misc.t
30982 ____________________________________________________________________________
30983 [  5926] By: gsar                                  on 2000/04/24  08:18:40
30984         Log: on windows, reserve 16M of stack rather than 128M (allows more
30985              threads to run concurrently)
30986      Branch: perl
30987            ! win32/Makefile win32/makefile.mk
30988 ____________________________________________________________________________
30989 [  5925] By: gsar                                  on 2000/04/24  08:13:52
30990         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
30991      Branch: perl
30992            ! toke.c
30993 ____________________________________________________________________________
30994 [  5924] By: gsar                                  on 2000/04/24  08:08:59
30995         Log: avoid using uninitialized memory in require version check
30996      Branch: perl
30997            ! pp_ctl.c universal.c
30998 ____________________________________________________________________________
30999 [  5923] By: gsar                                  on 2000/04/24  07:20:14
31000         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
31001      Branch: perl
31002            ! ext/IO/lib/IO/Poll.pm
31003 ____________________________________________________________________________
31004 [  5922] By: gsar                                  on 2000/04/24  07:08:42
31005         Log: commentary about IoTYPE() (from Nathan Torkington)
31006      Branch: perl
31007            ! sv.h
31008 ____________________________________________________________________________
31009 [  5921] By: gsar                                  on 2000/04/24  06:58:26
31010         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
31011              by fix
31012      Branch: perl
31013            ! sv.c t/lib/charnames.t t/pragma/utf8.t
31014 ____________________________________________________________________________
31015 [  5920] By: gsar                                  on 2000/04/24  06:37:59
31016         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
31017      Branch: perl
31018            ! doop.c t/op/ver.t
31019 ____________________________________________________________________________
31020 [  5919] By: gsar                                  on 2000/04/24  06:21:58
31021         Log: Configure might miss old directories when prefix must be
31022              expanded (from Robin Barker)
31023      Branch: metaconfig
31024            ! U/installdirs/inc_version_list.U
31025      Branch: perl
31026            ! Configure
31027 ____________________________________________________________________________
31028 [  5918] By: gsar                                  on 2000/04/24  06:16:11
31029         Log: VMS nits in glob() test (from Charles Lane)
31030      Branch: perl
31031            ! t/lib/glob-basic.t
31032 ____________________________________________________________________________
31033 [  5917] By: gsar                                  on 2000/04/24  06:11:56
31034         Log: various pod nits (from Larry Virden and others)
31035      Branch: perl
31036            ! README.amiga README.hpux README.machten README.os2
31037            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
31038            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
31039            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
31040            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
31041            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
31042            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
31043            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
31044            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
31045 ____________________________________________________________________________
31046 [  5916] By: gsar                                  on 2000/04/24  05:52:43
31047         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
31048              <wjones@tc.fluke.com>)
31049      Branch: perl
31050            ! t/lib/glob-basic.t
31051 ____________________________________________________________________________
31052 [  5915] By: gsar                                  on 2000/04/24  05:07:01
31053         Log: supported platforms mixed up
31054      Branch: perl
31055            ! pod/perl56delta.pod pod/perlport.pod
31056 ____________________________________________________________________________
31057 [  5914] By: gsar                                  on 2000/04/24  04:56:08
31058         Log: caller() wasn't returning the right number of elements for
31059              eval {...}
31060      Branch: perl
31061            ! pp_ctl.c t/pragma/warn/9enabled
31062 ____________________________________________________________________________
31063 [  5913] By: gsar                                  on 2000/04/24  04:35:41
31064         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
31065              Mark-Jason Dominus)
31066      Branch: perl
31067            ! pod/perlfunc.pod
31068 ____________________________________________________________________________
31069 [  5912] By: gsar                                  on 2000/04/24  04:17:15
31070         Log: fix totally broken caching in UNIVERSAL::isa() (from
31071              Nick Ing-Simmons)
31072      Branch: perl
31073            ! t/op/universal.t universal.c
31074 ____________________________________________________________________________
31075 [  5911] By: gsar                                  on 2000/04/24  03:39:47
31076         Log: add linebreak properties from unicode/LineBrk.txt (from
31077              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
31078      Branch: perl
31079            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31080            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
31081            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
31082            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
31083            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
31084            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
31085            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
31086            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
31087            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
31088            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
31089            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
31090            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
31091            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
31092            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
31093            + lib/unicode/Is/LbrkZW.pl
31094            ! lib/unicode/mktables.PL
31095 ____________________________________________________________________________
31096 [  5910] By: gsar                                  on 2000/04/24  03:23:10
31097         Log: typo in pod
31098      Branch: perl
31099            ! ext/Thread/Thread.pm
31100 ____________________________________________________________________________
31101 [  5909] By: gsar                                  on 2000/04/24  03:22:03
31102         Log: mode argument to do_binmode() should be file mode, not boolean
31103      Branch: perl
31104            ! pp_sys.c
31105 ____________________________________________________________________________
31106 [  5908] By: gsar                                  on 2000/04/16  16:51:08
31107         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
31108              always returns a valid GV even when the symbol is trapped by strictures
31109              (avoids coredumps)
31110              
31111              TODO: the C<package;> hack needs similar treatment
31112      Branch: perl
31113            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
31114            ! t/pragma/strict-vars
31115 ____________________________________________________________________________
31116 [  5907] By: jhi                                   on 2000/03/31  23:42:56
31117         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
31118              an assumption which #5905 demolished.
31119      Branch: cfgperl
31120            ! pp_sys.c
31121 ____________________________________________________________________________
31122 [  5906] By: jhi                                   on 2000/03/31  18:54:37
31123         Log: Typo in #5905.
31124      Branch: cfgperl
31125            ! t/op/64bitint.t
31126 ____________________________________________________________________________
31127 [  5905] By: jhi                                   on 2000/03/31  18:50:54
31128         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
31129              reported by Joseph N. Hall.  The bug was that even with use64bitint
31130              one had to use the prefixes q, L, or ll with printf/sprintf,
31131              contrary to the documentation and common sense.
31132      Branch: cfgperl
31133            ! sv.c t/op/64bitint.t
31134 ____________________________________________________________________________
31135 [  5904] By: gsar                                  on 2000/03/28  02:31:32
31136         Log: add Changes, perldelta.pod
31137      Branch: perl
31138            + Changes pod/perldelta.pod
31139 ____________________________________________________________________________
31140 [  5903] By: gsar                                  on 2000/03/28  02:03:55
31141         Log: rename Changes and perldelta.pod
31142      Branch: perl
31143           +> Changes5.6 pod/perl56delta.pod
31144            - Changes pod/perldelta.pod
31145            ! MANIFEST
31146 ____________________________________________________________________________
31147 [  5902] By: gsar                                  on 2000/03/28  01:59:14
31148         Log: create maint-5.6 branch
31149      Branch: maint-5.6/perl
31150           +> (branch 1611 files)
31151 ____________________________________________________________________________
31152 [  5901] By: jhi                                   on 2000/03/23  05:48:43
31153         Log: Integrate with Sarathy.
31154      Branch: cfgperl
31155           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
31156 ____________________________________________________________________________
31157 [  5900] By: gsar                                  on 2000/03/23  05:42:43
31158         Log: three guesses on what this is :-)
31159      Branch: perl
31160            ! Changes