Declare hints only if needed.
[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 [  9717] By: jhi                                   on 2001/04/16  03:06:28
35         Log: Regen toc.
36      Branch: perl
37            ! pod/perltoc.pod
38 ____________________________________________________________________________
39 [  9716] By: jhi                                   on 2001/04/16  02:58:42
40         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
41              From: Prymmer/Kahn <pvhp@best.com>
42              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
43              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
44      Branch: perl
45            ! utf8.c
46 ____________________________________________________________________________
47 [  9715] By: jhi                                   on 2001/04/15  23:40:35
48         Log: Subject: Re: Net::Ping patch, adds stream protocol
49              From: bronson@rinspin.com (Scott Bronson)
50              Date: Tue, 10 Apr 2001 23:58:33 -0700
51              Message-ID: <20010410235833.N29719@rinspin.com>
52      Branch: perl
53            ! lib/Net/Ping.pm
54 ____________________________________________________________________________
55 [  9714] By: jhi                                   on 2001/04/15  23:31:46
56         Log: Printing out the ok messages helps successful testing.
57      Branch: perl
58            ! t/lib/time-hires.t
59 ____________________________________________________________________________
60 [  9713] By: jhi                                   on 2001/04/15  21:43:24
61         Log: Update Douglas Wegscheid's email.
62      Branch: perl
63            ! AUTHORS
64 ____________________________________________________________________________
65 [  9712] By: jhi                                   on 2001/04/15  21:40:41
66         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
67              From: Michael G Schwern <schwern@pobox.com>
68              Date: Sat, 14 Apr 2001 22:40:50 +0100
69              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
70      Branch: perl
71            + t/lib/exporter.t
72            ! MANIFEST lib/Exporter/Heavy.pm
73 ____________________________________________________________________________
74 [  9711] By: jhi                                   on 2001/04/15  21:39:21
75         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
76              From: Michael G Schwern <schwern@pobox.com>
77              Date: Sat, 14 Apr 2001 22:13:59 +0100
78              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
79      Branch: perl
80            ! t/op/loopctl.t
81 ____________________________________________________________________________
82 [  9710] By: jhi                                   on 2001/04/15  21:30:19
83         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
84              From: Michael G Schwern <schwern@pobox.com>
85              Date: Sat, 14 Apr 2001 22:05:32 +0100
86              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
87      Branch: perl
88            ! t/pragma/warnings.t
89 ____________________________________________________________________________
90 [  9709] By: jhi                                   on 2001/04/15  19:34:09
91         Log: Integrate changes #9706,9707 from maintperl into mainline.
92              
93              change#7210 broke .packlist generation
94              
95              ExtUtils::Installed doesn't quote regex metacharacters in paths
96              before using them in match; also make it work for dosish platforms
97      Branch: perl
98           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
99 ____________________________________________________________________________
100 [  9708] By: jhi                                   on 2001/04/15  19:31:01
101         Log: Test also the scalar aspect of getitimer().
102      Branch: perl
103            ! t/lib/time-hires.t
104 ____________________________________________________________________________
105 [  9707] By: gsar                                  on 2001/04/15  17:24:20
106         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
107              before using them in match; also make it work for dosish platforms
108      Branch: maint-5.6/perl
109            ! lib/ExtUtils/Installed.pm
110 ____________________________________________________________________________
111 [  9706] By: gsar                                  on 2001/04/15  17:21:59
112         Log: change#7210 broke .packlist generation (listed only filename
113              rather than fully qualified path name)
114      Branch: maint-5.6/perl
115            ! lib/ExtUtils/Install.pm
116 ____________________________________________________________________________
117 [  9705] By: jhi                                   on 2001/04/15  12:36:33
118         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
119      Branch: perl
120            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
121            ! t/lib/time-hires.t
122 ____________________________________________________________________________
123 [  9704] By: jhi                                   on 2001/04/15  10:49:08
124         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
125              From: Prymmer/Kahn <pvhp@best.com>
126              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
127              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
128      Branch: perl
129            ! lib/utf8.pm pod/perlebcdic.pod
130 ____________________________________________________________________________
131 [  9703] By: jhi                                   on 2001/04/15  02:26:26
132         Log: I keep forgetting to sort MANIFEST.
133      Branch: perl
134            ! MANIFEST
135 ____________________________________________________________________________
136 [  9702] By: jhi                                   on 2001/04/15  02:07:47
137         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
138              Now we have blessed, reftype, tainted, first, reduce, ...
139      Branch: perl
140            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
141            + ext/List/Util/README ext/List/Util/Util.xs
142            + ext/List/Util/lib/List/Util.pm
143            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
144            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
145            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
146            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
147            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
148            ! MANIFEST
149 ____________________________________________________________________________
150 [  9701] By: jhi                                   on 2001/04/14  15:05:25
151         Log: Subject: RE: dprofpp.pl updates 
152              From: Carl Eklof <CEklof@endeca.com>
153              Date: Thu, 12 Apr 2001 18:45:46 -0400
154              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
155      Branch: perl
156            ! utils/dprofpp.PL
157 ____________________________________________________________________________
158 [  9700] By: jhi                                   on 2001/04/14  14:44:55
159         Log: Do not just blindly add CR.
160      Branch: perl
161            ! Porting/makerel
162 ____________________________________________________________________________
163 [  9699] By: jhi                                   on 2001/04/13  13:17:01
164         Log: Update Changes.
165      Branch: perl
166            ! Changes patchlevel.h
167 ____________________________________________________________________________
168 [  9698] By: jhi                                   on 2001/04/13  12:44:48
169         Log: Integrate perlio.
170      Branch: perl
171           !> ext/PerlIO/Scalar/Scalar.xs
172 ____________________________________________________________________________
173 [  9697] By: jhi                                   on 2001/04/13  12:29:15
174         Log: Add more debug output to the test.
175      Branch: perl
176            ! t/lib/cwd.t
177 ____________________________________________________________________________
178 [  9696] By: nick                                  on 2001/04/13  10:14:29
179         Log: Fix core dump on binmode($fh,'Scalar')
180      Branch: perlio
181            ! ext/PerlIO/Scalar/Scalar.xs
182 ____________________________________________________________________________
183 [  9695] By: nick                                  on 2001/04/13  09:05:42
184         Log: Integrate mainline
185      Branch: perlio
186           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
187           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
188           +> t/lib/time-hires.t
189           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
190           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
191           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
192           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
193           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
194           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
195           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
196 ____________________________________________________________________________
197 [  9694] By: jhi                                   on 2001/04/12  22:23:35
198         Log: Integrate change #9693 from maintperl into mainline.
199              
200              $VERSION and Version() on the same line provokes a warning from
201              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
202      Branch: perl
203           !> lib/Devel/SelfStubber.pm
204 ____________________________________________________________________________
205 [  9693] By: gsar                                  on 2001/04/12  21:55:56
206         Log: $VERSION and Version() on the same line provokes a warning from
207              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
208      Branch: maint-5.6/perl
209            ! lib/Devel/SelfStubber.pm
210 ____________________________________________________________________________
211 [  9692] By: jhi                                   on 2001/04/12  13:54:00
212         Log: This is at least 5.005.
213      Branch: perl
214            ! ext/Time/HiRes/HiRes.xs
215 ____________________________________________________________________________
216 [  9691] By: jhi                                   on 2001/04/12  13:37:20
217         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
218      Branch: perl
219            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
220            ! win32/Makefile win32/makefile.mk
221 ____________________________________________________________________________
222 [  9690] By: jhi                                   on 2001/04/12  01:34:46
223         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
224      Branch: perl
225            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
226            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
227            + t/lib/time-hires.t
228            ! MANIFEST
229 ____________________________________________________________________________
230 [  9689] By: jhi                                   on 2001/04/12  00:28:39
231         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
232              From: Gisle Aas <gisle@ActiveState.com>
233              Date: 11 Apr 2001 16:36:11 -0700
234              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
235      Branch: perl
236            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
237 ____________________________________________________________________________
238 [  9688] By: jhi                                   on 2001/04/12  00:27:39
239         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
240              From: Gisle Aas <gisle@ActiveState.com>
241              Date: 11 Apr 2001 11:13:24 -0700
242              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
243      Branch: perl
244            ! ext/MIME/Base64/Base64.xs
245 ____________________________________________________________________________
246 [  9687] By: jhi                                   on 2001/04/11  19:51:47
247         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
248      Branch: perl
249            ! Todo-5.6
250 ____________________________________________________________________________
251 [  9686] By: jhi                                   on 2001/04/11  16:54:25
252         Log: Subject: [PATCH opcode.pl] Documentation of table format
253              From: Simon Cozens <simon@netthink.co.uk>
254              Date: Wed, 11 Apr 2001 12:59:31 +0100
255              Message-ID: <20010411125931.A25681@netthink.co.uk>
256      Branch: perl
257            ! opcode.pl
258 ____________________________________________________________________________
259 [  9685] By: jhi                                   on 2001/04/11  16:53:15
260         Log: Subject: [PATCH] prototype("CORE::recv")
261              From: Simon Cozens <simon@netthink.co.uk>
262              Date: Wed, 11 Apr 2001 13:24:35 +0100
263              Message-ID: <20010411132435.A26169@netthink.co.uk>
264      Branch: perl
265            ! pp.c t/comp/proto.t
266 ____________________________________________________________________________
267 [  9684] By: jhi                                   on 2001/04/11  16:47:13
268         Log: FAQ (and AUTHORS) update from Dan Carson: the information
269              was several years obsolete, Term::Readkey has been updated
270              to have the functionality.
271      Branch: perl
272            ! AUTHORS pod/perlfaq5.pod
273 ____________________________________________________________________________
274 [  9683] By: jhi                                   on 2001/04/11  12:15:46
275         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
276              From: Calle Dybedahl <calle@lysator.liu.se>
277              Date: 10 Apr 2001 16:44:16 +0200
278              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
279      Branch: perl
280            ! ext/MIME/Base64/Base64.xs
281 ____________________________________________________________________________
282 [  9682] By: jhi                                   on 2001/04/11  12:12:26
283         Log: A more minimal fix for 20010410.006 from Hugo.
284      Branch: perl
285            ! regexec.c
286 ____________________________________________________________________________
287 [  9681] By: jhi                                   on 2001/04/11  11:34:23
288         Log: Integrate changes #9678,9679 from maintline into mainperl.
289              
290              addendum to change#9676
291              
292              up $File::Glob::VERSION; add a note pointing out the version of
293              the OpenBSD glob bsd_glob.c resembles
294      Branch: perl
295           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
296           !> ext/File/Glob/bsd_glob.h
297 ____________________________________________________________________________
298 [  9680] By: jhi                                   on 2001/04/11  11:30:38
299         Log: Bad test numbering in integrate in #9677.
300              Fixes ID 20010411.001.
301      Branch: perl
302            ! t/op/pat.t
303 ____________________________________________________________________________
304 [  9679] By: gsar                                  on 2001/04/11  03:38:40
305         Log: up $File::Glob::VERSION; add a note pointing out the version of
306              the OpenBSD glob bsd_glob.c resembles
307      Branch: maint-5.6/perl
308            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
309            ! ext/File/Glob/bsd_glob.h
310 ____________________________________________________________________________
311 [  9678] By: gsar                                  on 2001/04/11  03:09:48
312         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
313              revision 1.8.10.1 found here:
314              
315              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
316      Branch: maint-5.6/perl
317            ! ext/File/Glob/bsd_glob.c
318 ____________________________________________________________________________
319 [  9677] By: jhi                                   on 2001/04/11  02:54:39
320         Log: Integrate changes #9675,9676 from maintperl into mainline.
321              
322              fix for bug 20010410.006, undo change#7115
323              
324              port the OpenBSD glob() security patch
325      Branch: perl
326           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
327           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
328           !> t/op/pat.t
329 ____________________________________________________________________________
330 [  9676] By: gsar                                  on 2001/04/11  02:19:02
331         Log: port the glob() security patch found at:
332              
333              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
334              
335              CERT advisory for the issue is here:
336              
337              http://www.cert.org/advisories/CA-2001-07.html
338              
339              Note that the security scare is only relevant for those who are
340              foolish enough to build suidperl (which is now officially discouraged)
341      Branch: maint-5.6/perl
342            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
343            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
344 ____________________________________________________________________________
345 [  9675] By: gsar                                  on 2001/04/10  23:52:11
346         Log: fix for bug 20010410.006
347              
348              undo change#7115 (came into maint-5.6 as change#8156)
349              
350              add tests to keep it from coming back
351      Branch: maint-5.6/perl
352            ! regexec.c t/op/pat.t
353 ____________________________________________________________________________
354 [  9674] By: nick                                  on 2001/04/10  20:39:31
355         Log: Integrate mainline
356      Branch: perlio
357           +> Porting/testall.atom
358           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
359           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
360           !> t/lib/lc-uk.t t/pod/find.t
361 ____________________________________________________________________________
362 [  9673] By: nick                                  on 2001/04/10  18:46:14
363         Log: Integrate against change 9670 aka perl-5.7.1
364      Branch: perlio
365           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
366           !> (integrate 53 files)
367 ____________________________________________________________________________
368 [  9672] By: jhi                                   on 2001/04/10  13:45:01
369         Log: Add a script for doing cumulative profile of the test suite.
370              (Requires ATOM, that is, Tru64.)
371      Branch: perl
372            + Porting/testall.atom
373            ! MANIFEST
374 ____________________________________________________________________________
375 [  9671] By: jhi                                   on 2001/04/10  12:38:53
376         Log: Missing std block.
377      Branch: perl
378            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
379            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
380            ! t/pod/find.t
381 ____________________________________________________________________________
382 [  9670] By: jhi                                   on 2001/04/10  01:25:58
383         Log: This is 5.7.1.
384      Branch: perl
385            ! patchlevel.h
386 ____________________________________________________________________________
387 [  9669] By: jhi                                   on 2001/04/10  01:09:14
388         Log: Update Changes.
389      Branch: perl
390            ! Changes patchlevel.h
391 ____________________________________________________________________________
392 [  9668] By: jhi                                   on 2001/04/10  01:00:38
393         Log: Regen toc.
394      Branch: perl
395            ! pod/perltoc.pod
396 ____________________________________________________________________________
397 [  9667] By: jhi                                   on 2001/04/10  00:52:16
398         Log: Update perlhist.
399      Branch: perl
400            ! pod/perlhist.pod
401 ____________________________________________________________________________
402 [  9666] By: jhi                                   on 2001/04/09  23:38:59
403         Log: Slight wording tweaks from Damian to #9658.
404      Branch: perl
405            ! pod/perlobj.pod
406 ____________________________________________________________________________
407 [  9665] By: jhi                                   on 2001/04/09  19:56:06
408         Log: Subject: [PATCH perlutil.pod] Nit
409              From: Simon Cozens <simon@netthink.co.uk>
410              Date: Mon, 9 Apr 2001 20:29:44 +0100
411              Message-ID: <20010409202944.A14796@the.earth.li>
412      Branch: perl
413            ! pod/perlutil.pod
414 ____________________________________________________________________________
415 [  9664] By: jhi                                   on 2001/04/09  19:54:42
416         Log: Subject: Re: perl571delta.pod@9631
417              From: Mike Guy <mjtg@cam.ac.uk>
418              Date: Mon, 09 Apr 2001 18:09:14 +0100
419              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
420      Branch: perl
421            ! pod/perl571delta.pod
422 ____________________________________________________________________________
423 [  9663] By: jhi                                   on 2001/04/09  13:43:35
424         Log: Update Changes.
425      Branch: perl
426            ! Changes patchlevel.h
427 ____________________________________________________________________________
428 [  9662] By: jhi                                   on 2001/04/09  13:24:46
429         Log: tweak tweak.
430      Branch: perl
431            ! AUTHORS pod/perl571delta.pod
432 ____________________________________________________________________________
433 [  9661] By: jhi                                   on 2001/04/09  13:15:13
434         Log: Thinko in manual patch applying.
435      Branch: perl
436            ! sv.c
437 ____________________________________________________________________________
438 [  9660] By: jhi                                   on 2001/04/09  13:07:53
439         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
440              From: Robin Barker <rmb1@cise.npl.co.uk> 
441              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
442              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
443              
444              (This corrects the case where the "isn't numeric" string contains \0s
445              and is longer than the temporary buffer, and contains \0 at the point
446              the string would be truncated by "...".) 
447      Branch: perl
448            ! sv.c
449 ____________________________________________________________________________
450 [  9659] By: jhi                                   on 2001/04/09  12:57:41
451         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
452      Branch: perl
453            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
454            ! t/lib/cgi-function.t t/lib/cgi-html.t
455 ____________________________________________________________________________
456 [  9658] By: jhi                                   on 2001/04/09  12:48:47
457         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
458              From: Ilmari Karonen <iltzu@sci.fi>
459              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
460              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
461              
462              Rearrange and rewrite the Method Invocation section
463              to explain the concepts in nicer order.
464      Branch: perl
465            ! pod/perlobj.pod
466 ____________________________________________________________________________
467 [  9657] By: jhi                                   on 2001/04/09  12:35:58
468         Log: Upgrade to podlators 1.09, from Russ Allbery.
469      Branch: perl
470            ! lib/Pod/Man.pm lib/Pod/Text.pm
471 ____________________________________________________________________________
472 [  9656] By: jhi                                   on 2001/04/09  12:31:53
473         Log: perl571delta.
474      Branch: perl
475            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
476 ____________________________________________________________________________
477 [  9655] By: jhi                                   on 2001/04/09  12:20:09
478         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
479              From: Prymmer/Kahn <pvhp@best.com>
480              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
481              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
482      Branch: perl
483            ! lib/utf8.pm pod/perlunicode.pod
484 ____________________________________________________________________________
485 [  9654] By: gsar                                  on 2001/04/09  03:38:33
486         Log: here lies 5.6.1
487      Branch: maint-5.6/perl
488            ! Changes
489 ____________________________________________________________________________
490 [  9653] By: jhi                                   on 2001/04/09  03:25:24
491         Log: Update perlhist.
492      Branch: perl
493            ! pod/perlhist.pod
494 ____________________________________________________________________________
495 [  9652] By: jhi                                   on 2001/04/09  03:18:49
496         Log: perl571delta tweaking continues.
497      Branch: perl
498            ! pod/perl571delta.pod
499 ____________________________________________________________________________
500 [  9651] By: gsar                                  on 2001/04/09  03:11:19
501         Log: update Changes, patchlevel.h &c.
502      Branch: maint-5.6/perl
503            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
504            ! pod/perltoc.pod
505 ____________________________________________________________________________
506 [  9650] By: jhi                                   on 2001/04/09  02:40:24
507         Log: Integrate the perlfork half of #9513 from maintperl into mainline
508              (the perlunicode half is obsolete)
509      Branch: perl
510            ! pod/perlfork.pod
511 ____________________________________________________________________________
512 [  9649] By: gsar                                  on 2001/04/09  02:35:43
513         Log: tweak perldelta as suggested by Jarkko
514      Branch: maint-5.6/perl
515            ! pod/perldelta.pod
516 ____________________________________________________________________________
517 [  9648] By: jhi                                   on 2001/04/09  02:13:04
518         Log: Integrate change #9646 from maintperl into mainline.
519              
520              add note about ithreads and Thread.pm
521      Branch: perl
522           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
523 ____________________________________________________________________________
524 [  9647] By: jhi                                   on 2001/04/09  02:10:18
525         Log: Bad assumption that shortsize == 2.
526      Branch: perl
527            ! t/lib/xs-typemap.t
528 ____________________________________________________________________________
529 [  9646] By: gsar                                  on 2001/04/09  00:48:04
530         Log: add note about ithreads and Thread.pm (too many people are
531              confused by the fact that Thread.pm is built and installed
532              under non-5005threads but doesn't work)
533      Branch: maint-5.6/perl
534            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
535 ____________________________________________________________________________
536 [  9645] By: gsar                                  on 2001/04/09  00:19:03
537         Log: update perldelta.pod for changes in 5.6.1
538      Branch: maint-5.6/perl
539            ! Changes pod/perldelta.pod
540 ____________________________________________________________________________
541 [  9644] By: jhi                                   on 2001/04/08  20:37:00
542         Log: Integrate change #9639 from maintperl into mainline:
543              on windows, many of the README.* pods were being copied to
544              the wrong location
545      Branch: perl
546           !> win32/Makefile win32/makefile.mk
547 ____________________________________________________________________________
548 [  9643] By: jhi                                   on 2001/04/08  20:07:11
549         Log: Integrate change #9624 from maintperl into mainline:
550              the pod tests were not okay.  (t/pod/find.t changes ignored)
551      Branch: perl
552           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
553           !> t/pod/include.t t/pod/included.t t/pod/lref.t
554           !> t/pod/multiline_items.t t/pod/nested_items.t
555           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
556           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
557 ____________________________________________________________________________
558 [  9642] By: jhi                                   on 2001/04/08  19:57:17
559         Log: Integrate change #9638 from maintperl into mainline:
560              update to latest JPL from the anoncvs repository
561      Branch: perl
562           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
563           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
564           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
565 ____________________________________________________________________________
566 [  9641] By: jhi                                   on 2001/04/08  19:53:30
567         Log: perl571delta updates.
568      Branch: perl
569            ! lib/Filter/Simple.pm pod/perl571delta.pod
570 ____________________________________________________________________________
571 [  9640] By: gsar                                  on 2001/04/08  19:20:46
572         Log: integrate change#9634 from mainline
573              
574              Fix the perlmodlib generation (didn't understand separate .pod
575              files; didn't understand -- as the name-thing separator).
576              Update the CPAN mirrors list.
577      Branch: maint-5.6/perl
578            ! pod/perlmodlib.pod
579           !> pod/perlmodlib.PL
580 ____________________________________________________________________________
581 [  9639] By: gsar                                  on 2001/04/08  18:57:31
582         Log: on windows, many of the README.* pods were being copied to the wrong
583              location
584      Branch: maint-5.6/perl
585            ! win32/Makefile win32/makefile.mk
586 ____________________________________________________________________________
587 [  9638] By: gsar                                  on 2001/04/08  18:38:25
588         Log: update to latest JPL from the anoncvs repository
589      Branch: maint-5.6/perl
590            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
591            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
592            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
593 ____________________________________________________________________________
594 [  9637] By: jhi                                   on 2001/04/08  17:53:53
595         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
596      Branch: perl
597            ! pod/perl571delta.pod
598 ____________________________________________________________________________
599 [  9636] By: jhi                                   on 2001/04/08  17:18:32
600         Log: Regen toc.
601      Branch: perl
602            ! pod/perltoc.pod
603 ____________________________________________________________________________
604 [  9635] By: jhi                                   on 2001/04/08  17:16:33
605         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
606              From: "Craig A. Berry" <craigberry@mac.com>
607              Date: Sun, 08 Apr 2001 12:30:16 -0500
608              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
609      Branch: perl
610            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
611 ____________________________________________________________________________
612 [  9634] By: jhi                                   on 2001/04/08  17:09:19
613         Log: Fix the perlmodlib generation (didn't understand separate .pod
614              files; didn't understand -- as the name-thing separator).
615              
616              Update the CPAN mirrors list.
617      Branch: perl
618            ! pod/perlmodlib.PL pod/perlmodlib.pod
619 ____________________________________________________________________________
620 [  9633] By: jhi                                   on 2001/04/08  16:49:17
621         Log: Sort MANIFEST.
622      Branch: perl
623            ! MANIFEST
624 ____________________________________________________________________________
625 [  9632] By: gsar                                  on 2001/04/08  16:36:06
626         Log: add $Tie::RefHash::VERSION
627      Branch: maint-5.6/perl
628            ! lib/Tie/RefHash.pm
629 ____________________________________________________________________________
630 [  9631] By: jhi                                   on 2001/04/08  16:10:15
631         Log: perl571delta updates based on p5p feedback; still needs
632              lots of examples.
633      Branch: perl
634            ! pod/perl571delta.pod
635 ____________________________________________________________________________
636 [  9630] By: jhi                                   on 2001/04/08  15:59:13
637         Log: Update the list of supported platforms to talk about 5.7.1
638              (and 5.6.1)
639      Branch: perl
640            ! pod/perlport.pod
641 ____________________________________________________________________________
642 [  9629] By: jhi                                   on 2001/04/08  15:55:41
643         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
644              from maintperl into mainline: perlport updates.
645      Branch: perl
646            ! pod/perlport.pod
647 ____________________________________________________________________________
648 [  9628] By: jhi                                   on 2001/04/08  15:53:17
649         Log: perlsolaris.pod copied to wrong directory.
650      Branch: perl
651            ! win32/makefile.mk
652 ____________________________________________________________________________
653 [  9627] By: jhi                                   on 2001/04/08  14:48:18
654         Log: Subject: Typos in perl571delta.pod
655              From: "Stephen P. Potter" <spp@spotter.yi.org>
656              Date: Sat, 07 Apr 2001 20:37:05 -0400
657              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
658      Branch: perl
659            ! pod/perl571delta.pod
660 ____________________________________________________________________________
661 [  9626] By: jhi                                   on 2001/04/08  14:39:04
662         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
663      Branch: perl
664            ! gv.c
665 ____________________________________________________________________________
666 [  9625] By: nick                                  on 2001/04/08  10:14:23
667         Log: Integrate mainline
668      Branch: perlio
669           +> pod/perl570delta.pod pod/perl571delta.pod
670           !> (integrate 27 files)
671 ____________________________________________________________________________
672 [  9624] By: gsar                                  on 2001/04/08  06:08:17
673         Log: test in t/pod/* were busted
674              
675              these tests are still not enabled in t/{harness,TEST}
676      Branch: maint-5.6/perl
677            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
678            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
679            ! t/pod/multiline_items.t t/pod/nested_items.t
680            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
681            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
682 ____________________________________________________________________________
683 [  9623] By: gsar                                  on 2001/04/08  03:37:01
684         Log: integrate change#9470 from mainline
685              
686              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
687      Branch: maint-5.6/perl
688           !> ext/Socket/Socket.xs
689 ____________________________________________________________________________
690 [  9622] By: jhi                                   on 2001/04/07  22:40:47
691         Log: Update Changes.
692      Branch: perl
693            ! Changes patchlevel.h
694 ____________________________________________________________________________
695 [  9621] By: jhi                                   on 2001/04/07  22:34:16
696         Log: Update AUTHORS.
697      Branch: perl
698            ! AUTHORS
699 ____________________________________________________________________________
700 [  9620] By: jhi                                   on 2001/04/07  22:12:47
701         Log: Forgot to bump the number of tests in #9164.
702      Branch: perl
703            ! t/op/array.t
704 ____________________________________________________________________________
705 [  9619] By: jhi                                   on 2001/04/07  22:09:50
706         Log: Bump patchlevel to 5.7.1.
707      Branch: perl
708            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
709            ! config_h.SH patchlevel.h
710 ____________________________________________________________________________
711 [  9618] By: jhi                                   on 2001/04/07  22:02:41
712         Log: Populate perl571delta.
713      Branch: perl
714            ! pod/perl571delta.pod
715 ____________________________________________________________________________
716 [  9617] By: jhi                                   on 2001/04/07  22:01:23
717         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
718              to forget it later; do not change patchlevel.h yet or regenerate
719              Configure yet.
720      Branch: perl
721            ! epoc/config.sh win32/Makefile win32/config_H.bc
722            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
723 ____________________________________________________________________________
724 [  9616] By: jhi                                   on 2001/04/07  17:46:33
725         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
726      Branch: perl
727            ! pod/perl571delta.pod
728 ____________________________________________________________________________
729 [  9615] By: jhi                                   on 2001/04/07  17:33:21
730         Log: Change the toc configuration.
731      Branch: perl
732            ! pod/buildtoc.PL pod/perl.pod
733 ____________________________________________________________________________
734 [  9614] By: jhi                                   on 2001/04/07  17:29:47
735         Log: Subject: PATCH: $[
736              From: Robin Houston <robin@kitsite.com>
737              Date: Fri, 6 Apr 2001 18:10:14 +0100
738              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
739      Branch: perl
740            ! op.c t/op/array.t
741 ____________________________________________________________________________
742 [  9613] By: jhi                                   on 2001/04/07  17:28:26
743         Log: Subject: [PATCH perl@9424] isn't numeric warning
744              From: Robin Barker <rmb1@cise.npl.co.uk>
745              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
746              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
747      Branch: perl
748            ! sv.c t/pragma/warn/sv
749 ____________________________________________________________________________
750 [  9612] By: jhi                                   on 2001/04/07  17:26:45
751         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
752              From: Mike Guy <mjtg@cam.ac.uk>
753              Date: Fri, 06 Apr 2001 12:47:06 +0100
754              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
755      Branch: perl
756            ! dump.c t/lib/peek.t
757 ____________________________________________________________________________
758 [  9611] By: jhi                                   on 2001/04/07  17:21:35
759         Log: Create perl571delta and seed it off with the perldelta changes
760              since 5.7.0; remove those changes from perldelta and rename it
761              as perl570delta; recreate perldelta but leave it almost empty.
762      Branch: perl
763            + pod/perl570delta.pod pod/perl571delta.pod
764            ! MANIFEST pod/perldelta.pod
765 ____________________________________________________________________________
766 [  9610] By: jhi                                   on 2001/04/07  16:56:32
767         Log: Denit.
768      Branch: perl
769            ! pod/perldelta.pod
770 ____________________________________________________________________________
771 [  9609] By: jhi                                   on 2001/04/07  16:38:32
772         Log: Retract #9523: needs more thought.
773      Branch: perl
774            ! Makefile.SH
775 ____________________________________________________________________________
776 [  9608] By: jhi                                   on 2001/04/07  14:59:20
777         Log: atmark() code cleanaup.
778      Branch: perl
779            ! ext/IO/IO.xs
780 ____________________________________________________________________________
781 [  9607] By: jhi                                   on 2001/04/07  14:48:14
782         Log: Integrate change #9605 from maintperl into mainline.
783              
784              can't optimize away scope entry if tr/// is present
785      Branch: perl
786           !> op.c t/op/tr.t
787 ____________________________________________________________________________
788 [  9606] By: jhi                                   on 2001/04/07  14:43:59
789         Log: Integrate perlio.
790      Branch: perl
791           +> win32/FindExt.pm
792           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
793           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
794 ____________________________________________________________________________
795 [  9605] By: gsar                                  on 2001/04/07  11:52:40
796         Log: can't optimize away scope entry if tr/// is present
797      Branch: maint-5.6/perl
798            ! op.c t/op/tr.t
799 ____________________________________________________________________________
800 [  9604] By: nick                                  on 2001/04/07  11:39:45
801         Log: Split out extension finding code from buildext.pl into FindExt.pm
802              Use it to get Config.pm's idea of available extensions in line
803              with what is built.
804      Branch: perlio
805            + win32/FindExt.pm
806            ! MANIFEST win32/buildext.pl win32/config_sh.PL
807            ! win32/makefile.mk
808 ____________________________________________________________________________
809 [  9603] By: nick                                  on 2001/04/07  09:11:38
810         Log: Cleanup correction for failed :Via() layer, also set an error code.
811      Branch: perlio
812            ! ext/PerlIO/Via/Via.xs
813 ____________________________________________________________________________
814 [  9602] By: nick                                  on 2001/04/07  08:38:04
815         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
816              style. So don't use binmode() on the handles so that Win32 etc. see
817              same sequence and produce same digests.
818      Branch: perlio
819            ! t/lib/md5-file.t
820 ____________________________________________________________________________
821 [  9601] By: nick                                  on 2001/04/07  08:36:26
822         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
823              Else it complains and so crlf layer (say) does not get pushed.
824      Branch: perlio
825            ! perlio.c
826 ____________________________________________________________________________
827 [  9600] By: jhi                                   on 2001/04/06  23:00:09
828         Log: Integrate change #9599 from perlio into mainline.
829      Branch: perl
830           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
831           !> win32/config_H.vc
832 ____________________________________________________________________________
833 [  9599] By: nick                                  on 2001/04/06  21:42:43
834         Log: Quote $VERSION in Encode.pm.
835              regen_config_h as requested.
836      Branch: perlio
837            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
838            ! win32/config_H.vc
839 ____________________________________________________________________________
840 [  9598] By: nick                                  on 2001/04/06  20:34:59
841         Log: Integrate mainline
842      Branch: perlio
843           +> README.macos
844           !> (integrate 39 files)
845 ____________________________________________________________________________
846 [  9597] By: gsar                                  on 2001/04/06  18:06:35
847         Log: integrate change#9464 from mainline (addendum to change#8313)
848              
849              Subject: [PATCH @9452] Better peep()ing for foreach() loops
850      Branch: maint-5.6/perl
851           !> op.c
852 ____________________________________________________________________________
853 [  9596] By: jhi                                   on 2001/04/06  17:26:03
854         Log: The d_casti32=undef is good for you even when not use64bitall.
855      Branch: perl
856            ! hints/hpux.sh
857 ____________________________________________________________________________
858 [  9595] By: gsar                                  on 2001/04/06  14:57:17
859         Log: add a low-impact fix to accomodate darwin-ism
860      Branch: maint-5.6/perl
861            ! ext/Errno/Errno_pm.PL
862 ____________________________________________________________________________
863 [  9594] By: jhi                                   on 2001/04/06  14:55:14
864         Log: Integrate changes #9528,9593 from mainline into maintperl;
865              tweaking the editor/IDE/shell list.
866      Branch: maint-5.6/perl
867           !> pod/perlfaq3.pod
868 ____________________________________________________________________________
869 [  9593] By: jhi                                   on 2001/04/06  14:51:39
870         Log: Make the editor/IDE/shell list a little bit airier.
871      Branch: perl
872            ! pod/perlfaq3.pod
873 ____________________________________________________________________________
874 [  9592] By: gsar                                  on 2001/04/06  14:45:18
875         Log: integrate change#9477 from mainline (base.pm doc tweak)
876              
877              missing doc entry for fmod()
878      Branch: maint-5.6/perl
879            ! lib/Math/BigFloat.pm
880           !> lib/base.pm
881 ____________________________________________________________________________
882 [  9591] By: jhi                                   on 2001/04/06  13:55:48
883         Log: Regen toc.
884      Branch: perl
885            ! pod/perltoc.pod
886 ____________________________________________________________________________
887 [  9590] By: jhi                                   on 2001/04/06  13:54:52
888         Log: Math::BigFloat patches from John Peacock.  The equivalent
889              of #9586 from maintperl but reworked by John to work with
890              the bleadperl.
891      Branch: perl
892            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
893 ____________________________________________________________________________
894 [  9589] By: jhi                                   on 2001/04/06  13:42:23
895         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
896      Branch: perl
897            ! ext/Digest/MD5/Makefile.PL
898 ____________________________________________________________________________
899 [  9588] By: jhi                                   on 2001/04/06  13:31:45
900         Log: Integrate changes #9584,9587 from maintperl into mainline.
901              
902              keep eval"" CVs alive until the end of the statement in which
903              they're called
904              
905              add README.macos (from Chris Nandor)
906              
907              tyop in change#9555
908      Branch: perl
909           +> README.macos
910           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
911           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
912           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
913           !> win32/makefile.mk
914 ____________________________________________________________________________
915 [  9587] By: gsar                                  on 2001/04/06  07:31:30
916         Log: add README.macos (from Chris Nandor)
917              
918              tyop in change#9555
919      Branch: maint-5.6/perl
920            + README.macos
921            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
922            ! win32/Makefile win32/makefile.mk
923 ____________________________________________________________________________
924 [  9586] By: gsar                                  on 2001/04/06  07:08:54
925         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
926      Branch: maint-5.6/perl
927            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
928 ____________________________________________________________________________
929 [  9585] By: gsar                                  on 2001/04/06  06:58:44
930         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
931              from mainline
932              
933              Subject: [PATCH] Base64 update to perlfaq9.pod
934              
935              Subject: [PATCH AUTHORS] Housekeeping
936              
937              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
938              Mac OS X (Darwin) has extra pwent fields.
939              
940              Subject: [PATCH B::*] print control-character vars readably
941              Needs EBCDICification.
942              
943              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
944              
945              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
946              
947              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
948              
949              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
950              
951              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
952              
953              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
954              
955              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
956              
957              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
958              
959              FreeBSD hints tweak from Anton Berezin.
960              
961              Subject: [PATCH foolperl & bleadperl] README.vms update
962              
963              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
964      Branch: maint-5.6/perl
965           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
966           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
967           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
968 ____________________________________________________________________________
969 [  9584] By: gsar                                  on 2001/04/06  04:09:00
970         Log: keep eval"" CVs alive until the end of the statement in which
971              they're called; this avoids a coredump ensuing from search for
972              lexicals in code such as:
973              
974              sub bug {
975              my $s = @_;
976              eval q[sub { eval 'sub { &$s }' }];
977              }
978              bug("x")->()->();
979              
980              this code still doesn't work as intended (as it has remained
981              since time immemorial), but it doesn't provoke a coredump anymore
982      Branch: maint-5.6/perl
983            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
984            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
985 ____________________________________________________________________________
986 [  9583] By: jhi                                   on 2001/04/05  23:52:51
987         Log: Update Changes.
988      Branch: perl
989            ! Changes patchlevel.h
990 ____________________________________________________________________________
991 [  9582] By: jhi                                   on 2001/04/05  23:11:23
992         Log: Slight doc tweak.
993      Branch: perl
994            ! pod/perlunicode.pod
995 ____________________________________________________________________________
996 [  9581] By: jhi                                   on 2001/04/05  23:04:11
997         Log: Integrate perlio.
998      Branch: perl
999           !> pod/perlunicode.pod
1000 ____________________________________________________________________________
1001 [  9580] By: jhi                                   on 2001/04/05  23:03:29
1002         Log: Test for #9579.
1003      Branch: perl
1004            ! t/op/do.t
1005 ____________________________________________________________________________
1006 [  9579] By: jhi                                   on 2001/04/05  22:54:17
1007         Log: Subject: [PATCH] Propagate calling context for do '...'
1008              From: Gisle Aas <gisle@ActiveState.com>
1009              Date: 04 Apr 2001 20:17:29 -0700
1010              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
1011      Branch: perl
1012            ! pod/perlfunc.pod pp_ctl.c
1013 ____________________________________________________________________________
1014 [  9578] By: jhi                                   on 2001/04/05  22:52:51
1015         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
1016              From: Peter Prymmer <pvhp@forte.com>
1017              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
1018              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
1019      Branch: perl
1020            ! README.vms
1021 ____________________________________________________________________________
1022 [  9577] By: jhi                                   on 2001/04/05  22:48:22
1023         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
1024              From: "Craig A. Berry" <craigberry@mac.com>
1025              Date: Thu, 5 Apr 2001 13:43:28 -0500
1026              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
1027      Branch: perl
1028            ! README.vms
1029 ____________________________________________________________________________
1030 [  9576] By: jhi                                   on 2001/04/05  22:31:38
1031         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
1032              From: Michael G Schwern <schwern@pobox.com>
1033              Date: Thu, 5 Apr 2001 21:53:21 +0100
1034              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
1035      Branch: perl
1036            ! lib/base.pm t/lib/fields.t
1037 ____________________________________________________________________________
1038 [  9575] By: jhi                                   on 2001/04/05  22:26:10
1039         Log: FreeBSD hints tweak from Anton Berezin.
1040      Branch: perl
1041            ! hints/freebsd.sh
1042 ____________________________________________________________________________
1043 [  9574] By: jhi                                   on 2001/04/05  22:24:03
1044         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
1045              From: David Dyck <dcd@tc.fluke.com>
1046              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
1047              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
1048      Branch: perl
1049            ! t/op/oct.t
1050 ____________________________________________________________________________
1051 [  9573] By: jhi                                   on 2001/04/05  22:23:06
1052         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
1053              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
1054              From: David Dyck <dcd@tc.fluke.com>
1055              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
1056      Branch: perl
1057            ! pp.c
1058 ____________________________________________________________________________
1059 [  9572] By: jhi                                   on 2001/04/05  22:14:47
1060         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
1061              From: Robin Houston <robin@kitsite.com>
1062              Date: Thu, 5 Apr 2001 20:56:48 +0100
1063              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
1064      Branch: perl
1065            ! ext/B/B/Deparse.pm
1066 ____________________________________________________________________________
1067 [  9571] By: jhi                                   on 2001/04/05  22:12:53
1068         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
1069              From: Robin Houston <robin@kitsite.com>
1070              Date: Thu, 5 Apr 2001 19:55:51 +0100
1071              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
1072      Branch: perl
1073            ! ext/B/B/Deparse.pm
1074 ____________________________________________________________________________
1075 [  9570] By: jhi                                   on 2001/04/05  22:11:06
1076         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
1077              From: Robin Houston <robin@kitsite.com>
1078              Date: Thu, 5 Apr 2001 20:16:29 +0100
1079              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
1080      Branch: perl
1081            ! ext/B/B/Deparse.pm
1082 ____________________________________________________________________________
1083 [  9569] By: nick                                  on 2001/04/05  21:32:26
1084         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
1085      Branch: perlio
1086            ! pod/perlunicode.pod
1087 ____________________________________________________________________________
1088 [  9568] By: nick                                  on 2001/04/05  19:38:09
1089         Log: Integrate mainline
1090      Branch: perlio
1091           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
1092           !> (integrate 35 files)
1093 ____________________________________________________________________________
1094 [  9567] By: jhi                                   on 2001/04/05  18:31:45
1095         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
1096              From: Robin Houston <robin@kitsite.com>
1097              Date: Thu, 5 Apr 2001 18:03:23 +0100
1098              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
1099      Branch: perl
1100            ! ext/B/B/Deparse.pm
1101 ____________________________________________________________________________
1102 [  9566] By: jhi                                   on 2001/04/05  18:29:35
1103         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
1104              From: Robin Houston <robin@kitsite.com>
1105              Date: Thu, 5 Apr 2001 16:45:18 +0100
1106              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
1107      Branch: perl
1108            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
1109 ____________________________________________________________________________
1110 [  9565] By: jhi                                   on 2001/04/05  18:24:23
1111         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
1112              From: Robin Houston <robin@kitsite.com>
1113              Date: Thu, 5 Apr 2001 14:50:09 +0100
1114              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
1115      Branch: perl
1116            ! ext/B/B/Deparse.pm
1117 ____________________________________________________________________________
1118 [  9564] By: jhi                                   on 2001/04/05  18:23:03
1119         Log: Subject: [PATCH B::*] print control-character vars readably
1120              From: Robin Houston <robin@kitsite.com>
1121              Date: Thu, 5 Apr 2001 14:27:38 +0100
1122              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
1123              
1124              Needs EBCDICification.
1125      Branch: perl
1126            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
1127            ! ext/B/B/Terse.pm
1128 ____________________________________________________________________________
1129 [  9563] By: jhi                                   on 2001/04/05  18:20:32
1130         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
1131              Date: Thu, 5 Apr 2001 13:21:42 -0400
1132              From: Paul Schinder <schinder@pobox.com>
1133              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
1134              
1135              Mac OS X (Darwin) has extra pwent fields.
1136      Branch: perl
1137            ! t/op/pwent.t
1138 ____________________________________________________________________________
1139 [  9562] By: jhi                                   on 2001/04/05  17:57:51
1140         Log: Regen toc.
1141      Branch: perl
1142            ! pod/perltoc.pod
1143 ____________________________________________________________________________
1144 [  9561] By: jhi                                   on 2001/04/05  17:47:33
1145         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
1146      Branch: metaconfig
1147            ! U/Glossary.patch
1148      Branch: metaconfig/U/perl
1149            + d_u32align.U
1150            ! d_cmsghdr_s.U d_msghdr_s.U
1151 ____________________________________________________________________________
1152 [  9560] By: jhi                                   on 2001/04/05  17:47:01
1153         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
1154              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
1155              Introduce probes for struct msghdr, struct cmsghdr,
1156              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
1157              ualarm, usleep, for possible later extension work.
1158      Branch: perl
1159            + t/lib/md5-align.t
1160            ! Configure MANIFEST Porting/Glossary Porting/config.sh
1161            ! Porting/config_H config_h.SH configure.com epoc/config.sh
1162            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
1163            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
1164            ! vos/config.ga.h win32/config.bc win32/config.gc
1165            ! win32/config.vc
1166 ____________________________________________________________________________
1167 [  9559] By: jhi                                   on 2001/04/05  13:03:04
1168         Log: Be traditional in your cpp (for the Errno extension).
1169      Branch: perl
1170            ! hints/darwin.sh
1171 ____________________________________________________________________________
1172 [  9558] By: jhi                                   on 2001/04/05  13:00:05
1173         Log: Add $Config{cppflags} to the gcc incantation.
1174      Branch: perl
1175            ! ext/Errno/Errno_pm.PL
1176 ____________________________________________________________________________
1177 [  9557] By: jhi                                   on 2001/04/05  04:22:39
1178         Log: Introduce Sean Burke's Class::ISA 0.32.
1179      Branch: perl
1180            + lib/Class/ISA.pm t/lib/class-isa.t
1181            ! MANIFEST
1182 ____________________________________________________________________________
1183 [  9556] By: jhi                                   on 2001/04/05  04:09:50
1184         Log: Subject: [PATCH AUTHORS] Housekeeping
1185              From: Paul Johnson <paul@pjcj.net> 
1186              Date: Wed, 4 Apr 2001 22:45:47 +0200
1187              Message-ID: <20010404224547.D9548@pjcj.net>
1188      Branch: perl
1189            ! AUTHORS
1190 ____________________________________________________________________________
1191 [  9555] By: jhi                                   on 2001/04/05  04:06:33
1192         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
1193              From: Gisle Aas <gisle@ActiveState.com>
1194              Date: 04 Apr 2001 14:23:04 -0700
1195              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
1196      Branch: perl
1197            ! pod/perlfaq9.pod
1198 ____________________________________________________________________________
1199 [  9554] By: jhi                                   on 2001/04/05  04:05:49
1200         Log: Downgrade also the "Wide character" diagnostic.
1201      Branch: perl
1202            ! pod/perldiag.pod
1203 ____________________________________________________________________________
1204 [  9553] By: jhi                                   on 2001/04/05  04:00:33
1205         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
1206              maintperl into mainline.
1207              
1208              "double" should be "NV"; standard typemap is missing entry
1209              for NV
1210              
1211              s/djSP/dSP/
1212              
1213              Downgrade "Wide character in print" to a warning.
1214              
1215              B::Deparse fix for ${^FOO} and documentation for PVX() method
1216              (from Robin Houston)
1217              
1218              tr/// doesn't null-terminate the result in some situations
1219              (from Gisle Aas)
1220      Branch: perl
1221           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
1222           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
1223           !> t/io/utf8.t t/op/tr.t
1224 ____________________________________________________________________________
1225 [  9552] By: jhi                                   on 2001/04/05  03:52:50
1226         Log: Retract changes #9542 and #9538 (from maintperl, integrated
1227              at #9540), shouldn't be needed because of the perlio changes.
1228      Branch: perl
1229            ! util.c
1230 ____________________________________________________________________________
1231 [  9551] By: gsar                                  on 2001/04/05  00:18:34
1232         Log: tr/// doesn't null-terminate the result in some situations
1233              (from Gisle Aas)
1234      Branch: maint-5.6/perl
1235            ! doop.c t/op/tr.t
1236 ____________________________________________________________________________
1237 [  9550] By: gsar                                  on 2001/04/04  20:04:17
1238         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
1239              (from Robin Houston)
1240      Branch: maint-5.6/perl
1241            ! ext/B/B.pm ext/B/B/Deparse.pm
1242 ____________________________________________________________________________
1243 [  9549] By: nick                                  on 2001/04/04  18:56:15
1244         Log: Downgrade "Wide character in print" to a warning.
1245      Branch: perlio
1246            ! doio.c t/io/utf8.t
1247 ____________________________________________________________________________
1248 [  9548] By: gsar                                  on 2001/04/04  18:51:49
1249         Log: integrate changes#9460,9462,9482,9521,9522
1250              
1251              Subject: PATCH: B::Debug should show LOOP-specific fields
1252              
1253              Subject: B::Deparse precedence bug. (Patch included.)
1254              
1255              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
1256              
1257              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
1258              
1259              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
1260      Branch: maint-5.6/perl
1261           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
1262           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
1263 ____________________________________________________________________________
1264 [  9547] By: gsar                                  on 2001/04/04  18:49:16
1265         Log: s/djSP/dSP/
1266      Branch: maint-5.6/perl
1267            ! ext/Thread/Thread.xs
1268 ____________________________________________________________________________
1269 [  9546] By: nick                                  on 2001/04/04  18:44:00
1270         Log: Integrate mainline.
1271      Branch: perlio
1272           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
1273           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
1274 ____________________________________________________________________________
1275 [  9545] By: gsar                                  on 2001/04/04  18:38:52
1276         Log: integrate change#8837 from mainline
1277              
1278              Subject: [patch] -Wall cleanup round 2
1279      Branch: maint-5.6/perl
1280           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
1281           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
1282           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
1283           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
1284           !> ext/SDBM_File/SDBM_File.xs
1285 ____________________________________________________________________________
1286 [  9544] By: gsar                                  on 2001/04/04  17:49:57
1287         Log: "double" should be "NV"; standard typemap is missing entry
1288              for NV
1289      Branch: maint-5.6/perl
1290            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
1291 ____________________________________________________________________________
1292 [  9543] By: jhi                                   on 2001/04/04  14:13:18
1293         Log: Thou shalt not (just) match for English error messages.
1294      Branch: perl
1295            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
1296            ! os2/OS2/Process/Process.pm
1297 ____________________________________________________________________________
1298 [  9542] By: jhi                                   on 2001/04/04  13:20:39
1299         Log: Make the stdio tricks of fflush_all() to exist only if
1300              stdio is being used.
1301      Branch: perl
1302            ! util.c
1303 ____________________________________________________________________________
1304 [  9541] By: jhi                                   on 2001/04/04  04:20:24
1305         Log: Subject: Re: [PATCH] Lighten up glob
1306              From: Benjamin Sugars <bsugars@canoe.ca>
1307              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
1308              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
1309      Branch: perl
1310            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
1311            ! util.c
1312 ____________________________________________________________________________
1313 [  9540] By: jhi                                   on 2001/04/04  04:03:57
1314         Log: Integrate changes #9538,9539 from maintperl into mainline.
1315              
1316              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
1317              for use with _fwalk() (fix for change#7705)
1318              
1319              another tweak needed for SunOS 4.1.x build (from Mike Guy)
1320              (cp -f is not portable)
1321      Branch: perl
1322           !> Makefile.SH util.c
1323 ____________________________________________________________________________
1324 [  9539] By: gsar                                  on 2001/04/04  03:01:14
1325         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
1326      Branch: maint-5.6/perl
1327            ! Makefile.SH
1328 ____________________________________________________________________________
1329 [  9538] By: gsar                                  on 2001/04/04  01:00:38
1330         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
1331              for use with _fwalk() (fix for change#7705)
1332      Branch: maint-5.6/perl
1333            ! util.c
1334 ____________________________________________________________________________
1335 [  9537] By: nick                                  on 2001/04/03  19:24:55
1336         Log: Integrate mainline
1337      Branch: perlio
1338           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
1339           +> lib/unicode/PropList.html
1340            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
1341           !> (integrate 69 files)
1342 ____________________________________________________________________________
1343 [  9536] By: jhi                                   on 2001/04/03  18:02:31
1344         Log: Integrate change #9533 from maintperl into mainline.
1345              
1346              better fix for change#9517 to accomodate UNC paths like
1347              \\server\share\foo, and paths with trailing backslash
1348              like c:\this\
1349      Branch: perl
1350           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
1351 ____________________________________________________________________________
1352 [  9535] By: jhi                                   on 2001/04/03  17:58:07
1353         Log: Change the push/unshift warning to be of class syntax, not misc.
1354      Branch: perl
1355            ! op.c pod/perldiag.pod t/pragma/warn/op
1356 ____________________________________________________________________________
1357 [  9534] By: jhi                                   on 2001/04/03  15:03:46
1358         Log: Change the push/unshift warning (#9532) to talk about "no values"
1359              instead of "no arguments".
1360      Branch: perl
1361            ! op.c pod/perldiag.pod t/pragma/warn/op
1362 ____________________________________________________________________________
1363 [  9533] By: gsar                                  on 2001/04/03  14:30:07
1364         Log: better fix for change#9517 to accomodate UNC paths like
1365              \\server\share\foo, and paths with trailing backslash
1366              like c:\this\
1367      Branch: maint-5.6/perl
1368            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
1369 ____________________________________________________________________________
1370 [  9532] By: jhi                                   on 2001/04/03  13:11:46
1371         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
1372              From: Robin Houston <robin@kitsite.com>
1373              Date: Mon, 2 Apr 2001 15:03:29 +0100
1374              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
1375      Branch: perl
1376            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
1377 ____________________________________________________________________________
1378 [  9531] By: jhi                                   on 2001/04/03  13:06:34
1379         Log: Integrate change #9530 from maintperl into mainline.
1380              
1381              accomodate VMS "mailbox overflow" quirk in testsuite (from
1382              Craig Berry)
1383      Branch: perl
1384           !> t/lib/socket.t
1385 ____________________________________________________________________________
1386 [  9530] By: gsar                                  on 2001/04/03  04:56:41
1387         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
1388              Craig Berry)
1389      Branch: maint-5.6/perl
1390            ! t/lib/socket.t
1391 ____________________________________________________________________________
1392 [  9529] By: jhi                                   on 2001/04/03  02:34:34
1393         Log: Update Changes.
1394      Branch: perl
1395            ! Changes patchlevel.h
1396 ____________________________________________________________________________
1397 [  9528] By: jhi                                   on 2001/04/03  01:27:57
1398         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
1399              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
1400              To: perl5-porters@perl.org
1401              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
1402      Branch: perl
1403            ! pod/perlfaq3.pod
1404 ____________________________________________________________________________
1405 [  9527] By: jhi                                   on 2001/04/03  01:22:09
1406         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
1407              From: Peter Prymmer <pvhp@forte.com>
1408              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
1409              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
1410      Branch: perl
1411            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
1412 ____________________________________________________________________________
1413 [  9526] By: jhi                                   on 2001/04/03  01:18:25
1414         Log: The metaconfig unit changes for #9525.
1415      Branch: metaconfig
1416            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
1417      Branch: metaconfig/U/perl
1418            ! use64bits.U
1419 ____________________________________________________________________________
1420 [  9525] By: jhi                                   on 2001/04/03  01:17:30
1421         Log: Configure sanity checks:
1422              * if use64bitall is attempted but pointers are only 32-bit,
1423              'downgrade' to use64bitint
1424              * if use64bitint is attempted but there's no quad type,
1425              forget about use64bitint (well, the default for it is 'n',
1426              the user can still override this)
1427              * if pointers are 64 bits, do not try to use Perl's malloc
1428      Branch: perl
1429            ! Configure
1430 ____________________________________________________________________________
1431 [  9524] By: gsar                                  on 2001/04/03  01:09:12
1432         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
1433      Branch: maint-5.6/perl
1434            ! pp_sys.c
1435 ____________________________________________________________________________
1436 [  9523] By: jhi                                   on 2001/04/03  00:02:31
1437         Log: (Retracted by #9609)
1438              
1439              Make it harder for parallel makes to enter 'test' before
1440              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
1441              should be unhappy enough, but sometimes parallel makes seem
1442              to sneak past both in Tru64 and AIX.)
1443      Branch: perl
1444            ! Makefile.SH
1445 ____________________________________________________________________________
1446 [  9522] By: jhi                                   on 2001/04/02  22:35:31
1447         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
1448              Date: Mon, 2 Apr 2001 22:54:10 +0100
1449              From: Robin Houston <robin@kitsite.com>
1450              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
1451      Branch: perl
1452            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
1453 ____________________________________________________________________________
1454 [  9521] By: jhi                                   on 2001/04/02  22:32:23
1455         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
1456              From: Robin Houston <robin@kitsite.com>
1457              Date: Mon, 2 Apr 2001 20:24:03 +0100
1458              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
1459      Branch: perl
1460            ! ext/B/B/Concise.pm
1461 ____________________________________________________________________________
1462 [  9520] By: jhi                                   on 2001/04/02  22:30:43
1463         Log: Subject: [PATCH] REALLY pedantic hv.h nit
1464              From: Simon Cozens <simon@netthink.co.uk>
1465              Date: Mon, 2 Apr 2001 15:43:06 +0100
1466              Message-ID: <20010402154306.A21711@netthink.co.uk>
1467      Branch: perl
1468            ! hv.h
1469 ____________________________________________________________________________
1470 [  9519] By: jhi                                   on 2001/04/02  22:28:04
1471         Log: Based on
1472              
1473              Subject: [foolperl] EPOC fix
1474              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1475              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
1476              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
1477      Branch: perl
1478            ! pp_sys.c
1479 ____________________________________________________________________________
1480 [  9518] By: jhi                                   on 2001/04/02  22:22:34
1481         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
1482              
1483              README.win32 tweaks; add a note about alternative location for
1484              getting a gcc-2.95.2 that will build perl properly on windows
1485              
1486              add some notes about gutsy threading matters
1487              
1488              many of the utilities interpolate literal paths within doublequotes
1489              (fails on dosish platforms where path contains backslashes)
1490      Branch: perl
1491           !> README.win32 pod/perlguts.pod utils/perldoc.PL
1492           !> x2p/find2perl.PL x2p/s2p.PL
1493 ____________________________________________________________________________
1494 [  9517] By: gsar                                  on 2001/04/02  19:52:21
1495         Log: many of the utilities interpolate literal paths within doublequotes
1496              (fails on dosish platforms where path contains backslashes)
1497      Branch: maint-5.6/perl
1498            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
1499 ____________________________________________________________________________
1500 [  9516] By: gsar                                  on 2001/04/02  05:49:37
1501         Log: a foolish release
1502      Branch: maint-5.6/perl
1503            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
1504            ! pod/perltoc.pod
1505 ____________________________________________________________________________
1506 [  9515] By: gsar                                  on 2001/04/02  05:04:29
1507         Log: add missing changelog summaries
1508      Branch: maint-5.6/perl
1509            ! Changes
1510 ____________________________________________________________________________
1511 [  9514] By: gsar                                  on 2001/04/02  04:07:13
1512         Log: add some notes about gutsy threading matters
1513      Branch: maint-5.6/perl
1514            ! pod/perlguts.pod
1515 ____________________________________________________________________________
1516 [  9513] By: gsar                                  on 2001/04/02  03:25:21
1517         Log: add more prominent caveat notices about experimental features
1518      Branch: maint-5.6/perl
1519            ! pod/perlfork.pod pod/perlunicode.pod
1520 ____________________________________________________________________________
1521 [  9512] By: gsar                                  on 2001/04/02  02:54:33
1522         Log: integrate changes#9479,9509 from mainline
1523              
1524              [PATCH] File::Glob stuff for Mac OS
1525              
1526              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
1527      Branch: maint-5.6/perl
1528           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1529           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
1530           !> t/lib/glob-taint.t
1531 ____________________________________________________________________________
1532 [  9511] By: gsar                                  on 2001/04/02  02:38:24
1533         Log: README.win32 tweaks; add a note about alternative location for
1534              getting a gcc-2.95.2 that will build perl properly on windows
1535      Branch: maint-5.6/perl
1536            ! README.win32
1537 ____________________________________________________________________________
1538 [  9510] By: jhi                                   on 2001/04/01  20:45:10
1539         Log: An ambiguosity warning.
1540      Branch: perl
1541            ! t/lib/trig.t
1542 ____________________________________________________________________________
1543 [  9509] By: jhi                                   on 2001/04/01  19:53:47
1544         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
1545              From: Jonathan Stowe <gellyfish@gellyfish.com>
1546              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
1547              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
1548      Branch: perl
1549            ! ext/File/Glob/bsd_glob.c
1550 ____________________________________________________________________________
1551 [  9508] By: jhi                                   on 2001/04/01  19:35:03
1552         Log: Update Changes.
1553      Branch: perl
1554            ! Changes patchlevel.h
1555 ____________________________________________________________________________
1556 [  9507] By: jhi                                   on 2001/04/01  19:24:01
1557         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
1558              from mainline to maintperl: pod tweaks.
1559      Branch: maint-5.6/perl
1560           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
1561           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
1562           !> pod/perlvar.pod
1563 ____________________________________________________________________________
1564 [  9506] By: jhi                                   on 2001/04/01  19:11:53
1565         Log: Commit Sarathy to April release of 5.6.1 :-)
1566      Branch: perl
1567            ! pod/perlfaq1.pod
1568 ____________________________________________________________________________
1569 [  9505] By: jhi                                   on 2001/04/01  19:03:15
1570         Log: Subject: PATCH 5.6.0 (perldebug.pod)
1571              From: Mark-Jason Dominus <mjd@plover.com>
1572              Date: Sun, 01 Apr 2001 14:25:11 -0400
1573              Message-ID: <20010401182511.9247.qmail@plover.com>
1574      Branch: perl
1575            ! pod/perldebug.pod
1576 ____________________________________________________________________________
1577 [  9504] By: jhi                                   on 2001/04/01  18:43:09
1578         Log: Add great_circle_direction().
1579      Branch: perl
1580            ! lib/Math/Trig.pm t/lib/trig.t
1581 ____________________________________________________________________________
1582 [  9503] By: jhi                                   on 2001/04/01  17:29:12
1583         Log: Unicode ReadMe update for Unicode 3.1.
1584      Branch: perl
1585            ! lib/unicode/ReadMe.txt
1586 ____________________________________________________________________________
1587 [  9502] By: jhi                                   on 2001/04/01  17:18:40
1588         Log: Integrate change #9501 from maintperl into mainline.
1589              
1590              fix the perlembed notes on multiple interpreters
1591              
1592              fix ExtUtils::Embed to work passably on Windows
1593      Branch: perl
1594           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
1595 ____________________________________________________________________________
1596 [  9501] By: gsar                                  on 2001/04/01  07:21:57
1597         Log: fix the perlembed notes on multiple interpreters
1598              
1599              fix ExtUtils::Embed to work passably on Windows
1600      Branch: maint-5.6/perl
1601            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
1602 ____________________________________________________________________________
1603 [  9500] By: jhi                                   on 2001/04/01  05:58:23
1604         Log: Test for #9499.
1605      Branch: perl
1606            ! t/op/tr.t
1607 ____________________________________________________________________________
1608 [  9499] By: jhi                                   on 2001/04/01  05:55:46
1609         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
1610      Branch: perl
1611            ! embed.h embed.pl op.c proto.h
1612 ____________________________________________________________________________
1613 [  9498] By: jhi                                   on 2001/04/01  05:44:34
1614         Log: Protect the workaround hunk more.
1615      Branch: perl
1616            ! toke.c
1617 ____________________________________________________________________________
1618 [  9497] By: jhi                                   on 2001/04/01  00:24:25
1619         Log: Integrate changes #9493,9494,9495,9496 from maintperl
1620              into mainline.
1621              
1622              fix a broken workaround for Borland compiler in change#4739
1623              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
1624              
1625              nits spotted by Borland compiler
1626              
1627              avoid redefinition warnings under Borland 5.02
1628              
1629              various nits identified by the Borland 5.5 compiler; remove suppression
1630              of a few warnings
1631      Branch: perl
1632           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
1633           !> win32/win32.h
1634 ____________________________________________________________________________
1635 [  9496] By: gsar                                  on 2001/03/31  23:22:28
1636         Log: various nits identified by the Borland 5.5 compiler; remove suppression
1637              of a few warnings
1638      Branch: maint-5.6/perl
1639            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
1640 ____________________________________________________________________________
1641 [  9495] By: gsar                                  on 2001/03/31  21:03:08
1642         Log: avoid redefinition warnings under Borland 5.02
1643      Branch: maint-5.6/perl
1644            ! win32/makefile.mk
1645 ____________________________________________________________________________
1646 [  9494] By: gsar                                  on 2001/03/31  20:18:59
1647         Log: nits spotted by Borland compiler
1648      Branch: maint-5.6/perl
1649            ! utf8.h win32/win32.h
1650 ____________________________________________________________________________
1651 [  9493] By: gsar                                  on 2001/03/31  20:18:05
1652         Log: fix a broken workaround for Borland compiler in change#4739
1653              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
1654      Branch: maint-5.6/perl
1655            ! toke.c
1656 ____________________________________________________________________________
1657 [  9492] By: jhi                                   on 2001/03/31  18:36:24
1658         Log: Integrate change #9491 from maintperl into mainline.
1659              
1660              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
1661              directory is relative (need to fetch the full path name *before*
1662              the chdir!)
1663      Branch: perl
1664           !> lib/Cwd.pm
1665 ____________________________________________________________________________
1666 [  9491] By: gsar                                  on 2001/03/31  17:01:56
1667         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
1668              directory is relative (need to fetch the full path name *before*
1669              the chdir!)
1670              
1671              this is a followup patch for change#6749
1672      Branch: maint-5.6/perl
1673            ! lib/Cwd.pm
1674 ____________________________________________________________________________
1675 [  9490] By: jhi                                   on 2001/03/31  15:50:18
1676         Log: Subject: Re: [PATCH] av.h cosmetics
1677              From: Simon Cozens <simon@netthink.co.uk>
1678              Date: Sat, 31 Mar 2001 13:09:59 +0100
1679              Message-ID: <20010331130959.A22000@netthink.co.uk>
1680              
1681              Document AvALLOC.
1682      Branch: perl
1683            ! pod/perlguts.pod
1684 ____________________________________________________________________________
1685 [  9489] By: jhi                                   on 2001/03/31  15:48:44
1686         Log: Subject: [PATCH] Re: Math::Big* v1.21
1687              From: Tels <perl_dummy@bloodgate.com>
1688              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
1689              Message-Id: <200103311125.GAA377738@www08.hway.net>
1690      Branch: perl
1691            ! pod/perlop.pod
1692 ____________________________________________________________________________
1693 [  9488] By: jhi                                   on 2001/03/31  03:39:51
1694         Log: Debug output tweak.
1695      Branch: perl
1696            ! t/lib/cwd.t
1697 ____________________________________________________________________________
1698 [  9487] By: jhi                                   on 2001/03/31  03:33:02
1699         Log: OverVMSification.
1700      Branch: perl
1701            ! t/lib/cwd.t
1702 ____________________________________________________________________________
1703 [  9486] By: jhi                                   on 2001/03/31  03:01:40
1704         Log: Missed MANIFESTations in #9483.
1705      Branch: perl
1706            ! MANIFEST
1707 ____________________________________________________________________________
1708 [  9485] By: jhi                                   on 2001/03/31  02:58:17
1709         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
1710              From: Peter Prymmer <pvhp@forte.com>
1711              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
1712              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
1713      Branch: perl
1714            ! regexec.c t/lib/cwd.t
1715 ____________________________________________________________________________
1716 [  9484] By: jhi                                   on 2001/03/31  01:04:41
1717         Log: Obsolete file (see #3938)
1718      Branch: perl
1719            - lib/unicode/README.Ethiopic
1720            ! MANIFEST
1721 ____________________________________________________________________________
1722 [  9483] By: jhi                                   on 2001/03/31  00:52:42
1723         Log: Update to Unicode 3.1.
1724              (Rename Names.txt to NamesList.txt.)
1725      Branch: perl
1726            + lib/unicode/NamesList.txt lib/unicode/PropList.html
1727            - lib/unicode/Names.txt
1728            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
1729            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
1730            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
1731            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
1732            ! lib/unicode/UCD.html lib/unicode/Unicode.html
1733            ! lib/unicode/rename lib/unicode/version
1734 ____________________________________________________________________________
1735 [  9482] By: jhi                                   on 2001/03/30  23:33:44
1736         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
1737              From: Robin Houston <robin@kitsite.com>
1738              Date: Fri, 30 Mar 2001 20:07:22 +0100
1739              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
1740      Branch: perl
1741            ! ext/B/B/Deparse.pm
1742 ____________________________________________________________________________
1743 [  9481] By: jhi                                   on 2001/03/30  23:20:25
1744         Log: Subject: Re: [PATCH] CwdXS, Take 2
1745              From: Benjamin Sugars <bsugars@canoe.ca>
1746              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
1747              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
1748      Branch: perl
1749            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
1750            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
1751 ____________________________________________________________________________
1752 [  9480] By: jhi                                   on 2001/03/30  22:52:38
1753         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
1754              From: David Dyck <dcd@tc.fluke.com>
1755              Date: Fri, 30 Mar 2001 14:44:13 -0800
1756              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
1757              
1758              The t/rantests flags file creation was accidentally
1759              removed by #9217.
1760      Branch: perl
1761            ! Makefile.SH
1762 ____________________________________________________________________________
1763 [  9479] By: jhi                                   on 2001/03/30  22:45:45
1764         Log: Subject: [PATCH] File::Glob stuff for Mac OS
1765              From: Chris Nandor <pudge@pobox.com>
1766              Date: Fri, 30 Mar 2001 16:51:00 -0500
1767              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
1768      Branch: perl
1769            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
1770            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
1771            ! t/lib/glob-taint.t
1772 ____________________________________________________________________________
1773 [  9478] By: jhi                                   on 2001/03/30  22:43:12
1774         Log: Subject: fix for win32/buildext.pl
1775              From: "Vadim Konovalov" <watman@inbox.ru>
1776              Date: Sat, 31 Mar 2001 00:50:36 +0400
1777              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
1778      Branch: perl
1779            ! win32/buildext.pl
1780 ____________________________________________________________________________
1781 [  9477] By: jhi                                   on 2001/03/30  22:41:16
1782         Log: Subject: small base.pm doc patch
1783              From: Leon Brocard <acme@astray.com>
1784              Date: Fri, 30 Mar 2001 21:49:57 +0100
1785              Message-ID: <20010330214957.B8733@ns0.astray.com>
1786      Branch: perl
1787            ! lib/base.pm
1788 ____________________________________________________________________________
1789 [  9476] By: jhi                                   on 2001/03/30  18:16:57
1790         Log: Subject: [PATCH] av.h cosmetics
1791              From: Simon Cozens <simon@netthink.co.uk>
1792              Date: Fri, 30 Mar 2001 18:12:28 +0100
1793              Message-ID: <20010330181228.A9319@netthink.co.uk>
1794      Branch: perl
1795            ! av.h
1796 ____________________________________________________________________________
1797 [  9475] By: jhi                                   on 2001/03/30  18:15:50
1798         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
1799              From: "Philip Newton" <pnewton@gmx.de>
1800              Date: Fri, 30 Mar 2001 19:06:57 +0200
1801              Message-ID: <3AC4D951.14815.1AC7068@localhost>
1802      Branch: perl
1803            ! pod/perlhack.pod
1804 ____________________________________________________________________________
1805 [  9474] By: jhi                                   on 2001/03/30  18:14:02
1806         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
1807              From: Benjamin Sugars <bsugars@canoe.ca>
1808              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
1809              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
1810      Branch: perl
1811            ! t/lib/glob-basic.t
1812 ____________________________________________________________________________
1813 [  9473] By: jhi                                   on 2001/03/30  16:09:24
1814         Log: Update Changes.
1815      Branch: perl
1816            ! Changes patchlevel.h
1817 ____________________________________________________________________________
1818 [  9472] By: jhi                                   on 2001/03/30  15:16:08
1819         Log: Integrate perlio.
1820      Branch: perl
1821           !> t/lib/cwd.t t/lib/glob-basic.t
1822 ____________________________________________________________________________
1823 [  9471] By: nick                                  on 2001/03/30  14:47:10
1824         Log: Should be (^O eq 'MSWin32') not 'Win32'
1825              Fail #12 seems real - chdir is in wrong dir.
1826      Branch: perlio
1827            ! t/lib/cwd.t
1828 ____________________________________________________________________________
1829 [  9470] By: jhi                                   on 2001/03/30  14:41:11
1830         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
1831              From: Radu Greab <radu@netsoft.ro>
1832              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
1833              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
1834              
1835              Replace #9352.
1836      Branch: perl
1837            ! ext/Socket/Socket.xs pp_sys.c
1838 ____________________________________________________________________________
1839 [  9469] By: jhi                                   on 2001/03/30  14:37:51
1840         Log: Subject: PATCH pod/perldiag.pod
1841              From: Robin Houston <robin@kitsite.com>
1842              Date: Fri, 30 Mar 2001 14:10:36 +0100
1843              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
1844      Branch: perl
1845            ! pod/perldiag.pod t/lib/glob-basic.t
1846 ____________________________________________________________________________
1847 [  9468] By: jhi                                   on 2001/03/30  14:36:36
1848         Log: Subject: Better diagnostic in io/fs.t
1849              From: andreas.koenig@anima.de (Andreas J. Koenig)
1850              Date: 30 Mar 2001 10:11:43 +0200
1851              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
1852      Branch: perl
1853            ! t/io/fs.t
1854 ____________________________________________________________________________
1855 [  9467] By: nick                                  on 2001/03/30  14:25:43
1856         Log: Skip order test of glob if case-ignoring system cannot 
1857              create a.test and A.test
1858      Branch: perlio
1859            ! t/lib/glob-basic.t
1860 ____________________________________________________________________________
1861 [  9466] By: nick                                  on 2001/03/30  13:03:12
1862         Log: Integrate mainline.
1863      Branch: perlio
1864            - ext/re/hints/aix.pl
1865           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
1866           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
1867           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
1868           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
1869 ____________________________________________________________________________
1870 [  9465] By: jhi                                   on 2001/03/30  03:53:37
1871         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
1872              the tests sometimes hang, sometimes not.)
1873      Branch: perl
1874            ! t/lib/io_multihomed.t t/lib/io_sock.t
1875 ____________________________________________________________________________
1876 [  9464] By: jhi                                   on 2001/03/30  02:56:04
1877         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
1878              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
1879              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
1880              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
1881      Branch: perl
1882            ! op.c
1883 ____________________________________________________________________________
1884 [  9463] By: jhi                                   on 2001/03/30  02:34:48
1885         Log: Test for #9462.
1886      Branch: perl
1887            ! t/lib/b.t
1888 ____________________________________________________________________________
1889 [  9462] By: jhi                                   on 2001/03/30  02:29:37
1890         Log: Subject: B::Deparse precedence bug. (Patch included.)
1891              From: Jeremy Madea <jmadea@inktomi.com>
1892              Date: Thu, 29 Mar 2001 12:05:02 -0800
1893              Message-ID: <20010329120502.A24881@dr.inktomi.com>
1894      Branch: perl
1895            ! ext/B/B/Deparse.pm
1896 ____________________________________________________________________________
1897 [  9461] By: jhi                                   on 2001/03/30  02:18:41
1898         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
1899              From: Peter Prymmer <pvhp@forte.com>
1900              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
1901              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
1902      Branch: perl
1903            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
1904            ! t/lib/md5-file.t
1905 ____________________________________________________________________________
1906 [  9460] By: jhi                                   on 2001/03/30  02:17:07
1907         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
1908              From: Robin Houston <robin@kitsite.com>
1909              Date: Thu, 29 Mar 2001 20:47:56 +0100
1910              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
1911      Branch: perl
1912            ! ext/B/B/Debug.pm
1913 ____________________________________________________________________________
1914 [  9459] By: jhi                                   on 2001/03/30  02:16:05
1915         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
1916              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
1917              Date: Wed, 28 Mar 2001 18:02:20 -0600
1918              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
1919      Branch: perl
1920            ! lib/ExtUtils/MM_VMS.pm
1921 ____________________________________________________________________________
1922 [  9458] By: jhi                                   on 2001/03/30  02:07:58
1923         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
1924              From: "Joshua E. Rodd" <jrodd@pbs.org>
1925              Date: Wed, 28 Mar 2001 17:29:12 -0500
1926              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
1927      Branch: perl
1928            ! pod/perlop.pod
1929 ____________________________________________________________________________
1930 [  9457] By: jhi                                   on 2001/03/30  02:04:33
1931         Log: Subject: ext/re/aix.pl can go
1932              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1933              Date: Thu, 29 Mar 2001 12:03:28 +0200
1934              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
1935      Branch: perl
1936            - ext/re/hints/aix.pl
1937            ! MANIFEST
1938 ____________________________________________________________________________
1939 [  9456] By: jhi                                   on 2001/03/30  02:03:32
1940         Log: Integrate perlio.
1941      Branch: perl
1942           !> ext/Encode/Encode.xs installperl
1943 ____________________________________________________________________________
1944 [  9455] By: nick                                  on 2001/03/29  21:11:46
1945         Log: DLL name has changed so installperl needs to know
1946              (Why isn't it working it out or passed it?)
1947      Branch: perlio
1948            ! installperl
1949 ____________________________________________________________________________
1950 [  9454] By: nick                                  on 2001/03/29  20:56:12
1951         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
1952              and we don't get undef warnings.
1953      Branch: perlio
1954            ! ext/Encode/Encode.xs
1955 ____________________________________________________________________________
1956 [  9453] By: nick                                  on 2001/03/29  17:58:48
1957         Log: Integrate mainline
1958      Branch: perlio
1959           !> Changes patchlevel.h
1960 ____________________________________________________________________________
1961 [  9452] By: jhi                                   on 2001/03/29  16:44:55
1962         Log: Update Changes.
1963      Branch: perl
1964            ! Changes patchlevel.h
1965 ____________________________________________________________________________
1966 [  9451] By: nick                                  on 2001/03/29  16:31:38
1967         Log: Integrate mainline
1968      Branch: perlio
1969           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
1970           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
1971           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
1972           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
1973           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
1974 ____________________________________________________________________________
1975 [  9450] By: jhi                                   on 2001/03/29  16:29:17
1976         Log: Integrate perlio.
1977      Branch: perl
1978           !> win32/buildext.pl
1979 ____________________________________________________________________________
1980 [  9449] By: jhi                                   on 2001/03/29  15:50:01
1981         Log: Update Changes.
1982      Branch: perl
1983            ! Changes patchlevel.h
1984 ____________________________________________________________________________
1985 [  9448] By: nick                                  on 2001/03/29  15:47:15
1986         Log: Make sure buildext.pl finds Errno.pm
1987      Branch: perlio
1988            ! win32/buildext.pl
1989 ____________________________________________________________________________
1990 [  9447] By: jhi                                   on 2001/03/29  15:39:34
1991         Log: Integrate perlio.
1992      Branch: perl
1993           !> win32/makefile.mk
1994 ____________________________________________________________________________
1995 [  9446] By: nick                                  on 2001/03/29  15:30:03
1996         Log: Integrate win32/makefile.mk with mainline.
1997      Branch: perlio
1998           !> win32/makefile.mk
1999 ____________________________________________________________________________
2000 [  9445] By: nick                                  on 2001/03/29  15:27:32
2001         Log: Fix breakage ... 
2002      Branch: perlio
2003            ! win32/makefile.mk
2004 ____________________________________________________________________________
2005 [  9444] By: jhi                                   on 2001/03/29  15:03:08
2006         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
2007              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
2008              Date: Thu, 29 Mar 2001 10:32:59 +0400
2009              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
2010      Branch: perl
2011            ! win32/makefile.mk
2012 ____________________________________________________________________________
2013 [  9443] By: jhi                                   on 2001/03/29  15:02:12
2014         Log: Integrate perlio.
2015      Branch: perl
2016           +> win32/buildext.pl
2017           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
2018           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
2019 ____________________________________________________________________________
2020 [  9442] By: nick                                  on 2001/03/29  14:59:11
2021         Log: Work in progress - determine win32 extensions to build via script.
2022      Branch: perlio
2023            + win32/buildext.pl
2024            ! MANIFEST win32/makefile.mk
2025 ____________________________________________________________________________
2026 [  9441] By: jhi                                   on 2001/03/29  14:51:47
2027         Log: Reintroduce the use of external pwd.
2028      Branch: perl
2029            ! t/lib/cwd.t
2030 ____________________________________________________________________________
2031 [  9440] By: jhi                                   on 2001/03/29  14:42:58
2032         Log: use warnings instead of -w.
2033      Branch: perl
2034            ! utils/h2xs.PL
2035 ____________________________________________________________________________
2036 [  9439] By: jhi                                   on 2001/03/29  14:41:52
2037         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
2038              From: Jonathan Stowe <gellyfish@gellyfish.com>
2039              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
2040              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
2041      Branch: perl
2042            ! utils/h2xs.PL
2043 ____________________________________________________________________________
2044 [  9438] By: jhi                                   on 2001/03/29  14:39:38
2045         Log: Subject: [PATCH perl@9424] minor pod nits
2046              From: Robin Barker <rmb1@cise.npl.co.uk>
2047              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
2048              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
2049      Branch: perl
2050            ! pod/perlhack.pod pod/perliol.pod
2051 ____________________________________________________________________________
2052 [  9437] By: jhi                                   on 2001/03/29  14:29:16
2053         Log: Subject: [PATCH perl@9424] typemap cast warning
2054              From: Robin Barker <rmb1@cise.npl.co.uk>
2055              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
2056              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
2057      Branch: perl
2058            ! lib/ExtUtils/typemap
2059 ____________________________________________________________________________
2060 [  9436] By: jhi                                   on 2001/03/29  14:26:03
2061         Log: Subject: [PATCH perl@9424] printf warning
2062              From: Robin Barker <rmb1@cise.npl.co.uk>
2063              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
2064              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
2065      Branch: perl
2066            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
2067            ! ext/Storable/Storable.xs toke.c
2068 ____________________________________________________________________________
2069 [  9435] By: nick                                  on 2001/03/29  14:23:31
2070         Log: Win32 has name conflict with ERROR
2071      Branch: perlio
2072            ! ext/PerlIO/Via/Via.xs
2073 ____________________________________________________________________________
2074 [  9434] By: jhi                                   on 2001/03/29  14:17:48
2075         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
2076              From: Peter Prymmer <pvhp@forte.com>
2077              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
2078              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
2079      Branch: perl
2080            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
2081 ____________________________________________________________________________
2082 [  9433] By: jhi                                   on 2001/03/29  13:52:44
2083         Log: test-prep target was missing.
2084      Branch: perl
2085            ! Makefile.SH
2086 ____________________________________________________________________________
2087 [  9432] By: nick                                  on 2001/03/29  12:40:03
2088         Log: Make as-shipped compiler default to MSVC6 
2089      Branch: perlio
2090            ! win32/makefile.mk
2091 ____________________________________________________________________________
2092 [  9431] By: nick                                  on 2001/03/29  12:12:16
2093         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
2094              akin to PerlIO::Scalar.
2095      Branch: perlio
2096            ! perlio.c perlio.h
2097 ____________________________________________________________________________
2098 [  9430] By: nick                                  on 2001/03/29  10:56:35
2099         Log: Integrate mainline.
2100      Branch: perlio
2101           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
2102           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
2103           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
2104           !> win32/makefile.mk win32/win32sck.c
2105 ____________________________________________________________________________
2106 [  9429] By: nick                                  on 2001/03/29  09:03:43
2107         Log: Noticed that two tests were skipped as perlio:: package
2108              isn't there any more. Changed the skip condition.
2109              Avoid core-dump if sv_utf8_upgrade() called on something
2110              that does not become SvPOK after SvPV() (e.g. a ref).
2111      Branch: perlio
2112            ! sv.c t/io/utf8.t t/lib/io_scalar.t
2113 ____________________________________________________________________________
2114 [  9428] By: jhi                                   on 2001/03/29  01:31:47
2115         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
2116              From: Benjamin Sugars <bsugars@canoe.ca> 
2117              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
2118              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
2119      Branch: perl
2120            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
2121            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
2122            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
2123 ____________________________________________________________________________
2124 [  9427] By: jhi                                   on 2001/03/29  00:49:30
2125         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
2126              From: "Vadim Konovalov" <watman@inbox.ru>
2127              Date: Thu, 29 Mar 2001 01:50:12 +0400
2128              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
2129      Branch: perl
2130            ! win32/makefile.mk win32/win32sck.c
2131 ____________________________________________________________________________
2132 [  9426] By: gsar                                  on 2001/03/29  00:28:04
2133         Log: dmake can only handle == and != in comparisons; support building
2134              with Borland's VCL libraries (from Vadim Konovalov)
2135      Branch: maint-5.6/perl
2136            ! win32/makefile.mk
2137 ____________________________________________________________________________
2138 [  9425] By: nick                                  on 2001/03/28  19:29:56
2139         Log: Integrate (@snapshot)
2140      Branch: perlio
2141           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
2142 ____________________________________________________________________________
2143 [  9424] By: jhi                                   on 2001/03/28  19:03:16
2144         Log: Update Changes.
2145      Branch: perl
2146            ! Changes patchlevel.h
2147 ____________________________________________________________________________
2148 [  9423] By: jhi                                   on 2001/03/28  18:52:09
2149         Log: Rmdir lib/XS on cleanup.
2150      Branch: perl
2151            ! Makefile.SH
2152 ____________________________________________________________________________
2153 [  9422] By: jhi                                   on 2001/03/28  18:49:34
2154         Log: Integrate perlio.
2155      Branch: perl
2156           !> t/op/utf8decode.t
2157 ____________________________________________________________________________
2158 [  9421] By: nick                                  on 2001/03/28  18:46:44
2159         Log: Loose duplicate chunk.
2160      Branch: perlio
2161            ! t/op/utf8decode.t
2162 ____________________________________________________________________________
2163 [  9420] By: nick                                  on 2001/03/28  18:44:11
2164         Log: Integrate mainline.
2165      Branch: perlio
2166           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
2167           !> vms/vmsish.h
2168 ____________________________________________________________________________
2169 [  9419] By: jhi                                   on 2001/03/28  18:42:05
2170         Log: Can't trust external pwds
2171              (either shell builtins or external programs)
2172      Branch: perl
2173            ! t/lib/cwd.t
2174 ____________________________________________________________________________
2175 [  9418] By: jhi                                   on 2001/03/28  18:34:05
2176         Log: Integrate perlio.
2177      Branch: perl
2178            - lib/perlio.pm
2179           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
2180           !> t/op/utf8decode.t
2181 ____________________________________________________________________________
2182 [  9417] By: nick                                  on 2001/03/28  18:24:02
2183         Log: PerlIO.pm / perlio.pm conflict.
2184              Update some pods.
2185              Make t/op/utf8decode.t a text file.
2186      Branch: perlio
2187            - lib/perlio.pm
2188            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
2189            ! t/op/utf8decode.t
2190 ____________________________________________________________________________
2191 [  9416] By: jhi                                   on 2001/03/28  18:06:07
2192         Log: Integrate change #9409 from mainline to maintperl.
2193              
2194              Yet another tweak on AIX dynaloading.
2195      Branch: maint-5.6/perl
2196           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2197 ____________________________________________________________________________
2198 [  9415] By: gsar                                  on 2001/03/28  17:13:01
2199         Log: integrate changes#9377,9385,9401 from mainline
2200              
2201              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
2202              
2203              If directory entries compare equal case-insensitively,
2204              retry case-sensitively.
2205              
2206              Subject: [PATCH] B::Terse and warnings
2207      Branch: maint-5.6/perl
2208           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
2209           !> t/pragma/warn/perl
2210 ____________________________________________________________________________
2211 [  9414] By: jhi                                   on 2001/03/28  17:11:12
2212         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
2213              From: "Craig A. Berry" <craigberry@mac.com>
2214              Date: Wed, 28 Mar 2001 10:55:20 -0600
2215              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
2216      Branch: perl
2217            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
2218 ____________________________________________________________________________
2219 [  9413] By: jhi                                   on 2001/03/28  17:03:12
2220         Log: Dup hunk.
2221      Branch: perl
2222            ! t/op/utf8decode.t
2223 ____________________________________________________________________________
2224 [  9412] By: jhi                                   on 2001/03/28  17:02:36
2225         Log: Forced integrate from perlio.
2226      Branch: perl
2227           !> t/op/utf8decode.t
2228 ____________________________________________________________________________
2229 [  9411] By: nick                                  on 2001/03/28  16:50:03
2230         Log: Integrate mainline.
2231      Branch: perlio
2232           +> t/lib/cwd.t
2233           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2234           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
2235           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
2236           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
2237           !> t/pragma/warn/perl
2238 ____________________________________________________________________________
2239 [  9410] By: jhi                                   on 2001/03/28  16:44:23
2240         Log: Subject: Re: [PATCH] 9403 cannot be tested
2241              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2242              Date: Wed, 28 Mar 2001 18:33:56 +0200
2243              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
2244      Branch: perl
2245            ! makedef.pl
2246 ____________________________________________________________________________
2247 [  9409] By: jhi                                   on 2001/03/28  16:12:45
2248         Log: Yet another tweak on AIX dynaloading.
2249      Branch: perl
2250            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
2251 ____________________________________________________________________________
2252 [  9408] By: jhi                                   on 2001/03/28  15:52:55
2253         Log: Subject: [PATCH] 9403 cannot be tested
2254              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
2255              Date: Wed, 28 Mar 2001 17:23:00 +0200
2256              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
2257              
2258              A missing symbol.
2259      Branch: perl
2260            ! makedef.pl
2261 ____________________________________________________________________________
2262 [  9407] By: jhi                                   on 2001/03/28  15:47:43
2263         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
2264      Branch: perl
2265            ! t/op/utf8decode.t
2266           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
2267           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
2268 ____________________________________________________________________________
2269 [  9406] By: jhi                                   on 2001/03/28  15:37:08
2270         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
2271              From: Benjamin Sugars <bsugars@canoe.ca> 
2272              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
2273              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
2274      Branch: perl
2275            + t/lib/cwd.t
2276            ! MANIFEST
2277 ____________________________________________________________________________
2278 [  9405] By: jhi                                   on 2001/03/28  15:13:18
2279         Log: pp_ne() needs a CORRECT boolean.
2280      Branch: perl
2281            ! pp.c
2282 ____________________________________________________________________________
2283 [  9404] By: jhi                                   on 2001/03/28  15:09:23
2284         Log: pp_ne() needs a boolean, not an integer.
2285      Branch: perl
2286            ! pp.c
2287 ____________________________________________________________________________
2288 [  9403] By: jhi                                   on 2001/03/28  14:47:43
2289         Log: (Retracted by #9404.)
2290      Branch: perl
2291            ! pp.c
2292 ____________________________________________________________________________
2293 [  9402] By: jhi                                   on 2001/03/28  14:43:59
2294         Log: Subject: Re: [PATCH] Typemap testing
2295              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
2296              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
2297              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
2298      Branch: perl
2299            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2300            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
2301 ____________________________________________________________________________
2302 [  9401] By: jhi                                   on 2001/03/28  14:42:14
2303         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
2304              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
2305              Date: Sun, 25 Mar 2001 21:59:15 +0100
2306              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
2307              
2308              A variable will be checked for the "use once" warnings if:
2309              
2310              1. It is in the scope of a use warnings 'once'
2311              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
2312              
2313              Otherwise it won't be checked at all.
2314              
2315              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
2316              
2317              The enclosed patch partially fixes this issue. What I didn't
2318              get to work was the case where the "used once" warning is enabled
2319              in any file other than the main file.
2320      Branch: perl
2321            ! gv.c t/pragma/warn/perl
2322 ____________________________________________________________________________
2323 [  9400] By: nick                                  on 2001/03/28  14:38:24
2324         Log: More EBCDIC tweaks:
2325              - one more swash issue &~(0xA0-1) did not do the right thing,
2326              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
2327              - add "use re 'asciirange'" to make [!-~] etc. work
2328              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
2329              - Choose a key for t/op/each.t test which gets encoded.
2330              - Skip utf8decode if this is UTF-EBCDIC.
2331      Branch: perlio
2332            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
2333            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
2334 ____________________________________________________________________________
2335 [  9399] By: jhi                                   on 2001/03/28  14:21:00
2336         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
2337              Andreas Schwab.
2338      Branch: perl
2339            ! pp.c
2340 ____________________________________________________________________________
2341 [  9398] By: jhi                                   on 2001/03/28  00:55:56
2342         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
2343              From: David Dyck <dcd@tc.fluke.com>
2344              Date: Tue, 27 Mar 2001 15:16:24 -0800
2345              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
2346      Branch: perl
2347            ! ext/IO/lib/IO/Socket.pm
2348 ____________________________________________________________________________
2349 [  9397] By: jhi                                   on 2001/03/27  21:52:49
2350         Log: Integrate perlio.
2351      Branch: perl
2352           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
2353           +> ext/PerlIO/Via/Via.xs
2354           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
2355 ____________________________________________________________________________
2356 [  9396] By: nick                                  on 2001/03/27  21:45:13
2357         Log: Integrate mainline.
2358      Branch: perlio
2359           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
2360           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
2361 ____________________________________________________________________________
2362 [  9395] By: nick                                  on 2001/03/27  21:18:58
2363         Log: Outline docs for PerlIO and PerlIO::Scalar
2364      Branch: perlio
2365            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
2366 ____________________________________________________________________________
2367 [  9394] By: nick                                  on 2001/03/27  20:50:13
2368         Log: PerlIO::Via layer (alpha-ish).
2369      Branch: perlio
2370            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
2371            + ext/PerlIO/Via/Via.xs
2372            ! MANIFEST
2373 ____________________________________________________________________________
2374 [  9393] By: jhi                                   on 2001/03/27  20:49:55
2375         Log: Retract #9329 now that 9390 should take care of the matter.
2376      Branch: perl
2377            ! utils/h2xs.PL
2378 ____________________________________________________________________________
2379 [  9390] By: jhi                                   on 2001/03/27  20:47:50
2380         Log: Subject: Autoloading Errno.pm when %! is encountered
2381              From: Robin Houston <robin@kitsite.com>
2382              Date: Tue, 27 Mar 2001 20:57:11 +0100
2383              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
2384      Branch: perl
2385            ! embed.h embed.pl gv.c proto.h t/op/magic.t
2386 ____________________________________________________________________________
2387 [  9389] By: jhi                                   on 2001/03/27  20:24:31
2388         Log: Integrate perlio.
2389      Branch: perl
2390           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
2391           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
2392           !> utf8.c
2393 ____________________________________________________________________________
2394 [  9388] By: jhi                                   on 2001/03/27  20:21:38
2395         Log: Better have a three-element array if one is going to assign
2396              to the third element of that array. (from Tim Jenness)
2397      Branch: perl
2398            ! ext/XS/Typemap/Typemap.xs
2399 ____________________________________________________________________________
2400 [  9387] By: nick                                  on 2001/03/27  20:15:43
2401         Log: Integrate mainline.
2402      Branch: perlio
2403           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
2404           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2405           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
2406           +> t/lib/xs-typemap.t
2407           !> (integrate 34 files)
2408 ____________________________________________________________________________
2409 [  9386] By: jhi                                   on 2001/03/27  20:04:18
2410         Log: Subject: Re: perl@9359 breaks HTML::Parser
2411              From: Gisle Aas <gisle@ActiveState.com>
2412              Date: 27 Mar 2001 11:30:24 -0800
2413              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
2414              
2415              Clarify the UTF-8 issues of the API docs.
2416              (Slightly reworded and expanded.)
2417      Branch: perl
2418            ! pod/perlapi.pod sv.c sv.h
2419 ____________________________________________________________________________
2420 [  9385] By: jhi                                   on 2001/03/27  19:44:25
2421         Log: If directory entries compare equal case-insensitively,
2422              retry case-sensitively.
2423      Branch: perl
2424            ! ext/File/Glob/bsd_glob.c
2425 ____________________________________________________________________________
2426 [  9384] By: nick                                  on 2001/03/27  19:38:50
2427         Log: Various EBCDIC fixes:
2428              - major revelation that swash code is encoding aware,
2429              (or thought it was) - now it is ;-)
2430              - With that out of the way fix a slab of tr/// cases.
2431              - Fix Encode 'Unicode' to be true Unicode so tests pass.
2432              - As anticipated Base64.xs needed tweaks.
2433              - Until tr/// works right avoid old_encode64 in MIME tests.
2434      Branch: perlio
2435            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
2436            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
2437 ____________________________________________________________________________
2438 [  9383] By: jhi                                   on 2001/03/27  18:34:41
2439         Log: Add the std test suite BEGIN block.
2440      Branch: perl
2441            ! t/lib/xs-typemap.t
2442 ____________________________________________________________________________
2443 [  9382] By: jhi                                   on 2001/03/27  15:16:07
2444         Log: Add debugging output to the test.
2445      Branch: perl
2446            ! t/lib/glob-basic.t
2447 ____________________________________________________________________________
2448 [  9381] By: jhi                                   on 2001/03/27  15:08:10
2449         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
2450      Branch: perl
2451            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
2452            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
2453            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
2454            + t/lib/xs-typemap.t
2455            ! MANIFEST
2456 ____________________________________________________________________________
2457 [  9380] By: jhi                                   on 2001/03/27  14:48:34
2458         Log: Subject: [PATCH] Typemap testing
2459              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
2460              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
2461              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
2462              
2463              (The first part of the patch.)
2464      Branch: perl
2465            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
2466 ____________________________________________________________________________
2467 [  9379] By: jhi                                   on 2001/03/27  14:44:56
2468         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
2469              From: Benjamin Sugars <bsugars@canoe.ca> 
2470              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
2471              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
2472      Branch: perl
2473            ! t/lib/glob-basic.t
2474 ____________________________________________________________________________
2475 [  9378] By: jhi                                   on 2001/03/27  14:42:30
2476         Log: Subject: [PATCH] perlvar nit
2477              From: Simon Cozens <simon@netthink.co.uk>
2478              Date: Tue, 27 Mar 2001 01:12:01 +0100
2479              Message-ID: <20010327011201.A19179@netthink.co.uk>
2480      Branch: perl
2481            ! pod/perlvar.pod
2482 ____________________________________________________________________________
2483 [  9377] By: jhi                                   on 2001/03/27  14:36:26
2484         Log: Subject: [PATCH] B::Terse and warnings
2485              From: Benjamin Sugars <ben.sugars@home.com>
2486              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
2487              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
2488      Branch: perl
2489            ! ext/B/B.pm ext/B/B/Terse.pm
2490 ____________________________________________________________________________
2491 [  9376] By: jhi                                   on 2001/03/27  14:31:31
2492         Log: Document sockatmark() some.
2493      Branch: perl
2494            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
2495            ! pod/perltoc.pod
2496 ____________________________________________________________________________
2497 [  9375] By: jhi                                   on 2001/03/27  14:00:24
2498         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
2499              noted by Gisle and fixed by NI-S.
2500      Branch: perl
2501            ! sv.c
2502 ____________________________________________________________________________
2503 [  9374] By: jhi                                   on 2001/03/27  05:50:01
2504         Log: Regen toc.
2505      Branch: perl
2506            ! pod/perltoc.pod
2507 ____________________________________________________________________________
2508 [  9373] By: jhi                                   on 2001/03/27  05:43:51
2509         Log: Pixie documenting.
2510      Branch: perl
2511            ! Makefile.SH pod/perlhack.pod
2512 ____________________________________________________________________________
2513 [  9372] By: jhi                                   on 2001/03/27  05:29:34
2514         Log: Metaconfig unit changes for #9371.
2515      Branch: metaconfig
2516            ! U/modified/myhostname.U
2517      Branch: metaconfig/U/perl
2518            + d_sockatmark.U
2519            ! gccvers.U
2520 ____________________________________________________________________________
2521 [  9371] By: jhi                                   on 2001/03/27  05:29:07
2522         Log: Add sockatmark() probing.
2523      Branch: perl
2524            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2525            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
2526            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
2527            ! vos/config.ga.h win32/config.bc win32/config.gc
2528            ! win32/config.vc
2529 ____________________________________________________________________________
2530 [  9370] By: jhi                                   on 2001/03/26  22:01:18
2531         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
2532              Really need to benchmark this.
2533      Branch: perl
2534            ! pp.c
2535 ____________________________________________________________________________
2536 [  9369] By: nick                                  on 2001/03/26  21:59:30
2537         Log: Integrate mainline.
2538      Branch: perlio
2539            ! ext/MIME/Base64/QuotedPrint.pm
2540           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
2541           !> patchlevel.h pod/perlhack.pod pp_sys.c
2542 ____________________________________________________________________________
2543 [  9368] By: jhi                                   on 2001/03/26  21:47:03
2544         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
2545              
2546              TODO1: perlbench.
2547              TODO2: le, lt, ge, gt?  Yech.
2548      Branch: perl
2549            ! pp.c
2550 ____________________________________________________________________________
2551 [  9367] By: jhi                                   on 2001/03/26  21:34:57
2552         Log: Too much cut-and-paste in #9363.
2553      Branch: perl
2554            ! pp_sys.c
2555 ____________________________________________________________________________
2556 [  9366] By: jhi                                   on 2001/03/26  21:20:53
2557         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
2558              From: Andreas Schwab <schwab@suse.de>
2559              Date: 26 Mar 2001 17:29:04 +0200
2560              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
2561              
2562              (The patch for 5.6.0 or so, this is a guess for bleadperl)
2563      Branch: perl
2564            ! pp_hot.c
2565 ____________________________________________________________________________
2566 [  9365] By: jhi                                   on 2001/03/26  21:07:54
2567         Log: Integrate perlio.
2568      Branch: perl
2569           !> perlio.c
2570 ____________________________________________________________________________
2571 [  9364] By: nick                                  on 2001/03/26  20:30:48
2572         Log: REFCNT botch in layer name cache hash.
2573      Branch: perlio
2574            ! perlio.c
2575 ____________________________________________________________________________
2576 [  9363] By: jhi                                   on 2001/03/26  18:44:32
2577         Log: Subject: [PATCH] socket() leaks file descriptors
2578              From: Benjamin Sugars <bsugars@canoe.ca>
2579              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
2580              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
2581              
2582              Also sockpair() fixed similarly.
2583      Branch: perl
2584            ! pp_sys.c
2585 ____________________________________________________________________________
2586 [  9362] By: jhi                                   on 2001/03/26  18:37:52
2587         Log: Integrate perlio.
2588      Branch: perl
2589           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
2590 ____________________________________________________________________________
2591 [  9361] By: nick                                  on 2001/03/26  17:32:06
2592         Log: Implement flush of linebuffered streams on read of a tty.
2593      Branch: perlio
2594            ! perlio.c perliol.h
2595 ____________________________________________________________________________
2596 [  9360] By: nick                                  on 2001/03/26  17:12:32
2597         Log: Memory tweaks and notes for OEMVS.
2598      Branch: perlio
2599            ! README.os390 miniperlmain.c t/op/pat.t
2600 ____________________________________________________________________________
2601 [  9359] By: jhi                                   on 2001/03/26  02:12:54
2602         Log: Update Changes.
2603      Branch: perl
2604            ! Changes patchlevel.h
2605 ____________________________________________________________________________
2606 [  9358] By: jhi                                   on 2001/03/26  02:05:32
2607         Log: Document the most common pixie options.
2608      Branch: perl
2609            ! pod/perlhack.pod
2610 ____________________________________________________________________________
2611 [  9357] By: jhi                                   on 2001/03/26  01:25:28
2612         Log: For perl.pixie check *before* compiling that optimize is -g,
2613              as for perl.third.
2614      Branch: perl
2615            ! Makefile.SH
2616 ____________________________________________________________________________
2617 [  9356] By: jhi                                   on 2001/03/26  01:13:41
2618         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
2619      Branch: perl
2620            ! Makefile.SH
2621 ____________________________________________________________________________
2622 [  9355] By: jhi                                   on 2001/03/26  01:11:19
2623         Log: Remove t/perl.third.
2624      Branch: perl
2625            ! Makefile.SH
2626 ____________________________________________________________________________
2627 [  9354] By: jhi                                   on 2001/03/26  00:23:38
2628         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
2629              IO::Sockatmark().
2630      Branch: perl
2631            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
2632 ____________________________________________________________________________
2633 [  9353] By: jhi                                   on 2001/03/25  22:25:04
2634         Log: Integrate perlio.
2635      Branch: perl
2636           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
2637           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
2638           !> pp_hot.c win32/makefile.mk
2639 ____________________________________________________________________________
2640 [  9352] By: jhi                                   on 2001/03/25  22:21:41
2641         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
2642              From: Radu Greab <radu@netsoft.ro>
2643              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
2644              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
2645      Branch: perl
2646            ! pp_sys.c
2647 ____________________________________________________________________________
2648 [  9351] By: nick                                  on 2001/03/25  22:15:02
2649         Log: Fix readline in list mode to tell rest of world that it has
2650              things on the stack. Otherwise if perl code gets invoked
2651              underneath it it scribbles over results-so-far.
2652              (Why TIEHANDLE has not tripped on this is a mystery.)
2653      Branch: perlio
2654            ! pp_hot.c
2655 ____________________________________________________________________________
2656 [  9350] By: nick                                  on 2001/03/25  22:10:13
2657         Log: win32/makefile.mk typos
2658      Branch: perlio
2659            ! win32/makefile.mk
2660 ____________________________________________________________________________
2661 [  9349] By: nick                                  on 2001/03/25  21:31:14
2662         Log: Integrate now-non-binary file.
2663      Branch: perlio
2664           !> t/lib/mimeqp.t
2665 ____________________________________________________________________________
2666 [  9348] By: nick                                  on 2001/03/25  21:27:24
2667         Log: Make it text
2668      Branch: perlio
2669            ! t/lib/mimeqp.t
2670 ____________________________________________________________________________
2671 [  9347] By: nick                                  on 2001/03/25  21:25:37
2672         Log: Integrate mainline.
2673      Branch: perlio
2674           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
2675           !> lib/Term/ReadLine.pm t/lib/md5-file.t
2676 ____________________________________________________________________________
2677 [  9346] By: nick                                  on 2001/03/25  20:58:15
2678         Log: Add destruct time hook to PerlIO (for work-in-process implementing
2679              layers in perl code. In such cases layers need to be popped before
2680              we loose the ability to run perl code.)
2681              Also back-out "PerlIO::object" hook - it isn't going to work like that...
2682      Branch: perlio
2683            ! perl.c perlio.c perlio.h perliol.h
2684 ____________________________________________________________________________
2685 [  9345] By: nick                                  on 2001/03/25  20:49:11
2686         Log: Avoid at leasy one of undefined warnings in Encode.
2687      Branch: perlio
2688            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
2689 ____________________________________________________________________________
2690 [  9344] By: jhi                                   on 2001/03/25  20:37:43
2691         Log: A workaround for using Term::ReadLine in emacs minibuffer
2692              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
2693              additional tweaks from Ilya Zakharevich.
2694      Branch: perl
2695            ! lib/Term/ReadLine.pm
2696 ____________________________________________________________________________
2697 [  9343] By: nick                                  on 2001/03/25  20:21:14
2698         Log: Missing return value.
2699      Branch: perlio
2700            ! ext/PerlIO/Scalar/Scalar.xs
2701 ____________________________________________________________________________
2702 [  9342] By: jhi                                   on 2001/03/25  16:21:00
2703         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
2704              to equal the CPAN versions since no code changes have been made.
2705      Branch: perl
2706            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
2707            ! t/lib/md5-file.t
2708 ____________________________________________________________________________
2709 [  9341] By: jhi                                   on 2001/03/25  16:01:48
2710         Log: Escape 8-bit characters.
2711      Branch: perl
2712            ! t/lib/mimeqp.t
2713 ____________________________________________________________________________
2714 [  9340] By: gsar                                  on 2001/03/25  15:50:53
2715         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
2716              chars)
2717      Branch: perl
2718            + t/lib/mimeqp.t
2719 ____________________________________________________________________________
2720 [  9339] By: gsar                                  on 2001/03/25  15:48:50
2721         Log: delete mimeqp.t for later with text mode set
2722      Branch: perl
2723            - t/lib/mimeqp.t
2724 ____________________________________________________________________________
2725 [  9338] By: nick                                  on 2001/03/25  09:01:57
2726         Log: Integrate mainline.
2727      Branch: perlio
2728           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
2729           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
2730           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
2731           +> t/lib/mimeb64u.t t/lib/mimeqp.t
2732           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
2733           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
2734           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
2735 ____________________________________________________________________________
2736 [  9337] By: jhi                                   on 2001/03/25  04:23:24
2737         Log: Add MIME::Base64 here and there.  Again, a lot of
2738              optimism is in the air.
2739      Branch: perl
2740            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
2741            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
2742 ____________________________________________________________________________
2743 [  9336] By: jhi                                   on 2001/03/25  04:12:43
2744         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
2745              this by ear as I do not do Win32 programming.)
2746      Branch: perl
2747            ! win32/Makefile win32/makefile.mk
2748 ____________________________________________________________________________
2749 [  9335] By: jhi                                   on 2001/03/25  04:03:50
2750         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
2751      Branch: perl
2752            ! t/lib/md5-file.t
2753 ____________________________________________________________________________
2754 [  9334] By: jhi                                   on 2001/03/25  03:58:53
2755         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
2756      Branch: perl
2757            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
2758            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
2759            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
2760            + t/lib/mimeb64u.t t/lib/mimeqp.t
2761            ! MANIFEST
2762 ____________________________________________________________________________
2763 [  9333] By: jhi                                   on 2001/03/24  20:14:37
2764         Log: Integrate perlio.
2765      Branch: perl
2766           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
2767 ____________________________________________________________________________
2768 [  9332] By: nick                                  on 2001/03/24  19:40:34
2769         Log: Fix un-init variable leading to spurious "Out of Memory!"
2770      Branch: perlio
2771            ! doio.c
2772 ____________________________________________________________________________
2773 [  9331] By: nick                                  on 2001/03/24  19:09:59
2774         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
2775              and update layers internals doc.
2776      Branch: perlio
2777            ! pod/perlfunc.pod pod/perliol.pod
2778 ____________________________________________________________________________
2779 [  9330] By: jhi                                   on 2001/03/24  18:42:11
2780         Log: The length might be uninitialized garbage if the *svp is the undef.
2781      Branch: perl
2782            ! doio.c
2783 ____________________________________________________________________________
2784 [  9329] By: jhi                                   on 2001/03/24  18:26:57
2785         Log: (Retracted by #9393)
2786
2787              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
2788              From: Simon Cozens <simon@netthink.co.uk>
2789              Date: Sat, 24 Mar 2001 17:13:17 +0000
2790              Message-ID: <20010324171317.A13406@netthink.co.uk>
2791      Branch: perl
2792            ! utils/h2xs.PL
2793 ____________________________________________________________________________
2794 [  9328] By: nick                                  on 2001/03/24  17:22:02
2795         Log: Integrate mainline.
2796      Branch: perlio
2797           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
2798           !> lib/unicode/version
2799 ____________________________________________________________________________
2800 [  9327] By: nick                                  on 2001/03/24  17:16:02
2801         Log: Integrate mainline.
2802      Branch: perlio
2803           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2804           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
2805           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
2806           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
2807           +> t/lib/md5-file.t
2808           !> MANIFEST Makefile.SH configure.com djgpp/config.over
2809           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
2810           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
2811           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
2812           !> win32/makefile.mk
2813 ____________________________________________________________________________
2814 [  9326] By: jhi                                   on 2001/03/24  17:00:42
2815         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
2816      Branch: perl
2817            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
2818            ! lib/unicode/version
2819 ____________________________________________________________________________
2820 [  9325] By: jhi                                   on 2001/03/24  16:22:33
2821         Log: Subject: Re: B::Deparse bug (5.6.0)
2822              From: Robin Houston <robin@kitsite.com>
2823              Date: Sat, 24 Mar 2001 14:33:09 +0000
2824              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
2825      Branch: perl
2826            ! op.c pp.c t/lib/b.t t/op/repeat.t
2827 ____________________________________________________________________________
2828 [  9324] By: jhi                                   on 2001/03/24  16:21:56
2829         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
2830              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
2831              these additions may be too optimistic.
2832      Branch: perl
2833            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
2834            ! hints/uwin.sh hints/vmesa.sh
2835 ____________________________________________________________________________
2836 [  9323] By: jhi                                   on 2001/03/24  16:06:01
2837         Log: Integrate perlio.
2838      Branch: perl
2839           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
2840           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2841            ! Makefile.SH
2842           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
2843           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
2844           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
2845           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2846           !> win32/makefile.mk win32/perlhost.h win32/win32.c
2847           !> win32/win32iop.h
2848 ____________________________________________________________________________
2849 [  9322] By: nick                                  on 2001/03/24  14:39:12
2850         Log: Routine Win32 regen_config_h - no real changes.
2851      Branch: perlio
2852            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2853 ____________________________________________________________________________
2854 [  9321] By: nick                                  on 2001/03/24  14:31:49
2855         Log: PerlIO fixups for Win32:
2856              - provide win33_popenlist() - non-functional as yet.
2857              - avoid need for aTHX in PerlIO_debug calls - even if not 
2858              enabled args are still evaluated so Win32 has trouble during fork().
2859              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
2860              - Fixup makedef.pl for latest set of symbols.
2861      Branch: perlio
2862            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
2863            ! win32/perlhost.h win32/win32.c win32/win32iop.h
2864 ____________________________________________________________________________
2865 [  9320] By: nick                                  on 2001/03/24  14:26:58
2866         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
2867              was gibberish - broke it on WIn32 at least.
2868      Branch: perlio
2869            ! ext/POSIX/POSIX.xs
2870 ____________________________________________________________________________
2871 [  9319] By: nick                                  on 2001/03/24  11:29:41
2872         Log: Generated files.
2873      Branch: perlio
2874            ! embed.h global.sym objXSUB.h perlapi.c proto.h
2875 ____________________________________________________________________________
2876 [  9318] By: nick                                  on 2001/03/24  10:29:37
2877         Log: Implement:
2878              1.  open($fh,"+<",undef);  # add test to t/io/open.t
2879              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
2880      Branch: perlio
2881            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
2882            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
2883            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
2884            ! t/io/open.t t/io/utf8.t
2885 ____________________________________________________________________________
2886 [  9317] By: jhi                                   on 2001/03/23  23:41:25
2887         Log: AIX does seems to have optimization problems with its C compilers.
2888      Branch: perl
2889            ! hints/aix.sh
2890 ____________________________________________________________________________
2891 [  9316] By: jhi                                   on 2001/03/23  23:40:46
2892         Log: Integrate perlio.
2893      Branch: perl
2894           +> lib/PerlIO.pm
2895           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
2896           !> perliol.h
2897 ____________________________________________________________________________
2898 [  9315] By: jhi                                   on 2001/03/23  22:16:30
2899         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
2900      Branch: perl
2901            ! t/lib/md5-file.t
2902 ____________________________________________________________________________
2903 [  9314] By: nick                                  on 2001/03/23  20:49:02
2904         Log: Perlio internals re-organized.
2905              - open process creates AV of layer/arg pairs
2906              (appends layers from open() or open.pm to default list).
2907              - push arg is now an SV.
2908              - layer ->Open get passed the AV
2909              - open is no longer mandatory method.
2910              - topmost layer that has ->Open method does the open
2911              - any layers above are pushed once that returns.
2912              - vtable re-ordered so dummy layers need only provide push/pop methods.
2913      Branch: perlio
2914            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
2915 ____________________________________________________________________________
2916 [  9313] By: nick                                  on 2001/03/23  16:27:41
2917         Log: Check in a stable (working) version before next round of tweaks.
2918              Changes include:
2919              - Move default layers code out of doio.c and into perlio.c
2920              - Single routine for parsing layer specification strings.
2921              - Skeleton support for demand loading of layers
2922              - Core-dump avoidance if PERLIO environment specifies loadable layer
2923              (does not _work_ as need IO to load and need load to do IO ...)
2924      Branch: perlio
2925            + lib/PerlIO.pm
2926            ! MANIFEST doio.c perlio.c
2927 ____________________________________________________________________________
2928 [  9312] By: gsar                                  on 2001/03/23  16:25:25
2929         Log: add execute bit to files with shebang lines in the repository;
2930              avoid clobbering execute bit in Porting/makerel 
2931      Branch: maint-5.6/perl
2932            ! (edit 144 files)
2933 ____________________________________________________________________________
2934 [  9311] By: jhi                                   on 2001/03/23  14:25:35
2935         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
2936      Branch: perl
2937            ! MANIFEST
2938 ____________________________________________________________________________
2939 [  9310] By: jhi                                   on 2001/03/23  13:45:04
2940         Log: Subject: [PATCH] Net::Ping
2941              From: Colin McMillen <mcmi0037@tc.umn.edu>
2942              Date: Thu, 22 Mar 2001 19:30:31 -0600
2943              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
2944      Branch: perl
2945            ! lib/Net/Ping.pm
2946 ____________________________________________________________________________
2947 [  9309] By: jhi                                   on 2001/03/23  13:39:13
2948         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
2949      Branch: perl
2950            ! t/lib/md5-aaa.t t/lib/md5-file.t
2951 ____________________________________________________________________________
2952 [  9308] By: jhi                                   on 2001/03/23  13:20:34
2953         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
2954              - bump the version to 2.14
2955              - drop the base64 tests since they require MIME::Base64
2956              - drop the rfc1321.txt
2957              - drop the hints/dec_osf.pl since it's only needed for
2958              pre-5.005_03 Perls
2959              Todo:
2960              - the U32 alignment testing is now removed; it needs to
2961              be reintroduced as as a Config variable (meaning also
2962              as a Configure test)
2963              - get the new EBCDIC md5sum for MD5.pm
2964              - test in Win32 to see how badly I botched the makefiles
2965      Branch: perl
2966            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
2967            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
2968            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
2969            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
2970            + t/lib/md5-file.t
2971            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
2972            ! win32/Makefile win32/makefile.mk
2973 ____________________________________________________________________________
2974 [  9307] By: jhi                                   on 2001/03/23  12:56:14
2975         Log: Integrate change #9306 from maintperl into mainline,
2976              AIX dynaloader for AIXes without <load.h>.
2977      Branch: perl
2978           !> ext/DynaLoader/hints/aix.pl
2979 ____________________________________________________________________________
2980 [  9306] By: jhi                                   on 2001/03/23  12:51:36
2981         Log: There are AIXes without /usr/include/load.h,
2982              patch from H.Merijn Brand.
2983      Branch: maint-5.6/perl
2984            ! ext/DynaLoader/hints/aix.pl
2985 ____________________________________________________________________________
2986 [  9305] By: nick                                  on 2001/03/23  11:00:42
2987         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
2988      Branch: perlio
2989            ! ext/Encode/Encode.xs perlio.c perlio.h
2990 ____________________________________________________________________________
2991 [  9304] By: nick                                  on 2001/03/23  10:20:46
2992         Log: Render -Duseperlio functional again.
2993              - this is "quick fix" which calls PerlIO_apply_layers after opening,
2994              which is what old scheme did. New scheme needs to change that
2995              to make open(...,\$scalar) etc. work but this will do for now.
2996      Branch: perlio
2997            ! perlio.c
2998 ____________________________________________________________________________
2999 [  9303] By: nick                                  on 2001/03/23  09:53:20
3000         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
3001              -Uuseperlio now works again.
3002              -Duseperlio is still poorly. Don't merge yet...
3003      Branch: perlio
3004            ! doio.c perlio.h
3005 ____________________________________________________________________________
3006 [  9302] By: nick                                  on 2001/03/22  22:26:51
3007         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
3008              type code.
3009              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
3010              is its main caller. In particular now has access to "extra" args, and
3011              can tell when an open handle is "reopened" (or duped?).
3012              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
3013              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
3014              PerlIO_open() et. al. (i.e. other way round).
3015              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
3016              with args close to PerlIO_openn().
3017      Branch: perlio
3018            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
3019 ____________________________________________________________________________
3020 [  9301] By: jhi                                   on 2001/03/22  20:58:04
3021         Log: Integrate perlio.
3022      Branch: perl
3023           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
3024           !> t/io/open.t util.c
3025 ____________________________________________________________________________
3026 [  9300] By: nick                                  on 2001/03/22  17:36:32
3027         Log: Don't include $@ in not ok message.
3028      Branch: perlio
3029            ! t/io/open.t
3030 ____________________________________________________________________________
3031 [  9299] By: gsar                                  on 2001/03/22  16:53:45
3032         Log: back out changes#7532,7521 for now (appears to have problems
3033              on IRIX)
3034      Branch: maint-5.6/perl
3035            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
3036            ! ext/POSIX/typemap pod/perlvar.pod
3037 ____________________________________________________________________________
3038 [  9298] By: nick                                  on 2001/03/22  14:35:46
3039         Log: Give a meaning to '&' in n-arg open case:
3040              open($fh,"<&",$scalar);
3041              $scalar can be:
3042              - an integer which does "fdopen"
3043              open($fh,"<&",2); # like open($fh,"<&2")
3044              - something that will yield a file handle via sv_2io()
3045              useful for dup'ing anonymous handles.
3046              e.g.:
3047              open(my $fh,"<&",\*STDIN);
3048              open(my $dup,"<&",$fh);
3049      Branch: perlio
3050            ! doio.c t/io/open.t
3051 ____________________________________________________________________________
3052 [  9297] By: nick                                  on 2001/03/22  13:34:35
3053         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
3054      Branch: perlio
3055            ! util.c
3056 ____________________________________________________________________________
3057 [  9296] By: nick                                  on 2001/03/22  12:51:20
3058         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
3059      Branch: perlio
3060            ! perl.c
3061 ____________________________________________________________________________
3062 [  9295] By: nick                                  on 2001/03/22  11:59:44
3063         Log: If stdin, stdout or stderr get opened in unexpected read/write state
3064              then warn at time of open not at time of use.
3065      Branch: perlio
3066            ! doio.c pp_hot.c pp_sys.c
3067 ____________________________________________________________________________
3068 [  9294] By: nick                                  on 2001/03/22  10:54:35
3069         Log: Die on n-arg open(...,"",xxx,yyy,...)
3070              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
3071              - die on read/write cases so we can decide what it means later.
3072      Branch: perlio
3073            ! doio.c embed.pl iperlsys.h util.c
3074 ____________________________________________________________________________
3075 [  9293] By: nick                                  on 2001/03/22  09:02:45
3076         Log: perlio tweaks (reported by Nick Clark)
3077              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
3078              error check in Pendinf_read().
3079      Branch: perlio
3080            ! perlio.c
3081 ____________________________________________________________________________
3082 [  9292] By: gsar                                  on 2001/03/22  07:12:00
3083         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
3084              fixes)
3085      Branch: maint-5.6/perl
3086           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
3087 ____________________________________________________________________________
3088 [  9291] By: jhi                                   on 2001/03/22  06:06:44
3089         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
3090      Branch: perl
3091            ! t/op/re_tests
3092 ____________________________________________________________________________
3093 [  9290] By: jhi                                   on 2001/03/22  05:57:01
3094         Log: Move MacOS Classic higher in the list of supported platforms.
3095      Branch: maint-5.6/perl
3096            ! pod/perlport.pod
3097 ____________________________________________________________________________
3098 [  9289] By: gsar                                  on 2001/03/22  05:35:04
3099         Log: revert part of change#6438 for compatibility (av_reify()
3100              appears to be needed to implement av_splice()ish things
3101              in XS)
3102      Branch: maint-5.6/perl
3103            ! embed.pl global.sym objXSUB.h perlapi.c
3104 ____________________________________________________________________________
3105 [  9288] By: gsar                                  on 2001/03/22  03:09:19
3106         Log: update copyright year
3107      Branch: maint-5.6/perl
3108            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
3109            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
3110            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
3111            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
3112            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
3113            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
3114            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
3115            ! x2p/walk.c
3116 ____________________________________________________________________________
3117 [  9287] By: jhi                                   on 2001/03/21  20:30:54
3118         Log: Integrate perlio.
3119      Branch: perl
3120           !> ext/Data/Dumper/Dumper.xs
3121 ____________________________________________________________________________
3122 [  9286] By: gsar                                  on 2001/03/21  19:49:54
3123         Log: makefile.mk tweak
3124      Branch: maint-5.6/perl
3125            ! win32/Makefile win32/makefile.mk
3126 ____________________________________________________________________________
3127 [  9285] By: nick                                  on 2001/03/21  19:07:13
3128         Log: Multiplicity fix for Dumper.
3129      Branch: perlio
3130            ! ext/Data/Dumper/Dumper.xs
3131 ____________________________________________________________________________
3132 [  9284] By: nick                                  on 2001/03/21  19:01:07
3133         Log: Integrate mainline - (does not build xTHX issue in Dumper).
3134      Branch: perlio
3135           !> (integrate 27 files)
3136 ____________________________________________________________________________
3137 [  9283] By: jhi                                   on 2001/03/21  17:17:35
3138         Log: Integrate change #9282 from mainline into maintperl,
3139              4-arg UTF-8 substr().
3140      Branch: maint-5.6/perl
3141           !> pp.c
3142 ____________________________________________________________________________
3143 [  9282] By: jhi                                   on 2001/03/21  17:15:43
3144         Log: The #9270 would have leaked a scalar if pp_substr()
3145              returned early.
3146      Branch: perl
3147            ! pp.c
3148 ____________________________________________________________________________
3149 [  9281] By: gsar                                  on 2001/03/21  17:03:14
3150         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
3151      Branch: maint-5.6/perl
3152            ! win32/makefile.mk
3153 ____________________________________________________________________________
3154 [  9280] By: gsar                                  on 2001/03/21  17:01:20
3155         Log: some tweaks to change#9278 (fork() emulation should be enabled
3156              by setting BUILD_FLAVOR instead of changing the defaults)
3157      Branch: maint-5.6/perl
3158            ! win32/makefile.mk
3159 ____________________________________________________________________________
3160 [  9279] By: gsar                                  on 2001/03/21  16:47:19
3161         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
3162      Branch: maint-5.6/perl
3163            ! ext/File/Glob/Glob.pm
3164           !> lib/Cwd.pm
3165 ____________________________________________________________________________
3166 [  9278] By: jhi                                   on 2001/03/21  14:35:10
3167         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
3168              From: "Vadim Konovalov" <watman@inbox.ru>
3169              Date: Wed, 21 Mar 2001 01:53:51 +0300
3170              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
3171      Branch: maint-5.6/perl
3172            ! win32/makefile.mk win32/win32sck.c
3173 ____________________________________________________________________________
3174 [  9277] By: jhi                                   on 2001/03/21  13:58:28
3175         Log: Integrate change #9270 from mainline to maintperl:
3176              continued 4-arg UTF-8 substr() fixing.
3177      Branch: maint-5.6/perl
3178           !> pp.c t/op/substr.t
3179 ____________________________________________________________________________
3180 [  9276] By: jhi                                   on 2001/03/21  13:33:00
3181         Log: More pixie cleaning.
3182      Branch: perl
3183            ! Makefile.SH
3184 ____________________________________________________________________________
3185 [  9275] By: jhi                                   on 2001/03/21  03:54:17
3186         Log: Update Changes.
3187      Branch: perl
3188            ! Changes patchlevel.h
3189 ____________________________________________________________________________
3190 [  9274] By: jhi                                   on 2001/03/21  03:48:24
3191         Log: First stab at making Data::Dumper to grok Unicode.
3192              
3193              TODO: tests, EBCDICify.
3194      Branch: perl
3195            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
3196 ____________________________________________________________________________
3197 [  9273] By: jhi                                   on 2001/03/21  02:23:00
3198         Log: Fix for
3199              
3200              Subject: Memory leak in unquoted print   
3201              From: Benjamin Sugars <bsugars@canoe.ca> 
3202              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
3203              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
3204      Branch: perl
3205            ! perlio.c
3206 ____________________________________________________________________________
3207 [  9272] By: jhi                                   on 2001/03/21  01:33:17
3208         Log: Subject: Re: [PATCH] POSIX::getcwd()
3209              From: Benjamin Sugars <bsugars@canoe.ca> 
3210              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
3211              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
3212      Branch: perl
3213            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
3214 ____________________________________________________________________________
3215 [  9271] By: jhi                                   on 2001/03/21  01:22:52
3216         Log: Subject: [PATCH] Cwd.pm docs
3217              From: Benjamin Sugars <bsugars@canoe.ca>
3218              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
3219              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
3220      Branch: perl
3221            ! lib/Cwd.pm
3222 ____________________________________________________________________________
3223 [  9270] By: jhi                                   on 2001/03/21  01:16:29
3224         Log: Continue 4-arg substr() UTF-8 fixage.
3225      Branch: perl
3226            ! pp.c t/op/substr.t
3227 ____________________________________________________________________________
3228 [  9269] By: jhi                                   on 2001/03/21  00:46:14
3229         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
3230              
3231              revert the leak fix in change#9142 (problem needs a more experimental
3232              fix unsuitable for 5.6.1)
3233              
3234              do alphabetical sorting by default (for csh compatibility)
3235              
3236              cut-n-paste goof in change#9264
3237              
3238              VMS piping fixes (from Charles Lane)
3239      Branch: perl
3240           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
3241           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
3242           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
3243 ____________________________________________________________________________
3244 [  9268] By: jhi                                   on 2001/03/21  00:37:04
3245         Log: Integrate perlio.
3246      Branch: perl
3247           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
3248           !> utf8.c utf8.h utfebcdic.h
3249 ____________________________________________________________________________
3250 [  9267] By: nick                                  on 2001/03/20  20:04:39
3251         Log: More EBCDIC stuff:
3252              - Loose the extra level of function on ASCII.
3253              - spotted a chr(0) issue in sv.c
3254              - re-work of UTF-X tr/// ranges to work in Unicode
3255              space. Still issues with the "0xff is illegal UTF-8" hack.
3256              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
3257              (why do it once when you can do it all over the place :-(
3258              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
3259              need utf8.pm for swashes.
3260              - Simplified and commented scan_const() in toke.c
3261              Still something wrong regexp and tr (swashes?).
3262      Branch: perlio
3263            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
3264            ! utf8.c utf8.h utfebcdic.h
3265 ____________________________________________________________________________
3266 [  9266] By: gsar                                  on 2001/03/20  19:16:43
3267         Log: VMS piping fixes (from Charles Lane)
3268      Branch: maint-5.6/perl
3269            ! vms/vms.c vms/vmspipe.com
3270 ____________________________________________________________________________
3271 [  9265] By: gsar                                  on 2001/03/20  17:53:52
3272         Log: cut-n-paste goof in change#9264
3273      Branch: maint-5.6/perl
3274            ! ext/File/Glob/Glob.xs
3275 ____________________________________________________________________________
3276 [  9264] By: gsar                                  on 2001/03/20  17:43:47
3277         Log: do alphabetical sorting by default (for csh compatibility);
3278              bsd_glob() does ASCII sort by default as usual, unless
3279              GLOB_ALPHASORT was specified
3280      Branch: maint-5.6/perl
3281            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
3282            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
3283            ! ext/File/Glob/bsd_glob.h
3284 ____________________________________________________________________________
3285 [  9263] By: gsar                                  on 2001/03/20  16:40:08
3286         Log: integrate change#9255 from mainline (unicode fix)
3287              
3288              substr($bytestr, i, n, $charstr)
3289      Branch: maint-5.6/perl
3290           !> Todo-5.6 pp.c t/op/substr.t
3291 ____________________________________________________________________________
3292 [  9262] By: gsar                                  on 2001/03/20  15:57:41
3293         Log: revert the leak fix in change#9142 (problem needs a more experimental
3294              fix unsuitable for 5.6.1)
3295      Branch: maint-5.6/perl
3296            ! scope.c
3297 ____________________________________________________________________________
3298 [  9261] By: jhi                                   on 2001/03/20  14:26:25
3299         Log: Integrate changes #9259,9260 from maintperl into mainline.
3300              
3301              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
3302              
3303              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
3304      Branch: perl
3305           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
3306 ____________________________________________________________________________
3307 [  9260] By: jhi                                   on 2001/03/20  14:05:46
3308         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
3309              From: Robin Barker <rmb1@cise.npl.co.uk>
3310              Date: Tue, 20 Mar 2001 10:12:04 GMT
3311              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
3312      Branch: maint-5.6/perl
3313            ! run.c
3314 ____________________________________________________________________________
3315 [  9259] By: jhi                                   on 2001/03/20  14:04:39
3316         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
3317              From: Chris Nandor <pudge@pobox.com>
3318              Date: Tue, 20 Mar 2001 00:40:56 -0500
3319              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
3320      Branch: maint-5.6/perl
3321            ! ext/POSIX/POSIX.xs lib/File/Path.pm
3322 ____________________________________________________________________________
3323 [  9258] By: jhi                                   on 2001/03/20  05:09:34
3324         Log: Update Changes.
3325      Branch: perl
3326            ! Changes patchlevel.h
3327 ____________________________________________________________________________
3328 [  9257] By: jhi                                   on 2001/03/20  05:04:25
3329         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
3330      Branch: perl
3331            ! t/op/tr.t
3332 ____________________________________________________________________________
3333 [  9256] By: jhi                                   on 2001/03/20  04:43:12
3334         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
3335              From: Peter Prymmer <pvhp@forte.com>
3336              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
3337              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
3338      Branch: maint-5.6/perl
3339            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
3340 ____________________________________________________________________________
3341 [  9255] By: jhi                                   on 2001/03/19  23:17:17
3342         Log: substr($bytestr, i, n, $charstr)
3343
3344              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
3345      Branch: perl
3346            ! Todo-5.6 pp.c t/op/substr.t
3347 ____________________________________________________________________________
3348 [  9254] By: jhi                                   on 2001/03/19  22:25:09
3349         Log: Rearrange the make test target prerequisites so that
3350              in a parallel make 'all' is finished before 'test'.
3351      Branch: perl
3352            ! Makefile.SH
3353 ____________________________________________________________________________
3354 [  9253] By: jhi                                   on 2001/03/19  21:48:07
3355         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
3356              From: Robin Houston <robin@kitsite.com>
3357              Date: Mon, 19 Mar 2001 15:48:41 +0000
3358              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
3359      Branch: perl
3360            ! pp_ctl.c
3361 ____________________________________________________________________________
3362 [  9252] By: jhi                                   on 2001/03/19  21:42:27
3363         Log: Integrate perlio.
3364      Branch: perl
3365           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
3366           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
3367           !> utfebcdic.h vms/perly_c.vms
3368 ____________________________________________________________________________
3369 [  9251] By: jhi                                   on 2001/03/19  21:31:28
3370         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
3371              
3372              Dynaloading in 64-bit AIX with vac.
3373      Branch: perl
3374           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3375           !> hints/aix.sh
3376 ____________________________________________________________________________
3377 [  9250] By: jhi                                   on 2001/03/19  21:18:00
3378         Log: A more robust solution for the 64bitall AIX dynaloading
3379              problem, from Jens-Uwe Mager.
3380      Branch: maint-5.6/perl
3381            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
3382 ____________________________________________________________________________
3383 [  9249] By: nick                                  on 2001/03/19  20:59:37
3384         Log: Integrate mainline.
3385      Branch: perlio
3386           !> (integrate 42 files)
3387 ____________________________________________________________________________
3388 [  9248] By: nick                                  on 2001/03/19  20:22:07
3389         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
3390              (Building on OS390 uses native YACC and YYDEBUG has other
3391              side effects.)
3392      Branch: perlio
3393            ! perly.c perly.y vms/perly_c.vms
3394 ____________________________________________________________________________
3395 [  9247] By: jhi                                   on 2001/03/19  19:59:53
3396         Log: 64-bit AIX dynaloading problem (see #9244) idea
3397              from Jens-Uwe Mager.
3398      Branch: maint-5.6/perl
3399            ! ext/DynaLoader/dl_aix.xs
3400 ____________________________________________________________________________
3401 [  9246] By: nick                                  on 2001/03/19  19:27:57
3402         Log: More EBCDIC fixes.
3403      Branch: perlio
3404            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
3405            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
3406 ____________________________________________________________________________
3407 [  9245] By: jhi                                   on 2001/03/19  19:05:19
3408         Log: Integrate change #9243 from mainline into maintperl.
3409              
3410              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
3411      Branch: maint-5.6/perl
3412           !> README.vmesa
3413 ____________________________________________________________________________
3414 [  9244] By: jhi                                   on 2001/03/19  19:03:15
3415         Log: Get 64bitall AIX building, but still does not test okay:
3416              dynaloading anything fails, for example for op/defins:
3417              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
3418              (update: fixed by #9247,9250)
3419      Branch: maint-5.6/perl
3420            ! hints/aix.sh
3421 ____________________________________________________________________________
3422 [  9243] By: jhi                                   on 2001/03/19  19:00:16
3423         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
3424              From: Robin Barker <rmb1@cise.npl.co.uk>
3425              Date: Mon, 19 Mar 2001 18:01:57 GMT
3426              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
3427      Branch: perl
3428            ! README.vmesa
3429 ____________________________________________________________________________
3430 [  9242] By: jhi                                   on 2001/03/19  18:58:43
3431         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
3432              
3433              TODO: tests.
3434      Branch: perl
3435            ! doop.c op.c
3436 ____________________________________________________________________________
3437 [  9241] By: gsar                                  on 2001/03/19  17:34:46
3438         Log: VMSify tests (from Charles Lane)
3439      Branch: maint-5.6/perl
3440            ! t/lib/filehand.t t/lib/texttabs.t
3441 ____________________________________________________________________________
3442 [  9240] By: jhi                                   on 2001/03/19  14:24:26
3443         Log: Integrate change #9233 from maintperl into mainline.
3444              
3445              some refcounts were incorrect in perl_clone()
3446      Branch: perl
3447           !> sv.c
3448 ____________________________________________________________________________
3449 [  9239] By: gsar                                  on 2001/03/19  09:23:17
3450         Log: this is 5.6.1-trial3
3451      Branch: maint-5.6/perl
3452            ! Changes
3453 ____________________________________________________________________________
3454 [  9238] By: gsar                                  on 2001/03/19  08:47:04
3455         Log: some new symbols are only available under ithreads
3456      Branch: maint-5.6/perl
3457            ! makedef.pl
3458 ____________________________________________________________________________
3459 [  9237] By: gsar                                  on 2001/03/19  08:42:28
3460         Log: update patchlevel.h, Changes, &c.
3461      Branch: maint-5.6/perl
3462            ! Changes patchlevel.h pod/perlhist.pod
3463           !> AUTHORS
3464 ____________________________________________________________________________
3465 [  9236] By: gsar                                  on 2001/03/19  08:17:49
3466         Log: integrate changes#8068,8717 from mainline
3467              
3468              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
3469              
3470              [PATCH CPAN 1.59_51] warning message (not!)
3471      Branch: maint-5.6/perl
3472           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
3473           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
3474           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
3475           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
3476           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
3477 ____________________________________________________________________________
3478 [  9235] By: gsar                                  on 2001/03/19  08:07:09
3479         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
3480              
3481              [PATCH] Add missing CV flags to dump.c
3482              
3483              Re: [patch] Re: PL_ptr_table
3484              
3485              Fixup non-ithread build after 8713
3486              
3487              Generated files form 8713 etc.
3488              
3489              Correct the correction :-(
3490              
3491              Documenting coderef @INC (Re: CPAN "make this script work" feature)
3492              
3493              Subject: Re: sync sync sync: have I missed any patches?
3494              Replace djSP with dSP.
3495      Branch: maint-5.6/perl
3496           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
3497           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
3498           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
3499           !> sv.c sv.h win32/perlhost.h
3500 ____________________________________________________________________________
3501 [  9234] By: gsar                                  on 2001/03/19  07:22:05
3502         Log: revert the change#9090 integrate for now (change looks somewhat
3503              incomplete in that [ha]v_exists() need something similar; lacks
3504              tests; &c.)
3505      Branch: maint-5.6/perl
3506            ! hv.c
3507 ____________________________________________________________________________
3508 [  9233] By: gsar                                  on 2001/03/19  07:10:01
3509         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
3510              destruction when there are unreferenced scalars (SvREFCNT==0)
3511      Branch: maint-5.6/perl
3512            ! sv.c
3513 ____________________________________________________________________________
3514 [  9232] By: jhi                                   on 2001/03/19  05:11:02
3515         Log: Regen api and toc.
3516      Branch: maint-5.6/perl
3517            ! pod/perlapi.pod pod/perltoc.pod
3518 ____________________________________________________________________________
3519 [  9231] By: jhi                                   on 2001/03/19  04:06:03
3520         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
3521              add a lost line in pp.c:pp_chop(), update to new op/chop.
3522              
3523              Clarify the description differentiating for and while; inspired by
3524              
3525              Subject: [ID 20010306.004] || != named unary operator
3526              
3527              The $Is_MacOS needs to be declared.
3528      Branch: maint-5.6/perl
3529            ! pp.c t/op/chop.t
3530           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
3531 ____________________________________________________________________________
3532 [  9230] By: jhi                                   on 2001/03/19  03:48:16
3533         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
3534              9079,9083,9089,9090,9091 from mainline to maintperl.
3535              
3536              Quieten some noise in Win32 builds
3537              
3538              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
3539              
3540              The perlretut was still talking about the old \p and \P
3541              definitions.
3542              
3543              More tweakage on the Unicode character class descriptions.
3544              
3545              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
3546              
3547              Subject: 'no *POSIX' Patch speeding up make on BS2000 
3548              
3549              Subject: [PATCH] perldata.pod here-doc docs
3550              
3551              Add /sbin and /usr/sbin to the list of directories scanned
3552              for setuid programs.  Takes care of bug id 20010309.003.
3553              
3554              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
3555              
3556              In op/stat #35 better to scan all the potential directories
3557              for setuids, not just the first one.
3558      Branch: maint-5.6/perl
3559            ! Makefile.SH
3560           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
3561           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
3562           !> t/op/stat.t toke.c win32/win32.h
3563 ____________________________________________________________________________
3564 [  9229] By: jhi                                   on 2001/03/19  02:31:50
3565         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
3566              From: Chris Nandor <pudge@pobox.com>
3567              Date: Sat, 10 Mar 2001 14:22:19 -0500
3568              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
3569      Branch: maint-5.6/perl
3570            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
3571            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
3572            ! t/lib/b.t t/lib/errno.t
3573 ____________________________________________________________________________
3574 [  9228] By: jhi                                   on 2001/03/19  02:29:59
3575         Log: Integrate changes #9113,9122 from mainline into maintperl.
3576              
3577              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?)
3578      Branch: maint-5.6/perl
3579           !> Configure README.os390 hints/os390.sh
3580 ____________________________________________________________________________
3581 [  9227] By: jhi                                   on 2001/03/19  02:22:35
3582         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
3583              into maintperl.
3584              
3585              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
3586              
3587              Forgot to check-in the larger part of #9120, duh.
3588              
3589              Subject: Another patch for integer.pm POD 
3590              
3591              h2ph strictness and cleanliness from Kurt Starsinic.
3592              
3593              Borland filename case problem.
3594              
3595              h2ph strictness and cleanliness from Kurt Starsinic.
3596              
3597              Subject: [PATCH] the uncontroversial doc patches
3598      Branch: maint-5.6/perl
3599           +> win32/sncfnmcs.pl
3600           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
3601           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
3602           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
3603           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
3604           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
3605           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
3606           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
3607 ____________________________________________________________________________
3608 [  9226] By: jhi                                   on 2001/03/19  02:10:21
3609         Log: Integrate changes #9207,9214 from mainline into maintperl.
3610              
3611              podchecker relaxations: =over has an *optional* number after it,
3612              and whitespace in L<> is okay.
3613      Branch: maint-5.6/perl
3614           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
3615           !> t/pod/poderrs.xr
3616 ____________________________________________________________________________
3617 [  9225] By: jhi                                   on 2001/03/19  02:07:38
3618         Log: Integrate change #9219 from maintperl into mainline.
3619              
3620              remove duplicated tests
3621      Branch: perl
3622           !> t/op/re_tests
3623 ____________________________________________________________________________
3624 [  9224] By: jhi                                   on 2001/03/19  02:06:11
3625         Log: Integrate change #9223 from mainline to maintperl.
3626              
3627              Document -Dmksymlinks.
3628      Branch: maint-5.6/perl
3629           !> INSTALL
3630 ____________________________________________________________________________
3631 [  9223] By: jhi                                   on 2001/03/19  02:01:25
3632         Log: Document -Dmksymlinks.
3633      Branch: perl
3634            ! INSTALL
3635 ____________________________________________________________________________
3636 [  9222] By: jhi                                   on 2001/03/19  01:15:35
3637         Log: The -Dmksymlinks wasn't working for maintperl.
3638      Branch: maint-5.6/perl
3639            ! Configure
3640 ____________________________________________________________________________
3641 [  9221] By: jhi                                   on 2001/03/19  00:49:43
3642         Log: Cleanup pixie residue.
3643      Branch: perl
3644            ! Makefile.SH
3645 ____________________________________________________________________________
3646 [  9220] By: jhi                                   on 2001/03/19  00:44:47
3647         Log: Document the use of pixie/prof; create make targets for it.
3648              
3649              TODO: make t/TEST pixie-aware.
3650      Branch: perl
3651            ! Makefile.SH pod/perlhack.pod
3652 ____________________________________________________________________________
3653 [  9219] By: gsar                                  on 2001/03/19  00:16:55
3654         Log: remove duplicated tests
3655      Branch: maint-5.6/perl
3656            ! t/op/re_tests
3657 ____________________________________________________________________________
3658 [  9218] By: jhi                                   on 2001/03/18  23:59:31
3659         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
3660      Branch: perl
3661            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
3662 ____________________________________________________________________________
3663 [  9217] By: jhi                                   on 2001/03/18  23:25:20
3664         Log: Rewrite the tests section of Makefile to be less redundant
3665              and to allow for more flexible test targets, many recursive
3666              make calls introduced.
3667      Branch: perl
3668            ! Makefile.SH
3669 ____________________________________________________________________________
3670 [  9216] By: jhi                                   on 2001/03/18  22:30:04
3671         Log: Document the use of Third Degree (sparsely).
3672      Branch: perl
3673            ! pod/perlhack.pod t/TEST
3674 ____________________________________________________________________________
3675 [  9215] By: jhi                                   on 2001/03/18  22:10:30
3676         Log: Make targets for testing with Third Degree.
3677      Branch: perl
3678            ! Makefile.SH
3679 ____________________________________________________________________________
3680 [  9214] By: jhi                                   on 2001/03/18  21:08:53
3681         Log: The podchecker relaxations need to mirrored also at the tests.
3682      Branch: perl
3683            ! t/pod/poderrs.xr
3684 ____________________________________________________________________________
3685 [  9213] By: jhi                                   on 2001/03/18  20:56:21
3686         Log: Update Changes.
3687      Branch: perl
3688            ! Changes patchlevel.h
3689 ____________________________________________________________________________
3690 [  9212] By: jhi                                   on 2001/03/18  20:36:59
3691         Log: Looking for config.sh in parent directories isn't
3692              very useful for the toplevel Makefile.
3693      Branch: perl
3694            ! Makefile.SH
3695 ____________________________________________________________________________
3696 [  9211] By: jhi                                   on 2001/03/18  20:33:37
3697         Log: On "make clean" take care of Third Degree droppings.
3698      Branch: perl
3699            ! Makefile.SH
3700 ____________________________________________________________________________
3701 [  9210] By: jhi                                   on 2001/03/18  20:21:34
3702         Log: Add a hook for running the tests under the Third Degree
3703              debugging tool (set $ENV{PERL_3LOG} to non-zero)
3704              
3705              TODO: Document the use of Third Degree.
3706      Branch: perl
3707            ! t/TEST
3708 ____________________________________________________________________________
3709 [  9209] By: jhi                                   on 2001/03/18  20:19:07
3710         Log: Regen toc and api pods.
3711      Branch: perl
3712            ! pod/perlapi.pod pod/perltoc.pod
3713 ____________________________________________________________________________
3714 [  9208] By: jhi                                   on 2001/03/18  20:12:12
3715         Log: Integrate changes #8128,9132 from mainline into maintperl,
3716              Tie::SubstrHash fixes.
3717      Branch: maint-5.6/perl
3718           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
3719 ____________________________________________________________________________
3720 [  9207] By: jhi                                   on 2001/03/18  20:07:43
3721         Log: podchecker relaxations from Michael Stevens.
3722      Branch: perl
3723            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
3724 ____________________________________________________________________________
3725 [  9206] By: jhi                                   on 2001/03/18  20:04:24
3726         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
3727      Branch: perl
3728            ! lib/Locale/Constants.pm lib/Locale/Country.pm
3729            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
3730            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
3731 ____________________________________________________________________________
3732 [  9205] By: jhi                                   on 2001/03/18  19:54:45
3733         Log: Integrate changes #9161,9162 from maintperl to mainline.
3734              
3735              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
3736              results
3737      Branch: perl
3738           !> t/op/magic.t
3739 ____________________________________________________________________________
3740 [  9204] By: jhi                                   on 2001/03/18  19:37:46
3741         Log: Make perl.third checks more understandable to the builder.
3742      Branch: perl
3743            ! Makefile.SH
3744 ____________________________________________________________________________
3745 [  9203] By: jhi                                   on 2001/03/18  19:20:54
3746         Log: Re-integrate #9138 from maintperl to mainline,
3747              the squelching of the unneeded "Scalars leaked" messages.
3748      Branch: perl
3749           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
3750           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
3751           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
3752 ____________________________________________________________________________
3753 [  9202] By: jhi                                   on 2001/03/18  18:48:36
3754         Log: More robust and more paranoid perl.third target.
3755      Branch: perl
3756            ! Makefile.SH
3757 ____________________________________________________________________________
3758 [  9201] By: jhi                                   on 2001/03/18  18:39:21
3759         Log: Integrate change #9197 from maintperl to mainline.
3760              
3761              more thorough cleaning of arenas.
3762      Branch: perl
3763           !> embed.pl perl.c proto.h sv.c t/op/sort.t
3764 ____________________________________________________________________________
3765 [  9200] By: jhi                                   on 2001/03/18  18:25:17
3766         Log: Integrate perlio.
3767      Branch: perl
3768           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
3769           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
3770           !> t/lib/encode.t toke.c universal.c utf8.c
3771 ____________________________________________________________________________
3772 [  9199] By: nick                                  on 2001/03/18  15:23:51
3773         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
3774              is the sense of the test being done. Avoid some magical 127 and 128 values
3775              by using macros.
3776      Branch: perlio
3777            ! doop.c pp_ctl.c sv.c toke.c
3778 ____________________________________________________________________________
3779 [  9198] By: nick                                  on 2001/03/18  14:18:12
3780         Log: UTF-X encoding invariance for Encode:
3781              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
3782              - move the XS code for those to universal.c (so in miniperl)
3783              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
3784              - change ext/Encode/compile to use above.
3785              - Fix t/lib/encode.t for above
3786              - Teach t/lib/b.t to expect -uutf8
3787              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
3788              utf8.pm is needed.
3789      Branch: perlio
3790            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
3791            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
3792 ____________________________________________________________________________
3793 [  9197] By: gsar                                  on 2001/03/18  12:15:57
3794         Log: more thorough cleaning of arenas--keep going until no more
3795              SvREFCNT_dec()s occur (this fixes the problem that causes the
3796              pesky "Scalars leaked" warnings)
3797      Branch: maint-5.6/perl
3798            ! embed.pl perl.c proto.h sv.c t/op/sort.t
3799 ____________________________________________________________________________
3800 [  9196] By: nick                                  on 2001/03/18  10:57:29
3801         Log: Fix pragma/utf8.t # 15
3802              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
3803              are SvUTF8 as well.
3804      Branch: perlio
3805            ! toke.c
3806 ____________________________________________________________________________
3807 [  9195] By: nick                                  on 2001/03/18  09:27:06
3808         Log: Integrate mainline
3809      Branch: perlio
3810           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
3811           !> t/op/pat.t
3812 ____________________________________________________________________________
3813 [  9194] By: jhi                                   on 2001/03/18  05:29:59
3814         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
3815              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
3816      Branch: perl
3817            ! op.c op.h t/op/misc.t t/op/pat.t
3818 ____________________________________________________________________________
3819 [  9193] By: jhi                                   on 2001/03/18  05:15:06
3820         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
3821      Branch: perl
3822            ! mg.c t/op/pat.t
3823 ____________________________________________________________________________
3824 [  9192] By: jhi                                   on 2001/03/18  04:22:43
3825         Log: tr/// UTF-8 patches from Inaba Hiroto.
3826      Branch: perl
3827            ! doop.c op.c
3828 ____________________________________________________________________________
3829 [  9191] By: jhi                                   on 2001/03/18  04:21:17
3830         Log: Integrate perlio.
3831      Branch: perl
3832           !> utf8.c utfebcdic.h
3833 ____________________________________________________________________________
3834 [  9190] By: nick                                  on 2001/03/17  20:32:01
3835         Log: Correct #if EBCDIC side typos.
3836              Builds and passes many tests on OS390.
3837      Branch: perlio
3838            ! utf8.c utfebcdic.h
3839 ____________________________________________________________________________
3840 [  9189] By: jhi                                   on 2001/03/17  18:55:49
3841         Log: Add prerequisites for the perl.third target.
3842      Branch: perl
3843            ! Makefile.SH
3844 ____________________________________________________________________________
3845 [  9188] By: jhi                                   on 2001/03/17  18:46:00
3846         Log: Integrate perlio.
3847      Branch: perl
3848           +> utfebcdic.h
3849           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
3850 ____________________________________________________________________________
3851 [  9187] By: jhi                                   on 2001/03/17  18:38:47
3852         Log: Add a make rule for perl.third (the Third Degree memory debugging
3853              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
3854      Branch: perl
3855            ! Makefile.SH
3856 ____________________________________________________________________________
3857 [  9186] By: nick                                  on 2001/03/17  18:34:48
3858         Log: MANIFEST addition :-(
3859      Branch: perlio
3860            ! MANIFEST
3861 ____________________________________________________________________________
3862 [  9185] By: nick                                  on 2001/03/17  18:29:50
3863         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
3864              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
3865              a superset of ASCII are invariant under the encoding. This is EBCDIC
3866              friendly as an encoded string can be looked at as being EBCDIC by lexer
3867              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
3868              ASCII on ASCII machines.
3869              
3870              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
3871              seperate.
3872              - Add some more macros to comprehend different shift amounts and
3873              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
3874              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
3875              and conditionaly #include it.
3876              
3877              EBCDIC build as yet untested.  ASCII still fails the one test.
3878      Branch: perlio
3879            + utfebcdic.h
3880            ! utf8.c utf8.h
3881 ____________________________________________________________________________
3882 [  9184] By: nick                                  on 2001/03/17  17:44:16
3883         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
3884      Branch: perlio
3885            ! doop.c perl.h pp.c utf8.h
3886 ____________________________________________________________________________
3887 [  9183] By: jhi                                   on 2001/03/17  15:55:42
3888         Log: Integrate perlio.
3889      Branch: perl
3890            ! MANIFEST
3891           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
3892 ____________________________________________________________________________
3893 [  9182] By: nick                                  on 2001/03/17  09:16:06
3894         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
3895      Branch: perlio
3896            ! t/op/pat.t
3897 ____________________________________________________________________________
3898 [  9181] By: nick                                  on 2001/03/17  09:15:11
3899         Log: Integrate mainline.
3900      Branch: perlio
3901           +> lib/Locale/Constants.pm lib/Locale/Country.pm
3902           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
3903           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
3904           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
3905           !> (integrate 83 files)
3906 ____________________________________________________________________________
3907 [  9180] By: nick                                  on 2001/03/16  17:23:21
3908         Log: EBCDIC Fixes.
3909      Branch: perlio
3910            ! perl.h sv.c toke.c utf8.c utf8.h
3911 ____________________________________________________________________________
3912 [  9179] By: jhi                                   on 2001/03/16  14:10:12
3913         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
3914              a change needed to work around an AIX compiler bug.
3915      Branch: perl
3916            ! ext/Storable/Storable.xs
3917 ____________________________________________________________________________
3918 [  9178] By: jhi                                   on 2001/03/16  03:19:59
3919         Log: With Damian's approval synchronize damian's modules'
3920              licensing with Perl's standard module licensing.
3921      Branch: perl
3922            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
3923 ____________________________________________________________________________
3924 [  9177] By: jhi                                   on 2001/03/16  03:15:34
3925         Log: Make the Filter::Util:Call files have their own copies
3926              of the Perl standard module licensing, from Paul Marquess.
3927      Branch: perl
3928            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
3929 ____________________________________________________________________________
3930 [  9176] By: jhi                                   on 2001/03/16  02:56:04
3931         Log: Subject: [PATCH] more pod patches
3932              From: Michael Stevens <michael@etla.org>
3933              Date: Thu, 15 Mar 2001 21:25:18 +0000
3934              Message-ID: <20010315212518.A18870@firedrake.org>
3935      Branch: perl
3936            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
3937            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
3938            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
3939            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
3940            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3941            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
3942            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
3943            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
3944            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
3945            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
3946            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
3947            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
3948            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
3949            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
3950            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
3951            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
3952            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
3953            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
3954            ! lib/Locale/Country.pm lib/Locale/Language.pm
3955            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
3956            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
3957            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
3958            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
3959            ! os2/OS2/Process/Process.pm
3960 ____________________________________________________________________________
3961 [  9175] By: jhi                                   on 2001/03/16  02:53:32
3962         Log: Subject: [PATCH] the uncontroversial doc patches
3963              From: Michael Stevens <michael@etla.org>
3964              Date: Thu, 15 Mar 2001 20:01:12 +0000
3965              Message-ID: <20010315200112.A7636@firedrake.org>
3966      Branch: perl
3967            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
3968            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
3969            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
3970            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
3971            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
3972 ____________________________________________________________________________
3973 [  9174] By: jhi                                   on 2001/03/16  02:50:49
3974         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
3975              From: Paul Lindner <lindner@inuus.com>
3976              Date: Fri, 16 Mar 2001 11:28:03 -0800
3977              Message-ID: <20010316112803.A7577@inuus.com>
3978      Branch: perl
3979            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
3980 ____________________________________________________________________________
3981 [  9173] By: nick                                  on 2001/03/15  20:21:03
3982         Log: 1st day's EBCDIC fixes:
3983              - toke.c's parsing of strings needed attention
3984              needed to conditionally e2a if string was already UTF-8
3985              - e2a/a2e tables where wrong way round.
3986              - new macros in utf8.h
3987      Branch: perlio
3988            ! perl.h toke.c utf8.h
3989 ____________________________________________________________________________
3990 [  9172] By: jhi                                   on 2001/03/15  15:17:17
3991         Log: Update Changes.
3992      Branch: perl
3993            ! Changes patchlevel.h
3994 ____________________________________________________________________________
3995 [  9171] By: jhi                                   on 2001/03/15  15:09:32
3996         Log: Subject: Re: Another Borland C++ problem.
3997              From: "Vadim Konovalov" <watman@inbox.ru>
3998              Date: Sat, 10 Mar 2001 19:26:07 +0300
3999              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
4000              
4001              Borland filename case problem.
4002      Branch: perl
4003            + win32/sncfnmcs.pl
4004            ! MANIFEST README.win32
4005 ____________________________________________________________________________
4006 [  9170] By: jhi                                   on 2001/03/15  14:54:23
4007         Log: Add Locale::Codes 1.06, from Neil Bowers.
4008      Branch: perl
4009            + lib/Locale/Constants.pm lib/Locale/Country.pm
4010            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
4011            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
4012            + t/lib/lc-language.t t/lib/lc-uk.t
4013            ! MANIFEST
4014 ____________________________________________________________________________
4015 [  9169] By: jhi                                   on 2001/03/15  14:19:01
4016         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
4017      Branch: perl
4018            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
4019            ! ext/Storable/Storable.xs
4020 ____________________________________________________________________________
4021 [  9168] By: jhi                                   on 2001/03/15  14:13:22
4022         Log: Integrate changes #9120,9167 from mainline to maintperl.
4023              
4024              Subject: [PATCH 5.6.1] OS/2 docs
4025              
4026              Subject: [PATCH 5.6.1] perldoc
4027      Branch: maint-5.6/perl
4028           !> os2/Changes utils/perldoc.PL
4029 ____________________________________________________________________________
4030 [  9167] By: jhi                                   on 2001/03/15  14:07:42
4031         Log: Subject: [PATCH 5.6.1] perldoc
4032              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4033              Date: Wed, 14 Mar 2001 23:46:52 -0500
4034              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
4035      Branch: perl
4036            ! utils/perldoc.PL
4037 ____________________________________________________________________________
4038 [  9166] By: jhi                                   on 2001/03/15  13:53:15
4039         Log: sigaction test condition tweakage.
4040      Branch: perl
4041            ! t/lib/sigaction.t
4042 ____________________________________________________________________________
4043 [  9165] By: alanbur                               on 2001/03/15  03:49:17
4044         Log: Resynchronised with parent
4045      Branch: maint-5.6/pureperl
4046           +> os2/os2add.sym t/op/anonsub.t
4047           !> (integrate 72 files)
4048 ____________________________________________________________________________
4049 [  9164] By: jhi                                   on 2001/03/15  01:05:01
4050         Log: Avoid stomping off the beginning of an array in tr///.
4051      Branch: perl
4052            ! op.c
4053 ____________________________________________________________________________
4054 [  9163] By: jhi                                   on 2001/03/15  00:58:57
4055         Log: h2ph strictness and cleanliness from Kurt Starsinic.
4056      Branch: perl
4057            ! utils/h2ph.PL
4058 ____________________________________________________________________________
4059 [  9162] By: gsar                                  on 2001/03/15  00:56:53
4060         Log: avoid warnings
4061      Branch: maint-5.6/perl
4062            ! t/op/magic.t
4063 ____________________________________________________________________________
4064 [  9161] By: gsar                                  on 2001/03/15  00:52:09
4065         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
4066              results
4067      Branch: maint-5.6/perl
4068            ! t/op/magic.t
4069 ____________________________________________________________________________
4070 [  9160] By: jhi                                   on 2001/03/14  22:02:10
4071         Log: Do not use the Perl malloc in IRIX, suggested by
4072              Helmus Jarausch.
4073      Branch: perl
4074            ! hints/irix_6.sh
4075 ____________________________________________________________________________
4076 [  9159] By: nick                                  on 2001/03/14  21:45:59
4077         Log: Integrate mainline
4078      Branch: perlio
4079           +> t/op/loopctl.t
4080           !> (integrate 41 files)
4081 ____________________________________________________________________________
4082 [  9158] By: jhi                                   on 2001/03/14  21:10:09
4083         Log: The Day of the Retractions continues: the #9138
4084              (integrated in #9144) doesn't work well in mainline.
4085      Branch: perl
4086            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
4087            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
4088            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
4089 ____________________________________________________________________________
4090 [  9157] By: jhi                                   on 2001/03/14  20:58:12
4091         Log: The #9145 CANNOT be enabled: the clear_pmop code still
4092              dumps core all over in Tru64.
4093      Branch: perl
4094            ! op.c op.h t/op/pat.t
4095 ____________________________________________________________________________
4096 [  9156] By: jhi                                   on 2001/03/14  20:48:06
4097         Log: Integrate change #9154 from maintperl to mainline.
4098              
4099              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
4100              (caused Storable 1.0.10 to break on windows)
4101      Branch: perl
4102           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
4103           !> perlapi.c proto.h
4104 ____________________________________________________________________________
4105 [  9155] By: jhi                                   on 2001/03/14  20:23:53
4106         Log: Retract #9136: breaks threading (and binary compatibility).
4107      Branch: perl
4108            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4109 ____________________________________________________________________________
4110 [  9154] By: gsar                                  on 2001/03/14  17:48:18
4111         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
4112              (caused Storable 1.0.10 to break on windows)
4113      Branch: maint-5.6/perl
4114            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
4115            ! perlapi.c proto.h
4116 ____________________________________________________________________________
4117 [  9153] By: jhi                                   on 2001/03/14  13:35:21
4118         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
4119      Branch: perl
4120            ! t/lib/sigaction.t
4121 ____________________________________________________________________________
4122 [  9152] By: gsar                                  on 2001/03/14  07:29:40
4123         Log: back out changes#9012,9010,9009 and parts of change#9016
4124              (causes ABRs under purify, and some prerequisites don't
4125              seem to be there in 5.6.x)
4126      Branch: maint-5.6/perl
4127            ! doop.c op.c t/op/tr.t toke.c
4128 ____________________________________________________________________________
4129 [  9151] By: gsar                                  on 2001/03/14  07:01:29
4130         Log: reenable change#9145 (the test was busted due to a missing
4131              C<print "ok 27\n">)
4132      Branch: perl
4133            ! op.c op.h t/op/pat.t
4134 ____________________________________________________________________________
4135 [  9150] By: jhi                                   on 2001/03/14  06:38:36
4136         Log: Retract #9145.
4137      Branch: perl
4138            ! op.c op.h t/op/pat.t
4139 ____________________________________________________________________________
4140 [  9149] By: jhi                                   on 2001/03/14  06:14:56
4141         Log: Retract #9143.
4142      Branch: perl
4143            ! op.c
4144 ____________________________________________________________________________
4145 [  9148] By: gsar                                  on 2001/03/14  06:13:02
4146         Log: Uninitialized Memory Read in regexec.c
4147      Branch: perl
4148            ! regexec.c
4149 ____________________________________________________________________________
4150 [  9147] By: jhi                                   on 2001/03/14  04:59:54
4151         Log: Subject: PATCH: make goto work in nested eval ""
4152              From: Robin Houston <robin@kitsite.com>
4153              Date: Wed, 14 Mar 2001 04:16:10 +0000
4154              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
4155      Branch: perl
4156            ! pp_ctl.c t/op/goto.t
4157 ____________________________________________________________________________
4158 [  9146] By: jhi                                   on 2001/03/14  04:42:54
4159         Log: Preserve the #ifdef PERL_CORE in perly.h.
4160      Branch: perl
4161            ! perly.fixer
4162 ____________________________________________________________________________
4163 [  9145] By: jhi                                   on 2001/03/14  03:57:41
4164         Log: (Retracted by #9150.)
4165      Branch: perl
4166            ! op.c op.h t/op/pat.t
4167 ____________________________________________________________________________
4168 [  9144] By: jhi                                   on 2001/03/14  03:50:38
4169         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
4170              
4171              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
4172              
4173              remove squelch controls for "Scalars leaked" messages in most places
4174              (these are now cured)
4175              
4176              fix another memory leak reported by purify (tie callbacks that
4177              croak can leak when wiping out magic)
4178      Branch: perl
4179           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
4180           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
4181           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
4182           !> t/pragma/warnings.t
4183 ____________________________________________________________________________
4184 [  9143] By: jhi                                   on 2001/03/14  03:37:53
4185         Log: (Retracted by #9149.)
4186      Branch: perl
4187            ! op.c
4188 ____________________________________________________________________________
4189 [  9142] By: gsar                                  on 2001/03/14  03:20:48
4190         Log: fix another memory leak reported by purify (tie callbacks that
4191              croak can leak when wiping out magic)
4192      Branch: maint-5.6/perl
4193            ! scope.c
4194 ____________________________________________________________________________
4195 [  9141] By: jhi                                   on 2001/03/14  02:55:00
4196         Log: Subject: PATCH for [ID 20010305.003]
4197              From: Robin Houston <robin@kitsite.com>
4198              Date: Wed, 14 Mar 2001 02:45:51 +0000
4199              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
4200      Branch: perl
4201            ! pp_ctl.c t/op/eval.t
4202 ____________________________________________________________________________
4203 [  9140] By: jhi                                   on 2001/03/14  02:41:54
4204         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4205              Date: Wed, 14 Mar 2001 01:52:51 +0000
4206              From: Robin Houston <robin@kitsite.com>
4207              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
4208              
4209              Fix for 2000313.004.
4210      Branch: perl
4211            ! pp_ctl.c t/op/goto.t
4212 ____________________________________________________________________________
4213 [  9139] By: jhi                                   on 2001/03/14  02:40:50
4214         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4215              From: Robin Houston <robin@kitsite.com>
4216              Date: Wed, 14 Mar 2001 00:43:45 +0000
4217              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
4218      Branch: perl
4219            + t/op/loopctl.t
4220            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
4221            ! vms/perly_c.vms
4222 ____________________________________________________________________________
4223 [  9138] By: gsar                                  on 2001/03/14  01:18:00
4224         Log: remove squelch controls for "Scalars leaked" messages in most places
4225              (these are now cured)
4226      Branch: maint-5.6/perl
4227            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
4228            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
4229            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
4230 ____________________________________________________________________________
4231 [  9137] By: gsar                                  on 2001/03/14  00:57:04
4232         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
4233      Branch: maint-5.6/perl
4234            ! regcomp.c
4235 ____________________________________________________________________________
4236 [  9136] By: jhi                                   on 2001/03/13  23:12:24
4237         Log: (Retracted by #9155)
4238              
4239              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
4240              From: Jens-Uwe Mager <jum@helios.de>
4241              Date: Wed, 21 Feb 2001 21:32:04 +0100
4242              Message-ID: <20010221213203.A18340@ans.helios.de>
4243      Branch: perl
4244            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
4245 ____________________________________________________________________________
4246 [  9135] By: jhi                                   on 2001/03/13  22:50:05
4247         Log: Integrate perlio.
4248      Branch: perl
4249           !> pp.c
4250 ____________________________________________________________________________
4251 [  9134] By: jhi                                   on 2001/03/13  22:49:05
4252         Log: Integrate change #9131 from maintperl into mainline.
4253              
4254              make the error text look more consistent in hints/hpux.sh
4255      Branch: perl
4256           !> hints/hpux.sh
4257 ____________________________________________________________________________
4258 [  9133] By: gsar                                  on 2001/03/13  22:46:20
4259         Log: integrate change#9067 from mainline
4260              
4261              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
4262      Branch: maint-5.6/perl
4263           !> lib/ExtUtils/MM_Unix.pm
4264 ____________________________________________________________________________
4265 [  9132] By: jhi                                   on 2001/03/13  22:41:21
4266         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
4267              From: "John P. Linderman" <jpl@research.att.com>
4268              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
4269              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
4270              
4271              A more correct prime finder.
4272      Branch: perl
4273            ! lib/Tie/SubstrHash.pm
4274 ____________________________________________________________________________
4275 [  9131] By: gsar                                  on 2001/03/13  22:30:42
4276         Log: make the error text look more consistent in hints/hpux.sh
4277      Branch: maint-5.6/perl
4278            ! hints/hpux.sh
4279 ____________________________________________________________________________
4280 [  9130] By: jhi                                   on 2001/03/13  22:23:44
4281         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
4282              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4283              Date: Tue, 13 Mar 2001 18:41:26 +0100
4284              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
4285              
4286              If the test is run non-interactively the default handler
4287              is different.
4288      Branch: perl
4289            ! t/lib/sigaction.t
4290 ____________________________________________________________________________
4291 [  9129] By: jhi                                   on 2001/03/13  22:20:21
4292         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
4293              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
4294              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
4295              Date:     Tue, 13 Mar 2001 16:44:32 EST
4296      Branch: perl
4297            ! t/lib/1_compile.t
4298 ____________________________________________________________________________
4299 [  9128] By: jhi                                   on 2001/03/13  22:18:34
4300         Log: Subject: Another patch for integer.pm POD 
4301              From: "John L. Allen" <allen@grumman.com>
4302              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
4303              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
4304      Branch: perl
4305            ! lib/integer.pm
4306 ____________________________________________________________________________
4307 [  9127] By: nick                                  on 2001/03/13  21:26:30
4308         Log: Integrate mainline.
4309      Branch: perlio
4310           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
4311           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
4312           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
4313           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
4314           !> Changes Configure MANIFEST README.os2 README.os390
4315           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
4316           !> os2/Changes patchlevel.h win32/perlhost.h
4317 ____________________________________________________________________________
4318 [  9126] By: nick                                  on 2001/03/13  20:39:51
4319         Log: #ifdef'ed out code to make packed side of pack/unpack
4320              octets. (i.e. pack('U') => encode_utf8).
4321      Branch: perlio
4322            ! pp.c
4323 ____________________________________________________________________________
4324 [  9125] By: jhi                                   on 2001/03/13  15:07:16
4325         Log: Update Changes.
4326      Branch: perl
4327            ! Changes patchlevel.h
4328 ____________________________________________________________________________
4329 [  9124] By: jhi                                   on 2001/03/13  14:22:45
4330         Log: Workaround for the buggy ("internal compiler error")
4331              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
4332              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
4333              of Andreas König.
4334      Branch: perl
4335            ! ext/re/Makefile.PL hints/aix.sh
4336 ____________________________________________________________________________
4337 [  9123] By: jhi                                   on 2001/03/13  03:24:34
4338         Log: Typo in #9114.
4339      Branch: metaconfig
4340            ! U/modified/myhostname.U
4341 ____________________________________________________________________________
4342 [  9122] By: jhi                                   on 2001/03/13  03:24:06
4343         Log: Typo in #9113.
4344      Branch: perl
4345            ! Configure
4346 ____________________________________________________________________________
4347 [  9121] By: jhi                                   on 2001/03/13  01:53:05
4348         Log: Forgot to check-in the larger part of #9120, duh.
4349      Branch: perl
4350            ! README.os2
4351 ____________________________________________________________________________
4352 [  9120] By: jhi                                   on 2001/03/13  01:51:31
4353         Log: Subject: [PATCH 5.6.1] OS/2 docs
4354              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
4355              Date: Mon, 12 Mar 2001 03:27:32 -0500
4356              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
4357      Branch: perl
4358            ! os2/Changes
4359 ____________________________________________________________________________
4360 [  9119] By: jhi                                   on 2001/03/13  01:49:41
4361         Log: Integrate change #9116 from maintperl into mainline.
4362              
4363              Win32::GetCwd() returns C: instead of C:\ in the root directory
4364              under ithreads
4365      Branch: perl
4366           !> win32/perlhost.h
4367 ____________________________________________________________________________
4368 [  9118] By: jhi                                   on 2001/03/13  01:13:39
4369         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
4370      Branch: perl
4371            + lib/Switch.pm t/lib/switch.t
4372            ! MANIFEST
4373 ____________________________________________________________________________
4374 [  9117] By: jhi                                   on 2001/03/13  01:03:17
4375         Log: Add Text::Balanced 1.83.
4376      Branch: perl
4377            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
4378            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
4379            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
4380            + t/lib/tb-xvari.t
4381            ! MANIFEST
4382 ____________________________________________________________________________
4383 [  9116] By: gsar                                  on 2001/03/13  00:55:53
4384         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
4385              under ithreads
4386      Branch: maint-5.6/perl
4387            ! win32/perlhost.h
4388 ____________________________________________________________________________
4389 [  9115] By: jhi                                   on 2001/03/13  00:54:09
4390         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
4391              From: "John L. Allen" <allen@grumman.com>
4392              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
4393              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
4394              
4395              use integer document clarification.
4396      Branch: perl
4397            ! lib/integer.pm
4398 ____________________________________________________________________________
4399 [  9114] By: jhi                                   on 2001/03/13  00:38:54
4400         Log: Metaconfig unit change for #9113.
4401      Branch: metaconfig
4402            ! U/modified/myhostname.U
4403 ____________________________________________________________________________
4404 [  9113] By: jhi                                   on 2001/03/13  00:38:35
4405         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?)
4406              From: Peter Prymmer <pvhp@forte.com>
4407              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
4408              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
4409      Branch: perl
4410            ! Configure README.os390 hints/os390.sh
4411 ____________________________________________________________________________
4412 [  9112] By: jhi                                   on 2001/03/13  00:29:00
4413         Log: Integrate perlio.
4414      Branch: perl
4415           !> sv.c utf8.h
4416 ____________________________________________________________________________
4417 [  9111] By: nick                                  on 2001/03/12  21:16:33
4418         Log: Integrate mainline.
4419      Branch: perlio
4420           +> t/op/anonsub.t
4421           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
4422           !> proto.h sv.c
4423 ____________________________________________________________________________
4424 [  9110] By: nick                                  on 2001/03/12  21:00:13
4425         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
4426      Branch: perlio
4427            ! sv.c utf8.h
4428 ____________________________________________________________________________
4429 [  9109] By: jhi                                   on 2001/03/12  16:04:47
4430         Log: Integrate change #9108 from maintperl to mainline.
4431              
4432              fix memory leak in C<sub X { sub {} }> arising from a refcount
4433              loop between the outer sub and the inner prototype anonsub
4434              
4435              this also enables closures returned by subroutines that
4436              subsequently get redefined to work without generating coredumps :)
4437              
4438              completely removed the free_closures() hack--it shouldn't be
4439              needed anymore
4440      Branch: perl
4441           +> t/op/anonsub.t
4442           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
4443           !> proto.h sv.c
4444 ____________________________________________________________________________
4445 [  9108] By: gsar                                  on 2001/03/12  10:21:31
4446         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
4447              loop between the outer sub and the inner prototype anonsub
4448              
4449              this also enables closures returned by subroutines that
4450              subsequently get redefined to work without generating coredumps :)
4451              
4452              completely removed the free_closures() hack--it shouldn't be
4453              needed anymore
4454      Branch: maint-5.6/perl
4455            + t/op/anonsub.t
4456            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
4457            ! proto.h sv.c
4458 ____________________________________________________________________________
4459 [  9107] By: jhi                                   on 2001/03/12  05:15:31
4460         Log: Integrate perlio.
4461      Branch: perl
4462           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
4463 ____________________________________________________________________________
4464 [  9106] By: nick                                  on 2001/03/11  20:10:12
4465         Log: regcomp.c is working in native space, not Unicode space (if different)
4466              as it is doing compare against 'W' in \W etc.
4467      Branch: perlio
4468            ! regcomp.c
4469 ____________________________________________________________________________
4470 [  9105] By: nick                                  on 2001/03/11  19:39:34
4471         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
4472              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
4473      Branch: perlio
4474            ! regcomp.c toke.c utf8.c
4475 ____________________________________________________________________________
4476 [  9104] By: nick                                  on 2001/03/11  18:15:44
4477         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
4478      Branch: perlio
4479            ! sv.c
4480 ____________________________________________________________________________
4481 [  9103] By: nick                                  on 2001/03/11  18:03:28
4482         Log: Integrate mainline (for regexp stuff).
4483      Branch: perlio
4484           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
4485           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
4486           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
4487           !> t/lib/errno.t t/op/pat.t
4488 ____________________________________________________________________________
4489 [  9102] By: nick                                  on 2001/03/11  17:44:20
4490         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
4491              - exclude layer syms in makedef.pl for sfio
4492              - also inhibit Encode from trying to build ":encode()" layer.
4493      Branch: perlio
4494            ! ext/Encode/Encode.xs makedef.pl
4495 ____________________________________________________________________________
4496 [  9101] By: jhi                                   on 2001/03/10  22:38:13
4497         Log: The $Is_MacOS needs to be declared.
4498      Branch: perl
4499            ! lib/ExtUtils/Manifest.pm
4500 ____________________________________________________________________________
4501 [  9100] By: jhi                                   on 2001/03/10  22:14:29
4502         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
4503              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
4504              pollute the symbolspace if using sfio.
4505      Branch: perl
4506            ! ext/Encode/Encode.xs
4507 ____________________________________________________________________________
4508 [  9099] By: jhi                                   on 2001/03/10  21:58:48
4509         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
4510              Date: Sat, 10 Mar 2001 14:23:55 -0500
4511              From: Chris Nandor <pudge@pobox.com>
4512              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
4513      Branch: perl
4514            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
4515            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
4516            ! t/lib/errno.t
4517 ____________________________________________________________________________
4518 [  9098] By: jhi                                   on 2001/03/10  21:38:30
4519         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
4520      Branch: perl
4521            ! regcomp.c regexec.c t/op/pat.t
4522 ____________________________________________________________________________
4523 [  9097] By: jhi                                   on 2001/03/10  14:38:07
4524         Log: Integrate perlio.
4525      Branch: perl
4526           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
4527           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
4528           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
4529 ____________________________________________________________________________
4530 [  9096] By: nick                                  on 2001/03/10  11:55:43
4531         Log: EBCDIC sanity - phase I
4532              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
4533              - use utf8n_xxxx (c.f. pvn) for forms which take length.
4534              - back out vN.N and $^V exceptions to e2a/a2e
4535              - make "locale" isxxx macros be uvchr (may be redundant?)
4536              
4537              Not clear yet that toUPPER_uni et. al. return being handled correctly.
4538              The tr// and rexexp stuff still needs an audit, assumption is they are working
4539              in Unicode space.
4540              
4541              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
4542      Branch: perlio
4543            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
4544            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
4545            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
4546 ____________________________________________________________________________
4547 [  9095] By: jhi                                   on 2001/03/09  22:10:01
4548         Log: Integrate perlio.
4549      Branch: perl
4550           !> dump.c
4551 ____________________________________________________________________________
4552 [  9094] By: nick                                  on 2001/03/09  17:36:38
4553         Log: Builds an passes all tests after integrate and this tweak.
4554      Branch: perlio
4555            ! dump.c
4556 ____________________________________________________________________________
4557 [  9093] By: nick                                  on 2001/03/09  17:16:03
4558         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
4559      Branch: perlio
4560           +> lib/unicode/Scripts.txt t/lib/sigaction.t
4561           !> (integrate 79 files)
4562 ____________________________________________________________________________
4563 [  9092] By: jhi                                   on 2001/03/09  15:28:26
4564         Log: Update Changes.
4565      Branch: perl
4566            ! Changes patchlevel.h
4567 ____________________________________________________________________________
4568 [  9091] By: jhi                                   on 2001/03/09  15:25:05
4569         Log: In op/stat #35 better to scan all the potential directories
4570              for setuids, not just the first one.
4571      Branch: perl
4572            ! t/op/stat.t
4573 ____________________________________________________________________________
4574 [  9090] By: jhi                                   on 2001/03/09  15:01:27
4575         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
4576              From: rspier@pobox.com (Robert Spier)
4577              Date: Fri, 9 Mar 2001 03:30:20 -0500
4578              Message-ID: <15016.38044.381174.160189@rls.cx>
4579              
4580              EXISTS() returning undef mistakenly triggered a FETCH().
4581      Branch: perl
4582            ! hv.c
4583 ____________________________________________________________________________
4584 [  9089] By: jhi                                   on 2001/03/09  14:59:02
4585         Log: Add /sbin and /usr/sbin to the list of directories scanned
4586              for setuid programs.  Takes care of bug id 20010309.003.
4587      Branch: perl
4588            ! t/op/stat.t
4589 ____________________________________________________________________________
4590 [  9088] By: jhi                                   on 2001/03/09  14:48:32
4591         Log: Regen perlapi, perltoc.
4592      Branch: perl
4593            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
4594 ____________________________________________________________________________
4595 [  9087] By: jhi                                   on 2001/03/09  14:38:56
4596         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
4597              From: David Mitchell <davem@fdgroup.co.uk>
4598              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
4599              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
4600      Branch: perl
4601            ! dump.c perl.c perl.h pod/perlrun.pod
4602 ____________________________________________________________________________
4603 [  9086] By: jhi                                   on 2001/03/09  01:47:16
4604         Log: A modified version of
4605              
4606              Subject: [ID 20010307.005] POSIX::sigaction has various problems
4607              From: anders@broadcom.com
4608              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
4609              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
4610              
4611              Currently the sigaction.t test #6 fails (and is fudged to look
4612              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
4613              This may well be a genuine bug in Linux sigaction() (since at
4614              least Tru64, Solaris, and HP-UX disagree with Linux).
4615              Anyone with POSIX / SUSv2 tome handy?  The problem is that
4616              the flags of the oldaction don't match with the flags in
4617              the previously installed disposition.
4618      Branch: perl
4619            + t/lib/sigaction.t
4620            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
4621 ____________________________________________________________________________
4622 [  9085] By: jhi                                   on 2001/03/09  01:30:13
4623         Log: Subject: Re: mission impossible for the day
4624              From: Alex Gough <alex@rcon.org>
4625              Date: Thu, 08 Mar 2001 17:18:19 +0000
4626              Message-ID: <3AA7BEDB.8070409@rcon.org>
4627              
4628              If references (are overloaded) and can be directly stringified,
4629              show that instead of "stringified".
4630              
4631              (The problem, infinite mutual recursion caused by overloaded bool
4632              in Switch.pm, tracked by David Mitchell)
4633      Branch: perl
4634            ! lib/Carp/Heavy.pm
4635 ____________________________________________________________________________
4636 [  9084] By: jhi                                   on 2001/03/09  01:20:39
4637         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
4638              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
4639              From: David Mitchell <davem@fdgroup.co.uk>
4640              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
4641      Branch: perl
4642            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
4643            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
4644 ____________________________________________________________________________
4645 [  9083] By: jhi                                   on 2001/03/09  01:16:51
4646         Log: Subject: [PATCH] perldata.pod here-doc docs
4647              From: Jeff Pinyan <jeffp@crusoe.net>
4648              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
4649              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
4650      Branch: perl
4651            ! pod/perldata.pod
4652 ____________________________________________________________________________
4653 [  9082] By: jhi                                   on 2001/03/09  01:01:27
4654         Log: Subject: Re: Unicode/EBCDIC
4655              From: Peter Prymmer <pvhp@forte.com>
4656              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
4657              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
4658      Branch: perl
4659            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
4660 ____________________________________________________________________________
4661 [  9081] By: jhi                                   on 2001/03/08  13:41:30
4662         Log: Subject: Ooops, wrong 'no *POSIX' Patch
4663              From: Dorner Thomas <Thomas.Dorner@start.de>
4664              Date: Thu, 8 Mar 2001 08:43:28 +0100
4665              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
4666      Branch: perl
4667            ! hints/posix-bc.sh
4668 ____________________________________________________________________________
4669 [  9080] By: jhi                                   on 2001/03/08  13:11:42
4670         Log: It's Scripts.txt, not Script.txt.
4671      Branch: perl
4672            ! MANIFEST
4673 ____________________________________________________________________________
4674 [  9079] By: jhi                                   on 2001/03/08  12:59:05
4675         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
4676              From: Dorner Thomas <Thomas.Dorner@start.de>
4677              Date: Wed, 7 Mar 2001 14:13:31 +0100
4678              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
4679      Branch: perl
4680            ! makedepend.SH
4681 ____________________________________________________________________________
4682 [  9078] By: jhi                                   on 2001/03/08  12:57:43
4683         Log: Retract #9069, wrong patch.
4684      Branch: perl
4685            ! Makefile.SH
4686 ____________________________________________________________________________
4687 [  9077] By: jhi                                   on 2001/03/08  01:06:13
4688         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
4689      Branch: perl
4690            + lib/unicode/Scripts.txt
4691            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
4692            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
4693            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
4694            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
4695            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
4696            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
4697            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
4698            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
4699            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
4700            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
4701            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
4702            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
4703            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
4704            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
4705            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
4706            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
4707            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
4708            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
4709            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
4710            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
4711            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
4712            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
4713            ! lib/unicode/version
4714 ____________________________________________________________________________
4715 [  9076] By: jhi                                   on 2001/03/07  22:59:39
4716         Log: Integrate change #7784 from mainline into maintperl.
4717              
4718              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
4719      Branch: maint-5.6/perl
4720           !> pp_ctl.c t/op/pat.t
4721 ____________________________________________________________________________
4722 [  9075] By: jhi                                   on 2001/03/07  22:05:11
4723         Log: More UTF-8 test tweaks.
4724      Branch: perl
4725            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
4726 ____________________________________________________________________________
4727 [  9074] By: nick                                  on 2001/03/07  21:39:29
4728         Log: Integrate mainline.
4729      Branch: perlio
4730           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
4731           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
4732           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
4733           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
4734           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
4735 ____________________________________________________________________________
4736 [  9073] By: jhi                                   on 2001/03/07  16:37:09
4737         Log: Update Changes.
4738      Branch: perl
4739            ! Changes patchlevel.h
4740 ____________________________________________________________________________
4741 [  9072] By: jhi                                   on 2001/03/07  16:32:30
4742         Log: Subject: [ID 20010306.004] || != named unary operator
4743              From: abela@geneanet.org
4744              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
4745              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
4746      Branch: perl
4747            ! pod/perlop.pod
4748 ____________________________________________________________________________
4749 [  9071] By: jhi                                   on 2001/03/07  15:14:11
4750         Log: Subject: downgrading to bytes for common functions
4751              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
4752              Date: Wed, 7 Mar 2001 02:36:55 -0500
4753              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
4754      Branch: perl
4755            ! pp_sys.c
4756 ____________________________________________________________________________
4757 [  9070] By: jhi                                   on 2001/03/07  15:04:58
4758         Log: Clarify the description differentiating for and while; inspired by
4759              
4760              Subject: [ID 20010306.002] for/while difference in for definition
4761              From: abela@geneanet.org
4762              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
4763              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
4764      Branch: perl
4765            ! pod/perlsyn.pod
4766 ____________________________________________________________________________
4767 [  9069] By: jhi                                   on 2001/03/07  14:55:30
4768         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
4769              From: Dorner Thomas <Thomas.Dorner@start.de>
4770              Date: Wed, 7 Mar 2001 14:13:31 +0100
4771              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
4772      Branch: perl
4773            ! Makefile.SH
4774 ____________________________________________________________________________
4775 [  9068] By: jhi                                   on 2001/03/07  14:51:17
4776         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
4777              From: Radu Greab <radu@netsoft.ro>
4778              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
4779              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
4780      Branch: perl
4781            ! pp.c t/op/chop.t
4782 ____________________________________________________________________________
4783 [  9067] By: jhi                                   on 2001/03/07  14:48:57
4784         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
4785              From: Simon Cozens <simon@netthink.co.uk>
4786              Date: Wed, 7 Mar 2001 13:59:28 +0000
4787              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
4788              
4789              In order to allow MakeMaker to build correct Makefiles,
4790              you need to change the order of the arguments in MM_Unix.pm
4791              as well. (Unless you have C89_CCMODE set, but we're trying
4792              to be POSIXly correct)
4793              
4794              Thanks to Merijn Broeren for tracking this down.
4795      Branch: perl
4796            ! lib/ExtUtils/MM_Unix.pm
4797 ____________________________________________________________________________
4798 [  9066] By: jhi                                   on 2001/03/07  14:30:02
4799         Log: Floating point too messy.
4800      Branch: perl
4801            ! t/camel-III/vstring.t
4802 ____________________________________________________________________________
4803 [  9065] By: jhi                                   on 2001/03/07  14:17:44
4804         Log: Integrate change #9064 from maintperl into mainline.
4805              
4806              fix memory leak in pack("Bb",...)
4807      Branch: perl
4808           !> perl.c
4809 ____________________________________________________________________________
4810 [  9064] By: gsar                                  on 2001/03/07  06:29:24
4811         Log: fix memory leak in pack("Bb",...)
4812      Branch: maint-5.6/perl
4813            ! perl.c
4814 ____________________________________________________________________________
4815 [  9063] By: jhi                                   on 2001/03/07  00:55:04
4816         Log: Major utf8 test reorganisation and rewrite.
4817              Hopefully no tests were lost in the shuffle.
4818              (The beginning of pragma/utf8 was lost intentionally,
4819              the tests were rather bogus and incomplete.)
4820      Branch: perl
4821            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
4822            ! t/pragma/utf8.t
4823 ____________________________________________________________________________
4824 [  9062] By: jhi                                   on 2001/03/07  00:41:16
4825         Log: More tweakage on the Unicode character class descriptions.
4826      Branch: perl
4827            ! lib/unicode/mktables.PL pod/perlretut.pod
4828 ____________________________________________________________________________
4829 [  9061] By: jhi                                   on 2001/03/06  23:12:38
4830         Log: The perlretut was still talking about the old \p and \P
4831              definitions.
4832      Branch: perl
4833            ! pod/perlretut.pod
4834 ____________________________________________________________________________
4835 [  9060] By: nick                                  on 2001/03/06  20:52:37
4836         Log: Integrate mainline (make test works again now).
4837      Branch: perlio
4838           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
4839 ____________________________________________________________________________
4840 [  9059] By: jhi                                   on 2001/03/06  15:36:14
4841         Log: 0.999... does equal 1.0, doesn't it?
4842      Branch: perl
4843            ! t/camel-III/vstring.t
4844 ____________________________________________________________________________
4845 [  9058] By: jhi                                   on 2001/03/06  15:34:00
4846         Log: Make /x{abcd}/ to work without use utf8.
4847      Branch: perl
4848            ! regcomp.c
4849 ____________________________________________________________________________
4850 [  9057] By: jhi                                   on 2001/03/06  03:02:36
4851         Log: Easier to outcomment all the three reset() tests for now.
4852      Branch: perl
4853            ! t/op/pat.t
4854 ____________________________________________________________________________
4855 [  9056] By: jhi                                   on 2001/03/06  02:30:02
4856         Log: Comment out the deadly reset; until the 20010301.005
4857              is finally fixed.
4858      Branch: perl
4859            ! t/op/pat.t
4860 ____________________________________________________________________________
4861 [  9055] By: jhi                                   on 2001/03/06  02:21:26
4862         Log: Integrate the change #9054 from mainline:
4863              retract the PMOP cleanup patch pending further investigation.
4864      Branch: maint-5.6/perl
4865           !> op.c op.h
4866 ____________________________________________________________________________
4867 [  9054] By: jhi                                   on 2001/03/06  02:19:57
4868         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
4869              with oddly familiar stack traces.
4870      Branch: perl
4871            ! op.c op.h
4872 ____________________________________________________________________________
4873 [  9053] By: jhi                                   on 2001/03/05  23:20:28
4874         Log: Integrate perlio.
4875      Branch: perl
4876           +> ext/Encode/Encode/koi8-r.ucm
4877           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
4878           !> makedef.pl
4879 ____________________________________________________________________________
4880 [  9052] By: nick                                  on 2001/03/05  23:08:17
4881         Log: skipping USE_PERLIO symbols correction.
4882      Branch: perlio
4883            ! makedef.pl
4884 ____________________________________________________________________________
4885 [  9051] By: nick                                  on 2001/03/05  22:35:07
4886         Log: More Encode alias tidying.
4887      Branch: perlio
4888            + ext/Encode/Encode/koi8-r.ucm
4889            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
4890 ____________________________________________________________________________
4891 [  9050] By: jhi                                   on 2001/03/05  21:44:29
4892         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
4893              Sarathy's fix for ID 20010301.005.
4894      Branch: maint-5.6/perl
4895           !> op.c op.h
4896 ____________________________________________________________________________
4897 [  9049] By: nick                                  on 2001/03/05  19:54:04
4898         Log: Integrate Jarkko's Encode.pm tweak.
4899      Branch: perlio
4900           !> ext/Encode/Encode.pm
4901 ____________________________________________________________________________
4902 [  9048] By: nick                                  on 2001/03/05  19:47:57
4903         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
4904      Branch: perlio
4905           +> os2/os2add.sym
4906           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
4907           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
4908           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
4909           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
4910           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
4911 ____________________________________________________________________________
4912 [  9047] By: jhi                                   on 2001/03/05  19:25:26
4913         Log: Regen perlapi.
4914      Branch: perl
4915            ! pod/perlapi.pod
4916 ____________________________________________________________________________
4917 [  9046] By: jhi                                   on 2001/03/05  19:12:14
4918         Log: Integrate perlio.
4919      Branch: perl
4920           +> t/camel-III/vstring.t
4921           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
4922 ____________________________________________________________________________
4923 [  9045] By: jhi                                   on 2001/03/05  19:10:36
4924         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
4925      Branch: perl
4926            ! ext/Encode/Encode.pm
4927 ____________________________________________________________________________
4928 [  9044] By: jhi                                   on 2001/03/05  18:49:12
4929         Log: Forgot the other half of the PMOP patch (#9033).
4930      Branch: perl
4931            ! op.h
4932 ____________________________________________________________________________
4933 [  9043] By: nick                                  on 2001/03/05  18:14:47
4934         Log: Update MANIFEST for new test.
4935      Branch: perlio
4936            ! MANIFEST
4937 ____________________________________________________________________________
4938 [  9042] By: nick                                  on 2001/03/05  18:12:41
4939         Log: Some tests for Camel 3rd edition features.
4940              Make gethostbyaddr() test in above work.
4941      Branch: perlio
4942            + t/camel-III/vstring.t
4943            ! pp.h pp_sys.c t/TEST t/harness
4944 ____________________________________________________________________________
4945 [  9041] By: jhi                                   on 2001/03/05  17:41:48
4946         Log: Add more ISO 8859 encoding aliases.
4947      Branch: perl
4948            ! ext/Encode/Encode.pm
4949 ____________________________________________________________________________
4950 [  9040] By: jhi                                   on 2001/03/05  17:30:43
4951         Log: Integrate perlio.
4952      Branch: perl
4953           !> MANIFEST sv.c
4954 ____________________________________________________________________________
4955 [  9039] By: nick                                  on 2001/03/05  17:11:36
4956         Log: Missed added file.
4957      Branch: perlio
4958            ! MANIFEST
4959 ____________________________________________________________________________
4960 [  9038] By: jhi                                   on 2001/03/05  15:58:01
4961         Log: Add tr tests for EBCDIC, from Karsten Sperling.
4962      Branch: perl
4963            ! t/op/tr.t
4964 ____________________________________________________________________________
4965 [  9037] By: nick                                  on 2001/03/05  15:56:35
4966         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
4967              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
4968              
4969              Make SvPVbyte*() symetric with respect to SvPVutf8*() in that:
4970              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
4971              - uses SvPV() rather than sv_2pv() in case it isn't a string.
4972      Branch: perlio
4973            ! sv.c
4974 ____________________________________________________________________________
4975 [  9036] By: jhi                                   on 2001/03/05  15:49:15
4976         Log: Add matching tests currently failing in EBCDIC,
4977              suggested by Karsten Sperling.
4978      Branch: perl
4979            ! t/op/pat.t
4980 ____________________________________________________________________________
4981 [  9035] By: jhi                                   on 2001/03/05  15:36:55
4982         Log: The #9034 needs a MANIFESTation.
4983      Branch: perl
4984            ! MANIFEST
4985 ____________________________________________________________________________
4986 [  9034] By: jhi                                   on 2001/03/05  15:35:14
4987         Log: Integrate perlio.
4988      Branch: perl
4989           +> ext/Encode/Encode/Tcl.pm
4990           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
4991           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
4992           !> ext/Encode/Encode/iso8859-1.ucm
4993           !> ext/Encode/Encode/iso8859-10.ucm
4994           !> ext/Encode/Encode/iso8859-13.ucm
4995           !> ext/Encode/Encode/iso8859-14.ucm
4996           !> ext/Encode/Encode/iso8859-15.ucm
4997           !> ext/Encode/Encode/iso8859-16.ucm
4998           !> ext/Encode/Encode/iso8859-2.ucm
4999           !> ext/Encode/Encode/iso8859-3.ucm
5000           !> ext/Encode/Encode/iso8859-4.ucm
5001           !> ext/Encode/Encode/iso8859-5.ucm
5002           !> ext/Encode/Encode/iso8859-6.ucm
5003           !> ext/Encode/Encode/iso8859-7.ucm
5004           !> ext/Encode/Encode/iso8859-8.ucm
5005           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
5006           !> t/lib/encode.t
5007 ____________________________________________________________________________
5008 [  9033] By: jhi                                   on 2001/03/05  15:33:18
5009         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
5010              From: Gurusamy Sarathy <gsar@ActiveState.com>
5011              Date: Sun, 04 Mar 2001 22:33:15 -0800
5012              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
5013              
5014              PMOPs need to remember their own stash so that they can
5015              gracefully remove themselves from their linked list.
5016      Branch: perl
5017            ! op.c
5018 ____________________________________________________________________________
5019 [  9032] By: nick                                  on 2001/03/05  14:51:50
5020         Log: Encode implementation "completion"
5021              Implement and document define_encoding()
5022              Implement and document encoding aliases including define_alias()
5023              Make Encode::XS use define_encoding() rather than back-door.
5024              Move run-time *.enc to separate Encode::Tcl module.
5025              Make 'compile' honour <codeset_name>
5026              Change canonical names of to iso-8859-* and US-ascii.
5027      Branch: perlio
5028            + ext/Encode/Encode/Tcl.pm
5029            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
5030            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
5031            ! ext/Encode/Encode/iso8859-1.ucm
5032            ! ext/Encode/Encode/iso8859-10.ucm
5033            ! ext/Encode/Encode/iso8859-13.ucm
5034            ! ext/Encode/Encode/iso8859-14.ucm
5035            ! ext/Encode/Encode/iso8859-15.ucm
5036            ! ext/Encode/Encode/iso8859-16.ucm
5037            ! ext/Encode/Encode/iso8859-2.ucm
5038            ! ext/Encode/Encode/iso8859-3.ucm
5039            ! ext/Encode/Encode/iso8859-4.ucm
5040            ! ext/Encode/Encode/iso8859-5.ucm
5041            ! ext/Encode/Encode/iso8859-6.ucm
5042            ! ext/Encode/Encode/iso8859-7.ucm
5043            ! ext/Encode/Encode/iso8859-8.ucm
5044            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
5045            ! t/lib/encode.t
5046 ____________________________________________________________________________
5047 [  9031] By: jhi                                   on 2001/03/05  13:51:17
5048         Log: Integrate change #9030 from maintperl into mainline.
5049              
5050              Subject: [PATCH 5.6.1] OS/2 cleanup
5051      Branch: perl
5052           +> os2/os2add.sym
5053           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5054           !> makedef.pl os2/Changes os2/Makefile.SHs
5055           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
5056           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
5057           !> os2/os2.sym os2/os2ish.h
5058 ____________________________________________________________________________
5059 [  9030] By: jhi                                   on 2001/03/05  13:46:49
5060         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
5061              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5062              Date: Mon, 5 Mar 2001 02:29:44 -0500
5063              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
5064      Branch: maint-5.6/perl
5065            + os2/os2add.sym
5066            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
5067            ! makedef.pl os2/Changes os2/Makefile.SHs
5068            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
5069            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
5070            ! os2/os2.sym os2/os2ish.h
5071 ____________________________________________________________________________
5072 [  9029] By: jhi                                   on 2001/03/05  13:40:35
5073         Log: Integrate change #9028 from maintperl into mainline.
5074              
5075              various nits in MM_Unix.pm found by disabling SelfLoader
5076      Branch: perl
5077           !> lib/ExtUtils/MM_Unix.pm
5078 ____________________________________________________________________________
5079 [  9028] By: gsar                                  on 2001/03/05  09:58:38
5080         Log: various nits in MM_Unix.pm found by disabling SelfLoader
5081      Branch: maint-5.6/perl
5082            ! lib/ExtUtils/MM_Unix.pm
5083 ____________________________________________________________________________
5084 [  9027] By: nick                                  on 2001/03/05  08:35:22
5085         Log: Integrate mainline
5086      Branch: perlio
5087           !> (integrate 28 files)
5088 ____________________________________________________________________________
5089 [  9026] By: jhi                                   on 2001/03/05  02:14:59
5090         Log: Integrate change #9025 from mainline to maintperl,
5091              retract \N{U+HHHH}.
5092      Branch: maint-5.6/perl
5093           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
5094           !> t/lib/charnames.t toke.c
5095 ____________________________________________________________________________
5096 [  9025] By: jhi                                   on 2001/03/05  02:13:09
5097         Log: Retracting \N{U+HHHH}.
5098      Branch: perl
5099            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
5100            ! t/lib/charnames.t toke.c
5101 ____________________________________________________________________________
5102 [  9024] By: jhi                                   on 2001/03/04  20:51:07
5103         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
5104              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
5105              Date: Fri, 02 Mar 2001 18:25:26 +0100
5106              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
5107              
5108              Casting problem.
5109      Branch: perl
5110            ! ext/Storable/Storable.xs
5111 ____________________________________________________________________________
5112 [  9023] By: jhi                                   on 2001/03/04  19:46:45
5113         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
5114              From: nick@talking.bollo.cx
5115              Date: Sat, 03 Mar 2001 21:41:33 +0000
5116              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
5117              
5118              Revert the workaround.
5119      Branch: perl
5120            ! perlio.c
5121 ____________________________________________________________________________
5122 [  9022] By: jhi                                   on 2001/03/04  19:36:28
5123         Log: Update Changes.
5124      Branch: perl
5125            ! Changes patchlevel.h
5126 ____________________________________________________________________________
5127 [  9021] By: jhi                                   on 2001/03/04  18:41:00
5128         Log: makedef.pl updates suggested by Chris Nandor; double-checking
5129              the changes in AIX, OS/2 Win32 would be nice.
5130      Branch: perl
5131            ! makedef.pl
5132 ____________________________________________________________________________
5133 [  9020] By: jhi                                   on 2001/03/04  18:23:58
5134         Log: Integrate change #9012 from maintperl into mainline,
5135              quench a compiler warning.
5136      Branch: perl
5137           !> toke.c
5138 ____________________________________________________________________________
5139 [  9019] By: jhi                                   on 2001/03/04  18:18:43
5140         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
5141              
5142              \N{U+HHHH} fix.
5143              
5144              pattern in G_ARRAY context
5145      Branch: maint-5.6/perl
5146           !> pp_hot.c t/op/pat.t toke.c
5147 ____________________________________________________________________________
5148 [  9018] By: jhi                                   on 2001/03/04  18:07:48
5149         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
5150              From: Jeff Pinyan <jeffp@crusoe.net>
5151              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
5152              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
5153      Branch: perl
5154            ! pp_hot.c t/op/pat.t
5155 ____________________________________________________________________________
5156 [  9017] By: jhi                                   on 2001/03/04  18:06:21
5157         Log: I thought I tested the #9014.
5158      Branch: perl
5159            ! toke.c
5160 ____________________________________________________________________________
5161 [  9016] By: jhi                                   on 2001/03/04  17:41:22
5162         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
5163              
5164              Tweak the get*ent() OS/2 prototypes.
5165              
5166              Add the \N{U+HHHH} syntax.
5167              
5168              More tr/// UTF-8 fixes from Inaba Hiroto.
5169      Branch: maint-5.6/perl
5170           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
5171           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
5172 ____________________________________________________________________________
5173 [  9015] By: jhi                                   on 2001/03/04  17:36:04
5174         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
5175      Branch: perl
5176            ! doop.c t/op/tr.t
5177 ____________________________________________________________________________
5178 [  9014] By: jhi                                   on 2001/03/04  17:24:49
5179         Log: Add the \N{U+HHHH} syntax.
5180      Branch: perl
5181            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
5182            ! t/lib/charnames.t toke.c
5183 ____________________________________________________________________________
5184 [  9013] By: jhi                                   on 2001/03/04  17:20:45
5185         Log: Tweak the get*ent() OS/2 prototypes.
5186      Branch: perl
5187            ! os2/os2.c
5188 ____________________________________________________________________________
5189 [  9012] By: gsar                                  on 2001/03/04  06:26:14
5190         Log: avoid warning (nit in change#9009)
5191      Branch: maint-5.6/perl
5192            ! toke.c
5193 ____________________________________________________________________________
5194 [  9011] By: gsar                                  on 2001/03/04  06:15:24
5195         Log: lib/charnames.t fails in 5.6.x because of older Unicode
5196              data
5197              
5198              TODO: need to revisit this after updating lib/unicode/...
5199      Branch: maint-5.6/perl
5200            ! t/lib/charnames.t
5201 ____________________________________________________________________________
5202 [  9010] By: gsar                                  on 2001/03/04  06:08:36
5203         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
5204      Branch: maint-5.6/perl
5205            ! toke.c
5206 ____________________________________________________________________________
5207 [  9009] By: jhi                                   on 2001/03/03  19:27:20
5208         Log: Integrate change #9008 from mainline to maintperl,
5209              UTF-8 tr/// fixes from Inaba Hiroto.
5210      Branch: maint-5.6/perl
5211           !> doop.c op.c t/op/tr.t toke.c
5212 ____________________________________________________________________________
5213 [  9008] By: jhi                                   on 2001/03/03  19:19:42
5214         Log: UTF8 tr/// fixes from Inaba Hiroto.
5215      Branch: perl
5216            ! doop.c op.c t/op/tr.t toke.c
5217 ____________________________________________________________________________
5218 [  9007] By: jhi                                   on 2001/03/03  19:00:30
5219         Log: Integrate change #9006 from maintperl to mainline,
5220              more robust quest for the infinite.
5221      Branch: perl
5222           !> lib/Math/Complex.pm
5223 ____________________________________________________________________________
5224 [  9006] By: jhi                                   on 2001/03/03  18:58:06
5225         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
5226              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5227              Date: Sat, 3 Mar 2001 12:51:50 -0500
5228              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
5229              
5230              Be more robust in our quest for the infinite.
5231      Branch: maint-5.6/perl
5232            ! lib/Math/Complex.pm
5233 ____________________________________________________________________________
5234 [  9005] By: jhi                                   on 2001/03/03  17:55:50
5235         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
5236      Branch: maint-5.6/perl
5237            ! doio.c
5238 ____________________________________________________________________________
5239 [  9004] By: jhi                                   on 2001/03/03  17:40:14
5240         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
5241              so that picky compilers like IRIX won't get huffy about
5242              "statements without effect" (like 1;).
5243      Branch: perl
5244            ! toke.c
5245 ____________________________________________________________________________
5246 [  9003] By: jhi                                   on 2001/03/03  17:15:52
5247         Log: Integrate change #9002 from mainline to maintperl.
5248              
5249              Subject: [perl-5.6.x, perl-current] accept for EPOC
5250      Branch: maint-5.6/perl
5251           !> pp_sys.c
5252 ____________________________________________________________________________
5253 [  9002] By: jhi                                   on 2001/03/03  17:14:30
5254         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
5255              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5256              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
5257              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
5258      Branch: perl
5259            ! pp_sys.c
5260 ____________________________________________________________________________
5261 [  9001] By: jhi                                   on 2001/03/03  17:13:13
5262         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
5263              From: "Craig A. Berry" <craigberry@mac.com>
5264              Date: Fri, 02 Mar 2001 17:44:40 -0600
5265              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
5266      Branch: perl
5267            ! t/pod/find.t
5268 ____________________________________________________________________________
5269 [  9000] By: jhi                                   on 2001/03/03  17:11:55
5270         Log: Integrate changes #8997,8999 from maintperl.
5271              
5272              Subject: [PATCH 5.6.1] compiling on OS/2
5273              (Better error message from hints/os2.sh)
5274              
5275              Subject: [PATCH 5.6.1] syslog.t
5276      Branch: perl
5277           !> hints/os2.sh t/lib/syslog.t
5278 ____________________________________________________________________________
5279 [  8999] By: jhi                                   on 2001/03/03  17:09:28
5280         Log: Subject: [PATCH 5.6.1] syslog.t
5281              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5282              Date: Sat, 3 Mar 2001 02:11:17 -0500
5283              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
5284      Branch: maint-5.6/perl
5285            ! t/lib/syslog.t
5286 ____________________________________________________________________________
5287 [  8998] By: jhi                                   on 2001/03/03  17:07:50
5288         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
5289              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5290              Date: Sat, 3 Mar 2001 01:53:52 -0500
5291              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
5292      Branch: maint-5.6/perl
5293            ! opcode.pl os2/os2.c
5294 ____________________________________________________________________________
5295 [  8997] By: jhi                                   on 2001/03/03  17:03:30
5296         Log: Subject: [PATCH 5.6.1] compiling on OS/2
5297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5298              Date: Sat, 3 Mar 2001 01:59:59 -0500
5299              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
5300      Branch: maint-5.6/perl
5301            ! hints/os2.sh
5302 ____________________________________________________________________________
5303 [  8996] By: jhi                                   on 2001/03/03  00:55:58
5304         Log: Regen files for mainline.
5305      Branch: perl
5306            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5307            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
5308 ____________________________________________________________________________
5309 [  8995] By: jhi                                   on 2001/03/03  00:35:22
5310         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
5311              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
5312              to maintperl.
5313              
5314              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
5315              
5316              Add Configure option -Dmksymlinks which will create a symlink
5317              forest if the current/build differs from the source directory.
5318              (8218,8220,8221,8317,8318,8971)
5319              
5320              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
5321              (Document APPLLIB_EXP in INSTALL.)
5322              
5323              If running byacc write-enable also perly.h.
5324              
5325              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
5326              
5327              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
5328              
5329              Sanity check for conflicting thread flavours.
5330              
5331              Fix the sys/fcntl.h problem reported by Peter Prymmer.
5332              
5333              Add few CPUs/architectures to the Cppsym scan,
5334              add -perlio to archname if so selected (modified 8890)
5335              
5336              Be more helpful for devel builders, suggested by John L. Allen.
5337              (admittedly pointless change for maintperl, but the usedevel
5338              code is there already)
5339      Branch: maint-5.6/perl
5340           !> Configure INSTALL Makefile.SH Porting/Glossary
5341           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
5342           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
5343           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
5344           !> win32/config.bc win32/config.gc win32/config.vc
5345 ____________________________________________________________________________
5346 [  8994] By: jhi                                   on 2001/03/02  23:31:41
5347         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
5348      Branch: metaconfig/U/perl
5349            ! gccvers.U
5350 ____________________________________________________________________________
5351 [  8993] By: jhi                                   on 2001/03/02  23:22:12
5352         Log: Regenerate various files for maint.
5353      Branch: maint-5.6/perl
5354            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
5355            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
5356 ____________________________________________________________________________
5357 [  8992] By: alanbur                               on 2001/03/02  22:48:34
5358         Log: Resync wuth parent
5359      Branch: maint-5.6/pureperl
5360           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
5361           !> (integrate 60 files)
5362 ____________________________________________________________________________
5363 [  8991] By: jhi                                   on 2001/03/02  21:00:08
5364         Log: Retract the #8742 part of #8986, backward compat.
5365      Branch: maint-5.6/perl
5366            ! embed.pl
5367 ____________________________________________________________________________
5368 [  8990] By: jhi                                   on 2001/03/02  20:40:07
5369         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
5370      Branch: maint-5.6/perl
5371            ! hv.c
5372 ____________________________________________________________________________
5373 [  8989] By: jhi                                   on 2001/03/02  19:59:56
5374         Log: Update Changes.
5375      Branch: perl
5376            ! Changes patchlevel.h
5377 ____________________________________________________________________________
5378 [  8988] By: jhi                                   on 2001/03/02  19:57:08
5379         Log: Integrate perlio.
5380      Branch: perl
5381           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
5382           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
5383           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
5384           !> ext/Encode/Encode/iso8859-10.ucm
5385           !> ext/Encode/Encode/iso8859-13.ucm
5386           !> ext/Encode/Encode/iso8859-14.ucm
5387           !> ext/Encode/Encode/iso8859-15.ucm
5388           !> ext/Encode/Encode/iso8859-16.ucm
5389           !> ext/Encode/Encode/iso8859-2.ucm
5390           !> ext/Encode/Encode/iso8859-3.ucm
5391           !> ext/Encode/Encode/iso8859-4.ucm
5392           !> ext/Encode/Encode/iso8859-5.ucm
5393           !> ext/Encode/Encode/iso8859-6.ucm
5394           !> ext/Encode/Encode/iso8859-7.ucm
5395           !> ext/Encode/Encode/iso8859-8.ucm
5396           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
5397           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
5398 ____________________________________________________________________________
5399 [  8987] By: jhi                                   on 2001/03/02  19:43:40
5400         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
5401              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
5402              8950,8952,8955 from mainline to maintperl.
5403              
5404              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
5405              
5406              Put to rest the 20010205.001, the email address checking (not) regex.
5407              
5408              fork() not everywhere, cleanup temp files.
5409              
5410              The #8843 wasn't quite right: %Config needs to imported.
5411              
5412              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
5413              (#8849: the glob-basic hunk needed massaging as it depended
5414              on Schwern's large-scale (unintegrated) patches)
5415              
5416              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
5417              
5418              Upgrade to CGI.pm 2.752, from Lincoln Stein.
5419              (Note: there were some conflicts due to EBCDIC and EPOC
5420              patches, in general I preferred the repository code.)
5421              (When 2.753 comes out, we need to synchronize.)
5422              
5423              Subject: [PATCH] fix for charnames above FFFF
5424              
5425              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
5426              
5427              If no sfio, no -lsfio.
5428              
5429              Run run/*.t also in minitest.
5430              
5431              Subject:  [PATCH perl 5.7.0] malloc message address offset
5432              
5433              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
5434              
5435              Subject: fix for parameter -Dm (for perl@8867)
5436              
5437              Subject: [PATCH: perl@8892] was Re: hashing order difference?
5438              (make the test more portable)
5439              
5440              Subject: Re: [PATCH] fix for charnames above FFFF
5441              
5442              Subject: Re: I'm losing the war...
5443              (hv_store() not working correctly in ENV_IS_CASELESS case.)
5444              
5445              Subject: Modified README.bs2000 
5446              
5447              Subject: [PATCH: perl@8935] -Dt padsv($var)
5448              
5449              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
5450              
5451              Subject: PATCH: extra tests to check on negative float to unsigned cast
5452              
5453              Subject: [PATCH] XPUSH[insp] was Re: progress
5454              
5455              Subject: Re: Compile with perlcc..
5456      Branch: maint-5.6/perl
5457           !> (integrate 36 files)
5458 ____________________________________________________________________________
5459 [  8986] By: jhi                                   on 2001/03/02  18:51:25
5460         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
5461              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
5462              to maintperl.
5463              
5464              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
5465              
5466              Subject: [DOC PATCH] overload.pm nits
5467              
5468              Add header for LIB$ prototypes (C. Berry)
5469              
5470              Convert fwrite()s to sockets to write()s, since some socket stacks
5471              don't take kindly to stdio.
5472              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
5473              (for often optional LNMs)
5474              Correct a few typos
5475              (C. Bailey)
5476              
5477              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
5478              
5479              De-cut-and-pasto.
5480              
5481              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
5482              
5483              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
5484              
5485              Upgrade to CPAN 1.59_54, from Andreas König.
5486              
5487              Bogus shebang.
5488              
5489              Subject: [PATCH] Document makepatch in Porting/patching
5490              
5491              UTF-8 documentation.
5492              
5493              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
5494              
5495              Sort the MANIFEST.
5496              
5497              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
5498              
5499              Subject: [PATCH @8807] toke.c cleanup: scan_str()
5500              
5501              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
5502              
5503              Add run/*.t to testables.
5504              
5505              TODO: integrate #8784.
5506      Branch: maint-5.6/perl
5507           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
5508           !> (integrate 28 files)
5509 ____________________________________________________________________________
5510 [  8985] By: nick                                  on 2001/03/02  18:15:45
5511         Log: Integrate mainline
5512      Branch: perlio
5513           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
5514           !> vms/vms.c
5515 ____________________________________________________________________________
5516 [  8984] By: jhi                                   on 2001/03/02  16:00:17
5517         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
5518              
5519              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
5520              5.004_05, and mention the suidperl August 2000 security problem.
5521              (#8978,#8981)
5522              
5523              Subject: [ID 20010301.004] Technically speaking in perldata
5524              
5525              Subject: [PATCH] File::Copy for bleadperl, maintperl
5526              
5527              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
5528              
5529              (The #8982, fix for 20010221.005 and 20010221.008,
5530              would be nice too but it didn't integrate cleanly.)
5531      Branch: maint-5.6/perl
5532           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
5533 ____________________________________________________________________________
5534 [  8983] By: jhi                                   on 2001/03/02  15:51:16
5535         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
5536              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5537              Date:     Thu, 1 Mar 2001 15:54:09 EST
5538              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
5539      Branch: perl
5540            ! vms/vms.c
5541 ____________________________________________________________________________
5542 [  8982] By: jhi                                   on 2001/03/02  15:43:31
5543         Log: Subject: Re: sync sync sync: have I missed any patches?
5544              From: Radu Greab <radu@netsoft.ro> 
5545              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
5546              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
5547              
5548              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
5549              was checking argv[0] regardless of whether a different pathname
5550              will actually be executed."  Test case not supplied because 
5551              drafting that, ironically enough, revealed another bug
5552              (or a feature).
5553      Branch: perl
5554            ! doio.c
5555 ____________________________________________________________________________
5556 [  8981] By: jhi                                   on 2001/03/02  15:28:03
5557         Log: Misdate in #8978.
5558      Branch: perl
5559            ! pod/perlfaq1.pod
5560 ____________________________________________________________________________
5561 [  8980] By: jhi                                   on 2001/03/02  15:24:20
5562         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
5563              From: Chris Nandor <pudge@pobox.com>
5564              Date: Wed, 28 Feb 2001 22:10:15 -0500
5565              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
5566      Branch: perl
5567            ! lib/File/Copy.pm
5568 ____________________________________________________________________________
5569 [  8979] By: jhi                                   on 2001/03/02  15:17:16
5570         Log: Subject: [ID 20010301.004] Technically speaking in perldata
5571              From: abela@geneanet.org
5572              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
5573              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
5574      Branch: perl
5575            ! pod/perldata.pod
5576 ____________________________________________________________________________
5577 [  8978] By: jhi                                   on 2001/03/02  15:15:27
5578         Log: Subject: [ID 20010301.003] ref to 5.004
5579              From: abela@geneanet.org
5580              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
5581              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
5582              
5583              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
5584              and mention the suidperl August 2000 security problem.
5585      Branch: perl
5586            ! pod/perlfaq1.pod
5587 ____________________________________________________________________________
5588 [  8977] By: alanbur                               on 2001/03/02  14:17:45
5589         Log: Resynchronised with parent
5590      Branch: maint-5.6/pureperl
5591           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
5592           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
5593           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
5594           !> vms/descrip_mms.template win32/win32.c win32/win32.h
5595           !> win32/win32iop.h
5596 ____________________________________________________________________________
5597 [  8976] By: nick                                  on 2001/03/01  23:25:30
5598         Log: Integrate mainline.
5599      Branch: perlio
5600            - t/op/qu.t
5601           !> (integrate 55 files)
5602 ____________________________________________________________________________
5603 [  8975] By: jhi                                   on 2001/03/01  16:51:34
5604         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
5605      Branch: perl
5606           !> toke.c
5607 ____________________________________________________________________________
5608 [  8974] By: gsar                                  on 2001/03/01  16:28:21
5609         Log: fix for bugid 20010226.008
5610              
5611              the problem was that some of the pointers (PL_last_lop and
5612              PL_last_uni specifically) into the lex buffers weren't correctly
5613              being invalidated when the buffer changed; this would leave the
5614              pointers pointing at an arbitrary location in the buffer if
5615              the buffer didn't need to be reallocated, or point into freed
5616              memory if the buffer had to be realloced
5617              
5618              TODO item for bugdb maintainers: check other seemingly random
5619              parser-related bugs--they might be cured by this
5620      Branch: maint-5.6/perl
5621            ! toke.c
5622 ____________________________________________________________________________
5623 [  8973] By: jhi                                   on 2001/03/01  02:23:25
5624         Log: Retract #8970 because of a completely mysterious core dump:
5625              adding the tests 241..244 causes op/pat dump core at test #25.
5626              The test needs a lot of whittling down before the bug can be solved.
5627      Branch: perl
5628            ! t/op/pat.t
5629 ____________________________________________________________________________
5630 [  8972] By: jhi                                   on 2001/03/01  01:58:38
5631         Log: Regen perlapi.
5632      Branch: perl
5633            ! pod/perlapi.pod
5634 ____________________________________________________________________________
5635 [  8971] By: jhi                                   on 2001/03/01  01:34:09
5636         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))
5637              From: Nicholas Clark <nick@ccl4.org>
5638              Date: Wed, 28 Feb 2001 23:28:49 +0000
5639              Message-ID: <20010228232849.A55187@plum.flirble.org>
5640              
5641              Allow a completely write protected source code tree
5642              when using the Configure -Dmksymlinks.
5643      Branch: perl
5644            ! embed.pl warnings.pl
5645 ____________________________________________________________________________
5646 [  8970] By: jhi                                   on 2001/03/01  01:32:04
5647         Log: Add back the EBCDIC character range tests (for matching).
5648      Branch: perl
5649            ! t/op/pat.t
5650 ____________________________________________________________________________
5651 [  8969] By: nick                                  on 2001/02/28  18:18:01
5652         Log: Add charname comments to .ucm files writen by 'compile',
5653              also order charmaps in those files by source encoding.
5654              regenerate distrubuted .ucm files
5655      Branch: perlio
5656            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
5657            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
5658            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
5659            ! ext/Encode/Encode/iso8859-10.ucm
5660            ! ext/Encode/Encode/iso8859-13.ucm
5661            ! ext/Encode/Encode/iso8859-14.ucm
5662            ! ext/Encode/Encode/iso8859-15.ucm
5663            ! ext/Encode/Encode/iso8859-16.ucm
5664            ! ext/Encode/Encode/iso8859-2.ucm
5665            ! ext/Encode/Encode/iso8859-3.ucm
5666            ! ext/Encode/Encode/iso8859-4.ucm
5667            ! ext/Encode/Encode/iso8859-5.ucm
5668            ! ext/Encode/Encode/iso8859-6.ucm
5669            ! ext/Encode/Encode/iso8859-7.ucm
5670            ! ext/Encode/Encode/iso8859-8.ucm
5671            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
5672            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
5673 ____________________________________________________________________________
5674 [  8968] By: jhi                                   on 2001/02/28  16:26:37
5675         Log: Expand usemorebits early if d_casti32 needs to be undefined.
5676      Branch: perl
5677            ! hints/hpux.sh hints/irix_6.sh
5678 ____________________________________________________________________________
5679 [  8967] By: jhi                                   on 2001/02/28  16:22:26
5680         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
5681              retract toke.c/qu parts of #8583, retract #8485, retract
5682              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
5683              op/length.t, and MANIFEST, and delete t/op/qu.t.
5684      Branch: perl
5685            - t/op/qu.t
5686            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
5687            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
5688            ! t/op/length.t toke.c
5689 ____________________________________________________________________________
5690 [  8966] By: jhi                                   on 2001/02/28  15:00:27
5691         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
5692              by not changing from pre-Unicode days into being Unicode-aware.
5693              Sniff.
5694      Branch: perl
5695            ! pp.c t/op/pack.t t/op/qu.t
5696 ____________________________________________________________________________
5697 [  8965] By: jhi                                   on 2001/02/28  14:37:55
5698         Log: Subject: Re: Errors in core PODs
5699              From: Michael Stevens <michael@etla.org> 
5700              Date: Fri, 23 Feb 2001 15:47:56 +0000
5701              Message-ID: <20010223154756.A7723@firedrake.org> 
5702      Branch: perl
5703            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
5704            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
5705            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
5706            ! x2p/a2p.pod
5707 ____________________________________________________________________________
5708 [  8964] By: jhi                                   on 2001/02/28  14:35:35
5709         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
5710              (The #8961 was too bold.)
5711      Branch: perl
5712            ! hints/hpux.sh hints/irix_6.sh
5713 ____________________________________________________________________________
5714 [  8963] By: jhi                                   on 2001/02/28  14:33:39
5715         Log: Subject: Re: sync sync sync: have I missed any patches?
5716              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5717              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
5718              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
5719              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
5720              
5721              Replace djSP with dSP.
5722      Branch: perl
5723            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
5724            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
5725            ! win32/perlhost.h
5726 ____________________________________________________________________________
5727 [  8962] By: jhi                                   on 2001/02/27  23:21:14
5728         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
5729      Branch: perl
5730            ! lib/Filter/Simple.pm
5731 ____________________________________________________________________________
5732 [  8961] By: jhi                                   on 2001/02/27  22:55:26
5733         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
5734              and this would be it.
5735      Branch: perl
5736            ! hints/hpux.sh hints/irix_6.sh
5737 ____________________________________________________________________________
5738 [  8960] By: jhi                                   on 2001/02/27  22:51:33
5739         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
5740              From: "Craig A. Berry" <craigberry@mac.com>
5741              Date: Tue, 27 Feb 2001 16:11:44 -0600
5742              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
5743      Branch: maint-5.6/perl
5744            ! configure.com vms/descrip_mms.template
5745 ____________________________________________________________________________
5746 [  8959] By: jhi                                   on 2001/02/27  22:47:23
5747         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
5748              From: "Craig A. Berry" <craigberry@mac.com>
5749              Date: Tue, 27 Feb 2001 16:11:44 -0600
5750              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
5751      Branch: perl
5752            ! configure.com vms/descrip_mms.template
5753 ____________________________________________________________________________
5754 [  8958] By: jhi                                   on 2001/02/27  15:16:42
5755         Log: Update Changes.
5756      Branch: perl
5757            ! Changes patchlevel.h
5758 ____________________________________________________________________________
5759 [  8957] By: jhi                                   on 2001/02/27  06:15:07
5760         Log: Subject: [5.6.x] EPOC additions
5761              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5762              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
5763              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
5764      Branch: maint-5.6/perl
5765            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
5766 ____________________________________________________________________________
5767 [  8956] By: jhi                                   on 2001/02/27  06:12:11
5768         Log: Subject: [perl-current] EPOC 
5769              From: Olaf Flebbe <O.Flebbe@science-computing.de>
5770              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
5771              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
5772      Branch: perl
5773            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
5774            ! epoc/epocish.c epoc/epocish.h pp_sys.c
5775 ____________________________________________________________________________
5776 [  8955] By: jhi                                   on 2001/02/27  05:59:50
5777         Log: Subject: Re: Compile with perlcc..
5778              From: Edward Peschko <edwardp@excitehome.net>
5779              Date: Mon, 26 Feb 2001 18:51:58 -0800
5780              Message-ID: <20010226185158.A9871@excitehome.net>
5781              
5782              plus add a simple usage message if no arguments given.
5783      Branch: perl
5784            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
5785            ! utils/Makefile utils/perlcc.PL win32/pod.mak
5786 ____________________________________________________________________________
5787 [  8954] By: nick                                  on 2001/02/26  21:02:59
5788         Log: Integrate mainline
5789      Branch: perlio
5790           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
5791           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
5792           !> t/op/sprintf.t
5793 ____________________________________________________________________________
5794 [  8953] By: jhi                                   on 2001/02/26  14:43:54
5795         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
5796              From: Nicholas Clark <nick@ccl4.org>
5797              Date: Mon, 26 Feb 2001 00:42:07 +0000
5798              Message-ID: <20010226004207.F23333@plum.flirble.org>
5799      Branch: perl
5800            ! pp_ctl.c
5801 ____________________________________________________________________________
5802 [  8952] By: jhi                                   on 2001/02/26  14:42:13
5803         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
5804              From: Simon Cozens <simon@netthink.co.uk>
5805              Date: Mon, 26 Feb 2001 12:23:48 +0000
5806              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
5807      Branch: perl
5808            ! pod/perlguts.pod
5809 ____________________________________________________________________________
5810 [  8951] By: jhi                                   on 2001/02/26  14:39:15
5811         Log: Subject: [PATCH] perlio - unknown layer
5812              From: Nicholas Clark <nick@ccl4.org>
5813              Date: Mon, 26 Feb 2001 00:27:19 +0000
5814              Message-ID: <20010226002719.E23333@plum.flirble.org>
5815      Branch: perl
5816            ! perlio.c
5817 ____________________________________________________________________________
5818 [  8950] By: jhi                                   on 2001/02/26  14:38:04
5819         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
5820              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
5821              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
5822              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
5823      Branch: perl
5824            ! t/op/bop.t
5825 ____________________________________________________________________________
5826 [  8949] By: jhi                                   on 2001/02/26  14:37:07
5827         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
5828              From: Peter Prymmer <pvhp@forte.com>
5829              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
5830              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
5831      Branch: perl
5832            ! lib/Test.pm
5833 ____________________________________________________________________________
5834 [  8948] By: jhi                                   on 2001/02/26  14:35:53
5835         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
5836              From: Radu Greab <radu@netsoft.ro>
5837              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
5838              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
5839      Branch: perl
5840            ! pod/perlop.pod
5841 ____________________________________________________________________________
5842 [  8947] By: jhi                                   on 2001/02/26  14:34:46
5843         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
5844              From: David Mitchell <davem@fdgroup.co.uk>
5845              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
5846              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
5847      Branch: perl
5848            ! run.c
5849 ____________________________________________________________________________
5850 [  8946] By: jhi                                   on 2001/02/26  14:32:37
5851         Log: Subject: Modified README.bs2000 
5852              From: Dorner Thomas <Thomas.Dorner@start.de>
5853              Date: Mon, 26 Feb 2001 09:22:17 +0100
5854              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
5855      Branch: perl
5856            ! README.bs2000
5857 ____________________________________________________________________________
5858 [  8945] By: jhi                                   on 2001/02/26  14:19:53
5859         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
5860              to maintperl, listing the known failures on the tests 129 and 130.
5861      Branch: maint-5.6/perl
5862           !> t/op/sprintf.t
5863 ____________________________________________________________________________
5864 [  8944] By: jhi                                   on 2001/02/26  14:14:15
5865         Log: Add more known sprintf failures.
5866      Branch: perl
5867            ! t/op/sprintf.t
5868 ____________________________________________________________________________
5869 [  8943] By: jhi                                   on 2001/02/26  13:56:22
5870         Log: perlglob.exe needs to be found in Win32, patch from
5871              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
5872              which needs external glob at mini-perl time."
5873      Branch: perl
5874            ! ext/Encode/compile
5875 ____________________________________________________________________________
5876 [  8942] By: jhi                                   on 2001/02/26  13:52:19
5877         Log: A missing dTHX from Vadim Konovalov.
5878      Branch: perl
5879            ! perlio.c
5880 ____________________________________________________________________________
5881 [  8941] By: jhi                                   on 2001/02/26  13:37:05
5882         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
5883      Branch: perl
5884            ! op.c
5885 ____________________________________________________________________________
5886 [  8940] By: jhi                                   on 2001/02/26  13:35:40
5887         Log: Integrate perlio.
5888      Branch: perl
5889           !> ext/Encode/Encode.pm
5890 ____________________________________________________________________________
5891 [  8939] By: nick                                  on 2001/02/25  23:47:09
5892         Log: Integrate mainline.
5893      Branch: perlio
5894           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
5895           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
5896 ____________________________________________________________________________
5897 [  8938] By: nick                                  on 2001/02/25  19:36:28
5898         Log: Encode implementations docs.
5899      Branch: perlio
5900            ! ext/Encode/Encode.pm
5901 ____________________________________________________________________________
5902 [  8937] By: jhi                                   on 2001/02/25  19:26:16
5903         Log: Script wasn't aligned with reality.
5904      Branch: perl
5905            ! t/pod/find.t
5906 ____________________________________________________________________________
5907 [  8936] By: jhi                                   on 2001/02/25  18:54:55
5908         Log: Update Changes.
5909      Branch: perl
5910            ! Changes patchlevel.h
5911 ____________________________________________________________________________
5912 [  8935] By: jhi                                   on 2001/02/25  18:46:36
5913         Log: Retract #8929,8930,8932,8933 for now.
5914      Branch: perl
5915            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
5916 ____________________________________________________________________________
5917 [  8934] By: jhi                                   on 2001/02/25  17:34:35
5918         Log: Integrate perlio.
5919      Branch: perl
5920           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
5921           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
5922           !> t/lib/encode.t
5923 ____________________________________________________________________________
5924 [  8933] By: jhi                                   on 2001/02/25  17:33:12
5925         Log: (Retracted by #8395.)
5926              
5927              Slight tweaks in scan_const(), not fixes yet, it seems like
5928              lots of work remains to be done...
5929      Branch: perl
5930            ! toke.c
5931 ____________________________________________________________________________
5932 [  8932] By: jhi                                   on 2001/02/25  17:27:11
5933         Log: (Retracted by #8395.)
5934              
5935              Missing from #8930.
5936      Branch: perl
5937            ! perl.h
5938 ____________________________________________________________________________
5939 [  8931] By: jhi                                   on 2001/02/25  17:26:19
5940         Log: A comment tweak.
5941      Branch: perl
5942            ! utf8.c
5943 ____________________________________________________________________________
5944 [  8930] By: jhi                                   on 2001/02/25  17:25:47
5945         Log: (Retracted by #8395.)
5946              
5947              Attempt to fix the EBCDIC character range problwm with //.
5948      Branch: perl
5949            ! regcomp.c
5950 ____________________________________________________________________________
5951 [  8929] By: jhi                                   on 2001/02/25  17:23:45
5952         Log: (Retracted by #8395.)
5953              
5954              Expand the EBCDIC character range tests, and add few nasty
5955              tr tests from Karsten Sperling.
5956      Branch: perl
5957            ! t/op/pat.t t/op/tr.t
5958 ____________________________________________________________________________
5959 [  8928] By: jhi                                   on 2001/02/25  17:18:49
5960         Log: Missing check-in.
5961      Branch: perl
5962            ! lib/Pod/Find.pm
5963 ____________________________________________________________________________
5964 [  8927] By: nick                                  on 2001/02/25  11:30:22
5965         Log: Change method names in Encode implementation classes to something
5966              less confusing (preparing to "go public").
5967      Branch: perlio
5968            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
5969 ____________________________________________________________________________
5970 [  8926] By: nick                                  on 2001/02/25  10:53:24
5971         Log: GCC __atribute__ / printf fix
5972      Branch: perlio
5973            ! perl.h
5974 ____________________________________________________________________________
5975 [  8925] By: nick                                  on 2001/02/25  10:52:25
5976         Log: Checked in the wrong one ...
5977      Branch: perlio
5978            ! ext/Encode/Encode.pm
5979 ____________________________________________________________________________
5980 [  8924] By: nick                                  on 2001/02/24  18:46:51
5981         Log: Integrate mainline - to see what Jarkko has in ...
5982      Branch: perlio
5983           +> t/pod/testpods/lib/Pod/Stuff.pm
5984           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
5985 ____________________________________________________________________________
5986 [  8923] By: nick                                  on 2001/02/24  17:05:23
5987         Log: Encode API documentation nd tidy up.
5988              Minor additions to test.
5989              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
5990              Adds STRLEN to standard typemap.
5991      Branch: perlio
5992            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
5993            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
5994 ____________________________________________________________________________
5995 [  8922] By: jhi                                   on 2001/02/24  16:38:12
5996         Log: Add a test for the "character range should match in EBCDIC
5997              if specified using explicit numerics" bug found by Karsten
5998              Sperling.
5999      Branch: perl
6000            ! t/op/pat.t
6001 ____________________________________________________________________________
6002 [  8921] By: jhi                                   on 2001/02/24  16:30:16
6003         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
6004              From: schwern@pobox.com
6005              Date: Fri, 23 Feb 2001 03:21:37 -0500
6006              Message-ID: <20010223032137.A26022@magnonel.guild.net>
6007              
6008              plus Charles Lane's fixes, plus tweaks.
6009      Branch: perl
6010            + t/pod/testpods/lib/Pod/Stuff.pm
6011            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
6012 ____________________________________________________________________________
6013 [  8920] By: nick                                  on 2001/02/24  10:30:11
6014         Log: Integrate mainline
6015      Branch: perlio
6016           !> (integrate 33 files)
6017 ____________________________________________________________________________
6018 [  8919] By: jhi                                   on 2001/02/24  00:23:35
6019         Log: Subject: Re: I'm losing the war...
6020              From: "Vadim Konovalov" <watman@inbox.ru>
6021              Date: Sat, 24 Feb 2001 00:10:14 +0300
6022              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
6023              
6024              hv_store() not working correctly in ENV_IS_CASELESS case.
6025      Branch: perl
6026            ! hv.c
6027 ____________________________________________________________________________
6028 [  8918] By: jhi                                   on 2001/02/24  00:20:09
6029         Log: Subject: Re: [PATCH] fix for charnames above FFFF
6030              From: andreas.koenig@anima.de (Andreas J. Koenig)
6031              Date: 23 Feb 2001 02:39:03 +0100
6032              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
6033              
6034              A further efficiency tweak.
6035      Branch: perl
6036            ! lib/charnames.pm
6037 ____________________________________________________________________________
6038 [  8917] By: jhi                                   on 2001/02/23  20:27:51
6039         Log: Integrate change #8916 from mainline,
6040              do away with USE_WIN32_RTL_ENV.
6041      Branch: maint-5.6/perl
6042           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
6043 ____________________________________________________________________________
6044 [  8916] By: jhi                                   on 2001/02/23  20:02:25
6045         Log: Abolish USE_WIN32_RTL_ENV.
6046      Branch: perl
6047            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
6048 ____________________________________________________________________________
6049 [  8915] By: jhi                                   on 2001/02/23  19:36:00
6050         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
6051              later protected by some #define.
6052      Branch: perl
6053            ! gv.c
6054 ____________________________________________________________________________
6055 [  8914] By: jhi                                   on 2001/02/23  19:31:38
6056         Log: Retract #8902 for now, requested by Charles Lane, the correct
6057              fix will be something else.
6058      Branch: perl
6059            ! op.c
6060 ____________________________________________________________________________
6061 [  8913] By: jhi                                   on 2001/02/23  19:11:36
6062         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
6063              From: Peter Prymmer <pvhp@forte.com>
6064              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
6065              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
6066      Branch: perl
6067            ! t/op/lex_assign.t
6068 ____________________________________________________________________________
6069 [  8912] By: jhi                                   on 2001/02/23  18:38:20
6070         Log: Subject: [patch] perlio + useithreads
6071              From: Doug MacEachern <dougm@covalent.net>
6072              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
6073              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
6074              
6075              Gets things running but not complete.
6076      Branch: perl
6077            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
6078 ____________________________________________________________________________
6079 [  8911] By: jhi                                   on 2001/02/23  04:20:02
6080         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
6081              
6082              Duplicated environment freeing, File::Temp 0.12,
6083              op/append portability (EBCDIC) tweak.
6084      Branch: maint-5.6/perl
6085           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6086           !> t/op/append.t
6087 ____________________________________________________________________________
6088 [  8910] By: jhi                                   on 2001/02/23  02:07:33
6089         Log: Integrate change #8909 from mainline, a better Borland
6090              putenv() workaround.
6091      Branch: maint-5.6/perl
6092           !> perl.c
6093 ____________________________________________________________________________
6094 [  8909] By: jhi                                   on 2001/02/23  02:05:46
6095         Log: A better workaround for Borland putenv() brokenness from Sarathy.
6096      Branch: perl
6097            ! perl.c
6098 ____________________________________________________________________________
6099 [  8908] By: jhi                                   on 2001/02/23  02:04:14
6100         Log: Subject: fix for parameter -Dm (for perl@8867)
6101              From: "Vadim Konovalov" <watman@inbox.ru>
6102              Date: Thu, 22 Feb 2001 17:30:12 +0300
6103              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
6104      Branch: perl
6105            ! perl.h
6106 ____________________________________________________________________________
6107 [  8907] By: jhi                                   on 2001/02/23  01:58:20
6108         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
6109              From: Peter Prymmer <pvhp@forte.com>
6110              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
6111              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
6112      Branch: perl
6113            ! t/op/append.t
6114 ____________________________________________________________________________
6115 [  8906] By: jhi                                   on 2001/02/23  01:48:34
6116         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
6117      Branch: perl
6118            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6119 ____________________________________________________________________________
6120 [  8905] By: jhi                                   on 2001/02/23  01:43:30
6121         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
6122              From: Peter Prymmer <pvhp@forte.com>
6123              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
6124              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
6125      Branch: perl
6126            ! t/lib/st-06compat.t
6127 ____________________________________________________________________________
6128 [  8904] By: jhi                                   on 2001/02/23  01:42:39
6129         Log: Metaconfig unit change for #8903.
6130      Branch: metaconfig/U/perl
6131            ! Devel.U
6132 ____________________________________________________________________________
6133 [  8903] By: jhi                                   on 2001/02/23  01:42:12
6134         Log: Be more helpful for devel builders, suggested by John L. Allen.
6135      Branch: perl
6136            ! Configure
6137 ____________________________________________________________________________
6138 [  8902] By: jhi                                   on 2001/02/23  01:37:41
6139         Log: (Retracted by #8914)
6140              (Wrongly, reinstated by #8941)             
6141
6142              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
6143              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6144              Date:     Thu, 22 Feb 2001 09:43:57 EST
6145              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
6146      Branch: perl
6147            ! op.c
6148 ____________________________________________________________________________
6149 [  8901] By: jhi                                   on 2001/02/23  01:20:32
6150         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
6151              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6152              Date:     Thu, 22 Feb 2001 08:01:35 EST
6153              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
6154      Branch: perl
6155            ! malloc.c
6156 ____________________________________________________________________________
6157 [  8900] By: jhi                                   on 2001/02/23  01:18:02
6158         Log: Integrate changes #8898,8899 from mainline, environ handling.
6159      Branch: maint-5.6/perl
6160           !> perl.c
6161 ____________________________________________________________________________
6162 [  8899] By: jhi                                   on 2001/02/23  01:16:25
6163         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
6164              putenv() is not to be relied on, they are either broken or leaky
6165              or both.)
6166      Branch: perl
6167            ! perl.c
6168 ____________________________________________________________________________
6169 [  8898] By: jhi                                   on 2001/02/22  23:36:59
6170         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
6171              and safesysfree() must be used.
6172      Branch: perl
6173            ! perl.c
6174 ____________________________________________________________________________
6175 [  8897] By: jhi                                   on 2001/02/22  23:25:45
6176         Log: With environ one must use safesysmalloc()/safesysfree().
6177      Branch: perl
6178            ! perl.c
6179 ____________________________________________________________________________
6180 [  8896] By: jhi                                   on 2001/02/22  22:13:18
6181         Log: If we have a duplicated environment free it
6182              if PERL_DESTRUCT_LEVEL.
6183      Branch: perl
6184            ! perl.c
6185 ____________________________________________________________________________
6186 [  8895] By: alanbur                               on 2001/02/22  19:31:57
6187         Log: Synchronised with parent
6188      Branch: maint-5.6/pureperl
6189           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
6190 ____________________________________________________________________________
6191 [  8894] By: gsar                                  on 2001/02/22  19:06:18
6192         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
6193              
6194              fix memory leak in method call optimization (change#3768);
6195              made C<eval "$x->foo()"> leak
6196              
6197              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
6198      Branch: maint-5.6/perl
6199           !> op.c
6200 ____________________________________________________________________________
6201 [  8893] By: jhi                                   on 2001/02/22  18:35:27
6202         Log: (Retracted by #8915.)
6203              
6204              Third Degree finding:
6205              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
6206      Branch: perl
6207            ! gv.c
6208 ____________________________________________________________________________
6209 [  8892] By: jhi                                   on 2001/02/22  14:28:32
6210         Log: Update Changes.
6211      Branch: perl
6212            ! Changes patchlevel.h
6213 ____________________________________________________________________________
6214 [  8891] By: jhi                                   on 2001/02/22  13:22:45
6215         Log: Metaconfig unit changes for #8890.
6216      Branch: metaconfig
6217            ! U/modified/Cppsym.U U/threads/archname.U
6218 ____________________________________________________________________________
6219 [  8890] By: jhi                                   on 2001/02/22  13:22:12
6220         Log: Add -stdio to the archname if no perlio selected,
6221              no -perlio added since that is now the default.
6222              
6223              Add few CPUs/architectures to the Cppsym scan.
6224      Branch: perl
6225            ! Configure config_h.SH
6226 ____________________________________________________________________________
6227 [  8889] By: jhi                                   on 2001/02/22  13:05:59
6228         Log: Metaconfig unit change for #8888.
6229      Branch: metaconfig/U/perl
6230            ! useperlio.U
6231 ____________________________________________________________________________
6232 [  8888] By: jhi                                   on 2001/02/22  13:05:28
6233         Log: *drum roll*  Make perlio the default.
6234      Branch: perl
6235            ! Configure config_h.SH
6236 ____________________________________________________________________________
6237 [  8887] By: jhi                                   on 2001/02/22  12:50:52
6238         Log: Integrate change #8665 from maintperl to mainline,
6239              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
6240      Branch: perl
6241           !> ext/POSIX/POSIX.xs
6242 ____________________________________________________________________________
6243 [  8886] By: jhi                                   on 2001/02/22  12:49:24
6244         Log: Integrate changes #8883,8884 from mainline to maintperl.
6245              
6246              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
6247              Subject: Re: File::Temp::_gettemp warning
6248      Branch: maint-5.6/perl
6249           !> embed.h embed.pl lib/File/Temp.pm
6250 ____________________________________________________________________________
6251 [  8885] By: jhi                                   on 2001/02/22  12:43:59
6252         Log: Based on
6253              
6254              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
6255              From: schwab@suse.de
6256              Date: Thu, 22 Feb 2001 13:08:09 +0100
6257              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
6258              
6259              but the fix done slightly differently because the other
6260              half was already done in #8664.
6261      Branch: maint-5.6/perl
6262            ! ext/POSIX/POSIX.xs
6263 ____________________________________________________________________________
6264 [  8884] By: jhi                                   on 2001/02/22  12:37:15
6265         Log: Subject: Re: File::Temp::_gettemp warning
6266              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6267              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
6268              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
6269              
6270              This patch to File::Temp does two things:
6271              
6272              1. Fixes the problem with CGI::Carp when determining
6273              the Fcntl constants
6274              
6275              2. Removes most of the carps and consolidates them so that all the
6276              reasons are included in a single die that is caught by the test. This
6277              means that the correct skipping behaviour is displayed by the test.
6278      Branch: perl
6279            ! lib/File/Temp.pm
6280 ____________________________________________________________________________
6281 [  8883] By: jhi                                   on 2001/02/22  12:29:19
6282         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
6283              From: Peter Prymmer <pvhp@forte.com>
6284              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
6285              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
6286      Branch: perl
6287            ! embed.h embed.pl
6288 ____________________________________________________________________________
6289 [  8882] By: jhi                                   on 2001/02/21  19:41:33
6290         Log: Integrate change #8881 from mainlin to maintperl.
6291              
6292              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
6293      Branch: maint-5.6/perl
6294           !> op.c
6295 ____________________________________________________________________________
6296 [  8881] By: jhi                                   on 2001/02/21  19:38:57
6297         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
6298              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
6299              Date:     Wed, 21 Feb 2001 13:08:03 EST
6300              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
6301      Branch: perl
6302            ! op.c
6303 ____________________________________________________________________________
6304 [  8880] By: jhi                                   on 2001/02/21  19:34:34
6305         Log: Retract #8875, cannot let go of the old semantics of unpack U
6306              without rethinking utf8decode.t.
6307      Branch: perl
6308            ! pp.c t/op/pack.t
6309 ____________________________________________________________________________
6310 [  8879] By: jhi                                   on 2001/02/21  19:08:02
6311         Log: Run run/*.t also in minitest.
6312      Branch: perl
6313            ! Makefile.SH
6314 ____________________________________________________________________________
6315 [  8878] By: nick                                  on 2001/02/21  18:55:37
6316         Log: Integrate mainline
6317      Branch: perlio
6318           !> (integrate 76 files)
6319 ____________________________________________________________________________
6320 [  8877] By: jhi                                   on 2001/02/21  15:09:33
6321         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
6322      Branch: metaconfig
6323            ! U/compline/nblock_io.U
6324      Branch: perl
6325            ! Configure config_h.SH
6326 ____________________________________________________________________________
6327 [  8876] By: jhi                                   on 2001/02/21  14:54:45
6328         Log: If no sfio, no -lsfio.
6329      Branch: metaconfig/U/perl
6330            ! d_sfio.U
6331      Branch: perl
6332            ! Configure config_h.SH
6333 ____________________________________________________________________________
6334 [  8875] By: jhi                                   on 2001/02/21  14:54:00
6335         Log: Make unpack C and unpack C truly equivalent.
6336      Branch: perl
6337            ! pp.c t/op/pack.t
6338 ____________________________________________________________________________
6339 [  8874] By: jhi                                   on 2001/02/21  14:26:02
6340         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
6341              From: Peter Prymmer <pvhp@forte.com>
6342              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
6343              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
6344      Branch: perl
6345            ! pod/perlport.pod
6346 ____________________________________________________________________________
6347 [  8873] By: jhi                                   on 2001/02/21  14:24:31
6348         Log: Subject: [PATCH] fix for charnames above FFFF
6349              From: andreas.koenig@anima.de (Andreas J. Koenig)
6350              Date: 21 Feb 2001 07:05:45 +0100
6351              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
6352      Branch: perl
6353            ! lib/charnames.pm t/lib/charnames.t
6354 ____________________________________________________________________________
6355 [  8872] By: jhi                                   on 2001/02/21  14:15:25
6356         Log: Integrate change #8868 from pureperl to mainline.
6357              
6358              Fixed reference count loop caused by sv_magic.
6359      Branch: perl
6360           !> sv.c
6361 ____________________________________________________________________________
6362 [  8871] By: jhi                                   on 2001/02/21  14:07:29
6363         Log: Integrate change #8868 from pureperl to maintperl.
6364              
6365              Fixed reference count loop caused by sv_magic.
6366      Branch: maint-5.6/perl
6367           !> sv.c
6368 ____________________________________________________________________________
6369 [  8870] By: jhi                                   on 2001/02/21  14:04:41
6370         Log: Put back the #8840, it was innocent.
6371      Branch: perl
6372            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6373            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
6374 ____________________________________________________________________________
6375 [  8869] By: jhi                                   on 2001/02/21  14:00:03
6376         Log: unpack("C", ...) was left slightly unfinished by #8865.
6377      Branch: perl
6378            ! pp.c t/op/pack.t
6379 ____________________________________________________________________________
6380 [  8868] By: alanbur                               on 2001/02/21  01:33:45
6381         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
6382              from gv_fetchpv to create single-character magic variables (e.g. $!),
6383              and it is passed a sv and the gv that contains the sv as the mg_obj
6384              value.  When sv_magic stores the mg_obj pointer it increments the gv
6385              refcount, thus causing a sv-gv pair that can't be freed.  There is
6386              already a check for sv == obj which is used to prevent such reference
6387              loops.  This change extends the check to cover the case described above.
6388      Branch: maint-5.6/pureperl
6389            ! sv.c
6390 ____________________________________________________________________________
6391 [  8867] By: jhi                                   on 2001/02/21  00:52:39
6392         Log: Update Changes.
6393      Branch: perl
6394            ! Changes patchlevel.h
6395 ____________________________________________________________________________
6396 [  8866] By: jhi                                   on 2001/02/21  00:34:20
6397         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
6398              (Note: there were some conflicts due to EBCDIC and EPOC
6399              patches, in general I preferred the repository code.)
6400              (When 2.753 comes out, we need to synchronize.)
6401      Branch: perl
6402            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
6403            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
6404            ! t/lib/cgi-html.t
6405 ____________________________________________________________________________
6406 [  8865] By: jhi                                   on 2001/02/21  00:24:22
6407         Log: Make pack("C", 0x100) to create Unicode, unless under the
6408              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
6409              will understand Unicode, unless you under know what.
6410      Branch: perl
6411            ! pp.c t/op/pack.t t/op/qu.t
6412 ____________________________________________________________________________
6413 [  8864] By: alanbur                               on 2001/02/20  22:35:34
6414         Log: Resynchronised with parent
6415      Branch: maint-5.6/pureperl
6416           !> README.win32 ext/GDBM_File/GDBM_File.pm
6417           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
6418           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
6419           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
6420           !> t/lib/sdbm.t util.c
6421 ____________________________________________________________________________
6422 [  8863] By: jhi                                   on 2001/02/20  20:55:11
6423         Log: Integrate change #8860,8861 from mainline into maintperl.
6424              
6425              "pseudo-literal j"
6426              
6427              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
6428      Branch: maint-5.6/perl
6429           !> lib/Test.pm pod/perlop.pod
6430 ____________________________________________________________________________
6431 [  8862] By: jhi                                   on 2001/02/20  20:30:07
6432         Log: Don't do casting between pointers pointing to differently sized
6433              integers.
6434      Branch: perl
6435            ! hv.c sv.c
6436 ____________________________________________________________________________
6437 [  8861] By: jhi                                   on 2001/02/20  19:53:44
6438         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
6439              From: Peter Prymmer <pvhp@forte.com>
6440              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
6441              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
6442      Branch: perl
6443            ! lib/Test.pm
6444 ____________________________________________________________________________
6445 [  8860] By: jhi                                   on 2001/02/20  19:48:02
6446         Log: "pseudo-literal j", a documentation glitch reported to Debian.
6447              The text recovered from Perl 5.005_03, and pseudo-literal replaced
6448              by "backtick string".
6449      Branch: perl
6450            ! pod/perlop.pod
6451 ____________________________________________________________________________
6452 [  8859] By: jhi                                   on 2001/02/20  19:15:46
6453         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
6454              from Chris Nandor.
6455      Branch: perl
6456            ! makedef.pl
6457 ____________________________________________________________________________
6458 [  8858] By: jhi                                   on 2001/02/20  17:36:53
6459         Log: Integrate pureperl changes #8844,8845,8850 to mainline
6460              (via maintperl #8855).
6461              
6462              Fixed %^H scoping bug
6463              
6464              Removed GV <-> CV refcount loop
6465              
6466              Removed %ENV refcount loop
6467      Branch: perl
6468           !> gv.c op.c perl.c pp.c scope.c
6469 ____________________________________________________________________________
6470 [  8857] By: jhi                                   on 2001/02/20  17:34:32
6471         Log: Integrate changes #8853,8854 from maintperl to mainline.
6472              
6473              EBDIC fixes, README.win32 Borland update.
6474      Branch: perl
6475           !> README.win32 handy.h util.c
6476 ____________________________________________________________________________
6477 [  8856] By: jhi                                   on 2001/02/20  17:33:16
6478         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
6479      Branch: maint-5.6/perl
6480           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
6481           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
6482           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
6483 ____________________________________________________________________________
6484 [  8855] By: jhi                                   on 2001/02/20  17:32:13
6485         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
6486              
6487              Fixed %^H scoping bug
6488              
6489              Removed GV <-> CV refcount loop
6490              
6491              Removed %ENV refcount loop
6492      Branch: maint-5.6/perl
6493           !> gv.c op.c perl.c pp.c scope.c
6494 ____________________________________________________________________________
6495 [  8854] By: jhi                                   on 2001/02/20  17:25:06
6496         Log: Subject: Addition to readme.win32 for Borland C++ compilers
6497              Date: Tue, 20 Feb 2001 02:15:25 +0300
6498              From: "Vadim Konovalov" <watman@inbox.ru>
6499              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
6500              
6501              Document Borland compiler misbehaviour.
6502      Branch: maint-5.6/perl
6503            ! README.win32
6504 ____________________________________________________________________________
6505 [  8853] By: jhi                                   on 2001/02/20  17:22:25
6506         Log: The assimilation of ebcdic.c didn't quite work at the first try,
6507              patches from Thomas Dorner.
6508      Branch: maint-5.6/perl
6509            ! handy.h util.c
6510 ____________________________________________________________________________
6511 [  8852] By: jhi                                   on 2001/02/20  17:20:15
6512         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
6513              From: Chris Nandor <pudge@pobox.com>
6514              Date: Tue, 20 Feb 2001 08:32:45 -0500
6515              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
6516      Branch: maint-5.6/perl
6517            ! makedef.pl mg.c
6518 ____________________________________________________________________________
6519 [  8851] By: jhi                                   on 2001/02/20  17:15:52
6520         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
6521      Branch: perl
6522            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
6523            ! t/lib/filter-util.t
6524 ____________________________________________________________________________
6525 [  8850] By: alanbur                               on 2001/02/20  17:12:40
6526         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
6527              and the magic pointer points back to the GV that contains the
6528              %ENV hash.  This creates a refcount loop that prevents members
6529              of %ENV from being freed correctly.  This change removes the
6530              refcount loop - the magic pointer was never used anyway, the
6531              only use of the magic was to check the type ('E') so that the
6532              appropriate environment manipulation code is called when %ENV
6533              is modified.
6534      Branch: maint-5.6/pureperl
6535            ! perl.c
6536 ____________________________________________________________________________
6537 [  8849] By: jhi                                   on 2001/02/20  17:12:20
6538         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
6539              From: "Craig A. Berry" <craigberry@mac.com>
6540              Date: Mon, 19 Feb 2001 23:36:12 -0600
6541              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
6542              
6543              Case-forgiving systems match TestInit.pm with TES*.
6544      Branch: perl
6545            ! t/lib/glob-basic.t
6546 ____________________________________________________________________________
6547 [  8848] By: jhi                                   on 2001/02/20  17:10:02
6548         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
6549      Branch: perl
6550            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
6551            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
6552            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
6553 ____________________________________________________________________________
6554 [  8847] By: jhi                                   on 2001/02/20  15:34:41
6555         Log: The #8843 wasn't quite right: %Config needs to imported.
6556      Branch: perl
6557            ! t/run/runenv.t
6558 ____________________________________________________________________________
6559 [  8846] By: jhi                                   on 2001/02/20  15:31:50
6560         Log: Retract the #8838 and #8840 for now because of
6561              the DB_File tie problem.
6562      Branch: perl
6563            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
6564            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
6565            ! proto.h sv.c
6566 ____________________________________________________________________________
6567 [  8845] By: alanbur                               on 2001/02/20  14:25:41
6568         Log: Removed GV <-> CV refcount loop
6569              CvGV(mycv) points to the parent GV of the CV, and was previously
6570              refcounted.  The pointer remains, but the refcounting has been removed
6571              as it causes a refcount loop between the CV and GV that means the CV
6572              can't ever be deleted.
6573      Branch: maint-5.6/pureperl
6574            ! gv.c op.c pp.c
6575 ____________________________________________________________________________
6576 [  8844] By: alanbur                               on 2001/02/20  14:23:13
6577         Log: Fixed %^H scoping bug
6578      Branch: maint-5.6/pureperl
6579            ! scope.c
6580 ____________________________________________________________________________
6581 [  8843] By: jhi                                   on 2001/02/19  13:38:08
6582         Log: fork() not everywhere, cleanup temp files.
6583      Branch: perl
6584            ! t/run/runenv.t
6585 ____________________________________________________________________________
6586 [  8842] By: alanbur                               on 2001/02/19  12:42:07
6587         Log: Resynchronised with parent
6588      Branch: maint-5.6/pureperl
6589           !> pod/perlfaq4.pod sv.c utf8.c
6590 ____________________________________________________________________________
6591 [  8841] By: jhi                                   on 2001/02/19  03:35:51
6592         Log: Update Changes.
6593      Branch: perl
6594            ! Changes patchlevel.h
6595 ____________________________________________________________________________
6596 [  8840] By: jhi                                   on 2001/02/19  00:23:41
6597         Log: Subject: [patch] add sv_setref_uv
6598              From: Doug MacEachern <dougm@covalent.net>
6599              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
6600              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
6601      Branch: perl
6602            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
6603            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
6604 ____________________________________________________________________________
6605 [  8839] By: jhi                                   on 2001/02/19  00:01:38
6606         Log: Put to rest the 20010205.001, the email address checking (not) regex.
6607      Branch: perl
6608            ! pod/perlfaq9.pod
6609 ____________________________________________________________________________
6610 [  8838] By: jhi                                   on 2001/02/18  22:17:54
6611         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
6612              From: Doug MacEachern <dougm@covalent.net>
6613              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
6614              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
6615      Branch: perl
6616            ! lib/ExtUtils/xsubpp
6617 ____________________________________________________________________________
6618 [  8837] By: jhi                                   on 2001/02/18  22:16:50
6619         Log: Subject: [patch] -Wall cleanup round 2
6620              From: Doug MacEachern <dougm@covalent.net>
6621              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
6622              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
6623      Branch: perl
6624            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
6625            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
6626            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
6627            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
6628            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
6629            ! ext/SDBM_File/SDBM_File.xs
6630 ____________________________________________________________________________
6631 [  8836] By: jhi                                   on 2001/02/18  22:11:20
6632         Log: Misapplied regex optimizations when \C is present.
6633              Fixes 20001230.002.
6634              
6635              What still remains broken is that the submatches that
6636              have \C in them get their UTF8 flag on because their
6637              parent SV has it on.  This will result in malformed
6638              UTF8 if a \C happened to match a non-ASCII byte.
6639      Branch: perl
6640            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
6641            ! t/pragma/utf8.t
6642 ____________________________________________________________________________
6643 [  8835] By: jhi                                   on 2001/02/18  20:12:02
6644         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
6645              
6646              The hash key got wrongly UTF8fied.
6647      Branch: perl
6648            ! pod/perlapi.pod toke.c utf8.c
6649 ____________________________________________________________________________
6650 [  8834] By: jhi                                   on 2001/02/18  19:44:25
6651         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
6652              don't warn on magical or overloaded things.
6653      Branch: perl
6654            ! pp_hot.c
6655 ____________________________________________________________________________
6656 [  8833] By: nick                                  on 2001/02/18  19:31:22
6657         Log: Integrate mainline
6658      Branch: perlio
6659           +> t/TestInit.pm t/run/runenv.t
6660            - t/UTEST
6661           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
6662           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
6663           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
6664           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
6665           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
6666           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
6667           !> utf8.c
6668 ____________________________________________________________________________
6669 [  8832] By: jhi                                   on 2001/02/18  19:21:18
6670         Log: Integrate perlio.
6671      Branch: perl
6672           !> perlio.c pod/perldiag.pod
6673 ____________________________________________________________________________
6674 [  8831] By: jhi                                   on 2001/02/18  19:14:20
6675         Log: Integrate change #8827 from mainline.
6676              
6677              UTF8 tweaks.
6678      Branch: maint-5.6/perl
6679           !> sv.c utf8.c
6680 ____________________________________________________________________________
6681 [  8830] By: nick                                  on 2001/02/18  19:10:34
6682         Log: Apply the spirit of patch from Nick Clark:
6683              Subject: [PATCH] Re: extensions that provide layers
6684              From: Nicholas Clark <nick@ccl4.org>
6685              Date: Mon, 12 Feb 2001 16:43:51 +0000
6686              Message-Id: <20010212164350.Q3652@plum.flirble.org>
6687      Branch: perlio
6688            ! perlio.c pod/perldiag.pod
6689 ____________________________________________________________________________
6690 [  8829] By: jhi                                   on 2001/02/18  19:03:25
6691         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
6692              From: schwern@pobox.com 
6693              Date: Sun, 18 Feb 2001 13:44:35 -0500
6694              Message-ID: <20010218134435.A17544@magnonel.guild.net>
6695              
6696              Applied, but as t/TestInit.pm.
6697      Branch: perl
6698            + t/TestInit.pm
6699            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
6700            ! t/op/subst_wamp.t
6701 ____________________________________________________________________________
6702 [  8828] By: jhi                                   on 2001/02/18  18:43:52
6703         Log: Integrate perlio.
6704      Branch: perl
6705           !> perlio.c
6706 ____________________________________________________________________________
6707 [  8827] By: jhi                                   on 2001/02/18  18:41:33
6708         Log: UTF-8 tweaks.
6709      Branch: perl
6710            ! sv.c utf8.c
6711 ____________________________________________________________________________
6712 [  8826] By: nick                                  on 2001/02/18  17:40:59
6713         Log: Fix [ID 20010217.002]
6714              open FOO, "<:raw:perlio", ...
6715              :raw now inserts default base layer below itself.
6716              Also
6717              open FOO, "<:unix", ...
6718              works as well - but leaves buffer layer on stack under the unix layer.
6719      Branch: perlio
6720            ! perlio.c
6721 ____________________________________________________________________________
6722 [  8825] By: jhi                                   on 2001/02/18  17:15:39
6723         Log: Integrate perlio.
6724      Branch: perl
6725           !> perlio.c perliol.h
6726 ____________________________________________________________________________
6727 [  8824] By: jhi                                   on 2001/02/18  17:10:53
6728         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
6729              From: schwern@pobox.com
6730              Date: Sun, 18 Feb 2001 01:48:50 -0500
6731              Message-ID: <20010218014850.C19957@magnonel.guild.net>
6732      Branch: perl
6733            ! lib/Test/Harness.pm t/TEST t/op/chop.t
6734 ____________________________________________________________________________
6735 [  8823] By: jhi                                   on 2001/02/18  17:01:06
6736         Log: Add run/*.t to testables.
6737      Branch: perl
6738            ! t/TEST
6739 ____________________________________________________________________________
6740 [  8822] By: jhi                                   on 2001/02/18  16:58:58
6741         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
6742              From: schwern@pobox.com
6743              Date: Sun, 18 Feb 2001 01:11:35 -0500
6744              Message-ID: <20010218011135.A19957@magnonel.guild.net>
6745              
6746              Revive mjd's and Simon's PERL5OPT fix.
6747      Branch: perl
6748            + t/run/runenv.t
6749            ! MANIFEST perl.c
6750 ____________________________________________________________________________
6751 [  8821] By: jhi                                   on 2001/02/18  16:53:46
6752         Log: Subject: Re: Why t/TEST and not Test::Harness?
6753              From: schwern@pobox.com
6754              Date: Sat, 17 Feb 2001 22:44:44 -0500
6755              Message-ID: <20010217224444.A6679@magnonel.guild.net>
6756              
6757              Replace UTEST with TEST -utf8.
6758      Branch: perl
6759            - t/UTEST
6760            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
6761            ! t/lib/glob-basic.t
6762 ____________________________________________________________________________
6763 [  8820] By: nick                                  on 2001/02/18  13:06:16
6764         Log: Clean up a few core dumps when layers are used in unexpected ways.
6765              (Still not "right"...)
6766      Branch: perlio
6767            ! perlio.c perliol.h
6768 ____________________________________________________________________________
6769 [  8819] By: jhi                                   on 2001/02/18  02:25:55
6770         Log: Integrate change #8818 from maintperl, a FAQ nit.
6771      Branch: perl
6772           !> pod/perlfaq4.pod
6773 ____________________________________________________________________________
6774 [  8818] By: jhi                                   on 2001/02/18  02:24:50
6775         Log: FAQ nit from Chris Fedde.
6776      Branch: maint-5.6/perl
6777            ! pod/perlfaq4.pod
6778 ____________________________________________________________________________
6779 [  8817] By: nick                                  on 2001/02/17  18:20:14
6780         Log: Integrate mainline
6781      Branch: perlio
6782           +> lib/unicode/UCD.html lib/unicode/Unicode.html
6783           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
6784           +> pod/perlclib.pod
6785            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
6786            - lib/unicode/Unicode.301
6787           !> (integrate 324 files)
6788 ____________________________________________________________________________
6789 [  8816] By: jhi                                   on 2001/02/17  16:56:58
6790         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
6791      Branch: perl
6792            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
6793            ! ext/Storable/Storable.xs t/lib/st-06compat.t
6794            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
6795 ____________________________________________________________________________
6796 [  8815] By: jhi                                   on 2001/02/17  16:40:07
6797         Log: Subject: [patch] -Wall
6798              From: Doug MacEachern <dougm@covalent.net>
6799              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
6800              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
6801      Branch: perl
6802            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
6803            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
6804 ____________________________________________________________________________
6805 [  8814] By: jhi                                   on 2001/02/16  19:27:18
6806         Log: Document qu better.
6807      Branch: perl
6808            ! pod/perlop.pod
6809 ____________________________________________________________________________
6810 [  8813] By: jhi                                   on 2001/02/15  13:54:37
6811         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
6812              From: Hugo <hv@crypt.compulink.co.uk>
6813              Date: Thu, 15 Feb 2001 13:39:49 +0000
6814              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
6815      Branch: perl
6816            ! toke.c
6817 ____________________________________________________________________________
6818 [  8812] By: alanbur                               on 2001/02/15  13:52:16
6819         Log: Resynchronised with parent
6820      Branch: maint-5.6/pureperl
6821            - ebcdic.c
6822           !> (integrate 36 files)
6823 ____________________________________________________________________________
6824 [  8811] By: jhi                                   on 2001/02/15  13:51:16
6825         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
6826              
6827              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
6828              From: Jan Dubois <JanD@ActiveState.com>
6829              Date: Wed, 31 Jan 2001 21:17:03 -0800
6830              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
6831              
6832              tweak change#8659 to keep it simple
6833              
6834              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
6835              From: Russ Allbery <rra@stanford.edu>
6836              Date: 14 Feb 2001 10:15:41 -0800
6837              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
6838              
6839              (8809 empty)
6840
6841              Upgrade to podlators 1.08, from Russ Allbery.
6842      Branch: perl
6843           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
6844           !> utils/perldoc.PL
6845 ____________________________________________________________________________
6846 [  8810] By: jhi                                   on 2001/02/15  13:35:08
6847         Log: Upgrade to podlators 1.08, from Russ Allbery.
6848      Branch: maint-5.6/perl
6849            ! lib/Pod/Man.pm lib/Pod/Text.pm
6850 ____________________________________________________________________________
6851 [  8809] By: jhi                                   on 2001/02/15  13:26:38
6852         Log: (accidentally empty check-in)
6853      Branch: maint-5.6/perl
6854            ! lib/Test/Harness.pm
6855 ____________________________________________________________________________
6856 [  8808] By: jhi                                   on 2001/02/15  13:23:47
6857         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
6858              From: Russ Allbery <rra@stanford.edu>
6859              Date: 14 Feb 2001 10:15:41 -0800
6860              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
6861              
6862              perldoc was hardcoding $Config{installscript}, which breaks
6863              when install* isn't where Perl ends up (such as with AFS).
6864              
6865              Use $Config{scriptdir} instead.
6866      Branch: maint-5.6/perl
6867            ! utils/perldoc.PL
6868 ____________________________________________________________________________
6869 [  8807] By: jhi                                   on 2001/02/14  14:37:27
6870         Log: Update Changes.
6871      Branch: perl
6872            ! Changes patchlevel.h
6873 ____________________________________________________________________________
6874 [  8806] By: jhi                                   on 2001/02/14  14:25:31
6875         Log: Integrate changes #8803,8804,8805 from mainline.
6876              
6877              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
6878              
6879              Don't skip too much of the locale error message if no environ array,
6880              from Chris Nandor.
6881              
6882              More MacOS Classic fixes from Chris Nandor.
6883      Branch: maint-5.6/perl
6884           !> doop.c lib/Cwd.pm perl.c perl.h util.c
6885 ____________________________________________________________________________
6886 [  8805] By: jhi                                   on 2001/02/14  03:29:01
6887         Log: More MacOS Classic fixes from Chris Nandor.
6888      Branch: perl
6889            ! doop.c lib/Cwd.pm
6890 ____________________________________________________________________________
6891 [  8804] By: jhi                                   on 2001/02/14  03:18:35
6892         Log: Don't skip too much of the locale error message if no environ array,
6893              from Chris Nandor.
6894      Branch: perl
6895            ! util.c
6896 ____________________________________________________________________________
6897 [  8803] By: jhi                                   on 2001/02/14  03:14:14
6898         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
6899      Branch: perl
6900            ! perl.c perl.h
6901 ____________________________________________________________________________
6902 [  8802] By: jhi                                   on 2001/02/13  18:31:33
6903         Log: AUTHORS update.
6904      Branch: perl
6905            ! AUTHORS
6906 ____________________________________________________________________________
6907 [  8801] By: jhi                                   on 2001/02/13  17:55:19
6908         Log: Integrate change #8792 from mainline.
6909              
6910              Subject: buncha MacPerl patches for bleadperl
6911              From: Chris Nandor <pudge@pobox.com>
6912              Date: Tue, 13 Feb 2001 00:02:43 -0500
6913              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
6914      Branch: maint-5.6/perl
6915           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6916           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
6917           !> t/lib/basename.t toke.c util.h
6918 ____________________________________________________________________________
6919 [  8800] By: jhi                                   on 2001/02/13  17:46:43
6920         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
6921              to be forced to Off_t.
6922              
6923              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
6924              From: nick@ccl4.org
6925              Date: Thu, 1 Feb 2001 12:01:04 +0000
6926              Message-Id: <20010201120103.E11401@plum.flirble.org>
6927      Branch: maint-5.6/perl
6928            ! iperlsys.h perlio.c
6929 ____________________________________________________________________________
6930 [  8799] By: jhi                                   on 2001/02/13  16:52:51
6931         Log: Duplex duplex hunk hunk.
6932      Branch: maint-5.6/perl
6933            ! Makefile.SH
6934 ____________________________________________________________________________
6935 [  8797] By: jhi                                   on 2001/02/13  14:52:04
6936         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
6937              From: "Craig A. Berry" <craigberry@mac.com>
6938              Date: Mon, 12 Feb 2001 11:05:25 -0600
6939              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
6940      Branch: perl
6941            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
6942 ____________________________________________________________________________
6943 [  8796] By: jhi                                   on 2001/02/13  14:36:47
6944         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
6945              From: simon.cozens@pembroke.oxford.ac.uk 
6946              Date: Sat, 10 Feb 2001 17:57:02 +0000
6947              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
6948              
6949              Now it does include.
6950      Branch: perl
6951            ! pod/perldiag.pod
6952 ____________________________________________________________________________
6953 [  8795] By: jhi                                   on 2001/02/13  14:30:11
6954         Log: Sort the MANIFEST.
6955      Branch: perl
6956            ! MANIFEST
6957 ____________________________________________________________________________
6958 [  8794] By: jhi                                   on 2001/02/13  14:26:51
6959         Log: Integrate change #8793 from mainline, FAQ updates.
6960      Branch: maint-5.6/perl
6961           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
6962 ____________________________________________________________________________
6963 [  8793] By: jhi                                   on 2001/02/13  14:25:13
6964         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
6965      Branch: perl
6966            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
6967 ____________________________________________________________________________
6968 [  8792] By: jhi                                   on 2001/02/13  14:22:50
6969         Log: Subject: buncha MacPerl patches for bleadperl
6970              From: Chris Nandor <pudge@pobox.com>
6971              Date: Tue, 13 Feb 2001 00:02:43 -0500
6972              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
6973      Branch: perl
6974            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
6975            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
6976            ! t/lib/basename.t toke.c util.h
6977 ____________________________________________________________________________
6978 [  8791] By: jhi                                   on 2001/02/13  14:10:39
6979         Log: Integrate change #8790 from mainline.
6980              
6981              environ array wrongly assumed in Perl_init_i18nl10n(),
6982      Branch: maint-5.6/perl
6983           !> util.c
6984 ____________________________________________________________________________
6985 [  8790] By: jhi                                   on 2001/02/13  14:06:15
6986         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
6987              noticed by Chris Nandor in MacOS Classic.
6988      Branch: perl
6989            ! util.c
6990 ____________________________________________________________________________
6991 [  8789] By: jhi                                   on 2001/02/13  13:58:07
6992         Log: Integrate changes #8373,8487,8544,8783 from mainline.
6993              
6994              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
6995              hints files, the dynaloading, assimilate ebcdic into util.c.
6996      Branch: maint-5.6/perl
6997            - ebcdic.c
6998            ! MANIFEST hints/posix-bc.sh
6999           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
7000           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
7001           !> perlapi.c proto.h util.c
7002 ____________________________________________________________________________
7003 [  8788] By: alanbur                               on 2001/02/13  10:33:13
7004         Log: Integrated changes from maint-5.6
7005      Branch: maint-5.6/pureperl
7006           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
7007           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
7008           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
7009           !> vos/config.ga.h vos/configure_perl.cm
7010 ____________________________________________________________________________
7011 [  8787] By: jhi                                   on 2001/02/13  05:56:36
7012         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
7013      Branch: perl
7014           !> Makefile.SH
7015 ____________________________________________________________________________
7016 [  8786] By: jhi                                   on 2001/02/13  05:54:34
7017         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
7018              From: Dorner Thomas <Thomas.Dorner@start.de>
7019              Date: Mon, 12 Feb 2001 15:06:26 +0100
7020              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
7021      Branch: maint-5.6/perl
7022            ! Makefile.SH
7023 ____________________________________________________________________________
7024 [  8785] By: jhi                                   on 2001/02/13  05:29:04
7025         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
7026      Branch: perl
7027           !> hints/openbsd.sh
7028 ____________________________________________________________________________
7029 [  8784] By: jhi                                   on 2001/02/13  02:25:24
7030         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
7031              From: Peter Prymmer <pvhp@forte.com>
7032              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
7033              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
7034      Branch: perl
7035            ! pod/perlclib.pod
7036 ____________________________________________________________________________
7037 [  8783] By: jhi                                   on 2001/02/13  02:22:36
7038         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
7039      Branch: perl
7040            - ebcdic.c
7041            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
7042            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
7043            ! util.c
7044 ____________________________________________________________________________
7045 [  8782] By: jhi                                   on 2001/02/13  02:00:07
7046         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
7047      Branch: maint-5.6/perl
7048            ! pod/perlport.pod
7049 ____________________________________________________________________________
7050 [  8781] By: jhi                                   on 2001/02/13  01:58:44
7051         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
7052      Branch: maint-5.6/perl
7053            ! hints/openbsd.sh
7054 ____________________________________________________________________________
7055 [  8780] By: jhi                                   on 2001/02/13  01:57:33
7056         Log: Synchronize the regexp tests between maintperl and mainline.
7057      Branch: maint-5.6/perl
7058           !> t/op/re_tests
7059 ____________________________________________________________________________
7060 [  8779] By: jhi                                   on 2001/02/13  01:49:35
7061         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
7062              From: Hugo <hv@crypt.compulink.co.uk>
7063              Date: Tue, 13 Feb 2001 00:11:11 +0000
7064              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
7065      Branch: perl
7066            ! regcomp.c t/op/re_tests
7067 ____________________________________________________________________________
7068 [  8778] By: jhi                                   on 2001/02/13  00:23:10
7069         Log: Comments do not nest.
7070      Branch: perl
7071            ! perl.h
7072 ____________________________________________________________________________
7073 [  8777] By: jhi                                   on 2001/02/13  00:17:54
7074         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
7075              From: Hugo <hv@crypt.compulink.co.uk>
7076              Date: Tue, 13 Feb 2001 00:11:11 +0000
7077              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
7078      Branch: maint-5.6/perl
7079            ! regcomp.c t/op/re_tests
7080 ____________________________________________________________________________
7081 [  8776] By: jhi                                   on 2001/02/12  23:25:52
7082         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
7083      Branch: maint-5.6/perl
7084            ! pod/perlport.pod
7085 ____________________________________________________________________________
7086 [  8775] By: jhi                                   on 2001/02/12  23:04:28
7087         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
7088      Branch: maint-5.6/perl
7089            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
7090            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
7091            ! vos/configure_perl.cm
7092 ____________________________________________________________________________
7093 [  8774] By: jhi                                   on 2001/02/12  22:59:11
7094         Log: Subject: Re: [patch] context for 'U' magic functions
7095              From: Doug MacEachern <dougm@covalent.net>
7096              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
7097              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
7098              
7099              plus the suggestion by Nick Ing-Simmons to name the macro
7100              as PERL_MG_UFUNC to avoid namespace pollution, plus add
7101              the advice by Doug for XS writers to perl.h
7102      Branch: perl
7103            ! mg.c perl.h
7104 ____________________________________________________________________________
7105 [  8773] By: jhi                                   on 2001/02/11  20:14:12
7106         Log: Update Changes.
7107      Branch: perl
7108            ! Changes patchlevel.h
7109 ____________________________________________________________________________
7110 [  8772] By: jhi                                   on 2001/02/11  18:47:52
7111         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
7112              From: Simon Cozens <simon@cozens.net>
7113              Date: Wed, 31 Jan 2001 16:31:43 +0000
7114              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
7115      Branch: perl
7116            + pod/perlclib.pod
7117            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
7118            ! pod/perltoc.pod
7119 ____________________________________________________________________________
7120 [  8771] By: jhi                                   on 2001/02/11  18:36:48
7121         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
7122              
7123              Blocks-4d3.beta.txt
7124              CaseFolding-3d4.beta.txt
7125              CompositionExclusions-3d6.beta.txt
7126              EastAsianWidth-4d4.beta.txt
7127              LineBreak-6d3.beta.txt
7128              NamesList-3.1.0d1.beta.txt
7129              PropList-3.1.0d4.beta.txt
7130              SpecialCasing-4d1.beta.txt
7131              UnicodeData-3.1.0d6.beta.txt
7132      Branch: perl
7133            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
7134           +> lib/unicode/UCD.html lib/unicode/Unicode.html
7135            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
7136            - lib/unicode/Unicode.301
7137            ! (edit 257 files)
7138 ____________________________________________________________________________
7139 [  8770] By: jhi                                   on 2001/02/11  17:26:22
7140         Log: UTF-8 documentation.
7141      Branch: perl
7142            ! utf8.h
7143 ____________________________________________________________________________
7144 [  8769] By: jhi                                   on 2001/02/11  17:12:49
7145         Log: Retract #8762.
7146      Branch: perl
7147            ! regexec.c
7148 ____________________________________________________________________________
7149 [  8768] By: jhi                                   on 2001/02/11  16:54:45
7150         Log: Subject: [PATCH] Test::Harness
7151              From: andreas.koenig@anima.de (Andreas J. Koenig)
7152              Date: 11 Feb 2001 14:37:00 +0100
7153              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
7154      Branch: perl
7155            ! lib/Test/Harness.pm
7156 ____________________________________________________________________________
7157 [  8767] By: jhi                                   on 2001/02/11  16:53:52
7158         Log: Subject: [PATCH] Document makepatch in Porting/patching
7159              From: andreas.koenig@anima.de (Andreas J. Koenig)
7160              Date: 11 Feb 2001 16:46:28 +0100
7161              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
7162      Branch: perl
7163            ! Porting/patching.pod
7164 ____________________________________________________________________________
7165 [  8766] By: jhi                                   on 2001/02/11  06:30:23
7166         Log: Subject: Re: [patch] GvSHARED
7167              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
7168              From: Doug MacEachern <dougm@covalent.net>
7169              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
7170              
7171              Subject: Re: [patch] GvSHARED
7172              From: Doug MacEachern <dougm@covalent.net>
7173              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
7174              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
7175              
7176              Subject: [patch] attributes.pm support for `shared'
7177              From: Doug MacEachern <dougm@covalent.net>
7178              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
7179              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
7180              
7181              our() attributes were ignored, our :shared pieces missing,
7182              allow attributes.pm to turn on shared.
7183      Branch: perl
7184            ! op.c t/op/attrs.t toke.c xsutils.c
7185 ____________________________________________________________________________
7186 [  8765] By: alanbur                               on 2001/02/10  23:11:19
7187         Log: Resync with parent (hopefully sucessfully this time)
7188      Branch: maint-5.6/pureperl
7189           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
7190           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
7191           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7192           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7193           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7194           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7195           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
7196 ____________________________________________________________________________
7197 [  8764] By: jhi                                   on 2001/02/10  22:54:38
7198         Log: Make TEST and UTEST more verbose in case something goes
7199              wrong in running/compiling a script, suggested by Doug
7200              MacEachern.
7201      Branch: perl
7202            ! t/TEST t/UTEST
7203 ____________________________________________________________________________
7204 [  8763] By: jhi                                   on 2001/02/10  22:11:34
7205         Log: Bogus shebang.
7206      Branch: perl
7207            ! t/lib/texttabs.t
7208 ____________________________________________________________________________
7209 [  8762] By: jhi                                   on 2001/02/10  21:56:02
7210         Log: (Retracted by #8769)
7211      Branch: perl
7212            ! regexec.c
7213 ____________________________________________________________________________
7214 [  8761] By: jhi                                   on 2001/02/10  21:26:15
7215         Log: Subject: Re: [patch] GvSHARED 
7216              From: Doug MacEachern <dougm@covalent.net>
7217              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
7218              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
7219              
7220              our @EXPORT : shared = (...);
7221      Branch: perl
7222            ! toke.c
7223 ____________________________________________________________________________
7224 [  8760] By: jhi                                   on 2001/02/10  21:25:07
7225         Log: Subject: [patch] GvSHARED
7226              From: Doug MacEachern <dougm@covalent.net>
7227              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
7228              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
7229      Branch: perl
7230            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
7231 ____________________________________________________________________________
7232 [  8759] By: alanbur                               on 2001/02/10  21:24:27
7233         Log: Backed out mismerge.
7234      Branch: maint-5.6/pureperl
7235            ! MANIFEST README.hpux README.vmesa gv.c installhtml
7236            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
7237            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7238            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7239            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7240            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7241            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
7242 ____________________________________________________________________________
7243 [  8758] By: jhi                                   on 2001/02/10  18:01:17
7244         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
7245              
7246              Fixed UMRs and leak in Perl_pmtrans()
7247              
7248              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
7249              associated UTFied tr/// code.  Also fixed scoping leak of
7250              PL_reg_start_tmp.
7251              
7252              newATTRSUB leaks when an attempt to redefine the active sort sub is
7253              made.
7254      Branch: maint-5.6/perl
7255           !> op.c regcomp.c
7256 ____________________________________________________________________________
7257 [  8757] By: alanbur                               on 2001/02/10  17:56:46
7258         Log: Resynchronised with parent
7259      Branch: maint-5.6/pureperl
7260           +> README.bs2000
7261            - README.posix-bc
7262            ! gv.c perl.c sv.c
7263           !> MANIFEST README.hpux README.vmesa installhtml
7264           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
7265           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7266           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
7267           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
7268           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
7269           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
7270 ____________________________________________________________________________
7271 [  8756] By: alanbur                               on 2001/02/10  17:51:15
7272         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
7273              made.
7274      Branch: maint-5.6/pureperl
7275            ! op.c
7276 ____________________________________________________________________________
7277 [  8755] By: jhi                                   on 2001/02/09  22:41:35
7278         Log: Upgrade to CPAN 1.59_54, from Andreas König.
7279      Branch: perl
7280            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7281 ____________________________________________________________________________
7282 [  8754] By: jhi                                   on 2001/02/09  22:29:20
7283         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
7284              
7285              Didn't upgrade the fill.t since it has a dependency to File::Slurp
7286              purely for debugging purposes, the actual test hasn't changed.
7287      Branch: perl
7288            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
7289            ! t/lib/textwrap.t
7290 ____________________________________________________________________________
7291 [  8753] By: jhi                                   on 2001/02/09  20:17:50
7292         Log: Integrate change #8682 from maintperl.
7293              
7294              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
7295              to work correctly.
7296      Branch: perl
7297           !> hints/irix_6.sh
7298 ____________________________________________________________________________
7299 [  8752] By: jhi                                   on 2001/02/09  20:00:46
7300         Log: Update Changes.
7301      Branch: perl
7302            ! Changes patchlevel.h
7303 ____________________________________________________________________________
7304 [  8751] By: nick                                  on 2001/02/09  19:48:37
7305         Log: Integrate mainline
7306      Branch: perlio
7307           +> README.bs2000 t/lib/cgi-esc.t
7308            - README.posix-bc
7309           !> (integrate 53 files)
7310 ____________________________________________________________________________
7311 [  8750] By: nick                                  on 2001/02/09  19:25:16
7312         Log: Subject: RE: Biannual Competition to Improve Hashing Function
7313              From: Fisher Mark <fisherm@tce.com>
7314              Date: Thu, 8 Feb 2001 10:44:00 -0500
7315              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
7316              Date: Thu, 8 Feb 2001 15:02:47 -0500
7317              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
7318      Branch: perl
7319            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
7320 ____________________________________________________________________________
7321 [  8749] By: jhi                                   on 2001/02/09  19:02:35
7322         Log: Forgotten fragment.
7323      Branch: perl
7324            ! pod/perlapi.pod
7325 ____________________________________________________________________________
7326 [  8748] By: jhi                                   on 2001/02/09  18:31:34
7327         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
7328              plus manual tweakage.
7329              
7330              Sync the perlfaq2 between mainline and maintperl.
7331      Branch: maint-5.6/perl
7332            ! pod/perlfaq2.pod
7333      Branch: perl
7334           !> pod/perlfaq2.pod
7335 ____________________________________________________________________________
7336 [  8747] By: jhi                                   on 2001/02/09  18:12:04
7337         Log: Subject: versiononly and installperl
7338              From: abigail@foad.org
7339              Date: Wed, 7 Feb 2001 22:43:12 +0100
7340              Message-ID: <20010207214312.7045.qmail@foad.org>    
7341              
7342              Add +v flag to force a normal install of the perl binary
7343              and the utilities.
7344              
7345              Subject: [PATCH] installperl
7346              From: Nicholas Clark <nick@ccl4.org>
7347              Date: Fri, 9 Feb 2001 16:28:57 +0000
7348              Message-ID: <20010209162857.B10931@plum.flirble.org>
7349              
7350              Add -A flag which also hardlinks the binary with
7351              the full architecture name.
7352      Branch: perl
7353            ! installperl
7354 ____________________________________________________________________________
7355 [  8746] By: jhi                                   on 2001/02/09  18:03:43
7356         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
7357              
7358              Subject: perlfaq2, re: perlmongers
7359              
7360              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
7361              
7362              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
7363              
7364              Subject: [ID 20010205.001] typo in perlfaq9
7365              
7366              Subject: [ID 20010208.002] unordered explanation in perlcall
7367      Branch: maint-5.6/perl
7368           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
7369           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
7370           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
7371 ____________________________________________________________________________
7372 [  8745] By: jhi                                   on 2001/02/09  17:59:09
7373         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
7374              From: abela@geneanet.org
7375              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
7376              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
7377      Branch: perl
7378            ! pod/perlcall.pod
7379 ____________________________________________________________________________
7380 [  8744] By: jhi                                   on 2001/02/09  17:48:16
7381         Log: Subject: [ID 20010205.001] typo in perlfaq9
7382              From: eserte@vran.herceg.de
7383              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
7384              Message-Id: <200102042244.XAA21926@vran.herceg.de>
7385      Branch: perl
7386            ! pod/perlfaq9.pod
7387 ____________________________________________________________________________
7388 [  8743] By: jhi                                   on 2001/02/09  17:25:12
7389         Log: Integrate change #8695 from maintperl.
7390              
7391              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
7392      Branch: perl
7393           !> thread.h
7394 ____________________________________________________________________________
7395 [  8742] By: jhi                                   on 2001/02/09  17:21:22
7396         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
7397              From: Andy Dougherty <doughera@lafayette.edu>
7398              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
7399              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
7400      Branch: perl
7401            ! embed.pl
7402 ____________________________________________________________________________
7403 [  8741] By: jhi                                   on 2001/02/09  17:05:19
7404         Log: Integrate changes #8738,8739,8740 from maintperl.
7405              
7406              Html files will be installed in a more logical and easier to
7407              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
7408              
7409              Html files will be generated with a header to make them look
7410              a little less bare.
7411              
7412              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
7413      Branch: perl
7414           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
7415 ____________________________________________________________________________
7416 [  8740] By: jhi                                   on 2001/02/09  17:03:46
7417         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
7418              From: "Brendan O'Dea" <bod@compusol.com.au>
7419              Date: Sun, 4 Feb 2001 11:17:56 +1100
7420              Message-ID: <20010204111756.A16301@compusol.com.au>
7421      Branch: maint-5.6/perl
7422            ! pod/perlfaq3.pod
7423 ____________________________________________________________________________
7424 [  8739] By: jhi                                   on 2001/02/09  17:01:59
7425         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
7426              From: "Indy Singh" <indy@nusphere.com>
7427              Date: Fri, 2 Feb 2001 15:09:59 -0500
7428              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
7429              
7430              Html files will be generated with a header to make them look
7431              a little less bare.
7432      Branch: maint-5.6/perl
7433            ! installhtml
7434 ____________________________________________________________________________
7435 [  8738] By: jhi                                   on 2001/02/09  16:58:48
7436         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
7437              From: "Indy Singh" <indy@nusphere.com>
7438              Date: Fri, 2 Feb 2001 15:08:23 -0500
7439              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
7440              
7441              Html files will be installed in a more logical and easier to
7442              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
7443      Branch: maint-5.6/perl
7444            ! win32/Makefile win32/makefile.mk
7445 ____________________________________________________________________________
7446 [  8737] By: jhi                                   on 2001/02/09  16:46:54
7447         Log: Integrate changes #8687,8736 from maintperl.
7448              
7449              HP-UX thread patches from Merijn H. Brand.
7450              
7451              Latin nit from Philip Newton.
7452      Branch: perl
7453           !> README.hpux hints/hpux.sh
7454 ____________________________________________________________________________
7455 [  8736] By: jhi                                   on 2001/02/09  16:42:31
7456         Log: Latin nit from Philip Newton.
7457      Branch: maint-5.6/perl
7458            ! README.hpux
7459 ____________________________________________________________________________
7460 [  8735] By: jhi                                   on 2001/02/09  16:24:03
7461         Log: Integrate changes #8704,8710 from pureperl.
7462              
7463              Fixed UMRs and leak in Perl_pmtrans()
7464              
7465              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
7466              associated UTFied tr/// code.  Also fixed scoping leak of
7467              PL_reg_start_tmp.
7468      Branch: perl
7469           !> op.c regcomp.c
7470 ____________________________________________________________________________
7471 [  8734] By: jhi                                   on 2001/02/09  15:40:21
7472         Log: Integrate change #8733 from maintperl.
7473              
7474              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
7475      Branch: perl
7476           !> pod/perlre.pod
7477 ____________________________________________________________________________
7478 [  8733] By: jhi                                   on 2001/02/09  15:35:47
7479         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
7480              From: Prymmer/Kahn <pvhp@best.com>
7481              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
7482              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
7483      Branch: maint-5.6/perl
7484            ! pod/perlre.pod
7485 ____________________________________________________________________________
7486 [  8732] By: jhi                                   on 2001/02/09  15:26:17
7487         Log: Rename README.posix-bc to README.bs2000 (to avoid the
7488              confusion of a "perlposix-bc.pod"), add a few missing
7489              arch pods, regen toc.
7490      Branch: maint-5.6/perl
7491           +> README.bs2000
7492            - README.posix-bc
7493            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7494            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7495 ____________________________________________________________________________
7496 [  8731] By: jhi                                   on 2001/02/09  15:23:39
7497         Log: De-cut-and-pasto.
7498      Branch: perl
7499            ! pod/perl.pod
7500 ____________________________________________________________________________
7501 [  8730] By: jhi                                   on 2001/02/09  15:11:13
7502         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
7503              when people think that perlposix-bc.pod tells anything about
7504              Perl and POSIX.  Regen toc.
7505      Branch: perl
7506           +> README.bs2000
7507            - README.posix-bc
7508            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
7509            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
7510 ____________________________________________________________________________
7511 [  8729] By: jhi                                   on 2001/02/09  14:52:28
7512         Log: The README.vmesa part of #8712 from maintperl.
7513      Branch: perl
7514            ! README.vmesa
7515 ____________________________________________________________________________
7516 [  8728] By: jhi                                   on 2001/02/09  14:46:06
7517         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
7518              From: Peter Prymmer <pvhp@forte.com>
7519              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
7520              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
7521      Branch: maint-5.6/perl
7522            ! README.vmesa win32/Makefile win32/makefile.mk
7523 ____________________________________________________________________________
7524 [  8727] By: jhi                                   on 2001/02/09  14:33:25
7525         Log: Integrate change #8712 from mainline.
7526              
7527              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
7528      Branch: maint-5.6/perl
7529           !> lib/Pod/Find.pm
7530 ____________________________________________________________________________
7531 [  8726] By: jhi                                   on 2001/02/09  14:30:28
7532         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
7533              From: Peter Prymmer <pvhp@forte.com>
7534              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
7535              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
7536      Branch: perl
7537            + t/lib/cgi-esc.t
7538            ! MANIFEST lib/CGI/Util.pm
7539 ____________________________________________________________________________
7540 [  8725] By: jhi                                   on 2001/02/09  04:56:47
7541         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
7542      Branch: maint-5.6/perl
7543            ! pod/perlport.pod
7544 ____________________________________________________________________________
7545 [  8724] By: jhi                                   on 2001/02/09  04:40:59
7546         Log: Integrate changes 7819,7820 from vmsperl into mainline.
7547              
7548              Add header for LIB$ prototypes (C. Berry)
7549              
7550              Convert fwrite()s to sockets to write()s, since some socket stacks
7551              don't take kindly to stdio.
7552              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
7553              (for often optional LNMs)
7554              Correct a few typos
7555              (C. Bailey)
7556      Branch: perl
7557           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
7558 ____________________________________________________________________________
7559 [  8723] By: jhi                                   on 2001/02/09  03:29:29
7560         Log: Integrate change #8722 from mainline.
7561              
7562              The Im() function wasn't returning zero for non-Math::Complex
7563              arguments.  The bug reported by John Gamble.
7564      Branch: maint-5.6/perl
7565           !> lib/Math/Complex.pm
7566 ____________________________________________________________________________
7567 [  8722] By: jhi                                   on 2001/02/09  03:28:33
7568         Log: The Im() function wasn't returning zero for non-Math::Complex
7569              arguments.  The bug reported by John Gamble.
7570      Branch: perl
7571            ! lib/Math/Complex.pm
7572 ____________________________________________________________________________
7573 [  8721] By: nick                                  on 2001/02/08  22:11:35
7574         Log: Correct the correction :-(
7575      Branch: perl
7576            ! perl.c
7577 ____________________________________________________________________________
7578 [  8720] By: bailey                                on 2001/02/08  20:59:22
7579         Log: Convert frwite()s to sockets to write()s, since some socket stacks
7580              don't take kindly to stdio.
7581              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
7582              (for often optional LNMs)
7583              Correct a few typos
7584              (C. Bailey)
7585      Branch: vmsperl
7586            ! vms/vms.c vms/vmsish.h
7587 ____________________________________________________________________________
7588 [  8719] By: bailey                                on 2001/02/08  20:51:02
7589         Log: Add header for LIB$ prototypes (C. Berry)
7590      Branch: vmsperl
7591            ! ext/Devel/DProf/DProf.xs
7592 ____________________________________________________________________________
7593 [  8718] By: bailey                                on 2001/02/08  20:49:00
7594         Log: SYN SYN
7595      Branch: vmsperl
7596           +> pod/perliol.pod t/lib/sample-tests/bailout
7597           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
7598           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
7599           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
7600           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
7601           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
7602           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
7603            - lib/unicode/Is/DCinital.pl
7604           !> (integrate 101 files)
7605 ____________________________________________________________________________
7606 [  8717] By: nick                                  on 2001/02/08  19:38:48
7607         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
7608              From: Robin Barker <rmb1@cise.npl.co.uk>
7609              Date: Thu, 8 Feb 2001 14:38:07 GMT
7610              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
7611      Branch: perl
7612            ! lib/CPAN.pm
7613 ____________________________________________________________________________
7614 [  8716] By: nick                                  on 2001/02/08  19:29:07
7615         Log: Generated files form 8713 etc.
7616      Branch: perl
7617            ! embed.h global.sym objXSUB.h perlapi.c proto.h
7618 ____________________________________________________________________________
7619 [  8715] By: nick                                  on 2001/02/08  19:26:08
7620         Log: Fixup non-ithread build after 8713
7621      Branch: perl
7622            ! perl.c
7623 ____________________________________________________________________________
7624 [  8714] By: nick                                  on 2001/02/08  19:17:45
7625         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
7626              From: nick@ccl4.org
7627              Date: Wed, 7 Feb 2001 00:27:47 +0000
7628              Message-Id: <20010207002747.B63724@plum.flirble.org>
7629      Branch: perl
7630            ! sv.c toke.c
7631 ____________________________________________________________________________
7632 [  8713] By: nick                                  on 2001/02/08  19:15:58
7633         Log: Subject: Re: [patch] Re: PL_ptr_table
7634              From: Doug Maceachern <dougm@covalent.net>
7635              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
7636              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
7637      Branch: perl
7638            ! embed.pl perl.c sv.c sv.h
7639 ____________________________________________________________________________
7640 [  8712] By: nick                                  on 2001/02/08  19:12:47
7641         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
7642              From: Peter Prymmer <pvhp@forte.com>
7643              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
7644              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
7645      Branch: perl
7646            ! lib/Pod/Find.pm
7647 ____________________________________________________________________________
7648 [  8711] By: nick                                  on 2001/02/07  21:06:11
7649         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
7650              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
7651              From: Alan Burlison <Alan.Burlison@uk.sun.com>
7652              Date: Tue, 06 Feb 2001 23:37:01 +0000
7653              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
7654      Branch: perl
7655            ! regcomp.c
7656 ____________________________________________________________________________
7657 [  8710] By: alanbur                               on 2001/02/07  00:22:04
7658         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
7659              associated UTFied tr/// code.  Also fixed scoping leak of
7660              PL_reg_start_tmp.
7661      Branch: maint-5.6/pureperl
7662            ! op.c regcomp.c
7663 ____________________________________________________________________________
7664 [  8709] By: nick                                  on 2001/02/06  21:16:49
7665         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
7666              From: Michael G Schwern <schwern@pobox.com>
7667              Date: Sun, 4 Feb 2001 19:47:14 -0500
7668              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
7669      Branch: perl
7670            ! pod/perlapi.pod pod/perlmodlib.PL
7671 ____________________________________________________________________________
7672 [  8708] By: nick                                  on 2001/02/06  20:41:20
7673         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
7674              From: Michael G Schwern <schwern@pobox.com>
7675              Date: Sun, 4 Feb 2001 21:17:49 -0500
7676              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
7677      Branch: perl
7678            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
7679            ! pod/perltootc.pod
7680 ____________________________________________________________________________
7681 [  8707] By: nick                                  on 2001/02/06  20:29:11
7682         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
7683              From: Michael G Schwern <schwern@pobox.com>
7684              Date: Tue, 6 Feb 2001 05:54:30 -0500
7685              Message-Id: <20010206055430.A951@blackrider.aocn.com>
7686      Branch: perl
7687            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
7688 ____________________________________________________________________________
7689 [  8706] By: nick                                  on 2001/02/06  20:21:40
7690         Log: Subject: RE: some win32 fixes
7691              Date: Tue, 6 Feb 2001 09:23:20 +0300
7692              From: Vadim Konovalov <vkonovalov@lucent.com>
7693              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
7694      Branch: perl
7695            ! toke.c win32/Makefile win32/config.bc win32/config.gc
7696            ! win32/config.vc win32/config_H.bc win32/makefile.mk
7697 ____________________________________________________________________________
7698 [  8705] By: alanbur                               on 2001/02/06  15:00:03
7699         Log: Synchronised with parent
7700      Branch: maint-5.6/pureperl
7701            ! regexec.c
7702           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
7703           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
7704 ____________________________________________________________________________
7705 [  8704] By: alanbur                               on 2001/02/06  14:55:24
7706         Log: Fixed UMRs and leak in Perl_pmtrans()
7707      Branch: maint-5.6/pureperl
7708            ! op.c
7709 ____________________________________________________________________________
7710 [  8703] By: gsar                                  on 2001/02/06  02:29:37
7711         Log: $(MAKE) distclean doesn't clean up properly on windows
7712      Branch: maint-5.6/perl
7713            ! win32/Makefile win32/makefile.mk
7714 ____________________________________________________________________________
7715 [  8702] By: gsar                                  on 2001/02/06  01:00:46
7716         Log: tweak change#8659 to keep it simple
7717      Branch: maint-5.6/perl
7718            ! utils/perldoc.PL
7719 ____________________________________________________________________________
7720 [  8701] By: gsar                                  on 2001/02/05  22:45:41
7721         Log: change#8693 was missing testsuite changes
7722      Branch: maint-5.6/perl
7723           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
7724 ____________________________________________________________________________
7725 [  8700] By: nick                                  on 2001/02/05  20:32:52
7726         Log: Integrate mainline
7727      Branch: perlio
7728           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
7729           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
7730           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
7731           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
7732           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
7733           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
7734           +> t/lib/test-harness.t
7735           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
7736           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
7737           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
7738           !> pod/perlutil.pod t/TEST utils/h2xs.PL
7739 ____________________________________________________________________________
7740 [  8699] By: nick                                  on 2001/02/05  19:41:07
7741         Log: Subject: perlfaq2, re: perlmongers
7742              From: David H. Adler <dha@panix.com>
7743              Date: Sun, 4 Feb 2001 23:48:23 -0500
7744              Message-Id: <20010204234823.A13429@panix.com>
7745      Branch: perl
7746            ! pod/perlfaq2.pod
7747 ____________________________________________________________________________
7748 [  8698] By: nick                                  on 2001/02/05  19:39:31
7749         Log: Missed file f#rom the testharness mess.
7750      Branch: perl
7751            + t/lib/test-harness.t
7752 ____________________________________________________________________________
7753 [  8697] By: nick                                  on 2001/02/05  19:37:21
7754         Log: Subject: [DOC PATCH] overload.pm nits
7755              From: John Tobey <jtobey@john-edwin-tobey.org>
7756              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
7757              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
7758      Branch: perl
7759            ! lib/overload.pm
7760 ____________________________________________________________________________
7761 [  8696] By: alanbur                               on 2001/02/05  11:56:00
7762         Log: Sync with parent
7763      Branch: maint-5.6/pureperl
7764           !> thread.h
7765 ____________________________________________________________________________
7766 [  8695] By: gsar                                  on 2001/02/05  03:27:34
7767         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
7768      Branch: maint-5.6/perl
7769            ! thread.h
7770 ____________________________________________________________________________
7771 [  8694] By: alanbur                               on 2001/02/05  00:07:47
7772         Log: Initial branch creation from //depot/maint-5.6/perl
7773      Branch: maint-5.6/pureperl
7774           +> (branch 1719 files)
7775 ____________________________________________________________________________
7776 [  8693] By: gsar                                  on 2001/02/04  22:38:49
7777         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
7778              changes)
7779      Branch: maint-5.6/perl
7780           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
7781           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
7782           !> ext/DB_File/version.c
7783 ____________________________________________________________________________
7784 [  8692] By: nick                                  on 2001/02/04  18:15:57
7785         Log: The missed t/TEST part of the grand testharness upgrade.
7786      Branch: perl
7787            ! t/TEST
7788 ____________________________________________________________________________
7789 [  8691] By: nick                                  on 2001/02/04  18:05:17
7790         Log: New improved test harness
7791              Subject: Re: [PATCH Test::Harness] Third time's a charm?
7792              From: Michael G Schwern <schwern@pobox.com>
7793              Date: Sun, 4 Feb 2001 08:01:20 -0500
7794              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
7795      Branch: perl
7796            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
7797            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
7798            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
7799            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
7800            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
7801            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
7802            ! MANIFEST lib/Test/Harness.pm
7803 ____________________________________________________________________________
7804 [  8690] By: nick                                  on 2001/02/04  17:57:51
7805         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
7806              From: Jonathan Stowe <gellyfish@gellyfish.com>
7807              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
7808              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
7809      Branch: perl
7810            ! utils/h2xs.PL
7811 ____________________________________________________________________________
7812 [  8689] By: nick                                  on 2001/02/04  17:55:24
7813         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
7814              From: Michael G Schwern <schwern@pobox.com>
7815              Date: Sat, 3 Feb 2001 22:46:38 -0500
7816              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
7817      Branch: perl
7818            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
7819            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
7820 ____________________________________________________________________________
7821 [  8688] By: nick                                  on 2001/02/04  17:43:55
7822         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
7823              length byfailing to spot lack of closing )
7824              From: nick@talking.bollo.cx
7825              Date: Sat, 03 Feb 2001 23:53:16 +0000
7826              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
7827      Branch: perl
7828            ! perlio.c pod/perldiag.pod
7829 ____________________________________________________________________________
7830 [  8687] By: jhi                                   on 2001/02/03  17:11:42
7831         Log: HP-UX thread patches from Merijn H. Brand.
7832      Branch: maint-5.6/perl
7833            ! README.hpux hints/hpux.sh
7834 ____________________________________________________________________________
7835 [  8686] By: jhi                                   on 2001/02/03  16:40:12
7836         Log: Metaconfig changes for #8685.
7837      Branch: metaconfig
7838            ! U/installdirs/instubperl.U
7839      Branch: metaconfig/U/perl
7840            ! Devel.U versiononly.U
7841 ____________________________________________________________________________
7842 [  8685] By: jhi                                   on 2001/02/03  16:39:49
7843         Log: For -Dusedevel builds turn off installusrbinperl and turn on
7844              versiononly, a combined idea of Richard Soderberg and Merijn
7845              H. Brand.  You can still override both of these from the command
7846              line if you need to, -Dinstallusrbinperl and -Uversiononly.
7847      Branch: perl
7848            ! Configure
7849 ____________________________________________________________________________
7850 [  8684] By: jhi                                   on 2001/02/03  16:16:34
7851         Log: Metaconfig unit fix for #8683.
7852      Branch: metaconfig
7853            ! U/compline/nblock_io.U
7854 ____________________________________________________________________________
7855 [  8683] By: jhi                                   on 2001/02/03  16:16:12
7856         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
7857              reported by Peter Prymmer for 5.6-TRIAL1.
7858      Branch: perl
7859            ! Configure
7860 ____________________________________________________________________________
7861 [  8682] By: jhi                                   on 2001/02/03  05:52:11
7862         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
7863              to work correctly.
7864      Branch: maint-5.6/perl
7865            ! hints/irix_6.sh
7866 ____________________________________________________________________________
7867 [  8681] By: jhi                                   on 2001/02/03  05:47:33
7868         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
7869      Branch: maint-5.6/perl
7870            ! pod/perlport.pod
7871 ____________________________________________________________________________
7872 [  8680] By: jhi                                   on 2001/02/02  21:39:49
7873         Log: perlport update from Peter Prymmer.
7874      Branch: maint-5.6/perl
7875            ! pod/perlport.pod
7876 ____________________________________________________________________________
7877 [  8679] By: nick                                  on 2001/02/02  20:50:48
7878         Log: Integrate mainline
7879      Branch: perlio
7880           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
7881           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
7882           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
7883 ____________________________________________________________________________
7884 [  8678] By: gsar                                  on 2001/02/02  16:02:12
7885         Log: note about bincompat, slightly modified (from Lupe Christoph)
7886      Branch: maint-5.6/perl
7887            ! README.solaris
7888 ____________________________________________________________________________
7889 [  8677] By: jhi                                   on 2001/02/02  15:46:20
7890         Log: Supported platforms updates.
7891      Branch: maint-5.6/perl
7892            ! pod/perlport.pod
7893 ____________________________________________________________________________
7894 [  8676] By: jhi                                   on 2001/02/02  03:41:26
7895         Log: A couple more perlfaq2 tweaks.
7896      Branch: maint-5.6/perl
7897            ! pod/perlfaq2.pod
7898 ____________________________________________________________________________
7899 [  8675] By: jhi                                   on 2001/02/02  03:17:44
7900         Log: Misedit in #8661.
7901      Branch: maint-5.6/perl
7902            ! Configure
7903 ____________________________________________________________________________
7904 [  8674] By: jhi                                   on 2001/02/02  03:14:38
7905         Log: Damien again.
7906      Branch: maint-5.6/perl
7907            ! pod/perlfaq2.pod
7908 ____________________________________________________________________________
7909 [  8673] By: jhi                                   on 2001/02/02  03:12:40
7910         Log: perlfaq update from Elaine Ashton.
7911      Branch: maint-5.6/perl
7912            ! pod/perlfaq2.pod
7913 ____________________________________________________________________________
7914 [  8672] By: jhi                                   on 2001/02/02  03:07:08
7915         Log: UTF-8 s/// patch from Inaba Hiroto.
7916      Branch: maint-5.6/perl
7917            ! pp_ctl.c pp_hot.c
7918 ____________________________________________________________________________
7919 [  8671] By: jhi                                   on 2001/02/01  22:34:31
7920         Log: Update Changes.
7921      Branch: perl
7922            ! Changes patchlevel.h
7923 ____________________________________________________________________________
7924 [  8670] By: jhi                                   on 2001/02/01  22:15:29
7925         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
7926              from maintperl.
7927              
7928              Upgrade to Getopt::Long 2.25, from Johan Vromans.
7929              
7930              more files need to be writable in the source distribution
7931              
7932              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
7933              
7934              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
7935              
7936              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
7937              
7938              Allow the float to be fuzzier.
7939              
7940              need to use INT2PTR instead of a straight cast or ia64 fails
7941              
7942              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
7943              
7944              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
7945      Branch: perl
7946           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
7947           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
7948           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
7949 ____________________________________________________________________________
7950 [  8669] By: jhi                                   on 2001/02/01  21:57:02
7951         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
7952              From: Robin Barker <rmb1@cise.npl.co.uk>
7953              Date: Thu, 1 Feb 2001 16:59:05 GMT
7954              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
7955      Branch: maint-5.6/perl
7956            ! pod/perlmodlib.PL
7957 ____________________________________________________________________________
7958 [  8668] By: nick                                  on 2001/02/01  19:41:40
7959         Log: Integrate mainline
7960      Branch: perlio
7961           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
7962           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
7963           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
7964 ____________________________________________________________________________
7965 [  8667] By: gsar                                  on 2001/02/01  16:59:11
7966         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
7967      Branch: maint-5.6/perl
7968            ! embed.pl embedvar.h
7969 ____________________________________________________________________________
7970 [  8666] By: gsar                                  on 2001/02/01  16:34:51
7971         Log: add missing entries to win32/config.?c
7972      Branch: maint-5.6/perl
7973            ! win32/config.bc win32/config.gc win32/config.vc
7974            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7975 ____________________________________________________________________________
7976 [  8665] By: jhi                                   on 2001/02/01  14:58:51
7977         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
7978              From: "Stephen P. Potter" <spp@spotter.yi.org>
7979              Date: Thu, 01 Feb 2001 10:45:46 -0500
7980              Message-Id: <200102011545.KAA31479@spotter.yi.org>
7981      Branch: maint-5.6/perl
7982            ! pod/perlfunc.pod
7983 ____________________________________________________________________________
7984 [  8664] By: gsar                                  on 2001/02/01  14:52:37
7985         Log: need to use INT2PTR instead of a straight cast or ia64 fails
7986              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
7987      Branch: maint-5.6/perl
7988            ! ext/POSIX/POSIX.xs
7989 ____________________________________________________________________________
7990 [  8663] By: jhi                                   on 2001/02/01  14:09:13
7991         Log: Allow the float to be fuzzier.
7992      Branch: maint-5.6/perl
7993            ! t/lib/peek.t
7994 ____________________________________________________________________________
7995 [  8662] By: jhi                                   on 2001/02/01  13:59:00
7996         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
7997              From: Robin Barker <rmb1@cise.npl.co.uk>
7998              Date: Thu, 1 Feb 2001 13:05:39 GMT
7999              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
8000      Branch: maint-5.6/perl
8001            ! pod/perlmodlib.pod
8002 ____________________________________________________________________________
8003 [  8661] By: jhi                                   on 2001/02/01  13:57:38
8004         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
8005              Date: Thu, 01 Feb 2001 14:15:41 +0100
8006              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8007              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
8008              
8009              Have the $ccflags in the gcc version test (strange, this change
8010              is claimed to be have been integrated already)
8011      Branch: maint-5.6/perl
8012            ! Configure
8013 ____________________________________________________________________________
8014 [  8660] By: jhi                                   on 2001/02/01  13:44:10
8015         Log: Integrate changes #7950,7964,7962 from mainline.
8016              
8017              Find the stdchar signedness using cpp, should fix some of
8018              the Solaris compiler warnings reported by Alan Burlison.
8019      Branch: maint-5.6/perl
8020           !> Configure config_h.SH
8021 ____________________________________________________________________________
8022 [  8659] By: jhi                                   on 2001/02/01  05:35:32
8023         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
8024              From: Jan Dubois <JanD@ActiveState.com>
8025              Date: Wed, 31 Jan 2001 21:17:03 -0800
8026              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
8027      Branch: maint-5.6/perl
8028            ! utils/perldoc.PL
8029 ____________________________________________________________________________
8030 [  8658] By: jhi                                   on 2001/02/01  04:33:17
8031         Log: Integrate the README.os390 and README.posix-bc parts of mainline
8032              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
8033              installperl parts were taken care of by #8657.)
8034      Branch: maint-5.6/perl
8035           !> README.os390 README.posix-bc
8036 ____________________________________________________________________________
8037 [  8657] By: jhi                                   on 2001/02/01  04:29:21
8038         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
8039              From: Peter Prymmer <pvhp@forte.com>
8040              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
8041              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
8042      Branch: maint-5.6/perl
8043            + ext/DynaLoader/dl_dllload.xs
8044            ! MANIFEST Makefile.SH hints/os390.sh installperl
8045 ____________________________________________________________________________
8046 [  8656] By: jhi                                   on 2001/02/01  04:25:45
8047         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
8048              From: Peter Prymmer <pvhp@forte.com>
8049              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
8050              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
8051      Branch: maint-5.6/perl
8052            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
8053 ____________________________________________________________________________
8054 [  8655] By: jhi                                   on 2001/02/01  04:14:47
8055         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
8056              From: troc@netrus.net
8057              Date: Wed, 31 Jan 2001 22:31:26 -0500
8058              Message-Id: <200102010331.WAA117.85@rocco.homenet>
8059      Branch: maint-5.6/perl
8060            ! os2/os2.c
8061 ____________________________________________________________________________
8062 [  8654] By: jhi                                   on 2001/02/01  04:12:52
8063         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
8064              as reported by Alan Burlison.
8065      Branch: maint-5.6/perl
8066            ! pp.h
8067 ____________________________________________________________________________
8068 [  8653] By: jhi                                   on 2001/02/01  04:05:12
8069         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
8070              From: dsugalski@northernlight.com
8071              Date: Wed, 31 Jan 2001 18:54:11 -0500
8072              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
8073      Branch: maint-5.6/perl
8074            ! configure.com
8075 ____________________________________________________________________________
8076 [  8652] By: jhi                                   on 2001/02/01  04:03:11
8077         Log: Misplaced #endif.
8078              
8079              Subject: [perl-5-6-1-trial2] patches for EPOC
8080              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8081              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
8082              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
8083      Branch: maint-5.6/perl
8084            ! epoc/epocish.c
8085 ____________________________________________________________________________
8086 [  8651] By: jhi                                   on 2001/02/01  04:00:25
8087         Log: Integrate changes #8647,8648,8650 from mainline.
8088              
8089              Macrofy a magic UTF-8 test.
8090              
8091              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
8092              
8093              Watch out for cross compiling for EPOC (usually done on linux).
8094      Branch: maint-5.6/perl
8095           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
8096 ____________________________________________________________________________
8097 [  8650] By: jhi                                   on 2001/02/01  03:56:20
8098         Log: Watch out for cross compiling for EPOC (usually done on linux)
8099              
8100              Subject: [perl-5-6-1-trial2] patches for EPOC
8101              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8102              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
8103              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
8104      Branch: perl
8105            ! ext/Errno/Errno_pm.PL
8106 ____________________________________________________________________________
8107 [  8649] By: gsar                                  on 2001/02/01  00:46:00
8108         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
8109      Branch: maint-5.6/perl
8110            ! sv.c
8111 ____________________________________________________________________________
8112 [  8648] By: jhi                                   on 2001/01/31  23:35:36
8113         Log: All the uses of PL_numeric_radix must be protected by
8114              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
8115              
8116              Subject: [perl-5-6-1-trial2] patches for EPOC
8117              From: Olaf Flebbe <O.Flebbe@science-computing.de>
8118              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
8119              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
8120      Branch: perl
8121            ! sv.c
8122 ____________________________________________________________________________
8123 [  8647] By: jhi                                   on 2001/01/31  22:56:16
8124         Log: Macrofy a magic UTF-8 test.
8125      Branch: perl
8126            ! utf8.c utf8.h
8127 ____________________________________________________________________________
8128 [  8646] By: gsar                                  on 2001/01/31  15:55:12
8129         Log: update Changes
8130      Branch: maint-5.6/perl
8131            ! Changes
8132 ____________________________________________________________________________
8133 [  8645] By: gsar                                  on 2001/01/31  15:10:14
8134         Log: Configure tweak suggested by Peter Prymmer
8135      Branch: maint-5.6/perl
8136            ! Configure
8137 ____________________________________________________________________________
8138 [  8644] By: gsar                                  on 2001/01/31  15:06:32
8139         Log: more files need to be writable in the source distribution
8140      Branch: maint-5.6/perl
8141            ! Porting/makerel
8142 ____________________________________________________________________________
8143 [  8643] By: jhi                                   on 2001/01/31  14:59:46
8144         Log: Integrate changes #8258,8278,8279 from mainline.
8145              
8146              Make the large file tests more robust/talkative.
8147      Branch: maint-5.6/perl
8148           !> t/lib/syslfs.t t/op/lfs.t
8149 ____________________________________________________________________________
8150 [  8642] By: gsar                                  on 2001/01/31  14:53:48
8151         Log: integrate changes#8311,8334 from mainline
8152              
8153              Add a new MakeMaker variable PM_FILTER that defines a Unix
8154              filter to be run on each .pm during the pm_to_blib() phase,
8155              a fixed version of
8156              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
8157              
8158              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
8159              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
8160              accurate reading of the "atime".  
8161      Branch: maint-5.6/perl
8162           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
8163           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
8164           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
8165 ____________________________________________________________________________
8166 [  8641] By: jhi                                   on 2001/01/31  14:46:37
8167         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
8168      Branch: maint-5.6/perl
8169            ! lib/Getopt/Long.pm
8170 ____________________________________________________________________________
8171 [  8640] By: gsar                                  on 2001/01/31  14:40:24
8172         Log: make regen_all
8173      Branch: maint-5.6/perl
8174            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
8175 ____________________________________________________________________________
8176 [  8639] By: gsar                                  on 2001/01/31  14:37:25
8177         Log: refresh windows config files
8178      Branch: maint-5.6/perl
8179            ! win32/Makefile win32/config_H.bc win32/config_H.gc
8180            ! win32/config_H.vc win32/makefile.mk
8181 ____________________________________________________________________________
8182 [  8638] By: gsar                                  on 2001/01/31  14:28:10
8183         Log: makefile tweaks for windows: introduce a bulk-switch to enable
8184              same options as ActivePerl; sync changes with makefile.mk
8185      Branch: maint-5.6/perl
8186            ! win32/Makefile win32/makefile.mk
8187 ____________________________________________________________________________
8188 [  8637] By: jhi                                   on 2001/01/31  04:41:30
8189         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
8190              From: Nicholas Clark <nick@ccl4.org>
8191              Date: Tue, 30 Jan 2001 19:51:05 +0000
8192              Message-ID: <20010130195105.R76607@plum.flirble.org> 
8193              
8194              op/inc cure.
8195      Branch: perl
8196            ! pp.c pp.h pp_hot.c t/op/arith.t
8197 ____________________________________________________________________________
8198 [  8636] By: jhi                                   on 2001/01/31  02:38:32
8199         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
8200              no perlio],8257,8380,8479,8515 from mainline.
8201              
8202              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
8203              
8204              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
8205              Subject: [PATCH perl@8133] fix-up for VMS extensions
8206              
8207              In VMS embedded perls couldn't access the statically built Socket.
8208              
8209              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
8210              
8211              Further VMS piping fixes from Charles Lane.
8212              
8213              Subject:  [PATCH] make t/op/misc.t work on VMS
8214              
8215              Add tracing for debugging extensions builds in VMS.
8216              
8217              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
8218      Branch: maint-5.6/perl
8219           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
8220           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
8221           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
8222 ____________________________________________________________________________
8223 [  8635] By: jhi                                   on 2001/01/31  01:46:41
8224         Log: Integrate change #7732 from mainline.
8225              
8226              Sparc 64-bit pack() fix from Jens Hamisch.
8227      Branch: maint-5.6/perl
8228           !> pp.c
8229 ____________________________________________________________________________
8230 [  8634] By: jhi                                   on 2001/01/31  01:41:16
8231         Log: One spot missing from #8626.
8232      Branch: maint-5.6/perl
8233            ! sv.c
8234 ____________________________________________________________________________
8235 [  8633] By: jhi                                   on 2001/01/31  00:49:17
8236         Log: Integrate change #7495 from mainline.
8237              
8238              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
8239      Branch: maint-5.6/perl
8240           !> MANIFEST ext/re/Makefile.PL
8241 ____________________________________________________________________________
8242 [  8632] By: jhi                                   on 2001/01/30  23:38:49
8243         Log: Integrate change #8396 from mainline.
8244              
8245              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
8246              better multicast support (resend)
8247      Branch: maint-5.6/perl
8248           !> ext/Socket/Socket.pm
8249 ____________________________________________________________________________
8250 [  8631] By: jhi                                   on 2001/01/30  23:28:03
8251         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
8252              
8253              More AIX lore. (7514, ext/re/hints/aix.pl)
8254              
8255              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
8256              
8257              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)
8258              
8259              Subject: [ID 20001214.002] Net::Ping patch
8260              
8261              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
8262              
8263              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
8264              
8265              Add ReuseAddr as a (preferred) alias for Reuse as we now
8266              also have ReusePort.
8267              
8268              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
8269      Branch: maint-5.6/perl
8270           +> ext/re/hints/aix.pl
8271           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
8272           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
8273 ____________________________________________________________________________
8274 [  8630] By: jhi                                   on 2001/01/30  23:03:59
8275         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
8276              
8277              read() documentation tweak for 20001121.004.
8278              
8279              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
8280      Branch: maint-5.6/perl
8281           !> pod/perlfunc.pod pod/perlre.pod
8282 ____________________________________________________________________________
8283 [  8629] By: jhi                                   on 2001/01/30  22:41:57
8284         Log: Integrate change #8098 from mainline.
8285              
8286              fastgetcwd is defined using a glob alias on a $^O dependent basis
8287              and there was no default assignment or perl subroutine.
8288      Branch: maint-5.6/perl
8289           !> lib/Cwd.pm
8290 ____________________________________________________________________________
8291 [  8628] By: jhi                                   on 2001/01/30  21:58:52
8292         Log: Integrate change #7866 from mainline.
8293              
8294              File::Temp 0.11.
8295      Branch: maint-5.6/perl
8296           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
8297 ____________________________________________________________________________
8298 [  8627] By: jhi                                   on 2001/01/30  21:39:44
8299         Log: Integrate changes #8075,8086,8228 from mainline.  
8300              
8301              Darwin is not Windows. (8075,8086)
8302              
8303              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
8304      Branch: maint-5.6/perl
8305           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
8306           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
8307           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
8308           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
8309 ____________________________________________________________________________
8310 [  8626] By: jhi                                   on 2001/01/30  21:22:11
8311         Log: Integrate with tweakery the change #8625 from mainline,
8312              the multibyte decimal separator fix ("fa_IR locale failure").
8313      Branch: maint-5.6/perl
8314            ! embedvar.h perlapi.h
8315           !> intrpvar.h perl.c perl.h sv.c util.c
8316 ____________________________________________________________________________
8317 [  8625] By: jhi                                   on 2001/01/30  20:26:33
8318         Log: Fix for the fa_IR locale failure.  The reason for the failure
8319              was that Perl was assuming the decimal separator aka the radix
8320              separator is one character.  The Farsi-Iranian locale crushed
8321              that bad assumption since there the separator is 'Momayyez',
8322              glyphwise looking somewhat like a slash, and in Unicode UTF-8
8323              encoded in two bytes, 0xd9 0xab.
8324      Branch: perl
8325            ! intrpvar.h perl.c perl.h sv.c util.c
8326 ____________________________________________________________________________
8327 [  8624] By: gsar                                  on 2001/01/30  20:17:03
8328         Log: regen_headers
8329      Branch: maint-5.6/perl
8330            ! Makefile.SH pod/perlintern.pod
8331 ____________________________________________________________________________
8332 [  8623] By: gsar                                  on 2001/01/30  19:42:34
8333         Log: backout change#7431 and its dependents (causes spurious rebuilds
8334              of autogenerated files)
8335              
8336              fix benign b.t failure
8337      Branch: maint-5.6/perl
8338            ! Makefile.SH t/lib/b.t
8339 ____________________________________________________________________________
8340 [  8622] By: jhi                                   on 2001/01/30  19:41:41
8341         Log: Microperl sync.
8342      Branch: perl
8343            ! mg.c perl.h
8344 ____________________________________________________________________________
8345 [  8621] By: gsar                                  on 2001/01/30  19:24:47
8346         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
8347              from mainline
8348              
8349              Subject: podlators 1.06 released
8350              
8351              Subject: [PATCH @8436] Eliminate op_children
8352              
8353              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
8354              
8355              (Replaced by #8448)  More op_children traces (cleanup of #8442).
8356              
8357              Subject: [PATCH #3 @8436] Re: Eliminate op_children
8358              Replace #8444 and #8445.
8359              
8360              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
8361              at the setting of the ofs_sv in new_struct_thread() as the
8362              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
8363              uninitialized fields are, uh, initialized with),
8364              SvREFCNT_inc()ing that invited a core dump.
8365              
8366              podlators 1.07, from Russ Allbery.
8367              
8368              Subject: [PATCH] regcomp.c old feature removal
8369              From: mjd@plover.com
8370              Date: 16 Jan 2001 14:43:18 -0000 
8371              Message-ID: <20010116144318.7140.qmail@plover.com> 
8372      Branch: maint-5.6/perl
8373           +> lib/Pod/Text/Overstrike.pm
8374           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
8375           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
8376           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
8377           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
8378           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
8379           !> util.c
8380 ____________________________________________________________________________
8381 [  8620] By: gsar                                  on 2001/01/30  18:48:32
8382         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
8383              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
8384              now fails one test)
8385              
8386              Subject: [PATCH] lvalue AUTOLOAD. No, really.
8387              
8388              Subject: [PATCH] Interesting syntax idea
8389              Make opens + bareword assigns do typeglob assigns.
8390              
8391              Tests for #8254.
8392              
8393              Subject: [PATCH @8269] Continue blocks and B::Deparse
8394              Make the peephole optimizer to bypass more null ops and
8395              and rewrite the deparse handling of continue blocks.
8396              
8397              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
8398              Doc tweak on #8313.
8399              
8400              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
8401              
8402              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
8403              
8404              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
8405              
8406              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
8407              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
8408              according to the platform.
8409              
8410              Subject: [PATCH @8404] Consolidated lvalue sub changes
8411              
8412              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
8413              
8414              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
8415              
8416              Subject: B::Concise -- an improved replacement for B::Terse 
8417              
8418              The B::Terse drop-in replacement wasn't quite drop-in.
8419              
8420              The LVRET macro needed an aTHX.
8421              
8422              Use the /^Perl_/-less form of is_lvalue_sub().
8423              
8424              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
8425      Branch: maint-5.6/perl
8426           +> ext/B/B/Concise.pm
8427           !> (integrate 27 files)
8428 ____________________________________________________________________________
8429 [  8619] By: nick                                  on 2001/01/30  18:40:28
8430         Log: Integrate mainline
8431      Branch: perlio
8432           !> (integrate 40 files)
8433 ____________________________________________________________________________
8434 [  8618] By: jhi                                   on 2001/01/30  18:37:18
8435         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
8436              Date: Mon, 29 Jan 2001 22:51:29 -0600
8437              From: "Craig A. Berry" <craigberry@mac.com>
8438              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
8439      Branch: perl
8440            ! vms/test.com
8441 ____________________________________________________________________________
8442 [  8617] By: jhi                                   on 2001/01/30  18:34:53
8443         Log: Subject: [PATCH] Add missing CV flags to dump.c
8444              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8445              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
8446              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
8447      Branch: perl
8448            ! dump.c
8449 ____________________________________________________________________________
8450 [  8616] By: jhi                                   on 2001/01/30  18:20:58
8451         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
8452              part isn't applicable to maintperl.
8453              
8454              UTF-8 nit from Inaba Hiroto.
8455      Branch: maint-5.6/perl
8456           !> pod/perlapi.pod utf8.c
8457 ____________________________________________________________________________
8458 [  8615] By: jhi                                   on 2001/01/30  18:18:51
8459         Log: UTF-8 nit from Inaba Hiroto.
8460      Branch: perl
8461            ! pod/perlapi.pod t/op/each.t utf8.c
8462 ____________________________________________________________________________
8463 [  8614] By: jhi                                   on 2001/01/30  18:13:38
8464         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
8465              
8466              perl's internal variables are not for public consumption,
8467              move their docs from perlapi.pod to perlintern.pod
8468              
8469              support for -Dusethreads build under HP-UX 10.20 and DCE threads
8470              library (11.0 and later have pthreads but 10.x don't)
8471              
8472              avoid uninitialized value warnings
8473              
8474              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
8475              gets weird results)
8476              
8477              perldoc nit on windows
8478              
8479              make it possible to run the tests outside the source tree
8480              (there's still a dependency on ../lib being the library
8481              location)
8482      Branch: perl
8483           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
8484           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
8485           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
8486           !> win32/bin/search.pl win32/vdir.h
8487 ____________________________________________________________________________
8488 [  8613] By: gsar                                  on 2001/01/30  16:39:59
8489         Log: make it possible to run the tests outside the source tree
8490              (there's still a dependency on ../lib being the library
8491              location)
8492      Branch: maint-5.6/perl
8493            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
8494 ____________________________________________________________________________
8495 [  8612] By: gsar                                  on 2001/01/30  16:31:12
8496         Log: perldoc nit on windows
8497      Branch: maint-5.6/perl
8498            ! utils/perldoc.PL
8499 ____________________________________________________________________________
8500 [  8611] By: gsar                                  on 2001/01/30  16:22:54
8501         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
8502              gets weird results)
8503      Branch: maint-5.6/perl
8504            ! win32/vdir.h
8505 ____________________________________________________________________________
8506 [  8610] By: gsar                                  on 2001/01/30  16:12:45
8507         Log: avoid uninitialized value warnings
8508      Branch: maint-5.6/perl
8509            ! win32/bin/search.pl
8510 ____________________________________________________________________________
8511 [  8609] By: gsar                                  on 2001/01/30  16:08:01
8512         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
8513              library (11.0 and later have pthreads but 10.x don't)
8514      Branch: maint-5.6/perl
8515            ! hints/hpux.sh thread.h
8516 ____________________________________________________________________________
8517 [  8608] By: gsar                                  on 2001/01/30  15:48:55
8518         Log: perl's internal variables are not for public consumption,
8519              move their docs from perlapi.pod to perlintern.pod
8520      Branch: maint-5.6/perl
8521            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
8522            ! thrdvar.h
8523 ____________________________________________________________________________
8524 [  8607] By: gsar                                  on 2001/01/30  15:44:27
8525         Log: mistakenly branched perl56delta.pod, revert
8526      Branch: maint-5.6/perl
8527            - pod/perl56delta.pod
8528           !> pod/perldelta.pod
8529 ____________________________________________________________________________
8530 [  8606] By: gsar                                  on 2001/01/30  14:20:24
8531         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
8532              dTHR which has been a noop for a while now, except for the
8533              compatibility definition in thread.h)
8534      Branch: maint-5.6/perl
8535           !> (integrate 45 files)
8536 ____________________________________________________________________________
8537 [  8605] By: jhi                                   on 2001/01/30  05:43:58
8538         Log: Mark the UTF-8 APIs as experimental.
8539      Branch: maint-5.6/perl
8540            ! embed.pl pod/perlapi.pod
8541 ____________________________________________________________________________
8542 [  8604] By: jhi                                   on 2001/01/30  05:38:40
8543         Log: Nits from earlier integrates.
8544      Branch: maint-5.6/perl
8545            ! lib/Carp/Heavy.pm
8546           !> sv.c
8547 ____________________________________________________________________________
8548 [  8603] By: jhi                                   on 2001/01/30  05:27:26
8549         Log: Regenerate Porting files.
8550      Branch: maint-5.6/perl
8551            ! Porting/Glossary Porting/config.sh Porting/config_H
8552 ____________________________________________________________________________
8553 [  8602] By: jhi                                   on 2001/01/30  05:14:59
8554         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
8555              8310,8339,8447,8492,8493,8505,8525: documentation changes.
8556              
8557              Subject: Re: perlfaq style changes
8558              
8559              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
8560              
8561              Subject: [PATCH] docs on NaN
8562              
8563              Subject: [patch] perlfaq7
8564              
8565              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
8566              
8567              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
8568              
8569              Subject: [PATCH] open() example in perlfunc.pod
8570              
8571              Podify README.mpeix (a new version from the web)
8572              
8573              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
8574              
8575              Subject: [PATCH] format and rewording in perlfaq.pod
8576              
8577              Subject: [PATCH] API Variable documentation   
8578              
8579              Memory management calls documentation.
8580              
8581              Subject: [PATCH: perl@8482] README.vms URL updates
8582              
8583              Subject: Minor typos in perlfaq2.pod
8584              
8585              Subject: [PATCH] pod/perlvar.pod
8586      Branch: maint-5.6/perl
8587           +> pod/perl56delta.pod
8588            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
8589           !> README.amiga README.epoc README.mpeix README.vms
8590           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
8591           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
8592           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
8593           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
8594           !> pod/perlvar.pod thrdvar.h
8595 ____________________________________________________________________________
8596 [  8601] By: jhi                                   on 2001/01/30  04:38:35
8597         Log: Integrate changes #8036,8096,8253 from mainline:
8598              hints changes.
8599              
8600              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
8601              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
8602              
8603              Output the (apparent) version of gcc in Tru64.
8604      Branch: maint-5.6/perl
8605           +> ext/POSIX/hints/svr4.pl
8606           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
8607           !> hints/svr4.sh t/lib/bigfltpm.t
8608 ____________________________________________________________________________
8609 [  8600] By: jhi                                   on 2001/01/30  04:04:01
8610         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
8611              locale fixes.
8612              
8613              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
8614              
8615              Debian allows /usr/bin/locale to exist without any locales. (7868)
8616              
8617              Allow the locale test needing POSIX and the taint test
8618              needing IPC::SysV to run under 'minitest' (basically,
8619              bail out if loading the extension fails). (8384)
8620              
8621              Cleanup the locale.t output  (8480)
8622      Branch: maint-5.6/perl
8623           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
8624           !> t/pragma/locale.t
8625 ____________________________________________________________________________
8626 [  8599] By: jhi                                   on 2001/01/30  03:51:04
8627         Log: Missing generated files from #8598.
8628      Branch: maint-5.6/perl
8629            ! embed.h global.sym objXSUB.h perlapi.c proto.h
8630 ____________________________________________________________________________
8631 [  8598] By: jhi                                   on 2001/01/30  03:41:54
8632         Log: Integrate change #8555 from mainline, manually integrate parts
8633              of changes 8452 and 8583.
8634              
8635              Subject: [PATCH] utf8.c documentation (8452)
8636              
8637              No point in checking the length if the pointer is bogus. (8555)
8638              
8639              Introduce bytes_from_utf8() and implement sv_eq() using it,
8640              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
8641              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
8642              was malformed. (8583)
8643      Branch: maint-5.6/perl
8644            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
8645           !> pod/perlapi.pod sv.c utf8.c
8646 ____________________________________________________________________________
8647 [  8597] By: gsar                                  on 2001/01/30  02:37:26
8648         Log: get PERL_OBJECT build going again on windows
8649      Branch: maint-5.6/perl
8650            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
8651            ! pod/perlapi.pod proto.h sv.c
8652 ____________________________________________________________________________
8653 [  8596] By: jhi                                   on 2001/01/30  02:16:17
8654         Log: Signedness nit.
8655      Branch: perl
8656            ! sv.c
8657 ____________________________________________________________________________
8658 [  8595] By: jhi                                   on 2001/01/30  02:11:07
8659         Log: EBCDIC patch for Storable, from Peter Prymmer.
8660      Branch: perl
8661            ! t/lib/st-06compat.t
8662 ____________________________________________________________________________
8663 [  8594] By: jhi                                   on 2001/01/30  01:04:48
8664         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
8665              From: Peter Prymmer <pvhp@forte.com>
8666              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
8667              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
8668      Branch: perl
8669            ! t/lib/b.t
8670 ____________________________________________________________________________
8671 [  8593] By: jhi                                   on 2001/01/30  00:56:47
8672         Log: Subject: [PATCH: perl@8585] pod problems in io
8673              From: Peter Prymmer <pvhp@forte.com>
8674              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
8675              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
8676      Branch: perl
8677            ! pod/perlapio.pod pod/perliol.pod
8678 ____________________________________________________________________________
8679 [  8592] By: jhi                                   on 2001/01/30  00:48:20
8680         Log: Integrate perlio.
8681      Branch: perl
8682           !> pod/perlapio.pod pod/perliol.pod
8683 ____________________________________________________________________________
8684 [  8591] By: nick                                  on 2001/01/29  22:02:28
8685         Log: GNU 'merge' Simon's copy of perliol.pod with version
8686              patched by Craig's patch.
8687      Branch: perlio
8688            ! pod/perliol.pod
8689 ____________________________________________________________________________
8690 [  8590] By: nick                                  on 2001/01/29  21:55:10
8691         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
8692      Branch: perlio
8693            ! pod/perlapio.pod pod/perliol.pod
8694 ____________________________________________________________________________
8695 [  8589] By: jhi                                   on 2001/01/29  15:35:33
8696         Log: Integrate change #8586 from maint-5.6/perl.
8697              
8698              make the BOM detection code not call tell() until it has to
8699              (meant to fix esoteric compatibility issues where PL_rsfp
8700              is overridden)
8701      Branch: perl
8702           !> toke.c
8703 ____________________________________________________________________________
8704 [  8588] By: jhi                                   on 2001/01/29  15:29:11
8705         Log: Subject: MAking Solaris malloc() the default
8706              From: Lupe Christoph <lupe@lupe-christoph.de>
8707              Date: Mon, 29 Jan 2001 12:59:36 +0100
8708              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
8709              
8710              The README.solaris part slightly tweaked.
8711      Branch: perl
8712            ! README.solaris hints/solaris_2.sh
8713 ____________________________________________________________________________
8714 [  8587] By: jhi                                   on 2001/01/29  15:17:34
8715         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
8716              From: root@ak-75.mind.de
8717              Date: Sun, 28 Jan 2001 20:32:29 +0100
8718              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
8719      Branch: perl
8720            ! pod/perlre.pod
8721 ____________________________________________________________________________
8722 [  8586] By: gsar                                  on 2001/01/29  13:43:44
8723         Log: make the BOM detection code not call tell() until it has to
8724              (meant to fix esoteric compatibility issues where PL_rsfp
8725              is overridden)
8726      Branch: maint-5.6/perl
8727            ! toke.c
8728 ____________________________________________________________________________
8729 [  8585] By: jhi                                   on 2001/01/28  20:05:45
8730         Log: Update Changes.
8731      Branch: perl
8732            ! Changes patchlevel.h
8733 ____________________________________________________________________________
8734 [  8584] By: jhi                                   on 2001/01/28  19:30:02
8735         Log: Integrate perlio.
8736      Branch: perl
8737           +> pod/perliol.pod
8738           !> MANIFEST pod/perlapio.pod
8739 ____________________________________________________________________________
8740 [  8583] By: jhi                                   on 2001/01/28  19:28:40
8741         Log: Patch from Inaba Hiroto:
8742              - canonical UTF-8 hash keys: if a key string for a hash is
8743              UTF8-on, try downgrade the string and use it if
8744              unicode::distinct is not in effect.
8745              For the task, I added a function bytes_from_utf8() to utf8.c.
8746              It might resemble utf8_to_bytes() but it is not convenient
8747              to the task.
8748              Made a test for it and added to t/op/each.t
8749              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
8750              the mortal copy of the argument SV.
8751              And changed t/io/utf8.t test 18 which expects print() to
8752              upgrade its argument.
8753              - re-implement sv_eq with bytes_from_utf8()
8754              - some bug fixes
8755              - tr/// does not handle UTF8 range (\x{}-\x{})
8756              - \ before raw UTF8 character produced
8757              "Malformed UTF-8 character" warning.
8758              - "\x{100}\N{CENT SIGN}" is Malformed.
8759              Added tests for these 3.
8760              - and one silly bug (by me) with qu operator.
8761      Branch: perl
8762            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
8763            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
8764            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
8765 ____________________________________________________________________________
8766 [  8582] By: nick                                  on 2001/01/28  19:25:04
8767         Log: Add pod/perliol.pod to MANIFEST :-(
8768      Branch: perlio
8769            ! MANIFEST
8770 ____________________________________________________________________________
8771 [  8581] By: nick                                  on 2001/01/28  19:22:40
8772         Log: PerlIO documentation. Proofing and sub-editing requested.
8773      Branch: perlio
8774            + pod/perliol.pod
8775            ! pod/perlapio.pod
8776 ____________________________________________________________________________
8777 [  8580] By: jhi                                   on 2001/01/28  05:16:25
8778         Log: Revert the change to sv_2pv() done by #8054: Someone who
8779              did SvNV_set() on a scalar that also happened to be POK,
8780              followed by sv_2pv() won't get the right coercion anymore.
8781              [Sarathy]
8782      Branch: maint-5.6/perl
8783            ! sv.c
8784 ____________________________________________________________________________
8785 [  8579] By: jhi                                   on 2001/01/28  05:15:04
8786         Log: Remove the #8084 effect: do not allow -Q to be interpreted
8787              as -&Q(), this is too much wiggle room.
8788      Branch: maint-5.6/perl
8789            ! toke.c
8790 ____________________________________________________________________________
8791 [  8578] By: jhi                                   on 2001/01/28  05:12:45
8792         Log: Needed bits of #8439 (should have been in #8576),
8793              mainly for lval substr().
8794      Branch: maint-5.6/perl
8795            ! mg.c pp.c pp_hot.c
8796 ____________________________________________________________________________
8797 [  8577] By: jhi                                   on 2001/01/28  05:02:46
8798         Log: A missing check-in.
8799      Branch: maint-5.6/perl
8800            ! utf8.c
8801 ____________________________________________________________________________
8802 [  8576] By: jhi                                   on 2001/01/28  04:26:18
8803         Log: Integrate changes #8425,8436,8439,8517 from mainline.
8804              The 8439 was not truly integrated because it had too many
8805              dependencies on the development branch and because it introduced
8806              concepts too bold for a maintenance branch (such as the qu operator).
8807              
8808              Subject: [PATCH perl@8342] -Wformat
8809              
8810              Tighten some of the UTF-8 tests a bit.
8811              
8812              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
8813              - The substr lval was still not okay.
8814              - Now pp_stringify and sv_setsv copies source's UTF8 flag
8815              even if IN_BYTE.  pp_stringify is called from fold_constants
8816              at optimization phase and "\x{100}" was made SvUTF8_off under
8817              use bytes (the bytes pragma is for "byte semantics" and not
8818              for "do not produce UTF8 data")
8819      Branch: maint-5.6/perl
8820            ! t/lib/charnames.t t/op/substr.t toke.c
8821           !> sv.c t/pragma/utf8.t
8822 ____________________________________________________________________________
8823 [  8575] By: jhi                                   on 2001/01/28  04:01:51
8824         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
8825              
8826              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
8827              
8828              Subject: [ID 20001230.003] UTF-8 tr still hurts
8829              
8830              Test cases for #8385 (from Simon's "torture.pl")
8831              
8832              Start fixing UTF-8 lval substr() (8405)
8833      Branch: maint-5.6/perl
8834           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
8835           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
8836 ____________________________________________________________________________
8837 [  8574] By: jhi                                   on 2001/01/28  03:09:06
8838         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
8839              from mainline.
8840              
8841              UTF-8 cleanup.
8842              
8843              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
8844              
8845              "\x{FF}\xFF" was broken.
8846              
8847              Tests for #8329 and #8330.
8848              
8849              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
8850              
8851              IRIX compiler noticed that the bof initialization might be
8852              bypassed by control flow.
8853              
8854              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
8855      Branch: maint-5.6/perl
8856           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
8857           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
8858 ____________________________________________________________________________
8859 [  8573] By: jhi                                   on 2001/01/28  02:06:12
8860         Log: Retract #8552.
8861      Branch: perl
8862            ! lib/Text/Wrap.pm t/lib/textwrap.t
8863 ____________________________________________________________________________
8864 [  8572] By: jhi                                   on 2001/01/28  02:04:49
8865         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
8866              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
8867              not really integrated but instead salvaged by hand
8868              (they had too many dependencies on the development release
8869              to be cleanly integratable).
8870              
8871              Subject: more UTF8 test suites and an UTF8 patch
8872              
8873              Tweak for MULTIPLICITY/USE_PERLIO
8874              
8875              Signedness nit.
8876              
8877              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
8878              
8879              Use the UTF8_XXX macros in is_utf8_char().
8880              
8881              Rewrite pp_concat() in terms of sv_catsv().  The . operator
8882              should now be UTF-8-proof.
8883              
8884              Subject: [PATCH perl@8269] scanning two hex-constants
8885              fails on EBCDIC environment (script length.t)
8886              
8887              Add some Unicode chop() tests.
8888      Branch: maint-5.6/perl
8889            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
8890           !> sv.c t/op/chop.t utf8.h
8891 ____________________________________________________________________________
8892 [  8571] By: jhi                                   on 2001/01/28  00:35:59
8893         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
8894              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
8895              
8896              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
8897              
8898              The maxiters upper limit sanity check (guarding against
8899              non-progress) assumed bytes instead of characters in s///
8900              and split().
8901              
8902              Signedness nit.
8903              
8904              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
8905              join() should now be UTF-8-proof.
8906              
8907              More split // UTF-8 tests. (8250)
8908      Branch: maint-5.6/perl
8909           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
8910           !> util.c
8911 ____________________________________________________________________________
8912 [  8570] By: jhi                                   on 2001/01/27  22:15:46
8913         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
8914              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
8915              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
8916              8084,8204,8244,8333 from mainline.
8917              
8918              For -Q where Q might be a one-letter sub name one does no more
8919              get a warning about an unknown filetest (7941,7943,7944,8084).
8920              
8921              Subject: Re: [ID 20001130.011] expression parsing bug ?
8922              
8923              Make uv_to_utf8() to zero-terminate its output buffer.
8924              
8925              Split off t/op/length.t (7995)
8926              
8927              Split off t/op/utf8decode.t (7996)
8928              
8929              Remove an unnecessary 'use utf8' from the utf8.t (7998)
8930              
8931              Split off t/op/concat.t (8004)
8932              
8933              Split off t/op/ver.t (8005)
8934              
8935              Document utf8_length(), utf8_distance(), and utf8_hop().
8936              
8937              Document utf8_to_uv() better.
8938              
8939              Introduce macros for UTF8 decoding (8028,8033).
8940              
8941              Add test for reverse() (8030,8031).
8942              
8943              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
8944              
8945              Do not return the Unicode replacement character    on UTF-8
8946              decoding failure.
8947              
8948              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
8949              not this_utf8 i.e. the output string has one, but don't mess
8950              with source assumption. (8052,8053)
8951              
8952              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
8953              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
8954              was not expecting to be called with something that was already
8955              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
8956              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
8957              (8054)
8958              
8959              Recode the naughty binary bytes in utf8decode.t using the \xHH.
8960              
8961              Make some panic messages a bit more logical.
8962      Branch: maint-5.6/perl
8963           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
8964           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
8965           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
8966           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
8967           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
8968           !> utf8.c utf8.h
8969 ____________________________________________________________________________
8970 [  8569] By: jhi                                   on 2001/01/27  19:16:43
8971         Log: Integrate changes #7750 from perlio and #8566 from mainline.
8972      Branch: maint-5.6/perl
8973           !> regexec.c sv.c
8974 ____________________________________________________________________________
8975 [  8568] By: jhi                                   on 2001/01/27  18:06:51
8976         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
8977              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
8978              7935[-perlio.c],7936,7959,7965 from mainline.
8979              
8980              Change the "big byte" error message to "Wide character".
8981              (7355, the croak-if-wide-chars-in-print part ignored)
8982              
8983              Use UINT64_C().
8984              
8985              Introduce Perl_utf8_length().
8986              
8987              diff -se shows these as different (7753, forgotten check-ins)
8988              
8989              Subject: [PATCH] doop.c - UTF8 tr///
8990              
8991              If we use (aTHX_ ...) then put Perl_ on the front.
8992              
8993              Make utf8_length() and utf8_distance() to be less forgiving
8994              about bad UTF-8.
8995              
8996              Test line numbers are different with utf8.
8997              
8998              No need to scan till infinity, 13 is enough. (7872,7911)
8999              
9000              Subject: [PATCH] Tokeniser debugging
9001              
9002              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
9003              
9004              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
9005              
9006              Be more careful in Perl_sv_utf8_downgrade().
9007              
9008              Use DO_UTF8().
9009              
9010              Raw zero bytes in text files confuse at least GNU patch 2.1.
9011      Branch: maint-5.6/perl
9012           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
9013           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
9014           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
9015           !> t/pragma/utf8.t toke.c utf8.c utf8.h
9016 ____________________________________________________________________________
9017 [  8567] By: nick                                  on 2001/01/27  11:10:38
9018         Log: Integrate mainline
9019      Branch: perlio
9020           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
9021           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
9022           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
9023           !> toke.c
9024 ____________________________________________________________________________
9025 [  8566] By: jhi                                   on 2001/01/27  06:22:48
9026         Log: More documentation for the regexp context stack.
9027      Branch: perl
9028            ! regexec.c
9029 ____________________________________________________________________________
9030 [  8565] By: jhi                                   on 2001/01/27  05:21:57
9031         Log: Update Changes.
9032      Branch: perl
9033            ! Changes patchlevel.h
9034 ____________________________________________________________________________
9035 [  8564] By: jhi                                   on 2001/01/27  04:44:04
9036         Log: Threadedness patch for #8562 from Doug MacEachern.
9037      Branch: perl
9038            ! toke.c
9039 ____________________________________________________________________________
9040 [  8563] By: jhi                                   on 2001/01/27  04:26:24
9041         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
9042              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
9043              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
9044              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
9045      Branch: perl
9046            ! op.c
9047 ____________________________________________________________________________
9048 [  8562] By: jhi                                   on 2001/01/27  04:20:30
9049         Log: Subject: Re: Announce : Tokener reporting patch
9050              From: Simon Cozens <simon@cozens.net>
9051              Date: Mon, 22 Jan 2001 02:17:22 +0000
9052              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
9053      Branch: perl
9054            ! embed.h embed.pl proto.h toke.c
9055 ____________________________________________________________________________
9056 [  8561] By: jhi                                   on 2001/01/27  04:17:24
9057         Log: Forgot from #8545.  Oops.
9058      Branch: perl
9059            ! pp.c t/pragma/overload.t
9060 ____________________________________________________________________________
9061 [  8560] By: jhi                                   on 2001/01/27  03:01:47
9062         Log: A better module compilation test, use MANIFEST as suggested
9063              by Spider.
9064      Branch: perl
9065            ! t/lib/1_compile.t
9066 ____________________________________________________________________________
9067 [  8559] By: jhi                                   on 2001/01/27  02:50:48
9068         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
9069              From: Peter Prymmer <pvhp@forte.com>
9070              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
9071              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
9072      Branch: perl
9073            ! t/lib/b.t
9074 ____________________________________________________________________________
9075 [  8558] By: jhi                                   on 2001/01/27  02:27:05
9076         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
9077              From: Peter Prymmer <pvhp@forte.com>
9078              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
9079              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
9080      Branch: perl
9081            ! t/pragma/sub_lval.t
9082 ____________________________________________________________________________
9083 [  8557] By: jhi                                   on 2001/01/27  02:26:03
9084         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
9085              From: Peter Prymmer <pvhp@forte.com>
9086              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
9087              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
9088      Branch: perl
9089            ! t/lib/st-06compat.t
9090 ____________________________________________________________________________
9091 [  8556] By: jhi                                   on 2001/01/27  02:24:33
9092         Log: Subject: [PATCH: perl@8531] minor update to README.os390
9093              From: Peter Prymmer <pvhp@forte.com>
9094              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
9095              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
9096      Branch: perl
9097            ! README.os390
9098 ____________________________________________________________________________
9099 [  8555] By: jhi                                   on 2001/01/27  00:35:47
9100         Log: No point in checking the length before we know whether the pointer
9101              is bogus or not, fixes Abigail's odbm failures in Linux.
9102      Branch: perl
9103            ! sv.c
9104 ____________________________________________________________________________
9105 [  8554] By: nick                                  on 2001/01/26  19:01:31
9106         Log: Integrate mainline
9107      Branch: perlio
9108           !> lib/Text/Wrap.pm t/lib/textwrap.t
9109 ____________________________________________________________________________
9110 [  8553] By: jhi                                   on 2001/01/26  15:19:39
9111         Log: Integrate change #7792 from perlio (multiplicity fix),
9112              fix the AV leak in regex DEBUGGING (tiny part of the
9113              polymorphic regexp patch #8143).
9114      Branch: maint-5.6/perl
9115            ! regcomp.c
9116           !> scope.h
9117 ____________________________________________________________________________
9118 [  8552] By: jhi                                   on 2001/01/26  15:03:23
9119         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
9120              From: Michael G Schwern <schwern@pobox.com>
9121              Date: Fri, 26 Jan 2001 09:28:31 -0500
9122              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
9123      Branch: perl
9124            ! lib/Text/Wrap.pm t/lib/textwrap.t
9125 ____________________________________________________________________________
9126 [  8551] By: jhi                                   on 2001/01/26  02:33:19
9127         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
9128              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
9129              
9130              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
9131              
9132              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
9133              
9134              Message nit.
9135              
9136              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
9137              
9138              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
9139              
9140              (the cleanup of unused submatches in regtry() and regcppop())
9141              
9142              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
9143              stored and restored, and thusly was trounced by the utf8 swash
9144              routines.
9145              
9146              use utf8 not required to use \x{}.
9147              
9148              Removed two more tests that make no sense in UTF-8 since the test
9149              data is not in UTF-8.
9150              
9151              Get the three different space character classes right under utf8.
9152              
9153              Implement ANYOFUTF8 regprop() dumping.
9154              
9155              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
9156              
9157              Document the regex context pushing/popping a bit better.
9158      Branch: maint-5.6/perl
9159           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
9160           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
9161           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
9162           !> t/op/regmesg.t utf8.c
9163 ____________________________________________________________________________
9164 [  8550] By: nick                                  on 2001/01/25  19:42:30
9165         Log: Integrate mainline
9166      Branch: perlio
9167           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
9168           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
9169           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
9170           !> t/lib/bigint.t t/lib/bigintpm.t
9171 ____________________________________________________________________________
9172 [  8549] By: jhi                                   on 2001/01/25  15:22:28
9173         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
9174      Branch: maint-5.6/perl
9175            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
9176 ____________________________________________________________________________
9177 [  8548] By: jhi                                   on 2001/01/25  15:02:55
9178         Log: Integrate changes #7997,8063,8492,8547 from mainline.
9179              
9180              Subject: Re: STRLEN - what?
9181              
9182              Subject: [PATCH] perlguts.pod
9183              
9184              Memory management calls documentation.
9185              
9186              Layout using tabulator is not a good idea in a pod.
9187      Branch: maint-5.6/perl
9188           !> pod/perlguts.pod
9189 ____________________________________________________________________________
9190 [  8547] By: jhi                                   on 2001/01/25  14:49:05
9191         Log: Layout using tabulator is not a good idea in a pod.
9192      Branch: perl
9193            ! pod/perlguts.pod
9194 ____________________________________________________________________________
9195 [  8546] By: jhi                                   on 2001/01/25  14:31:12
9196         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
9197              from mainline.
9198              
9199              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
9200              
9201              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
9202              
9203              More Win32 editor/IDE/shell hints.
9204              
9205              More Win32 Perling.
9206              
9207              Yet another editor edit.
9208              
9209              Edit edit edit.
9210              
9211              IDE/editor section tweaking.
9212              
9213              Few more IDE/editor nits from p5p.
9214      Branch: maint-5.6/perl
9215           !> pod/perlfaq3.pod
9216 ____________________________________________________________________________
9217 [  8545] By: jhi                                   on 2001/01/25  04:16:32
9218         Log: Subject: [PATCH 5.7.0] overload int()
9219              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9220              Date: Wed, 24 Jan 2001 19:06:57 -0500
9221              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
9222      Branch: perl
9223            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
9224            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
9225            ! t/lib/bigintpm.t
9226 ____________________________________________________________________________
9227 [  8544] By: jhi                                   on 2001/01/25  04:15:11
9228         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
9229              From: Peter Prymmer <pvhp@forte.com>
9230              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
9231              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
9232      Branch: perl
9233            ! Makefile.SH README.os390 hints/os390.sh installperl
9234 ____________________________________________________________________________
9235 [  8543] By: jhi                                   on 2001/01/25  03:52:08
9236         Log: Integrate change #8462,8469 from mainline.
9237              
9238              In VMS Perl subversion (perl -V) is undef.
9239      Branch: maint-5.6/perl
9240           !> configure.com
9241 ____________________________________________________________________________
9242 [  8542] By: jhi                                   on 2001/01/25  03:44:55
9243         Log: Integrate changes #7835,7850,8315,8316 from mainline.
9244              
9245              Solaris hints.
9246      Branch: maint-5.6/perl
9247           !> hints/solaris_2.sh
9248 ____________________________________________________________________________
9249 [  8541] By: jhi                                   on 2001/01/25  03:39:28
9250         Log: Integrate #8336 from mainline.
9251      Branch: maint-5.6/perl
9252           !> hv.c
9253 ____________________________________________________________________________
9254 [  8540] By: jhi                                   on 2001/01/25  03:23:50
9255         Log: Retract #8539.
9256      Branch: maint-5.6/perl
9257            ! pod/perlfaq3.pod
9258 ____________________________________________________________________________
9259 [  8539] By: jhi                                   on 2001/01/25  03:21:55
9260         Log: (Retracted by #5940.)
9261      Branch: maint-5.6/perl
9262            ! pod/perlfaq3.pod
9263 ____________________________________________________________________________
9264 [  8538] By: jhi                                   on 2001/01/25  03:14:07
9265         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
9266              From: Peter Prymmer <pvhp@forte.com>
9267              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
9268              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
9269              
9270              The VMS bits.
9271      Branch: maint-5.6/perl
9272            ! configure.com vms/descrip_mms.template
9273 ____________________________________________________________________________
9274 [  8537] By: jhi                                   on 2001/01/25  03:06:09
9275         Log: Integrate #7710,7824,7973 from mainline.
9276      Branch: maint-5.6/perl
9277           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9278           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
9279           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
9280           !> vos/config.ga.def vos/config.ga.h win32/config.bc
9281           !> win32/config.gc win32/config.vc
9282 ____________________________________________________________________________
9283 [  8536] By: jhi                                   on 2001/01/24  13:50:20
9284         Log: Revert the edits made by me so far to the 5.6 branch since
9285              the TRIAL1 since I did edits when I should have been using
9286              integrates.  Bad programmer.   (Will integrate them properly later.)
9287              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
9288              The #8353 will not be reapplied at least for now since
9289              the UTF-8 hash keys need more thinking.
9290              (The patches #8347, #8354, #8454, #8473 were okay since they
9291              were original edits made specifically for the 5.6.1-TRIAL1.)
9292      Branch: maint-5.6/perl
9293            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9294            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
9295            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
9296            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
9297            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
9298            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9299            ! win32/config.bc win32/config.gc win32/config.vc
9300 ____________________________________________________________________________
9301 [  8535] By: bailey                                on 2001/01/24  06:37:02
9302         Log: SYN SYN
9303      Branch: vmsperl
9304           +> (branch 26 files)
9305           !> (integrate 130 files)
9306 ____________________________________________________________________________
9307 [  8534] By: nick                                  on 2001/01/23  19:30:57
9308         Log: Integrate mainline.
9309      Branch: perlio
9310           !> Changes Configure Porting/Glossary Porting/config.sh
9311           !> Porting/config_H embed.h embed.pl ext/Encode/compile
9312           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
9313           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
9314           !> pod/perlvar.pod proto.h t/lib/1_compile.t
9315 ____________________________________________________________________________
9316 [  8533] By: jhi                                   on 2001/01/23  16:15:46
9317         Log: Forgotten from #8501.
9318      Branch: perl
9319            ! Porting/Glossary Porting/config.sh Porting/config_H
9320 ____________________________________________________________________________
9321 [  8532] By: jhi                                   on 2001/01/23  16:13:27
9322         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
9323              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9324              Date: Mon, 22 Jan 2001 17:51:58 +0100
9325              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
9326      Branch: perl
9327            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
9328 ____________________________________________________________________________
9329 [  8531] By: jhi                                   on 2001/01/23  15:46:01
9330         Log: Update Changes.
9331      Branch: perl
9332            ! Changes patchlevel.h
9333 ____________________________________________________________________________
9334 [  8530] By: jhi                                   on 2001/01/23  15:38:39
9335         Log: De-cut-and-pasto.
9336      Branch: perl
9337            ! t/lib/1_compile.t
9338 ____________________________________________________________________________
9339 [  8529] By: jhi                                   on 2001/01/23  15:11:04
9340         Log: Document the mkdir trailing slashes case.
9341      Branch: perl
9342            ! pod/perlfunc.pod
9343 ____________________________________________________________________________
9344 [  8528] By: jhi                                   on 2001/01/23  15:08:28
9345         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
9346              get installed:
9347              
9348              Subject: lib/lib.pm
9349              From: <abigail@foad.org>
9350              Date: Mon, 28 Aug 2000 20:35:08 -0400
9351              Message-ID: <20000829003508.21281.qmail@foad.org>
9352      Branch: perl
9353            ! installperl
9354 ____________________________________________________________________________
9355 [  8527] By: jhi                                   on 2001/01/23  14:44:04
9356         Log: Metaconfig unit change for #8526.
9357      Branch: metaconfig
9358            ! U/threads/archname.U
9359 ____________________________________________________________________________
9360 [  8526] By: jhi                                   on 2001/01/23  14:43:19
9361         Log: Attach -perlio to the archname if so selected.
9362      Branch: perl
9363            ! Configure
9364 ____________________________________________________________________________
9365 [  8525] By: jhi                                   on 2001/01/23  14:24:01
9366         Log: Subject: [PATCH] pod/perlvar.pod
9367              From: abigail@foad.org
9368              Date: Tue, 23 Jan 2001 01:41:10 +0100
9369              Message-ID: <20010123004110.22259.qmail@foad.org>
9370      Branch: perl
9371            ! pod/perlvar.pod
9372 ____________________________________________________________________________
9373 [  8524] By: jhi                                   on 2001/01/23  14:22:32
9374         Log: A bug introduced in #8217 (the undefined variable in the
9375              lib/safe1_t #3) fixed, by Charles Lane:
9376              
9377              The earlier patch made it so that stuff running in Safe
9378              compartments could do a "caller" and see "main".  That
9379              little change in name is done right before the code in
9380              the compartment is run, and apparantly the parser
9381              was picking up the stash name before it got changed.
9382              
9383              (why it was threaded vs. unthreaded Perl that was sensitive to this
9384              I still don't know...and it probably doesn't matter).
9385              
9386              I tryed removing the stash name-change and saw that threaded Perl
9387              did indeed pass the lib/safe1.t tests.
9388              
9389              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
9390              do the name change (and to connect _ in the compartment to the global
9391              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
9392              to call _safe_pkg_prep when creating a new compartment.
9393              
9394              Passes all tests with threaded perl on linux; passes all tests
9395              with unthreaded perl on VMS.
9396              
9397              At some point I'll probably want to revisit Safe and Opcode to
9398              provide more sensible handling of global variables...and to get
9399              formats working in Safe compartments, which they don't do currently.
9400      Branch: perl
9401            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
9402 ____________________________________________________________________________
9403 [  8523] By: jhi                                   on 2001/01/23  14:11:58
9404         Log: Also the lib/Thread.pm itself needs to be ignored if
9405              the Thread extension hasn't been built.
9406      Branch: perl
9407            ! t/lib/1_compile.t
9408 ____________________________________________________________________________
9409 [  8522] By: jhi                                   on 2001/01/23  13:51:28
9410         Log: print() instead of warn() so that stderr doesn't get
9411              unncessarily polluted.
9412      Branch: perl
9413            ! ext/Encode/compile
9414 ____________________________________________________________________________
9415 [  8521] By: jhi                                   on 2001/01/23  13:49:48
9416         Log: Integrate perlio.
9417      Branch: perl
9418           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
9419           !> ext/Encode/encode.h
9420 ____________________________________________________________________________
9421 [  8520] By: nick                                  on 2001/01/22  21:44:00
9422         Log: More messing with Encode:
9423              Extra fields in header to allow multiple names and to record
9424              other things "compile" knows.
9425              Re-organise compile to factor out common output routines.
9426      Branch: perlio
9427            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
9428 ____________________________________________________________________________
9429 [  8519] By: nick                                  on 2001/01/22  20:33:50
9430         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
9431      Branch: perlio
9432            ! ext/Encode/Makefile.PL ext/Encode/compile
9433 ____________________________________________________________________________
9434 [  8518] By: nick                                  on 2001/01/22  20:28:13
9435         Log: Integrate mainline
9436      Branch: perlio
9437           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
9438           !> vos/config.alpha.def vos/config.alpha.h
9439 ____________________________________________________________________________
9440 [  8517] By: jhi                                   on 2001/01/22  15:37:17
9441         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
9442              by Inaba Hiroto.
9443      Branch: perl
9444            ! sv.c
9445 ____________________________________________________________________________
9446 [  8516] By: jhi                                   on 2001/01/22  14:55:15
9447         Log: More SIG_SIZE fixes.
9448      Branch: perl
9449            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
9450 ____________________________________________________________________________
9451 [  8515] By: jhi                                   on 2001/01/22  14:50:27
9452         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
9453              From: "Craig A. Berry" <craigberry@mac.com>
9454              Date: Mon, 22 Jan 2001 00:42:24 -0600
9455              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
9456      Branch: perl
9457            ! configure.com
9458 ____________________________________________________________________________
9459 [  8514] By: jhi                                   on 2001/01/22  14:31:17
9460         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
9461              From: "Craig A. Berry" <craigberry@mac.com>
9462              Date: Sun, 21 Jan 2001 23:03:25 -0600
9463              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
9464      Branch: perl
9465            ! configure.com
9466 ____________________________________________________________________________
9467 [  8513] By: jhi                                   on 2001/01/22  14:14:00
9468         Log: Add the .ucm encoding tables to the MANIFEST.
9469      Branch: perl
9470            ! MANIFEST
9471 ____________________________________________________________________________
9472 [  8512] By: jhi                                   on 2001/01/22  13:43:33
9473         Log: Integrate perlio.
9474      Branch: perl
9475           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
9476           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9477           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
9478           +> ext/Encode/Encode/iso8859-10.ucm
9479           +> ext/Encode/Encode/iso8859-13.ucm
9480           +> ext/Encode/Encode/iso8859-14.ucm
9481           +> ext/Encode/Encode/iso8859-15.ucm
9482           +> ext/Encode/Encode/iso8859-16.ucm
9483           +> ext/Encode/Encode/iso8859-2.ucm
9484           +> ext/Encode/Encode/iso8859-3.ucm
9485           +> ext/Encode/Encode/iso8859-4.ucm
9486           +> ext/Encode/Encode/iso8859-5.ucm
9487           +> ext/Encode/Encode/iso8859-6.ucm
9488           +> ext/Encode/Encode/iso8859-7.ucm
9489           +> ext/Encode/Encode/iso8859-8.ucm
9490           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
9491           +> ext/Encode/Encode/symbol.ucm
9492           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
9493           !> perliol.h
9494 ____________________________________________________________________________
9495 [  8511] By: nick                                  on 2001/01/21  23:44:47
9496         Log: Make "real" layers of ":utf8" and ":raw".
9497              So now PERLIO=utf8 perl ...
9498              does what Andreas wanted.
9499              Fix arg passing in open.pm (still have a Carp issue).
9500      Branch: perlio
9501            ! lib/open.pm perlio.c perliol.h
9502 ____________________________________________________________________________
9503 [  8510] By: jhi                                   on 2001/01/21  22:56:53
9504         Log: Document the regex context pushing/popping a bit better.
9505      Branch: perl
9506            ! regexec.c
9507 ____________________________________________________________________________
9508 [  8509] By: jhi                                   on 2001/01/21  22:55:44
9509         Log: Tweak the mkdir trailing slash code some more.
9510              
9511              TO DO: the same handling should probably be done for
9512              all the other filesystem functions that can have directories
9513              as their arguments.
9514      Branch: perl
9515            ! pp_sys.c
9516 ____________________________________________________________________________
9517 [  8508] By: nick                                  on 2001/01/21  21:37:43
9518         Log: Switch "compiled in" encodings to .ucm format.
9519              (Leave others as .enc till we can run-time load .ucm,
9520              or find some other way to load them.)
9521      Branch: perlio
9522            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
9523            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
9524            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
9525            + ext/Encode/Encode/iso8859-10.ucm
9526            + ext/Encode/Encode/iso8859-13.ucm
9527            + ext/Encode/Encode/iso8859-14.ucm
9528            + ext/Encode/Encode/iso8859-15.ucm
9529            + ext/Encode/Encode/iso8859-16.ucm
9530            + ext/Encode/Encode/iso8859-2.ucm
9531            + ext/Encode/Encode/iso8859-3.ucm
9532            + ext/Encode/Encode/iso8859-4.ucm
9533            + ext/Encode/Encode/iso8859-5.ucm
9534            + ext/Encode/Encode/iso8859-6.ucm
9535            + ext/Encode/Encode/iso8859-7.ucm
9536            + ext/Encode/Encode/iso8859-8.ucm
9537            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
9538            + ext/Encode/Encode/symbol.ucm
9539            ! ext/Encode/Makefile.PL ext/Encode/compile
9540 ____________________________________________________________________________
9541 [  8507] By: nick                                  on 2001/01/21  21:02:03
9542         Log: Integrate (partial) mainline.
9543      Branch: perlio
9544           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
9545           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
9546           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9547 ____________________________________________________________________________
9548 [  8506] By: jhi                                   on 2001/01/21  20:09:30
9549         Log: Update Changes.
9550      Branch: perl
9551            ! Changes patchlevel.h
9552 ____________________________________________________________________________
9553 [  8505] By: jhi                                   on 2001/01/21  19:39:59
9554         Log: Subject: Minor typos in perlfaq2.pod
9555              From: "Stephen P. Potter" <spp@spotter.yi.org>
9556              Message-Id: <200101192101.QAA11911@spotter.yi.org>
9557              Date: Fri, 19 Jan 2001 16:01:13 -0500
9558              
9559              with a nit from Philip Netwon.
9560      Branch: perl
9561            ! pod/perlfaq2.pod
9562 ____________________________________________________________________________
9563 [  8504] By: jhi                                   on 2001/01/21  19:33:05
9564         Log: Metaconfig change for #8503.
9565      Branch: metaconfig
9566            ! U/threads/usethreads.U
9567 ____________________________________________________________________________
9568 [  8503] By: jhi                                   on 2001/01/21  19:32:21
9569         Log: Sanity check for conflicting thread flavours.
9570      Branch: perl
9571            ! Configure config_h.SH
9572 ____________________________________________________________________________
9573 [  8502] By: jhi                                   on 2001/01/21  19:23:00
9574         Log: Metaconfig change for #8501.
9575      Branch: metaconfig
9576            ! U/modified/sig_name.U
9577 ____________________________________________________________________________
9578 [  8501] By: jhi                                   on 2001/01/21  19:22:26
9579         Log: The SIG_SIZE is the number of the elements *excluding*
9580              the terminating NULL.
9581      Branch: perl
9582            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
9583            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
9584            ! win32/config_H.vc
9585 ____________________________________________________________________________
9586 [  8500] By: jhi                                   on 2001/01/21  18:31:31
9587         Log: Integrate perlio.
9588      Branch: perl
9589           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
9590           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
9591           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
9592           !> pp_sys.c proto.h sv.c
9593 ____________________________________________________________________________
9594 [  8499] By: jhi                                   on 2001/01/21  17:43:57
9595         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
9596              From: Hugo <hv@crypt.compulink.co.uk>
9597              Date: Sun, 21 Jan 2001 13:34:05 +0000
9598              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
9599              
9600              In sprintf UTF8ize only if necessary.
9601      Branch: perl
9602            ! sv.c
9603 ____________________________________________________________________________
9604 [  8498] By: nick                                  on 2001/01/21  16:25:32
9605         Log: Encode cleanup.
9606              Add command line control over "compile" so that Makefile.PL
9607              needs can be combined with other uses.
9608              Use command line options in Makefile.PL.
9609              Fix multi-byte parsing in .ucm files.
9610      Branch: perlio
9611            ! ext/Encode/Makefile.PL ext/Encode/compile
9612 ____________________________________________________________________________
9613 [  8497] By: nick                                  on 2001/01/21  12:56:27
9614         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
9615      Branch: perlio
9616            ! ext/Encode/Encode.xs
9617 ____________________________________________________________________________
9618 [  8496] By: nick                                  on 2001/01/21  12:18:45
9619         Log: Fixup after integrate:
9620              missed the .sym files that are changed by regen_headers
9621              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
9622      Branch: perlio
9623            ! global.sym pp.sym sv.c
9624 ____________________________________________________________________________
9625 [  8495] By: nick                                  on 2001/01/21  11:51:07
9626         Log: Integrate mainline.
9627      Branch: perlio
9628           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
9629           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
9630           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
9631           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
9632           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
9633           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
9634           !> win32/Makefile win32/makefile.mk
9635 ____________________________________________________________________________
9636 [  8494] By: jhi                                   on 2001/01/20  23:12:11
9637         Log: Forgot the expect_number() prototype.
9638      Branch: perl
9639            ! embed.h embed.pl proto.h
9640 ____________________________________________________________________________
9641 [  8493] By: jhi                                   on 2001/01/20  22:56:39
9642         Log: Subject: [PATCH: perl@8482] README.vms URL updates
9643              From: Peter Prymmer <pvhp@forte.com>
9644              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
9645              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
9646              
9647              Plus Craig A. Berry's suggestion to use compaq.com instead
9648              of digital.com.
9649      Branch: perl
9650            ! README.vms
9651 ____________________________________________________________________________
9652 [  8492] By: jhi                                   on 2001/01/20  22:50:05
9653         Log: Memory management calls documentation.
9654      Branch: perl
9655            ! pod/perlguts.pod
9656 ____________________________________________________________________________
9657 [  8491] By: jhi                                   on 2001/01/20  22:38:33
9658         Log: Signedness nit plus few memcpy/Copy nits.
9659      Branch: perl
9660            ! sv.c
9661 ____________________________________________________________________________
9662 [  8490] By: jhi                                   on 2001/01/20  22:25:53
9663         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
9664              From: Peter Prymmer <pvhp@forte.com>
9665              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
9666              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
9667      Branch: perl
9668            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
9669 ____________________________________________________________________________
9670 [  8489] By: jhi                                   on 2001/01/20  22:24:41
9671         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
9672              From: Peter Prymmer <pvhp@forte.com>
9673              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
9674              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
9675      Branch: perl
9676            ! win32/Makefile win32/makefile.mk
9677 ____________________________________________________________________________
9678 [  8488] By: jhi                                   on 2001/01/20  22:22:27
9679         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
9680              From: Peter Prymmer <pvhp@forte.com>
9681              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
9682              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
9683      Branch: perl
9684            ! Makefile.SH
9685 ____________________________________________________________________________
9686 [  8487] By: jhi                                   on 2001/01/20  22:21:18
9687         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
9688              From: Peter Prymmer <pvhp@forte.com>
9689              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
9690              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
9691      Branch: perl
9692            + ext/DynaLoader/dl_dllload.xs
9693            ! MANIFEST Makefile.SH hints/os390.sh
9694 ____________________________________________________________________________
9695 [  8486] By: jhi                                   on 2001/01/20  22:17:53
9696         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
9697              From: Peter Prymmer <pvhp@forte.com>
9698              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
9699              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
9700      Branch: perl
9701            ! README.os390 README.posix-bc
9702 ____________________________________________________________________________
9703 [  8485] By: jhi                                   on 2001/01/20  20:15:30
9704         Log: Document and test the new qu operator.
9705      Branch: perl
9706            + t/op/qu.t
9707            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
9708            ! pod/perlretut.pod pod/perlunicode.pod
9709 ____________________________________________________________________________
9710 [  8484] By: nick                                  on 2001/01/20  19:42:30
9711         Log: Infrastructure to allow:
9712              open($fh,"|-",@array);
9713              to be implemented
9714              i.e. mark pp_open as needing a stack mark, and make pp_open
9715              process its args in that style (and pass them _all_ to tied handles OPEN).
9716              Invent do_openn() which takes SV ** at allow it to see multiple args.
9717              Note this does not _do_ anything yet.
9718      Branch: perlio
9719            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
9720            ! perlapi.c pp_proto.h pp_sys.c proto.h
9721 ____________________________________________________________________________
9722 [  8483] By: nick                                  on 2001/01/20  17:23:14
9723         Log: Integrate mainline.
9724      Branch: perlio
9725           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
9726           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
9727 ____________________________________________________________________________
9728 [  8482] By: jhi                                   on 2001/01/19  15:37:49
9729         Log: Update Changes.
9730      Branch: perl
9731            ! Changes patchlevel.h
9732 ____________________________________________________________________________
9733 [  8481] By: jhi                                   on 2001/01/19  14:41:24
9734         Log: Subject: Re: new feature: s?printf parameter reordering 
9735              From: Hugo <hv@crypt.compulink.co.uk>
9736              Date: Thu, 11 Jan 2001 17:09:03 +0000
9737              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
9738              
9739              - support reordering for all parameters: %, *v, *, .*
9740              - lay down that the reordering specification must immediately
9741              follow that parameter: %3$, *v3$, *3$, .*3$
9742              - fix vectorisation of a zero-length string
9743              - factor out the code choosing the argument to format
9744              
9745              Possibly unwanted side-effects:
9746              - the special format specifiers ' +-0' must now precede any
9747              vectorisation specifier. Tests in op/sprintf and op/ver
9748              have been changed to reflect this.
9749              - sprintf.t test #214 changed its expectations because in many
9750              cases, the next parameter has already been consumed when an
9751              invalid type letter is detected.
9752              
9753              Probably wanted side-effects:
9754              - attempts to format a non-existent parameter will warn as if C<undef>
9755              - attempt to write to non-existent parameter with '%n' will complain
9756              of "attempt to modify read-only value" instead of being silent
9757      Branch: perl
9758            ! sv.c t/op/sprintf.t t/op/ver.t
9759 ____________________________________________________________________________
9760 [  8480] By: jhi                                   on 2001/01/19  14:08:37
9761         Log: Subject: PATCH pragma/locale.t
9762              From: andreas.koenig@anima.de (Andreas J. Koenig)
9763              Date: 18 Jan 2001 09:45:37 +0100
9764              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
9765      Branch: perl
9766            ! t/pragma/locale.t
9767 ____________________________________________________________________________
9768 [  8479] By: jhi                                   on 2001/01/19  13:19:58
9769         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
9770      Branch: perl
9771            ! configure.com
9772 ____________________________________________________________________________
9773 [  8478] By: jhi                                   on 2001/01/19  02:12:35
9774         Log: Automate 1_compile.t.
9775      Branch: perl
9776            ! t/lib/1_compile.t
9777 ____________________________________________________________________________
9778 [  8477] By: jhi                                   on 2001/01/19  01:49:56
9779         Log: Integrate perlio.
9780      Branch: perl
9781           !> sv.c win32/config.bc win32/config.gc win32/config.vc
9782           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9783 ____________________________________________________________________________
9784 [  8476] By: nick                                  on 2001/01/18  21:51:52
9785         Log: Integrate mainline
9786      Branch: perlio
9787           +> t/lib/1_compile.t t/lib/compmod.pl
9788           !> MANIFEST configure.com lib/unicode/distinct.pm
9789 ____________________________________________________________________________
9790 [  8475] By: nick                                  on 2001/01/18  21:48:02
9791         Log: Win32 "safe signals" co-existance fix.
9792              Fix SIG_SIZE value.
9793              Clear PL_sig_pending when cloning (fork).
9794      Branch: perlio
9795            ! sv.c win32/config.bc win32/config.gc win32/config.vc
9796            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9797 ____________________________________________________________________________
9798 [  8474] By: jhi                                   on 2001/01/18  14:40:57
9799         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
9800      Branch: perl
9801            ! t/lib/1_compile.t
9802 ____________________________________________________________________________
9803 [  8473] By: gsar                                  on 2001/01/18  11:42:31
9804         Log: unsubmitted trial1 change
9805      Branch: maint-5.6/perl
9806            ! Changes
9807 ____________________________________________________________________________
9808 [  8472] By: jhi                                   on 2001/01/18  04:30:24
9809         Log: The first bug found by 1_compile.t.
9810      Branch: perl
9811            ! lib/unicode/distinct.pm
9812 ____________________________________________________________________________
9813 [  8471] By: jhi                                   on 2001/01/18  04:29:42
9814         Log: Add Schwern's 1_compile test.  The compile_module script renamed
9815              to be a bit shorter for the 8.3 people.
9816      Branch: perl
9817            + t/lib/1_compile.t t/lib/compmod.pl
9818            ! MANIFEST
9819 ____________________________________________________________________________
9820 [  8470] By: jhi                                   on 2001/01/18  04:16:00
9821         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)
9822              From: Peter Prymmer <pvhp@forte.com>
9823              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
9824              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
9825              Replace #8463.
9826      Branch: maint-5.6/perl
9827            ! configure.com
9828 ____________________________________________________________________________
9829 [  8469] By: jhi                                   on 2001/01/18  04:13:02
9830         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)
9831              From: Peter Prymmer <pvhp@forte.com>
9832              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
9833              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
9834              Replace #8462.
9835      Branch: perl
9836            ! configure.com
9837 ____________________________________________________________________________
9838 [  8468] By: jhi                                   on 2001/01/18  03:42:08
9839         Log: Integrate perlio.
9840      Branch: perl
9841           !> gv.c mg.c perlio.c util.c
9842 ____________________________________________________________________________
9843 [  8467] By: nick                                  on 2001/01/17  22:41:10
9844         Log: "Safe" signals - trial implementation.
9845              gv.c tweaked to zero PL_sig_pend array
9846              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
9847              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
9848              Odd thing is that it "works" with PERLIO=stdio as well (linux).
9849      Branch: perlio
9850            ! gv.c mg.c perlio.c util.c
9851 ____________________________________________________________________________
9852 [  8466] By: nick                                  on 2001/01/17  20:40:20
9853         Log: Integrate mainline.
9854      Branch: perlio
9855           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
9856           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
9857           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
9858           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
9859           !> vos/config.ga.h win32/config.bc win32/config.gc
9860           !> win32/config.vc
9861 ____________________________________________________________________________
9862 [  8465] By: jhi                                   on 2001/01/17  18:37:13
9863         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
9864              From: Nicholas Clark <nick@ccl4.org>
9865              Date: Wed, 17 Jan 2001 17:31:33 +0000
9866              Message-ID: <20010117173133.I2633@plum.flirble.org>
9867      Branch: perl
9868            ! t/op/int.t
9869 ____________________________________________________________________________
9870 [  8464] By: jhi                                   on 2001/01/17  14:43:17
9871         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
9872              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
9873              Date: Wed, 17 Jan 2001 15:16:43 +0100
9874              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
9875              
9876              pp_int() was dropping an NV to the floor,
9877              int(279964589018079/59) either returned not an integer
9878              4745162525730.15, or one got "Attempt to free unreferenced scalar."
9879      Branch: perl
9880            ! pp.c
9881 ____________________________________________________________________________
9882 [  8463] By: jhi                                   on 2001/01/17  06:12:42
9883         Log: (Replaced by #8470)
9884              
9885              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)
9886              From: "Craig A. Berry" <craigberry@mac.com>
9887              Date: Tue, 16 Jan 2001 23:38:46 -0600
9888              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
9889      Branch: maint-5.6/perl
9890            ! configure.com
9891 ____________________________________________________________________________
9892 [  8462] By: jhi                                   on 2001/01/17  06:11:31
9893         Log: (Replaced by #8469)
9894              
9895              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)
9896              From: "Craig A. Berry" <craigberry@mac.com>
9897              Date: Tue, 16 Jan 2001 23:38:46 -0600
9898              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
9899      Branch: perl
9900            ! configure.com
9901 ____________________________________________________________________________
9902 [  8461] By: jhi                                   on 2001/01/17  05:56:12
9903         Log: Allow for one trailing slash in the directory of mkdir().
9904      Branch: perl
9905            ! pp_sys.c
9906 ____________________________________________________________________________
9907 [  8460] By: jhi                                   on 2001/01/17  03:26:01
9908         Log: Metaconfig unit changes for #8459.
9909      Branch: metaconfig
9910            ! U/modified/Loc.U U/modified/sig_name.U
9911 ____________________________________________________________________________
9912 [  8459] By: jhi                                   on 2001/01/17  03:24:48
9913         Log: Define SIG_SIZE, the number of elements in the sig_name and
9914              sig_num arrays, including the final NULL entry.
9915      Branch: perl
9916            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9917            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
9918            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
9919            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9920            ! win32/config.bc win32/config.gc win32/config.vc
9921 ____________________________________________________________________________
9922 [  8458] By: jhi                                   on 2001/01/17  01:41:33
9923         Log: Integrate perlio.
9924      Branch: perl
9925           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
9926           !> perlapi.h proto.h sv.c
9927 ____________________________________________________________________________
9928 [  8457] By: nick                                  on 2001/01/16  22:07:26
9929         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
9930              Provides all the "cost" but no benefit yet - it is to allow cost
9931              to be measured, and implementation experiments (just in mg.c?).
9932      Branch: perlio
9933            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
9934            ! perlapi.h proto.h sv.c
9935 ____________________________________________________________________________
9936 [  8456] By: nick                                  on 2001/01/16  21:07:07
9937         Log: Integrate mainline.
9938      Branch: perlio
9939           !> (integrate 51 files)
9940 ____________________________________________________________________________
9941 [  8455] By: jhi                                   on 2001/01/16  18:13:43
9942         Log: Subject: [PATCH] regcomp.c old feature removal
9943              From: mjd@plover.com
9944              Date: 16 Jan 2001 14:43:18 -0000 
9945              Message-ID: <20010116144318.7140.qmail@plover.com> 
9946      Branch: perl
9947            ! regcomp.c
9948 ____________________________________________________________________________
9949 [  8454] By: jhi                                   on 2001/01/16  16:12:39
9950         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
9951              From: "Indy Singh" <indy@nusphere.com>
9952              Date: Wed, 10 Jan 2001 20:17:49 -0500
9953              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
9954      Branch: maint-5.6/perl
9955            ! win32/Makefile
9956 ____________________________________________________________________________
9957 [  8453] By: jhi                                   on 2001/01/16  16:09:33
9958         Log: Update Changes.
9959      Branch: perl
9960            ! Changes patchlevel.h
9961 ____________________________________________________________________________
9962 [  8452] By: jhi                                   on 2001/01/16  15:42:04
9963         Log: Subject: Re: API Cleanup
9964              To: perl5-porters@perl.org
9965              Date: Tue, 16 Jan 2001 13:42:30 +0000
9966              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
9967              
9968              Subject: [PATCH] utf8.c documentation
9969              From: Simon Cozens <simon@cozens.net>
9970              Date: Tue, 16 Jan 2001 13:52:48 +0000
9971              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
9972              
9973              Subject: Re: API Cleanup
9974              From: Simon Cozens <simon@cozens.net>
9975              Date: Tue, 16 Jan 2001 14:58:55 +0000
9976              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
9977              
9978              UTF-8 doc patches.
9979      Branch: perl
9980            ! embed.pl pod/perlapi.pod utf8.c
9981 ____________________________________________________________________________
9982 [  8451] By: jhi                                   on 2001/01/16  14:41:39
9983         Log: podlators 1.07, from Russ Allbery.
9984      Branch: perl
9985            ! lib/Pod/Man.pm
9986 ____________________________________________________________________________
9987 [  8450] By: jhi                                   on 2001/01/16  14:24:19
9988         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
9989              From: "Indy Singh" <indy@nusphere.com>
9990              Date: Mon, 15 Jan 2001 20:59:40 -0500
9991              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
9992      Branch: perl
9993            ! win32/Makefile
9994 ____________________________________________________________________________
9995 [  8449] By: jhi                                   on 2001/01/16  03:42:55
9996         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
9997              at the setting of the ofs_sv in new_struct_thread() as the
9998              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
9999              that invited a core dump.
10000      Branch: perl
10001            ! util.c
10002 ____________________________________________________________________________
10003 [  8448] By: jhi                                   on 2001/01/16  01:49:07
10004         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
10005              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10006              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
10007              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
10008              
10009              Replace #8444 and #8445.
10010      Branch: perl
10011            ! ext/B/B.xs ext/B/B/Debug.pm
10012 ____________________________________________________________________________
10013 [  8447] By: jhi                                   on 2001/01/15  21:05:35
10014         Log: Subject: [PATCH] API Variable documentation   
10015              From: Simon Cozens <simon@cozens.net>
10016              Date: Mon, 15 Jan 2001 19:35:54 +0000
10017              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
10018      Branch: perl
10019            ! pod/perlapi.pod thrdvar.h
10020 ____________________________________________________________________________
10021 [  8446] By: jhi                                   on 2001/01/15  20:49:20
10022         Log: Signedness nit.
10023      Branch: perl
10024            ! pp_ctl.c
10025 ____________________________________________________________________________
10026 [  8445] By: jhi                                   on 2001/01/15  20:28:48
10027         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
10028      Branch: perl
10029            ! ext/B/B/Debug.pm
10030 ____________________________________________________________________________
10031 [  8444] By: jhi                                   on 2001/01/15  13:09:10
10032         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
10033      Branch: perl
10034            ! ext/B/B.xs
10035 ____________________________________________________________________________
10036 [  8443] By: jhi                                   on 2001/01/15  13:06:26
10037         Log: Missing from #8439.
10038      Branch: perl
10039            ! keywords.h mg.c
10040 ____________________________________________________________________________
10041 [  8442] By: jhi                                   on 2001/01/15  13:02:38
10042         Log: Subject: [PATCH @8436] Eliminate op_children
10043              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10044              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
10045              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
10046              
10047              Subject: [PATCH @8436] Re: Eliminate op_children
10048              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10049              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
10050              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
10051      Branch: perl
10052            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
10053            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
10054            ! op.c op.h
10055 ____________________________________________________________________________
10056 [  8441] By: jhi                                   on 2001/01/15  12:57:08
10057         Log: Use the /^Perl_/-less form of is_lvalue_sub().
10058      Branch: perl
10059            ! pp.h
10060 ____________________________________________________________________________
10061 [  8440] By: jhi                                   on 2001/01/15  05:13:09
10062         Log: Revert #8437 and #8438, the Linux large files story is more complex.
10063      Branch: metaconfig/U/perl
10064            ! d_fpos64_t.U d_off64_t.U
10065      Branch: perl
10066            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10067            ! config_h.SH configure.com epoc/config.sh perl.h
10068            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
10069            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10070            ! win32/config.bc win32/config.gc win32/config.vc
10071 ____________________________________________________________________________
10072 [  8439] By: jhi                                   on 2001/01/15  05:02:24
10073         Log: More UTF-8 patches from Inaba Hiroto.
10074              - The substr lval was still not okay.
10075              - Now pp_stringify and sv_setsv copies source's UTF8 flag
10076              even if IN_BYTE.  pp_stringify is called from fold_constants
10077              at optimization phase and "\x{100}" was made SvUTF8_off under
10078              use bytes (the bytes pragma is for "byte semantics" and not
10079              for "do not produce UTF8 data")
10080              - New `qu' operator to generate UTF8 string explicitly.
10081              Though I agree with the policy "0x00-0xff always produce bytes",
10082              sometimes want to such a string to be coded in UTF8.
10083              I can use pack"U0a*" but it requires more typing and has
10084              runtime overhead.
10085              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
10086              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
10087              string is not UTF8_on and has char 0x80-0xff.
10088              
10089              TODO: document and test qu.
10090      Branch: perl
10091            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
10092            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
10093            ! toke.c
10094 ____________________________________________________________________________
10095 [  8438] By: jhi                                   on 2001/01/14  05:10:23
10096         Log: Metaconfig unit changes for #8437.
10097      Branch: metaconfig/U/perl
10098            ! d_fpos64_t.U d_off64_t.U
10099 ____________________________________________________________________________
10100 [  8437] By: jhi                                   on 2001/01/14  04:55:34
10101         Log: Add <features.h> probing, seems to be needed for (some?)
10102              Linux largefileness.
10103      Branch: perl
10104            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10105            ! config_h.SH configure.com epoc/config.sh perl.h
10106            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
10107            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10108            ! win32/config.bc win32/config.gc win32/config.vc
10109 ____________________________________________________________________________
10110 [  8436] By: jhi                                   on 2001/01/13  17:47:21
10111         Log: Tighten some of the tests a bit.
10112      Branch: perl
10113            ! t/pragma/utf8.t
10114 ____________________________________________________________________________
10115 [  8435] By: jhi                                   on 2001/01/13  17:31:54
10116         Log: Integrate perlio.
10117      Branch: perl
10118           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
10119           !> win32/config_H.gc win32/config_H.vc
10120 ____________________________________________________________________________
10121 [  8434] By: nick                                  on 2001/01/13  11:36:53
10122         Log: Run dmake regen_config_h for Win32
10123      Branch: perlio
10124            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
10125 ____________________________________________________________________________
10126 [  8433] By: nick                                  on 2001/01/13  11:31:55
10127         Log: VMS friendly patch to Encode compile process
10128      Branch: perlio
10129            ! ext/Encode/Makefile.PL ext/Encode/compile
10130 ____________________________________________________________________________
10131 [  8432] By: nick                                  on 2001/01/13  11:06:44
10132         Log: Integrate mainline
10133      Branch: perlio
10134           +> ext/B/B/Concise.pm
10135           !> (integrate 52 files)
10136 ____________________________________________________________________________
10137 [  8431] By: jhi                                   on 2001/01/13  05:55:55
10138         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
10139              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10140              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
10141              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
10142      Branch: perl
10143            ! ext/B/B/Concise.pm
10144 ____________________________________________________________________________
10145 [  8430] By: jhi                                   on 2001/01/13  04:24:18
10146         Log: The LVRET macro needed an aTHX.
10147      Branch: perl
10148            ! pp.h
10149 ____________________________________________________________________________
10150 [  8429] By: jhi                                   on 2001/01/13  02:12:42
10151         Log: Update Changes.
10152      Branch: perl
10153            ! Changes patchlevel.h
10154 ____________________________________________________________________________
10155 [  8428] By: jhi                                   on 2001/01/13  02:08:50
10156         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
10157              From: Peter Prymmer <pvhp@forte.com>
10158              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
10159              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
10160              
10161              Add a BEGIN guard for sloppy floating point division.
10162      Branch: perl
10163            ! lib/Math/BigInt.pm lib/bigint.pl
10164 ____________________________________________________________________________
10165 [  8427] By: jhi                                   on 2001/01/13  01:47:16
10166         Log: The B::Terse drop-in replacement wasn't quite drop-in.
10167      Branch: perl
10168            ! ext/B/B/Terse.pm
10169 ____________________________________________________________________________
10170 [  8426] By: jhi                                   on 2001/01/12  21:20:43
10171         Log: Use UVXf.
10172      Branch: perl
10173            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10174            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
10175            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
10176            ! vos/config.ga.def vos/config.ga.h win32/config.bc
10177            ! win32/config.gc win32/config.vc
10178 ____________________________________________________________________________
10179 [  8425] By: jhi                                   on 2001/01/12  20:20:14
10180         Log: Subject: [PATCH perl@8342] -Wformat
10181              From: Robin Barker <rmb1@cise.npl.co.uk>
10182              Date: Fri, 12 Jan 2001 20:03:14 GMT
10183              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
10184      Branch: perl
10185            ! ext/Encode/Encode.xs mg.c sv.c toke.c
10186 ____________________________________________________________________________
10187 [  8424] By: jhi                                   on 2001/01/12  20:01:48
10188         Log: Subject: B::Concise -- an improved replacement for B::Terse 
10189              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10190              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
10191              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
10192      Branch: perl
10193            + ext/B/B/Concise.pm
10194            ! MANIFEST ext/B/B/Terse.pm
10195 ____________________________________________________________________________
10196 [  8423] By: jhi                                   on 2001/01/12  19:24:02
10197         Log: The new metaconfig unit from the #8421.
10198      Branch: metaconfig/U/perl
10199            + d_sigprocmask.U
10200 ____________________________________________________________________________
10201 [  8422] By: jhi                                   on 2001/01/12  19:23:43
10202         Log: Forgot the microperl config from the #8421.
10203      Branch: perl
10204            ! uconfig.h uconfig.sh
10205 ____________________________________________________________________________
10206 [  8421] By: jhi                                   on 2001/01/12  19:05:27
10207         Log: Add sigprocmask() probe, regen Configure, regen toc.
10208      Branch: perl
10209            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10210            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
10211            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10212            ! vos/config.ga.h win32/config.bc win32/config.gc
10213            ! win32/config.vc
10214 ____________________________________________________________________________
10215 [  8420] By: jhi                                   on 2001/01/12  18:34:31
10216         Log: Add sockatmark() to the todo list.
10217      Branch: perl
10218            ! Todo-5.6
10219 ____________________________________________________________________________
10220 [  8419] By: jhi                                   on 2001/01/12  18:09:46
10221         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
10222      Branch: perl
10223            ! op.c
10224 ____________________________________________________________________________
10225 [  8418] By: jhi                                   on 2001/01/12  18:05:30
10226         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
10227              From: Radu Greab <radu@netsoft.ro>
10228              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
10229              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
10230      Branch: perl
10231            ! op.c t/pragma/sub_lval.t
10232 ____________________________________________________________________________
10233 [  8417] By: jhi                                   on 2001/01/12  16:09:09
10234         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
10235              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
10236              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
10237              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
10238      Branch: perl
10239            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
10240            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
10241            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
10242            ! t/pragma/sub_lval.t toke.c
10243 ____________________________________________________________________________
10244 [  8416] By: jhi                                   on 2001/01/12  15:42:06
10245         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
10246              From: "Richard Soderberg" <rs@crystalflame.net>
10247              Date: Fri, 12 Jan 2001 04:49:35 -0800
10248              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
10249              
10250              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
10251              according to the platform.
10252      Branch: perl
10253            ! op.c
10254 ____________________________________________________________________________
10255 [  8415] By: jhi                                   on 2001/01/12  15:33:41
10256         Log: One more UTF-8 fix from Inaba Hiroto.
10257      Branch: perl
10258            ! pp.c regexec.c t/pragma/utf8.t
10259 ____________________________________________________________________________
10260 [  8414] By: jhi                                   on 2001/01/12  15:30:18
10261         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
10262      Branch: perl
10263            ! regexec.c
10264 ____________________________________________________________________________
10265 [  8413] By: jhi                                   on 2001/01/12  15:22:10
10266         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
10267              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10268              Date: Thu, 11 Jan 2001 12:53:36 +0100
10269              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
10270      Branch: perl
10271            ! toke.c
10272 ____________________________________________________________________________
10273 [  8412] By: jhi                                   on 2001/01/12  15:20:25
10274         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
10275              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10276              Date: Fri, 12 Jan 2001 14:37:55 +0100
10277              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
10278      Branch: perl
10279            ! hints/posix-bc.sh
10280 ____________________________________________________________________________
10281 [  8411] By: jhi                                   on 2001/01/12  15:14:14
10282         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
10283              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10284              Date: Fri, 12 Jan 2001 10:42:21 +0100
10285              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
10286      Branch: perl
10287            ! t/op/regmesg.t
10288 ____________________________________________________________________________
10289 [  8410] By: jhi                                   on 2001/01/12  05:48:55
10290         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
10291              From: Nicholas Clark <nick@ccl4.org> 
10292              Date: Sun, 7 Jan 2001 19:47:14 +0000
10293              Message-ID: <20010107194714.B1048@plum.flirble.org>
10294      Branch: perl
10295            ! t/op/numconvert.t
10296 ____________________________________________________________________________
10297 [  8409] By: jhi                                   on 2001/01/12  05:41:28
10298         Log: Integrate perlio.
10299      Branch: perl
10300           !> mg.c scope.h
10301 ____________________________________________________________________________
10302 [  8408] By: nick                                  on 2001/01/11  22:43:28
10303         Log: Remove variables that were used in experiments.
10304      Branch: perlio
10305            ! mg.c
10306 ____________________________________________________________________________
10307 [  8407] By: nick                                  on 2001/01/11  20:57:44
10308         Log: Catch die in %SIG handler and unblock the signal before re-dying.
10309              This make Linux work _without_ sigsetjmp().
10310              Turn off sigsetjmp() to see what else it does.
10311              May need Configure probe for sigprocmask() if anything has sigaction()
10312              but not sigprocmask().
10313      Branch: perlio
10314            ! mg.c scope.h
10315 ____________________________________________________________________________
10316 [  8406] By: nick                                  on 2001/01/11  19:32:07
10317         Log: Integrate mainline
10318      Branch: perlio
10319           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
10320           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
10321           !> t/op/substr.t
10322 ____________________________________________________________________________
10323 [  8405] By: jhi                                   on 2001/01/11  17:11:01
10324         Log: Fix UTF-8 lval substr().
10325      Branch: perl
10326            ! mg.c t/op/substr.t
10327 ____________________________________________________________________________
10328 [  8404] By: jhi                                   on 2001/01/11  05:13:58
10329         Log: Update Changes.
10330      Branch: perl
10331            ! Changes patchlevel.h
10332 ____________________________________________________________________________
10333 [  8403] By: jhi                                   on 2001/01/11  04:38:24
10334         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
10335              From: Hugo <hv@crypt.compulink.co.uk>
10336              Date: Mon, 30 Oct 2000 01:33:26 +0000
10337              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
10338      Branch: perl
10339            ! regexec.c t/op/re_tests
10340 ____________________________________________________________________________
10341 [  8402] By: jhi                                   on 2001/01/11  04:26:12
10342         Log: Integrate perlio.
10343      Branch: perl
10344           !> scope.h util.c
10345 ____________________________________________________________________________
10346 [  8401] By: nick                                  on 2001/01/10  22:52:55
10347         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
10348              (So Alan and Ilya can try setting via hints.)
10349              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
10350              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
10351              doing the save everywhere seems to restart read() correctly, but just
10352              doing it once "round" the handler does not.
10353      Branch: perlio
10354            ! scope.h
10355 ____________________________________________________________________________
10356 [  8400] By: jhi                                   on 2001/01/10  21:57:54
10357         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
10358              of IRIX, HP-UX is unaffected.
10359      Branch: perl
10360            ! perl.h
10361 ____________________________________________________________________________
10362 [  8399] By: nick                                  on 2001/01/10  21:29:19
10363         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
10364      Branch: perlio
10365            ! util.c
10366 ____________________________________________________________________________
10367 [  8398] By: jhi                                   on 2001/01/10  20:55:31
10368         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
10369              also have ReusePort.
10370      Branch: perl
10371            ! ext/IO/lib/IO/Socket/INET.pm
10372 ____________________________________________________________________________
10373 [  8397] By: jhi                                   on 2001/01/10  20:50:57
10374         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
10375              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
10376              Date: Wed, 10 Jan 2001 01:38:13 -0800
10377              Message-ID: <20010110013813.B41744@yahoo-inc.com>
10378      Branch: perl
10379            ! ext/IO/lib/IO/Socket/INET.pm
10380 ____________________________________________________________________________
10381 [  8396] By: jhi                                   on 2001/01/10  20:49:30
10382         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
10383              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
10384              Date: Wed, 10 Jan 2001 01:37:32 -0800
10385              Message-ID: <20010110013732.A41744@yahoo-inc.com>
10386      Branch: perl
10387            ! ext/Socket/Socket.pm
10388 ____________________________________________________________________________
10389 [  8395] By: jhi                                   on 2001/01/10  20:41:37
10390         Log: Test for bug id 20010105.016 (fixed by #8378).
10391      Branch: perl
10392            ! t/op/split.t
10393 ____________________________________________________________________________
10394 [  8394] By: jhi                                   on 2001/01/10  20:26:32
10395         Log: Integrate perlio.
10396      Branch: perl
10397            ! util.c
10398 ____________________________________________________________________________
10399 [  8393] By: nick                                  on 2001/01/10  19:34:30
10400         Log: Back out Simon's pid hackery for now.
10401      Branch: perlio
10402            ! util.c
10403 ____________________________________________________________________________
10404 [  8392] By: nick                                  on 2001/01/10  19:23:13
10405         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
10406      Branch: perlio
10407           !> (integrate 29 files)
10408 ____________________________________________________________________________
10409 [  8391] By: jhi                                   on 2001/01/10  18:43:15
10410         Log: Subject: [PATCH] Fix my_pclose segfault
10411              From: Simon Cozens <simon@cozens.net>
10412              Date: Wed, 10 Jan 2001 18:39:35 +0000
10413              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
10414      Branch: perl
10415            ! util.c
10416 ____________________________________________________________________________
10417 [  8390] By: jhi                                   on 2001/01/10  18:42:08
10418         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
10419              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10420              Date:     Wed, 10 Jan 2001 13:23:02 EST
10421              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
10422      Branch: perl
10423            ! ext/Opcode/Opcode.xs
10424 ____________________________________________________________________________
10425 [  8389] By: jhi                                   on 2001/01/10  15:16:07
10426         Log: Turn off the integer preservation for now.
10427      Branch: perl
10428            ! perl.h
10429 ____________________________________________________________________________
10430 [  8388] By: jhi                                   on 2001/01/10  15:01:25
10431         Log: Few more IDE/editor nits from p5p.
10432      Branch: perl
10433            ! pod/perlfaq3.pod
10434 ____________________________________________________________________________
10435 [  8387] By: jhi                                   on 2001/01/10  06:53:16
10436         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
10437              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
10438              Date: Tue, 9 Jan 2001 23:16:02 +0000
10439              Message-ID: <20010109231602.A81101@plum.flirble.org>
10440      Branch: perl
10441            ! sv.c
10442 ____________________________________________________________________________
10443 [  8386] By: jhi                                   on 2001/01/10  03:17:54
10444         Log: Test cases for #8385 (from Simon's "torture.pl")
10445      Branch: perl
10446            ! t/op/tr.t
10447 ____________________________________________________________________________
10448 [  8385] By: jhi                                   on 2001/01/10  03:17:11
10449         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
10450              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
10451              Date: Wed, 10 Jan 2001 11:39:39 +0900
10452              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
10453              
10454              Some more UTF-8 tr cases fixed.
10455      Branch: perl
10456            ! doop.c
10457 ____________________________________________________________________________
10458 [  8384] By: jhi                                   on 2001/01/09  22:45:40
10459         Log: Allow the locale test needing POSIX and the taint test
10460              needing IPC::SysV to run under 'minitest' (basically,
10461              bail out if loading the extension fails)
10462      Branch: perl
10463            ! t/op/misc.t t/op/taint.t
10464 ____________________________________________________________________________
10465 [  8383] By: jhi                                   on 2001/01/09  21:36:04
10466         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
10467              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10468              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
10469              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
10470      Branch: perl
10471            ! t/io/openpid.t
10472 ____________________________________________________________________________
10473 [  8382] By: jhi                                   on 2001/01/09  21:06:08
10474         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
10475              Should finish up the bug id 20001205.022.
10476      Branch: perl
10477            ! pp.c pp_hot.c scope.c
10478 ____________________________________________________________________________
10479 [  8381] By: jhi                                   on 2001/01/09  18:27:43
10480         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
10481              From: Andy Dougherty <doughera@lafayette.edu>
10482              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
10483              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
10484              
10485              More robust yacc/bison error detection.
10486      Branch: perl
10487            ! t/comp/proto.t
10488 ____________________________________________________________________________
10489 [  8380] By: jhi                                   on 2001/01/09  15:21:38
10490         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
10491              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
10492              Date:     Tue, 9 Jan 2001 07:53:55 EST
10493              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
10494      Branch: perl
10495            ! t/op/misc.t vms/test.com
10496 ____________________________________________________________________________
10497 [  8379] By: jhi                                   on 2001/01/09  15:20:38
10498         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
10499              From: jhi@cc.hut.fi
10500              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
10501              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
10502              
10503              The #8378 fixed this.
10504      Branch: perl
10505            ! t/op/tr.t
10506 ____________________________________________________________________________
10507 [  8378] By: jhi                                   on 2001/01/09  15:05:32
10508         Log: Subject: One more patch for UTF8 
10509              From: Inaba Hiroto <inaba@st.rim.or.jp>
10510              Date: Tue, 09 Jan 2001 01:04:32 +0900
10511              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
10512              
10513              UTF-8 fixes for 'x' and tr///.
10514      Branch: perl
10515            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
10516            ! regcomp.c regexec.c toke.c utf8.c
10517 ____________________________________________________________________________
10518 [  8377] By: jhi                                   on 2001/01/09  14:32:17
10519         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
10520      Branch: perl
10521            ! t/op/length.t
10522 ____________________________________________________________________________
10523 [  8376] By: jhi                                   on 2001/01/09  04:32:32
10524         Log: integrate changes #7775, #8316, #8316 from mainline
10525      Branch: maint-5.6/perl
10526            ! hints/solaris_2.sh
10527 ____________________________________________________________________________
10528 [  8375] By: jhi                                   on 2001/01/09  04:26:43
10529         Log: Update Changes.
10530      Branch: perl
10531            ! Changes patchlevel.h
10532 ____________________________________________________________________________
10533 [  8374] By: jhi                                   on 2001/01/09  04:14:32
10534         Log: IDE/editor section tweaking.
10535      Branch: perl
10536            ! pod/perlfaq3.pod
10537 ____________________________________________________________________________
10538 [  8373] By: jhi                                   on 2001/01/09  02:38:26
10539         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
10540              From: Peter Prymmer <pvhp@forte.com>
10541              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
10542              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
10543              
10544              In preparation os OS/390 dynamic loading.
10545      Branch: perl
10546            ! README.os390 hints/os390.sh
10547 ____________________________________________________________________________
10548 [  8372] By: jhi                                   on 2001/01/09  00:24:30
10549         Log: Integrate with perlio.
10550      Branch: perl
10551           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
10552 ____________________________________________________________________________
10553 [  8371] By: nick                                  on 2001/01/08  23:54:33
10554         Log: Fix "scalars leaked" bugs caused by overload magic
10555              (Highlighted by Ilya's DESTROY optimization.)
10556      Branch: perlio
10557            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
10558 ____________________________________________________________________________
10559 [  8370] By: nick                                  on 2001/01/08  20:19:41
10560         Log: Integrate mainline
10561      Branch: perlio
10562           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
10563           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
10564           !> t/op/64bitint.t
10565 ____________________________________________________________________________
10566 [  8369] By: jhi                                   on 2001/01/08  17:30:52
10567         Log: save_delete() Safefree() doesn't (anymore?) work with shared
10568              strings, one test failure in op/misc and almost all of lib/b.
10569              (Outcomments #8369.)
10570      Branch: perl
10571            ! scope.c
10572 ____________________________________________________________________________
10573 [  8368] By: jhi                                   on 2001/01/08  14:47:10
10574         Log: (Outcommented by #8369.)
10575              
10576              Subject: Re: Perl BugID 20001205.022 ---- save_delete
10577              From: Simon Cozens <simon@cozens.net>
10578              Date: Sat, 6 Jan 2001 11:48:40 +0000
10579              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
10580              
10581              The save_delete() does need the Safefree.
10582      Branch: perl
10583            ! scope.c
10584 ____________________________________________________________________________
10585 [  8367] By: bailey                                on 2001/01/08  08:53:52
10586         Log: Once again syncing after too long an absence
10587      Branch: vmsperl
10588           +> (branch 55 files)
10589            - MAINTAIN fix_pl vos/config.def vos/config.h
10590            - vos/config_h.SH_orig
10591           !> (integrate 498 files)
10592 ____________________________________________________________________________
10593 [  8366] By: jhi                                   on 2001/01/08  02:42:59
10594         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
10595              From: nick@ccl4.org
10596              Date: Sun, 7 Jan 2001 21:07:18 +0000
10597              Message-Id: <20010107210717.D1048@plum.flirble.org>
10598      Branch: perl
10599            ! sv.c t/op/64bitint.t
10600 ____________________________________________________________________________
10601 [  8365] By: jhi                                   on 2001/01/08  02:35:16
10602         Log: Subject: [PATCH] environ nit
10603              From: Simon Cozens <simon@cozens.net>
10604              Date: Sun, 7 Jan 2001 17:57:07 +0000
10605              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
10606              
10607              Use environ only if we have it.
10608      Branch: perl
10609            ! mg.c
10610 ____________________________________________________________________________
10611 [  8364] By: jhi                                   on 2001/01/08  02:24:51
10612         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
10613      Branch: perl
10614            ! ext/GDBM_File/GDBM_File.xs
10615 ____________________________________________________________________________
10616 [  8363] By: jhi                                   on 2001/01/08  02:19:24
10617         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
10618              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
10619              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
10620              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
10621      Branch: perl
10622            ! dump.c op.c
10623 ____________________________________________________________________________
10624 [  8362] By: jhi                                   on 2001/01/08  02:17:43
10625         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
10626              From: Doug MacEachern <dougm@covalent.net>
10627              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
10628              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
10629              
10630              Allow AUTOLOAD to be an xsub and allow such xsubs
10631              to avoid use of $AUTOLOAD.
10632      Branch: perl
10633            ! gv.c
10634 ____________________________________________________________________________
10635 [  8361] By: jhi                                   on 2001/01/08  02:16:07
10636         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
10637              From: Radu Greab <radu@netsoft.ro>
10638              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
10639              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
10640              
10641              No need for the potentially unportable $SIG{CHLD}.
10642      Branch: perl
10643            ! t/io/pipe.t
10644 ____________________________________________________________________________
10645 [  8360] By: jhi                                   on 2001/01/08  01:58:23
10646         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
10647      Branch: perl
10648            ! lib/Getopt/Long.pm
10649 ____________________________________________________________________________
10650 [  8359] By: jhi                                   on 2001/01/08  01:55:44
10651         Log: Integrate perlio.
10652      Branch: perl
10653           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
10654           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
10655           !> utf8.c win32/Makefile
10656 ____________________________________________________________________________
10657 [  8358] By: jhi                                   on 2001/01/07  21:16:50
10658         Log: Update the EPOC cross SDK URL.
10659      Branch: perl
10660            ! README.epoc
10661 ____________________________________________________________________________
10662 [  8357] By: jhi                                   on 2001/01/07  21:16:09
10663         Log: Update the EPOC cross SDK URL.
10664      Branch: maint-5.6/perl
10665            ! README.epoc
10666 ____________________________________________________________________________
10667 [  8356] By: nick                                  on 2001/01/06  21:47:52
10668         Log: FILE * in XS code for PerlIO world:
10669              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
10670              - Add FILE * T_STDIO typemap.
10671              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
10672      Branch: perlio
10673            ! lib/ExtUtils/typemap perlio.c perlio.h
10674 ____________________________________________________________________________
10675 [  8355] By: jhi                                   on 2001/01/06  20:27:15
10676         Log: integrate change #8336 from mainline
10677              
10678              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
10679      Branch: maint-5.6/perl
10680            ! hv.c
10681 ____________________________________________________________________________
10682 [  8354] By: jhi                                   on 2001/01/06  20:24:29
10683         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10684              From: Robin Barker <rmb1@cise.npl.co.uk>
10685              Date: Fri, 22 Dec 2000 12:17:38 GMT
10686              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
10687              
10688              The patch reformats some long =item lines so they give
10689              correct output via pod2man | nroff -man
10690              
10691              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
10692              From: Robin Barker <rmb1@cise.npl.co.uk>
10693              Date: Tue, 2 Jan 2001 15:35:03 GMT
10694              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
10695              
10696              Here is a _further_ patch which corrects a few more errors:
10697              * an empty C<=item> in CPAN.pm
10698              * patching the wrong file (pod/perlamiga.pod not README.amiga)
10699              * leaving empty C<=item>s which formatted incorrectly
10700              * over long C<=item>s revealed by latest patch to Pod::Man
10701      Branch: maint-5.6/perl
10702            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
10703            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
10704            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
10705            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
10706            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
10707            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
10708 ____________________________________________________________________________
10709 [  8353] By: jhi                                   on 2001/01/06  20:21:10
10710         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
10711              
10712              UTF-8 hash keys.
10713      Branch: maint-5.6/perl
10714            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
10715 ____________________________________________________________________________
10716 [  8352] By: jhi                                   on 2001/01/06  20:18:44
10717         Log: Forgotten from #8438.
10718      Branch: maint-5.6/perl
10719            ! epoc/epocish.h
10720 ____________________________________________________________________________
10721 [  8351] By: jhi                                   on 2001/01/06  20:18:12
10722         Log: Forgotten from #8347.
10723      Branch: maint-5.6/perl
10724            ! config_h.SH
10725 ____________________________________________________________________________
10726 [  8350] By: jhi                                   on 2001/01/06  20:00:19
10727         Log: Thinko in #8347.
10728      Branch: maint-5.6/perl
10729            ! regcomp.c
10730 ____________________________________________________________________________
10731 [  8349] By: jhi                                   on 2001/01/06  18:05:30
10732         Log: Copy the FAQ3 IDE section from the development branch,
10733              changes originally by Peter Prymmer.
10734      Branch: maint-5.6/perl
10735            ! pod/perlfaq3.pod
10736 ____________________________________________________________________________
10737 [  8348] By: jhi                                   on 2001/01/06  18:03:02
10738         Log: EPOC updates for TRIAL1.
10739              
10740              Subject: [5.6.1 trial1] EPOC update
10741              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10742              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
10743              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
10744              
10745              Subject: epoc patch2 for perl-5.6.1-trial1
10746              From: Olaf Flebbe <O.Flebbe@science-computing.de>
10747              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
10748              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
10749      Branch: maint-5.6/perl
10750            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
10751            ! epoc/epocish.c
10752 ____________________________________________________________________________
10753 [  8347] By: jhi                                   on 2001/01/06  17:29:10
10754         Log: integrate changes #7710,7824,7973 from mainline,
10755              plus VMS nits from Peter Prymmer and Dan Sugalski.
10756              
10757              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
10758              library (getprotobyname and getprotobynumber are outversioned by
10759              the same calls in libc, at least for xlc version 3.
10760              
10761              Add HAS_SBRK_PROTO.
10762              
10763              Fixes for signedness warnings noticed by VMSperlers.
10764      Branch: maint-5.6/perl
10765            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10766            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
10767            ! sv.c vms/descrip_mms.template vos/config.alpha.def
10768            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10769            ! win32/config.bc win32/config.gc win32/config.vc
10770 ____________________________________________________________________________
10771 [  8346] By: nick                                  on 2001/01/06  14:36:01
10772         Log: Fixup accumulated integrate muddles (perlio == devperl again)
10773      Branch: perlio
10774            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
10775 ____________________________________________________________________________
10776 [  8345] By: nick                                  on 2001/01/06  14:24:58
10777         Log: Integrate mainline
10778      Branch: perlio
10779           !> (integrate 55 files)
10780 ____________________________________________________________________________
10781 [  8344] By: jhi                                   on 2001/01/06  02:24:02
10782         Log: Subject: [patch] PerlIO_cleanup() prototype
10783              From: Doug MacEachern <dougm@covalent.net>
10784              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
10785              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
10786      Branch: perl
10787            ! perlio.h
10788 ____________________________________________________________________________
10789 [  8343] By: jhi                                   on 2001/01/06  01:04:09
10790         Log: IRIX compiler noticed that the bof initialization might be
10791              bypassed by control flow.
10792      Branch: perl
10793            ! toke.c
10794 ____________________________________________________________________________
10795 [  8342] By: jhi                                   on 2001/01/06  00:10:48
10796         Log: Update Changes.
10797      Branch: perl
10798            ! Changes patchlevel.h
10799 ____________________________________________________________________________
10800 [  8341] By: jhi                                   on 2001/01/05  23:52:33
10801         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
10802      Branch: perl
10803            ! toke.c
10804 ____________________________________________________________________________
10805 [  8340] By: jhi                                   on 2001/01/05  22:44:08
10806         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
10807              From: Radu Greab <radu@netsoft.ro>
10808              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
10809              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
10810      Branch: perl
10811            ! t/io/pipe.t util.c
10812 ____________________________________________________________________________
10813 [  8339] By: jhi                                   on 2001/01/05  22:35:17
10814         Log: Subject: [PATCH] format and rewording in perlfaq.pod
10815              From: Robin Barker <rmb1@cise.npl.co.uk>
10816              Date: Fri, 5 Jan 2001 18:51:20 GMT
10817              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
10818      Branch: perl
10819            ! pod/perlfaq.pod
10820 ____________________________________________________________________________
10821 [  8338] By: jhi                                   on 2001/01/05  22:31:17
10822         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
10823              From: Peter Prymmer <pvhp@forte.com>
10824              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
10825              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
10826      Branch: perl
10827            ! utils/perlbug.PL
10828 ____________________________________________________________________________
10829 [  8337] By: jhi                                   on 2001/01/05  18:15:11
10830         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
10831              From: Robin Barker <rmb1@cise.npl.co.uk>
10832              Date: Tue, 2 Jan 2001 15:24:07 GMT
10833              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
10834              
10835              If you call configure as C<./Configure> or C<sh ./Configure>,
10836              $src is set to the absolute path name, not '.'.
10837              
10838              This, in turn, means -Dmksymlink tries to do its stuff because
10839              it does not think it is in the src directory.
10840              
10841              (plus a metaconfig nitfix)
10842      Branch: metaconfig
10843            ! U/compline/ccflags.U U/modified/src.U
10844      Branch: perl
10845            ! Configure config_h.SH
10846 ____________________________________________________________________________
10847 [  8336] By: jhi                                   on 2001/01/05  17:48:32
10848         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
10849              From: Alan Burlison <Alan.Burlison@uk.sun.com>
10850              Message-ID: <3A5606C4.473D2226@uk.sun.com>
10851              Date: Fri, 05 Jan 2001 17:39:16 +0000
10852      Branch: perl
10853            ! hv.c
10854 ____________________________________________________________________________
10855 [  8335] By: jhi                                   on 2001/01/05  16:05:44
10856         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
10857      Branch: perl
10858            ! lib/Getopt/Long.pm
10859 ____________________________________________________________________________
10860 [  8334] By: jhi                                   on 2001/01/05  16:00:51
10861         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
10862              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
10863              Date: Fri, 05 Jan 2001 13:46:51 +0100
10864              Message-ID: <13693.978698811@nice.ram.loc>
10865              
10866              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
10867              accurate reading of the "atime".  
10868      Branch: perl
10869            ! t/io/fs.t
10870 ____________________________________________________________________________
10871 [  8333] By: jhi                                   on 2001/01/05  15:57:37
10872         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
10873              From: Simon Cozens <simon@cozens.net>
10874              Date: Fri, 8 Dec 2000 13:33:31 +0000
10875              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
10876              
10877              A lost patch fragment.
10878      Branch: perl
10879            ! doop.c
10880 ____________________________________________________________________________
10881 [  8332] By: jhi                                   on 2001/01/05  15:40:42
10882         Log: Do away with strncpy() and a fixed length buffer.
10883      Branch: perl
10884            ! utf8.c
10885 ____________________________________________________________________________
10886 [  8331] By: jhi                                   on 2001/01/05  15:03:07
10887         Log: Tests for #8329 and #8330.
10888      Branch: perl
10889            ! t/op/bop.t
10890 ____________________________________________________________________________
10891 [  8330] By: jhi                                   on 2001/01/05  15:02:38
10892         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
10893              raw 8-bit form to the UTF-8 string.
10894      Branch: perl
10895            ! toke.c
10896 ____________________________________________________________________________
10897 [  8329] By: jhi                                   on 2001/01/05  14:55:13
10898         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
10899              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
10900              Date: Fri, 5 Jan 2001 12:28:52 +0100
10901              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
10902              
10903              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
10904              no effect.  (changed the strncpy() to Copy())
10905      Branch: perl
10906            ! toke.c
10907 ____________________________________________________________________________
10908 [  8328] By: jhi                                   on 2001/01/05  06:44:27
10909         Log: UTF-8 cleanup.
10910      Branch: perl
10911            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
10912            ! regexec.c sv.c toke.c
10913 ____________________________________________________________________________
10914 [  8327] By: jhi                                   on 2001/01/05  01:11:29
10915         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')
10916              From: Radu Greab <radu@netsoft.ro>
10917              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
10918              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
10919              
10920              Cleans up Harness to not use FileHandle, which uses IO.
10921      Branch: perl
10922            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
10923 ____________________________________________________________________________
10924 [  8326] By: jhi                                   on 2001/01/05  00:56:37
10925         Log: Update Changes.
10926      Branch: perl
10927            ! Changes patchlevel.h
10928 ____________________________________________________________________________
10929 [  8325] By: jhi                                   on 2001/01/05  00:53:18
10930         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
10931              From: Peter Prymmer <pvhp@forte.com>
10932              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
10933              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
10934              
10935              plus a couple more tailing whitespace removals.
10936      Branch: perl
10937            ! win32/Makefile
10938 ____________________________________________________________________________
10939 [  8324] By: jhi                                   on 2001/01/05  00:47:39
10940         Log: Add some Unicode chop() tests.
10941      Branch: perl
10942            ! t/op/chop.t
10943 ____________________________________________________________________________
10944 [  8323] By: jhi                                   on 2001/01/05  00:47:23
10945         Log: Unify UTF-8 malformedness handling.
10946      Branch: perl
10947            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
10948 ____________________________________________________________________________
10949 [  8322] By: jhi                                   on 2001/01/04  22:21:54
10950         Log: The new $issymlink was unknown to Mksymlinks.
10951      Branch: metaconfig/U/perl
10952            ! Mksymlinks.U issymlink.U
10953      Branch: perl
10954            ! Configure config_h.SH
10955 ____________________________________________________________________________
10956 [  8321] By: jhi                                   on 2001/01/04  21:51:05
10957         Log: The test didn't work under the core test framework.
10958      Branch: perl
10959            ! t/lib/st-lock.t
10960 ____________________________________________________________________________
10961 [  8320] By: jhi                                   on 2001/01/04  21:14:22
10962         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
10963      Branch: perl
10964            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
10965 ____________________________________________________________________________
10966 [  8319] By: jhi                                   on 2001/01/04  20:46:17
10967         Log: Typo in #8312 when manually appying a problematic patch fragment.
10968      Branch: perl
10969            ! ext/Storable/Storable.xs
10970 ____________________________________________________________________________
10971 [  8318] By: jhi                                   on 2001/01/04  20:43:01
10972         Log: The $sh_c didn't fly.
10973      Branch: metaconfig
10974            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
10975            ! U/modified/Loc.U U/modified/myhostname.U
10976            ! U/modified/spitshell.U
10977      Branch: metaconfig/U/perl
10978            ! issymlink.U
10979      Branch: perl
10980            ! Configure config_h.SH
10981 ____________________________________________________________________________
10982 [  8317] By: jhi                                   on 2001/01/04  19:58:01
10983         Log: AIX builtin test -h is broken, changes based on
10984              
10985              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
10986              Date: Tue, 02 Jan 2001 11:24:39 +0100
10987              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10988              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
10989      Branch: metaconfig
10990            + U/modified/spitshell.U
10991            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
10992            ! U/modified/Loc.U U/modified/myhostname.U
10993      Branch: metaconfig/U/perl
10994            ! Mksymlinks.U issymlink.U
10995      Branch: perl
10996            ! Configure
10997 ____________________________________________________________________________
10998 [  8316] By: jhi                                   on 2001/01/04  19:02:22
10999         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
11000              From: Andy Dougherty <doughera@lafayette.edu>
11001              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
11002              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
11003              
11004              Beware of GNU ld.
11005      Branch: perl
11006            ! hints/solaris_2.sh
11007 ____________________________________________________________________________
11008 [  8315] By: jhi                                   on 2001/01/04  18:56:48
11009         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
11010              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
11011              Date: Wed, 3 Jan 2001 07:58:51 +0100
11012              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
11013      Branch: perl
11014            ! hints/solaris_2.sh
11015 ____________________________________________________________________________
11016 [  8314] By: jhi                                   on 2001/01/04  18:54:07
11017         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
11018              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11019              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
11020              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
11021              
11022              Doc tweak on #8313.
11023      Branch: perl
11024            ! ext/B/B/Deparse.pm
11025 ____________________________________________________________________________
11026 [  8313] By: jhi                                   on 2001/01/04  18:52:27
11027         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
11028              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
11029              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
11030              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
11031              
11032              Make the peephole optimizer to bypass more null ops and
11033              and rewrite the deparse handling of continue blocks.
11034      Branch: perl
11035            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
11036 ____________________________________________________________________________
11037 [  8312] By: jhi                                   on 2001/01/04  18:47:39
11038         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
11039      Branch: perl
11040            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
11041            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
11042            ! t/lib/st-lock.t
11043 ____________________________________________________________________________
11044 [  8311] By: jhi                                   on 2001/01/04  18:36:08
11045         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
11046              filter to be run on each .pm during the pm_to_blib() phase,
11047              a fixed version of
11048              
11049              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
11050              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
11051              Date: Wed, 03 Jan 2001 22:01:30 +0100
11052              Message-ID: <5296.978555690@nice.ram.loc>
11053      Branch: perl
11054            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
11055            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11056            ! lib/ExtUtils/MakeMaker.pm
11057 ____________________________________________________________________________
11058 [  8310] By: jhi                                   on 2001/01/04  18:32:54
11059         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
11060              From: Robin Barker <rmb1@cise.npl.co.uk>
11061              Date: Tue, 2 Jan 2001 15:35:03 GMT
11062              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
11063      Branch: perl
11064            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
11065            ! pod/perlrequick.pod
11066 ____________________________________________________________________________
11067 [  8309] By: jhi                                   on 2001/01/04  18:29:07
11068         Log: Subject: Re: [patch] static-ize XS()
11069              From: Doug MacEachern <dougm@covalent.net>
11070              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
11071              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
11072              
11073              Provide prototypes for the XS functions.
11074      Branch: perl
11075            ! lib/ExtUtils/xsubpp
11076 ____________________________________________________________________________
11077 [  8308] By: jhi                                   on 2001/01/04  18:27:44
11078         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
11079              From: Doug MacEachern <dougm@covalent.net>
11080              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
11081              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
11082      Branch: perl
11083            ! lib/ExtUtils/typemap
11084 ____________________________________________________________________________
11085 [  8307] By: jhi                                   on 2001/01/04  18:25:25
11086         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
11087              From: Doug MacEachern <dougm@covalent.net>
11088              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
11089              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
11090              
11091              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
11092      Branch: perl
11093            ! lib/ExtUtils/MM_Unix.pm
11094 ____________________________________________________________________________
11095 [  8306] By: jhi                                   on 2001/01/04  18:23:00
11096         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
11097              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11098              Date: Thu, 4 Jan 2001 12:47:10 +0100 
11099              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
11100              
11101              The toke.c part only, patching embed.h and proto.h is futile.
11102      Branch: perl
11103            ! toke.c
11104 ____________________________________________________________________________
11105 [  8305] By: jhi                                   on 2001/01/04  18:05:51
11106         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
11107              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11108              Date: Thu, 4 Jan 2001 17:50:12 +0100 
11109              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
11110      Branch: perl
11111            ! toke.c
11112 ____________________________________________________________________________
11113 [  8304] By: jhi                                   on 2001/01/04  18:03:26
11114         Log: Subject: [PATCH perl@8269]
11115              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
11116              Date: Thu, 4 Jan 2001 12:53:39 +0100 
11117              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
11118              
11119              If running byacc write-enable also perly.h.
11120      Branch: perl
11121            ! Makefile.SH
11122 ____________________________________________________________________________
11123 [  8303] By: jhi                                   on 2001/01/04  15:40:49
11124         Log: Rewrite pp_concat() in terms of sv_catsv().
11125      Branch: perl
11126            ! pp_hot.c
11127 ____________________________________________________________________________
11128 [  8302] By: nick                                  on 2001/01/03  22:43:22
11129         Log: Integrate mainline.
11130      Branch: perlio
11131           !> ext/Encode/Encode.xs sv.c utf8.c
11132 ____________________________________________________________________________
11133 [  8301] By: jhi                                   on 2001/01/02  23:40:26
11134         Log: Variable naming tweak.
11135      Branch: perl
11136            ! sv.c
11137 ____________________________________________________________________________
11138 [  8300] By: jhi                                   on 2001/01/02  23:40:02
11139         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
11140              in is_utf8_string().
11141      Branch: perl
11142            ! utf8.c
11143 ____________________________________________________________________________
11144 [  8299] By: jhi                                   on 2001/01/02  22:14:40
11145         Log: Integrate perlio.
11146      Branch: perl
11147           !> pp.c pp_hot.c win32/Makefile
11148 ____________________________________________________________________________
11149 [  8298] By: nick                                  on 2001/01/02  22:03:06
11150         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
11151      Branch: perlio
11152            ! pp.c pp_hot.c
11153 ____________________________________________________________________________
11154 [  8297] By: jhi                                   on 2001/01/02  04:26:28
11155         Log: Signedness nit.
11156      Branch: perl
11157            ! ext/Encode/Encode.xs
11158 ____________________________________________________________________________
11159 [  8296] By: nick                                  on 2001/01/01  23:49:36
11160         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
11161      Branch: perlio
11162            ! win32/Makefile
11163 ____________________________________________________________________________
11164 [  8295] By: jhi                                   on 2001/01/01  23:05:48
11165         Log: Integrate perlio.
11166      Branch: perl
11167           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
11168           !> t/lib/encode.t
11169 ____________________________________________________________________________
11170 [  8294] By: nick                                  on 2001/01/01  22:48:34
11171         Log: Integrate mainline
11172      Branch: perlio
11173            ! pp_hot.c t/lib/encode.t
11174           !> (integrate 65 files)
11175 ____________________________________________________________________________
11176 [  8293] By: nick                                  on 2001/01/01  21:58:50
11177         Log: More rigor in UTF-8-ness of Encode's toUnicode
11178              XS export some of the utf8 internal functions.
11179              Test some of the functions.
11180              Fix pp_concat() bug shown by said tests.
11181      Branch: perlio
11182            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
11183            ! t/lib/encode.t
11184 ____________________________________________________________________________
11185 [  8292] By: jhi                                   on 2001/01/01  18:11:44
11186         Log: Integrate perlio.
11187      Branch: perl
11188           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
11189           !> ext/Encode/encengine.c ext/Encode/encode.h
11190 ____________________________________________________________________________
11191 [  8291] By: jhi                                   on 2001/01/01  18:10:58
11192         Log: Podify README.mpeix (a new version from the web),
11193              add a dummy NAME to Carp::Heavy, regen toc.
11194      Branch: perl
11195            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
11196            ! pod/perltoc.pod
11197 ____________________________________________________________________________
11198 [  8290] By: nick                                  on 2001/01/01  17:43:47
11199         Log: Loose the "Loading..." warning.
11200              Another bug in fallback support
11201      Branch: perlio
11202            ! ext/Encode/Encode.pm ext/Encode/encengine.c
11203 ____________________________________________________________________________
11204 [  8289] By: jhi                                   on 2001/01/01  00:01:57
11205         Log: Bump up Larry's copyright.
11206      Branch: perl
11207            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
11208            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
11209            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
11210            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
11211            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
11212            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
11213            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
11214            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
11215 ____________________________________________________________________________
11216 [  8288] By: nick                                  on 2000/12/31  21:27:53
11217         Log: Fix .ucm reading - forgot a chr()
11218              Start of .ucm write (for .enc to .ucm)
11219      Branch: perlio
11220            ! ext/Encode/compile
11221 ____________________________________________________________________________
11222 [  8287] By: jhi                                   on 2000/12/31  18:15:56
11223         Log: Comment away a diagnostic message as noted by Craig A. Berry
11224              (the unexpected message was confusing testing)
11225      Branch: perl
11226            ! ext/Encode/Encode.pm
11227 ____________________________________________________________________________
11228 [  8286] By: jhi                                   on 2000/12/31  18:14:51
11229         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
11230              Date: Sun, 31 Dec 2000 11:17:37 -0600
11231              From: "Craig A. Berry" <craigberry@mac.com>
11232              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
11233      Branch: perl
11234            ! ext/Encode/Makefile.PL
11235 ____________________________________________________________________________
11236 [  8285] By: nick                                  on 2000/12/31  18:11:54
11237         Log: Start of support of ICU-style .ucm files:
11238              - teach compile how to read a .ucm file
11239              - first guess at how to represent fallbacks in "tries".
11240              - use fallbacks if check == 0
11241              - new return code to indicate we used one.
11242      Branch: perlio
11243            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
11244            ! ext/Encode/encengine.c ext/Encode/encode.h
11245 ____________________________________________________________________________
11246 [  8284] By: jhi                                   on 2000/12/31  18:04:41
11247         Log: Pacify picky VMS compiler.
11248              
11249              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
11250              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11251              Date: Sat, 30 Dec 2000 18:10:02 -0600
11252              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
11253      Branch: perl
11254            ! sv.c
11255 ____________________________________________________________________________
11256 [  8283] By: jhi                                   on 2000/12/31  16:11:47
11257         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
11258      Branch: perl
11259            ! t/lib/glob-basic.t
11260 ____________________________________________________________________________
11261 [  8282] By: jhi                                   on 2000/12/31  15:26:11
11262         Log: Integrate perlio.
11263      Branch: perl
11264           !> makedef.pl opcode.pl os2/os2.c perlio.c
11265 ____________________________________________________________________________
11266 [  8281] By: nick                                  on 2000/12/31  10:06:15
11267         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
11268              is available to be exported
11269      Branch: perlio
11270            ! makedef.pl perlio.c
11271 ____________________________________________________________________________
11272 [  8280] By: nick                                  on 2000/12/31  09:41:26
11273         Log: Ilya's OS2 patch (testing for damage on Win32)
11274      Branch: perlio
11275            ! makedef.pl opcode.pl os2/os2.c
11276 ____________________________________________________________________________
11277 [  8279] By: jhi                                   on 2000/12/30  21:52:07
11278         Log: Test nits.
11279      Branch: perl
11280            ! t/lib/syslfs.t t/op/lfs.t
11281 ____________________________________________________________________________
11282 [  8278] By: jhi                                   on 2000/12/30  21:47:49
11283         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
11284              From: andreas.koenig@anima.de (Andreas J. Koenig)
11285              Date: 30 Dec 2000 22:35:37 +0100
11286              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
11287              
11288              The 32-bit wraparound test wasn't quite right.
11289      Branch: perl
11290            ! t/lib/syslfs.t t/op/lfs.t
11291 ____________________________________________________________________________
11292 [  8277] By: jhi                                   on 2000/12/30  21:33:44
11293         Log: Subject: [PATCH] open() example in perlfunc.pod 
11294              From: Karsten Sperling <s_sperli@ira.uka.de>
11295              Date: Sat, 30 Dec 2000 22:27:09 +0100
11296              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
11297      Branch: perl
11298            ! pod/perlfunc.pod
11299 ____________________________________________________________________________
11300 [  8276] By: jhi                                   on 2000/12/30  20:32:40
11301         Log: Not quite that many tests yet.
11302      Branch: perl
11303            ! t/op/pat.t
11304 ____________________________________________________________________________
11305 [  8275] By: jhi                                   on 2000/12/30  20:26:58
11306         Log: Integrate perlio.
11307      Branch: perl
11308           !> toke.c
11309 ____________________________________________________________________________
11310 [  8274] By: jhi                                   on 2000/12/30  20:24:56
11311         Log: Signedness nit.
11312      Branch: perl
11313            ! utf8.c
11314 ____________________________________________________________________________
11315 [  8273] By: jhi                                   on 2000/12/30  20:15:46
11316         Log: Add a test case for 20000731.001 which was fixed by the #8267.
11317      Branch: perl
11318            ! t/op/pat.t
11319 ____________________________________________________________________________
11320 [  8272] By: nick                                  on 2000/12/30  19:47:51
11321         Log: Tweak for MULTIPLICITY/USE_PERLIO
11322      Branch: perlio
11323            ! toke.c
11324 ____________________________________________________________________________
11325 [  8271] By: nick                                  on 2000/12/30  19:46:45
11326         Log: Integrate mainline
11327      Branch: perlio
11328           +> lib/unicode/distinct.pm
11329           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
11330           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
11331           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
11332 ____________________________________________________________________________
11333 [  8270] By: jhi                                   on 2000/12/30  19:39:50
11334         Log: Subject: RE: perl@8269
11335              From: "Richard Soderberg" <rs@crystalflame.net>
11336              Date: Sat, 30 Dec 2000 11:36:27 -0800
11337              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
11338              
11339              A missing aTHX_.
11340      Branch: perl
11341            ! toke.c
11342 ____________________________________________________________________________
11343 [  8269] By: jhi                                   on 2000/12/30  18:55:48
11344         Log: Update Changes.
11345      Branch: perl
11346            ! Changes patchlevel.h
11347 ____________________________________________________________________________
11348 [  8268] By: jhi                                   on 2000/12/30  17:18:40
11349         Log: Add a test for Unicode split //.  The #8267 was the cure.
11350      Branch: perl
11351            ! t/op/split.t
11352 ____________________________________________________________________________
11353 [  8267] By: jhi                                   on 2000/12/30  17:14:19
11354         Log: Subject: more UTF8 test suites and an UTF8 patch
11355              From: Inaba Hiroto <inaba@st.rim.or.jp>
11356              Date: Sat, 30 Dec 2000 14:27:10 +0900
11357              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
11358              
11359              Just the patch part for now, and the pragma renamed
11360              as unicode::distinct.
11361      Branch: perl
11362            + lib/unicode/distinct.pm
11363            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
11364            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
11365            ! regcomp.h regexec.c sv.c toke.c utf8.c
11366 ____________________________________________________________________________
11367 [  8266] By: nick                                  on 2000/12/30  16:40:49
11368         Log: Integrate mainline
11369      Branch: perlio
11370           +> lib/Pod/Text/Overstrike.pm
11371           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
11372           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
11373           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
11374           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
11375           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
11376 ____________________________________________________________________________
11377 [  8265] By: jhi                                   on 2000/12/30  07:28:55
11378         Log: The sv_catsv() fix, take two.
11379      Branch: perl
11380            ! sv.c t/op/join.t
11381 ____________________________________________________________________________
11382 [  8264] By: jhi                                   on 2000/12/30  06:19:18
11383         Log: Undo all the join-related changes since #8248: relevant
11384              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
11385              The new sv_catsv() doesn't fly so it must go back to
11386              the drawing board.
11387      Branch: perl
11388            ! sv.c t/op/join.t t/pragma/utf8.t
11389 ____________________________________________________________________________
11390 [  8263] By: jhi                                   on 2000/12/30  01:08:32
11391         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
11392      Branch: perl
11393            ! sv.c
11394 ____________________________________________________________________________
11395 [  8262] By: jhi                                   on 2000/12/30  00:45:14
11396         Log: Retract #8261.
11397      Branch: perl
11398            ! hv.c util.c
11399 ____________________________________________________________________________
11400 [  8261] By: jhi                                   on 2000/12/30  00:38:32
11401         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
11402      Branch: perl
11403            ! hv.c util.c
11404 ____________________________________________________________________________
11405 [  8260] By: jhi                                   on 2000/12/29  22:51:33
11406         Log: (Retracted by #8264)  More fixing for #8251.
11407      Branch: perl
11408            ! sv.c
11409 ____________________________________________________________________________
11410 [  8259] By: jhi                                   on 2000/12/29  18:27:30
11411         Log: Subject: podlators 1.06 released
11412              From: Russ Allbery <rra@stanford.edu>
11413              Date: 25 Dec 2000 05:09:30 -0800
11414              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
11415      Branch: perl
11416            + lib/Pod/Text/Overstrike.pm
11417            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
11418            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
11419 ____________________________________________________________________________
11420 [  8258] By: jhi                                   on 2000/12/29  18:20:45
11421         Log: Make the large file tests more robust/talkative as suggested by
11422              
11423              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
11424              From: andreas.koenig@anima.de (Andreas J. Koenig)
11425              Date: 29 Dec 2000 14:23:01 +0100
11426              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
11427      Branch: perl
11428            ! t/lib/syslfs.t t/op/lfs.t
11429 ____________________________________________________________________________
11430 [  8257] By: jhi                                   on 2000/12/29  17:48:04
11431         Log: Further VMS piping fixes from Charles Lane:
11432              
11433              In summary, error messages produced when a subprocess terminated
11434              abnormally were being sent not just to the parent process, but to
11435              grandparents, because of default values for error output that were
11436              not completely overridden when the subprocess was started.
11437              
11438              This patch fixes this behavior by defining user-mode (i.e., temporary
11439              for the duration of the program) logical names for SYS$OUTPUT and
11440              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
11441              changes to make it so that the user-mode logicals are the ones that
11442              control where Perl's error messages go if it terminates abnormally.
11443              
11444              I also added some gratuitous fixes to the indentation of braces in
11445              the piping code.  It just looked ugly, before.
11446      Branch: perl
11447            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
11448 ____________________________________________________________________________
11449 [  8256] By: jhi                                   on 2000/12/29  17:45:12
11450         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
11451              From: "Casey R. Tweten" <crt@kiski.net>
11452              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
11453              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
11454              
11455              Tests for for #8240.
11456      Branch: perl
11457            ! t/pragma/constant.t
11458 ____________________________________________________________________________
11459 [  8255] By: jhi                                   on 2000/12/29  17:43:07
11460         Log: Subject: Re: [PATCH] Interesting syntax idea
11461              From: Simon Cozens <simon@cozens.net>
11462              Date: Fri, 29 Dec 2000 14:34:04 +0000
11463              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
11464              
11465              Tests for #8254.
11466      Branch: perl
11467            ! t/pragma/sub_lval.t
11468 ____________________________________________________________________________
11469 [  8254] By: jhi                                   on 2000/12/29  17:42:11
11470         Log: Subject: [PATCH] Interesting syntax idea
11471              From: Simon Cozens <simon@cozens.net>
11472              Date: Wed, 27 Dec 2000 05:08:57 +0000
11473              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
11474              
11475              Make opens + bareword assigns do typeglob assigns.
11476      Branch: perl
11477            ! op.c
11478 ____________________________________________________________________________
11479 [  8253] By: jhi                                   on 2000/12/29  17:36:45
11480         Log: Output the (apparent) version of gcc, as suggested by
11481              
11482              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
11483              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
11484              Date: 26 Dec 2000 04:29:17 -0500
11485              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
11486              
11487              (The patch as such didn't any more apply as the misparsing had
11488              already been addressed in #6474.)  Also change the wording about
11489              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
11490      Branch: perl
11491            ! hints/dec_osf.sh
11492 ____________________________________________________________________________
11493 [  8252] By: nick                                  on 2000/12/29  12:14:31
11494         Log: Integrate mainline
11495      Branch: perlio
11496           !> (integrate 27 files)
11497 ____________________________________________________________________________
11498 [  8251] By: jhi                                   on 2000/12/29  08:45:46
11499         Log: (Retracted by #8264)
11500              
11501              (Fixed by #8260.)
11502              
11503              sv_catsv() needs one more byte space than seems reasonable.
11504              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
11505              Curiouser and curiouser.
11506      Branch: perl
11507            ! sv.c
11508 ____________________________________________________________________________
11509 [  8250] By: jhi                                   on 2000/12/29  07:57:52
11510         Log: More split // UTF-8 tests.
11511      Branch: perl
11512            ! t/pragma/utf8.t
11513 ____________________________________________________________________________
11514 [  8249] By: jhi                                   on 2000/12/29  07:54:51
11515         Log: (Retracted by #8264)  More join() testing which was good because
11516              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
11517      Branch: perl
11518            ! pp.c t/op/join.t utf8.c utf8.h
11519 ____________________________________________________________________________
11520 [  8248] By: jhi                                   on 2000/12/29  07:08:32
11521         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
11522              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
11523              that the only cases to care about are byte+byte and byte+character.
11524              
11525              TODO: See how well pp_concat() could be implemented in terms
11526              of sv_catsv().
11527      Branch: perl
11528            ! doop.c sv.c t/op/join.t utf8.h
11529 ____________________________________________________________________________
11530 [  8247] By: jhi                                   on 2000/12/29  06:35:23
11531         Log: Signedness nit.
11532      Branch: perl
11533            ! pp_hot.c
11534 ____________________________________________________________________________
11535 [  8246] By: jhi                                   on 2000/12/29  01:23:31
11536         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
11537              From: Lupe Christoph <lupe@lupe-christoph.de>
11538              Date: Thu, 28 Dec 2000 23:00:00 +0100
11539              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
11540              
11541              Suggest rsync --delete --dry-run.
11542      Branch: perl
11543            ! pod/perlhack.pod
11544 ____________________________________________________________________________
11545 [  8245] By: jhi                                   on 2000/12/28  23:57:05
11546         Log: The maxiters upper limit sanity check (guarding against
11547              non-progress) assumed bytes instead of characters in s///
11548              and split().
11549      Branch: perl
11550            ! pp.c pp_hot.c
11551 ____________________________________________________________________________
11552 [  8244] By: jhi                                   on 2000/12/28  23:34:08
11553         Log: Make some panic messages a bit more logical.
11554      Branch: perl
11555            ! doop.c pod/perldiag.pod pp.c pp_hot.c
11556 ____________________________________________________________________________
11557 [  8243] By: jhi                                   on 2000/12/28  22:59:16
11558         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
11559              From: Simon Cozens <simon@cozens.net>
11560              Date: Wed, 27 Dec 2000 02:30:03 +0000
11561              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
11562      Branch: perl
11563            ! pp.c t/pragma/sub_lval.t
11564 ____________________________________________________________________________
11565 [  8242] By: jhi                                   on 2000/12/28  22:56:53
11566         Log: Subject: [PATCH blead] Fix B::Terse indentation
11567              From: Daniel Chetlin <daniel@chetlin.com>
11568              Date: Wed, 27 Dec 2000 06:43:30 -0800
11569              Message-ID: <20001227064329.B9573@darkstar>
11570      Branch: perl
11571            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
11572 ____________________________________________________________________________
11573 [  8241] By: jhi                                   on 2000/12/28  22:48:59
11574         Log: The latter patch from the
11575              
11576              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
11577              From: Peter Prymmer <pvhp@forte.com> 
11578              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
11579              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
11580              
11581              (the former patch from the above should have been
11582              taken care of by Nick I-S)
11583      Branch: perl
11584            ! win32/Makefile
11585 ____________________________________________________________________________
11586 [  8240] By: jhi                                   on 2000/12/28  22:45:22
11587         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
11588              From: "Casey R. Tweten" <crt@kiski.net>
11589              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
11590              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
11591      Branch: perl
11592            ! lib/constant.pm
11593 ____________________________________________________________________________
11594 [  8239] By: jhi                                   on 2000/12/28  22:37:45
11595         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
11596              From: Simon Cozens <simon@cozens.net>
11597              Date: Wed, 27 Dec 2000 14:12:44 +0000
11598              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
11599      Branch: perl
11600            ! t/op/method.t t/op/sort.t toke.c
11601 ____________________________________________________________________________
11602 [  8238] By: jhi                                   on 2000/12/28  22:30:32
11603         Log: Subject: [PATCH perl@8229] Call.pm
11604              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
11605              Date: Mon, 25 Dec 2000 10:47:15 -0000
11606              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
11607      Branch: perl
11608            ! ext/Filter/Util/Call/Call.pm
11609 ____________________________________________________________________________
11610 [  8237] By: jhi                                   on 2000/12/28  22:19:21
11611         Log: Subject: [PATCH blead] Fix problem with `&' prototype
11612              From: Daniel Chetlin <daniel@chetlin.com>
11613              Date: Wed, 27 Dec 2000 15:55:32 -0800
11614              Message-ID: <20001227155532.D9573@darkstar>
11615      Branch: perl
11616            ! op.c t/comp/proto.t
11617 ____________________________________________________________________________
11618 [  8236] By: jhi                                   on 2000/12/28  22:09:25
11619         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
11620              From: Daniel Chetlin <daniel@chetlin.com>
11621              Date: Sun, 24 Dec 2000 04:09:49 -0800
11622              Message-ID: <20001224040949.B3090@darkstar>
11623      Branch: perl
11624            ! gv.c mg.c t/op/attrs.t
11625 ____________________________________________________________________________
11626 [  8235] By: jhi                                   on 2000/12/28  22:07:11
11627         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
11628              From: Jan Dubois <jand@ActiveState.com>
11629              Date: Tue, 26 Dec 2000 20:57:31 -0800
11630              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
11631      Branch: perl
11632            ! win32/win32.c
11633 ____________________________________________________________________________
11634 [  8234] By: jhi                                   on 2000/12/28  21:52:42
11635         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
11636              From: Simon Cozens <simon@cozens.net>
11637              Date: Thu, 28 Dec 2000 20:33:13 +0000
11638              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
11639      Branch: perl
11640            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
11641 ____________________________________________________________________________
11642 [  8233] By: jhi                                   on 2000/12/28  19:40:49
11643         Log: Integrate perlio.
11644      Branch: perl
11645           !> ext/Encode/Makefile.PL ext/Encode/compile
11646 ____________________________________________________________________________
11647 [  8232] By: nick                                  on 2000/12/23  16:06:00
11648         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
11649              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
11650      Branch: perlio
11651            ! ext/Encode/Makefile.PL
11652 ____________________________________________________________________________
11653 [  8231] By: nick                                  on 2000/12/23  14:30:34
11654         Log: "Compiled" encode build cleanup
11655              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
11656              - .c files do not export sub-tables
11657      Branch: perlio
11658            ! ext/Encode/Makefile.PL ext/Encode/compile
11659 ____________________________________________________________________________
11660 [  8230] By: nick                                  on 2000/12/23  12:50:37
11661         Log: Integrate mainline
11662      Branch: perlio
11663           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
11664           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
11665           !> pod/perl5004delta.pod pod/perl5005delta.pod
11666           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
11667           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
11668           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
11669           !> pod/perlsub.pod
11670 ____________________________________________________________________________
11671 [  8229] By: jhi                                   on 2000/12/22  15:32:12
11672         Log: Integrate perlio.
11673      Branch: perl
11674           +> win32/distclean.bat
11675           !> MANIFEST t/io/utf8.t
11676 ____________________________________________________________________________
11677 [  8228] By: jhi                                   on 2000/12/22  15:29:40
11678         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
11679              From: Robin Barker <rmb1@cise.npl.co.uk>
11680              Date: Fri, 22 Dec 2000 12:17:38 GMT
11681              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
11682      Branch: perl
11683            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
11684            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
11685            ! pod/perl5004delta.pod pod/perl5005delta.pod
11686            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
11687            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
11688            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
11689            ! pod/perlsub.pod
11690 ____________________________________________________________________________
11691 [  8227] By: jhi                                   on 2000/12/22  15:24:28
11692         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
11693              From: "John L. Allen" <allen@grumman.com>
11694              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
11695              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
11696              
11697              Document APPLLIB_EXP.
11698      Branch: perl
11699            ! INSTALL
11700 ____________________________________________________________________________
11701 [  8226] By: nick                                  on 2000/12/21  22:11:50
11702         Log: Handy script for when one forgets to "dmake clean" 
11703      Branch: perlio
11704            + win32/distclean.bat
11705            ! MANIFEST
11706 ____________________________________________________________________________
11707 [  8225] By: nick                                  on 2000/12/21  21:54:04
11708         Log: CRLF platform issue with io/utf8 fix.
11709      Branch: perlio
11710            ! t/io/utf8.t
11711 ____________________________________________________________________________
11712 [  8224] By: nick                                  on 2000/12/21  21:02:20
11713         Log: Integrate mainline
11714      Branch: perlio
11715           !> Changes Configure Makefile.SH Porting/Glossary
11716           !> Porting/config.sh Porting/config_H configure.com
11717           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
11718           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
11719           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
11720           !> win32/config.bc win32/config.gc win32/config.vc
11721 ____________________________________________________________________________
11722 [  8223] By: jhi                                   on 2000/12/21  17:09:16
11723         Log: Update Changes.
11724      Branch: perl
11725            ! Changes patchlevel.h
11726 ____________________________________________________________________________
11727 [  8222] By: jhi                                   on 2000/12/21  16:24:01
11728         Log: Metaconfig unit changes for #8221.
11729      Branch: metaconfig/U/perl
11730           +> issymlink.U
11731            - testsyml.U
11732            ! Mksymlinks.U
11733 ____________________________________________________________________________
11734 [  8221] By: jhi                                   on 2000/12/21  16:23:48
11735         Log: Rename testsyml to issymlink.
11736      Branch: perl
11737            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11738            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
11739            ! win32/config.vc
11740 ____________________________________________________________________________
11741 [  8220] By: jhi                                   on 2000/12/21  15:47:26
11742         Log: Robustness support for #8218 (symlink forest) since the GNU
11743              tools seem to be overly picky about symlinkage depths.
11744      Branch: perl
11745            ! Makefile.SH t/io/fs.t
11746 ____________________________________________________________________________
11747 [  8219] By: jhi                                   on 2000/12/21  15:38:27
11748         Log: Metaconfig changes for #8218.
11749      Branch: metaconfig
11750            ! U/modified/Oldconfig.U
11751      Branch: metaconfig/U/perl
11752            + Mksymlinks.U
11753            ! testsyml.U
11754 ____________________________________________________________________________
11755 [  8218] By: jhi                                   on 2000/12/21  15:37:57
11756         Log: Add Configure option -Dmksymlinks which will create a symlink
11757              forest if the current/build differs from the source directory.
11758              TODO: mkdir -p is not portable.
11759      Branch: perl
11760            ! Configure
11761 ____________________________________________________________________________
11762 [  8217] By: jhi                                   on 2000/12/21  14:39:12
11763         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
11764              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
11765              Date: Thu, 21 Dec 2000 09:38:18 GMT
11766              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
11767              
11768              The ofs became an SV.
11769      Branch: perl
11770            ! ext/Thread/Thread.xs
11771 ____________________________________________________________________________
11772 [  8216] By: jhi                                   on 2000/12/21  05:40:21
11773         Log: The polymorphism seems to have fixed 20000517.001.
11774      Branch: perl
11775            ! t/pragma/utf8.t
11776 ____________________________________________________________________________
11777 [  8215] By: jhi                                   on 2000/12/21  04:44:52
11778         Log: read() documentation tweak for 20001121.004.
11779      Branch: perl
11780            ! pod/perlfunc.pod
11781 ____________________________________________________________________________
11782 [  8214] By: jhi                                   on 2000/12/21  03:54:11
11783         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
11784      Branch: perl
11785            ! pp_sys.c t/op/misc.t
11786 ____________________________________________________________________________
11787 [  8213] By: jhi                                   on 2000/12/21  00:28:10
11788         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
11789              From: Peter Prymmer <pvhp@forte.com>
11790              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
11791              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
11792      Branch: perl
11793            ! configure.com
11794 ____________________________________________________________________________
11795 [  8212] By: jhi                                   on 2000/12/21  00:26:21
11796         Log: Edit edit edit.
11797      Branch: perl
11798            ! pod/perlfaq3.pod
11799 ____________________________________________________________________________
11800 [  8211] By: jhi                                   on 2000/12/20  18:52:46
11801         Log: Update Changes.
11802      Branch: perl
11803            ! Changes patchlevel.h
11804 ____________________________________________________________________________
11805 [  8210] By: jhi                                   on 2000/12/20  18:34:47
11806         Log: Yet another editor edit.
11807      Branch: perl
11808            ! pod/perlfaq3.pod
11809 ____________________________________________________________________________
11810 [  8209] By: jhi                                   on 2000/12/20  15:33:28
11811         Log: More Win32 Perling.
11812      Branch: perl
11813            ! pod/perlfaq3.pod
11814 ____________________________________________________________________________
11815 [  8208] By: jhi                                   on 2000/12/20  15:07:46
11816         Log: More Win32 editor/IDE/shell hints.
11817      Branch: perl
11818            ! pod/perlfaq3.pod
11819 ____________________________________________________________________________
11820 [  8207] By: jhi                                   on 2000/12/20  03:54:08
11821         Log: Subject: [PATCH] obscure timing knowledge
11822              From: Nicholas Clark <nick@ccl4.org>
11823              Date: Tue, 19 Dec 2000 19:22:31 +0000
11824              Message-ID: <20001219192231.F2827@plum.flirble.org>
11825      Branch: perl
11826            ! sv.c
11827 ____________________________________________________________________________
11828 [  8206] By: jhi                                   on 2000/12/20  03:45:57
11829         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
11830              From: Spider Boardman <spider@leggy.zk3.dec.com>
11831              Date: Tue, 19 Dec 2000 21:30:16 -0500
11832              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
11833      Branch: perl
11834            ! sv.c
11835 ____________________________________________________________________________
11836 [  8205] By: jhi                                   on 2000/12/19  23:02:01
11837         Log: Update Changes.
11838      Branch: perl
11839            ! Changes patchlevel.h
11840 ____________________________________________________________________________
11841 [  8204] By: jhi                                   on 2000/12/19  22:58:18
11842         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
11843              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
11844              on editors and diffing/patching.
11845      Branch: perl
11846            ! t/op/utf8decode.t
11847 ____________________________________________________________________________
11848 [  8203] By: nick                                  on 2000/12/19  21:36:16
11849         Log: Integrate mainline (forgot my own change...)
11850      Branch: perlio
11851           !> ext/Encode/compile
11852 ____________________________________________________________________________
11853 [  8202] By: nick                                  on 2000/12/19  21:34:42
11854         Log: Integrate mainline.
11855      Branch: perlio
11856           !> (integrate 61 files)
11857 ____________________________________________________________________________
11858 [  8201] By: nick                                  on 2000/12/19  21:34:06
11859         Log: Avoid looking for File::Glob when we don't need it.
11860      Branch: perl
11861            ! ext/Encode/compile
11862 ____________________________________________________________________________
11863 [  8200] By: jhi                                   on 2000/12/19  18:35:49
11864         Log: Update Changes.
11865      Branch: perl
11866            ! Changes patchlevel.h
11867 ____________________________________________________________________________
11868 [  8199] By: jhi                                   on 2000/12/19  18:35:07
11869         Log: Microperl tweaks.
11870      Branch: perl
11871            ! sv.c uconfig.h uconfig.sh
11872 ____________________________________________________________________________
11873 [  8198] By: jhi                                   on 2000/12/19  18:29:59
11874         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
11875      Branch: perl
11876            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11877            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
11878 ____________________________________________________________________________
11879 [  8197] By: jhi                                   on 2000/12/19  17:55:29
11880         Log: In VMS embedded perls couldn't access the statically built Socket,
11881              from Charles Lane.
11882      Branch: perl
11883            ! configure.com
11884 ____________________________________________________________________________
11885 [  8196] By: jhi                                   on 2000/12/19  17:49:50
11886         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
11887              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
11888              Date: Sun, 17 Dec 2000 19:11:44 -0000
11889              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
11890      Branch: perl
11891            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
11892            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
11893 ____________________________________________________________________________
11894 [  8195] By: jhi                                   on 2000/12/19  17:47:53
11895         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
11896              From: Jonathan Stowe <gellyfish@gellyfish.com>
11897              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
11898              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
11899      Branch: perl
11900            ! utils/h2xs.PL
11901 ____________________________________________________________________________
11902 [  8194] By: jhi                                   on 2000/12/19  17:46:28
11903         Log: Subject: Re: useless use of void context work-around
11904              From: andreas.koenig@anima.de (Andreas J. Koenig)
11905              Date: 16 Dec 2000 15:13:36 +0100
11906              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
11907              
11908              Document (comment) the q(di ds ig) trick in the code.
11909      Branch: perl
11910            ! op.c
11911 ____________________________________________________________________________
11912 [  8193] By: jhi                                   on 2000/12/19  17:10:57
11913         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
11914              From: "Mark J. Reed" <mreed@strange.turner.com>
11915              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
11916              Message-Id: <200012160222.VAA13986@strange.turner.com>
11917      Branch: perl
11918            ! ext/Sys/Syslog/Syslog.pm
11919 ____________________________________________________________________________
11920 [  8192] By: jhi                                   on 2000/12/19  17:07:45
11921         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
11922              From: Nicholas Clark <nick@ccl4.org>
11923              Date: Sat, 16 Dec 2000 19:03:13 +0000
11924              Message-ID: <20001216190313.D68304@plum.flirble.org>
11925      Branch: perl
11926            ! t/op/64bitint.t
11927 ____________________________________________________________________________
11928 [  8191] By: jhi                                   on 2000/12/19  17:06:13
11929         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
11930              From: Dominic Dunlop <domo@computer.org>
11931              Date: Mon, 18 Dec 2000 12:00:15 +0100
11932              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
11933              
11934              This patchlet is needed in order that perl can be statically linked.  
11935      Branch: perl
11936            ! regexec.c
11937 ____________________________________________________________________________
11938 [  8190] By: jhi                                   on 2000/12/19  17:03:08
11939         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
11940              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11941              Date: Sun, 17 Dec 2000 00:18:35 -0600
11942              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
11943      Branch: perl
11944            ! perlio.h vms/gen_shrfls.pl
11945 ____________________________________________________________________________
11946 [  8189] By: jhi                                   on 2000/12/19  16:20:28
11947         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
11948              From: Prymmer/Kahn <pvhp@best.com>
11949              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
11950              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
11951              
11952              A better version of #8188.
11953      Branch: perl
11954            ! pod/perlfaq3.pod
11955 ____________________________________________________________________________
11956 [  8188] By: jhi                                   on 2000/12/19  15:57:06
11957         Log: (Replaced by #8189)
11958              
11959              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
11960              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
11961              From: Prymmer/Kahn <pvhp@best.com>
11962              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
11963              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
11964              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
11965              Date: Mon, 18 Dec 2000 11:10:45 -0500
11966              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
11967      Branch: perl
11968            ! pod/perlfaq3.pod
11969 ____________________________________________________________________________
11970 [  8187] By: jhi                                   on 2000/12/19  15:54:19
11971         Log: Email address fix for Anton Berezin.
11972      Branch: perl
11973            ! AUTHORS
11974 ____________________________________________________________________________
11975 [  8186] By: jhi                                   on 2000/12/19  15:38:54
11976         Log: Subject: [PATCH perl@8102] cygwin port
11977              From: "Eric Fifer" <efifer@dircon.co.uk> 
11978              Date: Thu, 14 Dec 2000 13:41:29 -0000
11979              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
11980              
11981              When compiling modules the data item that is being imported
11982              from libperl.dll needs to be tagged as imported/shared data:
11983              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
11984      Branch: perl
11985            ! perliol.h
11986 ____________________________________________________________________________
11987 [  8185] By: jhi                                   on 2000/12/19  14:53:24
11988         Log: Regen uconfig.h and uconfig.sh.
11989      Branch: perl
11990            ! uconfig.h uconfig.sh
11991 ____________________________________________________________________________
11992 [  8184] By: jhi                                   on 2000/12/18  20:43:49
11993         Log: Comments work so much better when they are closed.
11994      Branch: perl
11995            ! regcomp.c
11996 ____________________________________________________________________________
11997 [  8183] By: jhi                                   on 2000/12/18  18:04:02
11998         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
11999              Fixes the bug 20001218.016.
12000      Branch: perl
12001            ! regcomp.c
12002 ____________________________________________________________________________
12003 [  8182] By: gsar                                  on 2000/12/18  09:53:47
12004         Log: delete spurious files
12005      Branch: maint-5.6/perl
12006            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
12007            - vos/config.h vos/config_h.SH_orig
12008 ____________________________________________________________________________
12009 [  8181] By: gsar                                  on 2000/12/18  09:46:08
12010         Log: regen perltoc
12011      Branch: maint-5.6/perl
12012            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
12013 ____________________________________________________________________________
12014 [  8180] By: gsar                                  on 2000/12/18  09:20:27
12015         Log: integrate changes#7924..7926,7946,7952 from mainline
12016      Branch: maint-5.6/perl
12017           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
12018           !> lib/File/stat.pm t/lib/class-struct.t
12019 ____________________________________________________________________________
12020 [  8179] By: gsar                                  on 2000/12/18  08:55:54
12021         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
12022              7918,7919,7988,8907 from mainline (various)
12023      Branch: maint-5.6/perl
12024           +> t/lib/class-struct.t
12025           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
12026           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
12027           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
12028 ____________________________________________________________________________
12029 [  8178] By: gsar                                  on 2000/12/18  08:16:30
12030         Log: avoid redefinition warnings on windows due to sys/socket.h getting
12031              #included before win32.h
12032      Branch: maint-5.6/perl
12033            ! win32/include/sys/socket.h
12034 ____________________________________________________________________________
12035 [  8177] By: gsar                                  on 2000/12/18  05:24:04
12036         Log: make regen_headers; fix POSIX.xs problems; remove outdated
12037              code from sys/socket.h that makes build fail now
12038      Branch: maint-5.6/perl
12039            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
12040            ! pod/perlapi.pod
12041           !> win32/include/sys/socket.h
12042 ____________________________________________________________________________
12043 [  8176] By: gsar                                  on 2000/12/18  05:20:17
12044         Log: update Changes
12045      Branch: maint-5.6/perl
12046            ! Changes patchlevel.h
12047 ____________________________________________________________________________
12048 [  8175] By: gsar                                  on 2000/12/18  04:57:48
12049         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
12050              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
12051              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
12052              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
12053              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
12054              7823,7825,7838
12055      Branch: maint-5.6/perl
12056           +> lib/File/Spec/Epoc.pm
12057           !> (integrate 88 files)
12058 ____________________________________________________________________________
12059 [  8174] By: gsar                                  on 2000/12/18  03:53:09
12060         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
12061              7625..7629,7631..7634,7637,7639,7642 from mainline
12062      Branch: maint-5.6/perl
12063           +> README.solaris
12064           !> (integrate 26 files)
12065 ____________________________________________________________________________
12066 [  8173] By: gsar                                  on 2000/12/18  03:37:02
12067         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
12068              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
12069              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
12070              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
12071      Branch: maint-5.6/perl
12072           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
12073            - MAINTAIN
12074           !> (integrate 111 files)
12075 ____________________________________________________________________________
12076 [  8172] By: jhi                                   on 2000/12/18  02:49:27
12077         Log: Regen pods.
12078      Branch: perl
12079            ! pod/perlmodlib.pod pod/perltoc.pod
12080 ____________________________________________________________________________
12081 [  8171] By: gsar                                  on 2000/12/18  02:49:24
12082         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
12083              7465..7471 from mainline
12084              
12085              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
12086              in platforms that strictly require all the symbols being present
12087              at link time.
12088              
12089              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
12090              
12091              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
12092              
12093              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
12094              
12095              Subject: [PATCH] todo
12096              
12097              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
12098              
12099              Use $sort, $uniq (and $tr) consistently as wondered
12100              by Nicholas Clark.
12101              
12102              Too enthusiastic editing in #7460.
12103              
12104              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
12105              
12106              Upgrade to CPAN 1.58_55.
12107              Subject: CPAN.pm status
12108              
12109              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
12110              
12111              Make target reordering to avoid pointless re-makes.
12112              Subject: Re: Total re-make of 'make okfile' after 7451 ?
12113              
12114              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
12115              
12116              Subject: DOC PATCH 5.6.0
12117              
12118              Add the repository doc by Malcolm, Sarathy, and by Simon,
12119              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
12120      Branch: maint-5.6/perl
12121           +> Porting/repository.pod
12122           !> Configure MANIFEST Makefile.SH README.dos README.os2
12123           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
12124           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
12125           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
12126 ____________________________________________________________________________
12127 [  8169] By: gsar                                  on 2000/12/18  02:33:34
12128         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
12129              7435..7441,7445 from mainline
12130              
12131              Make the UTF-8 decoding stricter and more verbose when
12132              malformation happens.  This involved adding an argument
12133              to utf8_to_uv_chk(), which involved changing its prototype,
12134              and prefer STRLEN over I32 for the UTF-8 length, which as
12135              a domino effect necessitated changing the prototypes of
12136              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
12137              The stricter UTF-8 decoding checking uses Markus Kuhn's
12138              UTF-8 Decode Stress Tester from
12139              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
12140              
12141              Run vms/vms_yfix.pl, should have done that after changing
12142              perly.c in #7382.
12143              
12144              Subject: [PATCH 5.7.0] static linking with uninstalled perl
12145              
12146              (Replaced by #7440.)
12147              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12148              
12149              Fix the bug ID 20001024.005, the bug introduced by #7416.
12150              
12151              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
12152              
12153              Fix the bug reported in
12154              From: andreas.koenig@anima.de (Andreas J. Koenig)
12155              Also make is_utf8_char() stricter.
12156              
12157              Missed the header file changes from #7425.
12158              
12159              Check if stdio supports tweaking lval and cnt simultaneously.
12160              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
12161              
12162              Stratus VOS updates from Paul Green.
12163              
12164              Podify README.epoc and README.vos.
12165              
12166              Add targets to Makefile.SH, most importantly
12167              'regen_all' which also remembers to update vms/perly*.
12168              
12169              Subject: Minor update to find2perl, for portability
12170              
12171              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
12172              
12173              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
12174              
12175              Rename UTF8LEN() to be UNISKIP(), too confusing to have
12176              UTF8LEN() and UTF8SKIP(). 
12177              
12178              Allow poking holes at the UTF-8 decoding strictness.
12179              
12180              Continue the internal UTF-8 API tweaking.
12181              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
12182              used much more than the simpler API, now called utf8_to_uv_simple().
12183              Still not quite happy with API, too much partial duplication
12184              of functionality.
12185              
12186              A new version of making the syslog test more robust.
12187              (Replaces #7421.)
12188              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12189              
12190              buildtoc target tweaks.
12191              
12192              Integrate with vmsperl #7430 by Charles Bailey:
12193              
12194              Cleanup from prior patch (Charles Lane?):
12195              - improve handling of MFDs in Basename and Path
12196              - default to no xsubpp line # munging when building debug images
12197      Branch: maint-5.6/perl
12198           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12199           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
12200           !> (integrate 67 files)
12201 ____________________________________________________________________________
12202 [  8168] By: gsar                                  on 2000/12/18  02:05:49
12203         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
12204              
12205              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
12206              From: Martin Husemann <martin@duskware.de>
12207              
12208              Subject: [PATCH 5.7.0] restore match data on backtracing
12209              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12210      Branch: maint-5.6/perl
12211           !> regcomp.c regexec.c t/op/re_tests
12212 ____________________________________________________________________________
12213 [  8167] By: gsar                                  on 2000/12/18  01:55:22
12214         Log: integrate changes#7858,7986 from mainline
12215              
12216              C<foreach my $x ...> in pseudo-fork()ed process may diddle
12217              parent's memory; fix it by keeping track of the actual pad
12218              offset rather than a raw pointer (this change is probably also
12219              relevant to non-ithreads case to avoid fallout from reallocs of
12220              the pad array, but is currently only enabled for the ithreads
12221              case in the interests of minimal disruption to existing "well
12222              tested" code)
12223              
12224              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
12225              due to the notorious GetFileType() bug in Windows 9x, which fstat()
12226              tickles)
12227      Branch: maint-5.6/perl
12228           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
12229           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
12230           !> win32/win32.c win32/win32.h win32/win32sck.c
12231 ____________________________________________________________________________
12232 [  8166] By: gsar                                  on 2000/12/18  01:52:59
12233         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
12234              from mainline (xsubpp and ExtUtils::LibList fixups, various
12235              other small items)
12236      Branch: maint-5.6/perl
12237           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
12238           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
12239           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
12240           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
12241           !> win32/bin/search.pl
12242 ____________________________________________________________________________
12243 [  8165] By: gsar                                  on 2000/12/18  01:28:45
12244         Log: integrate changes#7533,7563,7611,7623 from mainline (various
12245              malloc.c embellishments)
12246      Branch: maint-5.6/perl
12247           !> malloc.c pod/perldiag.pod
12248 ____________________________________________________________________________
12249 [  8164] By: gsar                                  on 2000/12/18  01:23:33
12250         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
12251              fixups)
12252      Branch: maint-5.6/perl
12253           !> utils/h2xs.PL
12254 ____________________________________________________________________________
12255 [  8163] By: gsar                                  on 2000/12/18  01:17:50
12256         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
12257              fixups)
12258      Branch: maint-5.6/perl
12259           !> Makefile.SH utils/perlbug.PL
12260 ____________________________________________________________________________
12261 [  8162] By: gsar                                  on 2000/12/18  00:25:43
12262         Log: always export Perl_deb() (it is required by re.xs whether
12263              Perl is built with or without -DDEBUGGING)
12264      Branch: maint-5.6/perl
12265            ! makedef.pl
12266 ____________________________________________________________________________
12267 [  8161] By: gsar                                  on 2000/12/18  00:23:38
12268         Log: integrate change#7414 from mainline
12269              
12270              Undo the basename() part of #7412 since the lib/basename
12271              tests would need upgrading too.
12272              
12273              squelch two tests in tr.t that rely on tr/// paranoia change
12274              that's not in 5.6.x
12275      Branch: maint-5.6/perl
12276            ! t/op/tr.t
12277           !> lib/File/Basename.pm
12278 ____________________________________________________________________________
12279 [  8160] By: gsar                                  on 2000/12/18  00:05:30
12280         Log: missing change in previous integrate
12281      Branch: maint-5.6/perl
12282           !> README.aix
12283 ____________________________________________________________________________
12284 [  8159] By: gsar                                  on 2000/12/18  00:03:38
12285         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
12286              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
12287              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
12288              7410..7413 from mainline
12289      Branch: maint-5.6/perl
12290           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
12291           +> t/lib/tie-splice.t
12292            - lib/unicode/Is/DCinital.pl
12293           !> (integrate 112 files)
12294 ____________________________________________________________________________
12295 [  8158] By: jhi                                   on 2000/12/17  23:04:24
12296         Log: Subject: [PATCHES] RE: perl@8150 
12297              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
12298              Date: Sun, 17 Dec 2000 21:46:39 +0100
12299              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
12300              
12301              Neither cygwin has a getpwuid() one can trust on.
12302      Branch: perl
12303            ! t/lib/glob-basic.t
12304 ____________________________________________________________________________
12305 [  8157] By: jhi                                   on 2000/12/17  23:01:54
12306         Log: More MAN.PODS => {} fixes.
12307      Branch: perl
12308            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
12309            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
12310            ! os2/OS2/REXX/Makefile.PL
12311 ____________________________________________________________________________
12312 [  8156] By: gsar                                  on 2000/12/17  22:49:13
12313         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
12314              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
12315              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
12316              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
12317              7201,7204 from mainline
12318      Branch: maint-5.6/perl
12319           !> (integrate 121 files)
12320 ____________________________________________________________________________
12321 [  8155] By: jhi                                   on 2000/12/17  22:30:58
12322         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
12323              From: "Craig A. Berry" <craigberry@mac.com>
12324              Date: Sun, 17 Dec 2000 13:09:28 -0600
12325              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
12326              
12327              MAN.PODS => ' ' is naughty.
12328      Branch: perl
12329            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
12330 ____________________________________________________________________________
12331 [  8154] By: nick                                  on 2000/12/17  22:07:13
12332         Log: MULTIPLICITY nit.
12333      Branch: perl
12334            ! mg.c
12335 ____________________________________________________________________________
12336 [  8153] By: gsar                                  on 2000/12/17  21:23:05
12337         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
12338              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
12339              from mainline
12340              
12341              Document the SvIOK_.*UV().
12342              
12343              Update Unicode todo list.
12344              
12345              Guard against bad string->int conversion for quads.
12346              
12347              Subject: small apidoc fix
12348              
12349              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
12350              
12351              Subject: [PATCH] Tied filehandle documentation
12352              
12353              Subject: [PATCH] Modernize Opcode.pm documentation
12354              
12355              Make Data::Dumper (non-XS) to work with changed semantics of ref().
12356              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
12357              [applied even though said semantics didn't change in 5.6.x]
12358              
12359              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
12360              
12361              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
12362              
12363              Fix the URL, but the server is still missing in action.
12364              Subject: [ID 20000905.002] perlfaq1.pod URL error
12365              
12366              Subject: [ID 20000903.001] \w in utf8-strings
12367              
12368              Fix the ccversion detection for 5.1 and beyond.
12369              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
12370              
12371              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
12372              
12373              Subject: [ID 20000904.008] Tiny fix for perldiag
12374              
12375              Subject: Re: [ID 20000906.004] segfault with bad perl statement
12376              
12377              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
12378              
12379              Subject: [ID 20000908.002] perlipc documentation bug.
12380              
12381              Subject: [PATCH lib/Benchmark.pm]
12382              
12383              Re-allow vec() for characters > 255.
12384              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
12385              
12386              Do away with memory models cruft.  Sorry, PDP users.
12387              
12388              Continue #7041.
12389              
12390              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
12391              
12392              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
12393              
12394              Upgrade to CPAN 1.57_65, from Andreas König.
12395              
12396              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
12397              by Russ Allbery.
12398              
12399              Silence t/pod/*.t about alternate quote-mappings now implemented
12400              by Pod::Text, from Brad Appleton.
12401              
12402              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
12403              Subject: borland C++ win32.c tweak
12404              
12405              C<@a = @b = split(...)> optimization coredumps under ithreads
12406              (missed a spot when fixing up op_pmreplroot hack for ithreads)
12407              
12408              Document the SvUTF8*().
12409              
12410              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
12411              
12412              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
12413              
12414              Do in VMS as the #7054 does.
12415              
12416              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
12417              
12418              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
12419              
12420              Subject: [patch: perl@7045] vms updates
12421              
12422              Test for the #7049.
12423              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
12424              
12425              Break up the myconfig lines a bit.
12426              Subject: perlbug/perl -V output format
12427              
12428              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
12429              
12430              The #7054 truncated Configure badly.
12431              
12432              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
12433              initialization in all the threads on Windows
12434              
12435              Allow for whitespace between "#" and "line" in cpp output.
12436              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
12437              
12438              Remove vestiges of tr//CU.
12439              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
12440              
12441              The return value of setlocale must be copied away.
12442              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
12443              
12444              Allow chop() and chomp() to be overridden.
12445              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
12446              
12447              Hints optimization.
12448              Subject: Minor nit
12449              
12450              Subject: [PATCH] de-wall t/README
12451              
12452              Subject: Re: Two advertising clauses need to be removed
12453      Branch: maint-5.6/perl
12454           !> (integrate 75 files)
12455 ____________________________________________________________________________
12456 [  8152] By: gsar                                  on 2000/12/17  20:30:11
12457         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
12458              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
12459              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
12460              
12461              Don't attach -ld to the archname if pointless.
12462              
12463              Document UNTIE in a very minimalistic way.
12464              
12465              POSIX doesn't report long double values under -Duselongdouble
12466              when the long doubles are "real" (bigger than doubles).
12467              
12468              More author updates.
12469              
12470              Try to deduce NV_MAX.  Really should be Configure fodder.
12471              
12472              :: not allowed in pathnames, change to .
12473              Subject: [PATCH perl@6938] cygwin port
12474              
12475              Forget about NV_MAX (#6951).  Various floating point tweaks,
12476              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
12477              
12478              Move the Solaris 7 scan to use64bitall, make the
12479              failure to find 64-bot sparc libc to mention the
12480              possibility of being in an intel, from Lupe and Alan.
12481              
12482              Regen perltoc.
12483              
12484              AUTHORS tweaks, from Peter Prymmer.
12485              
12486              More address tweaking.
12487              
12488              Small tweaks all over.
12489              
12490              File::Temp patches from Andreas König,
12491              
12492              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
12493              
12494              Subject: CPAN.pm beta 1.57_57 for the core
12495              
12496              Part of the solution.
12497              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
12498              
12499              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
12500              
12501              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
12502              
12503              Add the overload warnings to perldiag.
12504              
12505              Drop unused argument.
12506              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
12507              
12508              Subject: Nit in Configure (bleadperl@6961)
12509              
12510              Update to PodParser 1.18, from Brad Appleton.
12511              
12512              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
12513              
12514              Subject: [PATCH: 6948] add SCNfldbl to configure.com
12515              
12516              Document UNTIE. Also tweak implementation to suppress the 'inner references'
12517              warning when UNTIE exists and instead pass the cound of extra references to
12518              the UNTIE method.
12519              
12520              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
12521              so that case-ignoring systems like DCL can tell them from
12522              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
12523              
12524              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
12525              
12526              Feature ordering tweak.
12527              
12528              Regen perltoc.
12529              
12530              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
12531              
12532              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
12533              
12534              Subject: http:// in L<>
12535              
12536              Detypo.
12537              
12538              change#6791 accidentally clobbered change#6710, put it back
12539              
12540              Only the first line, thank you very much.
12541              
12542              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
12543              plus rework the http: spots as suggested by Tom Christiansen,
12544              plus regen perltoc.
12545              
12546              Undo part of change 6489 which looks like a bulk edit which
12547              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
12548              The supressing of main:: on return from select() is undesirable.
12549              
12550              Apparently avoiding the swapping is too costly.
12551              
12552              Various Configure nits by Philip Newton,
12553              plus the ebcdic one by me.
12554              
12555              Make certain cc is set before trying to run it.
12556              
12557              If overloaded %{} etc. return the object do not loop.
12558              Thus  sub deref { $_[0] } functions if object is wanted type.
12559              
12560              Update perlhist.
12561              
12562              More %{} and other deref special casing - do not pass to 'nomethod'.
12563      Branch: maint-5.6/perl
12564           !> (integrate 59 files)
12565 ____________________________________________________________________________
12566 [  8151] By: gsar                                  on 2000/12/17  19:14:38
12567         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
12568              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
12569              
12570              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
12571              
12572              Make the epsilon to be relative, not absolute.
12573              
12574              Put back the flags dump as reasoned in
12575              Subject: Re: [PATCH] Glob dumping
12576              
12577              Introduce ccname to keep track of what compiler kind of we have.
12578              
12579              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
12580              
12581              Put back the slice accidentally removed by #6907.
12582              
12583              Reset archname and archname64 always, forcing them be
12584              recomputed at each Configure run, make Configure and
12585              the hints files agree on the naming of largefiles variables.
12586              
12587              Don't say "Perl 5.0 source kit".
12588              
12589              Subject: [PATCH] fix misc cast warnings
12590              
12591              Subject: typos in pods
12592              
12593              NVs not necessarily doubles, as pointed out by Yitzchak.
12594              
12595              Subject: [PATCH 6889] add a few ldbl formats to configure.com
12596              
12597              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
12598              
12599              Better options for rsync.
12600              
12601              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
12602              
12603              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
12604              
12605              Subject: [PATCH] Re: UNTIE method 
12606              
12607              A better fix for the Socket building problem from Craig Berry.
12608              
12609              Retract the dummy test, skip the security tests (instead of failing),
12610              explain what the warnings mean.
12611              
12612              Heap decorruption.
12613              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
12614              
12615              Update to Unicode 3.0.1.
12616              
12617              Missed one Unicode file.
12618              
12619              Subject: Re: typos in pods
12620              
12621              The #6929 was too skimpy.
12622              
12623              sscanf() may be the only way to read long doubles from strings.
12624              
12625              Reveal Borland's isnan.
12626              Subject: build with BC++ tweak
12627              
12628              Issue useful diagnostic on unknown pod commands.
12629              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
12630              
12631              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
12632              
12633              Clarify the third case of ftmp-security warnings.
12634              
12635              Make -Dusemorebits find long doubles in Solaris.
12636              
12637              Wrap the test in eval.
12638      Branch: maint-5.6/perl
12639           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
12640           +> lib/unicode/PropList.txt lib/unicode/README.perl
12641           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
12642           +> lib/unicode/Unicode.301 vms/vmspipe.com
12643            - lib/unicode/Props.txt lib/unicode/UCD300.html
12644            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
12645           !> (integrate 305 files)
12646 ____________________________________________________________________________
12647 [  8150] By: jhi                                   on 2000/12/17  18:47:57
12648         Log: Uncheckedin generated files.
12649      Branch: perl
12650            ! global.sym perlapi.c pod/perlapi.pod
12651 ____________________________________________________________________________
12652 [  8149] By: jhi                                   on 2000/12/17  18:41:22
12653         Log: Update Changes.
12654      Branch: perl
12655            ! Changes patchlevel.h
12656 ____________________________________________________________________________
12657 [  8148] By: jhi                                   on 2000/12/17  18:39:16
12658         Log: Subject: [PATCH] Fcntl constants speedup
12659              From: Nicholas Clark <nick@ccl4.org>
12660              Date: Sun, 17 Dec 2000 16:29:24 +0000
12661              Message-ID: <20001217162924.E97668@plum.flirble.org>
12662              
12663              Use IVs for the Fcntl constants instead of NVs.
12664      Branch: perl
12665            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
12666 ____________________________________________________________________________
12667 [  8147] By: jhi                                   on 2000/12/17  18:33:41
12668         Log: Add test for #8145 (binmode() warning), add warning for
12669              ioctl() and sockpair(), document them. (fileno() cannot
12670              be tripwired with the same kind of warning because
12671              'defined fileno($foo)' seems to be an idiom.)
12672      Branch: perl
12673            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
12674 ____________________________________________________________________________
12675 [  8146] By: gsar                                  on 2000/12/17  18:09:08
12676         Log: update Changes
12677      Branch: maint-5.6/perl
12678            ! Changes
12679 ____________________________________________________________________________
12680 [  8145] By: jhi                                   on 2000/12/17  17:39:35
12681         Log: Subject: [PATCH] Re: The long awaited feature ...
12682              From: Simon Cozens <simon@cozens.net>
12683              Date: Sun, 17 Dec 2000 12:31:56 +0000
12684              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
12685              
12686              Add a warning to binmode() about using bad filehandles
12687              (can happen e.g. if someone forgets the filehandle argument)
12688      Branch: perl
12689            ! pp_sys.c
12690 ____________________________________________________________________________
12691 [  8144] By: jhi                                   on 2000/12/17  17:33:48
12692         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
12693              From: Jonathan Stowe <gellyfish@gellyfish.com>
12694              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
12695              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
12696      Branch: perl
12697            ! lib/Net/Ping.pm
12698 ____________________________________________________________________________
12699 [  8143] By: jhi                                   on 2000/12/17  05:31:37
12700         Log: Polymorphic regexps.
12701              
12702              Fixes at least the bugs 20001028.003 (both of them...) and
12703              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
12704              also to be fixed by now, probably already before this patch.
12705      Branch: perl
12706            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
12707            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
12708            ! t/op/utf8decode.t t/pragma/utf8.t
12709 ____________________________________________________________________________
12710 [  8142] By: jhi                                   on 2000/12/16  17:16:05
12711         Log: Subject: [patch perl@8102] dos/djgpp update
12712              From: Laszlo Molnar <ml1050@freemail.hu>
12713              Date: Sat, 16 Dec 2000 01:40:52 +0100
12714              Message-ID: <20001216014052.A335@freemail.hu>
12715      Branch: perl
12716            ! djgpp/config.over t/base/commonsense.t
12717 ____________________________________________________________________________
12718 [  8141] By: jhi                                   on 2000/12/16  17:09:27
12719         Log: Few uncheckedin files.
12720      Branch: perl
12721            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
12722 ____________________________________________________________________________
12723 [  8140] By: nick                                  on 2000/12/15  22:14:31
12724         Log: Integrate mainline
12725      Branch: perlio
12726           !> (integrate 53 files)
12727 ____________________________________________________________________________
12728 [  8139] By: jhi                                   on 2000/12/15  19:49:49
12729         Log: One more IVUV tweak from Nicholas Clark.
12730      Branch: perl
12731            ! sv.c
12732 ____________________________________________________________________________
12733 [  8138] By: jhi                                   on 2000/12/15  19:17:06
12734         Log: Return of the IVUV-preservation, now seems to be happy even
12735              in Digital UNIX (the broken strtoul brokenness detection
12736              seems to have been the fly in the ointment).
12737      Branch: perl
12738            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12739            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
12740            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
12741            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
12742            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12743            ! vos/config.ga.h win32/config.bc win32/config.gc
12744            ! win32/config.vc
12745 ____________________________________________________________________________
12746 [  8137] By: jhi                                   on 2000/12/15  18:12:14
12747         Log: Metaconfig unit change for #8136.
12748      Branch: metaconfig
12749            ! U/modified/d_strtoul.U
12750      Branch: metaconfig/U/perl
12751            ! d_strtoull.U d_strtouq.U
12752 ____________________________________________________________________________
12753 [  8136] By: jhi                                   on 2000/12/15  18:11:35
12754         Log: I don't think it's sensible or portable to test the strtou*
12755              on /^-/ strings.
12756      Branch: perl
12757            ! Configure
12758 ____________________________________________________________________________
12759 [  8135] By: jhi                                   on 2000/12/15  17:18:49
12760         Log: Metaconfig unit change for #8134.
12761      Branch: metaconfig
12762            ! U/modified/d_strtoul.U
12763 ____________________________________________________________________________
12764 [  8134] By: jhi                                   on 2000/12/15  17:14:13
12765         Log: If longsize is 8 we don't need a LL suffix for integer constants.
12766      Branch: perl
12767            ! Configure config_h.SH
12768 ____________________________________________________________________________
12769 [  8133] By: jhi                                   on 2000/12/15  16:00:23
12770         Log: Update Changes.
12771      Branch: perl
12772            ! Changes patchlevel.h
12773 ____________________________________________________________________________
12774 [  8132] By: jhi                                   on 2000/12/15  15:44:16
12775         Log: Some compilers get huffy if you do not cast a const pointer
12776              to a non-const when assigning.
12777      Branch: perl
12778            ! gv.c
12779 ____________________________________________________________________________
12780 [  8131] By: jhi                                   on 2000/12/15  15:38:30
12781         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
12782              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12783              Date: Fri, 15 Dec 2000 05:26:57 -0500
12784              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
12785      Branch: perl
12786            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
12787            ! t/pragma/overload.t
12788 ____________________________________________________________________________
12789 [  8130] By: jhi                                   on 2000/12/15  15:36:08
12790         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
12791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12792              Date: Thu, 14 Dec 2000 22:02:43 -0500
12793              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
12794      Branch: perl
12795            ! gv.c perl.h
12796 ____________________________________________________________________________
12797 [  8129] By: jhi                                   on 2000/12/15  15:34:16
12798         Log: Subject: PATCH: h2xs nit
12799              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12800              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
12801              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
12802              
12803              Add a template README.
12804      Branch: perl
12805            ! utils/h2xs.PL
12806 ____________________________________________________________________________
12807 [  8128] By: jhi                                   on 2000/12/15  15:32:22
12808         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
12809      Branch: perl
12810            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
12811 ____________________________________________________________________________
12812 [  8127] By: jhi                                   on 2000/12/15  15:19:34
12813         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
12814              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
12815              Date:     Thu, 14 Dec 2000 20:04:42 EST
12816              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
12817      Branch: perl
12818            ! ext/Opcode/Opcode.xs
12819 ____________________________________________________________________________
12820 [  8126] By: jhi                                   on 2000/12/15  15:17:49
12821         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
12822              From: Peter Prymmer <pvhp@forte.com>
12823              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
12824              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
12825      Branch: perl
12826            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
12827            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
12828            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
12829 ____________________________________________________________________________
12830 [  8125] By: jhi                                   on 2000/12/15  15:11:05
12831         Log: This seems to be a stage sane and stable enough to checkin.
12832              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
12833      Branch: perl
12834            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
12835            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
12836            ! t/op/cmp.t t/op/numconvert.t
12837 ____________________________________________________________________________
12838 [  8124] By: jhi                                   on 2000/12/15  04:20:26
12839         Log: Something is really wonky.
12840      Branch: perl
12841            ! sv.c
12842 ____________________________________________________________________________
12843 [  8123] By: jhi                                   on 2000/12/15  04:00:50
12844         Log: Fixes for the IV UV patches to compile in Digital UNIX.
12845      Branch: perl
12846            ! sv.c
12847 ____________________________________________________________________________
12848 [  8122] By: jhi                                   on 2000/12/15  02:53:40
12849         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
12850              From: "Craig A. Berry" <craigberry@mac.com>
12851              Date: Thu, 14 Dec 2000 19:10:49 -0600
12852              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
12853      Branch: perl
12854            ! vms/vms.c
12855 ____________________________________________________________________________
12856 [  8121] By: jhi                                   on 2000/12/15  02:50:00
12857         Log: Metaconfig changes for #8120.
12858      Branch: metaconfig
12859            + U/modified/d_strtoul.U
12860      Branch: metaconfig/U/perl
12861            ! d_strtoull.U d_strtouq.U
12862 ____________________________________________________________________________
12863 [  8120] By: jhi                                   on 2000/12/15  02:49:42
12864         Log: From: Nicholas Clark <nick@ccl4.org> 
12865              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
12866              Date: Thu, 14 Dec 2000 18:38:57 +0000
12867              Message-ID: <20001214183857.B97909@plum.flirble.org>
12868      Branch: perl
12869            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12870            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
12871            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
12872            ! vos/config.ga.def vos/config.ga.h win32/config.bc
12873            ! win32/config.gc win32/config.vc
12874 ____________________________________________________________________________
12875 [  8119] By: jhi                                   on 2000/12/14  23:40:58
12876         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
12877              From: Nicholas Clark <nick@ccl4.org>
12878              Date: Wed, 13 Dec 2000 20:08:50 +0000
12879              Message-ID: <20001213200849.B71166@plum.flirble.org>
12880      Branch: perl
12881            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
12882            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
12883 ____________________________________________________________________________
12884 [  8118] By: jhi                                   on 2000/12/14  22:46:26
12885         Log: Integrate perlio.
12886      Branch: perl
12887           !> MANIFEST ext/Encode/compile makedef.pl
12888 ____________________________________________________________________________
12889 [  8117] By: nick                                  on 2000/12/14  22:38:53
12890         Log: Win32 tweaks to get Encode to build
12891              - temp hack to makedef.pl till PerlIO is properly "exported".
12892              - MSVC dislikes  
12893              static encpage_t foo[];
12894              so make 'em extern for now.
12895      Branch: perlio
12896            ! ext/Encode/compile makedef.pl
12897 ____________________________________________________________________________
12898 [  8116] By: nick                                  on 2000/12/14  22:00:53
12899         Log: Document the new files
12900      Branch: perlio
12901            ! MANIFEST
12902 ____________________________________________________________________________
12903 [  8115] By: jhi                                   on 2000/12/14  21:58:01
12904         Log: MANIFEST new files of #8114.
12905      Branch: perl
12906            ! MANIFEST
12907 ____________________________________________________________________________
12908 [  8114] By: jhi                                   on 2000/12/14  21:50:49
12909         Log: Integrate perlio.
12910      Branch: perl
12911           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
12912           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
12913           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
12914           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
12915           !> ext/Encode/Makefile.PL
12916 ____________________________________________________________________________
12917 [  8113] By: jhi                                   on 2000/12/14  21:48:49
12918         Log: The documentation part of the
12919              
12920              Subject: [ID 20001214.002] Net::Ping patch
12921              From: Jonathan Stowe <gellyfish@gellyfish.com>
12922              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
12923              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
12924              since the #7529 had already addressed the same problem.
12925      Branch: perl
12926            ! lib/Net/Ping.pm
12927 ____________________________________________________________________________
12928 [  8112] By: jhi                                   on 2000/12/14  21:42:57
12929         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
12930              From: Dominic Dunlop <domo@computer.org>
12931              Date: Tue, 12 Dec 2000 10:47:10 +0100
12932              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
12933              
12934              Document how elusive subroutines can be.
12935      Branch: perl
12936            ! pod/perlfunc.pod
12937 ____________________________________________________________________________
12938 [  8111] By: jhi                                   on 2000/12/14  21:38:05
12939         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
12940              From: Dominic Dunlop <domo@computer.org>
12941              Date: Thu, 14 Dec 2000 10:13:51 +0100
12942              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
12943      Branch: perl
12944            ! ext/POSIX/POSIX.pod
12945 ____________________________________________________________________________
12946 [  8110] By: jhi                                   on 2000/12/14  21:36:32
12947         Log: Subject: [patch] perlfaq7
12948              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
12949              Date: Thu, 14 Dec 2000 15:31:07 +0100
12950              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
12951      Branch: perl
12952            ! pod/perlfaq7.pod
12953 ____________________________________________________________________________
12954 [  8109] By: jhi                                   on 2000/12/14  21:29:20
12955         Log: Subject: [8104] Encode
12956              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12957              Date: Thu, 14 Dec 2000 14:49:34 +0100
12958              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
12959              
12960              Type casting for nervous compilers.
12961      Branch: perl
12962            ! ext/Encode/Encode.xs
12963 ____________________________________________________________________________
12964 [  8108] By: jhi                                   on 2000/12/14  21:26:17
12965         Log: Subject: [8104] DB_File
12966              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12967              Date: Thu, 14 Dec 2000 14:49:35 +0100
12968              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
12969              
12970              Type definition incorrect for DB 2.7.7.  Not known when it
12971              changed, so only changed it for a known revision.
12972      Branch: perl
12973            ! ext/DB_File/DB_File.xs
12974 ____________________________________________________________________________
12975 [  8107] By: jhi                                   on 2000/12/14  21:23:41
12976         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
12977              From: Peter Prymmer <pvhp@forte.com>
12978              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
12979              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
12980              
12981              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
12982      Branch: perl
12983            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
12984            ! ext/Encode/Encode/posix-bc.enc
12985 ____________________________________________________________________________
12986 [  8106] By: nick                                  on 2000/12/14  20:36:13
12987         Log: "Cold" build correction to Encode's Makefile.PL
12988      Branch: perlio
12989            ! ext/Encode/Makefile.PL
12990 ____________________________________________________________________________
12991 [  8105] By: nick                                  on 2000/12/14  20:09:37
12992         Log: "Compiled" encodings.
12993              Correct replacement character in EBCDIC .enc files
12994              Add 0x7F to ASCII repertoire.
12995      Branch: perlio
12996            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12997            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
12998            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
12999            ! ext/Encode/Makefile.PL ext/Encode/compile
13000            ! ext/Encode/encengine.c ext/Encode/encode.h
13001 ____________________________________________________________________________
13002 [  8104] By: nick                                  on 2000/12/14  00:38:20
13003         Log: Integrate mainline
13004      Branch: perlio
13005           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
13006           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
13007           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
13008           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
13009           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
13010           !> t/lib/db-hash.t t/lib/db-recno.t
13011 ____________________________________________________________________________
13012 [  8103] By: nick                                  on 2000/12/13  23:16:13
13013         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
13014              so far and so it does not get lost.
13015      Branch: perlio
13016            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
13017 ____________________________________________________________________________
13018 [  8102] By: jhi                                   on 2000/12/13  17:14:22
13019         Log: Update Changes.
13020      Branch: perl
13021            ! Changes patchlevel.h
13022 ____________________________________________________________________________
13023 [  8101] By: jhi                                   on 2000/12/13  16:53:41
13024         Log: Move the proto of start_glob() to a better place; regen api files.
13025      Branch: perl
13026            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
13027 ____________________________________________________________________________
13028 [  8100] By: jhi                                   on 2000/12/13  16:47:11
13029         Log: Metaconfig change for #8099.
13030      Branch: metaconfig
13031            ! U/modified/Head.U
13032 ____________________________________________________________________________
13033 [  8099] By: jhi                                   on 2000/12/13  16:46:48
13034         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
13035              From: Andy Dougherty <doughera@lafayette.edu>
13036              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
13037              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
13038      Branch: perl
13039            ! Configure
13040 ____________________________________________________________________________
13041 [  8098] By: jhi                                   on 2000/12/13  16:39:02
13042         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
13043              From: rspier@pobox.com (Robert Spier)
13044              Date: Tue, 12 Dec 2000 21:12:39 -0500
13045              Message-ID: <14902.56087.678086.725773@rls.cx>
13046              
13047              fastgetcwd is defined using a glob alias on a $^O dependent basis -
13048              and there was no default assignment or perl subroutine.
13049      Branch: perl
13050            ! lib/Cwd.pm
13051 ____________________________________________________________________________
13052 [  8097] By: jhi                                   on 2000/12/13  16:16:01
13053         Log: Subject: [PATCH] move startglob out of pp_hot.c
13054              From: Nicholas Clark <nick@ccl4.org>
13055              Date: Mon, 11 Dec 2000 23:16:39 +0000
13056              Message-ID: <20001211231638.A55550@plum.flirble.org>
13057      Branch: perl
13058            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
13059 ____________________________________________________________________________
13060 [  8096] By: jhi                                   on 2000/12/13  15:26:23
13061         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
13062              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
13063              Date: Wed, 13 Dec 2000 14:01:37 +0100
13064              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
13065              
13066              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
13067              in turn requires libpthread in libswanted.
13068      Branch: perl
13069            ! hints/hpux.sh
13070 ____________________________________________________________________________
13071 [  8095] By: jhi                                   on 2000/12/12  19:51:05
13072         Log: The integration wars continue.
13073      Branch: perl
13074           !> sv.c
13075 ____________________________________________________________________________
13076 [  8094] By: jhi                                   on 2000/12/12  19:48:26
13077         Log: Subject: [PATCH perl@8070] DB_File-1.74  
13078              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
13079              Date: Mon, 11 Dec 2000 23:07:17 -0000
13080              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
13081      Branch: perl
13082            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
13083            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
13084            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
13085            ! t/lib/db-recno.t
13086 ____________________________________________________________________________
13087 [  8093] By: nick                                  on 2000/12/12  19:42:13
13088         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
13089      Branch: perlio
13090            ! sv.c
13091           !> lib/File/DosGlob.pm
13092 ____________________________________________________________________________
13093 [  8092] By: jhi                                   on 2000/12/12  19:28:11
13094         Log: Integrate perlio.
13095      Branch: perl
13096           !> sv.c
13097 ____________________________________________________________________________
13098 [  8091] By: nick                                  on 2000/12/12  18:49:45
13099         Log: Fix for Tk, and upgrading shared SVs.
13100      Branch: perlio
13101            ! sv.c
13102 ____________________________________________________________________________
13103 [  8090] By: jhi                                   on 2000/12/12  16:48:59
13104         Log: Subject: [PATCH] Re: Breadperl & Tk
13105              From: Nick Ing-Simmons <nik@tiuk.ti.com>
13106              Date: Tue, 12 Dec 2000 14:48:27 GMT
13107              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
13108      Branch: perl
13109            ! sv.c
13110 ____________________________________________________________________________
13111 [  8089] By: jhi                                   on 2000/12/12  03:37:19
13112         Log: Subject: DosGlob.pm diff for bash style brace expansion.
13113              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
13114              Date: Fri, 8 Dec 2000 10:45:30 -0600
13115              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
13116      Branch: perl
13117            ! lib/File/DosGlob.pm
13118 ____________________________________________________________________________
13119 [  8088] By: nick                                  on 2000/12/11  23:59:59
13120         Log: Integrate mainline
13121      Branch: perlio
13122           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
13123           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13124           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
13125           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
13126           !> t/op/local.t t/pragma/warn/toke toke.c
13127 ____________________________________________________________________________
13128 [  8087] By: jhi                                   on 2000/12/11  23:20:23
13129         Log: Integrate perlio.
13130      Branch: perl
13131           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13132 ____________________________________________________________________________
13133 [  8086] By: jhi                                   on 2000/12/11  22:50:59
13134         Log: Tune further the OS detection of CGI.
13135      Branch: perl
13136            ! lib/CGI.pm
13137 ____________________________________________________________________________
13138 [  8085] By: nick                                  on 2000/12/11  22:50:46
13139         Log: Finish 1st pass of "encoding" layer e.g. :
13140              open($fh,"<encoding(iso8859-7)",$greek) || die;
13141      Branch: perlio
13142            ! ext/Encode/Encode.xs perlio.c perliol.h
13143 ____________________________________________________________________________
13144 [  8084] By: jhi                                   on 2000/12/11  22:32:06
13145         Log: Revert the -f ambiguousity patch, seems to cause
13146              too much hassle (the interpret -Q as a function
13147              where Q is not a known filetest part is left in).
13148      Branch: perl
13149            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
13150            ! toke.c
13151 ____________________________________________________________________________
13152 [  8083] By: jhi                                   on 2000/12/11  22:27:23
13153         Log: (accidentally empty check-in)
13154      Branch: perl
13155            ! lib/File/DosGlob.pm
13156 ____________________________________________________________________________
13157 [  8082] By: nick                                  on 2000/12/11  19:09:51
13158         Log: Restore mmap function (broken by tweaks to shared buffer
13159              layer for encode(xxxx)).
13160      Branch: perlio
13161            ! perlio.c
13162 ____________________________________________________________________________
13163 [  8081] By: jhi                                   on 2000/12/11  18:29:13
13164         Log: Subject: Re: The long awaited feature ...
13165              From: Simon Cozens <simon@cozens.net>
13166              Date: Mon, 11 Dec 2000 15:54:24 +0000
13167              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
13168              
13169              More io/utf8 tests.
13170      Branch: perl
13171            ! t/io/utf8.t
13172 ____________________________________________________________________________
13173 [  8080] By: jhi                                   on 2000/12/11  18:19:36
13174         Log: Subject: PATCH MakeMaker manpage clarification
13175              From: andreas.koenig@anima.de (Andreas J. Koenig)
13176              Date: 10 Dec 2000 20:46:13 +0100
13177              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
13178      Branch: perl
13179            ! lib/ExtUtils/MakeMaker.pm
13180 ____________________________________________________________________________
13181 [  8079] By: jhi                                   on 2000/12/11  15:35:07
13182         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
13183              From: Simon Cozens <simon@cozens.net>
13184              Date: Sun, 10 Dec 2000 19:06:19 +0000
13185              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
13186      Branch: perl
13187            ! ext/B/B/Deparse.pm t/lib/b.t
13188 ____________________________________________________________________________
13189 [  8078] By: jhi                                   on 2000/12/11  15:09:11
13190         Log: Subject: [PATCH] docs on NaN
13191              From: Nicholas Clark <nick@ccl4.org>
13192              Date: Mon, 11 Dec 2000 01:48:38 +0000
13193              Message-ID: <20001211014838.B99205@plum.flirble.org>
13194      Branch: perl
13195            ! pod/perlop.pod
13196 ____________________________________________________________________________
13197 [  8077] By: jhi                                   on 2000/12/11  15:02:21
13198         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
13199              From: Simon Cozens <simon@cozens.net>
13200              Date: Mon, 11 Dec 2000 01:21:45 +0000
13201              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
13202      Branch: perl
13203            ! pp.c pp_hot.c scope.c t/op/local.t
13204 ____________________________________________________________________________
13205 [  8076] By: nick                                  on 2000/12/10  20:43:32
13206         Log: Not merge worthy...
13207              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
13208              syntax is modelled on attributes.
13209              Untested fix for io/utf8 on Win32 etc.
13210              Very clumsy start to the encode layer.
13211      Branch: perlio
13212            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
13213 ____________________________________________________________________________
13214 [  8075] By: jhi                                   on 2000/12/10  18:39:33
13215         Log: Darwin is not Windows.
13216      Branch: perl
13217            ! lib/CGI.pm
13218 ____________________________________________________________________________
13219 [  8074] By: jhi                                   on 2000/12/10  18:31:27
13220         Log: Subject: Ambiguous -%c() resolved as a file test
13221              From: "Paul Marquess" <Paul.Marquess@openwave.com>
13222              Date: Sun, 10 Dec 2000 15:35:07 -0000
13223              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
13224      Branch: perl
13225            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
13226 ____________________________________________________________________________
13227 [  8073] By: jhi                                   on 2000/12/10  18:16:29
13228         Log: Subject: PATCH installperl misinformed 
13229              From: andreas.koenig@anima.de (Andreas J. Koenig)
13230              Date: 10 Dec 2000 13:01:32 +0100 
13231              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
13232      Branch: perl
13233            ! installperl
13234 ____________________________________________________________________________
13235 [  8072] By: jhi                                   on 2000/12/10  18:07:55
13236         Log: The walkoptree confusion rages; walkoptree() seems to be coming
13237              from B.xs, while walkoptree_slow() comes from B.pm.
13238      Branch: perl
13239            ! ext/B/B.pm
13240 ____________________________________________________________________________
13241 [  8071] By: nick                                  on 2000/12/10  11:45:47
13242         Log: Integrate mainline
13243      Branch: perlio
13244           +> t/base/commonsense.t
13245           !> (integrate 37 files)
13246 ____________________________________________________________________________
13247 [  8070] By: jhi                                   on 2000/12/10  04:46:21
13248         Log: Update Changes.
13249      Branch: perl
13250            ! Changes patchlevel.h
13251 ____________________________________________________________________________
13252 [  8069] By: jhi                                   on 2000/12/10  04:39:19
13253         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
13254              From: andreas.koenig@anima.de (Andreas J. Koenig)
13255              Date: 09 Dec 2000 17:14:25 +0100
13256              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
13257      Branch: perl
13258            + t/base/commonsense.t
13259            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
13260 ____________________________________________________________________________
13261 [  8068] By: jhi                                   on 2000/12/10  04:17:36
13262         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
13263              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13264              Date: Sat, 9 Dec 2000 16:47:22 -0000
13265              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
13266      Branch: perl
13267            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
13268            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
13269            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
13270            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
13271            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
13272            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
13273            ! t/lib/sdbm.t
13274 ____________________________________________________________________________
13275 [  8067] By: jhi                                   on 2000/12/10  03:52:02
13276         Log: Test case for #8066.
13277      Branch: perl
13278            ! t/op/misc.t
13279 ____________________________________________________________________________
13280 [  8066] By: jhi                                   on 2000/12/10  03:50:30
13281         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
13282              From: Simon Cozens <simon@cozens.net>
13283              Date: Sun, 10 Dec 2000 00:55:37 +0000
13284              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
13285      Branch: perl
13286            ! pp_sys.c
13287 ____________________________________________________________________________
13288 [  8065] By: jhi                                   on 2000/12/10  03:44:52
13289         Log: Test case for #8064.
13290      Branch: perl
13291            ! t/comp/proto.t
13292 ____________________________________________________________________________
13293 [  8064] By: jhi                                   on 2000/12/10  03:42:32
13294         Log: Subject: Re: prototype of substr
13295              From: Simon Cozens <simon@cozens.net>
13296              Date: Sun, 10 Dec 2000 00:13:33 +0000
13297              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
13298              
13299              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
13300      Branch: perl
13301            ! pp.c
13302 ____________________________________________________________________________
13303 [  8063] By: jhi                                   on 2000/12/10  03:39:42
13304         Log: Subject: [PATCH] perlguts.pod
13305              From: Simon Cozens <simon@cozens.net>
13306              Date: Sun, 10 Dec 2000 00:06:47 +0000
13307              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
13308              
13309              Documentation of the different types of ops,
13310              plus the functions in dump.c
13311      Branch: perl
13312            ! pod/perlguts.pod
13313 ____________________________________________________________________________
13314 [  8062] By: jhi                                   on 2000/12/10  03:30:04
13315         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
13316              From: Nicholas Clark <nick@talking.bollo.cx>
13317              Date: Sat, 09 Dec 2000 18:57:25 +0000
13318              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
13319              
13320              Be more robust in weird hostname setups.
13321      Branch: perl
13322            ! t/lib/net-hostent.t
13323 ____________________________________________________________________________
13324 [  8061] By: jhi                                   on 2000/12/10  03:28:21
13325         Log: Pacify fussy compiler. 
13326      Branch: perl
13327            ! pp_sys.c
13328 ____________________________________________________________________________
13329 [  8060] By: jhi                                   on 2000/12/10  02:52:46
13330         Log: Integrate perlio.
13331      Branch: perl
13332           !> pp_sys.c t/io/utf8.t
13333 ____________________________________________________________________________
13334 [  8059] By: nick                                  on 2000/12/09  23:40:14
13335         Log: read/sysread/recv should now be utf8 aware.
13336              Basic test for utf8 read.
13337      Branch: perlio
13338            ! pp_sys.c t/io/utf8.t
13339 ____________________________________________________________________________
13340 [  8058] By: jhi                                   on 2000/12/09  21:56:02
13341         Log: Integrate perlio.
13342      Branch: perl
13343           +> t/io/utf8.t
13344           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
13345 ____________________________________________________________________________
13346 [  8057] By: jhi                                   on 2000/12/09  21:53:35
13347         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
13348              From: Inaba Hiroto <inaba@st.rim.or.jp>
13349              Date: Sun, 10 Dec 2000 05:53:21 +0900
13350              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
13351              
13352              Tests for #8056.
13353      Branch: perl
13354            ! t/op/each.t
13355 ____________________________________________________________________________
13356 [  8056] By: jhi                                   on 2000/12/09  21:51:16
13357         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
13358              From: Inaba Hiroto <inaba@st.rim.or.jp>
13359              Date: Sat, 09 Dec 2000 18:02:00 +0900
13360              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
13361              
13362              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
13363      Branch: perl
13364            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
13365 ____________________________________________________________________________
13366 [  8055] By: nick                                  on 2000/12/09  20:11:48
13367         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
13368              than raw PerlIO_write() - does not seem to break any tests.
13369      Branch: perlio
13370            ! pp_sys.c
13371 ____________________________________________________________________________
13372 [  8054] By: nick                                  on 2000/12/09  19:47:30
13373         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
13374              (sysread, recv and write i.e. formats still to do...)
13375              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
13376              open($fh,">:utf8","name")
13377              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
13378              so no extra overhead is involved.
13379              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
13380              to a non-utf8 stream.
13381              Add initial io/utf8.t
13382              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
13383              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
13384              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
13385      Branch: perlio
13386            + t/io/utf8.t
13387            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
13388 ____________________________________________________________________________
13389 [  8053] By: nick                                  on 2000/12/09  19:26:37
13390         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
13391              was only testing this_utf8.
13392      Branch: perlio
13393            ! toke.c
13394 ____________________________________________________________________________
13395 [  8052] By: nick                                  on 2000/12/09  19:09:41
13396         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
13397              i.e. the output string has one, but don't mess with source assumption.
13398      Branch: perlio
13399            ! toke.c
13400 ____________________________________________________________________________
13401 [  8051] By: jhi                                   on 2000/12/09  16:55:17
13402         Log: Integrate perlio.
13403      Branch: perl
13404           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
13405           !> sv.c thrdvar.h util.c
13406 ____________________________________________________________________________
13407 [  8050] By: jhi                                   on 2000/12/09  16:48:07
13408         Log: Nits noticed by Peter Prymmer.
13409      Branch: perl
13410            ! lib/ExtUtils/MM_VMS.pm
13411 ____________________________________________________________________________
13412 [  8049] By: nick                                  on 2000/12/09  13:49:40
13413         Log: UTF8 output prework.
13414              - Store $\ and $, as SVs so they can have SvUTF8 flag
13415              - use do_print() rather than raw PerlIO_write() to print them.
13416      Branch: perlio
13417            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
13418            ! thrdvar.h util.c
13419 ____________________________________________________________________________
13420 [  8048] By: nick                                  on 2000/12/09  12:30:43
13421         Log: Integrate mainline.
13422      Branch: perlio
13423           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
13424           +> t/op/reverse.t
13425           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
13426           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
13427           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
13428           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
13429           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
13430           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
13431 ____________________________________________________________________________
13432 [  8047] By: jhi                                   on 2000/12/09  00:23:27
13433         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
13434              From: Michael G Schwern <schwern@pobox.com>
13435              Date: Fri, 8 Dec 2000 14:43:04 -0600
13436      Branch: perl
13437            ! lib/ExtUtils/MM_VMS.pm
13438 ____________________________________________________________________________
13439 [  8046] By: jhi                                   on 2000/12/08  23:10:27
13440         Log: A missed check-in.
13441      Branch: perl
13442            ! lib/ExtUtils/Manifest.pm
13443 ____________________________________________________________________________
13444 [  8045] By: jhi                                   on 2000/12/08  21:57:12
13445         Log: (null check-in)
13446      Branch: perl
13447            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
13448 ____________________________________________________________________________
13449 [  8044] By: jhi                                   on 2000/12/08  21:11:06
13450         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
13451              at the final draft stage.
13452      Branch: perl
13453            + ext/Encode/Encode/iso8859-16.enc
13454            ! MANIFEST
13455 ____________________________________________________________________________
13456 [  8043] By: jhi                                   on 2000/12/08  16:39:04
13457         Log: Update Changes.
13458      Branch: perl
13459            ! Changes patchlevel.h
13460 ____________________________________________________________________________
13461 [  8042] By: jhi                                   on 2000/12/08  16:33:39
13462         Log: Do not return the Unicode replacement character if UTF-8
13463              decoding goes awry, it should be up to the caller to decide.
13464      Branch: perl
13465            ! pod/perlapi.pod utf8.c
13466 ____________________________________________________________________________
13467 [  8041] By: jhi                                   on 2000/12/08  16:22:28
13468         Log: metaconfig maintenance.
13469      Branch: metaconfig
13470            ! U/modified/stdchar.U
13471      Branch: metaconfig/U/perl
13472            + testsyml.U
13473 ____________________________________________________________________________
13474 [  8040] By: jhi                                   on 2000/12/08  16:03:08
13475         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
13476              From: sthoenna@efn.org
13477              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
13478              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
13479      Branch: perl
13480            ! Changes lib/ExtUtils/MM_OS2.pm
13481 ____________________________________________________________________________
13482 [  8039] By: jhi                                   on 2000/12/08  15:57:11
13483         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
13484              From: Simon Cozens <simon@cozens.net>
13485              Date: Fri, 8 Dec 2000 13:33:31 +0000
13486              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
13487              
13488              (The pp_hot part needed a rewrite.)
13489      Branch: perl
13490            ! doop.c pp_hot.c utf8.c
13491 ____________________________________________________________________________
13492 [  8038] By: jhi                                   on 2000/12/08  15:25:08
13493         Log: Subject: djSP
13494              From: Michael Stevens <michael@etla.org>
13495              Date: Wed, 6 Dec 2000 23:24:01 +0000
13496              Message-ID: <20001206232400.A21381@firedrake.org>
13497              
13498              Plus a note from Nick Ing-Simmons.
13499      Branch: perl
13500            ! pp.h
13501 ____________________________________________________________________________
13502 [  8037] By: jhi                                   on 2000/12/08  15:18:35
13503         Log: Filetype is text.
13504      Branch: perl
13505            ! t/op/utf8decode.t
13506 ____________________________________________________________________________
13507 [  8036] By: jhi                                   on 2000/12/08  03:31:27
13508         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
13509              From: Andy Dougherty <doughera@lafayette.edu>
13510              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
13511              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
13512              
13513              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
13514              From: Andy Dougherty <doughera@lafayette.edu>
13515              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
13516              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
13517      Branch: perl
13518            + ext/POSIX/hints/svr4.pl
13519            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
13520 ____________________________________________________________________________
13521 [  8035] By: jhi                                   on 2000/12/08  03:26:01
13522         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
13523              From: Andy Dougherty <doughera@lafayette.edu>
13524              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
13525              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
13526      Branch: perl
13527            ! t/README t/base/term.t
13528 ____________________________________________________________________________
13529 [  8034] By: jhi                                   on 2000/12/08  03:21:59
13530         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
13531              From: mjd@plover.com  
13532              Date: 7 Dec 2000 21:04:20 -0000
13533              Message-ID: <20001207210420.22282.qmail@plover.com>
13534              
13535              Plus -z doc.
13536      Branch: perl
13537            ! pod/perlfunc.pod
13538 ____________________________________________________________________________
13539 [  8033] By: jhi                                   on 2000/12/08  03:19:03
13540         Log: Use the UTF8 macros a bit.  They can't be used with abandon
13541              everywhere because we do generate illegal UTF-8 in some situations.
13542              This is of course naughty.
13543      Branch: perl
13544            ! pod/perlapi.pod utf8.c utf8.h
13545 ____________________________________________________________________________
13546 [  8032] By: jhi                                   on 2000/12/08  03:00:09
13547         Log: Out of sync?
13548      Branch: perl
13549            ! t/pragma/warn/utf8
13550 ____________________________________________________________________________
13551 [  8031] By: jhi                                   on 2000/12/08  02:22:39
13552         Log: Cnt spl.
13553      Branch: perl
13554            ! MANIFEST
13555 ____________________________________________________________________________
13556 [  8030] By: jhi                                   on 2000/12/08  01:23:54
13557         Log: Add test for reverse().
13558      Branch: perl
13559            + t/op/reverse.t
13560            ! MANIFEST
13561 ____________________________________________________________________________
13562 [  8029] By: jhi                                   on 2000/12/08  01:21:47
13563         Log: Integrate perlio.
13564      Branch: perl
13565           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
13566           !> perlio.c perlio.h perlsdio.h warnings.pl
13567 ____________________________________________________________________________
13568 [  8028] By: jhi                                   on 2000/12/08  01:19:08
13569         Log: Introduce macros for UTF8 decoding.
13570      Branch: perl
13571            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
13572 ____________________________________________________________________________
13573 [  8027] By: nick                                  on 2000/12/07  22:18:19
13574         Log: Integrate mainline
13575      Branch: perlio
13576           !> embed.pl pod/perlapi.pod utf8.c
13577 ____________________________________________________________________________
13578 [  8026] By: nick                                  on 2000/12/07  21:45:08
13579         Log: Various oddities p4 diff -se showed up
13580              Remove 'our' from warnings.pl
13581      Branch: perlio
13582            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
13583 ____________________________________________________________________________
13584 [  8025] By: nick                                  on 2000/12/07  21:43:32
13585         Log: Change PerlIO_(get|set)pos to take SV *
13586              Should fix, OS/2, VMS, (sfio??)
13587      Branch: perlio
13588            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
13589 ____________________________________________________________________________
13590 [  8024] By: jhi                                   on 2000/12/07  19:05:32
13591         Log: Document utf8_to_uv() better.
13592      Branch: perl
13593            ! pod/perlapi.pod utf8.c
13594 ____________________________________________________________________________
13595 [  8023] By: jhi                                   on 2000/12/07  18:23:47
13596         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
13597      Branch: perl
13598            ! embed.pl pod/perlapi.pod utf8.c
13599 ____________________________________________________________________________
13600 [  8022] By: jhi                                   on 2000/12/07  04:13:51
13601         Log: Integrate perlio.
13602      Branch: perl
13603           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
13604           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
13605           !> win32/makefile.mk
13606 ____________________________________________________________________________
13607 [  8021] By: nick                                  on 2000/12/07  00:28:14
13608         Log: Various attempts at MSVC debug - not sure what has
13609              changed but works now. 
13610              Seems atexit() _may_ work for DLLs built with MSVC so don't
13611              call cleanup that way.
13612      Branch: perlio
13613            ! perlio.c win32/makefile.mk
13614 ____________________________________________________________________________
13615 [  8020] By: nick                                  on 2000/12/06  19:57:20
13616         Log: Integrate mainline
13617      Branch: perlio
13618           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
13619           !> (integrate 75 files)
13620 ____________________________________________________________________________
13621 [  8019] By: nick                                  on 2000/12/06  19:28:21
13622         Log: Add useperlio to config.vc
13623              Turn off binmode in config_H.PL
13624              Regen all the config_H.xx
13625              Attempt to get debugging build with MSVC.
13626      Branch: perlio
13627            ! win32/config.vc win32/config_H.bc win32/config_H.gc
13628            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
13629 ____________________________________________________________________________
13630 [  8018] By: nick                                  on 2000/12/06  19:21:57
13631         Log: Test various dup/external program options on all platforms.
13632      Branch: perlio
13633            ! t/io/dup.t
13634 ____________________________________________________________________________
13635 [  8017] By: nick                                  on 2000/12/06  19:20:47
13636         Log: Fix harness to be less picky
13637      Branch: perlio
13638            ! lib/Test/Harness.pm
13639 ____________________________________________________________________________
13640 [  8016] By: jhi                                   on 2000/12/06  16:45:12
13641         Log: Update Changes.
13642      Branch: perl
13643            ! Changes patchlevel.h
13644 ____________________________________________________________________________
13645 [  8015] By: jhi                                   on 2000/12/06  16:41:03
13646         Log: Test \x{...} with ord().
13647      Branch: perl
13648            ! t/op/ord.t
13649 ____________________________________________________________________________
13650 [  8014] By: jhi                                   on 2000/12/06  16:20:33
13651         Log: Test tweak because of #8013.
13652      Branch: perl
13653            ! t/lib/b.t
13654 ____________________________________________________________________________
13655 [  8013] By: jhi                                   on 2000/12/06  16:09:09
13656         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
13657              From: Michael G Schwern <schwern@pobox.com>
13658              Date: Tue, 5 Dec 2000 21:23:28 -0500
13659              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
13660              
13661              Carp::Heavy parts not very applicable because of recent changes.
13662      Branch: perl
13663            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
13664            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
13665            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
13666            ! lib/Exporter.pm lib/Exporter/Heavy.pm
13667            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
13668            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
13669            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
13670            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
13671            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
13672            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
13673            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
13674            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
13675            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
13676            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
13677            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
13678            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
13679            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
13680            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
13681            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
13682            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
13683            ! warnings.pl
13684 ____________________________________________________________________________
13685 [  8012] By: jhi                                   on 2000/12/06  15:22:38
13686         Log: Subject: [PATCH] Re: New harness is failing things
13687              From: Nick Ing-Simmons <nik@tiuk.ti.com>
13688              Date: Wed, 6 Dec 2000 13:00:30 GMT
13689              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
13690      Branch: perl
13691            ! lib/Test/Harness.pm
13692 ____________________________________________________________________________
13693 [  8011] By: jhi                                   on 2000/12/06  15:12:08
13694         Log: Subject: installhtml changes
13695              From: Michael Stevens <michael@etla.org>
13696              Date: Wed, 6 Dec 2000 13:15:53 +0000
13697              Message-ID: <20001206131553.A27317@firedrake.org>
13698      Branch: perl
13699            ! installhtml
13700 ____________________________________________________________________________
13701 [  8010] By: jhi                                   on 2000/12/06  15:06:05
13702         Log: Subject: the dTHR hits
13703              From: Michael Stevens <michael@etla.org>
13704              Date: Wed, 6 Dec 2000 12:06:03 +0000
13705              Message-ID: <20001206120603.A24581@firedrake.org>
13706              
13707              More, errrm, less dTHRs.
13708      Branch: perl
13709            ! bytecode.pl ext/B/B/C.pm
13710 ____________________________________________________________________________
13711 [  8009] By: jhi                                   on 2000/12/06  15:04:25
13712         Log: Subject: MakeMaker mailing list gone?
13713              From: Michael G Schwern <schwern@pobox.com>
13714              Date: Tue, 5 Dec 2000 19:29:59 -0500
13715              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
13716              
13717              The MakeMaker mailing list is dead, perlbug is the right
13718              address to report bugs.
13719      Branch: perl
13720            ! lib/ExtUtils/MakeMaker.pm
13721 ____________________________________________________________________________
13722 [  8008] By: jhi                                   on 2000/12/06  15:00:32
13723         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
13724              From: Michael G Schwern <schwern@pobox.com>
13725              Date: Tue, 5 Dec 2000 19:21:21 -0500
13726              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
13727              
13728              Add a default MANIFEST skip that ignores things like
13729              version control files, editor temporary files, and the Makefile.
13730      Branch: perl
13731            + lib/ExtUtils/MANIFEST.SKIP
13732            ! MANIFEST lib/ExtUtils/Manifest.pm
13733 ____________________________________________________________________________
13734 [  8007] By: jhi                                   on 2000/12/06  14:57:20
13735         Log: In Amiga more manual hackery of the scripts seems to be needed,
13736              from Jan-Erik Karlsson.  Why Configure does not get this right
13737              is unknown, may be shell-induced.
13738      Branch: perl
13739            ! README.amiga
13740 ____________________________________________________________________________
13741 [  8006] By: jhi                                   on 2000/12/05  23:53:12
13742         Log: Add TOPm1s to peek at the second topmost stack item.
13743      Branch: perl
13744            ! pp.h
13745 ____________________________________________________________________________
13746 [  8005] By: jhi                                   on 2000/12/05  23:13:55
13747         Log: Avaunt, you foul UTF-8 tests.
13748      Branch: perl
13749            ! t/op/ver.t t/pragma/utf8.t
13750 ____________________________________________________________________________
13751 [  8004] By: jhi                                   on 2000/12/05  23:09:54
13752         Log: Continue utf8 dispersal. 
13753      Branch: perl
13754            + t/op/concat.t
13755            ! MANIFEST t/pragma/utf8.t
13756 ____________________________________________________________________________
13757 [  8003] By: nick                                  on 2000/12/05  23:02:39
13758         Log: Integrate mainline.
13759      Branch: perlio
13760           +> t/op/length.t t/op/utf8decode.t
13761           !> (integrate 69 files)
13762 ____________________________________________________________________________
13763 [  8002] By: jhi                                   on 2000/12/05  22:59:28
13764         Log: Integrate perlio.
13765      Branch: perl
13766           !> iperlsys.h perl.c perlio.c win32/perllib.c
13767 ____________________________________________________________________________
13768 [  8001] By: nick                                  on 2000/12/05  22:07:52
13769         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
13770              - calloc/free suffer from damage on TerminateThread()
13771              - use PerlMemShared (as originally planned) now fixed
13772              - avoid doing anything important on DLL "detach".
13773      Branch: perlio
13774            ! perl.c perlio.c win32/perllib.c
13775 ____________________________________________________________________________
13776 [  8000] By: nick                                  on 2000/12/05  21:05:09
13777         Log: Fix gross PerlMemShared issue.
13778      Branch: perlio
13779            ! iperlsys.h
13780 ____________________________________________________________________________
13781 [  7999] By: jhi                                   on 2000/12/05  20:46:58
13782         Log: Test for Unicode (UTF-8) hash keys.
13783      Branch: perl
13784            ! t/op/each.t
13785 ____________________________________________________________________________
13786 [  7998] By: jhi                                   on 2000/12/05  20:30:35
13787         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
13788              is now always UTF-8), empty line cosmetics.
13789      Branch: perl
13790            ! t/pragma/utf8.t
13791 ____________________________________________________________________________
13792 [  7997] By: jhi                                   on 2000/12/05  20:15:40
13793         Log: Subject: Re: STRLEN - what?
13794              From: Andy Dougherty <doughera@lafayette.edu>
13795              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
13796              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
13797              
13798              Explain STRLEN.
13799      Branch: perl
13800            ! pod/perlguts.pod
13801 ____________________________________________________________________________
13802 [  7996] By: jhi                                   on 2000/12/05  20:13:34
13803         Log: Split off the UTF-8 decoder tests, make them to check also
13804              the error message.
13805      Branch: perl
13806            + t/op/utf8decode.t
13807            ! MANIFEST t/pragma/utf8.t utf8.c
13808 ____________________________________________________________________________
13809 [  7995] By: jhi                                   on 2000/12/05  16:39:47
13810         Log: Start migrating bits of pragma/utf8 to elsewhere
13811              (since the long term plan is to obsolete 'use utf8').
13812      Branch: perl
13813            + t/op/length.t
13814            ! MANIFEST t/pragma/utf8.t
13815 ____________________________________________________________________________
13816 [  7994] By: jhi                                   on 2000/12/05  16:30:21
13817         Log: Fix a manual edit typo from #7993, fix the message formatting
13818              for Unicode, add few our declarations.
13819      Branch: perl
13820            ! lib/Carp/Heavy.pm
13821 ____________________________________________________________________________
13822 [  7993] By: jhi                                   on 2000/12/05  16:09:15
13823         Log: Subject: Need help with warnings :-(
13824              From: "Ben Tilly" <ben_tilly@hotmail.com>
13825              Date: Tue, 05 Dec 2000 01:35:54 -0500
13826              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
13827              
13828              Subject: UPDATE: Carp/Heavy now passes all tests
13829              From: "Ben Tilly" <ben_tilly@hotmail.com>
13830              Date: Tue, 05 Dec 2000 07:59:41 -0500
13831              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
13832              
13833              The Brave New Carp.
13834      Branch: perl
13835            ! lib/Carp.pm lib/Carp/Heavy.pm
13836 ____________________________________________________________________________
13837 [  7992] By: jhi                                   on 2000/12/05  15:55:08
13838         Log: Subject: [PATCH perl@7979] cygwin port
13839              From: "Eric Fifer" <efifer@dircon.co.uk>
13840              Date: Tue, 5 Dec 2000 14:04:09 -0000
13841              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
13842      Branch: perl
13843            ! t/lib/net-hostent.t
13844 ____________________________________________________________________________
13845 [  7991] By: jhi                                   on 2000/12/05  15:52:34
13846         Log: Subject: Re: [PATCH] The largest hoax of all times?
13847              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13848              Date: Tue, 5 Dec 2000 00:40:25 -0500
13849              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
13850              
13851              Subject: Re: [PATCH] The largest hoax of all times?
13852              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13853              Date: Mon, 4 Dec 2000 23:55:53 -0500
13854              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
13855              
13856              Subject: Re: [PATCH] The largest hoax of all times?
13857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13858              Date: Tue, 5 Dec 2000 01:28:45 -0500
13859              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
13860              
13861              Fix the unpredictable order of DESTROYs.
13862      Branch: perl
13863            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
13864            ! sv.c sv.h t/op/ref.t
13865 ____________________________________________________________________________
13866 [  7990] By: jhi                                   on 2000/12/05  14:38:53
13867         Log: Subject: [PATCH] shrink pp_hot fractionally
13868              From: Nicholas Clark <nick@ccl4.org>
13869              Date: Tue, 5 Dec 2000 12:44:31 +0000
13870              Message-ID: <20001205124431.E74518@plum.flirble.org>
13871              
13872              Use report_evil_fh().
13873      Branch: perl
13874            ! opcode.pl opnames.h pp_hot.c util.c
13875 ____________________________________________________________________________
13876 [  7989] By: jhi                                   on 2000/12/05  14:21:27
13877         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
13878              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13879              Date: Mon, 04 Dec 2000 22:21:59 -0800
13880              Message-ID: <HmIL6gzkgepS092yn@efn.org>
13881              
13882              Harness shouldn't ignore responses like "ok 3\r\r\n".
13883      Branch: perl
13884            ! lib/Test/Harness.pm
13885 ____________________________________________________________________________
13886 [  7988] By: jhi                                   on 2000/12/05  13:51:28
13887         Log: Integrate the "skip" messages to explain().
13888      Branch: perl
13889            ! t/lib/syslfs.t t/op/lfs.t
13890 ____________________________________________________________________________
13891 [  7987] By: jhi                                   on 2000/12/05  12:34:54
13892         Log: The one that got away in #7984.
13893              
13894              Subject: Re: dTHR - what and why?
13895              From: Michael Stevens <michael@etla.org> 
13896              Date: Tue, 5 Dec 2000 11:15:52 +0000
13897              Message-ID: <20001205111552.A4647@firedrake.org>
13898      Branch: perl
13899            ! sv.h
13900 ____________________________________________________________________________
13901 [  7986] By: gsar                                  on 2000/12/05  09:14:44
13902         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
13903              due to the notorious GetFileType() bug in Windows 9x, which fstat()
13904              tickles)
13905      Branch: perl
13906            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
13907 ____________________________________________________________________________
13908 [  7985] By: jhi                                   on 2000/12/05  05:49:03
13909         Log: Integrate perlio.
13910      Branch: perl
13911           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
13912           !> win32/perlhost.h win32/perllib.c
13913 ____________________________________________________________________________
13914 [  7984] By: jhi                                   on 2000/12/05  05:48:16
13915         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
13916      Branch: perl
13917            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
13918            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
13919            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
13920            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
13921            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
13922            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
13923            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
13924            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
13925            ! win32/win32.c
13926 ____________________________________________________________________________
13927 [  7983] By: nick                                  on 2000/12/04  23:27:43
13928         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
13929      Branch: perlio
13930            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
13931            ! win32/perlhost.h win32/perllib.c
13932 ____________________________________________________________________________
13933 [  7982] By: jhi                                   on 2000/12/04  19:44:09
13934         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
13935              uncovered by #7980.
13936      Branch: perl
13937            ! op.c
13938 ____________________________________________________________________________
13939 [  7981] By: jhi                                   on 2000/12/04  19:42:07
13940         Log: Subject: [PATCH] Trivial dump.c feature
13941              From: Simon Cozens <simon@cozens.net>
13942              Date: Mon, 4 Dec 2000 18:08:38 +0000
13943              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
13944              
13945              Show whether a constant is UTF-8.
13946      Branch: perl
13947            ! dump.c
13948 ____________________________________________________________________________
13949 [  7980] By: jhi                                   on 2000/12/04  19:36:51
13950         Log: UTF-8 hash keys, patch from Inaba Hiroto.
13951      Branch: perl
13952            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
13953 ____________________________________________________________________________
13954 [  7979] By: jhi                                   on 2000/12/04  17:36:28
13955         Log: Update Changes.
13956      Branch: perl
13957            ! Changes patchlevel.h
13958 ____________________________________________________________________________
13959 [  7978] By: jhi                                   on 2000/12/04  16:42:17
13960         Log: Retract #7977, still too volatile (the euphemism of the day
13961              for unfinished and buggy :-)
13962      Branch: perl
13963            ! doop.c hv.c pp.c sv.h
13964 ____________________________________________________________________________
13965 [  7977] By: jhi                                   on 2000/12/04  16:25:15
13966         Log: (Retracted by #7978, too shaky yet.)
13967              
13968              Subject: Re: utf8 in hash keys, implementor missing
13969              From: Simon Cozens <simon@cozens.net>
13970              Date: Sat, 2 Dec 2000 19:49:35 +0000
13971              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
13972              
13973              The first step at UTF-8 hash keys.
13974      Branch: perl
13975            ! doop.c hv.c pp.c sv.h
13976 ____________________________________________________________________________
13977 [  7976] By: jhi                                   on 2000/12/04  16:13:53
13978         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
13979              From: sthoenna@efn.org
13980              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
13981              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
13982      Branch: perl
13983            ! os2/os2.c perlio.c
13984 ____________________________________________________________________________
13985 [  7975] By: jhi                                   on 2000/12/04  16:05:25
13986         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
13987              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
13988              Date: Thu, 30 Nov 2000 20:50:37 -0800
13989              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
13990      Branch: perl
13991            ! os2/os2.c
13992 ____________________________________________________________________________
13993 [  7974] By: jhi                                   on 2000/12/04  16:03:57
13994         Log: Subject: [PATCH] ++ 20% faster
13995              From: Nicholas Clark <nick@ccl4.org>
13996              Date: Mon, 4 Dec 2000 12:17:27 +0000
13997              Message-ID: <20001204121726.B52976@plum.flirble.org>
13998              
13999              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
14000      Branch: perl
14001            ! sv.c
14002 ____________________________________________________________________________
14003 [  7973] By: jhi                                   on 2000/12/04  16:00:48
14004         Log: 
14005              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
14006              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
14007              Date: Mon, 04 Dec 2000 12:30:45 +0100
14008              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
14009              
14010              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
14011              library (getprotobyname and getprotobynumber are outversioned by
14012              the same calls in libc, at least for xlc version 3.
14013      Branch: perl
14014            ! hints/aix.sh
14015 ____________________________________________________________________________
14016 [  7972] By: jhi                                   on 2000/12/04  02:58:31
14017         Log: Integrate perlio.
14018      Branch: perl
14019           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
14020           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
14021           !> win32/win32.h win32/win32iop.h win32/win32thread.h
14022 ____________________________________________________________________________
14023 [  7971] By: nick                                  on 2000/12/04  00:24:33
14024         Log: Quieten some noise in Win32 builds:
14025              - win32.h is included after <sys/socket.h>, so need to 
14026              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
14027              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
14028      Branch: perlio
14029            ! doio.c perl.h toke.c win32/win32.h
14030 ____________________________________________________________________________
14031 [  7970] By: nick                                  on 2000/12/03  22:57:46
14032         Log: PERL_IMPLICIT_SYS compiles but does not work.
14033      Branch: perlio
14034            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
14035            ! win32/perlhost.h win32/perllib.c win32/win32.h
14036            ! win32/win32iop.h win32/win32thread.h
14037 ____________________________________________________________________________
14038 [  7969] By: jhi                                   on 2000/12/03  22:12:58
14039         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
14040              used to swash_init(), makes regprop() dumps more informative
14041              (+utf8::IsAlpha, -utf8::IsDigit, for example).
14042      Branch: perl
14043            ! regcomp.c regexec.c
14044 ____________________________________________________________________________
14045 [  7968] By: jhi                                   on 2000/12/03  21:39:56
14046         Log: Implement ANYOFUTF8 regprop() dumping.
14047      Branch: perl
14048            ! regcomp.c
14049 ____________________________________________________________________________
14050 [  7967] By: jhi                                   on 2000/12/03  20:57:19
14051         Log: Make uv_to_utf8() to zero-terminate its output buffer,
14052              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
14053      Branch: perl
14054            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
14055 ____________________________________________________________________________
14056 [  7966] By: nick                                  on 2000/12/03  18:41:21
14057         Log: Integrate mainline (STDCHAR)
14058      Branch: perlio
14059           !> Configure t/pragma/utf8.t
14060 ____________________________________________________________________________
14061 [  7965] By: jhi                                   on 2000/12/03  17:58:20
14062         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
14063      Branch: perl
14064            ! t/pragma/utf8.t
14065 ____________________________________________________________________________
14066 [  7964] By: jhi                                   on 2000/12/03  17:35:56
14067         Log: Integrate perlio.
14068      Branch: perl
14069           !> iperlsys.h perlio.c
14070 ____________________________________________________________________________
14071 [  7963] By: jhi                                   on 2000/12/03  17:33:55
14072         Log: Metaconfig unit change for #7962.
14073      Branch: metaconfig
14074            ! U/modified/stdchar.U
14075 ____________________________________________________________________________
14076 [  7962] By: jhi                                   on 2000/12/03  17:33:27
14077         Log: Untangle the <stdio.h> #include nest for the stdchar test,
14078              from Andy Dougherty.
14079      Branch: perl
14080            ! Configure
14081 ____________________________________________________________________________
14082 [  7961] By: nick                                  on 2000/12/03  16:53:00
14083         Log: Make iperlsys.h vector stdio not PerlIO.
14084      Branch: perlio
14085            ! iperlsys.h perlio.c
14086 ____________________________________________________________________________
14087 [  7960] By: nick                                  on 2000/12/03  14:43:01
14088         Log: Integrate mainline
14089      Branch: perlio
14090           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
14091           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
14092 ____________________________________________________________________________
14093 [  7959] By: jhi                                   on 2000/12/03  08:16:36
14094         Log: Use DO_UTF8().
14095      Branch: perl
14096            ! op.c
14097 ____________________________________________________________________________
14098 [  7958] By: jhi                                   on 2000/12/02  18:33:05
14099         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
14100              From: Mike Guy <mjtg@cam.ac.uk>         
14101              Date: Sat, 02 Dec 2000 17:27:13 +0000
14102              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
14103              
14104              An extraneous argument.
14105      Branch: perl
14106            ! toke.c
14107 ____________________________________________________________________________
14108 [  7957] By: jhi                                   on 2000/12/02  18:22:32
14109         Log: A missing hunk.
14110      Branch: perl
14111            ! t/lib/net-hostent.t
14112 ____________________________________________________________________________
14113 [  7956] By: jhi                                   on 2000/12/02  18:06:20
14114         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
14115              From: Nicholas Clark <nick@ccl4.org>
14116              Date: Sat, 2 Dec 2000 14:28:27 +0000
14117              Message-ID: <20001202142827.A12308@plum.flirble.org>
14118              
14119              Test robustness.
14120      Branch: perl
14121            ! t/lib/net-hostent.t
14122 ____________________________________________________________________________
14123 [  7955] By: jhi                                   on 2000/12/02  17:58:06
14124         Log: Metaconfig unit change for #7954.
14125      Branch: metaconfig
14126            ! U/modified/stdchar.U
14127 ____________________________________________________________________________
14128 [  7954] By: jhi                                   on 2000/12/02  17:54:32
14129         Log: An inconvenient hang would happen if the stdio _ptr wasn't
14130              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
14131              would be grepping stdin for all eternity for the _ptr.)
14132      Branch: perl
14133            ! Configure
14134 ____________________________________________________________________________
14135 [  7953] By: jhi                                   on 2000/12/02  00:07:15
14136         Log: Update Changes.
14137      Branch: perl
14138            ! Changes patchlevel.h
14139 ____________________________________________________________________________
14140 [  7952] By: jhi                                   on 2000/12/01  23:54:47
14141         Log: Subject: Re: long shell lines
14142              From: Andy Dougherty <doughera@lafayette.edu>
14143              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
14144              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
14145              
14146              Split overly long shell command lines.
14147      Branch: perl
14148            ! lib/ExtUtils/MM_Unix.pm
14149 ____________________________________________________________________________
14150 [  7951] By: jhi                                   on 2000/12/01  23:48:02
14151         Log: The metaconfig unit change for #7950.
14152      Branch: metaconfig
14153            + U/modified/stdchar.U
14154 ____________________________________________________________________________
14155 [  7950] By: jhi                                   on 2000/12/01  23:47:39
14156         Log: Try to find stdchar also from <stdio_impl.h>.
14157      Branch: perl
14158            ! Configure config_h.SH
14159 ____________________________________________________________________________
14160 [  7949] By: jhi                                   on 2000/12/01  23:46:45
14161         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
14162              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
14163              Date: Fri, 1 Dec 2000 16:26:08 -0500
14164              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
14165              
14166              Reword the diagnostic message.
14167      Branch: perl
14168            ! pod/perldiag.pod
14169 ____________________________________________________________________________
14170 [  7948] By: nick                                  on 2000/12/01  22:49:43
14171         Log: Integrate mainline (for s/y/m as sub names stuff).
14172      Branch: perlio
14173           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
14174           !> t/pragma/warn/toke toke.c
14175 ____________________________________________________________________________
14176 [  7947] By: jhi                                   on 2000/12/01  20:55:41
14177         Log: Integrate perlio.
14178      Branch: perl
14179           !> perlio.c perliol.h t/io/pipe.t
14180 ____________________________________________________________________________
14181 [  7946] By: jhi                                   on 2000/12/01  20:36:51
14182         Log: Upgrade to CPAN 1.59_51, from Andreas König.
14183      Branch: perl
14184            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
14185 ____________________________________________________________________________
14186 [  7945] By: nick                                  on 2000/12/01  20:31:32
14187         Log: Integrate mainline
14188      Branch: perlio
14189           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
14190           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
14191           +> t/lib/net-hostent.t
14192           !> (integrate 35 files)
14193 ____________________________________________________________________________
14194 [  7944] By: jhi                                   on 2000/12/01  20:23:29
14195         Log: Some help for 20001130.011.  Now one gets warnings like
14196              "Ambiguous -f() resolved as a file test ..."
14197      Branch: perl
14198            ! pod/perldiag.pod t/pragma/warn/toke toke.c
14199 ____________________________________________________________________________
14200 [  7943] By: jhi                                   on 2000/12/01  19:44:44
14201         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
14202              that also breaks using them as methods. 
14203      Branch: perl
14204            ! pod/perldiag.pod t/op/misc.t toke.c
14205 ____________________________________________________________________________
14206 [  7942] By: nick                                  on 2000/12/01  17:56:46
14207         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
14208              Make 'unix' pass most tests
14209              - do unread by temporary push of layer ("pending") holding unread chars
14210              - fast_gets is now based on per-handle flag
14211              - relax one of io/pipe.t tests to allow print to fail and close to
14212              succeed so that it passes on unbuffered "unix" layer.
14213              Remaining fail is sporadic and a genuine race condition between
14214              parent/child in fork test.
14215      Branch: perlio
14216            ! perlio.c perliol.h t/io/pipe.t
14217 ____________________________________________________________________________
14218 [  7941] By: jhi                                   on 2000/12/01  15:28:58
14219         Log: (Retracted by #7943.)
14220              
14221              Reserve the short named string operator names.
14222      Branch: perl
14223            ! pod/perldiag.pod t/op/misc.t toke.c
14224 ____________________________________________________________________________
14225 [  7940] By: jhi                                   on 2000/12/01  06:45:53
14226         Log: Get the three different space character classes right under utf8.
14227      Branch: perl
14228            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
14229            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
14230            ! regexec.c t/op/pat.t utf8.c
14231 ____________________________________________________________________________
14232 [  7939] By: jhi                                   on 2000/12/01  03:26:26
14233         Log: Two more tests that make no sense in UTF-8 since the test
14234              data is not in UTF-8.
14235      Branch: perl
14236            ! t/op/regexp.t
14237 ____________________________________________________________________________
14238 [  7938] By: jhi                                   on 2000/12/01  03:20:39
14239         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
14240              should it be required inside regexen?
14241      Branch: perl
14242            ! regcomp.c t/op/regmesg.t
14243 ____________________________________________________________________________
14244 [  7937] By: jhi                                   on 2000/12/01  02:58:53
14245         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
14246              stored and restored, and thusly was trounced by the utf8 swash
14247              routines.
14248      Branch: perl
14249            ! regcomp.c
14250 ____________________________________________________________________________
14251 [  7936] By: jhi                                   on 2000/11/30  20:41:39
14252         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
14253              Why the different platforms behave so differently (core dump vs
14254              no core dump) on this bug is a but of a mystery, but if I had to
14255              guess I would mumble something like 'alignment'.
14256      Branch: perl
14257            ! sv.c
14258 ____________________________________________________________________________
14259 [  7935] By: jhi                                   on 2000/11/30  16:17:02
14260         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
14261              From: Robin Barker <rmb1@cise.npl.co.uk>
14262              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
14263              Date: Thu, 30 Nov 2000 14:27:12 GMT
14264      Branch: perl
14265            ! perlio.c toke.c
14266 ____________________________________________________________________________
14267 [  7934] By: jhi                                   on 2000/11/30  16:04:49
14268         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
14269      Branch: perl
14270            ! t/lib/net-hostent.t
14271 ____________________________________________________________________________
14272 [  7933] By: jhi                                   on 2000/11/30  06:07:26
14273         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
14274              From: Peter Prymmer <pvhp@forte.com>
14275              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
14276              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
14277              
14278              In VMS the localhost may be LOCALHOST.
14279      Branch: perl
14280            ! t/lib/net-hostent.t
14281 ____________________________________________________________________________
14282 [  7932] By: jhi                                   on 2000/11/30  01:11:11
14283         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
14284              From: Peter Prymmer <pvhp@forte.com>
14285              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
14286              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
14287              
14288              plus regen perlapi.pod.
14289      Branch: perl
14290            ! pod/perlapi.pod utf8.c
14291 ____________________________________________________________________________
14292 [  7931] By: jhi                                   on 2000/11/30  01:06:19
14293         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
14294              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14295              Date:     Wed, 29 Nov 2000 17:15:11 EST
14296              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
14297      Branch: perl
14298            ! t/lib/filter-util.pl t/lib/filter-util.t
14299 ____________________________________________________________________________
14300 [  7930] By: jhi                                   on 2000/11/29  18:51:55
14301         Log: Update Changes.
14302      Branch: perl
14303            ! Changes patchlevel.h
14304 ____________________________________________________________________________
14305 [  7929] By: jhi                                   on 2000/11/29  18:50:55
14306         Log: Update the va_copy() metaconfig unit.
14307      Branch: metaconfig/U/perl
14308            ! need_va_copy.U
14309 ____________________________________________________________________________
14310 [  7928] By: jhi                                   on 2000/11/29  17:50:43
14311         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
14312              From: Dominic Dunlop <domo@computer.org>
14313              Date: Tue, 28 Nov 2000 16:41:57 +0100
14314              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
14315              
14316              Patch to catch a core dump in the Configure va_copy test.
14317      Branch: perl
14318            ! Configure config_h.SH
14319 ____________________________________________________________________________
14320 [  7927] By: jhi                                   on 2000/11/29  17:31:59
14321         Log: Retract #7921, the patch shouldn't be needed.
14322      Branch: perl
14323            ! sv.c
14324 ____________________________________________________________________________
14325 [  7926] By: jhi                                   on 2000/11/29  17:01:41
14326         Log: Make the Class::Struct import() wiser.
14327      Branch: perl
14328            ! lib/Class/Struct.pm t/lib/class-struct.t
14329 ____________________________________________________________________________
14330 [  7925] By: jhi                                   on 2000/11/29  16:36:33
14331         Log: All the core library users of Class::Struct seem to be
14332              using "use Class::Struct 'struct';" instead of the bare
14333              "use Class::Struct;", which isn't documented in Class::Struct.
14334              This can't be right.
14335      Branch: perl
14336            ! lib/File/stat.pm
14337 ____________________________________________________________________________
14338 [  7924] By: jhi                                   on 2000/11/29  16:32:15
14339         Log: A test works better if it has the right 1..$n output.
14340      Branch: perl
14341            ! t/lib/class-struct.t
14342 ____________________________________________________________________________
14343 [  7923] By: jhi                                   on 2000/11/29  16:29:11
14344         Log: Forgot to MANIFEST the new Net::hostent test.
14345      Branch: perl
14346            ! MANIFEST
14347 ____________________________________________________________________________
14348 [  7922] By: jhi                                   on 2000/11/29  16:27:49
14349         Log: Integrate perlio.
14350      Branch: perl
14351           !> iperlsys.h perlio.c
14352 ____________________________________________________________________________
14353 [  7921] By: jhi                                   on 2000/11/29  16:27:10
14354         Log: (Retracted by #7927.)
14355              
14356              Subject: [PATCH] Is infinity a number?
14357              From: Simon Cozens <simon@cozens.net>
14358              Date: Wed, 29 Nov 2000 14:48:20 +0000
14359              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
14360      Branch: perl
14361            ! sv.c
14362 ____________________________________________________________________________
14363 [  7920] By: jhi                                   on 2000/11/29  16:23:02
14364         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
14365              From: rspier@pobox.com (Robert Spier)
14366              Date: Wed, 29 Nov 2000 02:17:49 -0500
14367              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
14368              
14369              Add a test for Net::hostent.
14370      Branch: perl
14371            + t/lib/net-hostent.t
14372 ____________________________________________________________________________
14373 [  7919] By: jhi                                   on 2000/11/29  16:21:31
14374         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
14375              add a test for Class::Struct.
14376      Branch: perl
14377            + t/lib/class-struct.t
14378            ! MANIFEST lib/Class/Struct.pm
14379 ____________________________________________________________________________
14380 [  7918] By: jhi                                   on 2000/11/29  15:48:40
14381         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
14382              From: rspier@pobox.com (Robert Spier)
14383              Date: Wed, 29 Nov 2000 02:25:39 -0500
14384              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
14385              
14386              More checking in case someone has broken their services or
14387              protocol databases.
14388      Branch: perl
14389            ! ext/Sys/Syslog/Syslog.pm
14390 ____________________________________________________________________________
14391 [  7917] By: jhi                                   on 2000/11/29  15:46:25
14392         Log: Subject: [PATCH] $^O  win32 -> MSWin32
14393              From: rspier@pobox.com (Robert Spier)
14394              Date: Wed, 29 Nov 2000 02:17:38 -0500
14395              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
14396              
14397              plus similar nits for vms, err, VMS, and UNICOS.
14398      Branch: perl
14399            ! t/lib/syslfs.t t/op/lfs.t
14400 ____________________________________________________________________________
14401 [  7916] By: jhi                                   on 2000/11/29  15:42:51
14402         Log: Subject: [PATCH] Tokeniser debugging
14403              From: Simon Cozens <simon@cozens.net>
14404              Date: Wed, 29 Nov 2000 14:15:45 +0000
14405              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
14406      Branch: perl
14407            ! perl.c perl.h pod/perlrun.pod toke.c
14408 ____________________________________________________________________________
14409 [  7915] By: jhi                                   on 2000/11/29  15:41:36
14410         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
14411              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14412              Date: Wed, 29 Nov 2000 02:13:14 -0500
14413              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
14414              
14415              OUT keyword nits.
14416              
14417              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
14418              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14419              Date: Wed, 29 Nov 2000 03:09:04 -0500
14420              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
14421              
14422              OUT and IN_OUT documentation.
14423      Branch: perl
14424            ! lib/ExtUtils/xsubpp pod/perlxs.pod
14425 ____________________________________________________________________________
14426 [  7914] By: jhi                                   on 2000/11/29  03:35:01
14427         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
14428              From: John Tobey <jtobey@john-edwin-tobey.org>
14429              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
14430              Message-Id: <m140e1N-000FOoC@feynman.localnet>
14431              
14432              plus a performance speedup noticed by Sarathy.
14433      Branch: perl
14434            ! op.c
14435 ____________________________________________________________________________
14436 [  7913] By: jhi                                   on 2000/11/29  03:16:59
14437         Log: Use "1 while unlink" so that VMS gets clean, too.
14438      Branch: perl
14439            ! t/lib/filter-util.t
14440 ____________________________________________________________________________
14441 [  7912] By: jhi                                   on 2000/11/29  03:09:08
14442         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
14443              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14444              Date: Tue, 28 Nov 2000 03:27:09 -0500
14445              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
14446      Branch: perl
14447            ! lib/ExtUtils/xsubpp
14448 ____________________________________________________________________________
14449 [  7911] By: jhi                                   on 2000/11/29  03:06:30
14450         Log: This should have been part of #7872: no need to scan UTF-8
14451              until eternity.
14452      Branch: perl
14453            ! utf8.c
14454 ____________________________________________________________________________
14455 [  7910] By: jhi                                   on 2000/11/29  02:50:04
14456         Log: One more perltie.pod nit from Casey R. Tweten.
14457      Branch: perl
14458            ! pod/perltie.pod
14459 ____________________________________________________________________________
14460 [  7909] By: jhi                                   on 2000/11/29  02:44:23
14461         Log: Document the known sprintf test failures, exact standard
14462              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
14463      Branch: perl
14464            ! pod/perldelta.pod t/op/sprintf.t
14465 ____________________________________________________________________________
14466 [  7908] By: jhi                                   on 2000/11/29  02:36:23
14467         Log: Add the Encoding table format documentation.
14468      Branch: perl
14469            + ext/Encode/Encode/EncodeFormat.pod
14470            ! MANIFEST
14471 ____________________________________________________________________________
14472 [  7907] By: jhi                                   on 2000/11/29  02:07:24
14473         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
14474              From: "Casey R. Tweten" <crt@kiski.net>
14475              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
14476              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
14477              
14478              Subject: Re: [PATCH] Updating perltie.pod for arrays
14479              From: "Casey R. Tweten" <crt@kiski.net>
14480              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
14481              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
14482      Branch: perl
14483            ! pod/perltie.pod
14484 ____________________________________________________________________________
14485 [  7906] By: nick                                  on 2000/11/28  22:40:59
14486         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
14487      Branch: perlio
14488            ! iperlsys.h perlio.c
14489 ____________________________________________________________________________
14490 [  7905] By: nick                                  on 2000/11/28  22:04:34
14491         Log: Integrate mainline
14492      Branch: perlio
14493           !> (integrate 39 files)
14494 ____________________________________________________________________________
14495 [  7904] By: jhi                                   on 2000/11/28  16:44:43
14496         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
14497              From: Nicholas Clark <nick@babyhippo.co.uk>
14498              Date: Tue, 28 Nov 2000 11:16:57 +0000
14499              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
14500      Branch: perl
14501            ! pod/perlipc.pod
14502 ____________________________________________________________________________
14503 [  7903] By: jhi                                   on 2000/11/28  16:40:31
14504         Log: Subject: [PATCH] Updating perltie.pod for arrays
14505              From: "Casey R. Tweten" <crt@kiski.net>
14506              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
14507              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
14508      Branch: perl
14509            ! pod/perltie.pod
14510 ____________________________________________________________________________
14511 [  7902] By: jhi                                   on 2000/11/28  16:39:37
14512         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
14513              From: Robin Barker <rmb1@cise.npl.co.uk>
14514              Date: Mon, 27 Nov 2000 17:56:44 GMT
14515              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
14516      Branch: perl
14517            ! pod/perlfunc.pod t/op/split.t
14518 ____________________________________________________________________________
14519 [  7901] By: jhi                                   on 2000/11/28  16:28:04
14520         Log: setmode() is a DOSish-only thing.
14521      Branch: perl
14522            ! perlio.c
14523 ____________________________________________________________________________
14524 [  7900] By: jhi                                   on 2000/11/28  16:21:46
14525         Log: Subject: [PATCH] perlcc.PL cleanups
14526              From: Simon Cozens <simon@cozens.net>
14527              Date: Tue, 28 Nov 2000 12:44:35 +0000
14528              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
14529      Branch: perl
14530            ! utils/perlcc.PL
14531 ____________________________________________________________________________
14532 [  7899] By: gsar                                  on 2000/11/28  06:32:55
14533         Log: reintegrate files missed by change#7895
14534      Branch: maint-5.6/perl
14535           +> ext/ByteLoader/bytecode.h utils/Makefile
14536            - utils/perlbc.PL
14537 ____________________________________________________________________________
14538 [  7897] By: gsar                                  on 2000/11/27  18:22:47
14539         Log: can't integrate these two files, for some reason
14540      Branch: maint-5.6/perl
14541            - ext/ByteLoader/bytecode.h utils/Makefile
14542 ____________________________________________________________________________
14543 [  7895] By: gsar                                  on 2000/11/27  18:11:21
14544         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
14545              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
14546              6757..6890,6892..6901 from mainline
14547              
14548              Bytecompiler patches from Benjamin Stuhl.
14549              
14550              More bytecompiler.
14551              
14552              Subject: [PATCH blead] B:: missing dependency
14553              
14554              Subject: [PATCH: 6757] configure.com updates and syslog build
14555              
14556              Long double Gconvert fixes from Yitzchak Scott-Thoennes
14557              and Spider Boardman.
14558              
14559              Subject: [PATCH blead] nextchar() abuse misses an optimisation
14560              
14561              Long double fixes from Spider Boardman.
14562              
14563              Make the selection of NVff et al stricter.
14564              
14565              cSVOPo_*v things index into the current PL_curpad
14566              under ithreads, which is different from the curpad
14567              used by the XSUB.  (In other words, the code as-is
14568              before this patch wouldn't work under ithreads.)
14569              
14570              Be portable.
14571              
14572              VMS MMS (make) wants null action.
14573              
14574              Mac and other portability updates from Chris Nandor.
14575              
14576              Storable support, v-version fixes.
14577              Subject: CPAN.pm beta for testing available
14578              
14579              Portability fix from Hugo van der Sanden.
14580              
14581              Bad makefile.
14582              
14583              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
14584              
14585              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
14586              
14587              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
14588              
14589              Replace #6705 with a minimal doc patch.
14590              Subject: [PATCH 5.6.0] replace change #6705
14591              
14592              Drop the separate perlbc, perlcc -b should be enough.
14593              
14594              installperl couldn't tell whether it had run tests or not.
14595              Subject: [PATCH] Re: installperl and t/TEST
14596              
14597              Add silencer flags to installperl.
14598              Subject: [PATCH] Making installperl silent.
14599              
14600              Make "make install" by default silent.  A new "install-verbose"
14601              target is verbose.
14602              
14603              More liberal parsing of version numbers.
14604              Subject: Re: CPAN.pm beta for testing available
14605              
14606              Create directories in silence.
14607              Subject: [PATCH] Another silencer for MakeMaker
14608              
14609              DOS patches and portability/porting notes, from Tim Jenness.
14610              
14611              Make installman to recognize the silence flag -S.
14612              
14613              Actually do something with the silencer option.
14614              
14615              Continue silencing.
14616              
14617              Show the doc file, not the temp file.
14618              
14619              Regen perltoc.
14620              
14621              Subject: [PATCH] More silencing of installman.
14622              
14623              Better wording for the vec lvalue diagnostic.
14624              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
14625              
14626              Subject: [PATCH: 6805] several more tweaks to configure.com
14627              
14628              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
14629              
14630              Missing parts of 
14631              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
14632              
14633              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
14634              (applied slightly modified)
14635              
14636              installperl --verbose and --silent.
14637              Subject: Re: [PATCH] More silencing of installman.
14638              
14639              Add install-silent target.
14640              
14641              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
14642              the problem reported in
14643              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
14644              
14645              Tweak the sfio/useperlio logic, hopefully as wished in
14646              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
14647              
14648              One forgotten file from #6816.
14649              
14650              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
14651              
14652              Remove duplicately applied patch shards.
14653              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
14654              
14655              Support preserving extremely big/small angles.
14656              
14657              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
14658              
14659              Subject: [PATCH] installation not quite silent yet.
14660              
14661              Update the test count.
14662              
14663              Use UVxf, PTR2UV, NVff.
14664              
14665              Document PTR2XX and INT2PTR.
14666              
14667              no-install target a la make -n.
14668              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
14669              
14670              grep -e isn't portable.
14671              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
14672              
14673              Can't get the test to reliably work thanks to the
14674              inaccurateness of floating point.  "Resolves" bug ids
14675              20000826.003, 20000826.009, 20000826.010,
14676              
14677              Subject: installman buglet
14678              
14679              DJGPP update from Laszlo Molnar.
14680              
14681              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
14682              
14683              Passing -R in ldflags makes now it to appear in the default
14684              for lddlflags, just like with -L.
14685              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
14686              
14687              Test nit.
14688              
14689              Use the actual thread type, not the pointer-to-struct.
14690              
14691              Provice virtual $Config{ccflags_nolargefiles} etc. 
14692              
14693              display_format used as a class method without arguments was broken,
14694              reported in
14695              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
14696              
14697              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
14698              
14699              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
14700              
14701              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
14702              
14703              opmini.o may be left around if a build is interrupted.
14704              
14705              Typo in #6858.
14706              
14707              Fix for ID 20000828.001, long doubles were not formatted
14708              correctly (showed up in $], which stopped installing perl).
14709              
14710              An attempt to fix the problem reported in
14711              Subject: Building perl@6856 using gcc/AIX 4.3.3 
14712              I can't test this properly since the gcc installation I have
14713              access to seems to be botched (gcc is calling the AIX cpp,
14714              a losing proposition...)
14715              
14716              Add -ld to archname on long tr...double platforms.
14717              
14718              Subject: hv.h Doc Patch
14719              
14720              Potential cruft.
14721              
14722              Subject: [PATCH bleedperl@6856] warnings fixes
14723              
14724              -S is the silent flag, -s is the strip flag.
14725              Subject: [PATCH] Re: [PATCH] make no-install          
14726              
14727              Take out the SUIDMAIL thing, that will not be
14728              a problem in 5.7.*.
14729              
14730              Subject: [PATCH bleedperl@6866] spellings
14731              
14732              Subject: [PATCH] Re: files not cleaned even by veryclean
14733              
14734              Use minimal @INC in tests, most of the time just '../lib',
14735              so that we simply can't pick up stuff from other Perls than
14736              the one we are testing.  Pointed out by
14737              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
14738              
14739              Update to Getopt::Long 2.24, from Johan Vromans.
14740              
14741              Fix for thinko in #6848.
14742              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
14743              
14744              Patches all over for people and the files they (hopefully) care about.
14745              
14746              Subject: Net::protoent does not export 'getproto'
14747              
14748              Missed a change in #6869.
14749              
14750              Subject: [PATCH] Warnings in B::Deparse
14751              
14752              Subject: [PATCH] Glob dumping
14753              
14754              Disable one of the tests for now.
14755              
14756              Disabling the one test is a bit tricky.
14757              
14758              Don't forget to tidy up.
14759              
14760              The #6881 removed one dump line.
14761              
14762              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
14763              
14764              Under usethreads the dumped variable is IN_PAD.
14765              Subject: Re: [PATCH] Glob dumping
14766              
14767              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
14768              
14769              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
14770              
14771              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
14772              
14773              Regen Configure for #6894.
14774              
14775              Subject: [PATCH: 6889] updates to perlebcdic.pod
14776              
14777              Undo namespace pollution of #6878.
14778              Subject: Re: Net::protoent does not export 'getproto'
14779              
14780              Admit that we are leaking scalars.
14781              
14782              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
14783      Branch: maint-5.6/perl
14784           !> (integrate 271 files)
14785 ____________________________________________________________________________
14786 [  7894] By: gsar                                  on 2000/11/27  16:00:34
14787         Log: a couple of nits
14788      Branch: maint-5.6/perl
14789            ! MANIFEST pp_sys.c
14790 ____________________________________________________________________________
14791 [  7893] By: gsar                                  on 2000/11/27  15:10:56
14792         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
14793              6740..6745,6747..6757,6760
14794              
14795              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
14796              
14797              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
14798              
14799              Doc nits spotted by Richard Soderberg.
14800              
14801              move WNOHANG definition to where other such things are
14802              
14803              Make $Config{byteorder} more magical so that it is
14804              dynamically computed: nice for 'fat binaries'.
14805              Subject: [PATCH]: default byteorder
14806              
14807              Subject: [PATCH] Cwd.pm now uses strict
14808              
14809              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
14810              
14811              Get -DLEAKTEST to compile (not necessarily to work, mind)
14812              Subject: [ID 20000724.006] -DLEAKTEST problem
14813              
14814              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
14815              
14816              Add perlebcdic from Peter Prymmer, regen toc.
14817              
14818              Don't propose using modules built for 5.005 if no binary
14819              compatibility with 5.005 is attempted.
14820              
14821              Do not use prototyping here.
14822              Subject: [ID 20000817.016] [PATCH] Peek.xs
14823              
14824              Document what the backtick returns if the command fails.
14825              
14826              Add byteorder to the myconfig output.
14827              
14828              Introduce NVef, NVff, and NVgf, use the middle one.
14829              (helps for lib/peek + Linux + long doubles)  Reported in
14830              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
14831              Use NVs in POSIX math, not doubles.
14832              Subject: [ID 20000817.014] POSIX & modfl
14833              
14834              Subject: [PATCH 5.6.0+] newSVrv() memory leak
14835              
14836              The byteorder code in #6671 was wrong.
14837              
14838              Fix the lib/complex failure of
14839              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
14840              Linux long double accuracy issue: something that
14841              when printed with %g looks like "2" but int() of it is 1.
14842              
14843              Propagate new Configure vars.
14844              
14845              Unbuffer the output.
14846              
14847              Subject: [PATCH] perltrap.pod spring cleaning
14848              
14849              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
14850              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
14851              
14852              Tiny Getopt::Long patch from Johan Vromans.
14853              
14854              Document code point which makes if (defined %stash::) to work
14855              (noted by Spider Boardman).
14856              
14857              Subject: [PATCH perl@6698] cygwin port
14858              
14859              Document the NDBM_File and ODBM_File as SDBM_File
14860              was documented in #6417.
14861              
14862              The new tests were missing from #6415.
14863              
14864              Add [[:blank:]] as suggested in
14865              Subject: [ID 20000716.024] [=cc=] / [:blank:]
14866              (the [=cc=] has already been taken care of by #6439
14867              so the whole bug report can be closed)
14868              and make [[:space:]] to be equivalent to isspace(3)
14869              (as opposed to \s, which is isSPACE()).  The difference
14870              is that now [[:space:]] matches the mythical vertical tab,
14871              while \s doesn't.
14872              
14873              Don't eat leading os from index entries.
14874              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
14875              
14876              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
14877              
14878              Typo in pp_complement().
14879              Subject: [PATCH perl-current] Deparse
14880              
14881              Add warnif(), check warnings further up the stack,
14882              all the warnings functions now can take an optional object reference.
14883              Subject: [PATCH bleedperl@6691] warnings pragma update
14884              
14885              Fix a core dump in lib/selfloader under -DDEBUGGING.
14886              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
14887              
14888              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
14889              
14890              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
14891              
14892              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
14893              Put back the long double avoidance code to POSIX.xs
14894              because VMS seems to need it still.
14895              
14896              Introduce a 'veryclean' target that is like 'distclean'
14897              but also removes *~ and *.orig.
14898              
14899              Subject: [ID 20000817.023] endianness description in perlfunc.pod
14900              
14901              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
14902              
14903              Let's try #6717 again.
14904              
14905              UTF8 concat fixes.
14906              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
14907              
14908              pp_open() could pass an uninitialized filename down to do_open9().
14909              
14910              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
14911              
14912              Update to CGI 2.72, from Lincoln Stein.
14913              
14914              Subject: [PATCH] Silence MakeMaker (Was: installman)
14915              
14916              Use temporary directory instead of current directory.
14917              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
14918              
14919              Document odd vs even subreleases and -Dusedevel.
14920              
14921              The veryclean target needs to clobber.
14922              
14923              Use File::Spec->tmpdir().
14924              
14925              Document the number of exponent digits.
14926              
14927              Mention perlebcdic and perlposix-bc.
14928              
14929              s/this one/the 5.6.0 release/
14930              
14931              The #6724 is here.
14932              
14933              The correct cleaning order is an art.
14934              
14935              small tweaks for change#6705: avoid C++ style comments in C code;
14936              use Perl's malloc API rather than the low level system one
14937              
14938              Array context keeps slithering in.
14939              
14940              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
14941              
14942              Subject: [PATCH] os2.c fix for use64bitint
14943              
14944              Update to Pod::LaTeX 0.53.
14945              Subject: [PATCH] lib/Pod/LaTeX.pm updates
14946              
14947              Document the endianness of Alpha more precisely.
14948              
14949              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
14950              
14951              Rename the macro argument because some preprocessors
14952              can't tell the difference and expand arguments also inside
14953              double quoted strings.
14954              
14955              free TLS slot properly on Windows
14956              
14957              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
14958              
14959              Unicos/mk requires elaborate paranoia.
14960              
14961              Tweak the floating point output routine preferences.
14962              
14963              Also under djgpp the timestamps are funky.
14964              
14965              Apply some PodParser 1.18 patches; the Pod/Find.pm
14966              patches cannot be applied since #6712 conflicts.
14967              
14968              Use PodParser 1.18 new test.
14969              
14970              A pod nit.
14971              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
14972              
14973              Be verydeepclean.
14974      Branch: maint-5.6/perl
14975           +> pod/perlebcdic.pod
14976           !> (integrate 106 files)
14977 ____________________________________________________________________________
14978 [  7892] By: jhi                                   on 2000/11/27  15:02:32
14979         Log: Update Changes.
14980      Branch: perl
14981            ! Changes patchlevel.h
14982 ____________________________________________________________________________
14983 [  7891] By: jhi                                   on 2000/11/27  14:57:23
14984         Log: Subject: Re: perlfaq style changes
14985              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
14986              Date: Sat, 25 Nov 2000 23:32:26 -0800
14987              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
14988              
14989              plus a note from Ronald Kimball.
14990      Branch: perl
14991            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
14992 ____________________________________________________________________________
14993 [  7890] By: jhi                                   on 2000/11/27  14:53:14
14994         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
14995              From: Benjamin Holzman <bah@ecnvantage.com>
14996              Date: Sun, 26 Nov 2000 16:27:33 -0500
14997              Message-ID: <20001126162733.J25040@ecnvantage.com>
14998      Branch: perl
14999            ! gv.c
15000 ____________________________________________________________________________
15001 [  7889] By: jhi                                   on 2000/11/27  14:43:11
15002         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
15003              From: lvirden@cas.org
15004              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
15005              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
15006      Branch: perl
15007            ! README.amiga
15008 ____________________________________________________________________________
15009 [  7888] By: jhi                                   on 2000/11/27  14:32:34
15010         Log: Restore also the locale test to no-sprintf-taint state.
15011              Fixes the bug 20001127.003.
15012      Branch: perl
15013            ! sv.c t/pragma/locale.t
15014 ____________________________________________________________________________
15015 [  7887] By: gsar                                  on 2000/11/27  14:13:05
15016         Log: integrate changes#6613..6616,6620..6665 from mainline
15017              
15018              VMS configure.com update continues.
15019              
15020              Subject: Test fails / warnings with perl-current #6612
15021              
15022              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
15023              
15024              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
15025              
15026              For now remove the mail code.
15027              
15028              Subject: Re: [PATCH] @+, @- readonly
15029              
15030              Subject: warning: storage class after type is obsolescent
15031              
15032              Subject: sfio2000
15033              
15034              Subject: Re: File::Temp problems on VMS in bleedperl
15035              
15036              README.os2 update.
15037              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
15038              
15039              Make the user to give up his firstborn, err, to knowingly
15040              verify installing an unstable developer release.  Also bump
15041              the release to 5.7.0, but leave a patch tag in the local
15042              patches saying that this is not yet the real thing.
15043              
15044              Update (kinda) to Test 1.14, from Joshua Pritikin.
15045              
15046              make ok etc also for win32.
15047              
15048              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
15049              
15050              Don't blow limited stacks, a lower number is enough to
15051              tickle the lookbehind limit.
15052              
15053              Use -Dusedevel; regen Configure and the respective Porting stuff.
15054              
15055              Subject: [PATCH] debugger exit code should reflect user exit code
15056              
15057              Subject: [PATCH perl@6620] cygwin port
15058              
15059              Missed a file from #6638.
15060              
15061              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)
15062              
15063              magic callbacks all need to have same type signature
15064              
15065              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
15066              
15067              Fix a dependency problem.
15068              Subject: [PATCH: 6640] VMS Makefile.SH update
15069              
15070              The numeric locale was reset to "C" by s?printf and never restored.
15071              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
15072              No test since adding the failing example to locale.t
15073              does not fail -- probably because the locale settings are so
15074              thoroughly tweaked by that time.  Running the example standalone
15075              does fail, though.  UPDATE: test case added at change #7540.
15076              
15077              Subject: [ID 20000324.040] minor fix to perlhpux.pod
15078              
15079              Update to CPAN 1.57.
15080              
15081              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
15082              
15083              Change the perlbug address to perl.org since it's more forgiving.
15084              
15085              Change the regx compilation error markers to use = instead of <
15086              since pod makes using the latter quite messy.  Reported in
15087              ID 20000814.006 by Abigail and in
15088              Subject: Unknown escape E<> ?
15089              
15090              Update to perldebtut 1.9, from Richard Foley.
15091              
15092              check that the number pseudo children doesn't exceed
15093              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
15094              the WaitForMultipleObjects() limit that would cause wait()
15095              to crash)
15096              wait() and waitpid() could potentially be rewritten to use
15097              more than one thread to do the waiting to eliminate this
15098              limitation
15099              
15100              change#6328 could make close(SOCKET) return false on windows
15101              when it shouldn't
15102              
15103              pod nit seen in passing
15104              
15105              on windows, the return values from wait() and waitpid() don't
15106              match those of pseudo-pids
15107              
15108              waitpid() now handles externally spawned pids correctly;
15109              fixes for backtick/wait/waitpid failures on Windows 9x
15110              these changes make the pid returned by process functions on
15111              Windows 9x always positive by clearing the high bit (which
15112              is always set on Win9x); pseudo-process PIDs are likewise
15113              always negative now on Win9x (just as on NT/2000)
15114              
15115              trailing new %ENV entries weren't being pushed into the real
15116              environment of subprocesses on Windows
15117              
15118              Tweak the regex compilation errors once more.
15119              
15120              avoid warnings from dense compiler
15121              
15122              add "ok" targets from change#6632 in makefile.mk
15123      Branch: maint-5.6/perl
15124            - lib/Pod/PlainText.pm vms/configure.com
15125           !> (integrate 66 files)
15126 ____________________________________________________________________________
15127 [  7886] By: jhi                                   on 2000/11/27  13:54:18
15128         Log: __FUNCTION__ isn't portable and trying to emulate it leads
15129              into practically spelling out the name of the function.
15130              Takes care of the bug 20001127.001.
15131      Branch: perl
15132            ! perlio.c
15133 ____________________________________________________________________________
15134 [  7885] By: gsar                                  on 2000/11/27  13:53:18
15135         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
15136              6610..6611 from mainline
15137              
15138              Make regular expression parse error messages easier to understand.
15139              Subject: Re: enhanced(?) regex error messages
15140              
15141              Tiny tidying on report_evil_fh().
15142              
15143              Subject: Re: enhanced(?) regex error messages 
15144              plus Capitalize the error messages, plus perldiag them.
15145              
15146              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
15147              
15148              Document here-doc better.
15149              
15150              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
15151              
15152              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
15153              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
15154              (either perlbug or p5p ate the original), plus regen
15155              perlapi and perltoc. 
15156              
15157              Regen global.sym.
15158              
15159              Double check that we have a dirhandle.
15160              
15161              Subject: Re: enhanced(?) regex error messages
15162              (plus two small patches sent privately)
15163              (this still seems to leave few test failures)
15164              
15165              warn is a macro, avoid using at a variable to avoid warnings
15166              in some configurations; readdir.t is too conservative in
15167              estimating number of *.t's
15168              
15169              Get back into sync with Jeffrey on the enhanced regex warnings.
15170              
15171              Subject: [PATCH 5.6.0] cygwin port
15172              
15173              Zero entries were skipped, fix from Adrian Goalby
15174              <argoalby@yahoo.co.uk>
15175              
15176              Subject: Remove dead entry in perldiag
15177              
15178              Amend the description of Perl6.
15179              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
15180              
15181              detypo
15182              
15183              It's the 2ndO'ROSSC.
15184              
15185              Revert the sv.c part of #6559, a better fix is needed.
15186              
15187              Iterating perl6 description.
15188              
15189              Update to Term::ANSIColor 1.03, from Russ Allbery.
15190              
15191              Update to Getopt::Long 2.23_05, from Johan Vromans.
15192              
15193              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
15194              
15195              Update to Pod::Parser 1.17, from Brad Appleton.
15196              
15197              Update to CPAN 1.56, from Andreas König.
15198              
15199              Update to CGI 2.70, from Lincoln Stein.
15200              
15201              Put back the std @INC thing.
15202              
15203              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
15204              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
15205              
15206              Document the IO::Select timeout.
15207              
15208              sleep(1) does not necessarily return 1.
15209              Subject: [PATCH bleadperl] op/lex_assign.t  
15210              
15211              Subject: debugger "d" command doesnt check line number
15212              
15213              B::Deparse didn't do sub attributes.
15214              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15215              
15216              Preprocessing and postprocessing for File::Find.
15217              Subject: Patch to Find::File.pm to allow alphabetical results
15218              
15219              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
15220              
15221              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
15222              
15223              Subject: Re: [ID 20000730.003] utf8::length() bad
15224              
15225              Subject: Getting perlio and threads to compile
15226              (the Solaris version changes in Configure skipped)
15227              
15228              Tests for #6589.
15229              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
15230              
15231              Add Perl debugging tutorial, regen toc. 
15232              Subject: perldebtut.pod
15233              
15234              Add a few missing files, update MANIFEST.
15235              
15236              Rewrite of vms/subconfigure.com as configure.com,
15237              from Peter Prymmer and the vmsperl crew.
15238              
15239              Should have deleted this in #6603.
15240              
15241              Fix the test for 5005threads.
15242              
15243              Fix-n-skip the tests under 5005threads.
15244              
15245              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
15246              
15247              Upgrade to CGI 2.71, from Lincoln Stein.
15248      Branch: maint-5.6/perl
15249           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
15250           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
15251           +> t/op/regmesg.t t/pod/find.t vms/configure.com
15252            - vms/subconfigure.com
15253            ! lib/lib.pm
15254           !> (integrate 115 files)
15255 ____________________________________________________________________________
15256 [  7884] By: jhi                                   on 2000/11/27  13:44:33
15257         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
15258              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15259              Date:     Mon, 27 Nov 2000 08:23:54 EST
15260              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
15261      Branch: perl
15262            ! vms/descrip_mms.template vms/test.com
15263 ____________________________________________________________________________
15264 [  7883] By: gsar                                  on 2000/11/27  11:50:46
15265         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
15266              6511..6513,6515..6523,6525..6536
15267              
15268              The swallow_bom() saga continues.  The #23 of require.t
15269              (UTF16-LE) still fails (silently, no output) but the #22
15270              (UTF16-BE) seems to be working now.  The root of the
15271              failure may be in sv_gets(): is it UTF-16LE-aware,
15272              especially when it comes to line endings? 
15273              
15274              Document the problem with -P in HP-UX and its workaround.
15275              
15276              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
15277              (aka ID 20000730.002)
15278              
15279              Subject: fix and question re: waitpid() under win32
15280              
15281              Make the safety catch for buggy gccs work with triple version
15282              numbers like 2.95.2.  Reported in
15283              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
15284              
15285              In Digital UNIX warn if gcc explicitly chosen because even
15286              2.95.2 is known to cause problems.
15287              
15288              Make chr() for values >127 to create utf8 when under utf8.
15289              
15290              various syntax errors and such (not fixed: comp/require.t#22 coredump
15291              on Windows)
15292              
15293              Stash away the largefiles flags and libswanted.
15294              
15295              BOM patching from Simon Cozens.
15296              
15297              If gccosandvers is equal to osname, clear gccosandvers.
15298              
15299              Make p4desc to skip non-mainperl branches by default.
15300              
15301              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
15302              
15303              The test from this
15304              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
15305              
15306              In new BSDs changes to argv[] do not show up in ps(1) output,
15307              instead one must use setproctitle().  This was already addressed
15308              by change #6457, but the below has a new variant for FreeBSD 4.0
15309              or later, and the matter is also documented more.
15310              
15311              FreeBSD 3.* updates from
15312              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
15313              
15314              regen_headers, regen perltoc.
15315              
15316              Document in one place the memory abstractions used in Perl core.
15317              
15318              memcpy has n o in it, as pinted ut by Sarathy.
15319              
15320              Remove the extraneous "main::" prefix from all the
15321              "opened only for", "on closed", and "never opened" warnings.
15322              
15323              The name of a filehandle does not have <these>.
15324              
15325              The tr utf8 patching continues.
15326              
15327              The new setproctitle() feature is available only in 
15328              bleeding edge FreeBSD.  From Paul Saab.
15329              
15330              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
15331              
15332              Dump UVs as UVs in Data::Dumper.
15333              
15334              detypo #6494
15335              
15336              Document the IVdf UVuf UVof UVxf.
15337              
15338              require.t needs binmode() to work on windows
15339              
15340              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
15341              that are hopefully soon put into use.
15342              
15343              Allow "no Module;" even if there is no 'unimport'.
15344              
15345              Better skip message for the test; one of the two problems in
15346              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
15347              
15348              The subtest 4 may fail also on VOBS, as pointed out
15349              by Nick Ing-Simmons in November 1999, bug id 19991124.003
15350              (but the failure in that bug report isn't the subtest 4).
15351              
15352              Be more informative on what is skipped and why,
15353              also repeat the list at the end.
15354              
15355              Add a URL for FSF.
15356              
15357              Subject: [PATCH] sv.h documentation - SvLEN
15358              
15359              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
15360              
15361              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
15362              
15363              Subject: [PATCH] bad cppsymbols on os2 + Configure question
15364              
15365              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
15366              
15367              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
15368              mention the idea of @( and @)
15369              
15370              This is 6512.  Really.
15371              
15372              Subject: [ID 19990721.004] Documentation bug in perlfunc
15373              
15374              Subject: Minor tweak to perlvar.pod
15375              
15376              In the warnings call filehandles consistently so;
15377              add "unopened" warning for stat().
15378              
15379              After the #6519 a warning about stat() is just that,
15380              not about a filetest, which now have their own warning.
15381              
15382              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
15383              
15384              Subject: Re: Array vs. List context
15385              
15386              Subject: New perlcc, take 2
15387              
15388              Weed buglets pointed out by
15389              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
15390              
15391              gcc versions might have (parentheses) in them.
15392              
15393              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
15394              
15395              Essential prototype changes were missing from #6527.
15396              Also make report_evil_fh() more bomb-proof.
15397              
15398              Zap lib/Sys directory when cleaning up.
15399              
15400              Change the Policy policy: now -Dprefix= with an existing
15401              Policy.sh and prefix == siteprefix == vendorprefix, then all
15402              of them follow along the new prefix.
15403              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
15404              
15405              Continue fixing the io warnings.  This also
15406              sort of fixes bug ID 20000802.003: the core dump
15407              is no more.  Whether the current behaviour is correct
15408              (giving a warning: "Not a format reference"), is another matter.
15409              
15410              Have symbols for the IoTYPEs.
15411              
15412              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
15413              
15414              Document a bit that UDP is not what you might think.
15415              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
15416              tr memory corruption fix from Simon Cozens.
15417              
15418              Plug the security hole described in the Aug 05 2000 bugtraq message
15419              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
15420              The security hole exists only in suidperls, which isn't
15421              installed or even built by default.
15422      Branch: maint-5.6/perl
15423           !> (integrate 71 files)
15424 ____________________________________________________________________________
15425 [  7882] By: gsar                                  on 2000/11/27  10:25:36
15426         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
15427              from mainline
15428              
15429              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
15430              to be fatal errors (instead of by default ignoring them, and
15431              ignoring with a bug: even though -w gave an error, the opening [
15432              was left in)  Reported in:
15433              
15434              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
15435              
15436              Subject: [PATCH] split /^/
15437              
15438              MacOS nits from Matthias Neeracher.
15439              
15440              More split() doc and test patches from Mike Guy.
15441              
15442              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
15443              from Graham Barr in the module list.
15444              
15445              docfix from Peter Scott <Peter@PSDT.com>.
15446              
15447              File::Temp patches for VMS and OS/2 from Tim Jenness.
15448              
15449              open() wariness in perlbug.
15450              
15451              Subject: [PATCH] minor doc change - perlguts
15452              
15453              Subject: Minor doc patch: handy.h
15454              
15455              Be wary of close()s, too.
15456              
15457              Further File::Temp patches from Yitzchak Scott-Thoennes
15458              and Craig A. Berry.
15459              
15460              Subject: [PATCH] fixes bug 20000508.004
15461              
15462              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
15463              
15464              Allow "no AutoLoader;", based on change #6444,
15465              suggested by Graham Barr.
15466              
15467              Use setproctitle() if available to modify $0.
15468              
15469              Warn if the version of the operating system used to compile gcc
15470              differs from the current version of the operating system.
15471              Also display the gcc compilation os and version in myconfig.
15472              Inspiration from
15473              
15474              Tiny fixes for #6460.
15475              
15476              The problem described in this
15477              Subject: [ID 20000322.018] named chars aren't magical enough
15478              has been fixed in perl 5.6.0 but just in case added a test
15479              to keep it away.  (The report from Joseph Hall.)
15480              
15481              Tune the comments and hopefully stop a memory leak.
15482              
15483              Subject: UTF8 concat
15484              (with a memory leak fixed, plus a few casts added)
15485              This also seems to help for
15486              Subject: [ID 20000716.015] join UTF8 weirdness
15487              
15488              Do not upgrade SVs into utf8 just because they participate
15489              in eq or cmp.  Reported and fix suggested in
15490              Subject: [ID 20000720.009] sv_eq UTF8 bug
15491              
15492              Fix the HALF_UPGRADE() macro introduced in #6263.
15493              
15494              Find green threads before native threads.
15495              Subject: Re: Patch to jpl/JNI/Makefile.PL
15496      Branch: maint-5.6/perl
15497           !> (integrate 30 files)
15498 ____________________________________________________________________________
15499 [  7881] By: jhi                                   on 2000/11/27  05:48:41
15500         Log: It seems that *both* the unused submatch loop cleanup
15501              codes are needed.
15502      Branch: perl
15503            ! regexec.c
15504 ____________________________________________________________________________
15505 [  7880] By: jhi                                   on 2000/11/27  04:50:07
15506         Log: Clean .exists deeper.
15507      Branch: perl
15508            ! Makefile.SH
15509 ____________________________________________________________________________
15510 [  7879] By: jhi                                   on 2000/11/27  02:31:35
15511         Log: The code in regcppop() (see #7878) contains the correct lower
15512              limit for the unused submatch 'cleanup' loop so that under
15513              "use utf8" the following code wouldn't dump core:
15514              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
15515              the cleanup loop in regtry() stomped beyond allocated area
15516              in the startp[] array.  Therefore, copied the correct lower
15517              loop limit (*PL_reglastparen) to regtry().  Note: something
15518              may still not be quite right: why was the _higher_ loop limit
15519              (prog->nparens) different in the utf8 case?
15520              
15521              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
15522              without core dumps, there were about 17 of them before
15523              the patch (with us since Perl 5.7.0).  Two failures, still:
15524              496 and 505 (though these may not be severe).
15525              
15526              Patch #7881 is also needed since both the cleanup loops
15527              seem to be needed.
15528              
15529              Also, the t/op/pat#44 seems to core dump under utf8.
15530              Plus a couple of failures.  UGH-8.
15531      Branch: perl
15532            ! regexec.c
15533 ____________________________________________________________________________
15534 [  7878] By: jhi                                   on 2000/11/27  02:21:17
15535         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
15536              the code in regcppop() seems to be redundant for the test suite --
15537              but it contains a germ of truth, and it needed for the build
15538              process itself: see #7879 and #7881.
15539      Branch: perl
15540            ! regexec.c
15541 ____________________________________________________________________________
15542 [  7877] By: jhi                                   on 2000/11/27  01:53:09
15543         Log: Comment on comment.
15544      Branch: perl
15545            ! regexec.c
15546 ____________________________________________________________________________
15547 [  7876] By: jhi                                   on 2000/11/27  00:49:59
15548         Log: Adjust the docs to agree with #7875.
15549      Branch: perl
15550            ! pod/perllocale.pod
15551 ____________________________________________________________________________
15552 [  7875] By: jhi                                   on 2000/11/27  00:49:27
15553         Log: Retract #7863.  It makes more sense not to taint formatted output,
15554              not even by sprintf().
15555      Branch: perl
15556            ! sv.c
15557 ____________________________________________________________________________
15558 [  7874] By: jhi                                   on 2000/11/26  23:36:02
15559         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
15560              Not really fixed (should really dump the UTF-8 charclass),
15561              but stopped displaying the garbage.
15562              
15563              Also add a note on the (missing) Unicode PSXSPC and BLANK.
15564      Branch: perl
15565            ! regcomp.c
15566 ____________________________________________________________________________
15567 [  7873] By: jhi                                   on 2000/11/26  21:31:13
15568         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
15569      Branch: perl
15570            ! regexec.c
15571 ____________________________________________________________________________
15572 [  7872] By: jhi                                   on 2000/11/26  21:06:04
15573         Log: No need to scan till infinity, 13 is enough.
15574      Branch: perl
15575            ! handy.h utf8.c
15576 ____________________________________________________________________________
15577 [  7871] By: jhi                                   on 2000/11/26  20:20:32
15578         Log: Test line numbers are different with utf8.
15579      Branch: perl
15580            ! t/op/re_tests
15581 ____________________________________________________________________________
15582 [  7870] By: jhi                                   on 2000/11/26  20:10:12
15583         Log: Message nit.
15584      Branch: perl
15585            ! regcomp.c
15586 ____________________________________________________________________________
15587 [  7869] By: jhi                                   on 2000/11/26  19:01:05
15588         Log: Make utf8_length() and utf8_distance() (the latter of which
15589              is unused at the moment) to be less forgiving about bad UTF-8.
15590      Branch: perl
15591            ! embed.h embed.pl objXSUB.h proto.h utf8.c
15592 ____________________________________________________________________________
15593 [  7868] By: jhi                                   on 2000/11/26  18:45:56
15594         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
15595              From: Benjamin Holzman <bah@ecnvantage.com>
15596              Date: Sat, 25 Nov 2000 20:40:20 -0500       
15597              Message-ID: <20001125204020.A25040@ecnvantage.com>              
15598              
15599              Debian allows installing /usr/bin/locale without installing
15600              any locales, an error message will ensue.
15601      Branch: perl
15602            ! t/pragma/locale.t
15603 ____________________________________________________________________________
15604 [  7867] By: jhi                                   on 2000/11/26  18:31:12
15605         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
15606              From: Benjamin Holzman <bah@ecnvantage.com>
15607              Date: Sun, 26 Nov 2000 02:42:34 -0500
15608              Message-ID: <20001126024234.G25040@ecnvantage.com>
15609              
15610              Patch for the bug 20000212.002.
15611      Branch: perl
15612            ! sv.c t/op/array.t
15613 ____________________________________________________________________________
15614 [  7866] By: jhi                                   on 2000/11/26  18:28:09
15615         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
15616              From: Tim Jenness <t.jenness@jach.hawaii.edu>
15617              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
15618              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
15619              
15620              File::Temp 0.11.
15621      Branch: perl
15622            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
15623 ____________________________________________________________________________
15624 [  7865] By: jhi                                   on 2000/11/26  18:24:22
15625         Log: The metaconfig unit change for #7864.
15626      Branch: metaconfig/U/perl
15627            ! need_va_copy.U
15628 ____________________________________________________________________________
15629 [  7864] By: jhi                                   on 2000/11/26  18:23:41
15630         Log: Make the va_copy() test not to be so talkative.
15631      Branch: perl
15632            ! Configure config_h.SH
15633 ____________________________________________________________________________
15634 [  7863] By: jhi                                   on 2000/11/26  18:11:02
15635         Log: Fix locale inconsistencies unearthed by Hugo's work.
15636              Now the floating point sprintf really does taint the result
15637              string as perllocale promises (has promised for a long time)
15638              if "use locale" is in the lexical scope.
15639      Branch: perl
15640            ! sv.c t/pragma/locale.t
15641 ____________________________________________________________________________
15642 [  7862] By: jhi                                   on 2000/11/26  00:35:15
15643         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
15644              From: Nicholas Clark <nick@ccl4.org>
15645              Date: Sun, 26 Nov 2000 00:07:50 +0000
15646              Message-ID: <20001126000750.A22446@plum.flirble.org>
15647              
15648              Infinit.
15649      Branch: perl
15650            ! sv.c
15651 ____________________________________________________________________________
15652 [  7861] By: jhi                                   on 2000/11/26  00:01:26
15653         Log: Integrate perlio.
15654      Branch: perl
15655           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
15656 ____________________________________________________________________________
15657 [  7860] By: nick                                  on 2000/11/25  22:04:17
15658         Log: Correct relative path from new ext\Filter\Util\Call location
15659              back to miniperl.
15660      Branch: perlio
15661            ! win32/makefile.mk
15662 ____________________________________________________________________________
15663 [  7859] By: nick                                  on 2000/11/25  21:26:54
15664         Log: Integrate mainline.
15665      Branch: perlio
15666           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
15667           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
15668           +> t/lib/filter-util.t
15669            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
15670            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
15671            - t/lib/filt-util.t
15672           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
15673           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
15674           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
15675           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
15676           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
15677           !> win32/makefile.mk
15678 ____________________________________________________________________________
15679 [  7858] By: gsar                                  on 2000/11/25  20:52:17
15680         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
15681              parent's memory; fix it by keeping track of the actual pad
15682              offset rather than a raw pointer (this change is probably also
15683              relevant to non-ithreads case to avoid fallout from reallocs of
15684              the pad array, but is currently only enabled for the ithreads
15685              case in the interests of minimal disruption to existing "well
15686              tested" code)
15687      Branch: perl
15688            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
15689            ! proto.h scope.c scope.h sv.c t/op/fork.t
15690 ____________________________________________________________________________
15691 [  7857] By: nick                                  on 2000/11/25  20:01:28
15692         Log: All tests pass on Win32/gcc/USE_PERLIO.
15693              - when crlf layer is pushed make unix-level binary.
15694              - remove :crlf injection in pp_backtick in pp_sys.c
15695              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
15696      Branch: perlio
15697            ! doio.c perlio.c pp_sys.c win32/makefile.mk
15698 ____________________________________________________________________________
15699 [  7856] By: jhi                                   on 2000/11/25  18:38:30
15700         Log: Update the metaconfig units for #7855.
15701      Branch: metaconfig/U/perl
15702            ! useperlio.U usesocks.U
15703 ____________________________________________________________________________
15704 [  7855] By: jhi                                   on 2000/11/25  18:37:54
15705         Log: Undo the SOCKS workarounds, instead start using PerlIO
15706              if SOCKS is selected.
15707              
15708              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
15709              From: Jens Hamisch <jens@Strawberry.COM>
15710              Date: Fri, 24 Nov 2000 18:31:30 +0100
15711              Message-ID: <20001124183130.E28337@Strawberry.COM>
15712              
15713              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
15714              From: Jens Hamisch <jens@Strawberry.COM>
15715              Date: Fri, 24 Nov 2000 19:11:51 +0100
15716              Message-ID: <20001124191151.A28753@Strawberry.COM>
15717      Branch: perl
15718            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
15719            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
15720 ____________________________________________________________________________
15721 [  7854] By: jhi                                   on 2000/11/25  17:39:08
15722         Log: Undo #7848.  Some of the code seems to use walkoptree(),
15723              some walkoptree_slow().  An unfinished renaming?
15724              Now the sub is walkoptree() (which is @EXPORT_OK),
15725              the walkoptree_slow() is a typeglob alias to walkoptree.
15726              This makes the tests to pass, at least.
15727      Branch: perl
15728            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
15729 ____________________________________________________________________________
15730 [  7853] By: nick                                  on 2000/11/24  22:24:33
15731         Log: Re-arrange crlf vs binary for platforms that care.
15732              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
15733              Lip-service to making stdio layer work on such platfroms (untested).
15734              Now fails 3 tests rather than one, checkin to see if I can debug 
15735              the issue under linux. (Do not merge.)
15736      Branch: perlio
15737            ! doio.c perlio.c perliol.h
15738 ____________________________________________________________________________
15739 [  7852] By: jhi                                   on 2000/11/24  18:57:39
15740         Log: AUTHORS edits.
15741      Branch: perl
15742            ! AUTHORS
15743 ____________________________________________________________________________
15744 [  7851] By: jhi                                   on 2000/11/24  17:34:56
15745         Log: Add Jan-Erik Karlsson.
15746      Branch: perl
15747            ! AUTHORS
15748 ____________________________________________________________________________
15749 [  7850] By: jhi                                   on 2000/11/24  17:27:56
15750         Log: Configure should find stdchar on its own.
15751      Branch: perl
15752            ! hints/solaris_2.sh
15753 ____________________________________________________________________________
15754 [  7849] By: jhi                                   on 2000/11/24  17:24:55
15755         Log: Subject: PATCH over 7848: Filter test flawed
15756              From: andreas.koenig@anima.de (Andreas J. Koenig)
15757              Date: 24 Nov 2000 10:28:29 +0100
15758              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
15759      Branch: perl
15760            ! t/lib/filter-util.t
15761 ____________________________________________________________________________
15762 [  7848] By: jhi                                   on 2000/11/24  17:22:15
15763         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
15764              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
15765              Date: Fri, 24 Nov 2000 16:12:58 +0000
15766              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
15767      Branch: perl
15768            ! ext/B/B.pm
15769 ____________________________________________________________________________
15770 [  7847] By: jhi                                   on 2000/11/24  03:07:01
15771         Log: Integrate perlio.
15772      Branch: perl
15773           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
15774           !> win32/makefile.mk
15775 ____________________________________________________________________________
15776 [  7846] By: gsar                                  on 2000/11/24  00:55:57
15777         Log: integrate changes#6415..6418,6420..6438 from mainline
15778              
15779              Fix the bitvector ops for utf8 (tricky since past 7 bits
15780              the utf8 'characters' can be more than one octet).
15781              
15782              MPE/ix updates for perl 5.6.0 from Mark Bixby.
15783              
15784              Subject: SDBM_File documentation
15785              
15786              Detypo.
15787              
15788              Decutandpasto.
15789              
15790              Send all installperl messages to STDERR and be -w clean.
15791              
15792              Out-of-date note removed.
15793              
15794              Protect against "wild next"s, that is, callbacks doing "next"
15795              instead of "return".
15796              
15797              Use STDOUT consistently.
15798              
15799              The output might have been produced in the wrong order.
15800              
15801              A missing 'break' after the [[:space:]] switch case.
15802              
15803              Add tests for
15804              [ID 19991110.003] another matching finding by pcre author
15805              which has already been fixed by some patch, as verified in
15806              
15807              Documentation to explain the behaviour of map().
15808              
15809              Add an optimization for map-maps-a-list-element-to-more-list-elements
15810              case, but add also notes explaining the relationship of this
15811              patch and the earlier notes by Sarathy.
15812              
15813              Subject: [ID 20000716.023] syslog test fails without sockets
15814              
15815              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
15816              Test cases for #6431.
15817              
15818              File::Spec::VMS fixup for tmpdir from Craig Berry.
15819              
15820              Make the "uninit variable" warning to say "concat or string"
15821              or "join or string" when in concat or join .
15822              
15823              Get UTF16 BOMs working.  Patch from
15824              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
15825              
15826              Subject: [PATCH] Make large file tests deal with SIGXFSZ
15827              
15828              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
15829              
15830              Subject: [PATCH] av.c apidoc
15831      Branch: maint-5.6/perl
15832           !> (integrate 43 files)
15833 ____________________________________________________________________________
15834 [  7845] By: gsar                                  on 2000/11/24  00:20:45
15835         Log: integrate changes#6406..6414 from mainline
15836              
15837              Merge perlhacktut into perlhack, update perlguts.
15838              
15839              Fix AutoSplit to use File::Spec the right way in VMS,
15840              from Peter Prymmer.
15841              
15842              The bug report
15843              [ID 19991110.002] minimal matching discrepancy found by pcre author
15844              seems to have been fixed (though differently from what was suggested
15845              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
15846              
15847              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
15848              not in pod, from Peter Prymmer
15849              
15850              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
15851              From: Hugo <hv@crypt.compulink.co.uk>
15852              Date: Fri, 14 Jul 2000 23:05:20 +0100
15853              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
15854              
15855              Didn't anymore apply, but that point still could use another fix.
15856              
15857              lib/b test fixes from Peter Prymmer.
15858              
15859              More docs for sv functions.
15860              
15861              perlvms.pod whitespace cleanup to keep pod utils happy.
15862              
15863              another VMS build tweak from Peter Prymmer
15864      Branch: maint-5.6/perl
15865           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
15866           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
15867           !> vms/descrip_mms.template vms/perlvms.pod
15868 ____________________________________________________________________________
15869 [  7844] By: nick                                  on 2000/11/23  23:42:45
15870         Log: Win32/perlio Now just fails one io/argv.t test - lack 
15871              of default :crlf on standard streams.
15872      Branch: perlio
15873            ! doio.c perlio.c
15874 ____________________________________________________________________________
15875 [  7843] By: nick                                  on 2000/11/23  23:04:05
15876         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
15877              peek fail is showing a real problem (multiple crlf layers
15878              are getting pushed.)
15879      Branch: perlio
15880            ! doio.c perlio.c win32/makefile.mk
15881 ____________________________________________________________________________
15882 [  7842] By: nick                                  on 2000/11/23  19:46:23
15883         Log: Implement PerlIO_binmode()
15884              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
15885              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
15886              make binmode in t/lib/io_tell.t unconditional so that works.
15887              Checkin just so Win32 machine can see these changes.
15888      Branch: perlio
15889            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
15890 ____________________________________________________________________________
15891 [  7841] By: jhi                                   on 2000/11/23  19:30:00
15892         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
15893      Branch: perl
15894            ! README.amiga
15895 ____________________________________________________________________________
15896 [  7840] By: jhi                                   on 2000/11/23  17:18:02
15897         Log: SOCKS wrestling continues, patches from Jens Hamisch.
15898      Branch: perl
15899            ! doio.c embed.h embed.pl perlsdio.h proto.h
15900 ____________________________________________________________________________
15901 [  7839] By: jhi                                   on 2000/11/23  16:54:14
15902         Log: Push Filter::Util::Call one level deeper.
15903      Branch: perl
15904            + t/lib/filter-util.t
15905           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
15906           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
15907            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
15908            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
15909            - t/lib/filt-util.t
15910            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
15911            ! win32/Makefile win32/makefile.mk
15912 ____________________________________________________________________________
15913 [  7838] By: jhi                                   on 2000/11/23  16:52:40
15914         Log: Reach back one higher up when searching for PERL_SRC.
15915      Branch: perl
15916            ! lib/ExtUtils/MM_Unix.pm
15917 ____________________________________________________________________________
15918 [  7837] By: jhi                                   on 2000/11/23  16:05:41
15919         Log: Subject: Re: perl@7826
15920              Date: Thu, 23 Nov 2000 02:20:25 -0600
15921              From: "Craig A. Berry" <craigberry@mac.com>
15922              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
15923              
15924              Make VMS to like Filter::Util::Call. 
15925      Branch: perl
15926            ! configure.com ext/Filter/Util/Makefile.PL
15927 ____________________________________________________________________________
15928 [  7836] By: nick                                  on 2000/11/23  16:04:08
15929         Log: Implement crlf layer - not ready for merge.
15930      Branch: perlio
15931            ! perlio.c win32/makefile.mk
15932 ____________________________________________________________________________
15933 [  7835] By: jhi                                   on 2000/11/23  15:56:52
15934         Log: STDCHAR is different in Sparc v9 vs x86.
15935      Branch: perl
15936            ! hints/solaris_2.sh
15937 ____________________________________________________________________________
15938 [  7834] By: jhi                                   on 2000/11/23  15:50:47
15939         Log: The type needs to be visible to protos.
15940      Branch: perl
15941            ! perl.h
15942 ____________________________________________________________________________
15943 [  7833] By: jhi                                   on 2000/11/23  15:40:46
15944         Log: Finish unfinished SOCKS workaround changes.
15945      Branch: perl
15946            ! doio.c
15947 ____________________________________________________________________________
15948 [  7832] By: jhi                                   on 2000/11/23  15:33:30
15949         Log: Integrate perlio.
15950      Branch: perl
15951           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
15952           !> win32/makefile.mk
15953 ____________________________________________________________________________
15954 [  7831] By: nick                                  on 2000/11/23  10:31:07
15955         Log: Correct makefile.mk dependancies for ext/Filter/Util
15956              Build ext/Encode
15957              Run dmake regen_config_h
15958      Branch: perlio
15959            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
15960            ! win32/makefile.mk
15961 ____________________________________________________________________________
15962 [  7830] By: nick                                  on 2000/11/23  08:05:07
15963         Log: Integrate mainline
15964      Branch: perlio
15965           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
15966           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
15967           +> t/lib/filt-util.pl t/lib/filt-util.t
15968           !> (integrate 41 files)
15969 ____________________________________________________________________________
15970 [  7829] By: gsar                                  on 2000/11/23  03:07:11
15971         Log: build the Filter extension on windows
15972      Branch: perl
15973            ! win32/Makefile win32/makefile.mk
15974 ____________________________________________________________________________
15975 [  7828] By: gsar                                  on 2000/11/23  02:46:35
15976         Log: regenerate win32/config* and fix some inconsistencies in the
15977              makefiles; always export Perl_deb() because it is needed
15978              by ext/re/* (whether perl itself is built with -DDEBUGGING
15979              or not)
15980      Branch: perl
15981            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
15982            ! win32/config_H.vc win32/makefile.mk
15983 ____________________________________________________________________________
15984 [  7827] By: gsar                                  on 2000/11/23  02:18:38
15985         Log: get sources building on windows+MSVC again (untested with other
15986              compilers)
15987      Branch: perl
15988            ! win32/include/sys/socket.h win32/perllib.c
15989 ____________________________________________________________________________
15990 [  7826] By: jhi                                   on 2000/11/23  01:18:26
15991         Log: Update Changes.
15992      Branch: perl
15993            ! Changes patchlevel.h
15994 ____________________________________________________________________________
15995 [  7825] By: jhi                                   on 2000/11/23  00:20:41
15996         Log: Subject: Re: av.c patch (having slight problems)
15997              From: "Ben Tilly" <ben_tilly@hotmail.com>
15998              Date: Tue, 21 Nov 2000 23:29:31 -0500
15999              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
16000              
16001              unshift() speedup.
16002      Branch: perl
16003            ! av.c
16004 ____________________________________________________________________________
16005 [  7824] By: jhi                                   on 2000/11/22  23:59:15
16006         Log: Fixes for signedness warnings noticed by VMSperlers.
16007      Branch: perl
16008            ! ext/Storable/Storable.xs regcomp.c sv.c
16009 ____________________________________________________________________________
16010 [  7823] By: jhi                                   on 2000/11/22  23:19:31
16011         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
16012              From: Peter Prymmer <pvhp@forte.com>
16013              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
16014              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
16015      Branch: perl
16016            ! t/pragma/warn/pp_hot
16017 ____________________________________________________________________________
16018 [  7822] By: jhi                                   on 2000/11/22  22:52:20
16019         Log: Be clean.
16020      Branch: perl
16021            ! Makefile.SH
16022 ____________________________________________________________________________
16023 [  7821] By: jhi                                   on 2000/11/22  22:46:39
16024         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
16025              by Damian Conway, as suggested by Paul Marquess.
16026      Branch: perl
16027            + lib/Filter/Simple.pm
16028 ____________________________________________________________________________
16029 [  7820] By: jhi                                   on 2000/11/22  22:45:51
16030         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
16031      Branch: perl
16032            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
16033            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
16034            + t/lib/filt-util.t
16035            ! MANIFEST
16036 ____________________________________________________________________________
16037 [  7819] By: jhi                                   on 2000/11/22  22:03:27
16038         Log: Integrate perlio.
16039      Branch: perl
16040           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
16041           !> win32/makefile.mk
16042 ____________________________________________________________________________
16043 [  7818] By: jhi                                   on 2000/11/22  21:56:02
16044         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
16045      Branch: perl
16046            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
16047            ! t/lib/io_sock.t
16048 ____________________________________________________________________________
16049 [  7817] By: jhi                                   on 2000/11/22  21:39:49
16050         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
16051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16052              Date: Wed, 22 Nov 2000 16:08:12 -0500
16053              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
16054      Branch: perl
16055            ! lib/ExtUtils/Liblist.pm
16056 ____________________________________________________________________________
16057 [  7816] By: jhi                                   on 2000/11/22  21:38:25
16058         Log: Go ahead and #include <unistd.h> in perl.h.
16059      Branch: perl
16060            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
16061            ! util.c
16062 ____________________________________________________________________________
16063 [  7815] By: jhi                                   on 2000/11/22  21:22:52
16064         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
16065              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16066              Date: Mon, 20 Nov 2000 18:30:52 -0500
16067              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
16068      Branch: perl
16069            ! pod/perlre.pod regcomp.c t/op/re_tests
16070 ____________________________________________________________________________
16071 [  7814] By: jhi                                   on 2000/11/22  21:21:46
16072         Log: Subject: [PATCH 5.7.0] Liblist finally works
16073              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16074              Date: Tue, 21 Nov 2000 22:02:17 -0500
16075              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
16076      Branch: perl
16077            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
16078            ! lib/ExtUtils/MakeMaker.pm
16079 ____________________________________________________________________________
16080 [  7813] By: jhi                                   on 2000/11/22  21:20:23
16081         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
16082              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16083              Date: Wed, 22 Nov 2000 17:53:15 +0100
16084              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
16085              
16086              AIX dynaloader and perlio patch.
16087      Branch: perl
16088            ! ext/DynaLoader/dl_aix.xs
16089 ____________________________________________________________________________
16090 [  7812] By: jhi                                   on 2000/11/22  21:17:52
16091         Log: (Accidentally empty patch.)
16092      Branch: perl
16093            ! av.c
16094 ____________________________________________________________________________
16095 [  7811] By: jhi                                   on 2000/11/22  21:16:31
16096         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
16097              From: Peter Prymmer <pvhp@forte.com>
16098              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
16099              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
16100      Branch: perl
16101            ! vms/test.com
16102 ____________________________________________________________________________
16103 [  7810] By: jhi                                   on 2000/11/22  21:15:36
16104         Log: Subject: Re: perl@7777 
16105              From: "John P. Linderman" <jpl@research.att.com>
16106              Date: Wed, 22 Nov 2000 13:11:11 -0500
16107              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
16108              
16109              Detypoing.
16110      Branch: perl
16111            ! lib/CPAN.pm
16112 ____________________________________________________________________________
16113 [  7809] By: jhi                                   on 2000/11/22  21:14:19
16114         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
16115              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16116              Date:     Wed, 22 Nov 2000 13:51:37 EST
16117              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
16118      Branch: perl
16119            ! perlsdio.h
16120 ____________________________________________________________________________
16121 [  7808] By: jhi                                   on 2000/11/22  21:13:27
16122         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
16123              From: Casey Tweten <crt@kiski.net>
16124              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
16125              Message-Id: <200011201653.LAA10194@home.kiski.net>
16126      Branch: perl
16127            ! t/lib/io_udp.t
16128 ____________________________________________________________________________
16129 [  7807] By: jhi                                   on 2000/11/22  21:12:35
16130         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
16131              From: Casey Tweten <crt@kiski.net>
16132              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
16133              Message-Id: <200011201636.LAA07227@home.kiski.net>
16134      Branch: perl
16135            ! t/lib/io_sock.t
16136 ____________________________________________________________________________
16137 [  7806] By: jhi                                   on 2000/11/22  21:10:59
16138         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
16139              From: "Casey R. Tweten" <crt@kiski.net>
16140              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
16141              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
16142      Branch: perl
16143            ! utils/h2xs.PL
16144 ____________________________________________________________________________
16145 [  7805] By: nick                                  on 2000/11/22  21:05:06
16146         Log: Integrate mainline
16147      Branch: perlio
16148           !> Changes Porting/genlog ext/DB_File/DB_File.xs
16149           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
16150           !> utils/perlbug.PL
16151 ____________________________________________________________________________
16152 [  7804] By: jhi                                   on 2000/11/22  21:01:12
16153         Log: Subject: [PATCH] Test.pm POD peculiarity
16154              From: "Casey R. Tweten" <crt@kiski.net>
16155              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
16156              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
16157      Branch: perl
16158            ! lib/Test.pm
16159 ____________________________________________________________________________
16160 [  7803] By: jhi                                   on 2000/11/22  20:59:59
16161         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
16162              From: "Philip Newton" <pnewton@gmx.de>
16163              Date: Wed, 22 Nov 2000 14:25:53 +0100
16164              Message-Id: <3A1BD771.25462.1939FAD@localhost>
16165              
16166              Be case-understanding also on 's', and use the -oi of sendmail
16167              not to terminate the transmission on a lone '.'.
16168      Branch: perl
16169            ! utils/perlbug.PL
16170 ____________________________________________________________________________
16171 [  7802] By: nick                                  on 2000/11/22  20:51:42
16172         Log: Win32 PerlIO intermediate state now working as expected.
16173              - In current state we are still using C runtime in text/binary
16174              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
16175              - PERLIO=stdio and PERLIO=unix pass all expected tests.
16176              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
16177              and PerlIO_seek() and the dummy crlf layer is not making adjustments
16178              for CRLF translation happening in C runtime. All other tests pass.
16179              
16180              Added note to README.win32 to point out the snags of doing a perl build
16181              with Norton AntiVirus turned on.
16182              
16183              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
16184              which file a fail comes from.
16185              
16186              Updated "canned" config.h to match the one generated.
16187      Branch: perlio
16188            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
16189            ! win32/makefile.mk
16190 ____________________________________________________________________________
16191 [  7801] By: jhi                                   on 2000/11/22  06:50:20
16192         Log: Nickety nits.
16193      Branch: perl
16194            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
16195 ____________________________________________________________________________
16196 [  7800] By: jhi                                   on 2000/11/22  01:29:55
16197         Log: Changes had accidentally gone too silent on non-main branches.
16198      Branch: perl
16199            ! Changes Porting/genlog patchlevel.h
16200 ____________________________________________________________________________
16201 [  7799] By: gsar                                  on 2000/11/22  01:02:56
16202         Log: some lib_pm.PL changes snuck in via change#7772
16203      Branch: maint-5.6/perl
16204            ! Makefile.SH
16205 ____________________________________________________________________________
16206 [  7798] By: nick                                  on 2000/11/21  21:59:40
16207         Log: Integrate mainline
16208      Branch: perlio
16209           !> (integrate 28 files)
16210 ____________________________________________________________________________
16211 [  7797] By: jhi                                   on 2000/11/21  21:01:45
16212         Log: Integrate perlio.
16213      Branch: perl
16214           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
16215 ____________________________________________________________________________
16216 [  7796] By: nick                                  on 2000/11/21  20:36:22
16217         Log: Win32 builds and runs (mostly) with USE_PERLIO.
16218              PERLIO=perlio passes all tests. 
16219              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
16220      Branch: perlio
16221            ! perlio.c win32/perllib.c win32/win32.c
16222 ____________________________________________________________________________
16223 [  7795] By: jhi                                   on 2000/11/21  19:03:44
16224         Log: Update Changes.
16225      Branch: perl
16226            ! Changes patchlevel.h
16227 ____________________________________________________________________________
16228 [  7794] By: jhi                                   on 2000/11/21  18:56:34
16229         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
16230              From: "Craig A. Berry" <craigberry@mac.com>
16231              Date: Mon, 20 Nov 2000 20:27:06 -0600
16232              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
16233              
16234              A cut-and-pasto.
16235      Branch: perl
16236            ! perlio.h
16237 ____________________________________________________________________________
16238 [  7793] By: jhi                                   on 2000/11/21  18:54:41
16239         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
16240              From: Dominic Dunlop <domo@computer.org> 
16241              Date: Mon, 20 Nov 2000 18:55:29 +0100
16242              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
16243              
16244              va_copy() and the need of it.
16245              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
16246      Branch: metaconfig/U/perl
16247            + need_va_copy.U
16248      Branch: perl
16249            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16250            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
16251            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
16252            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
16253            ! win32/config.bc win32/config.gc win32/config.vc
16254 ____________________________________________________________________________
16255 [  7792] By: jhi                                   on 2000/11/21  17:04:10
16256         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
16257      Branch: perl
16258           !> scope.h
16259 ____________________________________________________________________________
16260 [  7791] By: jhi                                   on 2000/11/21  17:01:16
16261         Log: Export the SOCKS workaround symbols only if necessary.
16262      Branch: perl
16263            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
16264 ____________________________________________________________________________
16265 [  7790] By: nick                                  on 2000/11/20  23:57:11
16266         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
16267      Branch: perlio
16268            ! scope.h
16269 ____________________________________________________________________________
16270 [  7789] By: nick                                  on 2000/11/20  23:38:33
16271         Log: Integrate mainline
16272      Branch: perlio
16273           +> lib/File/Spec/Epoc.pm
16274           !> (integrate 34 files)
16275 ____________________________________________________________________________
16276 [  7788] By: nick                                  on 2000/11/20  23:20:18
16277         Log: Make extra buffer layer work (dummy crlf layer)
16278      Branch: perlio
16279            ! doio.c perlio.c perlio.h
16280 ____________________________________________________________________________
16281 [  7787] By: jhi                                   on 2000/11/20  22:44:04
16282         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
16283              From: Peter Prymmer <pvhp@forte.com>
16284              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
16285              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
16286      Branch: perl
16287            ! t/pragma/locale.t
16288 ____________________________________________________________________________
16289 [  7786] By: jhi                                   on 2000/11/20  22:29:10
16290         Log: Subject: DOC PATCH 5.6.0 perlreftut
16291              From: mjd@plover.com
16292              Date: 20 Nov 2000 19:45:06 -0000
16293              Message-ID: <20001120194506.9505.qmail@plover.com>
16294      Branch: perl
16295            ! pod/perlreftut.pod
16296 ____________________________________________________________________________
16297 [  7785] By: jhi                                   on 2000/11/20  22:27:44
16298         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
16299              From: David Dyck <dcd@tc.fluke.com>
16300              Date: Mon, 20 Nov 2000 11:43:40 -0800
16301              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
16302      Branch: perl
16303            ! lib/Cwd.pm
16304 ____________________________________________________________________________
16305 [  7784] By: jhi                                   on 2000/11/20  22:23:21
16306         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
16307              Date: Mon, 20 Nov 2000 17:06:10 -0500
16308              To: Mailing list Perl5 <perl5-porters@perl.org>
16309              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
16310      Branch: perl
16311            ! pp_ctl.c t/op/pat.t
16312 ____________________________________________________________________________
16313 [  7783] By: jhi                                   on 2000/11/20  22:11:18
16314         Log: Subject: [PATCH] doop.c - UTF8 tr///               
16315              From: Simon Cozens <simon@cozens.net>
16316              Date: Sat, 18 Nov 2000 18:49:30 +0000
16317              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
16318              
16319              Subject: Re: [PATCH] doop.c - UTF8 tr///           
16320              From: Simon Cozens <simon@cozens.net>
16321              Date: Mon, 20 Nov 2000 20:45:22 +0000
16322              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
16323              
16324              Make tr on UTF-8 better but still not correct.
16325      Branch: perl
16326            ! doop.c
16327 ____________________________________________________________________________
16328 [  7782] By: jhi                                   on 2000/11/20  22:02:16
16329         Log: Remove the shared object before attempting to create
16330              (by linking) a new one.  E.g. in AIX not removing
16331              becomes quite painful if one tries to do more than one
16332              build in the same tree (an interrupted build, for example),
16333              since the AIX' shared dynaloader seemingly keeps the shared
16334              objects open and therefore 'busy' for quite a while, even when
16335              nobody is using the objects, leading into link failures.
16336      Branch: perl
16337            ! lib/ExtUtils/MM_Unix.pm
16338 ____________________________________________________________________________
16339 [  7781] By: gsar                                  on 2000/11/20  19:02:55
16340         Log: type mismatch due to faulty integration
16341      Branch: maint-5.6/perl
16342            ! toke.c win32/Makefile
16343 ____________________________________________________________________________
16344 [  7780] By: gsar                                  on 2000/11/20  17:31:55
16345         Log: integrate changes#6392,6394..6399,6401..6404
16346              
16347              The {multiplier} of a fixed substring was overlooked which
16348              caused a wrong initial search offset for that substring.
16349              
16350              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
16351              From: Hugo <hv@crypt.compulink.co.uk>
16352              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
16353              Date: Thu, 13 Jul 2000 19:27:13 +0100
16354              
16355              Fix the BOM bug: not a byteorder bug, a signedness bug.
16356              
16357              Replace change #6337 with a better one.
16358              
16359              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
16360              From: Hugo <hv@crypt.compulink.co.uk>
16361              Date: Fri, 14 Jul 2000 04:16:20 +0100
16362              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
16363              
16364              MakeMaker should not remove editor backups (*~) on `make clean`
16365              by default (completes change#6383)
16366              
16367              move new variables to the end of the interpreter structure (for
16368              bincompat in code that doesn't #include XSUB.h)
16369              
16370              rename totally bletcherous SvLOCK() thingy (doesn't do what the
16371              name suggests anyway)
16372              
16373              various cleanups (typos, misformatted code, and small bugs)
16374              
16375              typecasts needed for change#6394
16376              
16377              typos in change#6399, regen headers
16378              
16379              inconsistent types needs casts
16380              
16381              PERL_OBJECT build tweaks
16382      Branch: maint-5.6/perl
16383           !> MANIFEST doop.c embed.h embed.pl embedvar.h
16384           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
16385           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
16386           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
16387           !> toke.c util.c
16388 ____________________________________________________________________________
16389 [  7779] By: gsar                                  on 2000/11/20  17:06:29
16390         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
16391              
16392              Cosmetics and perldelta.
16393              
16394              Fix nits noticed by Boston.pm.
16395              
16396              Do the cc sanity check both before the hints and
16397              after the cc selction.
16398              
16399              get sprintf.t to adjust properly for 3-digit exponents
16400              
16401              don't clobber *.orig files on *clean targets
16402              
16403              fix bugs in processing %v-*d and similar format specs (from
16404              Avi Finkel <avi@finkel.org>)
16405              
16406              sprintf test tweaks (from Dominic Dunlop)
16407              
16408              new selfloader.t in change#6183 doesn't close DATA handles,
16409              and thus fails to clean up tmp files on dosish platforms
16410              
16411              typos (spotted by Peter Prymmer)
16412              
16413              typo fix from Craig Berry
16414      Branch: maint-5.6/perl
16415           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
16416           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
16417           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
16418           !> x2p/Makefile.SH
16419 ____________________________________________________________________________
16420 [  7778] By: gsar                                  on 2000/11/20  16:46:51
16421         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
16422              
16423              Subject: Re: format bug report  [Patch]
16424              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16425              Date: Wed, 05 Jul 2000 13:12:52 +0200
16426              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
16427              
16428              Subject: Re: format bug report  [Patch]
16429              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16430              Date: Wed, 05 Jul 2000 14:10:01 +0200
16431              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
16432              
16433              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
16434              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16435              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
16436              Date: Fri, 07 Jul 2000 17:57:16 +0100
16437              
16438              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
16439              To: perl5-porters@perl.org
16440              From: Karsten Sperling <spiff@phreax.net>
16441              Date: Mon, 10 Jul 2000 15:12:52 +0200
16442              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
16443              
16444              README.posix-bc podified from Thomas Dorner.
16445              
16446              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
16447              From: Dominic Dunlop <domo@computer.org>
16448              Date: Tue, 11 Jul 2000 12:27:33 +0200
16449              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
16450              
16451              Typo in #6341.
16452              
16453              Fix for
16454              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
16455              From: Roderick Schertler <roderick@argon.org>
16456              Date: Tue, 11 Jul 2000 13:55:05 -0400
16457              Message-Id: <200007111755.NAA05077@jones.argon.org>
16458              
16459              Minor cleanups on the booklist.
16460              
16461              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
16462              regen perltoc.
16463              
16464              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
16465      Branch: maint-5.6/perl
16466           +> pod/perlbook.pod
16467           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
16468           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
16469           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
16470 ____________________________________________________________________________
16471 [  7777] By: jhi                                   on 2000/11/20  16:08:49
16472         Log: Update Changes.
16473      Branch: perl
16474            ! Changes patchlevel.h
16475 ____________________________________________________________________________
16476 [  7776] By: jhi                                   on 2000/11/20  15:27:56
16477         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
16478              This may be overly harsh but until proven otherwise, we think this
16479              way, or until we have a simple test for Configure (having to start
16480              up servers is does not count as simple) to check for the problems.
16481      Branch: perl
16482            ! perl.h
16483 ____________________________________________________________________________
16484 [  7775] By: jhi                                   on 2000/11/20  15:22:17
16485         Log: Solaris hints tweaks.
16486      Branch: perl
16487            ! hints/solaris_2.sh
16488 ____________________________________________________________________________
16489 [  7774] By: jhi                                   on 2000/11/20  15:01:20
16490         Log: Add a workaround to SOCKS 64-bit problems.
16491      Branch: perl
16492            ! doio.c embed.h embed.pl perlsdio.h proto.h
16493 ____________________________________________________________________________
16494 [  7773] By: jhi                                   on 2000/11/20  14:51:47
16495         Log: sysseek() instead of seek().
16496      Branch: perl
16497            ! t/lib/syslfs.t
16498 ____________________________________________________________________________
16499 [  7772] By: gsar                                  on 2000/11/20  13:06:23
16500         Log: integrate changes#6315..6319,6321..6331,6333..6338
16501              
16502              Integrate with Sarathy, preliminary fix for unicos
16503              alignment problems in [ID 20000612.002] Perl problem on Cray system.
16504              
16505              some debugger output does not go to the socket when RemotePort is set
16506              
16507              winsock cleanup never done on Windows (leads to handle leaks)
16508              
16509              fix UNC path handling on Windows under ithreads, and chdir()
16510              return value when given a non-existent directory
16511              
16512              Autogenerate pod/Makefile and pod/buildtoc.
16513              buildtoc also checks whether the existin pods are
16514              mentioned in MANIFEST and perl.pod, and vice versa.
16515              (None of the thusly found discrepancies fixed yet.)
16516              roffitall also needs to be autogenerated similarly but it
16517              seems so badly out of date that I didn't touch it yet.
16518              
16519              Config is being used.
16520              
16521              Add =head1 NAMEs so that buildtoc is happy.
16522              (The CGI::Util nit reported to Lincoln.)
16523              
16524              Fix complaints of buildtoc.
16525              
16526              Fix the alignment problem in Crays ([ID 20000612.002]).
16527              
16528              Remove perlbook, update perlfaq book listing,
16529              rearrange perl.pod, regenerate perltoc.
16530              
16531              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
16532              was cast to an unsigned (32-bit) integer with wild abandon.
16533              
16534              winsock options weren't being set in all threads under ithreads
16535              (caused send()s from second and subsequent threads to fail)
16536              
16537              accept() leaks memory on windows due to incorrect ordering of
16538              closesocket() and fclose() calls
16539              
16540              Reorder perl.pod once more.
16541              
16542              More POSIX.pod tweaks.
16543              
16544              Sprinkle ldlibpath.
16545              
16546              Precedence goof, fix based on
16547              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
16548              From: Hugo <hv@crypt.compulink.co.uk>
16549              Date: Tue, 11 Jul 2000 12:52:38 +0100
16550              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
16551              
16552              Subject: PATCH perlguts.pod: Document D and d magic types
16553              From: mjd@plover.com
16554              Date: 5 Jul 2000 18:01:51 -0000
16555              Message-ID: <20000705180151.29413.qmail@plover.com>
16556              
16557              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
16558              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
16559              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
16560              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
16561              
16562              Subject: [PATCH cfgperl] $& segfaults if you trick it
16563              From: simon@brecon.co.uk (Simon Cozens)
16564              Date: 7 Jul 2000 11:26:09 GMT
16565              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
16566              
16567              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
16568              From: Hugo <hv@crypt.compulink.co.uk>
16569              Date: Tue, 11 Jul 2000 12:44:50 +0100
16570              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
16571              
16572              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
16573              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16574              Date: Tue, 11 Jul 2000 13:50:51 +0100
16575              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
16576      Branch: maint-5.6/perl
16577           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
16578           +> pod/buildtoc.PL
16579            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
16580           !> (integrate 26 files)
16581 ____________________________________________________________________________
16582 [  7771] By: gsar                                  on 2000/11/20  12:31:42
16583         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
16584              6310,6311,6314
16585              
16586              Subject: [PATCH bleedperl] File::Spec 0.82 beta
16587              From: Barrie Slaymaker <barries@jester.slaysys.com>
16588              Date: Wed, 28 Jun 2000 11:35:29 -0400
16589              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
16590              
16591              tweak perlembed for multiplicity/usethreads sanity; correct notes
16592              about Windows
16593              
16594              localize %INC in a Safe compartment so that use/require work
16595              (many other magic globals probably need similar treatment)
16596              
16597              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
16598              when @_ is modified, causing coredumps
16599              
16600              slurp mode fix in change#4736 still not quite right
16601              
16602              Point to perlipc for more SysV IPC examples.
16603              
16604              Elaborate POSIX.pod.  Still needs work.
16605              
16606              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
16607              
16608              fix large memory leak that has been around for ever, masked by
16609              -DPURIFY (most of the arenas were never freed!)
16610              
16611              fix memory leak on Windows (PL_sys_intern contents were never
16612              freed)
16613              
16614              PERL_OBJECT build tweak
16615              
16616              adjust change#6299
16617              
16618              remove rel2abs prototypes (from Barrie Slaymaker)
16619              
16620              missing perldiag entry for unpack("w",...) diagnostic (from
16621              Andreas Koenig)
16622              
16623              better diagnostic on Frob->stuff() when Frob:: doesn't exist
16624              (from Richard Soderberg <rs@oregonnet.com>)
16625              
16626              Win32 patches for cfgperl from Sarathy.
16627              
16628              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
16629              
16630              More POSIX.pod embellishment.
16631              
16632              tyop in change#6306
16633      Branch: maint-5.6/perl
16634           !> (integrate 44 files)
16635 ____________________________________________________________________________
16636 [  7770] By: gsar                                  on 2000/11/20  11:51:00
16637         Log: integrate changes#6268..6282 from cfgperl branch
16638              
16639              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
16640              From: Dominic Dunlop <domo@computer.org>
16641              Date: Thu, 29 Jun 2000 12:32:39 +0200
16642              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
16643              
16644              Regen headers for #6261 (and update embed.pl for this) and #6267,
16645              silence few compiler warnings.
16646              
16647              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
16648              From: Nicholas Clark <nick@talking.bollo.cx>
16649              Date: Fri, 23 Jun 2000 16:21:15 +0100
16650              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
16651              
16652              Subject: PATCH pod/perltie.pod
16653              From: Ian Phillipps <Ian.Phillipps@iname.com>
16654              Date: Fri, 16 Jun 2000 00:17:19 +0100
16655              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
16656              (only the first hunk, the second hunk had already been done
16657              by some other patch)
16658              
16659              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
16660              From: Tom Phoenix <rootbeer@redcat.com>
16661              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
16662              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
16663              
16664              Subject: [PATCH] xsub attributes
16665              From: Doug MacEachern <dougm@covalent.net>
16666              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
16667              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
16668              
16669              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
16670              From: Andy Dougherty <doughera@lafayette.edu>
16671              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
16672              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
16673              
16674              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
16675              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16676              Date: Tue, 13 Jun 2000 02:43:48 -0500
16677              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
16678              
16679              Subject: [PATCH] Re: eval documentation: context
16680              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16681              Date: Mon, 12 Jun 2000 15:07:29 +0100
16682              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
16683              
16684              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
16685              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
16686              Date: Mon, 12 Jun 2000 14:55:59 +0100
16687              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
16688              
16689              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
16690              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
16691              Date: Fri, 09 Jun 2000 12:39:27 -0400
16692              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
16693              (plus update the version "number" of Text::Wrap)
16694              
16695              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
16696              From: Tim Ayers <tayers@bridge.com>
16697              Date: Thu, 08 Jun 2000 08:11:06 +0200
16698              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
16699              [resent by Richard Foley, Message-Id probably wrong]
16700              
16701              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
16702              From: rspier@pobox.com (Robert Spier)
16703              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
16704              Message-ID: <14654.31913.845602.610277@rls.cx>
16705              
16706              Subject: [PATCH 5.6.0] utils/h2xs.PL
16707              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
16708              Date: Wed, 7 Jun 2000 04:02:04 -0500
16709              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
16710              
16711              Subject: [PATCH 5.6.0]ITHREADs for VMS
16712              From: Dan Sugalski <dan@sidhe.org>
16713              Date: Tue, 06 Jun 2000 11:59:50 -0400
16714              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
16715      Branch: maint-5.6/perl
16716           !> (integrate 31 files)
16717 ____________________________________________________________________________
16718 [  7769] By: gsar                                  on 2000/11/20  11:29:06
16719         Log: integrate changes#6261..6266 from cfgperl
16720              
16721              Subject: Re: [PATCH cfgperl] BOMs away!
16722              From: simon@brecon.co.uk (Simon Cozens)
16723              Date: 17 Jun 2000 11:49:57 GMT
16724              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
16725              
16726              Subject: 5.6.0 Patch for EPOC
16727              From: Olaf Flebbe <o.flebbe@gmx.de>
16728              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
16729              Message-ID: <23449.960929969@www11.gmx.net>
16730              
16731              tr fixes from Simon Cozens
16732              
16733              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
16734              From: Marty Lucich <marty@netcom.com>
16735              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
16736              Message-Id: <200006282116.OAA11148@netcom.com>
16737              ccdlflags update (the BSD/OS 4.1 part had already been taken
16738              care of by #6141).
16739              
16740              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
16741              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16742              Date: Wed, 28 Jun 2000 17:50:12 -0700
16743              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
16744              
16745              Subject: [PATCH 5.6.0] cygwin port
16746              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
16747              From: "Fifer, Eric" <EFifer@sanwaint.com>
16748              Date: Thu, 29 Jun 2000 12:58:29 +0100
16749      Branch: maint-5.6/perl
16750           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
16751           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
16752           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
16753           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
16754 ____________________________________________________________________________
16755 [  7768] By: gsar                                  on 2000/11/20  11:13:44
16756         Log: integrate changes#6252..6256,6259..6260
16757              
16758              Paranoia tweak on #6249.
16759              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
16760              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
16761              Date: Sun, 25 Jun 2000 23:43:12 -0400
16762              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
16763              
16764              Subject: tr///, help wanted.
16765              From: simon@brecon.co.uk (Simon Cozens)
16766              Date: 28 Jun 2000 11:29:04 GMT
16767              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
16768              
16769              small thinko tweaks
16770              
16771              tweaks from Simon Conzes to further fix tr/// under utf8
16772              
16773              perlnewmod was missing from MANIFEST.
16774              
16775              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
16776              From: simon@brecon.co.uk (Simon Cozens)
16777              Date: 17 Jun 2000 11:56:44 GMT
16778              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
16779              pack U0, pack C0
16780      Branch: maint-5.6/perl
16781           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
16782           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
16783           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
16784           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
16785 ____________________________________________________________________________
16786 [  7767] By: gsar                                  on 2000/11/20  10:51:38
16787         Log: integrate change#6250 from cfgperl
16788              
16789              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
16790              From: Doug MacEachern <dougm@covalent.net>
16791              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
16792              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
16793      Branch: maint-5.6/perl
16794           +> t/op/my_stash.t
16795           !> MANIFEST embed.pl global.sym proto.h toke.c
16796 ____________________________________________________________________________
16797 [  7766] By: gsar                                  on 2000/11/20  10:48:34
16798         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
16799              
16800              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
16801              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
16802              Date: Mon, 26 Jun 2000 18:40:14 +0100
16803              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
16804              
16805              Subject: [PATCH] bytes<->utf8 fixes
16806              From: simon@brecon.co.uk (Simon Cozens)
16807              Date: 26 Jun 2000 04:55:45 GMT
16808              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
16809              
16810              Subject: [PATCH] is_utf8_string
16811              From: simon@brecon.co.uk (Simon Cozens)
16812              Date: 26 Jun 2000 02:25:59 GMT
16813              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
16814              
16815              Subject: [PATCH] avoid mg_ptr in '*' magic
16816              From: Doug MacEachern <dougm@covalent.net>
16817              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
16818              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
16819              
16820              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
16821              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
16822              Date: Sat, 24 Jun 2000 13:06:20 +0100
16823              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
16824              
16825              Allow for standalone testing.
16826              
16827              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
16828              From: Mark-Jason Dominus <mjd@plover.com>
16829              Date: Tue, 27 Jun 2000 22:36:42 -0400
16830              Message-ID: <20000628023642.12166.qmail@plover.com>
16831              
16832              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
16833              From: Frank Tobin <ftobin@uiuc.edu>
16834              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
16835              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
16836      Branch: maint-5.6/perl
16837           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
16838           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
16839           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
16840           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
16841           !> utf8.c utils/h2xs.PL
16842 ____________________________________________________________________________
16843 [  7765] By: gsar                                  on 2000/11/20  10:29:13
16844         Log: integrate change#6239 from cfgperl
16845              
16846              Configure maintenance.  Sever some dependency cycles,
16847              separate gccversion from the cc unit,
16848              address [ID 20000623.006] Configure script patch for using gcc on AIX
16849              (but solve it a little bit differently),
16850              unduplex some accidentally duplicated units,
16851              suggest using gcc if no cc available
16852              (p5p thread: "Solaris configure: counterproposal", 1999-09)
16853      Branch: maint-5.6/perl
16854           !> Configure Todo-5.6 config_h.SH
16855 ____________________________________________________________________________
16856 [  7764] By: gsar                                  on 2000/11/20  10:25:55
16857         Log: integrate changes#6233..6238 from cfgperl
16858              
16859              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
16860              From: Mark-Jason Dominus <mjd@plover.com>
16861              Date: Fri, 16 Jun 2000 20:53:04 -0400
16862              Message-ID: <20000617005304.8008.qmail@plover.com>
16863              
16864              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
16865              because when run as services (Win32ese for daemons)
16866              no environment variables are set and tmpdir ends up as /tmp,
16867              which is ambiguous.
16868              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
16869              From: matt@sergeant.org
16870              Date: 16 Jun 2000 16:30:43 -0000
16871              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
16872              
16873              The thread begun by
16874              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
16875              From: Kevin.Ruscoe@ubsw.com
16876              Date: Fri, 16 Jun 2000 16:38:51 +0100
16877              Message-Id: <H000019b03c300d6@MHS>
16878              
16879              Tweak embed.pl, regen headers.
16880              
16881              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
16882              From: Dan Sugalski <dan@sidhe.org>
16883              Date: Fri, 23 Jun 2000 17:00:00 -0400
16884              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
16885      Branch: maint-5.6/perl
16886           !> (integrate 27 files)
16887 ____________________________________________________________________________
16888 [  7763] By: gsar                                  on 2000/11/20  10:08:08
16889         Log: s/perl56delta/perldelta/g
16890      Branch: maint-5.6/perl
16891            ! pod/Makefile
16892 ____________________________________________________________________________
16893 [  7762] By: gsar                                  on 2000/11/20  10:04:00
16894         Log: integrate changes#6225,6229,6231,6232 from cfgperl
16895              
16896              Add source code filenames to apidoc.
16897              From: simon@brecon.co.uk (Simon Cozens)
16898              Subject: [PATCH embed.pl] Source X-ref
16899              Date: 22 Jun 2000 02:18:49 GMT
16900              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
16901              
16902              Subject: README.hpux version 0.6.1
16903              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
16904              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
16905              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
16906              
16907              Subject: [PATCH 5.6.0] cygwin port
16908              From: "Fifer, Eric" <EFifer@sanwaint.com>
16909              Date: Tue, 20 Jun 2000 14:30:58 +0100
16910              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
16911              
16912              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
16913              From: simon@brecon.co.uk (Simon Cozens)
16914              Date: 19 Jun 2000 15:18:27 GMT
16915              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
16916              
16917              plus update pod/Makefile and regenerate perltoc
16918      Branch: maint-5.6/perl
16919           +> pod/perlutil.pod
16920           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
16921           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
16922 ____________________________________________________________________________
16923 [  7761] By: jhi                                   on 2000/11/20  04:09:55
16924         Log: Miraculous typo.
16925      Branch: perl
16926            ! t/op/pat.t
16927 ____________________________________________________________________________
16928 [  7760] By: jhi                                   on 2000/11/20  04:06:08
16929         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
16930              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16931              Date: Sun, 19 Nov 2000 22:30:26 -0500
16932              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
16933      Branch: perl
16934            ! regexec.c scope.h t/op/pat.t
16935 ____________________________________________________________________________
16936 [  7759] By: jhi                                   on 2000/11/20  02:05:22
16937         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
16938      Branch: perl
16939            ! perl.h
16940 ____________________________________________________________________________
16941 [  7758] By: jhi                                   on 2000/11/20  01:58:11
16942         Log: Subject: [perl 7711: EPOC] updates
16943              From: Olaf Flebbe <o.flebbe@gmx.de>
16944              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
16945              Message-ID: <25575.974658810@www23.gmx.net>               
16946      Branch: perl
16947            + lib/File/Spec/Epoc.pm
16948            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
16949            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
16950            ! lib/File/Spec.pm perl.c sv.c
16951 ____________________________________________________________________________
16952 [  7757] By: jhi                                   on 2000/11/20  01:53:11
16953         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
16954      Branch: perl
16955            ! MANIFEST
16956 ____________________________________________________________________________
16957 [  7756] By: jhi                                   on 2000/11/20  01:47:22
16958         Log: Integrate perlio.
16959      Branch: perl
16960            - ext/re/hints/MSWin32.pl
16961           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
16962           !> win32/config.gc win32/config_H.gc win32/win32sck.c
16963 ____________________________________________________________________________
16964 [  7755] By: nick                                  on 2000/11/19  20:57:17
16965         Log: Add dummy crlf layer (just as buffer)
16966              Correct 1st bug - one layer of indirection.
16967      Branch: perlio
16968            ! perlio.c perlio.h perliol.h
16969 ____________________________________________________________________________
16970 [  7754] By: nick                                  on 2000/11/19  20:56:12
16971         Log: Work-round to Perl_deb_nocontext is no longer required
16972      Branch: perlio
16973            - ext/re/hints/MSWin32.pl
16974 ____________________________________________________________________________
16975 [  7753] By: nick                                  on 2000/11/19  20:01:16
16976         Log: diff -se shows these as different
16977      Branch: perlio
16978            ! global.sym pod/perlapi.pod
16979 ____________________________________________________________________________
16980 [  7752] By: nick                                  on 2000/11/19  18:57:30
16981         Log: Configure GCC/Win32 build -Duseperlio
16982              Fix a couple of gross issues
16983              - double-include of ../deb.o in re.dll
16984              - win32sck.c needs PerlIO and FILE 
16985      Branch: perlio
16986            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
16987            ! win32/win32sck.c
16988 ____________________________________________________________________________
16989 [  7751] By: nick                                  on 2000/11/19  17:05:36
16990         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
16991      Branch: perlio
16992            ! perlio.c
16993 ____________________________________________________________________________
16994 [  7750] By: nick                                  on 2000/11/19  16:57:14
16995         Log: Missing aTHX_
16996      Branch: perlio
16997            ! sv.c
16998 ____________________________________________________________________________
16999 [  7749] By: jhi                                   on 2000/11/19  16:28:40
17000         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
17001              From: "Peter J. Farley III" <pjfarley@banet.net>
17002              Date: Sun, 19 Nov 2000 01:42:58 -0500
17003              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
17004      Branch: perl
17005            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
17006 ____________________________________________________________________________
17007 [  7748] By: jhi                                   on 2000/11/19  16:08:10
17008         Log: Subject: podlators 1.05 available        
17009              From: Russ Allbery <rra@stanford.edu>   
17010              Date: 18 Nov 2000 22:04:28 -0800
17011              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
17012      Branch: perl
17013            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
17014 ____________________________________________________________________________
17015 [  7747] By: nick                                  on 2000/11/19  11:19:39
17016         Log: Integrate mainline
17017      Branch: perlio
17018           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
17019           !> util.c
17020 ____________________________________________________________________________
17021 [  7746] By: jhi                                   on 2000/11/19  06:42:22
17022         Log: Make hex scanning warn on "\x{x}" and "\xx".
17023              "\x" and and hex("x") are still valid.
17024      Branch: perl
17025            ! util.c
17026 ____________________________________________________________________________
17027 [  7745] By: nick                                  on 2000/11/18  22:52:28
17028         Log: Integrate mainline
17029      Branch: perlio
17030           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
17031           !> perl.h perlio.c proto.h regcomp.c regcomp.h
17032 ____________________________________________________________________________
17033 [  7744] By: jhi                                   on 2000/11/18  22:50:28
17034         Log: Introduce Perl_utf8_length().  Use it.
17035      Branch: perl
17036            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
17037 ____________________________________________________________________________
17038 [  7743] By: jhi                                   on 2000/11/18  22:38:51
17039         Log: Compiler denit.
17040      Branch: perl
17041            ! perlio.c
17042 ____________________________________________________________________________
17043 [  7742] By: jhi                                   on 2000/11/18  20:33:05
17044         Log: Integrate perlio.
17045      Branch: perl
17046           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
17047           !> perlio.h pp_ctl.c pp_sys.c sv.c
17048 ____________________________________________________________________________
17049 [  7741] By: jhi                                   on 2000/11/18  20:31:27
17050         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
17051              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17052              Date: Fri, 17 Nov 2000 20:35:11 -0500
17053              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
17054              
17055              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
17056              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17057              Date: Fri, 17 Nov 2000 21:03:47 -0500
17058              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
17059              
17060              Plus a little bit of tweaking in pregcomp().
17061      Branch: perl
17062            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
17063 ____________________________________________________________________________
17064 [  7740] By: nick                                  on 2000/11/18  20:17:22
17065         Log: Lexical use open ... support:
17066              add ->cop_io to COP structure in cop.h.
17067              Make mg.c and gv.c associate it with ${^OPEN}.
17068              Make lib/open.pm set it.
17069              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
17070              manner similar to ->cop_warnings.
17071              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
17072              call new PerlIO_apply_layers().
17073              Declare latter in perlio.h and define in perlio.c
17074      Branch: perlio
17075            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
17076            ! perlio.h pp_ctl.c pp_sys.c sv.c
17077 ____________________________________________________________________________
17078 [  7739] By: jhi                                   on 2000/11/18  19:54:00
17079         Log: Integrate perlio.
17080      Branch: perl
17081           !> doio.c perlio.c pp.c
17082 ____________________________________________________________________________
17083 [  7738] By: jhi                                   on 2000/11/18  17:16:13
17084         Log: Subject: [PATCH 5.7.0] etags broken again
17085              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17086              Date: Sat, 18 Nov 2000 02:41:36 -0500
17087              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
17088      Branch: perl
17089            ! emacs/ptags
17090 ____________________________________________________________________________
17091 [  7737] By: jhi                                   on 2000/11/18  17:12:18
17092         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
17093      Branch: perl
17094            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
17095 ____________________________________________________________________________
17096 [  7736] By: nick                                  on 2000/11/18  14:06:20
17097         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
17098              part to be isolated.
17099      Branch: perlio
17100            ! doio.c perlio.c
17101 ____________________________________________________________________________
17102 [  7735] By: nick                                  on 2000/11/18  11:03:32
17103         Log: Integrate mainline
17104      Branch: perlio
17105           !> Changes README.amiga README.win32 patchlevel.h
17106           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
17107 ____________________________________________________________________________
17108 [  7734] By: jhi                                   on 2000/11/18  01:18:56
17109         Log: Update Changes.
17110      Branch: perl
17111            ! Changes patchlevel.h
17112 ____________________________________________________________________________
17113 [  7733] By: jhi                                   on 2000/11/18  00:32:54
17114         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
17115              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17116              Date: Fri, 17 Nov 2000 17:28:02 -0500
17117              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
17118      Branch: perl
17119            ! regcomp.c regexec.c t/op/re_tests
17120 ____________________________________________________________________________
17121 [  7732] By: jhi                                   on 2000/11/18  00:28:56
17122         Log: Sparc 64-bit pack() fix from Jens Hamisch.
17123      Branch: perl
17124            ! pp.c
17125 ____________________________________________________________________________
17126 [  7731] By: jhi                                   on 2000/11/18  00:18:39
17127         Log: Explain in more detail the {} syntax ambiguousity.
17128              
17129              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
17130              From: Nicholas Clark <nick@ccl4.org>
17131              Date: Fri, 17 Nov 2000 22:10:28 +0000
17132              Message-ID: <20001117221028.A88930@plum.flirble.org>
17133      Branch: perl
17134            ! pod/perlfunc.pod
17135 ____________________________________________________________________________
17136 [  7730] By: jhi                                   on 2000/11/18  00:12:18
17137         Log: Subject: Fix for README.amiga (20000323.033)
17138              From: "Stephen P. Potter" <spp@spotter.yi.org>
17139              Date: Fri, 17 Nov 2000 12:25:51 -0500
17140              Message-Id: <200011171725.MAA05768@spotter.yi.org>
17141      Branch: perl
17142            ! README.amiga
17143 ____________________________________________________________________________
17144 [  7729] By: jhi                                   on 2000/11/18  00:08:34
17145         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
17146              From: "A. C. Yardley" <yardley@tanet.net>
17147              Date: Mon, 3 Apr 2000 11:35:33 -0700
17148              Message-ID: <3483.000403@tanet.net>
17149      Branch: perl
17150            ! README.win32
17151 ____________________________________________________________________________
17152 [  7728] By: nick                                  on 2000/11/17  21:59:47
17153         Log: Integrate mainline
17154      Branch: perlio
17155           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
17156           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
17157           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
17158           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
17159 ____________________________________________________________________________
17160 [  7727] By: nick                                  on 2000/11/17  21:56:31
17161         Log: Experiment on use of attributes.pm interface.
17162              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
17163              SVt_PVRV if not already something better (else vivify of say magic gets
17164              core dump).
17165      Branch: perlio
17166            ! perlio.c pp.c
17167 ____________________________________________________________________________
17168 [  7726] By: jhi                                   on 2000/11/17  14:15:49
17169         Log: Subject: Fix for 20000815.006
17170              From: "Stephen P. Potter" <spp@spotter.yi.org>
17171              Date: Fri, 17 Nov 2000 08:57:45 -0500
17172              Message-Id: <200011171357.IAA05122@spotter.yi.org>
17173              
17174              It's really 20000518.006.
17175      Branch: perl
17176            ! pod/perlmodlib.PL
17177 ____________________________________________________________________________
17178 [  7725] By: jhi                                   on 2000/11/17  14:12:31
17179         Log: Subject: Fix for 20000409.001
17180              From: "Stephen P. Potter" <spp@spotter.yi.org>
17181              Date: Fri, 17 Nov 2000 08:55:45 -0500
17182              Message-Id: <200011171355.IAA05104@spotter.yi.org>
17183      Branch: perl
17184            ! pod/perlfaq9.pod
17185 ____________________________________________________________________________
17186 [  7724] By: jhi                                   on 2000/11/17  14:08:58
17187         Log: Undo #7627 now that we have =head3.
17188      Branch: perl
17189            ! pod/perlhack.pod
17190 ____________________________________________________________________________
17191 [  7723] By: jhi                                   on 2000/11/17  14:04:09
17192         Log: As surmised the #7719 wasn't a good move.
17193      Branch: perl
17194            ! hints/solaris_2.sh
17195 ____________________________________________________________________________
17196 [  7722] By: jhi                                   on 2000/11/17  13:59:04
17197         Log: Also the 64bitall hints can be either here or there.
17198      Branch: perl
17199            ! hints/solaris_2.sh
17200 ____________________________________________________________________________
17201 [  7721] By: jhi                                   on 2000/11/17  02:26:23
17202         Log: Test tweak for the open pragma.
17203      Branch: perl
17204            ! t/lib/b.t
17205 ____________________________________________________________________________
17206 [  7720] By: jhi                                   on 2000/11/17  00:23:22
17207         Log: The long double hints can be here or there.
17208      Branch: perl
17209            ! hints/solaris_2.sh
17210 ____________________________________________________________________________
17211 [  7719] By: jhi                                   on 2000/11/17  00:14:06
17212         Log: For Solaris use64bitall the stdchar needs a little bit of help.
17213      Branch: perl
17214            ! hints/solaris_2.sh
17215 ____________________________________________________________________________
17216 [  7718] By: jhi                                   on 2000/11/16  23:27:34
17217         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
17218              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
17219              Date: Wed, 15 Nov 2000 08:56:32 +0100
17220              Message-ID: <3A1241B0.64477E00@alcatel.at>
17221      Branch: perl
17222            ! lib/Carp/Heavy.pm
17223 ____________________________________________________________________________
17224 [  7717] By: jhi                                   on 2000/11/16  23:23:29
17225         Log: Subject: [PATCH] Re: 20001101.003 PDL
17226              From: Nicholas Clark <nick@ccl4.org>
17227              Date: Thu, 16 Nov 2000 16:48:25 +0000
17228              Message-ID: <20001116164825.B93487@plum.flirble.org>
17229      Branch: perl
17230            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
17231 ____________________________________________________________________________
17232 [  7716] By: jhi                                   on 2000/11/16  23:21:31
17233         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
17234              From: "Casey R. Tweten" <crt@kiski.net>
17235              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
17236              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
17237      Branch: perl
17238            ! lib/Pod/Checker.pm pod/perlpod.pod
17239 ____________________________________________________________________________
17240 [  7715] By: jhi                                   on 2000/11/16  23:19:40
17241         Log: Avoid an infinite loop in VMS when utils scripts are run
17242              with no arguments, from Charles Lane.
17243      Branch: perl
17244            ! configure.com
17245 ____________________________________________________________________________
17246 [  7714] By: jhi                                   on 2000/11/16  23:17:08
17247         Log: Subject: perllocale.pod changes
17248              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17249              Date: Mon, 13 Nov 2000 10:09:22 +0300
17250              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
17251      Branch: perl
17252            ! pod/perllocale.pod
17253 ____________________________________________________________________________
17254 [  7713] By: jhi                                   on 2000/11/16  23:14:06
17255         Log: Integrate perlio.
17256      Branch: perl
17257           !> doio.c perlio.c perlio.h util.c
17258 ____________________________________________________________________________
17259 [  7712] By: nick                                  on 2000/11/16  21:10:58
17260         Log: Integrate mainline
17261      Branch: perlio
17262           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
17263           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
17264           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
17265           !> vos/config.ga.def vos/config.ga.h win32/config.bc
17266           !> win32/config.gc win32/config.vc
17267 ____________________________________________________________________________
17268 [  7711] By: nick                                  on 2000/11/16  19:56:41
17269         Log: Minor tweaks:
17270              consistent way of getting 'rb', 'wb' etc. for binary opens
17271              move *perlio::layers to *open::layers
17272              a #define to show layers available
17273              DOSISH popen/PerlIO had export/import sense inverted.
17274      Branch: perlio
17275            ! doio.c perlio.c perlio.h util.c
17276 ____________________________________________________________________________
17277 [  7710] By: jhi                                   on 2000/11/16  15:46:05
17278         Log: Add HAS_SBRK_PROTO.
17279      Branch: metaconfig/U/perl
17280            + d_sbrkproto.U
17281      Branch: perl
17282            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17283            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
17284            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
17285            ! vos/config.ga.def vos/config.ga.h win32/config.bc
17286            ! win32/config.gc win32/config.vc
17287 ____________________________________________________________________________
17288 [  7709] By: nick                                  on 2000/11/16  07:31:49
17289         Log: Integrate mainline
17290      Branch: perlio
17291           !> (integrate 35 files)
17292 ____________________________________________________________________________
17293 [  7708] By: jhi                                   on 2000/11/16  05:33:03
17294         Log: These files are text, not binary.
17295      Branch: perl
17296            ! ext/Encode/Encode/iso8859-10.enc
17297            ! ext/Encode/Encode/iso8859-13.enc
17298            ! ext/Encode/Encode/iso8859-14.enc
17299            ! ext/Encode/Encode/iso8859-15.enc
17300 ____________________________________________________________________________
17301 [  7707] By: jhi                                   on 2000/11/16  01:53:37
17302         Log: Update Changes.
17303      Branch: perl
17304            ! Changes patchlevel.h
17305 ____________________________________________________________________________
17306 [  7706] By: jhi                                   on 2000/11/16  01:35:59
17307         Log: More #undefing of stdio.
17308      Branch: perl
17309            ! fakesdio.h nostdio.h
17310 ____________________________________________________________________________
17311 [  7705] By: jhi                                   on 2000/11/16  01:34:18
17312         Log: Add fwalk() probe to the configuration files and regen perltoc.
17313      Branch: perl
17314            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17315            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
17316            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
17317            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
17318            ! win32/config.bc win32/config.gc win32/config.vc
17319 ____________________________________________________________________________
17320 [  7704] By: jhi                                   on 2000/11/16  01:33:07
17321         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
17322              an optional third argument to Inlibc?)
17323      Branch: metaconfig/U/perl
17324            + d__fwalk.U
17325 ____________________________________________________________________________
17326 [  7703] By: jhi                                   on 2000/11/16  01:09:22
17327         Log: The type of the hash_cb() size argument is tricky.
17328      Branch: perl
17329            ! ext/DB_File/DB_File.xs
17330 ____________________________________________________________________________
17331 [  7702] By: jhi                                   on 2000/11/15  23:01:16
17332         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
17333      Branch: perl
17334            ! nostdio.h
17335 ____________________________________________________________________________
17336 [  7701] By: jhi                                   on 2000/11/15  22:52:32
17337         Log: Detypo.
17338      Branch: perl
17339            ! t/lib/bigfltpm.t
17340 ____________________________________________________________________________
17341 [  7700] By: jhi                                   on 2000/11/15  22:51:56
17342         Log: UINT64_C() work continues.
17343      Branch: perl
17344            ! handy.h perl.h utf8.h
17345 ____________________________________________________________________________
17346 [  7699] By: jhi                                   on 2000/11/15  14:13:04
17347         Log: SOCKS has its own USE_THREADS, based on
17348              
17349              Subject: [ID 20001114.002] et. al. bugfix followup
17350              From: Jens Hamisch <jens@Strawberry.COM> 
17351              Date: Wed, 15 Nov 2000 14:23:11 +0100
17352              Message-ID: <20001115142311.A21164@Strawberry.COM>
17353      Branch: perl
17354            ! perl.h
17355 ____________________________________________________________________________
17356 [  7698] By: jhi                                   on 2000/11/15  03:50:56
17357         Log: Add few missing #undefs and sort them.
17358      Branch: perl
17359            ! fakesdio.h
17360 ____________________________________________________________________________
17361 [  7697] By: jhi                                   on 2000/11/15  03:39:14
17362         Log: Linenumber fix.
17363      Branch: perl
17364            ! t/pragma/warn/utf8
17365 ____________________________________________________________________________
17366 [  7696] By: jhi                                   on 2000/11/15  02:55:26
17367         Log: EBCDIC tweaks.
17368              
17369              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
17370              From: Peter Prymmer <pvhp@forte.com>
17371              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
17372              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
17373      Branch: perl
17374            ! t/op/regmesg.t t/pragma/warn/utf8
17375 ____________________________________________________________________________
17376 [  7695] By: jhi                                   on 2000/11/15  02:53:58
17377         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
17378              From: Peter Prymmer <pvhp@forte.com>
17379              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
17380              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
17381      Branch: perl
17382            ! utf8.c
17383 ____________________________________________________________________________
17384 [  7694] By: jhi                                   on 2000/11/15  02:50:55
17385         Log: Subject: [PATCH: perl@7674] updates to README.os390
17386              From: Prymmer/Kahn <pvhp@best.com>
17387              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
17388              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
17389      Branch: perl
17390            ! README.os390
17391 ____________________________________________________________________________
17392 [  7693] By: jhi                                   on 2000/11/15  02:48:37
17393         Log: Quit utf8_to_uv() instantly if curlen == 0.
17394      Branch: perl
17395            ! utf8.c
17396 ____________________________________________________________________________
17397 [  7692] By: jhi                                   on 2000/11/15  02:24:29
17398         Log: Use u_int32_t for the size of hash_cb(), not size_t.
17399              
17400              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
17401              From: Jens Hamisch <jens@Strawberry.COM>     
17402              Date: Tue, 14 Nov 2000 19:03:55 +0100
17403              Message-Id: <20001114190355.A20559@Strawberry.COM>
17404      Branch: perl
17405            ! ext/DB_File/DB_File.xs
17406 ____________________________________________________________________________
17407 [  7691] By: jhi                                   on 2000/11/15  02:20:12
17408         Log: Use UINT64_C().
17409              
17410              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
17411              From: Jens Hamisch <jens@Strawberry.COM>
17412              Date: Tue, 14 Nov 2000 19:16:23 +0100
17413              Message-Id: <20001114191623.G20559@Strawberry.COM>
17414      Branch: perl
17415            ! utf8.c utf8.h
17416 ____________________________________________________________________________
17417 [  7690] By: jhi                                   on 2000/11/15  02:17:06
17418         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
17419              (a macro to define signed and unsigned integer constants).
17420      Branch: perl
17421            ! handy.h
17422 ____________________________________________________________________________
17423 [  7689] By: jhi                                   on 2000/11/15  01:56:51
17424         Log: Regen Configure.
17425      Branch: perl
17426            ! Configure
17427 ____________________________________________________________________________
17428 [  7688] By: jhi                                   on 2000/11/15  01:56:32
17429         Log: Make the unit know about SOCKS.
17430      Branch: metaconfig
17431            ! U/protos/socksizetype.U
17432 ____________________________________________________________________________
17433 [  7687] By: jhi                                   on 2000/11/15  01:54:47
17434         Log: Remove unused dependencies.
17435      Branch: metaconfig
17436            ! U/compline/d_getpagsz.U
17437 ____________________________________________________________________________
17438 [  7686] By: nick                                  on 2000/11/14  21:25:13
17439         Log: Integrate mainline.
17440      Branch: perlio
17441           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
17442           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
17443           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
17444           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
17445           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
17446           !> win32/config.bc win32/config.gc win32/config.vc
17447           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
17448 ____________________________________________________________________________
17449 [  7685] By: jhi                                   on 2000/11/14  17:54:56
17450         Log: Integrate perlio.
17451      Branch: perl
17452           +> fakesdio.h perliol.h
17453           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
17454           !> perlsdio.h perlsfio.h pod/perlfunc.pod
17455 ____________________________________________________________________________
17456 [  7684] By: nick                                  on 2000/11/14  17:43:04
17457         Log: PerlIO #include and #ifdef re-work.
17458      Branch: perlio
17459            + fakesdio.h perliol.h
17460            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
17461            ! perlsdio.h perlsfio.h
17462 ____________________________________________________________________________
17463 [  7683] By: jhi                                   on 2000/11/14  15:42:40
17464         Log: Hoist the duplicated socket/netdb include logic to perl.h;
17465              undef SETERRNO in case SOCKS has defined it.  Based on:
17466              
17467              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
17468              From: Jens Hamisch <jens@Strawberry.COM> 
17469              Date: Tue, 14 Nov 2000 11:34:40 +0100
17470              Message-Id: <20001114113440.A20005@Strawberry.COM>
17471      Branch: perl
17472            ! doio.c perl.h pp_sys.c
17473 ____________________________________________________________________________
17474 [  7682] By: jhi                                   on 2000/11/14  14:07:28
17475         Log: Subject: some additions for makefiles for win32 (for perl@7674)
17476              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17477              Date: Tue, 14 Nov 2000 09:31:13 +0300
17478              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
17479      Branch: perl
17480            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
17481            ! win32/makefile.mk
17482 ____________________________________________________________________________
17483 [  7681] By: jhi                                   on 2000/11/14  14:01:41
17484         Log: Subject: tiny typo in perl5db.pl
17485              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
17486              Date: Tue, 14 Nov 2000 09:29:28 +0300
17487              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
17488      Branch: perl
17489            ! lib/perl5db.pl
17490 ____________________________________________________________________________
17491 [  7680] By: jhi                                   on 2000/11/14  04:13:50
17492         Log: Redo #7679 with LFs instead of CRLFs.
17493      Branch: perl
17494            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
17495            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
17496            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
17497 ____________________________________________________________________________
17498 [  7679] By: jhi                                   on 2000/11/14  01:21:09
17499         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
17500              From: Benjamin Stuhl <tiriath@yahoo.com> 
17501              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
17502              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
17503      Branch: perl
17504            + win32/bin/mdelete.bat
17505            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
17506            ! makedef.pl perlio.c win32/Makefile win32/config.gc
17507            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
17508 ____________________________________________________________________________
17509 [  7678] By: jhi                                   on 2000/11/14  01:19:20
17510         Log: Fix the re extension building for Win32.
17511              
17512              Subject: [PATCH perl@7638] Get PerlIO building on Win32
17513              From: Benjamin Stuhl <tiriath@yahoo.com> 
17514              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
17515              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
17516      Branch: perl
17517            + ext/re/hints/MSWin32.pl
17518            ! MANIFEST
17519 ____________________________________________________________________________
17520 [  7677] By: jhi                                   on 2000/11/14  01:13:54
17521         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
17522              From: sthoenna@efn.org
17523              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
17524              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
17525      Branch: perl
17526            ! doop.c pp.c toke.c utf8.c utf8.h
17527 ____________________________________________________________________________
17528 [  7676] By: jhi                                   on 2000/11/13  20:23:15
17529         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
17530              From: Nicholas Clark <nick@ccl4.org>
17531              Date: Mon, 13 Nov 2000 18:55:04 +0000
17532              Message-ID: <20001113185504.J29183@plum.flirble.org>
17533      Branch: perl
17534            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
17535 ____________________________________________________________________________
17536 [  7675] By: nick                                  on 2000/11/13  20:21:57
17537         Log: Integrate mainline ...
17538      Branch: perlio
17539           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
17540           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
17541           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
17542           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
17543 ____________________________________________________________________________
17544 [  7674] By: jhi                                   on 2000/11/13  15:07:56
17545         Log: Update Changes.
17546      Branch: perl
17547            ! Changes patchlevel.h
17548 ____________________________________________________________________________
17549 [  7673] By: jhi                                   on 2000/11/13  14:42:42
17550         Log: Remove the new two tests of lib/io_xs for now, they seem to
17551              fail under perlio on some platforms.
17552      Branch: perl
17553            ! t/lib/io_xs.t
17554 ____________________________________________________________________________
17555 [  7672] By: jhi                                   on 2000/11/13  13:57:53
17556         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
17557      Branch: perl
17558            ! perlio.c
17559 ____________________________________________________________________________
17560 [  7671] By: jhi                                   on 2000/11/13  05:30:48
17561         Log: Placate nervous compilers that see longer than ints switch()ing.
17562      Branch: perl
17563            ! utf8.c
17564 ____________________________________________________________________________
17565 [  7670] By: jhi                                   on 2000/11/13  05:14:21
17566         Log: fputs() does return EOF on error but here we don't care.
17567      Branch: perl
17568            ! perlio.c
17569 ____________________________________________________________________________
17570 [  7669] By: jhi                                   on 2000/11/13  05:02:45
17571         Log: Declare reg_data like reg_substr_data.
17572      Branch: perl
17573            ! regexp.h
17574 ____________________________________________________________________________
17575 [  7668] By: jhi                                   on 2000/11/13  04:54:34
17576         Log: Typos in #7667.
17577      Branch: perl
17578            ! perl.h
17579 ____________________________________________________________________________
17580 [  7667] By: jhi                                   on 2000/11/13  04:49:49
17581         Log: Cleanup messy #ifdef.
17582      Branch: perl
17583            ! perl.h
17584 ____________________________________________________________________________
17585 [  7666] By: jhi                                   on 2000/11/13  04:17:34
17586         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
17587              From: Nicholas Clark <nick@talking.bollo.cx>
17588              Date: Sun, 12 Nov 2000 21:14:11 +0000
17589              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
17590              
17591              Note: only one breakage of the two reported is fixed by this patch.
17592      Branch: perl
17593            ! perlio.c
17594 ____________________________________________________________________________
17595 [  7665] By: jhi                                   on 2000/11/13  04:05:07
17596         Log: Tweak the definition of the bit complement on UTF-8 data:
17597              if none of the characters in the string are > 0xff,
17598              the result is a complemented byte string, not a (UTF-8)
17599              char string.  Based on the summary in
17600              
17601              Subject: Re: [ID 20000918.005] ~ on wide chars
17602              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
17603              Date: Fri, 10 Nov 2000 09:47:15 -0800
17604              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
17605              
17606              This should give us the maximum backward (pre-char string)
17607              compatibility and utf8 compatibility.  The other alternative
17608              would be to limit the bit complement to be always byte only,
17609              taking the least significant byte of the chars.
17610      Branch: perl
17611            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
17612 ____________________________________________________________________________
17613 [  7664] By: jhi                                   on 2000/11/13  00:23:44
17614         Log: Couple of tests from #7660 salvaged.
17615      Branch: perl
17616            - t/op/tell.t
17617            ! MANIFEST t/io/tell.t
17618 ____________________________________________________________________________
17619 [  7663] By: jhi                                   on 2000/11/13  00:02:48
17620         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
17621              From: Nicholas Clark <nick@talking.bollo.cx>
17622              Date: Sun, 12 Nov 2000 21:23:43 +0000
17623              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
17624      Branch: perl
17625            ! perlsfio.h
17626 ____________________________________________________________________________
17627 [  7662] By: jhi                                   on 2000/11/13  00:01:39
17628         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
17629              From: Nicholas Clark <nick@talking.bollo.cx>
17630              Date: Sun, 12 Nov 2000 21:30:04 +0000
17631              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
17632      Branch: perl
17633            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
17634 ____________________________________________________________________________
17635 [  7661] By: jhi                                   on 2000/11/12  23:57:29
17636         Log: Document tell() on special streams.
17637      Branch: perl
17638            ! pod/perlfunc.pod
17639 ____________________________________________________________________________
17640 [  7660] By: jhi                                   on 2000/11/12  23:54:22
17641         Log: (Subsumed by #7664)
17642      Branch: perl
17643            + t/op/tell.t
17644            ! MANIFEST
17645 ____________________________________________________________________________
17646 [  7659] By: jhi                                   on 2000/11/12  22:55:25
17647         Log: Many subdocumented return values of the IO extension now documented.
17648              ungetc and write still left subdocumented.
17649              
17650              Subject: [PATCH] (was Re: IO::Handle::ungetc)
17651              From: Nicholas Clark <nick@talking.bollo.cx>
17652              Date: Sun, 12 Nov 2000 21:35:53 +0000
17653              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
17654      Branch: perl
17655            ! ext/IO/lib/IO/Handle.pm
17656 ____________________________________________________________________________
17657 [  7658] By: jhi                                   on 2000/11/12  21:37:06
17658         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
17659              From: Nicholas Clark <nick@talking.bollo.cx>
17660              Date: Sun, 12 Nov 2000 20:03:22 +0000
17661              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
17662      Branch: perl
17663            ! pod/perlfunc.pod
17664 ____________________________________________________________________________
17665 [  7657] By: jhi                                   on 2000/11/12  20:34:55
17666         Log: Integrate perlio.
17667      Branch: perl
17668           !> perlio.c
17669 ____________________________________________________________________________
17670 [  7656] By: nick                                  on 2000/11/12  19:25:06
17671         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
17672      Branch: perlio
17673            ! perlio.c
17674 ____________________________________________________________________________
17675 [  7655] By: nick                                  on 2000/11/12  19:09:41
17676         Log: Integrate mainline
17677      Branch: perlio
17678           +> README.solaris ext/Encode/Encode/cp1006.enc
17679           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
17680           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
17681           +> ext/Encode/Encode/iso8859-13.enc
17682           +> ext/Encode/Encode/iso8859-14.enc
17683           +> ext/Encode/Encode/iso8859-15.enc
17684           !> (integrate 34 files)
17685 ____________________________________________________________________________
17686 [  7654] By: jhi                                   on 2000/11/12  19:00:22
17687         Log: Add a metaconfig unit for fsync.
17688      Branch: metaconfig/U/perl
17689            + d_fsync.U
17690 ____________________________________________________________________________
17691 [  7653] By: jhi                                   on 2000/11/12  19:00:01
17692         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
17693      Branch: perl
17694            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17695            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
17696            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17697            ! vos/config.ga.h win32/config.bc win32/config.gc
17698            ! win32/config.vc
17699 ____________________________________________________________________________
17700 [  7652] By: jhi                                   on 2000/11/11  21:12:01
17701         Log: Copy the s// information of README.hpux also to the perlrun.
17702      Branch: perl
17703            ! README.hpux pod/perlrun.pod
17704 ____________________________________________________________________________
17705 [  7651] By: jhi                                   on 2000/11/11  21:03:13
17706         Log: More README.solaris updates from Andy Dougherty.
17707      Branch: perl
17708            ! README.solaris
17709 ____________________________________________________________________________
17710 [  7650] By: jhi                                   on 2000/11/11  18:38:57
17711         Log: More descriptive error for unknown perlio layers.
17712              
17713              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
17714              From: Dominic Dunlop <domo@computer.org> 
17715              Date: Sat, 11 Nov 2000 18:20:32 +0100             
17716              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
17717      Branch: perl
17718            ! perlio.c pod/perldiag.pod
17719 ____________________________________________________________________________
17720 [  7649] By: jhi                                   on 2000/11/11  18:37:52
17721         Log: MachTen doesn't really do mmap() and munmap().
17722              
17723              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
17724              From: Dominic Dunlop <domo@computer.org> 
17725              Date: Sat, 11 Nov 2000 18:20:32 +0100             
17726              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
17727      Branch: perl
17728            ! hints/machten.sh
17729 ____________________________________________________________________________
17730 [  7648] By: jhi                                   on 2000/11/11  18:36:46
17731         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
17732              From: rspier@pobox.com (Robert Spier)
17733              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
17734              Message-ID: <14861.32839.491271.985797@rls.cx>
17735      Branch: perl
17736            ! Porting/Contract pod/perltoot.pod
17737 ____________________________________________________________________________
17738 [  7647] By: jhi                                   on 2000/11/11  18:35:30
17739         Log: Simplify the getpagesize() unit by dropping the
17740              pagesize probe since it's nowadays slightly more
17741              complicated because of sysconf(). (Note: if some
17742              platform really needs the -lPW for getpagesize,
17743              I just broke it.)
17744              
17745              TODO: a new pagesize unit.
17746      Branch: metaconfig
17747            ! U/compline/d_getpagsz.U
17748 ____________________________________________________________________________
17749 [  7646] By: jhi                                   on 2000/11/11  18:33:23
17750         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
17751      Branch: perl
17752            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
17753            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
17754            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
17755            ! vos/config.ga.h win32/config.bc win32/config.gc
17756            ! win32/config.vc
17757 ____________________________________________________________________________
17758 [  7645] By: jhi                                   on 2000/11/11  16:45:15
17759         Log: Use sysconf() or getpagesize() to find out the pagesize.
17760      Branch: perl
17761            ! perlio.c
17762 ____________________________________________________________________________
17763 [  7644] By: jhi                                   on 2000/11/11  15:46:08
17764         Log: Integrate perlio.
17765      Branch: perl
17766           !> perlio.c
17767 ____________________________________________________________________________
17768 [  7643] By: jhi                                   on 2000/11/11  15:33:36
17769         Log: Subject: Re: [PATCH] README.solaris
17770              From: Lupe Christoph <lupe@lupe-christoph.de>
17771              Date: Sat, 11 Nov 2000 14:08:10 +0100
17772              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
17773      Branch: perl
17774            ! README.solaris
17775 ____________________________________________________________________________
17776 [  7642] By: jhi                                   on 2000/11/11  15:22:12
17777         Log: Subject: [PATCH perl@7638] cygwin port
17778              From: "Eric Fifer" <egf7@columbia.edu>            
17779              Date: Fri, 10 Nov 2000 19:30:30 -0000
17780              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
17781      Branch: perl
17782            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
17783 ____________________________________________________________________________
17784 [  7641] By: nick                                  on 2000/11/11  14:50:36
17785         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
17786              Also call "Buf" layer directly when unread'ing non-read chars.
17787      Branch: perlio
17788            ! perlio.c
17789 ____________________________________________________________________________
17790 [  7640] By: jhi                                   on 2000/11/11  02:05:02
17791         Log: Add more encoding tables.
17792      Branch: perl
17793            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
17794            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
17795            + ext/Encode/Encode/iso8859-10.enc
17796            + ext/Encode/Encode/iso8859-13.enc
17797            + ext/Encode/Encode/iso8859-14.enc
17798            + ext/Encode/Encode/iso8859-15.enc
17799            ! MANIFEST
17800 ____________________________________________________________________________
17801 [  7639] By: jhi                                   on 2000/11/10  18:49:25
17802         Log: Subject: [PATCH] README.solaris
17803              From: Andy Dougherty <doughera@lafayette.edu>
17804              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
17805              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
17806      Branch: perl
17807            + README.solaris
17808            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
17809            ! pod/perl.pod pod/perltoc.pod
17810 ____________________________________________________________________________
17811 [  7638] By: jhi                                   on 2000/11/10  15:04:15
17812         Log: Update Changes.
17813      Branch: perl
17814            ! Changes patchlevel.h
17815 ____________________________________________________________________________
17816 [  7637] By: jhi                                   on 2000/11/10  14:14:28
17817         Log: Explain better why certain regex tests are skipped.
17818              
17819              Subject: Re: tests skipped: unknown reason
17820              From: Lupe Christoph <lupe@lupe-christoph.de>
17821              Date: Fri, 10 Nov 2000 09:08:56 +0100
17822              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
17823      Branch: perl
17824            ! t/op/regexp.t
17825 ____________________________________________________________________________
17826 [  7636] By: nick                                  on 2000/11/10  13:40:00
17827         Log: Integrate mainline.
17828      Branch: perlio
17829           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
17830           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
17831           !> win32/bin/search.pl
17832 ____________________________________________________________________________
17833 [  7635] By: nick                                  on 2000/11/10  13:25:52
17834         Log: Re-instate stdio large file support via perlio.
17835      Branch: perl
17836            ! perlio.c
17837 ____________________________________________________________________________
17838 [  7634] By: jhi                                   on 2000/11/10  04:49:55
17839         Log: Amdahl UTS hints updates.
17840              
17841              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
17842              From: hom00@utsglobal.com (Harold O Morris)
17843              Date: Thu, 9 Nov 2000 20:02 PST
17844              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
17845      Branch: perl
17846            ! hints/uts.sh
17847 ____________________________________________________________________________
17848 [  7633] By: jhi                                   on 2000/11/09  23:33:28
17849         Log: Subject: [PATCH] IO::Seekable pod
17850              From: Nicholas Clark <nick@talking.bollo.cx>
17851              Date: Thu, 9 Nov 2000 20:29:45 +0000
17852              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
17853      Branch: perl
17854            ! ext/IO/lib/IO/Handle.pm
17855 ____________________________________________________________________________
17856 [  7632] By: jhi                                   on 2000/11/09  21:55:41
17857         Log: Various doc oddball characters.
17858              
17859              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
17860              From: Michael Somos <somos@grail.cba.csuohio.edu>
17861              Date: Mon, 6 Nov 2000 17:44:20 -0500
17862              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
17863      Branch: perl
17864            ! emacs/cperl-mode.el lib/unicode/syllables.txt
17865            ! win32/bin/search.pl
17866 ____________________________________________________________________________
17867 [  7631] By: jhi                                   on 2000/11/09  21:12:29
17868         Log: Subject: Re: bash -c exit and linux hints 
17869              From: "John P. Linderman" <jpl@research.att.com>
17870              Date: Thu, 02 Nov 2000 09:37:25 -0500
17871              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
17872      Branch: perl
17873            ! hints/linux.sh
17874 ____________________________________________________________________________
17875 [  7630] By: nick                                  on 2000/11/09  20:34:11
17876         Log: Integrate mainline.
17877      Branch: perlio
17878           !> (integrate 91 files)
17879 ____________________________________________________________________________
17880 [  7629] By: jhi                                   on 2000/11/09  19:46:31
17881         Log: Missing dTHXs.
17882              
17883              Subject: RE: perl@7595 builds not on cygwin
17884              From: "Eric Fifer" <egf7@columbia.edu>
17885              Date: Thu, 9 Nov 2000 19:26:50 -0000
17886              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
17887      Branch: perl
17888            ! ext/Devel/Peek/Peek.xs
17889 ____________________________________________________________________________
17890 [  7628] By: jhi                                   on 2000/11/09  14:48:27
17891         Log: Disable only the tests 99 and 166 for UTF-8 locales.
17892      Branch: perl
17893            ! t/pragma/locale.t
17894 ____________________________________________________________________________
17895 [  7627] By: jhi                                   on 2000/11/09  14:40:27
17896         Log: There's no =head3.
17897      Branch: perl
17898            ! pod/perlhack.pod
17899 ____________________________________________________________________________
17900 [  7626] By: jhi                                   on 2000/11/09  13:54:26
17901         Log: The generated boot_* headers are wrong.  Pickier compiler,
17902              such as KAI C++ will refuse to compile the resulting perlmain.
17903              
17904              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
17905              From: Harri Pasanen <harri.pasanen@trema.com>
17906              Date: Thu, 09 Nov 2000 14:23:28 +0100
17907              Message-Id: <3A0AA550.26D548A3@trema.com>
17908      Branch: perl
17909            ! minimod.pl
17910 ____________________________________________________________________________
17911 [  7625] By: jhi                                   on 2000/11/09  13:50:44
17912         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
17913              From: Prymmer/Kahn <pvhp@best.com>
17914              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
17915              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
17916              
17917              All except the "cow orker" change.
17918      Branch: perl
17919            ! Porting/pumpkin.pod
17920 ____________________________________________________________________________
17921 [  7624] By: jhi                                   on 2000/11/09  13:45:33
17922         Log: Fix for
17923              
17924              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
17925              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
17926              Date: Thu, 09 Nov 2000 11:05:52 +0100
17927              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
17928      Branch: perl
17929            ! pod/perldiag.pod t/pragma/warn/pp_sys
17930 ____________________________________________________________________________
17931 [  7623] By: jhi                                   on 2000/11/09  13:37:16
17932         Log: Typo in an ifndef.
17933              
17934              Subject: Re: [PATCH 5.7.0] better messages from malloc()
17935              From: Joe Smith <jms@inwap.com>         
17936              Date: Thu, 09 Nov 2000 01:33:14 -0800
17937              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
17938      Branch: perl
17939            ! malloc.c
17940 ____________________________________________________________________________
17941 [  7622] By: jhi                                   on 2000/11/09  13:31:18
17942         Log: Remove unused extra arguments.
17943      Branch: metaconfig/U/perl
17944            ! perlxv.U
17945      Branch: perl
17946            ! Configure config_h.SH
17947 ____________________________________________________________________________
17948 [  7621] By: jhi                                   on 2000/11/09  13:16:36
17949         Log: More VMS moves on environment handling, from Charles Lane.
17950      Branch: perl
17951            ! t/pragma/locale.t
17952 ____________________________________________________________________________
17953 [  7620] By: jhi                                   on 2000/11/09  04:42:38
17954         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
17955              From: David Dyck <dcd@tc.fluke.com>
17956              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
17957              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
17958      Branch: perl
17959            ! pp_sys.c
17960 ____________________________________________________________________________
17961 [  7619] By: jhi                                   on 2000/11/09  04:36:21
17962         Log: Forgot from #7618.
17963      Branch: perl
17964            ! lib/File/stat.pm
17965 ____________________________________________________________________________
17966 [  7618] By: jhi                                   on 2000/11/09  04:28:44
17967         Log: Make deleting for %ENV work for (newer versions of) VMS,
17968              from Craig A. Berry.
17969      Branch: perl
17970            ! vms/vms.c
17971 ____________________________________________________________________________
17972 [  7617] By: jhi                                   on 2000/11/09  04:25:05
17973         Log: Subject: [PATCH] Class::Struct at compile time
17974              From: "Casey R. Tweten" <crt@kiski.net>
17975              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
17976              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
17977      Branch: perl
17978            ! lib/Class/Struct.pm
17979 ____________________________________________________________________________
17980 [  7616] By: jhi                                   on 2000/11/09  04:15:17
17981         Log: Subject: [ID 20001108.013] spelling
17982              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
17983              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
17984              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
17985      Branch: perl
17986            ! lib/ftp.pl
17987 ____________________________________________________________________________
17988 [  7615] By: jhi                                   on 2000/11/09  04:12:42
17989         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
17990              From: Peter Prymmer <pvhp@forte.com>
17991              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
17992              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
17993      Branch: perl
17994            ! configure.com
17995 ____________________________________________________________________________
17996 [  7614] By: jhi                                   on 2000/11/08  22:42:55
17997         Log: A missing aTHX_.
17998      Branch: perl
17999            ! ext/IPC/SysV/SysV.xs
18000 ____________________________________________________________________________
18001 [  7613] By: jhi                                   on 2000/11/08  19:30:21
18002         Log: Update Changes.
18003      Branch: perl
18004            ! Changes patchlevel.h
18005 ____________________________________________________________________________
18006 [  7612] By: jhi                                   on 2000/11/08  18:35:25
18007         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
18008              From: David Dyck <dcd@tc.fluke.com>
18009              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
18010              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
18011      Branch: perl
18012            ! pp_sys.c
18013 ____________________________________________________________________________
18014 [  7611] By: jhi                                   on 2000/11/08  18:30:26
18015         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
18016              From: Dominic Dunlop <domo@computer.org>
18017              Date: Tue, 7 Nov 2000 12:05:25 +0100
18018              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
18019      Branch: perl
18020            ! malloc.c
18021 ____________________________________________________________________________
18022 [  7610] By: jhi                                   on 2000/11/08  18:25:14
18023         Log: Do not test UTF-8 locales since that the tests would require
18024              polymorphic regexen.
18025      Branch: perl
18026            ! t/pragma/locale.t
18027 ____________________________________________________________________________
18028 [  7609] By: jhi                                   on 2000/11/08  17:12:51
18029         Log: Locale buglets.
18030              
18031              Subject: RE: Locales support (setlocale) fixes
18032              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18033              Date: Wed, 8 Nov 2000 20:01:39 +0300
18034              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
18035      Branch: perl
18036            ! t/pragma/locale.t util.c
18037 ____________________________________________________________________________
18038 [  7608] By: jhi                                   on 2000/11/08  17:00:16
18039         Log: Deleting $ENV{PATH} in VMS is not recommendable.
18040      Branch: perl
18041            ! t/pragma/locale.t
18042 ____________________________________________________________________________
18043 [  7607] By: jhi                                   on 2000/11/08  16:58:26
18044         Log: Subject: PATCH std stdio for (Free)BSD
18045              From: Nicholas Clark <nick@ccl4.org>
18046              Date: Wed, 8 Nov 2000 15:36:29 +0000
18047              Message-ID: <20001108153629.D98736@plum.flirble.org>
18048      Branch: metaconfig
18049            ! U/compline/d_stdstdio.U
18050      Branch: perl
18051            ! Configure config_h.SH
18052 ____________________________________________________________________________
18053 [  7606] By: jhi                                   on 2000/11/08  16:43:31
18054         Log: Forgot to bump the line numbers in #7601.
18055      Branch: perl
18056            ! t/pragma/warn/pp_sys
18057 ____________________________________________________________________________
18058 [  7605] By: jhi                                   on 2000/11/08  16:39:12
18059         Log: More careful detection of how well NVs and UVs mix.
18060              
18061              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))
18062              From: Nicholas Clark <nick@ccl4.org>
18063              Date: Wed, 8 Nov 2000 15:14:12 +0000
18064              Message-ID: <20001108151412.B98736@plum.flirble.org>
18065              
18066              Added some SIGFPE paranoia.
18067      Branch: metaconfig/U/perl
18068            ! perlxv.U
18069      Branch: perl
18070            ! Configure config_h.SH
18071 ____________________________________________________________________________
18072 [  7604] By: jhi                                   on 2000/11/08  14:39:10
18073         Log: Subject: [patch perl@7595] VMS configure.com tweak
18074              From: "Craig A. Berry" <craigberry@mac.com>
18075              Date: Wed, 8 Nov 2000 00:24:12 -0600
18076              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
18077      Branch: perl
18078            ! configure.com
18079 ____________________________________________________________________________
18080 [  7603] By: jhi                                   on 2000/11/08  14:27:11
18081         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
18082              From: Robin Barker <rmb1@cise.npl.co.uk>
18083              Date: Wed, 8 Nov 2000 11:11:39 GMT
18084              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
18085      Branch: perl
18086            ! perlio.c
18087 ____________________________________________________________________________
18088 [  7602] By: jhi                                   on 2000/11/08  14:25:03
18089         Log: Fix for the tie-refhash string table leaks.
18090              
18091              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
18092              Date: Wed, 8 Nov 2000 13:03:04 GMT
18093              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
18094      Branch: perl
18095            ! t/lib/tie-refhash.t
18096 ____________________________________________________________________________
18097 [  7601] By: jhi                                   on 2000/11/08  14:21:08
18098         Log: Try to avoid flockless and emulationless places.
18099      Branch: perl
18100            ! t/pragma/warn/pp_sys
18101 ____________________________________________________________________________
18102 [  7600] By: jhi                                   on 2000/11/08  02:28:54
18103         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
18104              
18105              Subject: [PATCH] prototyped functions that should be overrideable
18106              From: "Casey R. Tweten" <crt@kiski.net>
18107              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
18108              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
18109      Branch: perl
18110            ! toke.c
18111 ____________________________________________________________________________
18112 [  7599] By: jhi                                   on 2000/11/08  01:12:05
18113         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
18114              
18115              Subject: [PATCH] perlbug.PL
18116              From: "Kurt D. Starsinic" <kstar@chapin.edu>
18117              Date: Mon, 6 Nov 2000 21:39:01 -0500
18118              Message-ID: <20001106213901.B20955@O2.chapin.edu>
18119      Branch: perl
18120            ! utils/perlbug.PL
18121 ____________________________________________________________________________
18122 [  7598] By: jhi                                   on 2000/11/07  23:42:00
18123         Log: Bad thinko in #7581 (I used the test program with the expanded
18124              values as-is).
18125      Branch: metaconfig
18126            ! U/compline/d_stdstdio.U
18127      Branch: perl
18128            ! Configure
18129 ____________________________________________________________________________
18130 [  7597] By: jhi                                   on 2000/11/07  21:43:29
18131         Log: Subject: [PATCH perl@7573] cygwin port
18132              From: "Fifer, Eric" <EFifer@sanwaint.com>
18133              Date: Tue, 7 Nov 2000 18:08:51 -0000 
18134              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
18135              
18136              Synchronize with Cygwin 1.1.5.
18137      Branch: perl
18138            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
18139            ! pod/perlport.pod unixish.h util.c
18140 ____________________________________________________________________________
18141 [  7596] By: jhi                                   on 2000/11/07  21:39:25
18142         Log: perlhack updates from H.Merijn Brand.
18143      Branch: perl
18144            ! pod/perlhack.pod
18145 ____________________________________________________________________________
18146 [  7595] By: jhi                                   on 2000/11/07  20:21:41
18147         Log: Update Changes.
18148      Branch: perl
18149            ! Changes patchlevel.h
18150 ____________________________________________________________________________
18151 [  7594] By: jhi                                   on 2000/11/07  19:18:58
18152         Log: Be more robust in Dynaloader.pm.
18153      Branch: perl
18154            ! ext/DynaLoader/DynaLoader_pm.PL
18155 ____________________________________________________________________________
18156 [  7593] By: jhi                                   on 2000/11/07  16:49:31
18157         Log: AUTHORS update.
18158      Branch: perl
18159            ! AUTHORS
18160 ____________________________________________________________________________
18161 [  7592] By: gsar                                  on 2000/11/07  16:39:51
18162         Log: normalize relative paths in virtualized current directory on windows,
18163              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
18164              returns)
18165      Branch: perl
18166            ! win32/vdir.h
18167 ____________________________________________________________________________
18168 [  7591] By: jhi                                   on 2000/11/07  16:04:26
18169         Log: Too profiler-happy: with optimization the #7590 actually makes
18170              the test to run 0.5% _slower_.  Requires much more instrumentation.
18171              Retract #7590.
18172      Branch: perl
18173            ! regcomp.c regcomp.h
18174 ____________________________________________________________________________
18175 [  7590] By: jhi                                   on 2000/11/07  15:51:13
18176         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
18177              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
18178              by using memset() and testing bytewise (as opposed to bitwise).
18179      Branch: perl
18180            ! regcomp.c regcomp.h
18181 ____________________________________________________________________________
18182 [  7589] By: jhi                                   on 2000/11/07  12:56:39
18183         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
18184              From: "Craig A. Berry" <craig.berry@psinetcs.com>
18185              Date: Mon, 06 Nov 2000 23:45:30 -0500
18186              Message-Id: <0011079735.AA973576259@univpress.com>
18187      Branch: perl
18188            ! configure.com t/lib/st-lock.t
18189 ____________________________________________________________________________
18190 [  7588] By: jhi                                   on 2000/11/07  01:03:28
18191         Log: Tweak #7587.
18192      Branch: perl
18193            ! pod/perldiag.pod
18194 ____________________________________________________________________________
18195 [  7587] By: jhi                                   on 2000/11/07  01:00:27
18196         Log: A doc addition for bug id 20001105.019, beware \p.
18197      Branch: perl
18198            ! pod/perldiag.pod
18199 ____________________________________________________________________________
18200 [  7586] By: jhi                                   on 2000/11/07  00:32:22
18201         Log: Fake support of holey files in win/dosish platforms.
18202              
18203              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
18204              From: kipp@shonanblue.ne.jp
18205              Date: Mon, 6 Nov 2000 13:30:55 -0800
18206              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
18207      Branch: perl
18208            ! ext/SDBM_File/sdbm/sdbm.c
18209 ____________________________________________________________________________
18210 [  7585] By: jhi                                   on 2000/11/07  00:12:54
18211         Log: Subject: Pod updates
18212              From: "Stephen P. Potter" <spp@spotter.yi.org>
18213              Date: Mon, 06 Nov 2000 18:56:43 -0500
18214              Message-Id: <200011062357.SAA18173@spotter.yi.org>
18215      Branch: perl
18216            ! README.dos README.os2 README.win32 pod/buildtoc.PL
18217            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
18218            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
18219            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
18220            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
18221            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
18222            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
18223            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
18224            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
18225            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
18226            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
18227            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
18228            ! pod/perltootc.pod pod/perlunicode.pod
18229 ____________________________________________________________________________
18230 [  7584] By: jhi                                   on 2000/11/07  00:04:17
18231         Log: Varargs don't always work too well if one puts an unsigned
18232              char on the stack and pop an unsigned quad off the stack.
18233              
18234              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
18235              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
18236              Date: Mon, 06 Nov 2000 15:19:05 -0800
18237              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
18238      Branch: perl
18239            ! utf8.c
18240 ____________________________________________________________________________
18241 [  7583] By: jhi                                   on 2000/11/06  23:58:48
18242         Log: %ENV note tweaks from Dan Sugalski.
18243      Branch: perl
18244            ! pod/perlport.pod vms/perlvms.pod
18245 ____________________________________________________________________________
18246 [  7582] By: jhi                                   on 2000/11/06  23:05:49
18247         Log: glibc5 detection by __GNU_LIBRARY__.
18248      Branch: perl
18249            ! toke.c
18250 ____________________________________________________________________________
18251 [  7581] By: jhi                                   on 2000/11/06  22:51:29
18252         Log: Make the stdio test program of 7427 less noisy while being 
18253              compiled so that Digital UNIX wouldn't get both
18254              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
18255              undefined.  This makes perlio happy.
18256      Branch: metaconfig
18257            ! U/compline/d_stdstdio.U
18258      Branch: perl
18259            ! Configure config_h.SH
18260 ____________________________________________________________________________
18261 [  7580] By: jhi                                   on 2000/11/06  22:41:41
18262         Log: Document %ENV = () portability issues.
18263      Branch: perl
18264            ! pod/perlport.pod vms/perlvms.pod
18265 ____________________________________________________________________________
18266 [  7579] By: jhi                                   on 2000/11/06  21:29:24
18267         Log: VOS updates from Paul Green.
18268      Branch: perl
18269            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18270 ____________________________________________________________________________
18271 [  7578] By: jhi                                   on 2000/11/06  21:00:40
18272         Log: Sanitize the environment further.
18273      Branch: perl
18274            ! t/pragma/locale.t
18275 ____________________________________________________________________________
18276 [  7577] By: jhi                                   on 2000/11/06  20:53:51
18277         Log: Re-introduce 7552 lost in integration.
18278      Branch: perl
18279            ! perlio.c
18280 ____________________________________________________________________________
18281 [  7576] By: jhi                                   on 2000/11/06  20:33:46
18282         Log: Admit that the test leaks scalars.
18283      Branch: perl
18284            ! t/comp/proto.t
18285 ____________________________________________________________________________
18286 [  7575] By: jhi                                   on 2000/11/06  20:17:08
18287         Log: Integrate perlio.
18288      Branch: perl
18289           !> perlio.c
18290 ____________________________________________________________________________
18291 [  7574] By: nick                                  on 2000/11/06  20:07:28
18292         Log: Remove debug. Try (Mmap_t) on madvise() call.
18293      Branch: perlio
18294            ! perlio.c
18295 ____________________________________________________________________________
18296 [  7573] By: jhi                                   on 2000/11/06  13:56:05
18297         Log: Update Changes.
18298      Branch: perl
18299            ! Changes patchlevel.h
18300 ____________________________________________________________________________
18301 [  7572] By: jhi                                   on 2000/11/06  13:48:41
18302         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
18303              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18304              Date: Mon, 06 Nov 2000 10:11:42 +0100
18305              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
18306      Branch: perl
18307            ! pod/perlhack.pod
18308 ____________________________________________________________________________
18309 [  7571] By: jhi                                   on 2000/11/06  01:45:51
18310         Log: AUTHORS updates.
18311      Branch: perl
18312            ! AUTHORS
18313 ____________________________________________________________________________
18314 [  7570] By: jhi                                   on 2000/11/06  00:18:00
18315         Log: Fix for
18316              
18317              Subject: [ID 20000728.005] perl -P broken
18318              From: David Dyck <dcd@tc.fluke.com>
18319              Date: Fri, 28 Jul 2000 17:19:16 -0700
18320              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
18321              
18322              (hopefully).  The fix is also not complete, it seems to break
18323              BOM swallowing for libc5 systems, but until someone figures
18324              out a way to do this without ftell(), this will do.
18325      Branch: perl
18326            ! toke.c
18327 ____________________________________________________________________________
18328 [  7569] By: jhi                                   on 2000/11/06  00:05:30
18329         Log: Document that the evaled syntax errors cause scalar leaks.
18330      Branch: perl
18331            ! t/comp/proto.t
18332 ____________________________________________________________________________
18333 [  7568] By: jhi                                   on 2000/11/05  23:14:47
18334         Log: opmini.o can linger from Configures past.
18335      Branch: perl
18336            ! Makefile.SH
18337 ____________________________________________________________________________
18338 [  7567] By: jhi                                   on 2000/11/05  21:28:39
18339         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
18340              first argument correctly.
18341      Branch: perl
18342            ! perlio.c
18343 ____________________________________________________________________________
18344 [  7566] By: jhi                                   on 2000/11/05  21:15:56
18345         Log: Integrate perlio.
18346      Branch: perl
18347           !> perlio.c
18348 ____________________________________________________________________________
18349 [  7565] By: jhi                                   on 2000/11/05  21:15:13
18350         Log: Use -dM for gcc (the suggested patch did it only for Linux,
18351              but I think it can be generalized).
18352              
18353              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
18354              From: Pixel <pixel@mandrakesoft.com>
18355              Date: 05 Nov 2000 21:49:34 +0100 
18356              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
18357      Branch: perl
18358            ! ext/Errno/Errno_pm.PL
18359 ____________________________________________________________________________
18360 [  7564] By: nick                                  on 2000/11/05  21:09:18
18361         Log: Added a mmap layer as a "subclass" of perlio.
18362              PERLIO=mmap ./perl harness passes
18363      Branch: perlio
18364            ! perlio.c
18365 ____________________________________________________________________________
18366 [  7563] By: jhi                                   on 2000/11/05  19:48:55
18367         Log: Add a note for future generations about bug id 20000229.006.
18368      Branch: perl
18369            ! malloc.c
18370 ____________________________________________________________________________
18371 [  7562] By: jhi                                   on 2000/11/05  19:38:24
18372         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
18373      Branch: perl
18374            ! pp_ctl.c t/op/pos.t
18375 ____________________________________________________________________________
18376 [  7561] By: jhi                                   on 2000/11/05  18:21:46
18377         Log: Add =pod to be tidy.
18378      Branch: perl
18379            ! lib/Math/Complex.pm
18380 ____________________________________________________________________________
18381 [  7560] By: jhi                                   on 2000/11/05  17:38:46
18382         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
18383      Branch: perl
18384            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
18385            ! ext/Storable/Storable.xs t/lib/st-recurse.t
18386 ____________________________________________________________________________
18387 [  7559] By: jhi                                   on 2000/11/05  17:32:59
18388         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
18389              From: "Peter J. Farley III" <pjfarley@banet.net>
18390              Date: Sun, 05 Nov 2000 11:55:59 -0500
18391              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
18392      Branch: perl
18393            ! t/lib/syslog.t
18394 ____________________________________________________________________________
18395 [  7558] By: jhi                                   on 2000/11/05  17:29:19
18396         Log: Integrate perlio.
18397      Branch: perl
18398           !> perlio.c
18399 ____________________________________________________________________________
18400 [  7557] By: jhi                                   on 2000/11/05  17:22:01
18401         Log: A fix of sorts for 20000329.026, a better error message
18402              for a missing "use charnames" when using the \N{...}. 
18403      Branch: perl
18404            ! pod/perldiag.pod toke.c
18405 ____________________________________________________________________________
18406 [  7556] By: jhi                                   on 2000/11/05  16:33:50
18407         Log: Test tweak: show also the failed locales.
18408              
18409              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
18410              From: Lupe Christoph <lupe@lupe-christoph.de>         
18411              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
18412              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
18413      Branch: perl
18414            ! t/pragma/locale.t
18415 ____________________________________________________________________________
18416 [  7555] By: nick                                  on 2000/11/05  11:09:34
18417         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
18418              open RDWR so does not fail. (pragma/warnings 303 again...)
18419      Branch: perlio
18420            ! perlio.c
18421 ____________________________________________________________________________
18422 [  7554] By: nick                                  on 2000/11/05  10:10:13
18423         Log: Fix case where ungetc(f,EOF) was allowed.
18424              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
18425              so we can see similarities.
18426              Use types more carefully and a STDCHAR array in hope that this will
18427              fix Jarrko's 64bit machine.
18428      Branch: perlio
18429            ! perlio.c
18430 ____________________________________________________________________________
18431 [  7553] By: jhi                                   on 2000/11/05  01:12:16
18432         Log: Fix for
18433              
18434              Subject: [ID 20001004.007] taint propogation is inconsistent
18435              From: pimlott@idiomtech.com (Andrew Pimlott) 
18436              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
18437              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
18438              
18439              The culprit was sv_setsv() which was rather blindly
18440              propagating taint, which lead to behaviour where if
18441              a tainted anon hash value was seen all the hash values
18442              from then on at that level became tainted, or at any
18443              upper levels in the case of nested anon hashes.
18444      Branch: perl
18445            ! sv.c t/op/taint.t
18446 ____________________________________________________________________________
18447 [  7552] By: jhi                                   on 2000/11/04  23:44:18
18448         Log: Some cpps don't like splitting conditionals across several lines.
18449      Branch: perl
18450            ! perlio.c
18451 ____________________________________________________________________________
18452 [  7551] By: nick                                  on 2000/11/04  23:40:44
18453         Log: Integrate mainline
18454      Branch: perlio
18455           !> pp_hot.c t/op/taint.t
18456 ____________________________________________________________________________
18457 [  7550] By: nick                                  on 2000/11/04  23:39:05
18458         Log: Integrate mainline again
18459      Branch: perlio
18460           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
18461           !> t/lib/b.t t/op/misc.t util.c
18462 ____________________________________________________________________________
18463 [  7549] By: jhi                                   on 2000/11/04  23:14:01
18464         Log: Fix for
18465              
18466              Subject: [ID 20001004.006] undef is never tainted
18467              From: pimlott@idiomtech.com (Andrew Pimlott)
18468              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
18469              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
18470              
18471              An undef read from a slurped file was not tainted.
18472      Branch: perl
18473            ! pp_hot.c t/op/taint.t
18474 ____________________________________________________________________________
18475 [  7548] By: jhi                                   on 2000/11/04  22:56:21
18476         Log: Test tweak ($Config{useperlio} is by default undef) .
18477      Branch: perl
18478            ! t/lib/b.t
18479 ____________________________________________________________________________
18480 [  7547] By: jhi                                   on 2000/11/04  22:43:56
18481         Log: Integrate perlio.
18482      Branch: perl
18483           +> lib/perlio.pm
18484           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
18485           !> pod/perlapi.pod t/lib/b.t
18486 ____________________________________________________________________________
18487 [  7546] By: jhi                                   on 2000/11/04  22:40:59
18488         Log: Configure would use a bad $myuname from an old config.sh.
18489              
18490              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
18491              From: Andy Dougherty <doughera@lafayette.edu>
18492              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
18493              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
18494      Branch: metaconfig
18495            ! U/modified/Oldconfig.U
18496      Branch: perl
18497            ! Configure config_h.SH
18498 ____________________________________________________________________________
18499 [  7545] By: jhi                                   on 2000/11/04  22:36:54
18500         Log: Subject: Locales support (setlocale) fixes
18501              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
18502              Date: Sat, 4 Nov 2000 10:15:48 +0300 
18503              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
18504              
18505              Modified quite a bit to be more portable.
18506      Branch: perl
18507            ! embed.h embed.pl perl.h proto.h util.c
18508 ____________________________________________________________________________
18509 [  7544] By: jhi                                   on 2000/11/04  22:32:47
18510         Log: Dying is too strict here, better just skip.
18511      Branch: perl
18512            ! t/op/misc.t
18513 ____________________________________________________________________________
18514 [  7543] By: nick                                  on 2000/11/04  21:55:13
18515         Log: Merge mainline
18516      Branch: perlio
18517           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
18518           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
18519           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
18520           !> (integrate 64 files)
18521 ____________________________________________________________________________
18522 [  7542] By: jhi                                   on 2000/11/04  21:09:28
18523         Log: More Changes tweakery.
18524      Branch: perl
18525            ! Changes Porting/genlog
18526 ____________________________________________________________________________
18527 [  7541] By: jhi                                   on 2000/11/04  20:58:18
18528         Log: Changes fixups.
18529      Branch: perl
18530            ! Changes
18531 ____________________________________________________________________________
18532 [  7540] By: jhi                                   on 2000/11/04  20:42:38
18533         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
18534              create a "fast path" for locale name probing using "locale -a"
18535              if available, squash finally hopefully the s?printf resetting
18536              the numeric locale (since, IIUC perllocale, it never shouldn't). 
18537      Branch: perl
18538            ! sv.c t/op/misc.t t/pragma/locale.t
18539 ____________________________________________________________________________
18540 [  7539] By: nick                                  on 2000/11/04  19:56:10
18541         Log: PerlIO infrastructure complete.
18542      Branch: perlio
18543            + lib/perlio.pm
18544            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
18545 ____________________________________________________________________________
18546 [  7538] By: nick                                  on 2000/11/04  14:31:32
18547         Log: Type tweaks + less contorted allocation scheme
18548      Branch: perlio
18549            ! perlio.c
18550 ____________________________________________________________________________
18551 [  7537] By: nick                                  on 2000/11/04  12:40:42
18552         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
18553              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
18554              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
18555              sensible) which lead to some interesting fails.
18556      Branch: perlio
18557            ! perlio.c
18558 ____________________________________________________________________________
18559 [  7536] By: jhi                                   on 2000/11/04  00:20:02
18560         Log: Add FCNTL_CAN_LOCK.
18561              
18562              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
18563              From: Andy Dougherty <doughera@lafayette.edu>
18564              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
18565              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
18566              
18567              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
18568              From: Andy Dougherty <doughera@lafayette.edu>
18569              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
18570              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
18571      Branch: metaconfig/U/perl
18572            + d_fcntl_can_lock.U
18573            ! startperl.U
18574      Branch: perl
18575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18576            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
18577            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
18578            ! vos/config.ga.h win32/config.bc win32/config.gc
18579            ! win32/config.vc
18580 ____________________________________________________________________________
18581 [  7535] By: nick                                  on 2000/11/03  22:19:10
18582         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
18583              - Works on Linux with
18584              perlio + unix
18585              stdio
18586              - Works on Solaris with
18587              perlio + unix
18588              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
18589              - Fails (hangs in openpid) if you try and stack
18590              perlio + stdio - Linux stdio's read() logic is hanging.
18591      Branch: perlio
18592            ! iperlsys.h perlio.c
18593 ____________________________________________________________________________
18594 [  7534] By: jhi                                   on 2000/11/03  15:16:02
18595         Log: Subject: Re: README.aix
18596              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18597              Date: Fri, 03 Nov 2000 16:03:15 +0100
18598              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
18599      Branch: perl
18600            ! README.aix
18601 ____________________________________________________________________________
18602 [  7533] By: jhi                                   on 2000/11/03  03:59:02
18603         Log: Subject: [PATCH 5.7.0] better messages from malloc()
18604              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18605              Date: Wed, 1 Nov 2000 23:39:56 -0500
18606              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
18607      Branch: perl
18608            ! malloc.c pod/perldiag.pod
18609 ____________________________________________________________________________
18610 [  7532] By: jhi                                   on 2000/11/03  00:11:56
18611         Log: The #7521 touched things it shouldn't have.
18612      Branch: perl
18613            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
18614 ____________________________________________________________________________
18615 [  7531] By: jhi                                   on 2000/11/02  22:32:33
18616         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
18617              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
18618              Date:     Thu, 2 Nov 2000 16:58:36 EST
18619              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
18620      Branch: perl
18621            ! vms/gen_shrfls.pl
18622 ____________________________________________________________________________
18623 [  7530] By: jhi                                   on 2000/11/02  22:08:49
18624         Log: Fix the problem discussed in
18625              
18626              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
18627              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
18628              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
18629              
18630              originally from Linc Madison.  Also Andreas König's comments
18631              taken into account.  Some other problems with Tie::SubstrHash
18632              fixed: didn't croak when the table exceeded the requested number
18633              of entries (as documented) but instead when the number of entries
18634              exceeded the size of the table, a croak() had an unnecessary \n,
18635              didn't have a CLEAR method, documented that there is no exists().
18636              Didn't fix to be strict-proof because the module uses &foo; and
18637              dynamic scope.  Added a test script exercizing both first tamely 
18638              the basic functionality, and then the failure cases reported by
18639              Linc Madison.
18640      Branch: perl
18641            + t/lib/tie-substrhash.t
18642            ! MANIFEST lib/Tie/SubstrHash.pm
18643 ____________________________________________________________________________
18644 [  7529] By: jhi                                   on 2000/11/02  17:58:08
18645         Log: recv() can fail and return undef.
18646              
18647              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
18648              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
18649              Date: Thu, 2 Nov 2000 20:12:20 +0300
18650              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
18651      Branch: perl
18652            ! lib/Net/Ping.pm
18653 ____________________________________________________________________________
18654 [  7528] By: jhi                                   on 2000/11/02  17:49:09
18655         Log: Detpyo.
18656      Branch: perl
18657            ! pod/perlop.pod
18658 ____________________________________________________________________________
18659 [  7527] By: jhi                                   on 2000/11/02  15:48:37
18660         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
18661              fix a autovivification bug in Tie::RefHash, add tests for both.
18662              
18663              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
18664              From: Edward Avis <epa98@doc.ic.ac.uk>
18665              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
18666              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
18667      Branch: perl
18668            + t/lib/tie-refhash.t
18669            ! MANIFEST lib/Tie/RefHash.pm
18670 ____________________________________________________________________________
18671 [  7526] By: jhi                                   on 2000/11/02  13:56:26
18672         Log: Test::Harness revealed buglets in the new DynaLoader.
18673              
18674              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
18675              From: andreas.koenig@anima.de (Andreas J. Koenig)
18676              Date: 02 Nov 2000 11:26:48 +0100 
18677              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
18678      Branch: perl
18679            ! ext/DynaLoader/DynaLoader_pm.PL
18680 ____________________________________________________________________________
18681 [  7525] By: jhi                                   on 2000/11/01  23:52:08
18682         Log: The entry for #7503 was missing.
18683      Branch: perl
18684            ! Changes
18685 ____________________________________________________________________________
18686 [  7524] By: jhi                                   on 2000/11/01  23:40:52
18687         Log: Update Changes.
18688      Branch: perl
18689            ! Changes patchlevel.h
18690 ____________________________________________________________________________
18691 [  7523] By: jhi                                   on 2000/11/01  22:57:09
18692         Log: More tweaking on the #7522 theme.
18693      Branch: perl
18694            ! ext/DynaLoader/DynaLoader_pm.PL
18695 ____________________________________________________________________________
18696 [  7522] By: jhi                                   on 2000/11/01  22:06:15
18697         Log: Expand %Config variables and %ENV variables only if
18698              so requested during build time using the
18699              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
18700              Not expanding makes relocating distributions easier.
18701      Branch: perl
18702            ! ext/DynaLoader/DynaLoader_pm.PL
18703 ____________________________________________________________________________
18704 [  7521] By: jhi                                   on 2000/11/01  20:56:34
18705         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
18706              and setgid() because they were just changing $< and $( which means
18707              only changing the real uid/gid, as opposed to changing both
18708              real and effective ids.  (The alternative way could have been
18709              in POSIX.pm to change $> and $), too, but making a direct call
18710              to the C API feels cleaner.)  Fixes the bug
18711              
18712              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
18713              From: "Garry T. Williams" <garry@zvolve.com>
18714              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
18715              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
18716      Branch: perl
18717            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
18718            ! ext/POSIX/typemap pod/perlvar.pod
18719 ____________________________________________________________________________
18720 [  7520] By: jhi                                   on 2000/11/01  20:08:33
18721         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
18722              From: "Garry T. Williams" <garry@zvolve.com>
18723              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
18724              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
18725      Branch: perl
18726            ! pod/perlsec.pod
18727 ____________________________________________________________________________
18728 [  7519] By: jhi                                   on 2000/11/01  20:01:22
18729         Log: Locale warning explanation tweak.
18730      Branch: perl
18731            ! pod/perldiag.pod
18732 ____________________________________________________________________________
18733 [  7518] By: jhi                                   on 2000/11/01  18:57:13
18734         Log: C.pm part of
18735              
18736              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
18737              From: Jarkko Hietaniemi <jhi@iki.fi>
18738              Date: Tue, 10 Oct 2000 08:22:28 -0500
18739              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
18740      Branch: perl
18741            ! ext/B/B/C.pm
18742 ____________________________________________________________________________
18743 [  7517] By: jhi                                   on 2000/11/01  18:41:59
18744         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
18745              From: Martien Verbruggen <mgjv@comdyn.com.au>
18746              Date: Fri, 6 Oct 2000 14:09:10 +1100
18747              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
18748      Branch: perl
18749            ! pod/perlop.pod
18750 ____________________________________________________________________________
18751 [  7516] By: jhi                                   on 2000/11/01  18:34:55
18752         Log: Generalize the Camel wording.
18753              
18754              Subject: Re: perlfaq style changes
18755              From: John Borwick <jhborwic@unity.ncsu.edu>
18756              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
18757              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
18758      Branch: perl
18759            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
18760 ____________________________________________________________________________
18761 [  7515] By: jhi                                   on 2000/11/01  16:52:31
18762         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
18763              From: pimlott@idiomtech.com (Andrew Pimlott)
18764              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
18765              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
18766      Branch: perl
18767            ! pod/perlsec.pod
18768 ____________________________________________________________________________
18769 [  7514] By: jhi                                   on 2000/11/01  15:03:40
18770         Log: More AIX lore.
18771      Branch: perl
18772            ! ext/re/hints/aix.pl
18773 ____________________________________________________________________________
18774 [  7513] By: jhi                                   on 2000/11/01  14:48:30
18775         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
18776              From: root <root@chronos.fi.muni.cz>
18777              Date: Wed, 1 Nov 2000 12:31:32 +0100
18778              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
18779      Branch: perl
18780            ! lib/Net/Ping.pm
18781 ____________________________________________________________________________
18782 [  7512] By: jhi                                   on 2000/11/01  14:46:47
18783         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
18784              From: Martin Husemann <martin@duskware.de>
18785              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
18786              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
18787      Branch: perl
18788            ! regcomp.c
18789 ____________________________________________________________________________
18790 [  7511] By: jhi                                   on 2000/11/01  14:39:50
18791         Log: AUTHORS updates.
18792      Branch: perl
18793            ! AUTHORS
18794 ____________________________________________________________________________
18795 [  7510] By: jhi                                   on 2000/11/01  14:29:50
18796         Log: Subject: [PATCH] startperl to respect versiononly
18797              From: Robin Barker <rmb1@cise.npl.co.uk> 
18798              Date: Tue, 31 Oct 2000 16:29:36 GMT
18799              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
18800      Branch: metaconfig/U/perl
18801            ! startperl.U
18802      Branch: perl
18803            ! Configure config_h.SH
18804 ____________________________________________________________________________
18805 [  7509] By: jhi                                   on 2000/11/01  14:19:53
18806         Log: printf UVs the correct way, noticed by Robin Barker.
18807      Branch: perl
18808            ! utf8.c
18809 ____________________________________________________________________________
18810 [  7508] By: jhi                                   on 2000/11/01  14:10:03
18811         Log: Do not cleanup *% because the % has special meanings in some
18812              shell environments.
18813      Branch: perl
18814            ! ext/Storable/Makefile.PL
18815 ____________________________________________________________________________
18816 [  7507] By: jhi                                   on 2000/11/01  14:06:00
18817         Log: The NonStop-UX libraries have a novel way to say NaN.
18818      Branch: perl
18819            ! t/lib/bigfltpm.t
18820 ____________________________________________________________________________
18821 [  7506] By: jhi                                   on 2000/11/01  14:03:35
18822         Log: The osname has been lowercased by now, from Tom Bates.
18823      Branch: metaconfig
18824            ! U/modified/Oldconfig.U
18825      Branch: perl
18826            ! Configure config_h.SH
18827 ____________________________________________________________________________
18828 [  7505] By: jhi                                   on 2000/10/31  19:18:39
18829         Log: The compiler is either gcc or cc, from Tom Bates.
18830      Branch: perl
18831            ! hints/nonstopux.sh
18832 ____________________________________________________________________________
18833 [  7504] By: jhi                                   on 2000/10/31  14:53:42
18834         Log: Update Changes.
18835      Branch: perl
18836            ! Changes patchlevel.h
18837 ____________________________________________________________________________
18838 [  7503] By: jhi                                   on 2000/10/31  14:30:50
18839         Log: Whitespace style tweak.  Was originally going to see to
18840              
18841              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
18842              From: Joe Smith <jms@inwap.com>
18843              Date: Mon, 30 Oct 2000 18:47:57 -0800
18844              Message-Id: <39FE32DD.24AAC4D@inwap.com>
18845              
18846              but that had already been taken care of.
18847      Branch: metaconfig
18848            ! U/compline/d_stdstdio.U
18849      Branch: perl
18850            ! Configure config_h.SH
18851 ____________________________________________________________________________
18852 [  7502] By: jhi                                   on 2000/10/31  14:25:02
18853         Log: AUTHORS tweaks.
18854      Branch: perl
18855            ! AUTHORS
18856 ____________________________________________________________________________
18857 [  7501] By: jhi                                   on 2000/10/31  14:23:59
18858         Log: Subject: perlfaq style changes
18859              From: John Borwick <jhborwic@unity.ncsu.edu>
18860              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
18861              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
18862      Branch: perl
18863            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
18864            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
18865            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
18866            ! pod/perlfaq9.pod
18867 ____________________________________________________________________________
18868 [  7500] By: jhi                                   on 2000/10/31  14:22:15
18869         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
18870              
18871              Subject: Re: [ID 20000918.005] ~ on wide chars
18872              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18873              Date: Mon, 30 Oct 2000 21:09:55 -0800
18874              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
18875              
18876              (The ord() part of the patch skipped.)
18877      Branch: perl
18878            ! doop.c
18879 ____________________________________________________________________________
18880 [  7499] By: jhi                                   on 2000/10/31  14:20:08
18881         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
18882              From: Jens Hamisch <jens@Strawberry.COM>
18883              Date: Mon, 30 Oct 2000 15:17:07 +0100
18884              Message-Id: <20001030151707.A9597@Strawberry.COM>
18885      Branch: perl
18886            ! av.c
18887 ____________________________________________________________________________
18888 [  7498] By: jhi                                   on 2000/10/31  14:16:29
18889         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
18890              From: Peter Prymmer <pvhp@forte.com>
18891              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
18892              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
18893      Branch: perl
18894            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
18895            + ext/Encode/Encode/posix-bc.enc
18896            ! MANIFEST t/lib/encode.t
18897 ____________________________________________________________________________
18898 [  7497] By: jhi                                   on 2000/10/31  14:13:22
18899         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
18900              From: Peter Prymmer <pvhp@forte.com>
18901              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
18902              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
18903      Branch: perl
18904            ! t/lib/cgi-html.t
18905 ____________________________________________________________________________
18906 [  7496] By: jhi                                   on 2000/10/31  14:12:05
18907         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
18908              From: Peter Prymmer <pvhp@forte.com>
18909              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
18910              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
18911      Branch: perl
18912            ! t/lib/cgi-function.t
18913 ____________________________________________________________________________
18914 [  7495] By: jhi                                   on 2000/10/31  14:11:08
18915         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
18916              From: Peter Prymmer <pvhp@forte.com>
18917              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
18918              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
18919      Branch: perl
18920            + ext/re/hints/aix.pl
18921            ! MANIFEST ext/re/Makefile.PL
18922 ____________________________________________________________________________
18923 [  7494] By: jhi                                   on 2000/10/31  14:08:32
18924         Log: Use Errno magic.
18925              
18926              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
18927              From: Casey Tweten <perl@ctweten.amsite.com>
18928              Date: Mon, 30 Oct 2000 15:51:17 -0500
18929              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
18930      Branch: perl
18931            ! lib/File/Temp.pm
18932 ____________________________________________________________________________
18933 [  7493] By: jhi                                   on 2000/10/31  14:05:07
18934         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
18935              
18936              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
18937              From: Nicholas Clark <nick@ccl4.org>
18938              Date: Mon, 30 Oct 2000 17:38:45 +0000
18939              Message-ID: <20001030173845.O60355@plum.flirble.org>
18940      Branch: perl
18941            ! Makefile.SH utils/perlbug.PL
18942 ____________________________________________________________________________
18943 [  7492] By: nick                                  on 2000/10/30  19:37:23
18944         Log: Change files which are mysteriously different to mainline to be
18945              copies of mainline.
18946      Branch: perlio
18947            ! objXSUB.h perlapi.c pod/perlapi.pod
18948 ____________________________________________________________________________
18949 [  7491] By: nick                                  on 2000/10/30  18:05:54
18950         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
18951              - typo in endian code in putc.
18952              - Don't allow read of write-only files and vice-versa
18953              - and off-by-one in flush-all loop.
18954              Remove debug calls as they were using GCC specific features.
18955      Branch: perlio
18956            ! perlio.c
18957 ____________________________________________________________________________
18958 [  7490] By: nick                                  on 2000/10/29  21:45:45
18959         Log: Integrate mainline to perlio
18960      Branch: perlio
18961           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
18962           !> toke.c
18963 ____________________________________________________________________________
18964 [  7489] By: jhi                                   on 2000/10/29  21:11:08
18965         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
18966              From: andreas.koenig@anima.de (Andreas J. Koenig)
18967              Date: 29 Oct 2000 22:05:59 +0100
18968              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
18969      Branch: perl
18970            ! lib/ExtUtils/Manifest.pm
18971 ____________________________________________________________________________
18972 [  7488] By: jhi                                   on 2000/10/29  21:07:47
18973         Log: Tests for #7487.
18974              
18975              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
18976              From: andreas.koenig@anima.de (Andreas J. Koenig)
18977              Date: 29 Oct 2000 19:37:09 +0100
18978              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
18979      Branch: perl
18980            ! t/comp/proto.t
18981 ____________________________________________________________________________
18982 [  7487] By: jhi                                   on 2000/10/29  21:06:27
18983         Log: constsub spillage.
18984              
18985              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
18986              From: John Tobey <jtobey@john-edwin-tobey.org>
18987              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
18988              Message-Id: <m13pvSr-000FObC@feynman.localnet>
18989      Branch: perl
18990            ! op.c
18991 ____________________________________________________________________________
18992 [  7486] By: nick                                  on 2000/10/29  21:05:04
18993         Log: Integrate mainline to perlio branch
18994      Branch: perlio
18995           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
18996           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
18997           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
18998           +> vos/install_perl.cm
18999            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
19000            - vos/config.h vos/config_h.SH_orig
19001           !> (integrate 141 files)
19002 ____________________________________________________________________________
19003 [  7485] By: jhi                                   on 2000/10/29  21:00:47
19004         Log: Make \x{...} consistently produce UTF-8.
19005              
19006              Subject: Re: \x{...} is confused 
19007              From: Simon Cozens <simon@cozens.net>
19008              Date: Sun, 29 Oct 2000 19:36:48 +0000
19009              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
19010      Branch: perl
19011            ! t/pragma/utf8.t toke.c
19012 ____________________________________________________________________________
19013 [  7484] By: nick                                  on 2000/10/29  20:05:29
19014         Log: PerlIO passes all tests.
19015      Branch: perlio
19016            ! perlio.c
19017 ____________________________________________________________________________
19018 [  7483] By: jhi                                   on 2000/10/29  18:06:55
19019         Log: Update Changes.
19020      Branch: perl
19021            ! Changes patchlevel.h
19022 ____________________________________________________________________________
19023 [  7482] By: nick                                  on 2000/10/29  17:43:28
19024         Log: Include <unistd.h> to get correct lseek() prototype etc.
19025              (I thought perl.h did that) - down to two fails
19026              - comp/require.t (last test)
19027              - lib/io_xs.t - possibly import/export of FILE * ?
19028      Branch: perlio
19029            ! perlio.c
19030 ____________________________________________________________________________
19031 [  7481] By: jhi                                   on 2000/10/29  17:02:37
19032         Log: UTF-8 decoder tweak.
19033      Branch: perl
19034            ! utf8.c
19035 ____________________________________________________________________________
19036 [  7480] By: nick                                  on 2000/10/29  16:26:11
19037         Log: Fixed two bugs:
19038              - error code not being set on close (of broken pipe)
19039              - append mode was truncating.
19040              At least one seek/tell bug remains.
19041      Branch: perlio
19042            ! perlio.c
19043 ____________________________________________________________________________
19044 [  7479] By: nick                                  on 2000/10/29  11:18:16
19045         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
19046              in case of accidents. Still several worrying fails, no line disciplines yet.
19047      Branch: perlio
19048            ! iperlsys.h perlio.c
19049 ____________________________________________________________________________
19050 [  7478] By: jhi                                   on 2000/10/29  02:04:01
19051         Log: Add also emailless people.
19052      Branch: perl
19053            ! AUTHORS
19054 ____________________________________________________________________________
19055 [  7477] By: jhi                                   on 2000/10/29  01:36:00
19056         Log: The #7476 needs a MANIFEST change, too.
19057      Branch: perl
19058            ! MANIFEST
19059 ____________________________________________________________________________
19060 [  7476] By: jhi                                   on 2000/10/29  01:35:21
19061         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
19062      Branch: perl
19063            - MAINTAIN
19064            ! AUTHORS Changes
19065 ____________________________________________________________________________
19066 [  7475] By: jhi                                   on 2000/10/28  23:57:25
19067         Log: De-quoted-unreadable to ISO Latin 1.
19068              (There's one ISO-2022-JP name in Changes5.004.)
19069      Branch: perl
19070            ! Changes Changes5.6
19071 ____________________________________________________________________________
19072 [  7474] By: jhi                                   on 2000/10/28  19:13:06
19073         Log: Subject: [ID 20001027.007] uniq array in perlfaq
19074              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
19075              Date: Fri, 27 Oct 2000 19:28:30 +0200
19076              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
19077      Branch: perl
19078            ! pod/perlfaq4.pod
19079 ____________________________________________________________________________
19080 [  7473] By: jhi                                   on 2000/10/28  18:02:05
19081         Log: Locking null mutexes is not recommendable.
19082              
19083              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
19084              From: Hugo <hv@crypt.compulink.co.uk>
19085              Date: Sat, 28 Oct 2000 18:41:12 +0100
19086              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
19087      Branch: perl
19088            ! op.c
19089 ____________________________________________________________________________
19090 [  7472] By: jhi                                   on 2000/10/28  17:52:58
19091         Log: Better create a true mailing list for the repository keepers.
19092      Branch: perl
19093            ! Porting/repository.pod
19094 ____________________________________________________________________________
19095 [  7471] By: jhi                                   on 2000/10/28  17:28:24
19096         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
19097              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
19098      Branch: perl
19099            + Porting/repository.pod
19100            ! MANIFEST
19101 ____________________________________________________________________________
19102 [  7470] By: jhi                                   on 2000/10/28  17:20:54
19103         Log: Subject: DOC PATCH 5.6.0
19104              From: mjd@plover.com
19105              Date: 27 Oct 2000 17:32:44 -0000
19106              Message-ID: <20001027173244.23754.qmail@plover.com>
19107      Branch: perl
19108            ! pod/perlfunc.pod
19109 ____________________________________________________________________________
19110 [  7469] By: jhi                                   on 2000/10/28  17:16:45
19111         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
19112              From: "Peter J. Farley III" <pjfarley@banet.net>
19113              Date: Fri, 27 Oct 2000 20:32:56 -0400
19114              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
19115      Branch: perl
19116            ! README.dos
19117 ____________________________________________________________________________
19118 [  7468] By: jhi                                   on 2000/10/28  17:07:18
19119         Log: Make target reordering to avoid pointless re-makes.
19120              
19121              Subject: Re: Total re-make of 'make okfile' after 7451 ?
19122              From: Nicholas Clark <nick@ccl4.org>
19123              Date: Sat, 28 Oct 2000 00:31:02 +0100
19124              Message-ID: <20001028003101.A54517@plum.flirble.org>
19125      Branch: perl
19126            ! Makefile.SH
19127 ____________________________________________________________________________
19128 [  7467] By: jhi                                   on 2000/10/28  17:05:31
19129         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
19130              From: lvirden@cas.org
19131              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
19132              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
19133      Branch: perl
19134            ! README.os2
19135 ____________________________________________________________________________
19136 [  7466] By: jhi                                   on 2000/10/28  16:09:16
19137         Log: Upgrade to CPAN 1.58_55.
19138              
19139              Subject: CPAN.pm status
19140              From: andreas.koenig@anima.de (Andreas J. Koenig) 
19141              Date: 28 Oct 2000 08:18:00 +0200 
19142              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
19143      Branch: perl
19144            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19145 ____________________________________________________________________________
19146 [  7465] By: jhi                                   on 2000/10/28  16:02:47
19147         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
19148      Branch: perl
19149            ! embed.h embed.pl perl.h proto.h toke.c
19150 ____________________________________________________________________________
19151 [  7464] By: nick                                  on 2000/10/28  10:43:44
19152         Log: Fix for sv_2iv() on "shared" value from keys %hash.
19153      Branch: perl
19154            ! sv.c
19155 ____________________________________________________________________________
19156 [  7463] By: jhi                                   on 2000/10/27  16:18:29
19157         Log: Update Changes.
19158      Branch: perl
19159            ! Changes patchlevel.h
19160 ____________________________________________________________________________
19161 [  7462] By: jhi                                   on 2000/10/27  16:17:44
19162         Log: Too enthusiastic editing in #7460.
19163      Branch: metaconfig
19164            ! U/modified/Oldsym.U
19165      Branch: perl
19166            ! Configure config_h.SH
19167 ____________________________________________________________________________
19168 [  7461] By: jhi                                   on 2000/10/27  15:37:38
19169         Log: Retract #7459, the script needs more work.
19170      Branch: perl
19171            - mkreef
19172            ! MANIFEST
19173 ____________________________________________________________________________
19174 [  7460] By: jhi                                   on 2000/10/27  15:23:14
19175         Log: Use $sort, $uniq (and $tr) consistently as wondered
19176              by Nicholas Clark.
19177      Branch: metaconfig
19178            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
19179            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
19180            ! U/modified/libc.U
19181      Branch: perl
19182            ! Configure config_h.SH
19183 ____________________________________________________________________________
19184 [  7459] By: jhi                                   on 2000/10/27  15:02:07
19185         Log: (Retracted by #7461)
19186              
19187              Add a shell script for creating/removing symbolic link farms,
19188              useful for keeping the source code read-only and doing the
19189              builds somewhere else.
19190      Branch: perl
19191            + mkreef
19192            ! MANIFEST
19193 ____________________________________________________________________________
19194 [  7458] By: jhi                                   on 2000/10/27  14:42:20
19195         Log: Do away with the fix_pl.
19196      Branch: perl
19197            - fix_pl
19198            ! MANIFEST Makefile.SH
19199 ____________________________________________________________________________
19200 [  7457] By: jhi                                   on 2000/10/27  12:43:13
19201         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
19202              From: Jens Hamisch <jens@Strawberry.COM>
19203              Date: Fri, 27 Oct 2000 14:38:21 +0200
19204              Message-Id: <20001027143821.B3366@Strawberry.COM>
19205      Branch: perl
19206            ! perl.h
19207 ____________________________________________________________________________
19208 [  7456] By: jhi                                   on 2000/10/27  12:33:42
19209         Log: Subject: [PATCH] todo
19210              From: Nicholas Clark <nick@ccl4.org>
19211              Date: Thu, 26 Oct 2000 22:32:29 +0100
19212              Message-ID: <20001026223229.A44540@plum.flirble.org>
19213      Branch: perl
19214            ! pod/perltodo.pod
19215 ____________________________________________________________________________
19216 [  7455] By: jhi                                   on 2000/10/27  12:02:21
19217         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
19218              From: John Tobey <jtobey@john-edwin-tobey.org>
19219              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
19220              Message-Id: <m13ozHF-000FObC@feynman.localnet>
19221      Branch: perl
19222            ! op.c t/pragma/sub_lval.t
19223 ____________________________________________________________________________
19224 [  7454] By: jhi                                   on 2000/10/27  11:59:42
19225         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
19226              From: sthoenna@efn.org
19227              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
19228              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
19229      Branch: perl
19230            ! pp.c t/op/assignwarn.t
19231 ____________________________________________________________________________
19232 [  7453] By: jhi                                   on 2000/10/27  00:15:08
19233         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
19234      Branch: perl
19235            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
19236            ! ext/Storable/Storable.xs t/lib/st-lock.t
19237 ____________________________________________________________________________
19238 [  7452] By: jhi                                   on 2000/10/26  13:05:52
19239         Log: Undo #7451, this seems to be a deficiency in Perforce,
19240              there is no per-file line-terminator type, only per-client.
19241      Branch: perl
19242            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
19243            ! win32/makefile.mk
19244 ____________________________________________________________________________
19245 [  7451] By: jhi                                   on 2000/10/26  04:56:03
19246         Log: Experimenting in DOS arcana.
19247      Branch: perl
19248            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
19249            ! win32/makefile.mk
19250 ____________________________________________________________________________
19251 [  7450] By: jhi                                   on 2000/10/26  04:50:52
19252         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
19253              From: "Peter J. Farley III" <pjfarley@banet.net>            
19254              Date: Wed, 25 Oct 2000 23:10:18 -0400
19255              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
19256      Branch: perl
19257            ! t/io/open.t
19258 ____________________________________________________________________________
19259 [  7449] By: jhi                                   on 2000/10/26  04:49:16
19260         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
19261              From: Hugo <hv@crypt.compulink.co.uk>
19262              Date: Thu, 26 Oct 2000 01:55:17 +0100
19263              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
19264              
19265              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
19266      Branch: perl
19267            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
19268 ____________________________________________________________________________
19269 [  7448] By: jhi                                   on 2000/10/26  04:38:36
19270         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
19271              From: Peter Prymmer <pvhp@forte.com>
19272              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
19273              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
19274      Branch: perl
19275            ! configure.com
19276 ____________________________________________________________________________
19277 [  7447] By: jhi                                   on 2000/10/25  23:20:02
19278         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
19279              in platforms that strictly require all the symbols being present
19280              at link time.
19281      Branch: perl
19282            ! handy.h
19283 ____________________________________________________________________________
19284 [  7446] By: jhi                                   on 2000/10/25  21:55:57
19285         Log: Update Changes.
19286      Branch: perl
19287            ! Changes patchlevel.h
19288 ____________________________________________________________________________
19289 [  7445] By: jhi                                   on 2000/10/25  21:27:08
19290         Log: Integrate with vmsperl #7430 by Charles Bailey:
19291              
19292              Cleanup from prior patch (Charles Lane?):
19293              - improve handling of MFDs in Basename and Path
19294              - default to no xsubpp line # munging when building debug images
19295      Branch: perl
19296           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
19297 ____________________________________________________________________________
19298 [  7444] By: jhi                                   on 2000/10/25  21:03:50
19299         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
19300              From: John Peacock <JPeacock@UnivPress.com>
19301              Date: Thu, 18 May 2000 11:55:27 -0400
19302              Message-ID: <3924126F.A58BE57A@UnivPress.com>
19303      Branch: perl
19304            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
19305            ! t/op/write.t
19306 ____________________________________________________________________________
19307 [  7443] By: jhi                                   on 2000/10/25  20:43:10
19308         Log: Temporary stopgap for the self-tying issue: for now only
19309              array and hash self-ties are verboten.  The real fix, of
19310              course, would be to comprehensively test (and implement?)
19311              and debug (and document) self-ties.
19312      Branch: perl
19313            ! pod/perldiag.pod pp_sys.c t/op/tie.t
19314 ____________________________________________________________________________
19315 [  7442] By: jhi                                   on 2000/10/25  20:14:30
19316         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
19317              From: Dan Sugalski <dan@sidhe.org>
19318              Date: Wed, 25 Oct 2000 13:36:35 -0400
19319              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
19320              
19321              plus regen global.sym.
19322      Branch: perl
19323            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
19324            ! thrdvar.h util.c
19325 ____________________________________________________________________________
19326 [  7441] By: jhi                                   on 2000/10/25  20:12:20
19327         Log: buildtoc target tweaks.
19328      Branch: perl
19329            ! pod/Makefile.SH
19330 ____________________________________________________________________________
19331 [  7440] By: jhi                                   on 2000/10/25  20:03:53
19332         Log: A new version of making the syslog test more robust.
19333              (Replaces #7421.)
19334              
19335              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
19336              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19337              Date: Wed, 25 Oct 2000 12:13:54 -0400
19338              Message-ID: <20001025121354.B2264@O2.chapin.edu>
19339      Branch: perl
19340            ! t/lib/syslog.t
19341 ____________________________________________________________________________
19342 [  7439] By: jhi                                   on 2000/10/25  20:00:48
19343         Log: Continue the internal UTF-8 API tweaking.
19344              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
19345              used much more than the simpler API, now called utf8_to_uv_simple().
19346              Still not quite happy with API, too much partial duplication
19347              of functionality.
19348      Branch: perl
19349            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
19350            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
19351            ! regcomp.c regexec.c sv.c toke.c utf8.c
19352 ____________________________________________________________________________
19353 [  7438] By: jhi                                   on 2000/10/25  18:52:30
19354         Log: Allow poking holes at the UTF-8 decoding strictness.
19355      Branch: perl
19356            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
19357            ! utf8.h
19358 ____________________________________________________________________________
19359 [  7437] By: jhi                                   on 2000/10/25  13:53:05
19360         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
19361              UTF8LEN() and UTF8SKIP(). 
19362      Branch: perl
19363            ! pp.c utf8.c utf8.h
19364 ____________________________________________________________________________
19365 [  7436] By: jhi                                   on 2000/10/25  13:51:37
19366         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
19367              From: Nicholas Clark <nick@ccl4.org>
19368              Date: Wed, 25 Oct 2000 14:44:05 +0100
19369              Message-ID: <20001025144404.D27253@plum.flirble.org>
19370      Branch: perl
19371            ! pod/perlrun.pod
19372 ____________________________________________________________________________
19373 [  7435] By: jhi                                   on 2000/10/25  13:49:32
19374         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
19375              From: Mike Guy <mjtg@cam.ac.uk>
19376              Date: Tue, 24 Oct 2000 14:59:40 +0100
19377              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
19378      Branch: perl
19379            ! scope.c
19380 ____________________________________________________________________________
19381 [  7434] By: jhi                                   on 2000/10/25  13:48:41
19382         Log: AIX is picky about its symbol exports.  Solution for now
19383              is to include the deb.o explicitly to the re extension build.
19384              
19385              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
19386              From: Peter Prymmer <pvhp@forte.com>
19387              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
19388              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
19389      Branch: perl
19390            ! ext/re/Makefile.PL hints/aix.sh
19391 ____________________________________________________________________________
19392 [  7433] By: jhi                                   on 2000/10/25  13:46:49
19393         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
19394              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19395              Date: Wed, 25 Oct 2000 12:02:20 +0200
19396              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
19397      Branch: perl
19398            ! perlsdio.h
19399 ____________________________________________________________________________
19400 [  7432] By: jhi                                   on 2000/10/25  13:44:28
19401         Log: Subject: Minor update to find2perl, for portability
19402              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
19403              Date: Wed, 25 Oct 2000 12:05:47 +0100
19404              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
19405      Branch: perl
19406            ! x2p/find2perl.PL
19407 ____________________________________________________________________________
19408 [  7431] By: jhi                                   on 2000/10/25  13:40:39
19409         Log: Add targets to Makefile.SH, most importantly
19410              'regen_all' which also remembers to update vms/perly*.
19411      Branch: perl
19412            ! Makefile.SH
19413 ____________________________________________________________________________
19414 [  7430] By: bailey                                on 2000/10/25  03:13:53
19415         Log: Cleanup from prior patch (Charles Lane?):
19416              - improve handling of MFDs in Basename and Path
19417              - default to no xsubpp line # munging when building debug images
19418      Branch: vmsperl
19419            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
19420 ____________________________________________________________________________
19421 [  7429] By: jhi                                   on 2000/10/24  20:03:40
19422         Log: Podify README.epoc and README.vos.
19423      Branch: perl
19424            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
19425            ! pod/perlport.pod pod/perltoc.pod
19426 ____________________________________________________________________________
19427 [  7428] By: jhi                                   on 2000/10/24  19:10:33
19428         Log: Stratus VOS updates from Paul Green.
19429      Branch: perl
19430            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
19431            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
19432            - vos/config.def vos/config.h vos/config_h.SH_orig
19433            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
19434            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
19435 ____________________________________________________________________________
19436 [  7427] By: jhi                                   on 2000/10/24  18:59:48
19437         Log: Check if stdio supports tweaking lval and cnt simultaneously.
19438              
19439              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
19440              From: Nicholas Clark <nick@ccl4.org>
19441              Date: Mon, 23 Oct 2000 15:39:32 +0100
19442              Message-ID: <20001023153932.A10786@plum.flirble.org>
19443      Branch: metaconfig
19444            ! U/compline/d_stdstdio.U
19445      Branch: perl
19446            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19447            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
19448            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
19449            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
19450            ! vos/config.h vos/config_h.SH_orig win32/config.bc
19451            ! win32/config.gc win32/config.vc
19452 ____________________________________________________________________________
19453 [  7426] By: jhi                                   on 2000/10/24  17:57:44
19454         Log: Missed the header file changes from #7425.
19455      Branch: perl
19456            ! embed.h embed.pl objXSUB.h proto.h
19457 ____________________________________________________________________________
19458 [  7425] By: jhi                                   on 2000/10/24  17:55:17
19459         Log: Fix the bug reported in
19460              
19461              From: andreas.koenig@anima.de (Andreas J. Koenig)
19462              Subject: Encode bug?
19463              Date: 24 Oct 2000 14:01:26 +0200 
19464              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
19465              
19466              Also make is_utf8_char() stricter.
19467      Branch: perl
19468            ! ext/Encode/Encode.xs utf8.c
19469 ____________________________________________________________________________
19470 [  7424] By: jhi                                   on 2000/10/24  15:15:39
19471         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
19472              From: Peter Scott <Peter@PSDT.com>
19473              Date: Mon, 23 Oct 2000 19:46:01 -0700
19474              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
19475      Branch: perl
19476            ! pod/perlfaq5.pod
19477 ____________________________________________________________________________
19478 [  7423] By: jhi                                   on 2000/10/24  14:25:30
19479         Log: Test tweak to avoid pulling in the whole Config.
19480      Branch: perl
19481            ! t/lib/st-lock.t
19482 ____________________________________________________________________________
19483 [  7422] By: jhi                                   on 2000/10/24  14:03:16
19484         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
19485      Branch: perl
19486            ! pp.c
19487 ____________________________________________________________________________
19488 [  7421] By: jhi                                   on 2000/10/24  13:32:09
19489         Log: (Replaced by #7440.)
19490              
19491              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
19492              From: "Kurt D. Starsinic" <kstar@chapin.edu>
19493              Date: Mon, 23 Oct 2000 16:40:54 -0400
19494              Message-ID: <20001023164054.B14491@O2.chapin.edu>
19495      Branch: perl
19496            ! t/lib/syslog.t
19497 ____________________________________________________________________________
19498 [  7420] By: jhi                                   on 2000/10/24  13:30:53
19499         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
19500              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19501              Date: Mon, 23 Oct 2000 17:29:03 -0400
19502              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
19503      Branch: perl
19504            ! lib/ExtUtils/MM_Unix.pm
19505 ____________________________________________________________________________
19506 [  7419] By: jhi                                   on 2000/10/24  13:29:57
19507         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
19508              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19509              Date: Mon, 23 Oct 2000 19:01:32 -0400
19510              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
19511      Branch: perl
19512            ! utils/h2xs.PL
19513 ____________________________________________________________________________
19514 [  7418] By: jhi                                   on 2000/10/24  13:26:04
19515         Log: Replace #7409 with
19516              
19517              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
19518              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
19519              Date: Mon, 23 Oct 2000 20:08:56 +0200
19520              Message-ID: <20001023200855.A14850@nice.ram.loc>
19521      Branch: perl
19522            ! ext/Storable/Storable.pm t/lib/st-lock.t
19523 ____________________________________________________________________________
19524 [  7417] By: jhi                                   on 2000/10/24  13:17:52
19525         Log: Run vms/vms_yfix.pl, should have done that after changing
19526              perly.c in #7382.
19527      Branch: perl
19528            ! vms/perly_c.vms vms/perly_h.vms
19529 ____________________________________________________________________________
19530 [  7416] By: jhi                                   on 2000/10/24  02:55:33
19531         Log: Make the UTF-8 decoding stricter and more verbose when
19532              malformation happens.  This involved adding an argument
19533              to utf8_to_uv_chk(), which involved changing its prototype,
19534              and prefer STRLEN over I32 for the UTF-8 length, which as
19535              a domino effect necessitated changing the prototypes of
19536              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
19537              The stricter UTF-8 decoding checking uses Markus Kuhn's
19538              UTF-8 Decode Stress Tester from
19539              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
19540      Branch: perl
19541            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
19542            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
19543            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
19544            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
19545 ____________________________________________________________________________
19546 [  7415] By: jhi                                   on 2000/10/23  14:06:06
19547         Log: Update Changes.
19548      Branch: perl
19549            ! Changes patchlevel.h
19550 ____________________________________________________________________________
19551 [  7414] By: jhi                                   on 2000/10/23  12:39:52
19552         Log: Undo the basename() part of #7412 since the lib/basename
19553              tests would need upgrading too.
19554      Branch: perl
19555            ! lib/File/Basename.pm
19556 ____________________________________________________________________________
19557 [  7413] By: jhi                                   on 2000/10/23  12:19:27
19558         Log: Document PERL_INSTALL_ROOT of #7210.
19559      Branch: perl
19560            ! lib/ExtUtils/Install.pm
19561 ____________________________________________________________________________
19562 [  7412] By: jhi                                   on 2000/10/23  12:16:47
19563         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
19564      Branch: perl
19565            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
19566            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
19567 ____________________________________________________________________________
19568 [  7411] By: jhi                                   on 2000/10/23  12:07:41
19569         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
19570              From: Prymmer/Kahn <pvhp@best.com>
19571              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
19572              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
19573      Branch: perl
19574            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
19575 ____________________________________________________________________________
19576 [  7410] By: jhi                                   on 2000/10/23  04:10:11
19577         Log: The change #7187 was not so good on VMS.
19578              
19579              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
19580              From: "Craig A. Berry" <craig.berry@psinetcs.com>
19581              Date: Sun, 22 Oct 2000 23:03:08 -0500
19582              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
19583      Branch: perl
19584            ! utils/perldoc.PL
19585 ____________________________________________________________________________
19586 [  7409] By: jhi                                   on 2000/10/23  03:57:36
19587         Log: Avoid Storable locking on DJGPP for now.
19588              
19589              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
19590              From: "Peter J. Farley III" <pjfarley@banet.net>
19591              Date: Sun, 22 Oct 2000 20:00:00 -0400
19592              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
19593      Branch: perl
19594            ! ext/Storable/Storable.pm t/lib/st-lock.t
19595 ____________________________________________________________________________
19596 [  7408] By: jhi                                   on 2000/10/23  03:50:24
19597         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
19598              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
19599              Date: Sun, 22 Oct 2000 21:12:22 -0400
19600              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
19601      Branch: perl
19602            ! lib/vars.pm
19603 ____________________________________________________________________________
19604 [  7407] By: jhi                                   on 2000/10/23  03:43:12
19605         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
19606              From: Hugo <hv@crypt.compulink.co.uk>
19607              Date: Mon, 23 Oct 2000 00:47:22 +0100
19608              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
19609      Branch: perl
19610            ! regexec.c t/op/pat.t
19611 ____________________________________________________________________________
19612 [  7406] By: jhi                                   on 2000/10/23  03:40:29
19613         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
19614      Branch: perl
19615            ! lib/ExtUtils/MakeMaker.pm
19616 ____________________________________________________________________________
19617 [  7405] By: jhi                                   on 2000/10/22  21:32:00
19618         Log: Doc patch.
19619              
19620              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
19621              From: rspier@pobox.com (Robert Spier)
19622              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
19623              Message-ID: <14835.16112.13457.447971@rls.cx>
19624      Branch: perl
19625            ! lib/strict.pm
19626 ____________________________________________________________________________
19627 [  7404] By: jhi                                   on 2000/10/22  21:30:51
19628         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
19629              From: rspier@pobox.com (Robert Spier)
19630              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
19631              Message-ID: <14835.17223.72448.705566@rls.cx>
19632      Branch: perl
19633            ! lib/ExtUtils/MakeMaker.pm
19634 ____________________________________________________________________________
19635 [  7403] By: jhi                                   on 2000/10/22  21:24:11
19636         Log: Subject: [PATCH bleadperl] ripples from constsub patch
19637              From: John Tobey <jtobey@john-edwin-tobey.org>
19638              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
19639              Message-Id: <m13nSOB-000FObC@feynman.localnet>
19640      Branch: perl
19641            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
19642 ____________________________________________________________________________
19643 [  7402] By: jhi                                   on 2000/10/22  20:59:35
19644         Log: Support s?printf parameter reordering.
19645      Branch: perl
19646            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
19647 ____________________________________________________________________________
19648 [  7401] By: jhi                                   on 2000/10/22  19:19:14
19649         Log: Expand %Config variables only if explicitly so requested
19650              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
19651              
19652              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
19653              From: Gurusamy Sarathy <gsar@ActiveState.com>
19654              Date: Sun, 22 Oct 2000 11:47:32 -0700
19655              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
19656      Branch: perl
19657            ! Makefile.SH lib/lib_pm.PL
19658 ____________________________________________________________________________
19659 [  7400] By: jhi                                   on 2000/10/22  18:24:10
19660         Log: Move the #7390 test from warn/op to comp/redef.
19661              
19662              Subject: Re: Creating const subs for constants.
19663              From: John Tobey <jtobey@john-edwin-tobey.org>
19664              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
19665              Message-Id: <m13nG72-000FObC@feynman.localnet>               
19666      Branch: perl
19667            ! t/comp/redef.t t/pragma/warn/op
19668 ____________________________________________________________________________
19669 [  7399] By: jhi                                   on 2000/10/22  17:49:59
19670         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
19671              From: Nicholas Clark <nick@ccl4.org>
19672              Date: Sat, 21 Oct 2000 22:23:19 +0100
19673              Message-ID: <20001021222319.B45586@plum.flirble.org>
19674      Branch: perl
19675            ! ext/DynaLoader/DynaLoader_pm.PL
19676 ____________________________________________________________________________
19677 [  7398] By: jhi                                   on 2000/10/22  17:47:35
19678         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
19679              From: Hugo <hv@crypt.compulink.co.uk>
19680              Date: Sat, 21 Oct 2000 18:19:59 +0100
19681              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
19682      Branch: perl
19683            ! ext/B/B.pm ext/B/B/C.pm
19684 ____________________________________________________________________________
19685 [  7397] By: jhi                                   on 2000/10/22  17:35:18
19686         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
19687              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
19688              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
19689              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
19690      Branch: perl
19691            ! hints/openbsd.sh
19692 ____________________________________________________________________________
19693 [  7396] By: jhi                                   on 2000/10/22  17:19:46
19694         Log: Subject: installman go-faster stripes
19695              From: Nicholas Clark <nick@talking.bollo.cx>
19696              Date: Sat, 21 Oct 2000 17:24:53 +0100
19697              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
19698              
19699              Subject: Re: installman go-faster stripes
19700              From: Russ Allbery <rra@stanford.edu>
19701              Date: 21 Oct 2000 11:04:13 -0700
19702              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
19703      Branch: perl
19704            ! installman pod/pod2man.PL
19705 ____________________________________________________________________________
19706 [  7395] By: jhi                                   on 2000/10/22  17:17:35
19707         Log: Hints tweak from Anton Berezin.
19708      Branch: perl
19709            ! hints/freebsd.sh
19710 ____________________________________________________________________________
19711 [  7394] By: jhi                                   on 2000/10/22  04:50:04
19712         Log: Tweak the Is* definitions of Unicode character classes
19713              to better match the official categorizations; embrace
19714              the official categorizations; add the combining marks
19715              as alpha (and -numeric); fix DCinital (a typo and edito)
19716              to be DCmedial.
19717      Branch: perl
19718            + lib/unicode/Is/DCmedial.pl
19719            - lib/unicode/Is/DCinital.pl
19720            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
19721            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
19722            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
19723            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
19724 ____________________________________________________________________________
19725 [  7393] By: jhi                                   on 2000/10/21  18:06:05
19726         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
19727              From: Daniel Chetlin <daniel@chetlin.com>
19728              Date: Sat, 21 Oct 2000 02:57:03 -0700
19729              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
19730      Branch: perl
19731            + t/lib/tie-splice.t
19732            ! MANIFEST lib/Tie/Array.pm
19733 ____________________________________________________________________________
19734 [  7392] By: gsar                                  on 2000/10/21  18:05:15
19735         Log: resync utfperl branch with mainline
19736      Branch: utfperl
19737           !> (integrate 1760 files)
19738 ____________________________________________________________________________
19739 [  7391] By: jhi                                   on 2000/10/21  14:37:49
19740         Log: Testcases for a #7383,#7385 related bug.
19741              
19742              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
19743              From: Nicholas Clark <nick@ccl4.org>
19744              Date: Sat, 21 Oct 2000 15:04:51 +0100
19745              Message-ID: <20001021150451.A51566@plum.flirble.org>
19746      Branch: perl
19747            ! t/pragma/utf8.t
19748 ____________________________________________________________________________
19749 [  7390] By: jhi                                   on 2000/10/21  14:35:57
19750         Log: Add a testcase for #7389.
19751      Branch: perl
19752            ! t/pragma/warn/op
19753 ____________________________________________________________________________
19754 [  7389] By: jhi                                   on 2000/10/21  14:26:45
19755         Log: Subject: Re: Creating const subs for constants.
19756              From: John Tobey <jtobey@john-edwin-tobey.org>
19757              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
19758              Message-Id: <m13mo0N-000FObC@feynman.localnet>
19759      Branch: perl
19760            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
19761            ! proto.h sv.c
19762 ____________________________________________________________________________
19763 [  7388] By: nick                                  on 2000/10/21  11:44:23
19764         Log: Populate perlio branch
19765      Branch: perlio
19766           +> (branch 1760 files)
19767 ____________________________________________________________________________
19768 [  7387] By: nick                                  on 2000/10/21  10:52:05
19769         Log: Get branch back as replica of mainline via :
19770              p4 integrate -b utfperl
19771              p4 resolve -at ./...
19772      Branch: utfperl
19773           +> (branch 269 files)
19774            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
19775            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
19776            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
19777            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
19778            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
19779            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
19780            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
19781            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
19782            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
19783            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
19784            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
19785            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
19786            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
19787            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
19788            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
19789            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
19790            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
19791            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
19792            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
19793            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
19794            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
19795            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
19796            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
19797            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
19798            - lib/unicode/UCD300.html lib/unicode/Unicode.300
19799            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
19800            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
19801            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
19802            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
19803           !> (integrate 965 files)
19804 ____________________________________________________________________________
19805 [  7386] By: jhi                                   on 2000/10/21  01:31:12
19806         Log: Update Changes.
19807      Branch: perl
19808            ! Changes patchlevel.h
19809 ____________________________________________________________________________
19810 [  7385] By: jhi                                   on 2000/10/21  01:28:42
19811         Log: The #7383 was right only in the context of the original bug report,
19812              not in more general case.
19813      Branch: perl
19814            ! pp_hot.c
19815 ____________________________________________________________________________
19816 [  7384] By: jhi                                   on 2000/10/21  01:08:23
19817         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
19818      Branch: perl
19819            ! ext/IO/lib/IO/Select.pm
19820 ____________________________________________________________________________
19821 [  7383] By: jhi                                   on 2000/10/21  00:44:18
19822         Log: Fix for ID 20001020.006, concatenating an unset submatch
19823              with utf8 resulted in "Modification of a read-only value".
19824      Branch: perl
19825            ! pp_hot.c t/pragma/utf8.t
19826 ____________________________________________________________________________
19827 [  7382] By: jhi                                   on 2000/10/20  20:44:31
19828         Log: Make scan_num() reëntrant, as suggested in
19829              
19830              Subject: [PATCH perl@7229] Rentrant parser and yylex()
19831              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19832              Date: Fri, 20 Oct 2000 14:17:27 +0100
19833              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
19834      Branch: perl
19835            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
19836            ! toke.c
19837 ____________________________________________________________________________
19838 [  7381] By: jhi                                   on 2000/10/20  20:07:29
19839         Log: Reëntrancy fix.
19840              
19841              Subject: [PATCH perl@7229] Rentrant parser and yylex()
19842              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
19843              Date: Fri, 20 Oct 2000 14:17:27 +0100
19844              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
19845      Branch: perl
19846            ! embed.h embed.pl perl.h proto.h toke.c
19847 ____________________________________________________________________________
19848 [  7380] By: jhi                                   on 2000/10/20  19:15:54
19849         Log: Don't write double values through long double pointers,
19850              based on a part of
19851              
19852              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
19853              From: Jens Hamisch <jens@Strawberry.COM>
19854              Date: Tue, 17 Oct 2000 08:39:36 +0200
19855              Message-Id: <20001017083936.A11104@Strawberry.COM>
19856      Branch: perl
19857            ! perl.h pp.c
19858 ____________________________________________________________________________
19859 [  7379] By: jhi                                   on 2000/10/20  18:43:37
19860         Log: Portability tweak on #7377.
19861              
19862              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
19863              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19864              Date:     Fri, 20 Oct 2000 13:13:41 EDT
19865              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
19866      Branch: perl
19867            ! t/lib/dprof.t
19868 ____________________________________________________________________________
19869 [  7378] By: jhi                                   on 2000/10/20  12:57:19
19870         Log: SOCKS function redefinitions need prototypes, too, otherwise
19871              for example 32 bit versus 64 bit differences cause a lot of
19872              problems.  Part of
19873              
19874              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
19875              From: Jens Hamisch <jens@Strawberry.COM>
19876              Date: Tue, 17 Oct 2000 08:39:36 +0200
19877              Message-Id: <20001017083936.A11104@Strawberry.COM>
19878      Branch: perl
19879            ! doio.c pp_sys.c
19880 ____________________________________________________________________________
19881 [  7377] By: jhi                                   on 2000/10/20  12:37:12
19882         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
19883              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19884              Date:     Fri, 20 Oct 2000 08:26:04 EDT
19885              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
19886      Branch: perl
19887            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
19888 ____________________________________________________________________________
19889 [  7376] By: jhi                                   on 2000/10/20  12:35:31
19890         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
19891              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
19892              Date:     Fri, 20 Oct 2000 07:48:15 EDT
19893              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
19894      Branch: perl
19895            ! configure.com vms/gen_shrfls.pl
19896 ____________________________________________________________________________
19897 [  7375] By: bailey                                on 2000/10/20  04:44:37
19898         Log: SYN SYN
19899      Branch: vmsperl
19900           +> (branch 134 files)
19901            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
19902            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
19903            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
19904            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
19905            - eg/cgi/frameset.cgi eg/cgi/index.html
19906            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
19907            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
19908            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
19909            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
19910            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
19911            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
19912            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
19913            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
19914            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
19915            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
19916            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
19917            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
19918            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
19919            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
19920            - lib/unicode/Props.txt lib/unicode/UCD300.html
19921            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
19922            - utils/perlbc.PL vms/subconfigure.com
19923           !> (integrate 785 files)
19924 ____________________________________________________________________________
19925 [  7374] By: jhi                                   on 2000/10/20  00:59:48
19926         Log: In the latest compiler builds cccdlflags must not become -fpic,
19927              from Wilfredo Sánchez.
19928      Branch: perl
19929            ! hints/darwin.sh
19930 ____________________________________________________________________________
19931 [  7373] By: jhi                                   on 2000/10/20  00:56:35
19932         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
19933              From: Tony Cook <tony@develop-help.com>
19934              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
19935              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
19936      Branch: perl
19937            ! pod/perlop.pod
19938 ____________________________________________________________________________
19939 [  7372] By: jhi                                   on 2000/10/19  19:34:40
19940         Log: Typo noted by Mark Lutz.
19941      Branch: perl
19942            ! t/op/64bitint.t
19943 ____________________________________________________________________________
19944 [  7371] By: jhi                                   on 2000/10/19  19:33:13
19945         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
19946      Branch: metaconfig
19947            ! U/modified/Cppsym.U U/modified/Oldconfig.U
19948      Branch: metaconfig/U/perl
19949            ! End.U dlsrc.U libperl.U
19950      Branch: perl
19951            + hints/nonstopux.sh
19952            ! Configure MANIFEST config_h.SH
19953 ____________________________________________________________________________
19954 [  7370] By: jhi                                   on 2000/10/19  17:18:08
19955         Log: Subject: PATCH do_print has 2 PerlIO_error()s
19956              From: nick@ccl4.org
19957              Date: Thu, 19 Oct 2000 18:09:20 +0100
19958              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
19959      Branch: perl
19960            ! doio.c
19961 ____________________________________________________________________________
19962 [  7369] By: jhi                                   on 2000/10/19  14:01:49
19963         Log: Update Changes.
19964      Branch: perl
19965            ! Changes patchlevel.h
19966 ____________________________________________________________________________
19967 [  7368] By: jhi                                   on 2000/10/19  13:04:29
19968         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
19969              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19970              Date: Wed, 18 Oct 2000 13:12:01 +0200
19971              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
19972      Branch: perl
19973            ! hints/aix.sh
19974 ____________________________________________________________________________
19975 [  7367] By: jhi                                   on 2000/10/19  02:22:40
19976         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
19977              of a 'pmshort' anywhere in the B, so the offending line was simply
19978              removed.
19979      Branch: perl
19980            ! ext/B/B/Debug.pm
19981 ____________________________________________________________________________
19982 [  7366] By: jhi                                   on 2000/10/19  02:12:37
19983         Log: Add the test case for the bug id 20000730.004 which seems
19984              to have been fixed by now.
19985      Branch: perl
19986            ! t/pragma/utf8.t
19987 ____________________________________________________________________________
19988 [  7365] By: jhi                                   on 2000/10/18  23:36:24
19989         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
19990              From: Hugo <hv@crypt.compulink.co.uk>
19991              Date: Wed, 18 Oct 2000 23:25:58 +0100
19992              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
19993      Branch: perl
19994            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
19995 ____________________________________________________________________________
19996 [  7364] By: jhi                                   on 2000/10/18  21:12:53
19997         Log: (retracted)
19998      Branch: perl
19999            ! pp.c
20000 ____________________________________________________________________________
20001 [  7363] By: jhi                                   on 2000/10/18  20:55:38
20002         Log: Missing change from #7362.
20003      Branch: perl
20004            ! win32/perlhost.h
20005 ____________________________________________________________________________
20006 [  7362] By: jhi                                   on 2000/10/18  20:52:01
20007         Log: Borland C fstat() never saw the fd as writable.
20008              
20009              Subject: fix for Borland's weak "stat" (perl@7211)
20010              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
20011              Date: Mon, 16 Oct 2000 09:55:03 +0400
20012              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
20013      Branch: perl
20014            ! win32/win32.c
20015 ____________________________________________________________________________
20016 [  7361] By: jhi                                   on 2000/10/18  17:43:50
20017         Log: Regen toc.
20018      Branch: perl
20019            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
20020 ____________________________________________________________________________
20021 [  7360] By: jhi                                   on 2000/10/18  17:07:44
20022         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20023              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
20024              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
20025              Date: Mon, 16 Oct 2000 15:19:49 +0200
20026      Branch: perl
20027            + README.aix
20028            ! MANIFEST
20029 ____________________________________________________________________________
20030 [  7359] By: jhi                                   on 2000/10/18  17:04:49
20031         Log: Subject: Pod patch for Devel::Peek
20032              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20033              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
20034              Date: Mon, 16 Oct 2000 12:26:34 +0200
20035      Branch: perl
20036            ! ext/Devel/Peek/Peek.pm
20037 ____________________________________________________________________________
20038 [  7358] By: jhi                                   on 2000/10/18  17:03:15
20039         Log: Make Cwd more bulletproof in chrooted environments.
20040              
20041              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
20042              From: "Eric E. Coe" <Eric.Coe@oracle.com>
20043              Date: Wed, 18 Oct 2000 04:03:54 -0400
20044              Message-Id: <39ED596A.70E599FE@oracle.com>
20045      Branch: perl
20046            ! lib/Cwd.pm
20047 ____________________________________________________________________________
20048 [  7357] By: jhi                                   on 2000/10/18  16:37:26
20049         Log: Disable the UTF8 downgrade croakage for now to avoid
20050              too many not okay messages.
20051      Branch: perl
20052            ! doio.c
20053 ____________________________________________________________________________
20054 [  7356] By: jhi                                   on 2000/10/17  23:29:41
20055         Log: Show the failed remote port, instead of the failing line number.
20056              
20057              Subject: [PATCH 5.6.1 Debugger] More diagnostics
20058              From: David Sparks <daves@ActiveState.com>
20059              Date: Tue, 17 Oct 2000 15:00:24 -0700
20060              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
20061      Branch: perl
20062            ! lib/perl5db.pl
20063 ____________________________________________________________________________
20064 [  7355] By: jhi                                   on 2000/10/17  14:11:31
20065         Log: On output try to downgrade to bytes, croak if impossible,
20066              from Simon Cozens.  This means that outputting >255 UTF8
20067              is impossible.  Consider this as a strong incentive to get
20068              the I/O disciplines implemented.
20069      Branch: perl
20070            ! doio.c pod/perldiag.pod sv.c
20071 ____________________________________________________________________________
20072 [  7354] By: jhi                                   on 2000/10/17  13:42:23
20073         Log: Clarify documentation on 'use bytes'.
20074              
20075              Subject: Re: What does 'use bytes' "mean" ?
20076              From: Simon Cozens <simon@cozens.net>
20077              Date: Mon, 18 Sep 2000 18:24:25 +0100
20078              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
20079      Branch: perl
20080            ! lib/bytes.pm
20081 ____________________________________________________________________________
20082 [  7353] By: jhi                                   on 2000/10/17  13:28:12
20083         Log: Workaround for a sfio bug where the stream error indicator
20084              is not cleared as documented.
20085              
20086              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
20087              From: Nicholas Clark <nick@ccl4.org>
20088              Date: Mon, 16 Oct 2000 18:28:23 +0100
20089              Message-ID: <20001016182823.J19700@plum.flirble.org>
20090      Branch: perl
20091            ! doio.c
20092 ____________________________________________________________________________
20093 [  7352] By: jhi                                   on 2000/10/17  13:06:19
20094         Log: More IoTYPE sprinkling.
20095      Branch: perl
20096            ! doio.c pp_hot.c
20097 ____________________________________________________________________________
20098 [  7351] By: jhi                                   on 2000/10/16  22:47:07
20099         Log: Detect early whether the std streams have gone bad.
20100              
20101              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
20102              Date: Mon, 16 Oct 2000 23:28:42 +0100
20103              From: Nicholas Clark <nick@ccl4.org>
20104              Message-ID: <20001016232842.A37942@plum.flirble.org>
20105      Branch: perl
20106            ! t/op/misc.t
20107 ____________________________________________________________________________
20108 [  7350] By: jhi                                   on 2000/10/16  22:45:16
20109         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
20110              From: "Peter J. Farley III" <pjfarley@banet.net>
20111              Date: Mon, 16 Oct 2000 18:15:59 -0400
20112              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
20113      Branch: perl
20114            ! djgpp/djgpp.c dosish.h t/io/open.t
20115 ____________________________________________________________________________
20116 [  7349] By: jhi                                   on 2000/10/16  22:36:45
20117         Log: perldelta tweak.
20118      Branch: perl
20119            ! pod/perldelta.pod
20120 ____________________________________________________________________________
20121 [  7348] By: jhi                                   on 2000/10/16  15:17:53
20122         Log: Update Changes.
20123      Branch: perl
20124            ! Changes patchlevel.h
20125 ____________________________________________________________________________
20126 [  7347] By: jhi                                   on 2000/10/16  13:55:27
20127         Log: Add the capability to include/exclude branches.
20128      Branch: perl
20129            ! Porting/genlog
20130 ____________________________________________________________________________
20131 [  7346] By: jhi                                   on 2000/10/16  13:18:04
20132         Log: Add Charles Lane.
20133      Branch: perl
20134            ! AUTHORS Changes
20135 ____________________________________________________________________________
20136 [  7345] By: jhi                                   on 2000/10/16  13:13:21
20137         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
20138      Branch: perl
20139            ! pod/perldelta.pod
20140 ____________________________________________________________________________
20141 [  7344] By: gsar                                  on 2000/10/16  09:30:21
20142         Log: integrate change#6220 from cfgperl
20143              
20144              Win32 patches from Benjamin Stuhl.
20145      Branch: maint-5.6/perl
20146           !> makedef.pl win32/win32.h
20147 ____________________________________________________________________________
20148 [  7343] By: gsar                                  on 2000/10/16  08:32:19
20149         Log: integrate changes#6221,6222 from cfgperl
20150              
20151              Remove tr///CU (the feature is to be obsoleted by better interfaces).
20152              From: simon@brecon.co.uk (Simon Cozens)
20153              Subject: [PATCH] Eliminate tr///[CU][CU]
20154              Date: 23 Jun 2000 11:05:40 GMT
20155              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
20156              
20157              doc typo fix
20158              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
20159              From: Ian Phillipps <Ian.Phillipps@iname.com>
20160              Date: Fri, 23 Jun 2000 10:40:58 +0100
20161              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
20162      Branch: maint-5.6/perl
20163           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
20164 ____________________________________________________________________________
20165 [  7342] By: gsar                                  on 2000/10/16  08:28:08
20166         Log: integrate change#6217 from cfgperl (in part)
20167              
20168              Rename the fdpid locking and integrate with Sarathy.
20169      Branch: maint-5.6/perl
20170           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
20171           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
20172           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
20173           !> win32/win32.c
20174 ____________________________________________________________________________
20175 [  7341] By: gsar                                  on 2000/10/16  08:23:39
20176         Log: integrate changes#6214..6216 from mainline
20177              
20178              @_ can't have junk in it even in the non-USE_ITHREADS case because
20179              caller() wants to populate @DB::args with it (causes a coredump
20180              in Carp::confess())
20181              
20182              tweak comment about @DB::args
20183              
20184              be more optimal about clearing @_
20185      Branch: maint-5.6/perl
20186           !> av.h cop.h pp_ctl.c t/op/runlevel.t
20187 ____________________________________________________________________________
20188 [  7340] By: gsar                                  on 2000/10/16  08:20:37
20189         Log: integrate changes#6207..6210 from cfgperl
20190              
20191              Subject: [PATCH 5.6.0] Threadsafe patches
20192              From: Dan Sugalski <dan@sidhe.org>
20193              To: perl5-porters@perl.org
20194              Date: Mon, 08 May 2000 18:08:13 -0400
20195              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
20196              
20197              Regen headers for #6207.
20198              
20199              Lock PL_fdpid against race conditions, based on:
20200              Subject: [PATCH 5.6.0]subprocess fixup for threads
20201              From: Dan Sugalski <dan@sidhe.org>
20202              To: perl5-porters@perl.org
20203              Date: Tue, 11 Apr 2000 17:02:32 -0400
20204              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
20205              
20206              Mopup for #6207 and #6209.
20207      Branch: maint-5.6/perl
20208           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
20209           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
20210           !> win32/win32.c
20211 ____________________________________________________________________________
20212 [  7339] By: gsar                                  on 2000/10/16  08:14:34
20213         Log: integrate change#6203 from cfgperl
20214              
20215              perldiag should refer to perlos2.pod not README.os2
20216      Branch: maint-5.6/perl
20217           !> pod/perldiag.pod
20218 ____________________________________________________________________________
20219 [  7338] By: gsar                                  on 2000/10/16  08:11:42
20220         Log: integrate change#6201 from mainline
20221              
20222              Perl_eval_pv() leaks 4 bytes every time it is called because it
20223              does a PUSHMARK that's never ever POPMARKed; in general, only
20224              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
20225              Perl_eval_[sp]v() don't because they don't take any incoming
20226              arguments (this leak has been around since the original version
20227              of perl_eval_pv() in 5.003_97e)
20228      Branch: maint-5.6/perl
20229           !> perl.c
20230 ____________________________________________________________________________
20231 [  7337] By: gsar                                  on 2000/10/16  08:08:47
20232         Log: integrate changes#6197..6200 from cfgperl
20233              
20234              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
20235              From: John Borwick <jhborwic@unity.ncsu.edu>
20236              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
20237              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
20238              
20239              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
20240              From: Dan Sugalski <dan@sidhe.org>
20241              To: vmsperl@perl.org, perl5-porters@perl.org
20242              Date: Fri, 02 Jun 2000 16:00:41 -0400
20243              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
20244              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
20245              
20246              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
20247              From: Dan Sugalski <dan@sidhe.org>
20248              To: perl5-porters@perl.org, vmsperl@perl.org
20249              Date: Fri, 02 Jun 2000 17:30:51 -0400
20250              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
20251              
20252              Update to cperl-mode.el 4.31 from
20253              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
20254              Subject: A couple of notes
20255              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
20256              To: Mailing list Perl5 <perl5-porters@perl.org>
20257              Date: Sat, 3 Jun 2000 23:33:32 -0400
20258              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
20259      Branch: maint-5.6/perl
20260           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
20261           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
20262           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
20263           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
20264           !> vms/vmsish.h
20265 ____________________________________________________________________________
20266 [  7336] By: gsar                                  on 2000/10/16  08:03:46
20267         Log: integrate changes#6194,6195 from mainline
20268              
20269              fix small eval"" memory leaks under USE_ITHREADS
20270              
20271              fix yet another eval"" leak under USE_ITHREADS
20272      Branch: maint-5.6/perl
20273           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
20274           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
20275           !> vms/perly_c.vms
20276 ____________________________________________________________________________
20277 [  7335] By: gsar                                  on 2000/10/16  08:02:15
20278         Log: integrate changes#6190,6191 from mainline
20279              
20280              submit missing embed.pl change
20281              
20282              vec() loses numericalness (modified version of patch suggested
20283              by Robin Barker)
20284      Branch: maint-5.6/perl
20285           !> doop.c embed.pl t/op/vec.t
20286 ____________________________________________________________________________
20287 [  7334] By: gsar                                  on 2000/10/16  08:01:03
20288         Log: integrate change#6189 from mainline
20289              
20290              counting tr/// corrupts later operation (from M.J.T Guy)
20291      Branch: maint-5.6/perl
20292           !> doop.c t/op/tr.t
20293 ____________________________________________________________________________
20294 [  7333] By: gsar                                  on 2000/10/16  07:59:07
20295         Log: integrate changes#6183..6188 from mainline
20296              
20297              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
20298              <nick@ccl4.org>)
20299              
20300              tweak for change#6127
20301              
20302              remove incorrect documentation about implicit split to @_ in
20303              list context, which never really worked in perl 5 (from
20304              M.J.T. Guy)
20305              
20306              further qualify references to "alphanumeric" (from Wolfgang Laun
20307              <wolfgang.laun@alcatel.at>)
20308              
20309              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
20310              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
20311              
20312              h2xs tweaks
20313      Branch: maint-5.6/perl
20314           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
20315           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
20316           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
20317           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
20318           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
20319           !> pod/pod2latex.PL utils/h2xs.PL
20320 ____________________________________________________________________________
20321 [  7332] By: gsar                                  on 2000/10/16  07:53:52
20322         Log: integrate change#6179 from mainline
20323              
20324              buggy modulus on UVs introduced by change#3378 (resulted in
20325              4063328477 % 65535 amounting to 27406, instead of 27407)
20326      Branch: maint-5.6/perl
20327           !> pp.c t/op/arith.t
20328 ____________________________________________________________________________
20329 [  7331] By: gsar                                  on 2000/10/16  07:52:49
20330         Log: integrate changes#6176,6177,6178,6182 from cfgperl
20331              
20332              Single-quoted utf8 patch from Simon Cozens.
20333              
20334              Substitution utf8 patch from Simon Cozens.
20335              
20336              Be cleaner.
20337              
20338              Be Cleaner Part Deux.
20339      Branch: maint-5.6/perl
20340           !> Makefile.SH pp_hot.c toke.c
20341 ____________________________________________________________________________
20342 [  7330] By: gsar                                  on 2000/10/16  07:41:36
20343         Log: integrate change#6172 from mainline
20344              
20345              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
20346              (from Ilya Zakharevich)
20347      Branch: maint-5.6/perl
20348           !> regexec.c t/op/re_tests
20349 ____________________________________________________________________________
20350 [  7329] By: gsar                                  on 2000/10/16  07:40:25
20351         Log: integrate change#6171 from mainline
20352              
20353              scalar() doesn't force scalar context when used in void context
20354              (from Simon Cozens)
20355      Branch: maint-5.6/perl
20356           !> op.c t/op/wantarray.t
20357 ____________________________________________________________________________
20358 [  7328] By: gsar                                  on 2000/10/16  07:39:33
20359         Log: integrate change#6170 from mainline
20360              
20361              change#6142 needs tweaks to tests to work where there's no
20362              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
20363      Branch: maint-5.6/perl
20364           !> t/lib/filefind.t
20365 ____________________________________________________________________________
20366 [  7327] By: gsar                                  on 2000/10/16  07:35:34
20367         Log: integrate changes#6166..6168 from cfgperl
20368              
20369              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
20370              in case somebody wants to write an extension for more
20371              shadow database interfaces.
20372              
20373              tweak todo
20374              
20375              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
20376      Branch: maint-5.6/perl
20377           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20378           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
20379           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
20380           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
20381           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20382           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
20383 ____________________________________________________________________________
20384 [  7326] By: gsar                                  on 2000/10/16  07:29:05
20385         Log: integrate changes#6157,6159..6161,6164 from cfgperl
20386              
20387              Regen Configure to jive with #6149.
20388              
20389              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
20390              
20391              Changes for the File::Temp 0.08 (change #6159) test suite
20392              to fit better into the Perl distribution test framework.
20393              
20394              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
20395              both from Simon Cozens.
20396              
20397              detypo
20398      Branch: maint-5.6/perl
20399           +> pod/perlmodlib.PL pod/perlnewmod.pod
20400           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
20401           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
20402           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
20403           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
20404 ____________________________________________________________________________
20405 [  7325] By: gsar                                  on 2000/10/16  07:25:13
20406         Log: integrate change#6158 from vmsperl
20407              
20408              Add fallback to tmpfile for use in cases where user's relying on
20409              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
20410              Lane's patch)
20411      Branch: maint-5.6/perl
20412           !> vms/vms.c vms/vmsish.h
20413 ____________________________________________________________________________
20414 [  7324] By: gsar                                  on 2000/10/16  07:20:50
20415         Log: integrate changes#6153..6155 from mainline
20416              
20417              prettier Test::Harness output on failed tests (from Nicholas Clark
20418              <nick@Bagpuss.uk.boo.com>)
20419              
20420              avoid type mismatch warning
20421              
20422              small bug in change#6144; remove random \xA0 character that snuck
20423              in via change#6145
20424      Branch: maint-5.6/perl
20425           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
20426           !> perl.c
20427 ____________________________________________________________________________
20428 [  7323] By: gsar                                  on 2000/10/16  07:18:47
20429         Log: integrate changes#6151,6152 from mainline
20430              
20431              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
20432              
20433              cosmetic fixups of RE debug output (from Ilya Zakharevich)
20434      Branch: maint-5.6/perl
20435           !> regexec.c
20436 ____________________________________________________________________________
20437 [  7322] By: gsar                                  on 2000/10/16  07:17:25
20438         Log: integrate changes#6146..6150 from mainline
20439              
20440              doc typo
20441              
20442              add a make entry to Config.pm so "perl -V:make" works on VMS
20443              (from Peter Prymmer)
20444              
20445              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
20446              
20447              OS/2 tweaks for usethreads build (from Rocco Caputo
20448              <troc@netrus.net>)
20449              
20450              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
20451      Branch: maint-5.6/perl
20452           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
20453           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
20454           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
20455           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
20456           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
20457           !> warnings.pl x2p/a2p.h
20458 ____________________________________________________________________________
20459 [  7321] By: gsar                                  on 2000/10/16  07:14:02
20460         Log: integrate changes#6143..6145 from mainline
20461              
20462              MacOS support, part 1 (from Matthias Neeracher
20463              <neeri@iis.ee.ethz.ch>)
20464              
20465              MacOS support, part 2: make AutoSplit use File::Spec instead
20466              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
20467              <neeri@iis.ee.ethz.ch>)
20468              
20469              make xsubpp skip embedded pod (from Matthias Neeracher
20470              <neeri@iis.ee.ethz.ch>)
20471      Branch: maint-5.6/perl
20472           +> ext/DynaLoader/dl_mac.xs
20473           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
20474           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
20475           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
20476           !> pp_ctl.c proto.h toke.c util.c util.h
20477 ____________________________________________________________________________
20478 [  7320] By: gsar                                  on 2000/10/16  07:12:13
20479         Log: integrate changes#6141,6142 from mainline
20480              
20481              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
20482              forwarded by Peter Seebach from the bsdi-users mailing list.
20483              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
20484              
20485              File::Find fails to chdir when chasing symlinks (from
20486              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
20487      Branch: maint-5.6/perl
20488           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
20489 ____________________________________________________________________________
20490 [  7319] By: gsar                                  on 2000/10/16  07:04:30
20491         Log: integrate change#6139 from mainline
20492              
20493              revise mktables.PL for bugs and newness in Unicode 3.0
20494              (from James Bence <jbence@amgen.com>)
20495      Branch: maint-5.6/perl
20496           +> (branch 30 files)
20497           !> (integrate 49 files)
20498 ____________________________________________________________________________
20499 [  7318] By: gsar                                  on 2000/10/16  07:01:01
20500         Log: integrate changes#6137,6138 from mainline
20501              
20502              fix bogus redeclaration warning for "our" variables in different
20503              scopes
20504              
20505              add note about the handling of negative indices to tied arrays
20506              (from Michael G Schwern <schwern@pobox.com>)
20507      Branch: maint-5.6/perl
20508           !> op.c pod/perltie.pod t/pragma/strict-vars
20509 ____________________________________________________________________________
20510 [  7317] By: gsar                                  on 2000/10/16  06:58:46
20511         Log: integrate changes#6127..6136 from mainline
20512              
20513              call_method(...,G_EVAL) can longjmp() out if the method probing
20514              failed (from Gisle Aas)
20515              
20516              new perlxstut example for passing/returning refs to arrays
20517              (from David Lowe <dlowe@pootpoot.com>)
20518              
20519              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
20520              
20521              fix places that mean C<"word" character> but say C<alphanumeric
20522              character>
20523              
20524              avoid warnings in POSIX.pm (from Barrie Slaymaker)
20525              
20526              warnings::enabled() doesn't fall back to looking at $^W if
20527              caller isn't using lexical warnings (from Paul Marquess)
20528              
20529              elide bogus test in change#6132
20530              
20531              make Test::Harness use wait.h/WCOREDUMP if available
20532              (from Ben Tilly <ben_tilly@hotmail.com>)
20533              
20534              enable Test::Harness to dynamically determine column width etc.
20535              (from Rob Napier <rnapier@employees.org>)
20536              
20537              random pod typos (from Peter Scott <Peter@PSDT.com>)
20538      Branch: maint-5.6/perl
20539           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
20540           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
20541           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
20542           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
20543 ____________________________________________________________________________
20544 [  7316] By: gsar                                  on 2000/10/16  06:53:23
20545         Log: integrate change#6126 from mainline
20546              
20547              change#2879 broke rvalue autovivification of magicals such as
20548              ${$num} (reworked variant of patch suggested by Simon Cozens)
20549      Branch: maint-5.6/perl
20550           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
20551           !> pp_hot.c proto.h t/op/gv.t
20552 ____________________________________________________________________________
20553 [  7315] By: gsar                                  on 2000/10/16  06:51:38
20554         Log: integrate changes#6123,6125 from mainline
20555              
20556              clarify gotcha with #line directives (from Rocco Caputo
20557              <troc@netrus.net>)
20558              
20559              enable propagating exception objects via Perl_croak() in XS code
20560              (from Gisle Aas)
20561      Branch: maint-5.6/perl
20562           !> pod/perldebug.pod pod/perlsyn.pod util.c
20563 ____________________________________________________________________________
20564 [  7314] By: gsar                                  on 2000/10/16  06:49:28
20565         Log: integrate change#6122 from mainline
20566              
20567              downgrade fatal error on C<"foo@nosucharray.com"> to optional
20568              warning (from Mark-Jason Dominus)
20569      Branch: maint-5.6/perl
20570           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
20571           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
20572           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
20573           !> toke.c
20574 ____________________________________________________________________________
20575 [  7313] By: gsar                                  on 2000/10/16  06:46:54
20576         Log: integrate changes#6112..6121 from vmsperl
20577              
20578              Check for existence of file before trying to delete
20579              
20580              Ugly workaround for version-specific RTL error
20581              
20582              Urk -- undo previous removal of vmsish 'exit' change
20583              
20584              Add bounds checking for several strings (Charles Lane)
20585              
20586              Miscellaneous cosmetic fixes (Charles Lane)
20587              
20588              Treat sockets as special in sys(read|write) (Charles Lane et al.)
20589              
20590              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
20591              Flatten case labels in switch statements uniformly (Charles Bailey)
20592              
20593              Quiet error messages in vmsish.t (Charles Lane)
20594              
20595              Add missing escape (Charles Lane)
20596              
20597              Allow eliminate_macros() and fixpath() to handle space-delimited
20598              lists (based on fixes by Craig Berry)
20599      Branch: maint-5.6/perl
20600           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
20601           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
20602           !> vms/vmsish.h
20603 ____________________________________________________________________________
20604 [  7312] By: gsar                                  on 2000/10/16  06:41:18
20605         Log: integrate changes#6107,6110 from cfgperl
20606              
20607              Tweak the todo list.
20608              
20609              todo tweak
20610      Branch: maint-5.6/perl
20611           !> Todo-5.6
20612 ____________________________________________________________________________
20613 [  7311] By: gsar                                  on 2000/10/16  06:38:38
20614         Log: integrate changes#6104,6108 from mainline
20615              
20616              PL_sys_intern was being initialized too late on windows
20617              
20618              reenable fake signal handling on Windows, bugs and all
20619      Branch: maint-5.6/perl
20620           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
20621           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
20622           !> win32/win32.c
20623 ____________________________________________________________________________
20624 [  7310] By: gsar                                  on 2000/10/16  06:36:03
20625         Log: integrate changes#6095,6097..6103 from cfgperl
20626              
20627              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
20628              might be useful in future.
20629              
20630              Add a note about possible compilation problems from Allen Smith.
20631              
20632              Add a note about other, yet unsupported, shadow password APIs.
20633              
20634              Tweaks for the cc bugs from Allen Smith.
20635              
20636              More compilation tweakery from Allen Smith.
20637              
20638              Hints and test tweaks for Unicos.
20639              
20640              The test suite tweak in #6101 wasn't quite right.
20641              
20642              Test tweaking for Unicos continues.
20643      Branch: maint-5.6/perl
20644           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20645           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
20646           !> t/lib/complex.t t/op/64bitint.t
20647 ____________________________________________________________________________
20648 [  7309] By: gsar                                  on 2000/10/16  06:29:41
20649         Log: integrate changes#6093,6094 from mainline
20650              
20651              fork() failure to create pseudo process sets errno=EAGAIN and returns
20652              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
20653              
20654              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
20655      Branch: maint-5.6/perl
20656           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
20657           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
20658 ____________________________________________________________________________
20659 [  7308] By: gsar                                  on 2000/10/16  06:27:29
20660         Log: integrate change#6092 from cfgperl
20661              
20662              Regen perltoc with the fixed buildtoc.
20663      Branch: maint-5.6/perl
20664           !> pod/perltoc.pod
20665 ____________________________________________________________________________
20666 [  7307] By: gsar                                  on 2000/10/16  06:26:40
20667         Log: integrate changes#6089,6090 from mainline
20668              
20669              buildtoc tweak to fix newline lossage
20670              
20671              concat doesn't preserve utf8-ness, and doesn't invalidate
20672              [NI]OK; added tests for both
20673      Branch: maint-5.6/perl
20674           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
20675 ____________________________________________________________________________
20676 [  7306] By: gsar                                  on 2000/10/16  06:24:05
20677         Log: integrate change#6088 from cfgperl
20678              
20679              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
20680              because we do not use those.  The HAS_GETSPNAM remains,
20681              though, because we still do use that.
20682      Branch: maint-5.6/perl
20683           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20684           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
20685           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
20686           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
20687           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20688           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
20689 ____________________________________________________________________________
20690 [  7305] By: gsar                                  on 2000/10/16  06:15:52
20691         Log: integrate changes#6084,6085,6087 from mainline
20692              
20693              substr() does not preserve utf8-ness (from Stefan Eissing
20694              <Eissing@medicaldataservice.de>); added tests
20695              
20696              repeat operator (x) doesn't preserve utf8-ness
20697              
20698              reverse() and quotemeta() weren't preserving utf8-ness; add tests
20699      Branch: maint-5.6/perl
20700           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
20701 ____________________________________________________________________________
20702 [  7304] By: gsar                                  on 2000/10/16  06:13:10
20703         Log: integrate changes#6077..6083 from mainline
20704              
20705              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
20706              and Tom Phoenix)
20707              
20708              workaround for CRT bug in chdir() (from Charles Lane, via
20709              Peter Prymmer)
20710              
20711              remove outdated kludge in Carp (NULLs are permitted in diagnostics
20712              now)
20713              
20714              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
20715              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
20716              
20717              better default perlbug categories for ok reports (from Richard Foley)
20718              
20719              peek.t non-portable to ithreads
20720              
20721              note about undocumented caller() return value (from M.J.T. Guy);
20722              yet another peek.t tweak
20723      Branch: maint-5.6/perl
20724           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
20725           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
20726           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
20727           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
20728           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
20729           !> vms/vmsish.h
20730 ____________________________________________________________________________
20731 [  7303] By: gsar                                  on 2000/10/16  06:03:18
20732         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
20733              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
20734              
20735              &HUGE_VAL is not defined, it exists.
20736              
20737              Do not warn that an infinity does not look like a number.
20738              
20739              Rewrite the pwent/spent logic to be a little bit more clearer.
20740              
20741              Continue on the pwent/spent case.
20742              
20743              Correct Freudian slip.
20744              
20745              Use HUGE_VALL if applicable.
20746              
20747              pwent/spent #ifdef imbalance.
20748              
20749              Infinite problems.
20750              
20751              Call getspnam() only iff needd.
20752              
20753              Test both the scalar and list contexts.
20754              
20755              Use setxxent()/endxxent().
20756              
20757              Complex tweakery.
20758              
20759              Unicos hint tweak.
20760              
20761              Be more forgiving in POSIX about HUGE_VALL.
20762              
20763              Detypo.
20764              
20765              The search of infinity continues, this time simplified.
20766              
20767              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
20768              in natively 64-bit platforms where a long is a quad (no need
20769              for long longs).  Also added bias for IVs.
20770              
20771              Complex tweaks.
20772              
20773              Introduce t/lib/peek.t.
20774              
20775              Make the test more portable.
20776      Branch: maint-5.6/perl
20777           +> t/lib/peek.t
20778            ! pp_sys.c
20779           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
20780           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
20781           !> t/op/pwent.t toke.c util.c
20782 ____________________________________________________________________________
20783 [  7302] By: gsar                                  on 2000/10/16  05:03:37
20784         Log: integrate changes#6066..6071 from mainline
20785              
20786              s/END/CHECK/
20787              
20788              replace direct call to sighandler() with (*PL_sighandlerp)()
20789              
20790              note about values()
20791              
20792              File::Spec compatibility update (from Barrie Slaymaker
20793              <barries@slaysys.com>)
20794              
20795              remove misleading comment (from M.J.T. Guy)
20796              
20797              misformatted perllocal.pod (from Tim Jenness
20798              <t.jenness@jach.hawaii.edu>)
20799      Branch: maint-5.6/perl
20800           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
20801           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
20802           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
20803           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
20804 ____________________________________________________________________________
20805 [  7301] By: gsar                                  on 2000/10/16  05:00:08
20806         Log: integrate changes#6061..6063 from mainline
20807              
20808              change#5921 neglected to make eq honor "use bytes"
20809              
20810              additional tests for utf8.t
20811              
20812              tokeq() could read unallocated field in argument
20813      Branch: maint-5.6/perl
20814           !> sv.c t/pragma/utf8.t toke.c
20815 ____________________________________________________________________________
20816 [  7300] By: gsar                                  on 2000/10/16  04:56:54
20817         Log: integrate changes#6046,6048,6057,6058 from mainline
20818              
20819              libscheck has insufficient checks for n32 libs (from
20820              Albert Chin-A-Young <china@thewrittenword.com>)
20821              
20822              add note about how $( doesn't interpolate in REs (from
20823              Philip Newton <newton@ficus.frogspace.net>)
20824              
20825              fix broken parsing of /\x{ab}/
20826              
20827              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
20828              (spotted by Donald Kinzer <dkinzer@premia.com>)
20829      Branch: maint-5.6/perl
20830           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
20831           !> t/pragma/utf8.t
20832 ____________________________________________________________________________
20833 [  7299] By: gsar                                  on 2000/10/16  04:52:50
20834         Log: integrate change#6044 from mainline
20835              
20836              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
20837              such that underscores are only ignored in literal numbers,
20838              "\x{...}", and hex/oct argument
20839      Branch: maint-5.6/perl
20840           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
20841 ____________________________________________________________________________
20842 [  7298] By: gsar                                  on 2000/10/16  04:50:53
20843         Log: integrate changes#6027..6043 from mainline
20844              
20845              podlators-1.02 update (from Russ Allbery)
20846              
20847              Pod::Man generates groff-incompatible macro definition (from
20848              Tom Christiansen)
20849              
20850              add CGI.pm v2.66 (from Lincoln Stein)
20851              
20852              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
20853              for @- and @+ (from Johan Vromans)
20854              
20855              small nits in diagnostics.pm (from Robin Barker)
20856              
20857              whitespace adjustments
20858              
20859              missing files in MANIFEST
20860              
20861              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
20862              to compensate
20863              
20864              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
20865              
20866              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
20867      Branch: maint-5.6/perl
20868           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
20869           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
20870           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
20871           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
20872           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
20873           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
20874           !> t/lib/cgi-html.t t/lib/cgi-request.t
20875 ____________________________________________________________________________
20876 [  7297] By: gsar                                  on 2000/10/16  04:44:30
20877         Log: integrate change#6025 from mainline
20878              
20879              Is{Alnum,Alpha,Word} don't match titlecase
20880              TODO: IsSpace is defined recursively!
20881              (both spotted by Larry)
20882      Branch: maint-5.6/perl
20883           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
20884           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
20885 ____________________________________________________________________________
20886 [  7296] By: gsar                                  on 2000/10/16  04:39:30
20887         Log: integrate change#6023 from mainline
20888              
20889              debugger stomps on $. (from M.J.T. Guy)
20890      Branch: maint-5.6/perl
20891           !> lib/perl5db.pl
20892 ____________________________________________________________________________
20893 [  7295] By: gsar                                  on 2000/10/16  04:38:02
20894         Log: integrate change#6022 from mainline
20895              
20896              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
20897      Branch: maint-5.6/perl
20898           !> sv.c
20899 ____________________________________________________________________________
20900 [  7294] By: gsar                                  on 2000/10/16  04:37:05
20901         Log: integrate changes#6018..6021 from mainline
20902              
20903              make lib/syslog.t portable to systems that don't have _PATH_LOG,
20904              make _PATH_LOG() return "" if unavailable
20905              
20906              windows portability tweaks
20907              
20908              test tweak
20909              
20910              remove Win2K issue in pod (fixed by change#6020)
20911      Branch: maint-5.6/perl
20912           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
20913           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
20914           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
20915 ____________________________________________________________________________
20916 [  7293] By: gsar                                  on 2000/10/16  04:20:00
20917         Log: integrate changes#6013..6015 from mainline
20918              
20919              tweak change#5945 to display correct switch name in diagnostic
20920              
20921              glob() loading File::Glob behind the scenes may cause syntax errors
20922              
20923              tweak test for portability
20924      Branch: maint-5.6/perl
20925           !> op.c perl.c pod/perldiag.pod t/lib/b.t
20926 ____________________________________________________________________________
20927 [  7292] By: gsar                                  on 2000/10/16  04:18:11
20928         Log: integrate changes#6005..6010 from mainline, cfgperl
20929              
20930              perldoc might fail via "use blib" (from Hugo van der Sanden)
20931              
20932              Regen Configure.
20933              
20934              note about compile failures and END blocks (from M.J.T. Guy)
20935              
20936              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
20937              
20938              (change#6009 integrated earlier in change#7255)
20939              
20940              clarify note about shadow password support (from
20941              gellyfish@gellyfish.com)
20942      Branch: maint-5.6/perl
20943           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
20944           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
20945           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
20946 ____________________________________________________________________________
20947 [  7291] By: gsar                                  on 2000/10/16  04:12:03
20948         Log: integrate changes#6002,6003 from mainline
20949              
20950              destructive sv_setsv() can lose UV-ness from source, causing
20951              numeric promotions/comparisons to fail to do the right thing
20952              
20953              allow REG_EXPAND_SZ keys in Windows registry (from
20954              John Clayton <John.Clayton@barclayscapital.com>)
20955      Branch: maint-5.6/perl
20956           !> sv.c win32/win32.c
20957 ____________________________________________________________________________
20958 [  7290] By: gsar                                  on 2000/10/16  04:10:19
20959         Log: integrate change#6001 from mainline
20960              
20961              support additional library locations via $Config{otherlibdirs}
20962              (from Andy Dougherty)
20963      Branch: maint-5.6/perl
20964           !> Configure INSTALL Porting/Glossary Porting/config.sh
20965           !> Porting/config_H config_h.SH epoc/config.sh perl.c
20966           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
20967           !> win32/config.bc win32/config.gc win32/config.vc
20968 ____________________________________________________________________________
20969 [  7289] By: gsar                                  on 2000/10/16  04:08:28
20970         Log: integrate change#5999 from mainline
20971              
20972              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
20973      Branch: maint-5.6/perl
20974           !> t/pragma/warn/toke toke.c
20975 ____________________________________________________________________________
20976 [  7288] By: gsar                                  on 2000/10/16  04:07:01
20977         Log: integrate changes#5997,5998 from cfgperl
20978              
20979              Preserve $!.
20980              
20981              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
20982      Branch: maint-5.6/perl
20983           !> lib/Math/Complex.pm
20984 ____________________________________________________________________________
20985 [  7287] By: gsar                                  on 2000/10/16  04:04:37
20986         Log: integrate change#5995 from mainline
20987              
20988              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
20989      Branch: maint-5.6/perl
20990           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
20991 ____________________________________________________________________________
20992 [  7286] By: gsar                                  on 2000/10/16  04:03:21
20993         Log: integrate change#5994 from mainline
20994              
20995              fix for missed accounting for null byte in pack("Z",...) (from
20996              M.J.T. Guy)
20997      Branch: maint-5.6/perl
20998           !> pp.c t/op/pack.t
20999 ____________________________________________________________________________
21000 [  7285] By: gsar                                  on 2000/10/16  04:02:11
21001         Log: integrate changes#5989..5993 from mainline
21002              
21003              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
21004              itself and no other (from Tom Hughes)
21005              
21006              use $ENV{LIB} to search for libs under Visual C compiler
21007              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
21008              
21009              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
21010              
21011              pod nit (from Simon Cozens)
21012              
21013              various minor tweaks seen on p5p
21014      Branch: maint-5.6/perl
21015           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
21016           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
21017           !> t/op/array.t toke.c
21018 ____________________________________________________________________________
21019 [  7284] By: gsar                                  on 2000/10/16  03:59:00
21020         Log: integrate changes#5978..5988 from mainline
21021              
21022              sync version numbers in File::Spec with the ones on CPAN
21023              (from Barrie Slaymaker)
21024              
21025              under useithreads, constant pad entries could inadvertantly be
21026              shared across threads (from Eric Blood <eblood@xmission.com>);
21027              added Eric's test case to testsuite
21028              
21029              allow Configure -S to run non-interactively (spotted by Greg Hudson
21030              <ghudson@mit.edu>)
21031              
21032              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
21033              prototype mismatch with CORE::glob(); update pod and tests to
21034              suit (File::Glob::glob() is still available for backward
21035              compatibility, but should be considered deprecated)
21036              
21037              avoid error in IO::Socket::INET when given an unknown service name
21038              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
21039              
21040              numeric conversion of non-number in change#3378 tramples on
21041              OOK offset, causing segfaults
21042              
21043              attributes::reftype() doesn't work on tied argument
21044              
21045              forked child may not exit correctly if it failed to open
21046              /dev/console (from Graham Barr)
21047              
21048              add regular expressions tutorial and quick-start guide (from
21049              Mark Kvale <kvale@phy.ucsf.edu>)
21050              
21051              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
21052              
21053              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
21054              <paul@miraclefish.com>)
21055      Branch: maint-5.6/perl
21056           +> pod/perlrequick.pod pod/perlretut.pod
21057           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
21058           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
21059           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
21060           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
21061           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
21062           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21063           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
21064           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
21065 ____________________________________________________________________________
21066 [  7283] By: gsar                                  on 2000/10/16  03:52:14
21067         Log: integrate change#5977 from mainline
21068              
21069              autoquote barewords followed by newline and arrow properly
21070              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
21071      Branch: maint-5.6/perl
21072           !> t/pragma/warn/toke toke.c
21073 ____________________________________________________________________________
21074 [  7282] By: gsar                                  on 2000/10/16  03:50:48
21075         Log: integrate change#5976 from mainline
21076              
21077              DB_File v1.73 update (from Paul Marquess)
21078      Branch: maint-5.6/perl
21079           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
21080           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
21081 ____________________________________________________________________________
21082 [  7281] By: gsar                                  on 2000/10/16  03:49:14
21083         Log: integrate change#5975 from mainline
21084              
21085              allow sort() reentrancy (variant of patch suggested by
21086              Hugo van der Sanden)
21087      Branch: maint-5.6/perl
21088           !> pp_ctl.c t/op/sort.t
21089 ____________________________________________________________________________
21090 [  7280] By: gsar                                  on 2000/10/16  03:48:22
21091         Log: integrate change#5974 from mainline
21092              
21093              change#4197 somehow missed initializing PL_errors, meaning
21094              syntax error queueing wasn't working outside eval"" at all;
21095              also fixed eval"" to localize PL_error_count, so that compile-time
21096              eval's don't clobber the error state of the outer context
21097      Branch: maint-5.6/perl
21098           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
21099           !> t/pragma/warn/toke
21100 ____________________________________________________________________________
21101 [  7279] By: gsar                                  on 2000/10/16  03:46:21
21102         Log: integrate change#5973 from mainline
21103              
21104              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
21105      Branch: maint-5.6/perl
21106           !> regcomp.c regexec.c t/op/re_tests
21107 ____________________________________________________________________________
21108 [  7278] By: gsar                                  on 2000/10/16  03:44:54
21109         Log: integrate change#5971 from cfgperl
21110              
21111              Unicos tweaks from Mark P. Lutz.
21112      Branch: maint-5.6/perl
21113           !> hints/unicos.sh lib/Math/Complex.pm
21114 ____________________________________________________________________________
21115 [  7277] By: gsar                                  on 2000/10/16  03:42:59
21116         Log: integrate changes#5966..5970 from mainline
21117              
21118              add testsuite for B backends, fix bug in B::Deparse (from
21119              Simon Cozens <simon@brecon.co.uk>)
21120              
21121              improved docs on the warn_uninit diagnostic (from David Glasser
21122              and Simon Cozens)
21123              
21124              tolerate spaces in group names in test on solaris (from David Boyce
21125              <dsb@boyski.com>)
21126              
21127              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
21128              
21129              Data::Dumper fumbles negative numbers on 32-bit platforms where
21130              IV is >32bits
21131      Branch: maint-5.6/perl
21132           +> t/lib/b.t t/lib/syslog.t
21133           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
21134           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
21135           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
21136 ____________________________________________________________________________
21137 [  7276] By: gsar                                  on 2000/10/16  03:39:30
21138         Log: integrate change#5965 from mainline
21139              
21140              avoid "will not stay shared" warnings for our variables (from
21141              Robin Barker)
21142      Branch: maint-5.6/perl
21143           !> op.c t/pragma/warn/op
21144 ____________________________________________________________________________
21145 [  7275] By: gsar                                  on 2000/10/16  03:38:18
21146         Log: integrate change#5964 from mainline
21147              
21148              reformat to 72 columns (again)
21149      Branch: maint-5.6/perl
21150           !> pod/perldiag.pod
21151 ____________________________________________________________________________
21152 [  7274] By: gsar                                  on 2000/10/16  03:36:58
21153         Log: integrate change#5963 from mainline
21154              
21155              patch from Larry to make (\&) prototype work; added tests for
21156              the same
21157      Branch: maint-5.6/perl
21158           !> op.c t/comp/proto.t
21159 ____________________________________________________________________________
21160 [  7273] By: gsar                                  on 2000/10/16  03:35:51
21161         Log: integrate changes#5956..5962 from mainline
21162              
21163              better diagnostics on failed tests (from Ilya Zakharevich)
21164              
21165              pod nits (from A. C. Yardley <yardley@tanet.net>)
21166              
21167              change#3569 deleted some essential code, revert; avoid use of
21168              atexit() to make DynaLoader work properly on AIX under mod_perl
21169              (from Jens-Uwe Mager <jum@helios.de>)
21170              
21171              doubled words in pods (from Simon Cozens
21172              <simon.p.cozens@jp.pwcglobal.com>)
21173              
21174              better INSTALL notes on Solaris issues (from Dominic Dunlop)
21175              
21176              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
21177              
21178              updated README.hpux (from Jeff Okamoto)
21179      Branch: maint-5.6/perl
21180           !> INSTALL README.hpux emacs/cperl-mode.el
21181           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
21182           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
21183           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
21184           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
21185           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
21186           !> t/op/lex_assign.t
21187 ____________________________________________________________________________
21188 [  7272] By: gsar                                  on 2000/10/16  03:31:22
21189         Log: integrate change#5955 from mainline
21190              
21191              longstanding bug exposed by change#3307: sort arguments weren't
21192              compiled with the right wantarray context (ensuing runtime lookup
21193              via block_gimme() was getting the incidental context of the
21194              sort() itself)
21195      Branch: maint-5.6/perl
21196           !> op.c t/op/sort.t
21197 ____________________________________________________________________________
21198 [  7271] By: gsar                                  on 2000/10/16  03:29:11
21199         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
21200              branch
21201              
21202              Flatten the cpp jungle doing the nosuid checking.
21203              
21204              Do not assume sign propagation. (from M.J.T. Guy)
21205              
21206              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
21207              
21208              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
21209              Now pp_ncmp() returns undef is either operand is a NaN.
21210              
21211              On second thoughts frexp() does have two arguments.
21212              
21213              Document that tr() is not tr(1).
21214              
21215              Be more robust on "extreme" (large absolute value)
21216              arguments.  Originally reported by Daniel Connelly
21217              as a problem with asinh() on large negative arguments,
21218              asinh() used to bail out because an argument to log()
21219              ended up being zero.  Ilya Zakharevich proposed using
21220              Taylor's series in such cases, which for such large
21221              arguments is a very good approximation.
21222              
21223              Undo "use integer" addition from 64bitint as it seems
21224              to break most of the subtests in Digital UNIX;
21225              Unicos needs to find another way.
21226      Branch: maint-5.6/perl
21227           !> (integrate 29 files)
21228 ____________________________________________________________________________
21229 [  7270] By: gsar                                  on 2000/10/16  03:09:44
21230         Log: integrate changes#5948,5949,5950 from mainline
21231              
21232              typo in vars.pm that leads to cryptic message (from Piotr
21233              Piatkowski <kompas@kompas.usr.onet.pl>)
21234              
21235              make perldoc use the pod2man from the same version (from
21236              M.J.T. Guy)
21237              
21238              reformat perldiag to avoid long lines
21239      Branch: maint-5.6/perl
21240           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
21241 ____________________________________________________________________________
21242 [  7269] By: gsar                                  on 2000/10/16  03:05:54
21243         Log: integrate change#5947 from mainline
21244              
21245              use &dl_error rather than &dl_load_file as the guard for calling
21246              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
21247              statically built perl)
21248      Branch: maint-5.6/perl
21249           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
21250 ____________________________________________________________________________
21251 [  7268] By: gsar                                  on 2000/10/16  03:04:48
21252         Log: integrate change#5945 from mainline
21253              
21254              make module name mandatory after -M switch; reorder perldiag
21255              alphabetically (from Mark-Jason Dominus)
21256      Branch: maint-5.6/perl
21257           !> perl.c pod/perldiag.pod
21258 ____________________________________________________________________________
21259 [  7267] By: gsar                                  on 2000/10/16  03:03:01
21260         Log: integrate change#5939 from mainline
21261              
21262              more pod nits (from Larry Virden)
21263      Branch: maint-5.6/perl
21264           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
21265           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
21266           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
21267 ____________________________________________________________________________
21268 [  7266] By: gsar                                  on 2000/10/16  03:01:39
21269         Log: integrate change#5938 from mainline
21270              
21271              Consolidated B::Deparse fixes (from Stephen McCamant)
21272      Branch: maint-5.6/perl
21273           !> ext/B/B/Deparse.pm
21274 ____________________________________________________________________________
21275 [  7265] By: gsar                                  on 2000/10/16  03:00:43
21276         Log: integrate change#5936 from mainline
21277              
21278              additional tests for change#7263 (from Paul Marquess)
21279      Branch: maint-5.6/perl
21280           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
21281           !> t/pragma/warn/5nolint t/pragma/warn/6default
21282 ____________________________________________________________________________
21283 [  7264] By: gsar                                  on 2000/10/16  02:58:34
21284         Log: integrate change#5934 from mainline
21285              
21286              propagate lexical warnings from surrounding scope correctly
21287              within string eval() (from Paul Marquess)
21288      Branch: maint-5.6/perl
21289           !> pp_ctl.c t/pragma/warn/pp_ctl
21290 ____________________________________________________________________________
21291 [  7263] By: gsar                                  on 2000/10/16  02:56:53
21292         Log: integrate change#5932 from mainline
21293              
21294              add rsignal(), whichsig() and do_join() to public API list
21295              (mod_perl uses them to good advantage)
21296      Branch: maint-5.6/perl
21297           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
21298 ____________________________________________________________________________
21299 [  7262] By: gsar                                  on 2000/10/16  02:55:53
21300         Log: integrate change#5931 from mainline
21301              
21302              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
21303      Branch: maint-5.6/perl
21304           !> pp_hot.c regexec.c t/op/pat.t
21305 ____________________________________________________________________________
21306 [  7261] By: gsar                                  on 2000/10/16  02:55:01
21307         Log: integrate change#5930 from mainline
21308              
21309              small os390 tweaks (from Peter Prymmer)
21310      Branch: maint-5.6/perl
21311           !> config_h.SH makedepend.SH
21312 ____________________________________________________________________________
21313 [  7260] By: gsar                                  on 2000/10/16  02:54:10
21314         Log: integrate change#5929 from mainline
21315              
21316              pod nits
21317      Branch: maint-5.6/perl
21318           !> pod/perlguts.pod
21319 ____________________________________________________________________________
21320 [  7259] By: gsar                                  on 2000/10/16  02:52:55
21321         Log: integrate change#5927 from mainline
21322              
21323              arrange for next() to resume at the unstack op rather than the
21324              loop conditional, so that scope cleanup happens correctly
21325              (from Stephen McCamant)
21326      Branch: maint-5.6/perl
21327           !> op.c pp_ctl.c t/op/misc.t
21328 ____________________________________________________________________________
21329 [  7258] By: gsar                                  on 2000/10/16  02:51:38
21330         Log: integrate change#5926 from mainline
21331              
21332              on windows, reserve 16M of stack rather than 128M (allows more
21333              threads to run concurrently)
21334      Branch: maint-5.6/perl
21335           !> win32/Makefile win32/makefile.mk
21336 ____________________________________________________________________________
21337 [  7257] By: gsar                                  on 2000/10/16  02:50:37
21338         Log: integrate change#5925 from mainline
21339              
21340              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
21341      Branch: maint-5.6/perl
21342           !> toke.c
21343 ____________________________________________________________________________
21344 [  7256] By: gsar                                  on 2000/10/16  02:49:36
21345         Log: integrate change#5924 from mainline
21346              
21347              avoid using uninitialized memory in require version check
21348      Branch: maint-5.6/perl
21349           !> pp_ctl.c universal.c
21350 ____________________________________________________________________________
21351 [  7255] By: gsar                                  on 2000/10/16  02:48:03
21352         Log: integrate changes#5923,5928,6009 from mainline
21353              
21354              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
21355      Branch: maint-5.6/perl
21356           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
21357 ____________________________________________________________________________
21358 [  7254] By: gsar                                  on 2000/10/16  02:44:46
21359         Log: integrate change#5922 from mainline
21360              
21361              commentary about IoTYPE() (from Nathan Torkington)
21362      Branch: maint-5.6/perl
21363           !> sv.h
21364 ____________________________________________________________________________
21365 [  7253] By: gsar                                  on 2000/10/16  02:43:49
21366         Log: integrate change#5921 from mainline
21367              
21368              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
21369      Branch: maint-5.6/perl
21370           !> sv.c t/lib/charnames.t t/pragma/utf8.t
21371 ____________________________________________________________________________
21372 [  7252] By: gsar                                  on 2000/10/16  02:42:31
21373         Log: integrate change#5920 from mainline
21374              
21375              Larry's fix for buggy propagation of utf8-ness in join(); add test
21376      Branch: maint-5.6/perl
21377           !> doop.c t/op/ver.t
21378 ____________________________________________________________________________
21379 [  7251] By: gsar                                  on 2000/10/16  02:41:14
21380         Log: integrate changes#5915..5919 from mainline
21381              
21382              various (pod tweaks &c)
21383      Branch: maint-5.6/perl
21384           !> (integrate 33 files)
21385 ____________________________________________________________________________
21386 [  7250] By: gsar                                  on 2000/10/16  02:38:16
21387         Log: integrate change#5914 from mainline
21388              
21389              caller() wasn't returning the right number of elements for
21390              eval {...}
21391      Branch: maint-5.6/perl
21392           !> pp_ctl.c t/pragma/warn/9enabled
21393 ____________________________________________________________________________
21394 [  7249] By: gsar                                  on 2000/10/16  02:37:02
21395         Log: integrate change#5913 from mainline
21396              
21397              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
21398              (from Mark-Jason Dominus)
21399      Branch: maint-5.6/perl
21400           !> pod/perlfunc.pod
21401 ____________________________________________________________________________
21402 [  7248] By: gsar                                  on 2000/10/16  02:35:58
21403         Log: integrate change#5912 from mainline
21404              
21405              fix totally broken caching in UNIVERSAL::isa() (from
21406              Nick Ing-Simmons)
21407      Branch: maint-5.6/perl
21408           !> t/op/universal.t universal.c
21409 ____________________________________________________________________________
21410 [  7247] By: gsar                                  on 2000/10/16  02:34:27
21411         Log: integrate changes#5910,5911 from mainline
21412              
21413              typo in pod
21414              
21415              add linebreak properties from unicode/LineBrk.txt (from
21416              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
21417      Branch: maint-5.6/perl
21418           +> (branch 29 files)
21419           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
21420 ____________________________________________________________________________
21421 [  7246] By: gsar                                  on 2000/10/16  02:33:29
21422         Log: integrate change#5909 from mainline
21423              
21424              mode argument to do_binmode() should be file mode, not boolean
21425      Branch: maint-5.6/perl
21426           !> pp_sys.c
21427 ____________________________________________________________________________
21428 [  7245] By: gsar                                  on 2000/10/16  02:31:04
21429         Log: integrate change#5908 from mainline
21430              
21431              introduce illegal symbols into null package so that
21432              gv_fetchpv(...,TRUE) always returns a valid GV even when the
21433              symbol is trapped by strictures (avoids coredumps)
21434      Branch: maint-5.6/perl
21435           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
21436           !> t/pragma/strict-vars
21437 ____________________________________________________________________________
21438 [  7244] By: jhi                                   on 2000/10/16  02:29:54
21439         Log: Subject: $Carp::ExportLevel confusion in Exporter
21440              From: "Ben Tilly" <ben_tilly@hotmail.com>
21441              Date: Sat, 14 Oct 2000 16:44:34 EDT
21442              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
21443      Branch: perl
21444            ! lib/Exporter/Heavy.pm
21445 ____________________________________________________________________________
21446 [  7243] By: jhi                                   on 2000/10/16  02:28:33
21447         Log: Subject: [PATCH perlguts.pod] Document offset hack
21448              From: Simon Cozens <simon@cozens.net>
21449              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
21450              Date: Sat, 14 Oct 2000 19:32:25 +0100
21451      Branch: perl
21452            ! pod/perlguts.pod
21453 ____________________________________________________________________________
21454 [  7242] By: gsar                                  on 2000/10/16  02:26:51
21455         Log: integrate changes#5905,5906,5907,6064 from mainline
21456              
21457              printf/sprintf didn't get quad types right under use64bitint
21458      Branch: maint-5.6/perl
21459           !> pp_sys.c sv.c t/op/64bitint.t
21460 ____________________________________________________________________________
21461 [  7241] By: jhi                                   on 2000/10/16  02:22:44
21462         Log: Subject: small pod patch
21463              From: Dan Boorstein <dan_boo@bellsouth.net>
21464              Date: Sat, 14 Oct 2000 14:29:24 -0400
21465              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
21466      Branch: perl
21467            ! pod/perlfaq7.pod pod/perlmod.pod
21468 ____________________________________________________________________________
21469 [  7240] By: jhi                                   on 2000/10/16  02:13:46
21470         Log: -w cleanup.
21471              
21472              Subject: Re: Problems with bleadperl 
21473              From: "Stephen P. Potter" <spp@ds.net>
21474              Date: Fri, 13 Oct 2000 13:32:49 -0400
21475              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
21476      Branch: perl
21477            ! t/pragma/overload.t
21478 ____________________________________________________________________________
21479 [  7239] By: jhi                                   on 2000/10/16  01:41:18
21480         Log: One more ~utf8 tweak.
21481      Branch: perl
21482            ! t/op/bop.t
21483 ____________________________________________________________________________
21484 [  7238] By: jhi                                   on 2000/10/16  01:34:14
21485         Log: Tweak the test of #7235.
21486      Branch: perl
21487            ! t/op/bop.t
21488 ____________________________________________________________________________
21489 [  7237] By: jhi                                   on 2000/10/16  01:25:04
21490         Log: Fix a couple of compiler-noted nits in #7235.
21491      Branch: perl
21492            ! pp.c
21493 ____________________________________________________________________________
21494 [  7236] By: jhi                                   on 2000/10/16  01:22:46
21495         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
21496      Branch: perl
21497            ! pp.c pp_hot.c
21498 ____________________________________________________________________________
21499 [  7235] By: jhi                                   on 2000/10/15  16:24:44
21500         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
21501              
21502              From: Simon Cozens <simon@cozens.net>
21503              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
21504              Date: Sat, 14 Oct 2000 20:52:13 +0100
21505              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
21506      Branch: perl
21507            ! pp.c t/op/bop.t utf8.h
21508 ____________________________________________________________________________
21509 [  7234] By: jhi                                   on 2000/10/15  15:19:29
21510         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
21511              The problem was that rx->minlen was in chars while pp_split()
21512              thought it would be in bytes. 
21513      Branch: perl
21514            ! pp.c t/pragma/utf8.t
21515 ____________________________________________________________________________
21516 [  7233] By: jhi                                   on 2000/10/14  20:24:24
21517         Log: Document FNCASE=y as discussed in the bug 20000902.009.
21518      Branch: perl
21519            ! README.dos
21520 ____________________________________________________________________________
21521 [  7232] By: jhi                                   on 2000/10/14  18:52:21
21522         Log: Add test for bug id 20000427.003 (which seems to have
21523              been fixed) (also duplicate as 20000427.004, though
21524              with a higher severity).  Move one utf8 from op/append
21525              to pragma/utf8, tag the tests with bug ids.
21526      Branch: perl
21527            ! t/op/append.t t/pragma/utf8.t
21528 ____________________________________________________________________________
21529 [  7231] By: jhi                                   on 2000/10/14  17:28:37
21530         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
21531      Branch: perl
21532            ! t/pragma/utf8.t
21533 ____________________________________________________________________________
21534 [  7230] By: jhi                                   on 2000/10/14  14:24:50
21535         Log: Needs to be conditional on SunOS 4.
21536              
21537              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
21538              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
21539              Date: Sat, 14 Oct 2000 13:37:49 +0100
21540              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
21541      Branch: metaconfig/U/perl
21542            ! End.U
21543      Branch: perl
21544            ! Configure myconfig.SH pod/perldelta.pod
21545 ____________________________________________________________________________
21546 [  7229] By: jhi                                   on 2000/10/14  00:49:22
21547         Log: Update Changes.
21548      Branch: perl
21549            ! Changes patchlevel.h
21550 ____________________________________________________________________________
21551 [  7228] By: jhi                                   on 2000/10/14  00:46:10
21552         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
21553              From: Peter Prymmer <pvhp@forte.com>
21554              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
21555              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
21556      Branch: perl
21557            ! lib/utf8.pm
21558 ____________________________________________________________________________
21559 [  7227] By: jhi                                   on 2000/10/13  23:20:30
21560         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
21561      Branch: perl
21562            ! t/op/tie.t
21563 ____________________________________________________________________________
21564 [  7226] By: jhi                                   on 2000/10/13  22:14:32
21565         Log: Tweak #7225.
21566              
21567              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
21568              From: Peter Prymmer <pvhp@forte.com>
21569              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
21570              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
21571      Branch: perl
21572            ! t/op/sprintf.t
21573 ____________________________________________________________________________
21574 [  7225] By: jhi                                   on 2000/10/13  22:11:31
21575         Log: op/sprintf.t patch for OS/390 (and any other host with limited
21576              floating-point exponent length)
21577              
21578              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
21579              From: Dominic Dunlop <domo@computer.org>
21580              Date: Fri, 13 Oct 2000 19:17:57 +0200
21581              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
21582      Branch: perl
21583            ! t/op/sprintf.t
21584 ____________________________________________________________________________
21585 [  7224] By: jhi                                   on 2000/10/13  18:40:48
21586         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
21587      Branch: perl
21588            ! toke.c
21589 ____________________________________________________________________________
21590 [  7223] By: jhi                                   on 2000/10/13  18:37:13
21591         Log: Thinko in #7222.
21592      Branch: perl
21593            ! utf8.c
21594 ____________________________________________________________________________
21595 [  7222] By: jhi                                   on 2000/10/13  18:05:23
21596         Log: Use UTF8SKIP(), from Simon Cozens.
21597      Branch: perl
21598            ! utf8.c
21599 ____________________________________________________________________________
21600 [  7221] By: jhi                                   on 2000/10/13  15:43:19
21601         Log: (accidentally empty check-in)
21602      Branch: perl
21603            ! utf8.c
21604 ____________________________________________________________________________
21605 [  7220] By: jhi                                   on 2000/10/13  15:23:51
21606         Log: Add (optimistically) Storable to static extensions.
21607      Branch: perl
21608            ! hints/uwin.sh hints/vmesa.sh
21609 ____________________________________________________________________________
21610 [  7219] By: jhi                                   on 2000/10/13  15:20:05
21611         Log: Amdahl UTS doesn't seem to do dynaloading.
21612      Branch: perl
21613            ! hints/uts.sh
21614 ____________________________________________________________________________
21615 [  7218] By: jhi                                   on 2000/10/13  15:15:20
21616         Log: Slight tweak of the code to appease Amdahl UTS cc.
21617      Branch: perl
21618            ! pp.c
21619 ____________________________________________________________________________
21620 [  7217] By: jhi                                   on 2000/10/13  14:50:42
21621         Log: In Amdahl UTS "struct sv" is defined by a system header,
21622              <ksync.h>.
21623      Branch: perl
21624            ! perl.h sv.h
21625 ____________________________________________________________________________
21626 [  7216] By: jhi                                   on 2000/10/13  11:58:25
21627         Log: Ilya implemented the memory profiling API.
21628      Branch: perl
21629            ! Todo
21630 ____________________________________________________________________________
21631 [  7215] By: jhi                                   on 2000/10/13  02:56:38
21632         Log: Subject: [PATCH 5.7.0] Perl API for mstats
21633              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21634              Date: Thu, 12 Oct 2000 22:52:40 -0400
21635              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
21636      Branch: perl
21637            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
21638 ____________________________________________________________________________
21639 [  7214] By: jhi                                   on 2000/10/13  02:55:38
21640         Log: Subject: [PATCH 5.7.0] IVs in mtats
21641              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
21642              Date: Thu, 12 Oct 2000 22:51:04 -0400
21643              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
21644      Branch: perl
21645            ! malloc.c perl.h
21646 ____________________________________________________________________________
21647 [  7213] By: jhi                                   on 2000/10/13  02:31:47
21648         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
21649      Branch: perl
21650            ! pod/perldiag.pod pp_sys.c
21651 ____________________________________________________________________________
21652 [  7212] By: jhi                                   on 2000/10/13  01:27:38
21653         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
21654              From: Peter Prymmer <pvhp@forte.com>
21655              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
21656              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
21657      Branch: perl
21658            ! t/op/oct.t
21659 ____________________________________________________________________________
21660 [  7211] By: jhi                                   on 2000/10/13  00:35:09
21661         Log: Update Changes.
21662      Branch: perl
21663            ! Changes patchlevel.h
21664 ____________________________________________________________________________
21665 [  7210] By: jhi                                   on 2000/10/12  23:59:40
21666         Log: The Install.pm third of
21667              
21668              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
21669              From: Bill Campbell <bill@celestial.com>
21670              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
21671              Date: Thu, 5 Oct 2000 18:04:51 -0700
21672      Branch: perl
21673            ! lib/ExtUtils/Install.pm
21674 ____________________________________________________________________________
21675 [  7209] By: jhi                                   on 2000/10/12  23:58:43
21676         Log: Two thirds of
21677              
21678              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
21679              Date: Thu, 5 Oct 2000 18:04:51 -0700
21680              From: Bill Campbell <bill@celestial.com>
21681              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
21682              
21683              The Install.pm changes will be submitted separately because
21684              they need some work and discussion still.
21685      Branch: perl
21686            ! lib/getopts.pl lib/termcap.pl
21687 ____________________________________________________________________________
21688 [  7208] By: jhi                                   on 2000/10/12  23:41:19
21689         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
21690              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
21691              Date:     Thu, 12 Oct 2000 07:30:02 EDT
21692              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
21693      Branch: perl
21694            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
21695            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
21696 ____________________________________________________________________________
21697 [  7207] By: jhi                                   on 2000/10/12  23:39:01
21698         Log: An updated EBCDIC tr patch.
21699              
21700              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
21701              From: Peter Prymmer <pvhp@forte.com>
21702              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
21703              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
21704      Branch: perl
21705            ! t/op/tr.t
21706 ____________________________________________________________________________
21707 [  7206] By: jhi                                   on 2000/10/12  23:34:55
21708         Log: Upgrade to CPAN 1.58, from Andreas König.
21709      Branch: perl
21710            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21711 ____________________________________________________________________________
21712 [  7205] By: jhi                                   on 2000/10/12  23:29:08
21713         Log: Introduce the man[24-8] variables, from Andy Dougherty.
21714      Branch: metaconfig/U/perl
21715            + mandirs.U mandirstyle.U
21716      Branch: perl
21717            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21718            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
21719            ! vos/config.h vos/config.pl vos/config_h.SH_orig
21720            ! win32/config.bc win32/config.gc win32/config.vc
21721 ____________________________________________________________________________
21722 [  7204] By: gsar                                  on 2000/10/12  18:11:24
21723         Log: restore change#7202
21724      Branch: perl
21725            ! mg.c
21726 ____________________________________________________________________________
21727 [  7203] By: gsar                                  on 2000/10/12  18:09:40
21728         Log: another test of the Emergency Broadcast System--back out 
21729              change#7202
21730      Branch: perl
21731            ! mg.c
21732 ____________________________________________________________________________
21733 [  7202] By: gsar                                  on 2000/10/12  16:40:47
21734         Log: (submitted on behalf of Jarkko)
21735              Fix the lib/encode.t subtest 6 failure as reported by Andreas
21736              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
21737              was unearthed by change 7182, as was a bug in HTML::Entities.
21738      Branch: perl
21739            ! mg.c
21740 ____________________________________________________________________________
21741 [  7201] By: jhi                                   on 2000/10/11  03:16:05
21742         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
21743      Branch: perl
21744            ! pp_hot.c t/pragma/utf8.t
21745 ____________________________________________________________________________
21746 [  7200] By: jhi                                   on 2000/10/11  00:40:30
21747         Log: The #7198 was a false alarm.
21748      Branch: perl
21749            ! pp_hot.c
21750 ____________________________________________________________________________
21751 [  7199] By: jhi                                   on 2000/10/11  00:26:04
21752         Log: Remove duplicated code.
21753      Branch: perl
21754            ! t/lib/cgi-html.t
21755 ____________________________________________________________________________
21756 [  7198] By: jhi                                   on 2000/10/10  23:30:46
21757         Log: (Retracted by #7200.)
21758      Branch: perl
21759            ! pp_hot.c
21760 ____________________________________________________________________________
21761 [  7197] By: jhi                                   on 2000/10/10  21:49:30
21762         Log: Add the test case for #7190, from the original bug report
21763              by Andreas König.
21764      Branch: perl
21765            ! t/pragma/utf8.t
21766 ____________________________________________________________________________
21767 [  7196] By: jhi                                   on 2000/10/10  21:40:49
21768         Log: Reapply Andy's patch and regen Configure.
21769      Branch: perl
21770            ! Configure INSTALL Makefile.SH Porting/Glossary
21771            ! Porting/config.sh config_h.SH epoc/config.sh installperl
21772            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
21773            ! win32/config.vc
21774 ____________________________________________________________________________
21775 [  7195] By: jhi                                   on 2000/10/10  21:09:30
21776         Log: Use the versiononly instead of the installscripts,
21777              retract the changes 7146 and 7147.
21778      Branch: perl
21779            ! Configure INSTALL Makefile.SH Porting/Glossary
21780            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
21781            ! installperl uconfig.sh vos/config.def win32/config.bc
21782            ! win32/config.gc win32/config.vc
21783 ____________________________________________________________________________
21784 [  7194] By: jhi                                   on 2000/10/10  21:06:15
21785         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
21786              From: Peter Prymmer <pvhp@forte.com>
21787              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
21788              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
21789      Branch: perl
21790            ! t/op/ver.t
21791 ____________________________________________________________________________
21792 [  7193] By: jhi                                   on 2000/10/10  21:05:12
21793         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
21794              From: Peter Prymmer <pvhp@forte.com>
21795              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
21796              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
21797      Branch: perl
21798            ! t/op/tr.t
21799 ____________________________________________________________________________
21800 [  7192] By: jhi                                   on 2000/10/10  20:57:30
21801         Log: Add versiononly, delete installscripts, from Andy Dougherty.
21802      Branch: metaconfig
21803            - U/installdirs/installscripts.U
21804      Branch: metaconfig/U/perl
21805            + versiononly.U
21806 ____________________________________________________________________________
21807 [  7191] By: jhi                                   on 2000/10/10  19:41:21
21808         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
21809              From: Peter Prymmer <pvhp@forte.com>
21810              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
21811              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
21812      Branch: perl
21813            ! pod/perlebcdic.pod
21814 ____________________________________________________________________________
21815 [  7190] By: jhi                                   on 2000/10/10  19:26:14
21816         Log: Subject: Re: utf8 concat, mg_get
21817              From: Simon Cozens <simon@cozens.net>
21818              Date: Tue, 10 Oct 2000 17:40:17 +0100
21819              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
21820      Branch: perl
21821            ! pp_hot.c
21822 ____________________________________________________________________________
21823 [  7189] By: jhi                                   on 2000/10/10  19:23:03
21824         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
21825              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
21826              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
21827              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
21828      Branch: perl
21829            ! lib/ExtUtils/MM_Unix.pm
21830 ____________________________________________________________________________
21831 [  7188] By: jhi                                   on 2000/10/10  15:31:24
21832         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
21833              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
21834              Date: Fri, 14 Jul 2000 10:47:36 +0100
21835              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
21836      Branch: perl
21837            ! README.win32
21838 ____________________________________________________________________________
21839 [  7187] By: jhi                                   on 2000/10/10  13:30:10
21840         Log: Quote the temp file name, needed in Win32 because the
21841              default name unfortunately contains spaces, shouldn't
21842              hurt elsewhere.
21843              
21844              Subject: FW: perldoc fails if $TEMP contains spaces
21845              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
21846              Date: Thu, 14 Sep 2000 08:58:45 +0100
21847              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
21848      Branch: perl
21849            ! utils/perldoc.PL
21850 ____________________________________________________________________________
21851 [  7186] By: jhi                                   on 2000/10/10  13:16:27
21852         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
21853              From: hv@hugo.hybyte.com
21854              Date: Tue, 10 Oct 2000 14:10:20 +0100
21855              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
21856      Branch: perl
21857            ! t/lib/thr5005.t util.c
21858 ____________________________________________________________________________
21859 [  7185] By: jhi                                   on 2000/10/10  12:06:22
21860         Log: Upgrade to podlators 1.04, from Russ Allbery.
21861      Branch: perl
21862            ! lib/Pod/Man.pm lib/Pod/Text.pm
21863 ____________________________________________________________________________
21864 [  7184] By: jhi                                   on 2000/10/10  12:01:32
21865         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
21866      Branch: perl
21867            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
21868 ____________________________________________________________________________
21869 [  7183] By: jhi                                   on 2000/10/09  23:47:15
21870         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
21871              From: Peter Prymmer <pvhp@forte.com>
21872              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
21873              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
21874      Branch: perl
21875            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
21876 ____________________________________________________________________________
21877 [  7182] By: jhi                                   on 2000/10/09  23:43:16
21878         Log: Make eq work again with utf8 (disabling the upgrading
21879              should no more be necessary since the copies of the
21880              scalars are upgraded, not the scalars themselves).
21881              Takes care of ID 20001009.001.  (The claimed length()
21882              bug in 20001009.001 seems bogus to me.)
21883      Branch: perl
21884            ! sv.c t/pragma/utf8.t
21885 ____________________________________________________________________________
21886 [  7181] By: gsar                                  on 2000/10/09  19:41:54
21887         Log: tweak for change#7173
21888      Branch: perl
21889            ! win32/win32sck.c
21890 ____________________________________________________________________________
21891 [  7180] By: gsar                                  on 2000/10/09  19:26:56
21892         Log: on Windows, clean targets might not work under some flavors of the shell
21893      Branch: perl
21894            ! win32/Makefile win32/makefile.mk
21895 ____________________________________________________________________________
21896 [  7179] By: jhi                                   on 2000/10/09  19:21:02
21897         Log: Update Changes.
21898      Branch: perl
21899            ! Changes patchlevel.h
21900 ____________________________________________________________________________
21901 [  7178] By: jhi                                   on 2000/10/09  19:18:23
21902         Log: Warn about unknown scripts.
21903              
21904              Subject: Re: ideas? patches? [PATCH bleadperl]
21905              From: Dominic Dunlop <domo@computer.org>
21906              Date: Mon, 9 Oct 2000 14:57:17 +0200
21907              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
21908      Branch: perl
21909            ! lib/charnames.pm
21910 ____________________________________________________________________________
21911 [  7177] By: jhi                                   on 2000/10/09  19:13:27
21912         Log: Change #7160 had a nasty typo.
21913      Branch: metaconfig
21914            ! U/compline/Compile.U
21915      Branch: perl
21916            ! Configure config_h.SH
21917 ____________________________________________________________________________
21918 [  7176] By: gsar                                  on 2000/10/09  18:59:33
21919         Log: pod nit
21920      Branch: perl
21921            ! pod/perlport.pod
21922 ____________________________________________________________________________
21923 [  7175] By: gsar                                  on 2000/10/09  18:54:28
21924         Log: Windows9x doesn't support link(), despite what Config.pm
21925              might think
21926      Branch: perl
21927            ! lib/ExtUtils/Manifest.pm
21928 ____________________________________________________________________________
21929 [  7174] By: gsar                                  on 2000/10/09  18:50:03
21930         Log: avoid nonportable example code
21931      Branch: perl
21932            ! lib/File/Copy.pm
21933 ____________________________________________________________________________
21934 [  7173] By: gsar                                  on 2000/10/09  18:46:54
21935         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
21936              being used) when closing a socket handle
21937      Branch: perl
21938            ! win32/win32.c win32/win32.h win32/win32sck.c
21939 ____________________________________________________________________________
21940 [  7172] By: gsar                                  on 2000/10/09  18:41:40
21941         Log: on Windows, cwd strings in the environment should be of the
21942              form =X:=X:\foo instead of =X=X:\foo\
21943      Branch: perl
21944            ! win32/vdir.h
21945 ____________________________________________________________________________
21946 [  7171] By: gsar                                  on 2000/10/09  18:30:09
21947         Log: on Windows, LoadLibrary() could load an extension DLL multiple
21948              times if forward slashes are used in the path
21949      Branch: perl
21950            ! win32/win32.c
21951 ____________________________________________________________________________
21952 [  7170] By: jhi                                   on 2000/10/09  17:53:59
21953         Log: Add a todo note about overloadable assertions.
21954      Branch: perl
21955            ! Todo-5.6
21956 ____________________________________________________________________________
21957 [  7169] By: jhi                                   on 2000/10/09  13:43:45
21958         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
21959              From: mjd@plover.com
21960              Date: 9 Oct 2000 00:24:44 -0000
21961              Message-ID: <20001009002444.10616.qmail@plover.com>
21962      Branch: perl
21963            ! pod/perldebguts.pod
21964 ____________________________________________________________________________
21965 [  7168] By: nick                                  on 2000/10/08  13:16:33
21966         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
21967              is not right thing to do on (e.g. x86). Network order is also "right" for
21968              X fonts.
21969      Branch: perl
21970            ! ext/Encode/Encode.pm
21971 ____________________________________________________________________________
21972 [  7167] By: nick                                  on 2000/10/08  12:54:42
21973         Log: Make "encodings" work post-install when Encode/*.enc files may not
21974              be in same directory as Encode.pm
21975      Branch: perl
21976            ! ext/Encode/Encode.pm
21977 ____________________________________________________________________________
21978 [  7166] By: nick                                  on 2000/10/08  11:51:26
21979         Log: Work round the fact that $hash->{$key} does not take into account
21980              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
21981              so that key is always in the "expected" encoding - i.e. same way we put
21982              it in the hash.
21983      Branch: perl
21984            ! ext/Encode/Encode.pm
21985 ____________________________________________________________________________
21986 [  7165] By: gsar                                  on 2000/10/08  04:15:29
21987         Log: save_re_context() could reset PL_curcop to freed memory, causing core
21988              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
21989      Branch: perl
21990            ! pp_ctl.c
21991 ____________________________________________________________________________
21992 [  7164] By: jhi                                   on 2000/10/06  20:51:48
21993         Log: UTF8ize split() so that the cloned substrings get the UTF8
21994              flag of the original scalar.  Problem reported by Simon Cozens.
21995      Branch: perl
21996            ! pp.c t/pragma/utf8.t
21997 ____________________________________________________________________________
21998 [  7163] By: nick                                  on 2000/10/06  20:48:34
21999         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
22000              got a false +ve and so did not reach code which would have un-FAKEd the SV.
22001      Branch: perl
22002            ! sv.c
22003 ____________________________________________________________________________
22004 [  7162] By: nick                                  on 2000/10/06  20:25:37
22005         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
22006              To fix  (sort {$a <=> $b} keys %hash) in particular but
22007              should cover a number of other as-yet-unknown cases as well.
22008      Branch: perl
22009            ! sv.c
22010 ____________________________________________________________________________
22011 [  7161] By: jhi                                   on 2000/10/06  19:56:18
22012         Log: Change the version number of Tie::Handle in the core to 4.0,
22013              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
22014              
22015              Subject: Note on Tie::Handle
22016              From: andreas.koenig@anima.de (Andreas J. Koenig)
22017              Date:      06 Oct 2000 21:48:58 +0200
22018              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
22019      Branch: perl
22020            ! lib/Tie/Handle.pm
22021 ____________________________________________________________________________
22022 [  7160] By: jhi                                   on 2000/10/06  18:20:35
22023         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
22024              as the first option of cc/ld because of ultrapicky compilers
22025              (e.g. OS/390 R2.5)
22026      Branch: metaconfig
22027            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
22028            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
22029            ! U/compline/orderlib.U U/modified/Cppsym.U
22030            ! U/modified/d_access.U
22031      Branch: metaconfig/U/perl
22032            ! Checkcc.U d_dlsymun.U gccvers.U
22033      Branch: perl
22034            ! Configure config_h.SH
22035 ____________________________________________________________________________
22036 [  7159] By: jhi                                   on 2000/10/06  13:56:39
22037         Log: Update Changes.
22038      Branch: perl
22039            ! Changes patchlevel.h
22040 ____________________________________________________________________________
22041 [  7158] By: jhi                                   on 2000/10/06  12:48:40
22042         Log: Eliminate $Is_VMS code from the test.
22043              
22044              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
22045              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22046              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
22047              Date:     Thu, 5 Oct 2000 07:46:33 EDT
22048      Branch: perl
22049            ! t/lib/b.t
22050 ____________________________________________________________________________
22051 [  7157] By: jhi                                   on 2000/10/06  12:47:13
22052         Log: Also the $ccflags is needed for the C compiler check.
22053              
22054              Subject: Configure (check for C-compiler)
22055              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22056              Date: Fri, 06 Oct 2000 08:47:15 +0200
22057              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
22058      Branch: metaconfig/U/perl
22059            ! Checkcc.U
22060      Branch: perl
22061            ! Configure config_h.SH
22062 ____________________________________________________________________________
22063 [  7156] By: jhi                                   on 2000/10/06  11:45:15
22064         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
22065      Branch: perl
22066            ! perl.c pp_ctl.c sv.h utf8.c
22067 ____________________________________________________________________________
22068 [  7155] By: jhi                                   on 2000/10/06  11:40:41
22069         Log: IO::Handle->syswrite() did not handle length omission
22070              like CORE::syswrite() does.
22071              
22072              Subject: [Fwd] IO::Handle, syswrite and arguments
22073              From: Graham Barr <gbarr@pobox.com>
22074              Date: Fri, 6 Oct 2000 10:22:05 +0100
22075              Message-ID: <20001006102205.U6312@pobox.com>
22076              
22077              The original patch from andrew@ugh.net.au.
22078      Branch: perl
22079            ! ext/IO/lib/IO/Handle.pm
22080 ____________________________________________________________________________
22081 [  7154] By: jhi                                   on 2000/10/06  01:42:15
22082         Log: Tweak #7153.
22083      Branch: perl
22084            ! utf8.h
22085 ____________________________________________________________________________
22086 [  7153] By: jhi                                   on 2000/10/06  00:39:55
22087         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
22088      Branch: perl
22089            ! utf8.h
22090 ____________________________________________________________________________
22091 [  7152] By: jhi                                   on 2000/10/06  00:38:11
22092         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
22093      Branch: perl
22094            ! perl.c pp_ctl.c sv.h utf8.c
22095 ____________________________________________________________________________
22096 [  7151] By: jhi                                   on 2000/10/06  00:36:38
22097         Log: Subject: Re: Questions about Tie::Array and perl modules
22098              From: Nick Ing-Simmons <nik@tiuk.ti.com>
22099              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
22100              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
22101              
22102              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
22103      Branch: perl
22104            ! lib/Tie/Array.pm t/op/array.t
22105 ____________________________________________________________________________
22106 [  7150] By: jhi                                   on 2000/10/05  00:20:45
22107         Log: Regen Changes.
22108      Branch: perl
22109            ! Changes patchlevel.h
22110 ____________________________________________________________________________
22111 [  7149] By: jhi                                   on 2000/10/05  00:20:01
22112         Log: Regen toc.
22113      Branch: perl
22114            ! pod/perltoc.pod
22115 ____________________________________________________________________________
22116 [  7148] By: jhi                                   on 2000/10/04  23:35:08
22117         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
22118              reported several times by Dominic Dunlop, for example in
22119              ID 20000315.008.  Patch from Dominic.  Patch affects at
22120              least MachTen, and possibly other oldish BSDs. Should not
22121              break non-broken platforms (tested on LinuxPPC). 
22122      Branch: perl
22123            ! doio.c
22124 ____________________________________________________________________________
22125 [  7147] By: jhi                                   on 2000/10/04  23:26:34
22126         Log: The one that got away from 7146.
22127      Branch: metaconfig
22128            + U/installdirs/installscripts.U
22129 ____________________________________________________________________________
22130 [  7146] By: jhi                                   on 2000/10/04  23:25:04
22131         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
22132              suggested by H. Merijn Brand.
22133      Branch: perl
22134            ! Configure INSTALL Makefile.SH Porting/Glossary
22135            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
22136            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
22137            ! win32/config.vc
22138 ____________________________________________________________________________
22139 [  7145] By: jhi                                   on 2000/10/04  22:08:21
22140         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
22141              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22142              Date: Wed, 4 Oct 2000 17:37:46 -0400
22143              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
22144      Branch: perl
22145            ! utils/h2xs.PL
22146 ____________________________________________________________________________
22147 [  7144] By: jhi                                   on 2000/10/04  18:11:41
22148         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
22149              From: Jeff Pinyan <jeffp@crusoe.net>
22150              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
22151              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
22152      Branch: perl
22153            ! pod/perlrun.pod
22154 ____________________________________________________________________________
22155 [  7143] By: jhi                                   on 2000/10/04  18:09:58
22156         Log: Subject: perlhack.pod Patch for Externals Tools
22157              From: Fisher Mark <fisherm@tce.com>
22158              Date: Tue, 3 Oct 2000 15:43:27 -0500 
22159              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
22160      Branch: perl
22161            ! pod/perlhack.pod
22162 ____________________________________________________________________________
22163 [  7142] By: jhi                                   on 2000/10/04  18:08:41
22164         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
22165              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22166              Date:     Wed, 4 Oct 2000 12:11:11 EDT
22167              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
22168      Branch: perl
22169            ! vms/vms.c
22170 ____________________________________________________________________________
22171 [  7141] By: jhi                                   on 2000/10/04  12:20:16
22172         Log: Subject: [PATCH 5.7.0] h2xs not working
22173              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22174              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
22175              Date: Tue, 3 Oct 2000 21:43:01 -0400
22176              
22177              Subject: [PATCH 5.7.0] h2xs not documenting the created module
22178              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22179              Date: Tue, 3 Oct 2000 22:55:19 -0400
22180              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
22181      Branch: perl
22182            ! utils/h2xs.PL
22183 ____________________________________________________________________________
22184 [  7140] By: jhi                                   on 2000/10/04  11:53:44
22185         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
22186              From: nick@babyhippo.com
22187              Date: Wed, 4 Oct 2000 12:06:45 +0100
22188              Message-Id: <20001004120645.A7356@babyhippo.com>
22189              
22190              Retract 7118 and 7135.
22191      Branch: perl
22192            ! installman installperl op.c t/pragma/subs.t
22193 ____________________________________________________________________________
22194 [  7139] By: jhi                                   on 2000/10/03  22:09:41
22195         Log: It is possible to have no hosts database at all.  Pointed out in
22196              
22197              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
22198              From: Peter Prymmer <pvhp@forte.com>
22199              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
22200              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
22201      Branch: metaconfig
22202            ! U/modified/myhostname.U
22203      Branch: perl
22204            ! Configure config_h.SH
22205 ____________________________________________________________________________
22206 [  7138] By: jhi                                   on 2000/10/03  21:49:49
22207         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
22208              From: Peter Prymmer <pvhp@forte.com>
22209              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
22210              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
22211      Branch: perl
22212            ! pp_sys.c
22213 ____________________________________________________________________________
22214 [  7137] By: jhi                                   on 2000/10/03  20:10:05
22215         Log: One remaining nit less at the VMS mailbox sizing.
22216      Branch: perl
22217            ! vms/vms.c
22218 ____________________________________________________________________________
22219 [  7136] By: jhi                                   on 2000/10/03  20:08:47
22220         Log: Test harness update to sync with the new perlcc,
22221              from Simon Cozens.
22222      Branch: perl
22223            ! t/TEST t/UTEST
22224 ____________________________________________________________________________
22225 [  7135] By: jhi                                   on 2000/10/03  15:15:42
22226         Log: Subject: Re: PATCH for 20001003.004
22227              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
22228              From: "AARON B. DOSSETT" <aaron@iglou.com>
22229              Message-Id: <E13gTay-0006od-00@iglou.com>
22230      Branch: perl
22231            ! installman installperl
22232 ____________________________________________________________________________
22233 [  7134] By: jhi                                   on 2000/10/03  15:00:34
22234         Log: Subject: [ID 20001003.006] B::Debug not -w clean
22235              From: Nicholas Clark <nick@babyhippo.co.uk>
22236              Date: Tue, 03 Oct 2000 15:46:32 +0100
22237              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
22238      Branch: perl
22239            ! ext/B/B/Debug.pm
22240 ____________________________________________________________________________
22241 [  7133] By: jhi                                   on 2000/10/03  14:58:39
22242         Log: Scale down the VMS message boxes, by Charles Lane.
22243              Fix for ID 20000903.009, workaround at
22244              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
22245      Branch: perl
22246            ! vms/vms.c
22247 ____________________________________________________________________________
22248 [  7132] By: jhi                                   on 2000/10/03  11:20:37
22249         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
22250      Branch: perl
22251            + t/lib/st-lock.t t/lib/st-utf8.t
22252            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
22253            ! ext/Storable/Storable.xs t/lib/st-recurse.t
22254 ____________________________________________________________________________
22255 [  7131] By: jhi                                   on 2000/10/03  03:38:23
22256         Log: Encode nits.
22257      Branch: perl
22258            ! MANIFEST Makefile.SH
22259 ____________________________________________________________________________
22260 [  7130] By: jhi                                   on 2000/10/03  03:31:05
22261         Log: Update Changes.
22262      Branch: perl
22263            ! Changes patchlevel.h
22264 ____________________________________________________________________________
22265 [  7129] By: jhi                                   on 2000/10/03  02:24:02
22266         Log: Misplaced else.
22267      Branch: metaconfig/U/perl
22268            ! d_strtoll.U
22269      Branch: perl
22270            ! Configure config_h.SH
22271 ____________________________________________________________________________
22272 [  7128] By: jhi                                   on 2000/10/03  02:08:29
22273         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
22274              From: sthoenna@efn.org
22275              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
22276              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
22277      Branch: metaconfig/U/perl
22278            ! d_strtoll.U
22279      Branch: perl
22280            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
22281 ____________________________________________________________________________
22282 [  7127] By: jhi                                   on 2000/10/03  01:13:14
22283         Log: Update Changes.
22284      Branch: perl
22285            ! Changes patchlevel.h
22286 ____________________________________________________________________________
22287 [  7126] By: jhi                                   on 2000/10/03  00:57:08
22288         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
22289              as suggested by Olaf Flebbe and Nick Clark.
22290      Branch: perl
22291            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
22292 ____________________________________________________________________________
22293 [  7125] By: jhi                                   on 2000/10/03  00:50:56
22294         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
22295              From: Nick Clark <nick@plum.flirble.org>
22296              Date: Mon, 2 Oct 2000 11:03:24 +0100
22297              Message-Id: <20001002110324.D20073@plum.flirble.org>
22298              
22299              Also fixes bug ID 20001002.005.
22300      Branch: perl
22301            ! t/lib/encode.t
22302 ____________________________________________________________________________
22303 [  7124] By: jhi                                   on 2000/10/03  00:34:59
22304         Log: Subject: [PATCH 5.7.0] Epoc update
22305              From: Olaf Flebbe <o.flebbe@gmx.de>
22306              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
22307              Message-ID: <26423.969484586@www10.gmx.net>
22308      Branch: perl
22309            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
22310            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
22311            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
22312            ! util.c util.h
22313 ____________________________________________________________________________
22314 [  7123] By: jhi                                   on 2000/10/03  00:30:07
22315         Log: Regen headers.
22316      Branch: perl
22317            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
22318 ____________________________________________________________________________
22319 [  7122] By: jhi                                   on 2000/10/03  00:10:48
22320         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
22321      Branch: perl
22322            ! hints/openbsd.sh
22323 ____________________________________________________________________________
22324 [  7121] By: jhi                                   on 2000/10/03  00:05:06
22325         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
22326              From: <abigail@foad.org>
22327              Date: Tue, 26 Sep 2000 13:36:14 -0400
22328              Message-ID: <20000926173614.4356.qmail@foad.org>
22329      Branch: perl
22330            ! pod/perlop.pod
22331 ____________________________________________________________________________
22332 [  7120] By: jhi                                   on 2000/10/03  00:04:00
22333         Log: Inside require() $^S was always left undefined.
22334              
22335              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
22336              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22337              Date: Wed, 27 Sep 2000 18:54:49 -0400
22338              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
22339      Branch: perl
22340            ! cop.h mg.c pp_ctl.c util.c
22341 ____________________________________________________________________________
22342 [  7119] By: jhi                                   on 2000/10/03  00:00:16
22343         Log: Subject: [PATCH] DLL not restartabke with threaded perl
22344              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
22345              Date: Thu, 28 Sep 2000 09:20:46 +0100
22346              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
22347      Branch: perl
22348            ! perl.c
22349 ____________________________________________________________________________
22350 [  7118] By: jhi                                   on 2000/10/02  23:59:20
22351         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
22352              From: Nicholas Clark <nick@ccl4.org>
22353              Date: Thu, 28 Sep 2000 11:52:24 +0100
22354              Message-ID: <20000928115224.D7924@plum.flirble.org>
22355      Branch: perl
22356            ! op.c
22357 ____________________________________________________________________________
22358 [  7117] By: jhi                                   on 2000/10/02  23:57:51
22359         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
22360              From: Nicholas Clark <nick@babyhippo.co.uk>
22361              Date: Thu, 28 Sep 2000 12:18:10 +0100
22362              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
22363              
22364              Did not apply cleanly, manual intervention was needed.
22365      Branch: perl
22366            ! ext/B/B/Bytecode.pm utils/perlcc.PL
22367 ____________________________________________________________________________
22368 [  7116] By: jhi                                   on 2000/10/02  23:50:40
22369         Log: Document the issue (is not a syntax error, kind of)
22370              
22371              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
22372              From: Nicholas Clark <nick@ccl4.org>
22373              Date: Thu, 28 Sep 2000 17:12:42 +0100
22374              Message-ID: <20000928171242.K7924@plum.flirble.org>
22375      Branch: perl
22376            ! pod/perldata.pod
22377 ____________________________________________________________________________
22378 [  7115] By: jhi                                   on 2000/10/02  23:48:58
22379         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
22380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22381              Date: Thu, 28 Sep 2000 21:55:31 -0400
22382              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
22383      Branch: perl
22384            ! regexec.c
22385 ____________________________________________________________________________
22386 [  7114] By: jhi                                   on 2000/10/02  23:47:57
22387         Log: Subject: DOC PATCH 5.6.0
22388              From: mjd@plover.com
22389              Date: 30 Sep 2000 06:02:34 -0000
22390              Message-ID: <20000930060234.4559.qmail@plover.com>
22391      Branch: perl
22392            ! pod/perldebguts.pod
22393 ____________________________________________________________________________
22394 [  7113] By: jhi                                   on 2000/10/02  23:46:43
22395         Log: SOCK_DGRAM and listen() do not mix as reported in
22396              
22397              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
22398              From: Petter Reinholdtsen <pere@hungry.com>
22399              Date: Sun, 1 Oct 2000 10:57:20 +0800
22400              Message-Id: <200010010257.KAA05735@localhost.localdomain>
22401              
22402              The patch for 5.7.0+ had to be reengineered, though.
22403      Branch: perl
22404            ! ext/IO/lib/IO/Socket/UNIX.pm
22405 ____________________________________________________________________________
22406 [  7112] By: jhi                                   on 2000/10/02  23:36:57
22407         Log: Subject: Re: [PATCH 5.005_64 missed]
22408              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22409              Date: Sun, 1 Oct 2000 18:50:10 -0400
22410              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
22411      Branch: perl
22412            ! pod/perlxs.pod
22413 ____________________________________________________________________________
22414 [  7111] By: jhi                                   on 2000/10/02  23:35:40
22415         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
22416              From: Radu Greab <radu@netsoft.ro>
22417              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
22418              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
22419      Branch: perl
22420            ! op.c opcode.pl t/op/substr.t
22421 ____________________________________________________________________________
22422 [  7110] By: jhi                                   on 2000/10/02  23:32:38
22423         Log: Subject: [PATCH] Fix aliasing of tied filehandles
22424              From: Daniel Chetlin <daniel@chetlin.com>
22425              Date: Mon, 2 Oct 2000 14:53:27 -0700
22426              Message-ID: <20001002145327.C1617@ilmd>
22427      Branch: perl
22428            ! perl.h pp_hot.c t/op/tiehandle.t
22429 ____________________________________________________________________________
22430 [  7109] By: jhi                                   on 2000/10/02  23:31:30
22431         Log: s/Robin Parker/Robin Barker/
22432      Branch: perl
22433            ! Changes5.6
22434 ____________________________________________________________________________
22435 [  7108] By: jhi                                   on 2000/10/02  23:15:46
22436         Log: Retract #7091 as suggested in
22437              
22438              From: Robin Barker <rmb1@cise.npl.co.uk> 
22439              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
22440              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
22441              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
22442      Branch: perl
22443            ! embed.pl proto.h
22444 ____________________________________________________________________________
22445 [  7107] By: nick                                  on 2000/10/02  18:23:14
22446         Log: A few tweaks to get Tk803 to work with Encode scheme.
22447      Branch: perl
22448            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
22449 ____________________________________________________________________________
22450 [  7106] By: nick                                  on 2000/10/01  21:34:14
22451         Log: Add checking cases to Encode's toUnicode and fromUnicode.
22452      Branch: perl
22453            ! ext/Encode/Encode.pm
22454 ____________________________________________________________________________
22455 [  7105] By: nick                                  on 2000/10/01  17:18:01
22456         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
22457              To read and use them.
22458              Add a lib/encode.t which checks a few things.
22459      Branch: perl
22460            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
22461            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
22462            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
22463            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
22464            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
22465            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
22466            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
22467            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
22468            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
22469            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
22470            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
22471            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
22472            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
22473            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
22474            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
22475            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
22476            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
22477            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
22478            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
22479            + ext/Encode/Encode/iso2022-jp.enc
22480            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
22481            + ext/Encode/Encode/iso8859-1.enc
22482            + ext/Encode/Encode/iso8859-2.enc
22483            + ext/Encode/Encode/iso8859-3.enc
22484            + ext/Encode/Encode/iso8859-4.enc
22485            + ext/Encode/Encode/iso8859-5.enc
22486            + ext/Encode/Encode/iso8859-6.enc
22487            + ext/Encode/Encode/iso8859-7.enc
22488            + ext/Encode/Encode/iso8859-8.enc
22489            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
22490            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
22491            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
22492            + ext/Encode/Encode/macCentEuro.enc
22493            + ext/Encode/Encode/macCroatian.enc
22494            + ext/Encode/Encode/macCyrillic.enc
22495            + ext/Encode/Encode/macDingbats.enc
22496            + ext/Encode/Encode/macGreek.enc
22497            + ext/Encode/Encode/macIceland.enc
22498            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
22499            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
22500            + ext/Encode/Encode/macTurkish.enc
22501            + ext/Encode/Encode/macUkraine.enc
22502            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
22503            + t/lib/encode.t
22504            ! MANIFEST ext/Encode/Encode.pm
22505 ____________________________________________________________________________
22506 [  7104] By: nick                                  on 2000/09/30  13:04:30
22507         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
22508              From: Daniel Chetlin <daniel@chetlin.com>
22509              Date: Mon, 18 Sep 2000 05:05:40 -0700
22510              Message-Id: <20000918050540.C652@ilmd>
22511      Branch: perl
22512            ! lib/overload.pm sv.c t/pragma/overload.t
22513 ____________________________________________________________________________
22514 [  7103] By: nick                                  on 2000/09/30  12:53:36
22515         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
22516              From: Johan Vromans <jvromans@squirrel.nl>
22517              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
22518              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
22519      Branch: perl
22520            ! pod/Makefile.SH
22521 ____________________________________________________________________________
22522 [  7102] By: nick                                  on 2000/09/30  12:52:31
22523         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
22524              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22525              Date: Sat, 16 Sep 2000 16:36:45 -0400
22526              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
22527      Branch: perl
22528            ! ext/B/B/Deparse.pm
22529 ____________________________________________________________________________
22530 [  7101] By: nick                                  on 2000/09/30  12:51:41
22531         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
22532              From: Craig A. Berry <craig.berry@psinetcs.com>
22533              Date: Sat, 16 Sep 2000 10:11:10 -0500
22534              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
22535      Branch: perl
22536            ! vms/vms.c
22537 ____________________________________________________________________________
22538 [  7100] By: nick                                  on 2000/09/30  12:50:33
22539         Log: Subject: Re: unicode support and perl [ID 20000901.097]
22540              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22541              Date: Fri, 15 Sep 2000 16:37:58 -0400
22542              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
22543      Branch: perl
22544            ! t/op/append.t
22545 ____________________________________________________________________________
22546 [  7099] By: nick                                  on 2000/09/30  12:49:35
22547         Log: Subject: Re: unicode support and perl [ID 20000901.097]
22548              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22549              Date: Fri, 15 Sep 2000 16:25:30 -0400
22550              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
22551      Branch: perl
22552            ! pp_hot.c
22553 ____________________________________________________________________________
22554 [  7098] By: nick                                  on 2000/09/30  12:48:00
22555         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
22556              From: Gisle Aas <gisle@ActiveState.com>
22557              Date: 15 Sep 2000 16:23:41 +0200
22558              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
22559      Branch: perl
22560            ! toke.c
22561 ____________________________________________________________________________
22562 [  7097] By: nick                                  on 2000/09/30  12:45:16
22563         Log: Subject: [PATCH] Nits in perlmod.pod
22564              From: Daniel Chetlin <daniel@chetlin.com>
22565              Date: Fri, 15 Sep 2000 02:04:09 -0700
22566              Message-Id: <20000915020409.A2104@ilmd>
22567      Branch: perl
22568            ! pod/perlmod.pod
22569 ____________________________________________________________________________
22570 [  7096] By: nick                                  on 2000/09/30  12:18:00
22571         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
22572              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
22573              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
22574              0 to checking to get the warning.
22575      Branch: perl
22576            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
22577            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
22578            ! regexec.c sv.c toke.c utf8.c
22579 ____________________________________________________________________________
22580 [  7095] By: nick                                  on 2000/09/15  16:55:59
22581         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
22582              
22583              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
22584              From: Spider Boardman <spider@Orb.Nashua.NH.US>
22585              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
22586              Date: Fri, 15 Sep 2000 06:37:30 -0400
22587      Branch: perl
22588            ! ext/Encode/Encode.xs sv.c
22589 ____________________________________________________________________________
22590 [  7094] By: jhi                                   on 2000/09/15  03:23:32
22591         Log: Update Changes.
22592      Branch: perl
22593            ! Changes patchlevel.h
22594 ____________________________________________________________________________
22595 [  7093] By: jhi                                   on 2000/09/15  03:11:44
22596         Log: Fix for the charnames.t failures from Spider Boardman.
22597      Branch: perl
22598            ! toke.c
22599 ____________________________________________________________________________
22600 [  7092] By: jhi                                   on 2000/09/15  00:15:48
22601         Log: Botched the #7090 check-in.
22602      Branch: perl
22603            ! sv.c
22604 ____________________________________________________________________________
22605 [  7091] By: jhi                                   on 2000/09/14  23:33:24
22606         Log: Part of #7081 didn't come through.
22607      Branch: perl
22608            ! embed.pl proto.h
22609 ____________________________________________________________________________
22610 [  7090] By: jhi                                   on 2000/09/14  23:17:39
22611         Log: Subject: Re: perl@7078 
22612              From: Spider Boardman <spider@web.zk3.dec.com>
22613              Date: Thu, 14 Sep 2000 19:06:36 -0400
22614              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
22615      Branch: perl
22616            ! sv.c toke.c
22617 ____________________________________________________________________________
22618 [  7089] By: jhi                                   on 2000/09/14  23:11:21
22619         Log: Small portability tweaks.
22620      Branch: perl
22621            ! ext/Encode/Encode.xs
22622 ____________________________________________________________________________
22623 [  7088] By: jhi                                   on 2000/09/14  22:57:23
22624         Log: Fake return to pacify picky compilers.
22625      Branch: perl
22626            ! ext/Encode/Encode.xs
22627 ____________________________________________________________________________
22628 [  7087] By: jhi                                   on 2000/09/14  22:53:37
22629         Log: Subject: [PATCH] utf8.c apidoc
22630              From: Simon Cozens <simon@cozens.net>
22631              Date: Thu, 14 Sep 2000 23:46:57 +0100
22632              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
22633      Branch: perl
22634            ! perlapi.c pod/perlapi.pod utf8.c
22635 ____________________________________________________________________________
22636 [  7086] By: jhi                                   on 2000/09/14  22:40:38
22637         Log: We don't need to count the high bit bytes, a boolean is enough. 
22638      Branch: perl
22639            ! sv.c
22640 ____________________________________________________________________________
22641 [  7085] By: jhi                                   on 2000/09/14  21:20:09
22642         Log: Replace #7084 with
22643              
22644              Subject: Re: perl@7078 
22645              From: Spider Boardman <spider@web.zk3.dec.com>
22646              Date: Thu, 14 Sep 2000 17:09:36 -0400
22647              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
22648      Branch: perl
22649            ! sv.c utf8.c
22650 ____________________________________________________________________________
22651 [  7084] By: jhi                                   on 2000/09/14  20:03:34
22652         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
22653              convertable to bytes by checking it doesn't go above 0xc3
22654              
22655              Subject: Re: perl@7078
22656              From: Simon Cozens <simon@cozens.net>
22657              Date: Thu, 14 Sep 2000 20:59:19 +0100
22658              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
22659      Branch: perl
22660            ! utf8.c
22661 ____________________________________________________________________________
22662 [  7083] By: jhi                                   on 2000/09/14  19:38:47
22663         Log: Subject: Re: perl@7078
22664              From: Simon Cozens <simon@cozens.net>
22665              Date: Thu, 14 Sep 2000 20:13:09 +0100
22666              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
22667      Branch: perl
22668            ! t/op/bop.t
22669 ____________________________________________________________________________
22670 [  7082] By: jhi                                   on 2000/09/14  17:50:44
22671         Log: The one that got away.
22672      Branch: perl
22673            ! lib/File/Find.pm
22674 ____________________________________________________________________________
22675 [  7081] By: jhi                                   on 2000/09/14  17:45:35
22676         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
22677              From: Robin Barker <rmb1@cise.npl.co.uk>
22678              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
22679              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
22680      Branch: perl
22681            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
22682            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
22683            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
22684            ! regcomp.c toke.c universal.c
22685 ____________________________________________________________________________
22686 [  7080] By: jhi                                   on 2000/09/14  17:40:35
22687         Log: Problems picked up by AIX cc.
22688              
22689              Subject: Re: perl@7078 (patch included)
22690              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22691              Date: Thu, 14 Sep 2000 18:53:30 +0200
22692              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
22693      Branch: perl
22694            ! ext/Encode/Encode.xs
22695 ____________________________________________________________________________
22696 [  7079] By: jhi                                   on 2000/09/14  17:38:27
22697         Log: Subject: File::Find 5.7.0 POD nits
22698              From: Rich Morin <rdm@cfcl.com>
22699              Date: Wed, 13 Sep 2000 22:03:58 -0700
22700              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
22701      Branch: perl
22702            ! lib/File/Find.pm
22703 ____________________________________________________________________________
22704 [  7078] By: jhi                                   on 2000/09/14  14:58:20
22705         Log: Update Changes.
22706      Branch: perl
22707            ! Changes patchlevel.h
22708 ____________________________________________________________________________
22709 [  7077] By: jhi                                   on 2000/09/14  14:55:54
22710         Log: Compilation warnings and an error.
22711      Branch: perl
22712            ! sv.c
22713 ____________________________________________________________________________
22714 [  7076] By: jhi                                   on 2000/09/14  14:42:56
22715         Log: Fix for a parsing bug, not for the original bug.
22716              
22717              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
22718              From: Spider Boardman <spider@web.zk3.dec.com>
22719              Date: Wed, 13 Sep 2000 17:52:20 -0400
22720              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
22721      Branch: perl
22722            ! regcomp.c
22723 ____________________________________________________________________________
22724 [  7075] By: jhi                                   on 2000/09/14  14:40:40
22725         Log: Batch of UTF-8 patches from Simon Cozens.
22726      Branch: perl
22727            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
22728            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
22729            ! toke.c utf8.c
22730 ____________________________________________________________________________
22731 [  7074] By: jhi                                   on 2000/09/14  14:29:58
22732         Log: Subject: Re: Two advertising clauses need to be removed
22733              From: Russ Allbery <rra@stanford.edu>
22734              Date: 13 Sep 2000 18:50:26 -0700
22735              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
22736      Branch: perl
22737            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
22738 ____________________________________________________________________________
22739 [  7073] By: jhi                                   on 2000/09/14  14:28:20
22740         Log: Subject: [PATCH] de-wall t/README
22741              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22742              Date: Wed, 13 Sep 2000 17:46:55 -0700
22743              Message-ID: <//Bw5gzkge/e092yn@efn.org>
22744      Branch: perl
22745            ! t/README
22746 ____________________________________________________________________________
22747 [  7072] By: jhi                                   on 2000/09/14  14:25:10
22748         Log: Hints optimization.
22749              
22750              Subject: Minor nit
22751              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22752              Date: Wed, 13 Sep 2000 21:42:07 +0200
22753              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
22754      Branch: perl
22755            ! hints/hpux.sh
22756 ____________________________________________________________________________
22757 [  7071] By: jhi                                   on 2000/09/14  14:23:30
22758         Log: Allow chop() and chomp() to be overridden.
22759              
22760              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
22761              From: "Casey R. Tweten" <crt@kiski.net>
22762              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
22763              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
22764      Branch: perl
22765            ! toke.c
22766 ____________________________________________________________________________
22767 [  7070] By: jhi                                   on 2000/09/14  14:20:36
22768         Log: The return value of setlocale must be copied away.
22769              
22770              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
22771              From: Alan Burlison <Alan.Burlison@uk.sun.com>
22772              Date: Wed, 13 Sep 2000 16:27:37 +0100 
22773              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
22774      Branch: perl
22775            ! util.c
22776 ____________________________________________________________________________
22777 [  7069] By: jhi                                   on 2000/09/14  14:16:27
22778         Log: Remove vestiges of tr//CU.
22779              
22780              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
22781              From: Nick Clark <nick@plum.flirble.org>
22782              Date: Tue, 12 Sep 2000 22:50:14 +0100
22783              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
22784              
22785              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
22786              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22787              Date: Tue, 12 Sep 2000 21:38:48 -0700
22788              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
22789      Branch: perl
22790            ! op.h pod/perlunicode.pod
22791 ____________________________________________________________________________
22792 [  7068] By: jhi                                   on 2000/09/13  14:18:39
22793         Log: Add the Encode extension.  The code is still largely just skeleton.
22794      Branch: perl
22795            + ext/Encode/Encode.pm ext/Encode/Encode.xs
22796            + ext/Encode/Makefile.PL ext/Encode/Todo
22797            ! MANIFEST Todo-5.6
22798 ____________________________________________________________________________
22799 [  7067] By: jhi                                   on 2000/09/12  17:43:33
22800         Log: Allow for whitespace between "#" and "line" in cpp output.
22801              
22802              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
22803              From: Calle Dybedahl <calle@lysator.liu.se>
22804              Date: 12 Sep 2000 19:38:02 +0200 
22805              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
22806      Branch: perl
22807            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
22808 ____________________________________________________________________________
22809 [  7066] By: gsar                                  on 2000/09/12  17:24:29
22810         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
22811              initialization in all the threads on Windows
22812      Branch: perl
22813            ! win32/win32.c
22814 ____________________________________________________________________________
22815 [  7065] By: jhi                                   on 2000/09/12  15:11:31
22816         Log: Update Changes.
22817      Branch: perl
22818            ! Changes patchlevel.h
22819 ____________________________________________________________________________
22820 [  7064] By: jhi                                   on 2000/09/12  14:54:54
22821         Log: Retract #7062, the pod tests are not ready.
22822      Branch: perl
22823            ! t/TEST t/harness
22824 ____________________________________________________________________________
22825 [  7063] By: jhi                                   on 2000/09/12  14:25:41
22826         Log: The #7054 truncated Configure badly.
22827      Branch: metaconfig/U/perl
22828            ! End.U
22829      Branch: perl
22830            ! Configure config_h.SH
22831 ____________________________________________________________________________
22832 [  7062] By: jhi                                   on 2000/09/12  14:08:32
22833         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
22834              From: sthoenna@efn.org
22835              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
22836              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
22837      Branch: perl
22838            ! t/TEST t/harness
22839 ____________________________________________________________________________
22840 [  7061] By: jhi                                   on 2000/09/12  14:07:18
22841         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
22842              From: sthoenna@efn.org
22843              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
22844              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
22845      Branch: perl
22846            ! pod/perlxs.pod
22847 ____________________________________________________________________________
22848 [  7060] By: jhi                                   on 2000/09/12  14:06:08
22849         Log: Break up the myconfig lines a bit.
22850              
22851              Subject: perlbug/perl -V output format
22852              From: sthoenna@efn.org
22853              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
22854              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
22855      Branch: perl
22856            ! myconfig.SH
22857 ____________________________________________________________________________
22858 [  7059] By: jhi                                   on 2000/09/12  14:05:04
22859         Log: Test for the #7049.
22860              
22861              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
22862              From: andreas.koenig@anima.de (Andreas J. Koenig)
22863              Date: 12 Sep 2000 06:42:01 +0200
22864              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
22865      Branch: perl
22866            ! t/op/my.t
22867 ____________________________________________________________________________
22868 [  7058] By: jhi                                   on 2000/09/12  14:03:05
22869         Log: Subject: [patch: perl@7045] vms updates
22870              From: Peter Prymmer <pvhp@forte.com>
22871              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
22872              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
22873      Branch: perl
22874            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
22875 ____________________________________________________________________________
22876 [  7057] By: jhi                                   on 2000/09/12  14:00:51
22877         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
22878              From: sthoenna@efn.org
22879              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
22880              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
22881      Branch: perl
22882            ! t/op/64bitint.t
22883 ____________________________________________________________________________
22884 [  7056] By: jhi                                   on 2000/09/12  13:58:14
22885         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
22886              From: Jeff Pinyan <jeffp@crusoe.net>
22887              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
22888              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
22889      Branch: perl
22890            ! pod/perlfunc.pod
22891 ____________________________________________________________________________
22892 [  7055] By: jhi                                   on 2000/09/12  13:56:32
22893         Log: Do in VMS as the #7054 does.
22894      Branch: perl
22895            ! configure.com
22896 ____________________________________________________________________________
22897 [  7054] By: jhi                                   on 2000/09/12  13:50:31
22898         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
22899              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
22900              Date: Mon, 11 Sep 2000 08:33:09 +0100
22901              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
22902      Branch: metaconfig/U/perl
22903            ! End.U
22904      Branch: perl
22905            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
22906            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
22907 ____________________________________________________________________________
22908 [  7053] By: jhi                                   on 2000/09/12  13:29:19
22909         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
22910              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
22911              Date:     Tue, 12 Sep 2000 08:35:59 EDT
22912              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
22913      Branch: perl
22914            ! vms/test.com
22915 ____________________________________________________________________________
22916 [  7052] By: jhi                                   on 2000/09/11  23:01:50
22917         Log: Document the SvUTF8*().
22918      Branch: perl
22919            ! pod/perlapi.pod sv.h
22920 ____________________________________________________________________________
22921 [  7051] By: gsar                                  on 2000/09/11  14:46:30
22922         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
22923              (missed a spot when fixing up op_pmreplroot hack for ithreads)
22924      Branch: perl
22925            ! op.c t/op/split.t
22926 ____________________________________________________________________________
22927 [  7050] By: nick                                  on 2000/09/11  10:03:51
22928         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
22929              
22930              Subject: borland C++ win32.c tweak
22931              From: Vadim Konovalov <vkonovalov@lucent.com>
22932              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
22933              Date: Mon, 11 Sep 2000 11:22:33 +0400
22934      Branch: perl
22935            ! win32/win32.c
22936 ____________________________________________________________________________
22937 [  7049] By: nick                                  on 2000/09/11  09:57:33
22938         Log: Point fix for s/// on foreach (keys %xxx).
22939      Branch: perl
22940            ! pp_hot.c
22941 ____________________________________________________________________________
22942 [  7048] By: jhi                                   on 2000/09/10  23:37:09
22943         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
22944              by Pod::Text, from Brad Appleton.
22945      Branch: perl
22946            ! t/pod/testp2pt.pl
22947 ____________________________________________________________________________
22948 [  7047] By: jhi                                   on 2000/09/10  14:32:53
22949         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
22950              by Russ Allbery.
22951      Branch: perl
22952            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
22953 ____________________________________________________________________________
22954 [  7046] By: jhi                                   on 2000/09/10  14:15:08
22955         Log: Upgrade to CPAN 1.57_65, from Andreas König.
22956      Branch: perl
22957            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
22958 ____________________________________________________________________________
22959 [  7045] By: jhi                                   on 2000/09/08  21:36:32
22960         Log: Update Changes.
22961      Branch: perl
22962            ! Changes patchlevel.h
22963 ____________________________________________________________________________
22964 [  7044] By: jhi                                   on 2000/09/08  21:29:56
22965         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
22966              From: Peter Prymmer <pvhp@forte.com>
22967              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
22968              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
22969      Branch: perl
22970            ! configure.com
22971 ____________________________________________________________________________
22972 [  7043] By: jhi                                   on 2000/09/08  21:27:50
22973         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
22974              From: Peter Prymmer <pvhp@forte.com>
22975              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
22976              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
22977      Branch: perl
22978            ! Makefile.SH installperl
22979 ____________________________________________________________________________
22980 [  7042] By: jhi                                   on 2000/09/08  21:23:21
22981         Log: Continue #7041.
22982      Branch: perl
22983            ! cygwin/Makefile.SHs os2/Makefile.SHs
22984 ____________________________________________________________________________
22985 [  7041] By: jhi                                   on 2000/09/08  21:18:10
22986         Log: Do away with memory models cruft.  Sorry, PDP users.
22987      Branch: metaconfig
22988            ! U/modified/cc.U U/modified/libpth.U
22989      Branch: perl
22990            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
22991            ! Porting/config_H cflags.SH config_h.SH configure.com
22992            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
22993            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
22994            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
22995 ____________________________________________________________________________
22996 [  7040] By: jhi                                   on 2000/09/08  14:34:18
22997         Log: Major rewrite of s2p.  And I mean really major, it is
22998              an implementation of sed in perl.  If called as s2p it
22999              will function as s2p.  Note: needs non-UNIXifying.
23000              
23001              Subject: s2p
23002              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
23003              Date: Mon, 28 Aug 2000 14:05:12 +0200
23004              Message-ID: <39AA5578.2102E2AA@alcatel.at>
23005      Branch: perl
23006            ! x2p/s2p.PL
23007 ____________________________________________________________________________
23008 [  7039] By: jhi                                   on 2000/09/08  14:19:49
23009         Log: Re-allow vec() for characters > 255.
23010              
23011              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
23012              From: Spider Boardman <spider@web.zk3.dec.com>
23013              Date: Fri, 08 Sep 2000 02:21:02 -0400
23014              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
23015      Branch: perl
23016            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
23017            ! t/op/vec.t
23018 ____________________________________________________________________________
23019 [  7038] By: jhi                                   on 2000/09/08  14:14:18
23020         Log: Subject: [PATCH lib/Benchmark.pm]
23021              From: <abigail@foad.org>
23022              Date: Thu, 7 Sep 2000 15:03:20 -0400
23023              Message-ID: <20000907190320.888.qmail@foad.org>
23024      Branch: perl
23025            ! lib/Benchmark.pm
23026 ____________________________________________________________________________
23027 [  7037] By: jhi                                   on 2000/09/08  14:11:06
23028         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
23029              
23030              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
23031              From: Spider Boardman <spider@web.zk3.dec.com>
23032              Date: Fri, 08 Sep 2000 01:30:27 -0400
23033              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
23034      Branch: perl
23035            ! op.c
23036 ____________________________________________________________________________
23037 [  7036] By: jhi                                   on 2000/09/08  14:08:58
23038         Log: Subject: [ID 20000908.002] perlipc documentation bug.
23039              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
23040              Date: Fri, 08 Sep 2000 12:38:32 +0200
23041              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
23042      Branch: perl
23043            ! pod/perlipc.pod
23044 ____________________________________________________________________________
23045 [  7035] By: jhi                                   on 2000/09/08  14:03:12
23046         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23047              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
23048              Date: Fri, 08 Sep 2000 11:47:34 +0200
23049              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
23050      Branch: perl
23051            ! hints/dec_osf.sh
23052 ____________________________________________________________________________
23053 [  7034] By: jhi                                   on 2000/09/08  13:59:35
23054         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
23055              From: Simon Cozens <simon@cozens.net>
23056              Date: Thu, 7 Sep 2000 20:40:38 +0100
23057              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
23058      Branch: perl
23059            ! pp_hot.c
23060 ____________________________________________________________________________
23061 [  7033] By: jhi                                   on 2000/09/08  04:03:03
23062         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
23063              From: "Larry W. Virden" <lvirden@cas.org>
23064              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
23065              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
23066      Branch: perl
23067            ! pod/perldiag.pod
23068 ____________________________________________________________________________
23069 [  7032] By: jhi                                   on 2000/09/07  22:18:30
23070         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
23071              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
23072              Date: Mon, 04 Sep 2000 13:16:38 -0700
23073              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
23074      Branch: perl
23075            ! lib/perl5db.pl
23076 ____________________________________________________________________________
23077 [  7031] By: jhi                                   on 2000/09/07  22:02:29
23078         Log: Fix the ccversion detection for 5.1 and beyond.
23079              
23080              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
23081              From: Spider Boardman <spider@leggy.zk3.dec.com>
23082              Date: Thu, 7 Sep 2000 17:54:27 -0400
23083              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
23084      Branch: perl
23085            ! hints/dec_osf.sh
23086 ____________________________________________________________________________
23087 [  7030] By: jhi                                   on 2000/09/07  19:12:28
23088         Log: Fix for
23089              
23090              Subject: [ID 20000903.001] \w in utf8-strings
23091              From: Marc Lehmann <pcg@goof.com>
23092              Date: Sun, 03 Sep 2000 09:44:29 +0200
23093              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
23094              
23095              and various related nits.
23096      Branch: perl
23097            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
23098 ____________________________________________________________________________
23099 [  7029] By: jhi                                   on 2000/09/07  18:49:09
23100         Log: Fix the URL, but the server is still missing in action.
23101              
23102              Subject: [ID 20000905.002] perlfaq1.pod URL error
23103              From: "Larry W. Virden" <lvirden@cas.org>
23104              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
23105              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
23106      Branch: perl
23107            ! pod/perlfaq1.pod
23108 ____________________________________________________________________________
23109 [  7028] By: jhi                                   on 2000/09/07  18:47:13
23110         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
23111              From: Hugo <hv@crypt.compulink.co.uk>
23112              Date: Tue, 05 Sep 2000 14:13:37 +0100
23113              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
23114      Branch: perl
23115            ! toke.c
23116 ____________________________________________________________________________
23117 [  7027] By: jhi                                   on 2000/09/07  18:45:35
23118         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
23119              From: Daniel Chetlin <daniel@chetlin.com>
23120              Date: Tue, 5 Sep 2000 04:57:07 -0700
23121              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
23122      Branch: perl
23123            ! pod/perlfaq6.pod pod/perlop.pod
23124 ____________________________________________________________________________
23125 [  7026] By: jhi                                   on 2000/09/07  18:44:01
23126         Log: Document the new ref() semantics.
23127              
23128              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
23129              From: Gisle Aas <gisle@ActiveState.com>
23130              Date: 05 Sep 2000 08:10:30 +0200
23131              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
23132      Branch: perl
23133            ! pod/perldelta.pod
23134 ____________________________________________________________________________
23135 [  7025] By: jhi                                   on 2000/09/07  18:42:27
23136         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
23137              
23138              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
23139              From: Gisle Aas <gisle@ActiveState.com>
23140              Date: 05 Sep 2000 08:11:40 +0200
23141              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
23142      Branch: perl
23143            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
23144 ____________________________________________________________________________
23145 [  7024] By: jhi                                   on 2000/09/07  18:39:32
23146         Log: Subject: [PATCH] Modernize Opcode.pm documentation
23147              From: Gisle Aas <gisle@ActiveState.com>
23148              Date: 4 Sep 2000 00:18:55 -0000
23149              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
23150      Branch: perl
23151            ! ext/Opcode/Opcode.pm
23152 ____________________________________________________________________________
23153 [  7023] By: jhi                                   on 2000/09/07  18:37:42
23154         Log: Subject: [PATCH] Tied filehandle documentation
23155              From: Gisle Aas <gisle@ActiveState.com>
23156              Date: 4 Sep 2000 00:14:40 -0000
23157              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
23158      Branch: perl
23159            ! pod/perlfunc.pod pod/perltie.pod
23160 ____________________________________________________________________________
23161 [  7022] By: jhi                                   on 2000/09/07  18:35:37
23162         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
23163              From: Gisle Aas <gisle@ActiveState.com>
23164              Date: 4 Sep 2000 00:04:22 -0000
23165              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
23166      Branch: perl
23167            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
23168 ____________________________________________________________________________
23169 [  7021] By: jhi                                   on 2000/09/07  18:33:22
23170         Log: Subject: small apidoc fix
23171              From: Marc Lehmann <pcg@goof.com>
23172              Date: Sun, 3 Sep 2000 05:12:06 +0200
23173              Message-ID: <20000903051206.A5909@cerebro.laendle>
23174      Branch: perl
23175            ! pod/perlapi.pod utf8.c
23176 ____________________________________________________________________________
23177 [  7020] By: jhi                                   on 2000/09/07  16:14:57
23178         Log: Tiny perldelta nits.
23179      Branch: perl
23180            ! pod/perldelta.pod
23181 ____________________________________________________________________________
23182 [  7019] By: jhi                                   on 2000/09/07  16:04:20
23183         Log: Guard against bad string->int conversion for quads.
23184      Branch: perl
23185            ! t/op/64bitint.t
23186 ____________________________________________________________________________
23187 [  7018] By: jhi                                   on 2000/09/06  17:07:03
23188         Log: Update Unicode todo list.
23189      Branch: perl
23190            ! Todo-5.6
23191 ____________________________________________________________________________
23192 [  7017] By: jhi                                   on 2000/09/05  21:16:01
23193         Log: Document the SvIOK_.*UV().
23194      Branch: perl
23195            ! pod/perlapi.pod sv.h
23196 ____________________________________________________________________________
23197 [  7016] By: nick                                  on 2000/09/03  21:54:46
23198         Log: Hash lookup of constant strings optimization:
23199              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
23200              to string table (as per sharepvn). Add newSV_pvn_share to create such
23201              a thing. Make hv.c compare addresses of strings and skip string compare
23202              if equal. Make method_named and helem ops use these shared-string SVs
23203              when arg is constant. Make keys op return shared-string SVs (less clearly
23204              a win).
23205      Branch: perl
23206            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
23207            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
23208            ! pod/perlintern.pod pp_hot.c proto.h sv.c
23209 ____________________________________________________________________________
23210 [  7015] By: jhi                                   on 2000/09/02  17:48:59
23211         Log: This is 5.7.0.
23212      Branch: perl
23213            ! Changes
23214 ____________________________________________________________________________
23215 [  7014] By: jhi                                   on 2000/09/02  17:35:45
23216         Log: Changes and patchlevel tweaks.
23217      Branch: perl
23218            ! Changes patchlevel.h
23219 ____________________________________________________________________________
23220 [  7013] By: jhi                                   on 2000/09/02  17:30:50
23221         Log: Update Changes.
23222      Branch: perl
23223            ! Changes patchlevel.h
23224 ____________________________________________________________________________
23225 [  7012] By: nick                                  on 2000/09/02  17:25:20
23226         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
23227      Branch: perl
23228            ! gv.c lib/overload.pm
23229 ____________________________________________________________________________
23230 [  7011] By: jhi                                   on 2000/09/02  17:16:25
23231         Log: Update perlhist.
23232      Branch: perl
23233            ! pod/perlhist.pod
23234 ____________________________________________________________________________
23235 [  7010] By: jhi                                   on 2000/09/02  17:01:35
23236         Log: perldelta nits.
23237      Branch: perl
23238            ! pod/perldelta.pod
23239 ____________________________________________________________________________
23240 [  7009] By: nick                                  on 2000/09/02  16:48:35
23241         Log: If overloaded %{} etc. return the object do not loop.
23242              Thus  sub deref { $_[0] } functions if object is wanted type.
23243      Branch: perl
23244            ! pp.h
23245 ____________________________________________________________________________
23246 [  7008] By: jhi                                   on 2000/09/02  16:26:11
23247         Log: Retab MANIFEST.
23248      Branch: perl
23249            ! ext/Storable/MANIFEST
23250 ____________________________________________________________________________
23251 [  7007] By: jhi                                   on 2000/09/02  16:23:02
23252         Log: Make certain cc is set before trying to run it.
23253      Branch: perl
23254            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
23255 ____________________________________________________________________________
23256 [  7006] By: jhi                                   on 2000/09/02  15:45:41
23257         Log: Unicode notes.
23258      Branch: perl
23259            ! pod/perldelta.pod
23260 ____________________________________________________________________________
23261 [  7005] By: jhi                                   on 2000/09/02  15:42:11
23262         Log: Various Configure nits by Philip Newton,
23263              plus the ebcdic one by me.
23264      Branch: metaconfig
23265            + U/modified/pager.U
23266            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
23267      Branch: metaconfig/U/perl
23268            ! Devel.U quadfio.U
23269      Branch: perl
23270            ! Configure config_h.SH
23271 ____________________________________________________________________________
23272 [  7004] By: jhi                                   on 2000/09/02  15:06:14
23273         Log: Apparently avoiding the swapping is too costly.
23274              
23275              From: "Ben Tilly" <ben_tilly@hotmail.com>
23276              Subject: Re: the door is closed.
23277              Date: Fri, 01 Sep 2000 20:23:16 EDT
23278              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
23279      Branch: perl
23280            ! pod/perlfaq4.pod
23281 ____________________________________________________________________________
23282 [  7003] By: nick                                  on 2000/09/02  12:26:04
23283         Log: Undo part of change 6489 which looks like a bulk edit which
23284              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
23285              The supressing of main:: on return from select() is undesirable.
23286      Branch: perl
23287            ! pp_sys.c
23288 ____________________________________________________________________________
23289 [  7002] By: jhi                                   on 2000/09/01  23:08:54
23290         Log: Update Changes.
23291      Branch: perl
23292            ! Changes patchlevel.h
23293 ____________________________________________________________________________
23294 [  7001] By: jhi                                   on 2000/09/01  23:00:13
23295         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
23296              From: Peter Prymmer <pvhp@forte.com>
23297              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
23298              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
23299              
23300              plus rework the http: spots as suggested by Tom Christiansen,
23301              plus regen perltoc.
23302      Branch: perl
23303            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
23304            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
23305 ____________________________________________________________________________
23306 [  7000] By: jhi                                   on 2000/09/01  22:36:01
23307         Log: Only the first line, thank you very much.
23308      Branch: perl
23309            ! hints/solaris_2.sh
23310 ____________________________________________________________________________
23311 [  6999] By: gsar                                  on 2000/09/01  22:16:40
23312         Log: change#6791 accidentally clobbered change#6710, put it back
23313      Branch: perl
23314            ! win32/win32.c
23315 ____________________________________________________________________________
23316 [  6998] By: jhi                                   on 2000/09/01  22:14:16
23317         Log: Mention the HP-UX LP64 freak failure.
23318      Branch: perl
23319            ! pod/perldelta.pod
23320 ____________________________________________________________________________
23321 [  6997] By: jhi                                   on 2000/09/01  21:48:32
23322         Log: Detypo.
23323      Branch: perl
23324            ! hints/hpux.sh
23325 ____________________________________________________________________________
23326 [  6996] By: jhi                                   on 2000/09/01  21:27:10
23327         Log: Update Changes.
23328      Branch: perl
23329            ! Changes patchlevel.h
23330 ____________________________________________________________________________
23331 [  6995] By: jhi                                   on 2000/09/01  21:14:24
23332         Log: Mi splgn s gnin.g
23333      Branch: perl
23334            ! pp_ctl.c
23335 ____________________________________________________________________________
23336 [  6994] By: jhi                                   on 2000/09/01  21:09:54
23337         Log: Subject: http:// in L<>
23338              From: Nicholas Clark <nick@ccl4.org>
23339              Date: Fri, 1 Sep 2000 22:03:21 +0100
23340              Message-ID: <20000901220321.B72074@plum.flirble.org>
23341      Branch: perl
23342            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
23343 ____________________________________________________________________________
23344 [  6993] By: jhi                                   on 2000/09/01  21:06:54
23345         Log: Update to Storable 1.0, from Raphael Manfredi.
23346      Branch: perl
23347            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
23348            ! ext/Storable/Makefile.PL ext/Storable/README
23349            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
23350            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
23351            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
23352            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
23353            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
23354            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
23355 ____________________________________________________________________________
23356 [  6992] By: jhi                                   on 2000/09/01  20:43:05
23357         Log: Mention known sfio+linux buglet.
23358      Branch: perl
23359            ! pod/perldelta.pod
23360 ____________________________________________________________________________
23361 [  6991] By: jhi                                   on 2000/09/01  20:40:11
23362         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
23363              From: Peter Prymmer <pvhp@forte.com>
23364              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
23365              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
23366      Branch: perl
23367            ! vms/vms.c
23368 ____________________________________________________________________________
23369 [  6990] By: jhi                                   on 2000/09/01  20:25:26
23370         Log: Retract #6986.
23371      Branch: perl
23372            ! hints/solaris_2.sh
23373 ____________________________________________________________________________
23374 [  6989] By: jhi                                   on 2000/09/01  20:23:00
23375         Log: Mergesort is back.
23376      Branch: perl
23377            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
23378 ____________________________________________________________________________
23379 [  6988] By: jhi                                   on 2000/09/01  19:37:40
23380         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
23381              From: Mike Guy <mjtg@cam.ac.uk>
23382              Date: Fri, 01 Sep 2000 17:43:33 +0100
23383              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
23384      Branch: perl
23385            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
23386            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
23387 ____________________________________________________________________________
23388 [  6987] By: jhi                                   on 2000/09/01  19:17:10
23389         Log: Regen perltoc.
23390      Branch: perl
23391            ! pod/perltoc.pod
23392 ____________________________________________________________________________
23393 [  6986] By: jhi                                   on 2000/09/01  18:51:10
23394         Log: Subject: Re: Solaris x86 has no SPARC libraries!
23395              From: Lupe Christoph <lupe@lupe-christoph.de>
23396              Date: Fri, 1 Sep 2000 20:41:20 +0200
23397              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
23398      Branch: perl
23399            ! hints/solaris_2.sh
23400 ____________________________________________________________________________
23401 [  6985] By: jhi                                   on 2000/09/01  18:28:10
23402         Log: Update Changes.
23403      Branch: perl
23404            ! Changes patchlevel.h
23405 ____________________________________________________________________________
23406 [  6984] By: jhi                                   on 2000/09/01  18:26:53
23407         Log: Feature ordering tweak.
23408      Branch: perl
23409            ! myconfig.SH
23410 ____________________________________________________________________________
23411 [  6983] By: jhi                                   on 2000/09/01  18:19:50
23412         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23413              From: <abigail@foad.org>
23414              Date: Fri, 1 Sep 2000 13:07:32 -0400
23415              Message-ID: <20000901170732.18249.qmail@foad.org>
23416      Branch: perl
23417            ! t/pragma/overload.t
23418 ____________________________________________________________________________
23419 [  6982] By: jhi                                   on 2000/09/01  18:17:54
23420         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
23421              so that case-ignoring systems like DCL can tell them from
23422              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
23423      Branch: metaconfig/U/perl
23424            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
23425      Branch: perl
23426            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23427            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
23428            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
23429            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
23430            ! vos/config.def vos/config.h vos/config_h.SH_orig
23431            ! win32/config.bc win32/config.gc win32/config.vc
23432 ____________________________________________________________________________
23433 [  6981] By: nick                                  on 2000/09/01  17:21:57
23434         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
23435              warning when UNTIE exists and instead pass the cound of extra references to
23436              the UNTIE method.
23437      Branch: perl
23438            ! pod/perltie.pod pp_sys.c
23439 ____________________________________________________________________________
23440 [  6980] By: jhi                                   on 2000/09/01  16:54:44
23441         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
23442              From: Peter Prymmer <pvhp@forte.com>
23443              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
23444              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
23445      Branch: perl
23446            ! configure.com
23447 ____________________________________________________________________________
23448 [  6979] By: jhi                                   on 2000/09/01  16:06:20
23449         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
23450              From: Mike Guy <mjtg@cam.ac.uk> 
23451              Date: Fri, 01 Sep 2000 16:49:27 +0100
23452              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
23453      Branch: perl
23454            ! t/base/rs.t
23455 ____________________________________________________________________________
23456 [  6978] By: jhi                                   on 2000/09/01  16:00:42
23457         Log: Update to PodParser 1.18, from Brad Appleton.
23458      Branch: perl
23459            ! lib/Pod/Checker.pm t/pod/find.t
23460 ____________________________________________________________________________
23461 [  6977] By: jhi                                   on 2000/09/01  14:48:58
23462         Log: Subject: Nit in Configure (bleadperl@6961)
23463              From: Lupe Christoph <lupe@lupe-christoph.de>
23464              Date: Fri, 1 Sep 2000 16:34:29 +0200
23465              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
23466      Branch: metaconfig
23467            ! U/compline/ccflags.U
23468      Branch: perl
23469            ! Configure config_h.SH
23470 ____________________________________________________________________________
23471 [  6976] By: jhi                                   on 2000/09/01  14:39:52
23472         Log: Update Changes.
23473      Branch: perl
23474            ! Changes patchlevel.h
23475 ____________________________________________________________________________
23476 [  6975] By: jhi                                   on 2000/09/01  14:37:36
23477         Log: microperl config update.
23478      Branch: perl
23479            ! uconfig.h uconfig.sh
23480 ____________________________________________________________________________
23481 [  6974] By: jhi                                   on 2000/09/01  14:36:53
23482         Log: Document known deficiencies.
23483      Branch: perl
23484            ! pod/perldelta.pod
23485 ____________________________________________________________________________
23486 [  6973] By: jhi                                   on 2000/09/01  14:10:20
23487         Log: Mention warnings fixes and updates.
23488      Branch: perl
23489            ! pod/perldelta.pod
23490 ____________________________________________________________________________
23491 [  6972] By: jhi                                   on 2000/09/01  14:01:52
23492         Log: Drop unused argument.
23493              
23494              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
23495              From: Spider Boardman <spider@web.zk3.dec.com>
23496              Date: Thu, 31 Aug 2000 16:10:15 -0400
23497              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
23498      Branch: perl
23499            ! toke.c
23500 ____________________________________________________________________________
23501 [  6971] By: jhi                                   on 2000/09/01  13:59:24
23502         Log: Add the overload warnings to perldiag.
23503      Branch: perl
23504            ! lib/overload.pm pod/perldiag.pod
23505 ____________________________________________________________________________
23506 [  6970] By: jhi                                   on 2000/09/01  13:55:10
23507         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23508              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
23509              Date: Fri, 1 Sep 2000 13:43:15 +0100 
23510              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
23511      Branch: perl
23512            ! lib/overload.pm t/pragma/overload.t
23513 ____________________________________________________________________________
23514 [  6969] By: jhi                                   on 2000/09/01  13:52:27
23515         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
23516              From: <abigail@foad.org>
23517              Date: Fri, 1 Sep 2000 05:46:54 -0400
23518              Message-ID: <20000901094654.6476.qmail@foad.org>
23519      Branch: perl
23520            ! lib/overload.pm
23521 ____________________________________________________________________________
23522 [  6968] By: jhi                                   on 2000/09/01  13:50:05
23523         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
23524              From: Daniel Chetlin <daniel@chetlin.com>
23525              Date: Fri, 1 Sep 2000 02:10:55 -0700
23526              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
23527      Branch: perl
23528            ! pod/perlretut.pod
23529 ____________________________________________________________________________
23530 [  6967] By: jhi                                   on 2000/09/01  13:47:54
23531         Log: Part of the solution.
23532              
23533              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
23534              From: Mike Guy <mjtg@cam.ac.uk>
23535              Date: Fri, 01 Sep 2000 14:16:01 +0100
23536              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
23537      Branch: perl
23538            ! gv.c mg.c
23539 ____________________________________________________________________________
23540 [  6966] By: jhi                                   on 2000/09/01  13:46:17
23541         Log: Subject: CPAN.pm beta 1.57_57 for the core
23542              From: andreas.koenig@anima.de (Andreas J. Koenig)
23543              Date: 01 Sep 2000 15:16:31 +0200
23544              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
23545      Branch: perl
23546            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
23547 ____________________________________________________________________________
23548 [  6965] By: jhi                                   on 2000/09/01  13:43:18
23549         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
23550              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23551              Date: Fri, 01 Sep 2000 01:47:22 -0500
23552              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
23553      Branch: perl
23554            ! pod/perldelta.pod vms/vms.c
23555 ____________________________________________________________________________
23556 [  6964] By: jhi                                   on 2000/09/01  13:35:35
23557         Log: File::Temp patches from Andreas König,
23558              
23559              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
23560              From: andreas.koenig@anima.de (Andreas J. Koenig)
23561              Date: 01 Sep 2000 10:07:20 +0200
23562              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
23563              
23564              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
23565              From: andreas.koenig@anima.de (Andreas J. Koenig)
23566              Date: 31 Aug 2000 23:26:08 +0200
23567              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
23568      Branch: perl
23569            ! lib/File/Temp.pm t/lib/ftmp-security.t
23570 ____________________________________________________________________________
23571 [  6963] By: jhi                                   on 2000/09/01  02:22:24
23572         Log: Retract the mergesort code, way too incompatible licensing
23573              and copyrights.
23574      Branch: perl
23575            ! pod/perldelta.pod pp_ctl.c
23576 ____________________________________________________________________________
23577 [  6962] By: jhi                                   on 2000/08/31  23:27:32
23578         Log: Update Changes.
23579      Branch: perl
23580            ! Changes patchlevel.h
23581 ____________________________________________________________________________
23582 [  6961] By: jhi                                   on 2000/08/31  23:20:04
23583         Log: Small tweaks all over.
23584      Branch: metaconfig
23585            ! U/compline/d_gconvert.U
23586      Branch: perl
23587            ! AUTHORS Configure config_h.SH pp_ctl.c
23588 ____________________________________________________________________________
23589 [  6960] By: jhi                                   on 2000/08/31  22:39:36
23590         Log: Further rewording.
23591      Branch: perl
23592            ! pp_ctl.c
23593 ____________________________________________________________________________
23594 [  6959] By: jhi                                   on 2000/08/31  21:26:44
23595         Log: More address tweaking.
23596      Branch: perl
23597            ! AUTHORS Changes
23598 ____________________________________________________________________________
23599 [  6958] By: jhi                                   on 2000/08/31  20:47:25
23600         Log: AUTHORS tweaks, from Peter Prymmer.
23601              
23602              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
23603              From: Peter Prymmer <pvhp@forte.com>
23604              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
23605              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
23606      Branch: perl
23607            ! AUTHORS MAINTAIN
23608 ____________________________________________________________________________
23609 [  6957] By: jhi                                   on 2000/08/31  20:34:43
23610         Log: perldelta tweaks.
23611      Branch: perl
23612            ! pod/perldelta.pod
23613 ____________________________________________________________________________
23614 [  6956] By: jhi                                   on 2000/08/31  19:11:06
23615         Log: Regen perltoc.
23616      Branch: perl
23617            ! pod/perltoc.pod
23618 ____________________________________________________________________________
23619 [  6955] By: jhi                                   on 2000/08/31  19:06:30
23620         Log: Clarify the mergesort situation.
23621      Branch: perl
23622            ! pp_ctl.c
23623 ____________________________________________________________________________
23624 [  6954] By: jhi                                   on 2000/08/31  18:24:17
23625         Log: Move the Solaris 7 scan to use64bitall, make the
23626              failure to find 64-bot sparc libc to mention the
23627              possibility of being in an intel, from Lupe and Alan.
23628      Branch: perl
23629            ! hints/solaris_2.sh
23630 ____________________________________________________________________________
23631 [  6953] By: jhi                                   on 2000/08/31  18:09:20
23632         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
23633              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
23634      Branch: metaconfig
23635            ! U/compline/d_gconvert.U U/threads/archname.U
23636      Branch: metaconfig/U/perl
23637            ! perlxv.U
23638      Branch: perl
23639            ! Configure config_h.SH sv.c
23640 ____________________________________________________________________________
23641 [  6952] By: jhi                                   on 2000/08/31  17:42:24
23642         Log: :: not allowed in pathnames, change to .
23643              
23644              Subject: [PATCH perl@6938] cygwin port
23645              From: "Fifer, Eric" <EFifer@sanwaint.com>
23646              Date: Thu, 31 Aug 2000 16:32:59 +0100
23647              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
23648      Branch: metaconfig/U/perl
23649            ! perlxv.U
23650 ____________________________________________________________________________
23651 [  6951] By: jhi                                   on 2000/08/31  17:02:05
23652         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
23653      Branch: perl
23654            ! perl.h
23655 ____________________________________________________________________________
23656 [  6950] By: jhi                                   on 2000/08/31  16:26:08
23657         Log: More author updates.
23658              
23659              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
23660              From: Simon Cozens <simon@cozens.net>
23661              Date: Thu, 31 Aug 2000 17:13:32 +0100
23662              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
23663      Branch: perl
23664            ! AUTHORS
23665 ____________________________________________________________________________
23666 [  6949] By: jhi                                   on 2000/08/31  16:04:49
23667         Log: POSIX doesn't report long double values under -Duselongdouble
23668              when the long doubles are "real" (bigger than doubles).
23669              
23670              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
23671              From: Spider Boardman <spider@peano.zk3.dec.com>
23672              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
23673              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
23674      Branch: perl
23675            ! ext/POSIX/POSIX.xs
23676 ____________________________________________________________________________
23677 [  6948] By: jhi                                   on 2000/08/31  15:25:10
23678         Log: Update Changes.
23679      Branch: perl
23680            ! Changes patchlevel.h
23681 ____________________________________________________________________________
23682 [  6947] By: jhi                                   on 2000/08/31  15:22:29
23683         Log: Document UNTIE in a very minimalistic way.
23684      Branch: perl
23685            ! pod/perlfunc.pod pod/perltie.pod
23686 ____________________________________________________________________________
23687 [  6946] By: jhi                                   on 2000/08/31  15:15:23
23688         Log: Document known failures.
23689      Branch: perl
23690            ! pod/perldelta.pod
23691 ____________________________________________________________________________
23692 [  6945] By: jhi                                   on 2000/08/31  15:07:00
23693         Log: Don't attach -ld to the archname if pointless.
23694      Branch: metaconfig
23695            ! U/threads/archname.U
23696      Branch: perl
23697            ! Configure config_h.SH
23698 ____________________________________________________________________________
23699 [  6944] By: jhi                                   on 2000/08/31  14:37:42
23700         Log: Wrap the test in eval.
23701              
23702              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
23703              From: Tim Jenness <timj@jach.hawaii.edu>
23704              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
23705              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
23706      Branch: perl
23707            ! t/lib/ftmp-security.t
23708 ____________________________________________________________________________
23709 [  6943] By: jhi                                   on 2000/08/31  14:30:57
23710         Log: Make -Dusemorebits find long doubles in Solaris.
23711      Branch: perl
23712            ! hints/solaris_2.sh
23713 ____________________________________________________________________________
23714 [  6942] By: jhi                                   on 2000/08/31  13:48:45
23715         Log: Clarify the third case of ftmp-security warnings.
23716      Branch: perl
23717            ! INSTALL
23718 ____________________________________________________________________________
23719 [  6941] By: jhi                                   on 2000/08/31  13:40:31
23720         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
23721              From: <abigail@foad.org>
23722              Date: Thu, 31 Aug 2000 01:35:05 -0400
23723              Message-ID: <20000831053505.32120.qmail@foad.org>
23724      Branch: perl
23725            ! pod/perldelta.pod
23726 ____________________________________________________________________________
23727 [  6940] By: jhi                                   on 2000/08/31  13:38:48
23728         Log: Issue useful diagnostic on unknown pod commands.
23729              
23730              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
23731              From: <abigail@foad.org>
23732              Date: Thu, 31 Aug 2000 03:41:18 -0400
23733              Message-ID: <20000831074118.24880.qmail@foad.org>
23734      Branch: perl
23735            ! lib/Pod/Man.pm
23736 ____________________________________________________________________________
23737 [  6939] By: jhi                                   on 2000/08/31  13:34:33
23738         Log: Reveal Borland's isnan.
23739              
23740              Subject: build with BC++ tweak
23741              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
23742              Date: Thu, 31 Aug 2000 13:09:37 +0400
23743              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
23744      Branch: perl
23745            ! win32/win32.h
23746 ____________________________________________________________________________
23747 [  6938] By: jhi                                   on 2000/08/31  05:01:20
23748         Log: Update Changes.
23749      Branch: perl
23750            ! Changes patchlevel.h
23751 ____________________________________________________________________________
23752 [  6937] By: jhi                                   on 2000/08/31  04:26:23
23753         Log: sscanf() may be the only way to read long doubles from strings.
23754      Branch: metaconfig/U/perl
23755            ! longdblfio.U
23756      Branch: perl
23757            ! Configure config_h.SH perl.h util.c
23758 ____________________________________________________________________________
23759 [  6936] By: jhi                                   on 2000/08/31  04:18:19
23760         Log: The #6929 was too skimpy.
23761      Branch: perl
23762            ! sv.c
23763 ____________________________________________________________________________
23764 [  6935] By: jhi                                   on 2000/08/31  02:47:07
23765         Log: Subject: Re: typos in pods
23766              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23767              Date: Wed, 30 Aug 2000 19:25:34 -0700
23768              Message-ID: <eIcr5gzkg25X092yn@efn.org>
23769      Branch: perl
23770            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
23771 ____________________________________________________________________________
23772 [  6934] By: jhi                                   on 2000/08/31  02:42:55
23773         Log: Missed one Unicode file.
23774      Branch: perl
23775            + lib/unicode/UCDFF301.html
23776 ____________________________________________________________________________
23777 [  6933] By: jhi                                   on 2000/08/30  23:42:27
23778         Log: Update Changes.
23779      Branch: perl
23780            ! Changes patchlevel.h
23781 ____________________________________________________________________________
23782 [  6932] By: jhi                                   on 2000/08/30  23:40:07
23783         Log: Mention UNTIE in perldelta.  Still needs documenting
23784              in perltie et alia.
23785      Branch: perl
23786            ! pod/perldelta.pod
23787 ____________________________________________________________________________
23788 [  6931] By: jhi                                   on 2000/08/30  23:36:02
23789         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
23790              From: <abigail@foad.org>
23791              Date: Wed, 30 Aug 2000 19:28:07 -0400
23792              Message-ID: <20000830232807.305.qmail@foad.org>
23793      Branch: perl
23794            ! pod/perldelta.pod
23795 ____________________________________________________________________________
23796 [  6930] By: jhi                                   on 2000/08/30  23:32:40
23797         Log: Update to Unicode 3.0.1.
23798      Branch: perl
23799            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
23800            + lib/unicode/PropList.txt lib/unicode/README.perl
23801            + lib/unicode/UCD301.html lib/unicode/Unicode.301
23802            - lib/unicode/Props.txt lib/unicode/UCD300.html
23803            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
23804            ! (edit 257 files)
23805 ____________________________________________________________________________
23806 [  6929] By: jhi                                   on 2000/08/30  22:38:18
23807         Log: Heap decorruption.
23808              
23809              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
23810              From: Alan Burlison <Alan.Burlison@uk.sun.com>
23811              Date: Wed, 30 Aug 2000 22:39:52 +0100
23812              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
23813      Branch: perl
23814            ! sv.c
23815 ____________________________________________________________________________
23816 [  6928] By: jhi                                   on 2000/08/30  22:29:34
23817         Log: Retract the dummy test, skip the security tests (instead of failing),
23818              explain what the warnings mean.
23819      Branch: perl
23820            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
23821 ____________________________________________________________________________
23822 [  6927] By: jhi                                   on 2000/08/30  22:14:13
23823         Log: Change the internal implementation of sort() to be mergesort
23824              instead of quicksort, from John Linderman <jpl@research.att.com>.
23825              Gives us better worst case, better average case, and stability.
23826              What's there not to like?  (Small fixes for threaded builds
23827              were required).
23828      Branch: perl
23829            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
23830 ____________________________________________________________________________
23831 [  6926] By: jhi                                   on 2000/08/30  20:55:20
23832         Log: A better fix for the Socket building problem from Craig Berry.
23833      Branch: perl
23834            ! vms/vms.c
23835 ____________________________________________________________________________
23836 [  6925] By: jhi                                   on 2000/08/30  20:20:25
23837         Log: Subject: [PATCH] Re: UNTIE method 
23838              From: Nick Ing-Simmons <nik@tiuk.ti.com>
23839              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
23840              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
23841      Branch: perl
23842            ! pp_sys.c t/op/tie.t
23843 ____________________________________________________________________________
23844 [  6924] By: jhi                                   on 2000/08/30  20:17:11
23845         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
23846              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23847              Date: Wed, 30 Aug 2000 15:03:14 -0500
23848              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
23849      Branch: perl
23850            ! vms/vms.c
23851 ____________________________________________________________________________
23852 [  6923] By: jhi                                   on 2000/08/30  20:15:18
23853         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
23854              From: "Craig A. Berry" <craig.berry@psinetcs.com>
23855              Date: Wed, 30 Aug 2000 13:30:36 -0500
23856              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
23857      Branch: perl
23858            ! vms/vms.c
23859 ____________________________________________________________________________
23860 [  6922] By: jhi                                   on 2000/08/30  19:54:43
23861         Log: Better options for rsync.
23862      Branch: perl
23863            ! pod/perlhack.pod
23864 ____________________________________________________________________________
23865 [  6921] By: jhi                                   on 2000/08/30  19:40:16
23866         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
23867              From: Rick Delaney <rick@consumercontact.com>
23868              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
23869              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
23870      Branch: perl
23871            ! pod/perlfunc.pod
23872 ____________________________________________________________________________
23873 [  6920] By: jhi                                   on 2000/08/30  19:36:40
23874         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
23875              From: Peter Prymmer <pvhp@forte.com>
23876              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
23877              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
23878      Branch: perl
23879            ! configure.com
23880 ____________________________________________________________________________
23881 [  6919] By: jhi                                   on 2000/08/30  14:52:02
23882         Log: Update Changes.
23883      Branch: perl
23884            ! Changes patchlevel.h
23885 ____________________________________________________________________________
23886 [  6918] By: jhi                                   on 2000/08/30  14:48:34
23887         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
23888      Branch: perl
23889            ! lib/ExtUtils/typemap
23890 ____________________________________________________________________________
23891 [  6917] By: jhi                                   on 2000/08/30  14:46:34
23892         Log: Subject: typos in pods
23893              From: Nicholas Clark <nick@ccl4.org>
23894              Date: Wed, 30 Aug 2000 01:12:50 +0100
23895              Message-ID: <20000830011249.A61388@plum.flirble.org>
23896      Branch: perl
23897            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
23898            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
23899            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
23900            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
23901 ____________________________________________________________________________
23902 [  6916] By: jhi                                   on 2000/08/30  14:19:09
23903         Log: Document Storable problems on Crays.  (Will have
23904              to document all the other Storable problems, too.)
23905      Branch: perl
23906            ! pod/perldelta.pod
23907 ____________________________________________________________________________
23908 [  6915] By: jhi                                   on 2000/08/30  14:06:02
23909         Log: Subject: [PATCH] fix misc cast warnings
23910              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
23911              Date: Tue, 29 Aug 2000 23:16:14 -0700
23912              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
23913      Branch: perl
23914            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
23915            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
23916            ! os2/os2ish.h
23917 ____________________________________________________________________________
23918 [  6914] By: jhi                                   on 2000/08/30  14:03:45
23919         Log: Timestamp mismatch again.  Need to fix this dependence on
23920              config_h.SH timestamp, since it's the contents of config_h.SH
23921              that matter.
23922      Branch: perl
23923            ! uconfig.h uconfig.sh
23924 ____________________________________________________________________________
23925 [  6913] By: jhi                                   on 2000/08/30  13:54:06
23926         Log: Don't say "Perl 5.0 source kit".
23927      Branch: perl
23928            ! perl.c
23929 ____________________________________________________________________________
23930 [  6912] By: jhi                                   on 2000/08/30  13:51:24
23931         Log: Reset archname and archname64 always, forcing them be
23932              recomputed at each Configure run, make Configure and
23933              the hints files agree on the naming of largefiles variables.
23934      Branch: metaconfig
23935            ! U/threads/archname.U
23936      Branch: metaconfig/U/perl
23937            ! use64bits.U
23938      Branch: perl
23939            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
23940            ! hints/linux.sh hints/solaris_2.sh
23941 ____________________________________________________________________________
23942 [  6911] By: jhi                                   on 2000/08/30  13:30:13
23943         Log: Put back the slice accidentally removed by #6907.
23944      Branch: perl
23945            ! hints/solaris_2.sh
23946 ____________________________________________________________________________
23947 [  6910] By: jhi                                   on 2000/08/30  01:24:26
23948         Log: Be consistent: other Net::get* do export theirs.
23949              
23950              Subject: Re: Net::protoent does not export 'getproto'
23951              From: Yasushi Nakajima <sey@jkc.co.jp>
23952              Date: Wed, 30 Aug 2000 09:53:14 +0900
23953              Message-Id: <200008300051.DAA24700@taku.hut.fi>
23954      Branch: perl
23955            ! lib/Net/protoent.pm
23956 ____________________________________________________________________________
23957 [  6909] By: jhi                                   on 2000/08/30  01:17:25
23958         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
23959              From: Gurusamy Sarathy <gsar@ActiveState.com>
23960              Date: Tue, 29 Aug 2000 17:17:07 -0700
23961              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
23962      Branch: perl
23963            ! cop.h
23964 ____________________________________________________________________________
23965 [  6908] By: jhi                                   on 2000/08/30  00:58:05
23966         Log: Update Changes.
23967      Branch: perl
23968            ! Changes patchlevel.h
23969 ____________________________________________________________________________
23970 [  6907] By: jhi                                   on 2000/08/30  00:57:22
23971         Log: Introduce ccname to keep track of what compiler kind of we have.
23972      Branch: metaconfig/U/perl
23973            ! Checkcc.U gccvers.U
23974      Branch: perl
23975            ! Configure config_h.SH hints/solaris_2.sh
23976 ____________________________________________________________________________
23977 [  6906] By: jhi                                   on 2000/08/30  00:25:47
23978         Log: Put back the flags dump as reasoned in
23979              
23980              Subject: Re: [PATCH] Glob dumping
23981              From: Mike Guy <mjtg@cam.ac.uk> 
23982              Date: Tue, 29 Aug 2000 21:41:32 +0100
23983              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
23984      Branch: perl
23985            ! dump.c t/lib/peek.t
23986 ____________________________________________________________________________
23987 [  6905] By: jhi                                   on 2000/08/30  00:16:17
23988         Log: Make the epsilon to be relative, not absolute.
23989              
23990              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
23991              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
23992              Date: Tue, 29 Aug 2000 19:58:56 -0400
23993              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
23994      Branch: perl
23995            ! t/lib/trig.t
23996 ____________________________________________________________________________
23997 [  6904] By: jhi                                   on 2000/08/30  00:13:09
23998         Log: From now on, Gisle is on my list of usual suspects :-)
23999              Retract #6902.
24000      Branch: perl
24001            ! ext/Opcode/Safe.pm
24002 ____________________________________________________________________________
24003 [  6903] By: jhi                                   on 2000/08/29  23:51:20
24004         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
24005              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24006              Date: Tue, 29 Aug 2000 18:43:26 -0500
24007              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
24008      Branch: perl
24009            + vms/vmspipe.com
24010            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
24011            ! vms/vms.c
24012 ____________________________________________________________________________
24013 [  6902] By: jhi                                   on 2000/08/29  23:44:14
24014         Log: Retry what #6882 attempted.
24015              
24016              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
24017              From: Gisle Aas <gisle@ActiveState.com>
24018              Date: 30 Aug 2000 00:33:09 +0200
24019              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
24020      Branch: perl
24021            ! ext/Opcode/Safe.pm
24022 ____________________________________________________________________________
24023 [  6901] By: jhi                                   on 2000/08/29  22:59:32
24024         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
24025              From: Hugo <hv@crypt.compulink.co.uk>
24026              Date: Mon, 12 Jun 2000 19:36:08 +0100
24027              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
24028      Branch: perl
24029            ! sv.c
24030 ____________________________________________________________________________
24031 [  6900] By: jhi                                   on 2000/08/29  22:58:35
24032         Log: Admit that we are leaking scalars.
24033              
24034              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
24035              From: Spider Boardman <spider@leggy.zk3.dec.com>
24036              Date: Tue, 29 Aug 2000 18:48:29 -0400
24037              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
24038      Branch: perl
24039            ! t/pragma/warnings.t
24040 ____________________________________________________________________________
24041 [  6899] By: jhi                                   on 2000/08/29  20:53:13
24042         Log: Update Changes.
24043      Branch: perl
24044            ! Changes patchlevel.h
24045 ____________________________________________________________________________
24046 [  6898] By: jhi                                   on 2000/08/29  20:46:21
24047         Log: Undo namespace pollution of #6878.
24048              
24049              Subject: Re: Net::protoent does not export 'getproto'
24050              From: Mike Guy <mjtg@cam.ac.uk>
24051              Date: Tue, 29 Aug 2000 21:32:37 +0100
24052              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
24053      Branch: perl
24054            ! lib/Net/protoent.pm
24055 ____________________________________________________________________________
24056 [  6897] By: jhi                                   on 2000/08/29  20:44:29
24057         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
24058              From: Peter Prymmer <pvhp@forte.com>
24059              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
24060              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
24061      Branch: perl
24062            ! pod/perlebcdic.pod
24063 ____________________________________________________________________________
24064 [  6896] By: jhi                                   on 2000/08/29  20:40:57
24065         Log: There's no point repeating the 'revision' (5) of perl5.
24066      Branch: metaconfig/U/perl
24067            ! Devel.U patchlevel.U
24068      Branch: perl
24069            ! Configure config_h.SH
24070 ____________________________________________________________________________
24071 [  6895] By: jhi                                   on 2000/08/29  20:16:58
24072         Log: Regen Configure for #6894.
24073      Branch: metaconfig/U/perl
24074            ! perladmin.U
24075      Branch: perl
24076            ! Configure config_h.SH
24077 ____________________________________________________________________________
24078 [  6894] By: jhi                                   on 2000/08/29  19:59:52
24079         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
24080              From: "Philip Newton" <Philip.Newton@gmx.net>
24081              Date: Tue, 29 Aug 2000 21:39:14 +0200
24082              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
24083      Branch: perl
24084            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
24085            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
24086            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
24087            ! utils/perlbug.PL
24088 ____________________________________________________________________________
24089 [  6893] By: jhi                                   on 2000/08/29  19:55:30
24090         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
24091              From: "Philip Newton" <Philip.Newton@gmx.net>
24092              Date: Tue, 29 Aug 2000 21:39:14 +0200
24093              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
24094      Branch: perl
24095            ! installhtml
24096 ____________________________________________________________________________
24097 [  6892] By: jhi                                   on 2000/08/29  19:53:59
24098         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
24099              From: "Philip Newton" <Philip.Newton@gmx.net>
24100              Date: Tue, 29 Aug 2000 21:48:18 +0200
24101              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
24102      Branch: perl
24103            ! lib/File/Temp.pm
24104 ____________________________________________________________________________
24105 [  6891] By: jhi                                   on 2000/08/29  18:30:03
24106         Log: Nail the ID 20000828.023.
24107      Branch: perl
24108            ! ext/Storable/Storable.xs
24109 ____________________________________________________________________________
24110 [  6890] By: jhi                                   on 2000/08/29  16:50:17
24111         Log: Under usethreads the dumped variable is IN_PAD.
24112              
24113              Subject: Re: [PATCH] Glob dumping
24114              From: Gisle Aas <gisle@ActiveState.com>
24115              Date: 29 Aug 2000 18:45:05 +0200
24116              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
24117      Branch: perl
24118            ! t/lib/peek.t
24119 ____________________________________________________________________________
24120 [  6889] By: jhi                                   on 2000/08/29  15:17:37
24121         Log: Update Changes.
24122      Branch: perl
24123            ! Changes patchlevel.h
24124 ____________________________________________________________________________
24125 [  6888] By: jhi                                   on 2000/08/29  14:49:59
24126         Log: Retract #6882, broke the safe tests.
24127      Branch: perl
24128            ! ext/Opcode/Safe.pm
24129 ____________________________________________________________________________
24130 [  6887] By: jhi                                   on 2000/08/29  14:47:06
24131         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
24132              From: Gisle Aas <gisle@ActiveState.com> 
24133              Date: 09 Jun 2000 20:00:11 +0200
24134              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
24135      Branch: perl
24136            ! utils/perldoc.PL
24137 ____________________________________________________________________________
24138 [  6886] By: jhi                                   on 2000/08/29  14:42:45
24139         Log: The #6881 removed one dump line.
24140      Branch: perl
24141            ! t/lib/peek.t
24142 ____________________________________________________________________________
24143 [  6885] By: jhi                                   on 2000/08/29  14:30:47
24144         Log: Don't forget to tidy up.
24145      Branch: perl
24146            ! t/lib/ftmp-security.t
24147 ____________________________________________________________________________
24148 [  6884] By: jhi                                   on 2000/08/29  14:25:17
24149         Log: Disabling the one test is a bit tricky.
24150      Branch: perl
24151            ! t/lib/ftmp-security.t
24152 ____________________________________________________________________________
24153 [  6883] By: jhi                                   on 2000/08/29  14:16:25
24154         Log: Disable one of the tests for now.
24155      Branch: perl
24156            ! t/lib/ftmp-security.t
24157 ____________________________________________________________________________
24158 [  6882] By: jhi                                   on 2000/08/29  14:05:50
24159         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
24160              From: gisle@aas.no
24161              Date: 29 Aug 2000 10:35:06 -0000
24162              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
24163      Branch: perl
24164            ! ext/Opcode/Safe.pm
24165 ____________________________________________________________________________
24166 [  6881] By: jhi                                   on 2000/08/29  14:03:51
24167         Log: Subject: [PATCH] Glob dumping
24168              From: Gisle Aas <gisle@ActiveState.com>
24169              Date: 29 Aug 2000 07:59:42 -0000
24170              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
24171      Branch: perl
24172            ! dump.c
24173 ____________________________________________________________________________
24174 [  6880] By: jhi                                   on 2000/08/29  14:02:01
24175         Log: Subject: [PATCH] Warnings in B::Deparse
24176              From: <abigail@foad.org>
24177              Date: Tue, 29 Aug 2000 00:00:01 -0400
24178              Message-ID: <20000829040001.2999.qmail@foad.org>
24179      Branch: perl
24180            ! ext/B/B/Deparse.pm
24181 ____________________________________________________________________________
24182 [  6879] By: jhi                                   on 2000/08/29  13:57:26
24183         Log: Missed a change in #6869.
24184      Branch: perl
24185            ! mg.c
24186 ____________________________________________________________________________
24187 [  6878] By: jhi                                   on 2000/08/29  13:45:04
24188         Log: Subject: Net::protoent does not export 'getproto'
24189              From: Yasushi Nakajima <sey@jkc.co.jp>
24190              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
24191      Branch: perl
24192            ! lib/Net/protoent.pm
24193 ____________________________________________________________________________
24194 [  6877] By: jhi                                   on 2000/08/29  13:39:19
24195         Log: Patches all over for people and the files they (hopefully) care about.
24196      Branch: perl
24197            ! AUTHORS Changes MAINTAIN
24198 ____________________________________________________________________________
24199 [  6876] By: jhi                                   on 2000/08/29  12:53:54
24200         Log: Fix for thinko in #6848.
24201              
24202              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
24203              From: Lupe Christoph <lupe@lupe-christoph.de>
24204              Date: Tue, 29 Aug 2000 09:04:08 +0200
24205              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
24206      Branch: perl
24207            ! ext/Thread/Thread.xs
24208 ____________________________________________________________________________
24209 [  6875] By: jhi                                   on 2000/08/29  12:50:14
24210         Log: Update to Getopt::Long 2.24, from Johan Vromans.
24211      Branch: perl
24212            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
24213 ____________________________________________________________________________
24214 [  6874] By: jhi                                   on 2000/08/29  02:09:53
24215         Log: Use minimal @INC in tests, most of the time just '../lib',
24216              so that we simply can't pick up stuff from other Perls than
24217              the one we are testing.  Pointed out by
24218              
24219              From: Mike Guy <mjtg@cam.ac.uk>
24220              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
24221              Date: Fri, 25 Aug 2000 15:15:59 +0100
24222              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
24223      Branch: perl
24224            ! (edit 185 files)
24225 ____________________________________________________________________________
24226 [  6873] By: jhi                                   on 2000/08/29  01:07:11
24227         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
24228              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24229              Date: Mon, 28 Aug 2000 17:45:52 -0700
24230              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
24231      Branch: perl
24232            ! Makefile.SH hints/os2.sh
24233 ____________________________________________________________________________
24234 [  6872] By: jhi                                   on 2000/08/28  23:33:39
24235         Log: Subject: [PATCH bleedperl@6866] spellings
24236              From: marcel@codewerk.com (Marcel Grunauer)
24237              Date: Tue, 29 Aug 2000 01:19:59 +0200
24238              Message-Id: <200008282319.BAA29862@gandalf.local>
24239      Branch: perl
24240            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
24241            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
24242            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
24243 ____________________________________________________________________________
24244 [  6871] By: jhi                                   on 2000/08/28  23:22:09
24245         Log: Take out the SUIDMAIL thing, that will not be
24246              a problem in 5.7.*.
24247      Branch: perl
24248            ! patchlevel.h
24249 ____________________________________________________________________________
24250 [  6870] By: jhi                                   on 2000/08/28  23:19:30
24251         Log: -S is the silent flag, -s is the strip flag.
24252              
24253              Subject: [PATCH] Re: [PATCH] make no-install          
24254              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24255              Date: Mon, 28 Aug 2000 15:12:55 -0700
24256              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
24257      Branch: perl
24258            ! Makefile.SH
24259 ____________________________________________________________________________
24260 [  6869] By: jhi                                   on 2000/08/28  23:12:05
24261         Log: Subject: [PATCH bleedperl@6856] warnings fixes
24262              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
24263              Date: Mon, 28 Aug 2000 23:55:06 +0100
24264              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
24265      Branch: perl
24266            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
24267            ! warnings.h warnings.pl
24268 ____________________________________________________________________________
24269 [  6868] By: jhi                                   on 2000/08/28  21:38:22
24270         Log: Potential cruft.
24271      Branch: perl
24272            ! Makefile.SH
24273 ____________________________________________________________________________
24274 [  6867] By: jhi                                   on 2000/08/28  21:35:36
24275         Log: Update Changes.
24276      Branch: perl
24277            ! Changes patchlevel.h
24278 ____________________________________________________________________________
24279 [  6866] By: jhi                                   on 2000/08/28  21:33:49
24280         Log: Subject: hv.h Doc Patch
24281              From: Fisher Mark <fisherm@tce.com>
24282              Date: Mon, 28 Aug 2000 16:24:59 -0500
24283              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
24284      Branch: perl
24285            ! hv.h
24286 ____________________________________________________________________________
24287 [  6865] By: jhi                                   on 2000/08/28  21:02:15
24288         Log: Add -ld to archname on long tr...double platforms.
24289      Branch: metaconfig
24290            ! U/threads/archname.U
24291      Branch: perl
24292            ! Configure config_h.SH
24293 ____________________________________________________________________________
24294 [  6864] By: jhi                                   on 2000/08/28  20:38:59
24295         Log: An attempt to fix the problem reported in
24296              
24297              Subject: Building perl@6856 using gcc/AIX 4.3.3 
24298              From: Daniel Muino <dmuino@afip.gov.ar> 
24299              Date: Mon, 28 Aug 2000 15:50:01 -0300   
24300              Message-ID: <20000828155001.A14403@con2-dgi>
24301              
24302              I can't test this properly since the gcc installation I have
24303              access to seems to be botched (gcc is calling the AIX cpp,
24304              a losing proposition...)
24305      Branch: perl
24306            ! hints/aix.sh
24307 ____________________________________________________________________________
24308 [  6863] By: jhi                                   on 2000/08/28  18:57:52
24309         Log: Fix for ID 20000828.001, long doubles were not formatted
24310              correctly (showed up in $], which stopped installing perl).
24311      Branch: perl
24312            ! sv.c
24313 ____________________________________________________________________________
24314 [  6862] By: jhi                                   on 2000/08/28  18:07:15
24315         Log: Typo in #6858.
24316      Branch: perl
24317            ! lib/Cwd.pm
24318 ____________________________________________________________________________
24319 [  6861] By: jhi                                   on 2000/08/28  17:57:27
24320         Log: opmini.o may be left around if a build is interrupted.
24321      Branch: perl
24322            ! Makefile.SH
24323 ____________________________________________________________________________
24324 [  6860] By: jhi                                   on 2000/08/28  16:52:50
24325         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
24326              From: Daniel Chetlin <daniel@chetlin.com>
24327              Date: Mon, 28 Aug 2000 01:14:18 -0700
24328              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
24329      Branch: perl
24330            ! lib/overload.pm
24331 ____________________________________________________________________________
24332 [  6859] By: jhi                                   on 2000/08/28  16:08:46
24333         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
24334              From: Nicholas Clark <nick@ccl4.org>
24335              Date: Mon, 28 Aug 2000 16:03:27 +0100
24336              Message-Id: <20000828160327.C49785@plum.flirble.org>
24337      Branch: perl
24338            ! ext/ByteLoader/bytecode.h
24339 ____________________________________________________________________________
24340 [  6858] By: jhi                                   on 2000/08/28  16:02:10
24341         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
24342              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
24343              Date: Mon, 28 Aug 2000 13:08:30 +0200
24344              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
24345      Branch: perl
24346            ! lib/Cwd.pm
24347 ____________________________________________________________________________
24348 [  6857] By: jhi                                   on 2000/08/28  15:42:47
24349         Log: display_format used as a class method without arguments was broken,
24350              reported in
24351              
24352              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
24353              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
24354              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
24355              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
24356      Branch: perl
24357            ! lib/Math/Complex.pm t/lib/complex.t
24358 ____________________________________________________________________________
24359 [  6856] By: jhi                                   on 2000/08/27  22:09:48
24360         Log: Update Changes.
24361      Branch: perl
24362            ! Changes patchlevel.h
24363 ____________________________________________________________________________
24364 [  6855] By: jhi                                   on 2000/08/27  21:59:21
24365         Log: Retract #6853 (false alarm).
24366      Branch: perl
24367            ! lib/ExtUtils/xsubpp
24368 ____________________________________________________________________________
24369 [  6854] By: jhi                                   on 2000/08/27  21:37:44
24370         Log: Update Changes.
24371      Branch: perl
24372            ! Changes patchlevel.h
24373 ____________________________________________________________________________
24374 [  6853] By: jhi                                   on 2000/08/27  21:37:16
24375         Log: Subject: [PATCH perl@6850] workaround for xsubpp
24376              From: Hugo <hv@crypt.compulink.co.uk>
24377              Date: Sun, 27 Aug 2000 22:30:25 +0100
24378              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
24379      Branch: perl
24380            ! lib/ExtUtils/xsubpp
24381 ____________________________________________________________________________
24382 [  6852] By: jhi                                   on 2000/08/27  21:33:58
24383         Log: Big-endian 64-bit patch from Raphael Manfredi.
24384      Branch: perl
24385            ! ext/Storable/Storable.xs
24386 ____________________________________________________________________________
24387 [  6851] By: jhi                                   on 2000/08/27  21:22:21
24388         Log: More ruthless editing from Hugo van der Sanden.
24389      Branch: perl
24390            ! pod/perldelta.pod
24391 ____________________________________________________________________________
24392 [  6850] By: jhi                                   on 2000/08/27  16:11:46
24393         Log: Update Changes.
24394      Branch: perl
24395            ! Changes patchlevel.h
24396 ____________________________________________________________________________
24397 [  6849] By: jhi                                   on 2000/08/27  16:11:05
24398         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
24399      Branch: perl
24400            ! configpm pod/perldelta.pod
24401 ____________________________________________________________________________
24402 [  6848] By: jhi                                   on 2000/08/27  15:35:08
24403         Log: Use the actual thread type, not the pointer-to-struct.
24404      Branch: perl
24405            ! ext/Thread/Thread.xs
24406 ____________________________________________________________________________
24407 [  6847] By: jhi                                   on 2000/08/27  15:30:49
24408         Log: Test nit.
24409      Branch: perl
24410            ! t/pragma/warn/pp_sys
24411 ____________________________________________________________________________
24412 [  6846] By: jhi                                   on 2000/08/27  15:19:02
24413         Log: Passing -R in ldflags makes now it to appear in the default
24414              for lddlflags, just like with -L.
24415              
24416              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24417              From: Lupe Christoph <lupe@lupe-christoph.de>
24418              Date: Sun, 27 Aug 2000 10:28:21 +0200
24419              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
24420      Branch: metaconfig/U/perl
24421            ! dlsrc.U
24422      Branch: perl
24423            ! Configure
24424 ____________________________________________________________________________
24425 [  6845] By: jhi                                   on 2000/08/27  15:08:54
24426         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
24427              From: Alan Burlison <Alan.Burlison@uk.sun.com>
24428              Date: Sat, 26 Aug 2000 22:23:27 +0100
24429              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
24430      Branch: perl
24431            ! lib/ExtUtils/MM_Unix.pm
24432 ____________________________________________________________________________
24433 [  6844] By: jhi                                   on 2000/08/27  15:02:37
24434         Log: DJGPP update from Laszlo Molnar.
24435              
24436              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
24437              From: ml1050 <ml1050@freemail.hu>
24438              Date: Sat, 26 Aug 2000 23:24:40 +0200
24439              Message-Id: <20000826232440.A439@freemail.hu>
24440      Branch: perl
24441            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
24442            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
24443 ____________________________________________________________________________
24444 [  6843] By: jhi                                   on 2000/08/27  14:53:58
24445         Log: Subject: installman buglet
24446              From: Lupe Christoph <lupe@lupe-christoph.de>
24447              Date: Sun, 27 Aug 2000 14:38:59 +0200
24448              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
24449      Branch: perl
24450            ! installman
24451 ____________________________________________________________________________
24452 [  6842] By: jhi                                   on 2000/08/27  14:52:08
24453         Log: Can't get the test to reliably work thanks to the
24454              inaccurateness of floating point.  "Resolves" bug ids
24455              20000826.003, 20000826.009, 20000826.010,
24456      Branch: perl
24457            ! t/lib/trig.t
24458 ____________________________________________________________________________
24459 [  6841] By: jhi                                   on 2000/08/26  15:53:58
24460         Log: Update Changes.
24461      Branch: perl
24462            ! Changes patchlevel.h
24463 ____________________________________________________________________________
24464 [  6840] By: jhi                                   on 2000/08/26  14:23:03
24465         Log: grep -e isn't portable.
24466              
24467              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
24468              From: chris@broadband.att.com
24469              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
24470              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
24471      Branch: perl
24472            ! hints/solaris_2.sh
24473 ____________________________________________________________________________
24474 [  6839] By: jhi                                   on 2000/08/26  14:12:23
24475         Log: no-install target a la make -n.
24476              
24477              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
24478              From: <abigail@foad.org>
24479              Date: Sat, 26 Aug 2000 03:57:34 -0400
24480              Message-ID: <20000826075735.18912.qmail@foad.org>
24481      Branch: perl
24482            ! Makefile.SH installman installperl
24483 ____________________________________________________________________________
24484 [  6838] By: jhi                                   on 2000/08/26  14:06:33
24485         Log: Retract #6826 as the #6828 should be do the same
24486              in a More Correct Way.
24487      Branch: perl
24488            ! installperl
24489 ____________________________________________________________________________
24490 [  6837] By: jhi                                   on 2000/08/26  05:24:00
24491         Log: More casting.
24492      Branch: perl
24493            ! ext/Storable/Storable.xs
24494 ____________________________________________________________________________
24495 [  6836] By: jhi                                   on 2000/08/26  05:05:46
24496         Log: Nicer in decimal.
24497      Branch: perl
24498            ! ext/Storable/Storable.xs
24499 ____________________________________________________________________________
24500 [  6835] By: jhi                                   on 2000/08/26  05:03:50
24501         Log: There be no UVdf.
24502      Branch: perl
24503            ! ext/Storable/Storable.xs
24504 ____________________________________________________________________________
24505 [  6834] By: jhi                                   on 2000/08/26  05:00:18
24506         Log: Continue IVdfing and UVxfing.
24507      Branch: perl
24508            ! ext/Storable/Storable.xs
24509 ____________________________________________________________________________
24510 [  6833] By: jhi                                   on 2000/08/26  04:53:14
24511         Log: Use IVdf.
24512      Branch: perl
24513            ! ext/Storable/Storable.xs
24514 ____________________________________________________________________________
24515 [  6832] By: jhi                                   on 2000/08/26  04:40:41
24516         Log: Document PTR2XX and INT2PTR.
24517      Branch: perl
24518            ! pod/perlguts.pod
24519 ____________________________________________________________________________
24520 [  6831] By: jhi                                   on 2000/08/26  04:33:18
24521         Log: Use UVxf, PTR2UV, NVff.
24522      Branch: perl
24523            ! ext/Storable/Storable.xs
24524 ____________________________________________________________________________
24525 [  6830] By: jhi                                   on 2000/08/26  04:31:32
24526         Log: Update the test count.
24527      Branch: perl
24528            ! t/lib/trig.t
24529 ____________________________________________________________________________
24530 [  6829] By: jhi                                   on 2000/08/26  03:05:50
24531         Log: Subject: [PATCH] installation not quite silent yet.
24532              From: <abigail@foad.org>
24533              Date: Fri, 25 Aug 2000 20:07:53 -0400
24534              Message-ID: <20000826000753.7822.qmail@foad.org>
24535      Branch: perl
24536            ! installman installperl
24537 ____________________________________________________________________________
24538 [  6828] By: jhi                                   on 2000/08/26  03:05:14
24539         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
24540              From: Spider Boardman <spider@web.zk3.dec.com>
24541              Date: Fri, 25 Aug 2000 19:12:40 -0400
24542              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
24543      Branch: perl
24544            ! gv.c
24545 ____________________________________________________________________________
24546 [  6827] By: jhi                                   on 2000/08/25  23:54:34
24547         Log: Support preserving extremely big/small angles.
24548      Branch: perl
24549            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
24550 ____________________________________________________________________________
24551 [  6826] By: jhi                                   on 2000/08/25  23:01:20
24552         Log: Patch installperl to be long double-aware.
24553              
24554              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
24555              From: Spider Boardman <spider@web.zk3.dec.com>
24556              Date: Fri, 25 Aug 2000 18:15:23 -0400
24557              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
24558      Branch: perl
24559            ! installperl
24560 ____________________________________________________________________________
24561 [  6825] By: jhi                                   on 2000/08/25  22:58:25
24562         Log: Remove duplicately applied patch shards.
24563              
24564              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
24565              From: Spider Boardman <spider@leggy.zk3.dec.com>
24566              Date: Fri, 25 Aug 2000 16:45:03 -0400
24567              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
24568      Branch: perl
24569            ! t/lib/cgi-html.t
24570 ____________________________________________________________________________
24571 [  6824] By: jhi                                   on 2000/08/25  22:57:00
24572         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
24573              From: Daniel Chetlin <daniel@chetlin.com>
24574              Date: Fri, 25 Aug 2000 12:23:16 -0700
24575              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
24576              
24577              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
24578              From: Daniel Chetlin <daniel@chetlin.com>
24579              Date: Fri, 25 Aug 2000 14:47:19 -0700
24580              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
24581      Branch: perl
24582            ! installman
24583 ____________________________________________________________________________
24584 [  6823] By: jhi                                   on 2000/08/25  22:44:17
24585         Log: Timestamp problem?
24586      Branch: perl
24587            ! uconfig.h uconfig.sh
24588 ____________________________________________________________________________
24589 [  6822] By: jhi                                   on 2000/08/25  19:01:06
24590         Log: One forgotten file from #6816.
24591      Branch: perl
24592            ! vos/config.h
24593 ____________________________________________________________________________
24594 [  6821] By: jhi                                   on 2000/08/25  18:56:39
24595         Log: Regen Changes.
24596      Branch: perl
24597            ! Changes patchlevel.h
24598 ____________________________________________________________________________
24599 [  6820] By: jhi                                   on 2000/08/25  18:52:35
24600         Log: Fix Changes ordering.
24601      Branch: perl
24602            ! Changes
24603 ____________________________________________________________________________
24604 [  6819] By: jhi                                   on 2000/08/25  18:50:25
24605         Log: Update Changes.
24606      Branch: perl
24607            ! Changes patchlevel.h
24608 ____________________________________________________________________________
24609 [  6818] By: jhi                                   on 2000/08/25  18:47:45
24610         Log: Tweak the sfio/useperlio logic, hopefully as wished in
24611              
24612              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
24613              From: Nicholas Clark <nick@babyhippo.co.uk>
24614              Date: Fri, 25 Aug 2000 12:01:45 +0100
24615              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
24616      Branch: metaconfig/U/perl
24617            ! d_sfio.U
24618      Branch: perl
24619            ! Configure
24620 ____________________________________________________________________________
24621 [  6817] By: jhi                                   on 2000/08/25  18:32:51
24622         Log: Allow microperl to assume <math.h>, without it the math
24623              functions like floor() are assumed to return int, which makes
24624              for core dumps in machines where integer and floating register
24625              don't mix.
24626      Branch: perl
24627            ! uconfig.h uconfig.sh
24628 ____________________________________________________________________________
24629 [  6816] By: jhi                                   on 2000/08/25  18:27:17
24630         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
24631              the problem reported in
24632              
24633              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
24634              From: danhale@us.ibm.com
24635              Date: Fri, 25 Aug 2000 10:58:06 -0400
24636              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
24637      Branch: metaconfig/U/perl
24638            + d_socks5_init.U
24639      Branch: perl
24640            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
24641            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
24642            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
24643            ! win32/config.gc win32/config.vc
24644 ____________________________________________________________________________
24645 [  6815] By: jhi                                   on 2000/08/25  17:43:31
24646         Log: A solution for the retrieve_fd autosplit warning,
24647              idea suggested by Mike Guy.
24648      Branch: perl
24649            ! ext/Storable/Storable.pm
24650 ____________________________________________________________________________
24651 [  6814] By: jhi                                   on 2000/08/25  17:16:03
24652         Log: Add install-silent target.
24653      Branch: perl
24654            ! Makefile.SH
24655 ____________________________________________________________________________
24656 [  6813] By: jhi                                   on 2000/08/25  17:14:23
24657         Log: Subject: Re: [PATCH] More silencing of installman.
24658              From: <abigail@foad.org>
24659              Date: Thu, 24 Aug 2000 19:27:03 -0400
24660              Message-ID: <20000824232703.7001.qmail@foad.org>
24661              
24662              Subject: Re: [PATCH] More silencing of installman.
24663              From: <abigail@foad.org>
24664              Date: Fri, 25 Aug 2000 03:00:58 -0400
24665              Message-ID: <20000825070058.10697.qmail@foad.org>
24666      Branch: perl
24667            ! installman
24668 ____________________________________________________________________________
24669 [  6812] By: jhi                                   on 2000/08/25  17:11:28
24670         Log: installperl --verbose and --silent.
24671              
24672              Subject: Re: [PATCH] More silencing of installman.
24673              From: <abigail@foad.org>
24674              Message-ID: <20000825064430.9719.qmail@foad.org>
24675              Date: Fri, 25 Aug 2000 02:44:30 -0400
24676      Branch: perl
24677            ! installperl
24678 ____________________________________________________________________________
24679 [  6811] By: jhi                                   on 2000/08/25  17:05:43
24680         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
24681              From: "Peter J. Farley III" <pjfarley@banet.net>
24682              Date: Thu, 24 Aug 2000 21:58:03 -0400
24683              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
24684              
24685              (applied slightly modified)
24686      Branch: perl
24687            ! lib/ExtUtils/MM_Unix.pm
24688 ____________________________________________________________________________
24689 [  6810] By: jhi                                   on 2000/08/25  17:01:18
24690         Log: Missing parts of 
24691              
24692              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
24693              From: Peter Prymmer <pvhp@forte.com>
24694              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
24695              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
24696      Branch: perl
24697            ! t/lib/cgi-html.t
24698 ____________________________________________________________________________
24699 [  6809] By: jhi                                   on 2000/08/25  16:46:32
24700         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
24701              From: "Craig A. Berry" <craig.berry@psinetcs.com>
24702              Date: Thu, 24 Aug 2000 19:13:11 -0500
24703              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
24704      Branch: perl
24705            ! vms/vms.c
24706 ____________________________________________________________________________
24707 [  6808] By: jhi                                   on 2000/08/25  16:39:22
24708         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
24709              From: Peter Prymmer <pvhp@forte.com>
24710              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
24711              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
24712      Branch: perl
24713            ! configure.com
24714 ____________________________________________________________________________
24715 [  6807] By: jhi                                   on 2000/08/25  16:36:37
24716         Log: Better wording for the vec lvalue diagnostic.
24717              
24718              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24719              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
24720              Date: Wed, 23 Aug 2000 14:12:16 -0400
24721              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
24722      Branch: perl
24723            ! pod/perldiag.pod
24724 ____________________________________________________________________________
24725 [  6806] By: jhi                                   on 2000/08/24  18:17:22
24726         Log: Subject: [PATCH] More silencing of installman.
24727              From: <abigail@foad.org>
24728              Date: Thu, 24 Aug 2000 14:01:44 -0400
24729              Message-ID: <20000824180144.20062.qmail@foad.org>
24730      Branch: perl
24731            ! installman
24732 ____________________________________________________________________________
24733 [  6805] By: jhi                                   on 2000/08/24  15:00:31
24734         Log: Update Changes.
24735      Branch: perl
24736            ! Changes patchlevel.h
24737 ____________________________________________________________________________
24738 [  6804] By: jhi                                   on 2000/08/24  14:59:07
24739         Log: Regen perltoc.
24740      Branch: perl
24741            ! pod/perltoc.pod
24742 ____________________________________________________________________________
24743 [  6803] By: jhi                                   on 2000/08/24  14:44:39
24744         Log: Show the doc file, not the temp file.
24745      Branch: perl
24746            ! installman
24747 ____________________________________________________________________________
24748 [  6802] By: jhi                                   on 2000/08/24  14:41:53
24749         Log: Continue silencing.
24750      Branch: perl
24751            ! installman
24752 ____________________________________________________________________________
24753 [  6801] By: jhi                                   on 2000/08/24  14:34:40
24754         Log: Actually do something with the silencer option.
24755      Branch: perl
24756            ! installman
24757 ____________________________________________________________________________
24758 [  6800] By: jhi                                   on 2000/08/24  14:26:22
24759         Log: Make installman to recognize the silence flag -S.
24760      Branch: perl
24761            ! installman
24762 ____________________________________________________________________________
24763 [  6799] By: jhi                                   on 2000/08/24  13:49:38
24764         Log: DOS patches and portability/porting notes, from Tim Jenness.
24765      Branch: perl
24766            ! lib/File/Temp.pm
24767 ____________________________________________________________________________
24768 [  6798] By: jhi                                   on 2000/08/24  13:48:27
24769         Log: Create directories in silence.
24770              
24771              Subject: [PATCH] Another silencer for MakeMaker
24772              From: andreas.koenig@anima.de (Andreas J. Koenig)
24773              Date: 24 Aug 2000 14:18:52 +0200
24774              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
24775      Branch: perl
24776            ! lib/ExtUtils/Command.pm
24777 ____________________________________________________________________________
24778 [  6797] By: jhi                                   on 2000/08/24  13:46:42
24779         Log: More liberal parsing of version numbers.
24780              
24781              Subject: Re: CPAN.pm beta for testing available
24782              From: andreas.koenig@anima.de (Andreas J. Koenig)
24783              Date: 24 Aug 2000 13:51:57 +0200
24784              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
24785      Branch: perl
24786            ! lib/CPAN.pm
24787 ____________________________________________________________________________
24788 [  6796] By: jhi                                   on 2000/08/24  13:44:36
24789         Log: Make "make install" by default silent.  A new "install-verbose"
24790              target is verbose.
24791      Branch: perl
24792            ! Makefile.SH
24793 ____________________________________________________________________________
24794 [  6795] By: jhi                                   on 2000/08/24  13:39:14
24795         Log: Add silencer flags to installperl.
24796              
24797              Subject: [PATCH] Making installperl silent.
24798              From: <abigail@foad.org>
24799              Date: Thu, 24 Aug 2000 05:01:45 -0400
24800              Message-ID: <20000824090145.13141.qmail@foad.org>
24801      Branch: perl
24802            ! installperl
24803 ____________________________________________________________________________
24804 [  6794] By: jhi                                   on 2000/08/24  13:35:50
24805         Log: installperl couldn't tell whether it had run tests or not.
24806              
24807              Subject: [PATCH] Re: installperl and t/TEST
24808              From: <abigail@foad.org>
24809              Date: Thu, 24 Aug 2000 04:00:53 -0400
24810              Message-ID: <20000824080053.2494.qmail@foad.org>
24811      Branch: perl
24812            ! Makefile.SH installperl
24813 ____________________________________________________________________________
24814 [  6793] By: jhi                                   on 2000/08/24  13:27:50
24815         Log: Drop the separate perlbc, perlcc -b should be enough.
24816      Branch: perl
24817            - utils/perlbc.PL
24818            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
24819 ____________________________________________________________________________
24820 [  6792] By: jhi                                   on 2000/08/24  04:41:30
24821         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
24822              plus the typo fix from Peter Prymmer.
24823      Branch: perl
24824            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
24825            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
24826 ____________________________________________________________________________
24827 [  6791] By: jhi                                   on 2000/08/24  02:10:43
24828         Log: Replace #6705 with a minimal doc patch.
24829              
24830              Subject: [PATCH 5.6.0] replace change #6705
24831              From: Jan Dubois <jand@ActiveState.com>
24832              Date: Wed, 23 Aug 2000 18:31:51 -0700
24833              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
24834      Branch: perl
24835            ! lib/Win32.pod win32/win32.c
24836 ____________________________________________________________________________
24837 [  6790] By: jhi                                   on 2000/08/23  17:52:00
24838         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
24839              From: Mike Guy <mjtg@cam.ac.uk>
24840              Date: Wed, 23 Aug 2000 18:38:46 +0100
24841              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
24842      Branch: perl
24843            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
24844 ____________________________________________________________________________
24845 [  6789] By: jhi                                   on 2000/08/23  15:34:21
24846         Log: Update Changes.
24847      Branch: perl
24848            ! Changes patchlevel.h
24849 ____________________________________________________________________________
24850 [  6788] By: jhi                                   on 2000/08/23  15:33:40
24851         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
24852              From: Wilfredo Sánchez <wsanchez@apple.com>
24853              Date: Tue, 22 Aug 2000 19:31:27 -0700
24854              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
24855      Branch: perl
24856            ! perl.h
24857 ____________________________________________________________________________
24858 [  6787] By: jhi                                   on 2000/08/23  15:29:31
24859         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
24860              From: Spider Boardman <spider@leggy.zk3.dec.com>
24861              Date: Wed, 23 Aug 2000 10:33:23 -0400
24862              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
24863      Branch: perl
24864            ! lib/Pod/Html.pm
24865 ____________________________________________________________________________
24866 [  6786] By: jhi                                   on 2000/08/23  15:28:11
24867         Log: Bad makefile.
24868      Branch: perl
24869            ! ext/B/Makefile.PL
24870 ____________________________________________________________________________
24871 [  6785] By: jhi                                   on 2000/08/23  14:37:04
24872         Log: Update Changes.
24873      Branch: perl
24874            ! Changes patchlevel.h
24875 ____________________________________________________________________________
24876 [  6784] By: jhi                                   on 2000/08/23  13:58:41
24877         Log: Portability fix from Hugo van der Sanden.
24878      Branch: perl
24879            ! ext/re/Makefile.PL
24880 ____________________________________________________________________________
24881 [  6783] By: jhi                                   on 2000/08/23  13:53:53
24882         Log: Storable support, v-version fixes.
24883              
24884              Subject: CPAN.pm beta for testing available
24885              From: andreas.koenig@anima.de (Andreas J. Koenig)
24886              Date: 22 Aug 2000 23:31:33 +0200
24887              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
24888      Branch: perl
24889            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
24890 ____________________________________________________________________________
24891 [  6782] By: jhi                                   on 2000/08/23  13:51:26
24892         Log: Mac and other portability updates from Chris Nandor.
24893      Branch: perl
24894            ! pod/perlmodinstall.pod
24895 ____________________________________________________________________________
24896 [  6781] By: jhi                                   on 2000/08/23  13:47:33
24897         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
24898              From: Peter Prymmer <pvhp@forte.com>
24899              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
24900              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
24901      Branch: perl
24902            ! ext/Storable/Storable.xs
24903 ____________________________________________________________________________
24904 [  6780] By: jhi                                   on 2000/08/23  13:33:34
24905         Log: VMS MMS (make) wants null action.
24906      Branch: perl
24907            ! ext/B/Makefile.PL
24908 ____________________________________________________________________________
24909 [  6779] By: jhi                                   on 2000/08/22  19:44:47
24910         Log: Forgot portability nit.
24911      Branch: perl
24912            ! t/lib/st-forgive.t
24913 ____________________________________________________________________________
24914 [  6778] By: jhi                                   on 2000/08/22  19:35:25
24915         Log: Be portable.
24916      Branch: perl
24917            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
24918            ! t/lib/st-store.t
24919 ____________________________________________________________________________
24920 [  6777] By: jhi                                   on 2000/08/22  18:50:53
24921         Log: Update Changes.
24922      Branch: perl
24923            ! Changes patchlevel.h
24924 ____________________________________________________________________________
24925 [  6776] By: jhi                                   on 2000/08/22  18:44:46
24926         Log: cSVOPo_*v things index into the current PL_curpad
24927              under ithreads, which is different from the curpad
24928              used by the XSUB.  (In other words, the code as-is
24929              before this patch wouldn't work under ithreads.)
24930              From Sarathy.
24931      Branch: perl
24932            ! ext/B/B.xs
24933 ____________________________________________________________________________
24934 [  6775] By: jhi                                   on 2000/08/22  18:18:37
24935         Log: Make the selection of NVff et al stricter.
24936      Branch: metaconfig/U/perl
24937            ! perlxvf.U
24938      Branch: perl
24939            ! Configure config_h.SH
24940 ____________________________________________________________________________
24941 [  6774] By: jhi                                   on 2000/08/22  17:19:42
24942         Log: perldelta nits.
24943      Branch: perl
24944            ! pod/perldelta.pod
24945 ____________________________________________________________________________
24946 [  6773] By: jhi                                   on 2000/08/22  17:06:26
24947         Log: Long double fixes from Spider Boardman.
24948              
24949              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
24950              From: system PRIVILEGED account <root@peano.zk3.dec.com>
24951              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
24952              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
24953      Branch: perl
24954            ! t/lib/bigfltpm.t t/lib/st-06compat.t
24955 ____________________________________________________________________________
24956 [  6772] By: jhi                                   on 2000/08/22  15:04:53
24957         Log: Update Changes.
24958      Branch: perl
24959            ! Changes patchlevel.h
24960 ____________________________________________________________________________
24961 [  6771] By: jhi                                   on 2000/08/22  15:01:44
24962         Log: perldelta fixes from Hugo van der Sanden.
24963      Branch: perl
24964            ! pod/perldelta.pod
24965 ____________________________________________________________________________
24966 [  6770] By: jhi                                   on 2000/08/22  14:34:49
24967         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
24968              From: Hugo <hv@crypt.compulink.co.uk>
24969              Date: Tue, 22 Aug 2000 11:21:53 +0100
24970              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
24971      Branch: perl
24972            ! regcomp.c
24973 ____________________________________________________________________________
24974 [  6769] By: jhi                                   on 2000/08/22  14:30:02
24975         Log: Add Yitzchak, reformat.
24976      Branch: perl
24977            ! Changes config_h.SH
24978 ____________________________________________________________________________
24979 [  6768] By: jhi                                   on 2000/08/22  14:21:35
24980         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
24981              and Spider Boardman.
24982      Branch: metaconfig
24983            ! U/compline/d_gconvert.U
24984      Branch: perl
24985            ! Configure
24986 ____________________________________________________________________________
24987 [  6767] By: jhi                                   on 2000/08/22  14:11:24
24988         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
24989              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
24990              Date: Mon, 21 Aug 2000 19:08:31 -0700
24991              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
24992      Branch: perl
24993            - ext/Storable/patchlevel.h
24994            ! MANIFEST ext/Storable/MANIFEST
24995 ____________________________________________________________________________
24996 [  6766] By: jhi                                   on 2000/08/22  13:49:29
24997         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
24998              From: Peter Prymmer <pvhp@forte.com>
24999              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
25000              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
25001      Branch: perl
25002            ! configure.com ext/Storable/Makefile.PL
25003 ____________________________________________________________________________
25004 [  6765] By: jhi                                   on 2000/08/22  13:44:59
25005         Log: Subject: [PATCH blead] B:: missing dependency
25006              From: Hugo <hv@crypt.compulink.co.uk>
25007              Date: Tue, 22 Aug 2000 06:44:33 +0100
25008              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
25009      Branch: perl
25010            ! ext/B/Makefile.PL
25011 ____________________________________________________________________________
25012 [  6764] By: jhi                                   on 2000/08/22  13:38:12
25013         Log: More bytecompiler.
25014      Branch: perl
25015            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
25016 ____________________________________________________________________________
25017 [  6763] By: jhi                                   on 2000/08/22  13:36:44
25018         Log: Bytecompiler patches from Benjamin Stuhl.
25019      Branch: perl
25020            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
25021            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
25022            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
25023            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
25024            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
25025            ! perl.c perlapi.h pod/perldelta.pod
25026 ____________________________________________________________________________
25027 [  6762] By: jhi                                   on 2000/08/21  23:43:40
25028         Log: An obsoleted diagnostic.
25029      Branch: perl
25030            ! pod/perldelta.pod
25031 ____________________________________________________________________________
25032 [  6761] By: jhi                                   on 2000/08/21  23:01:45
25033         Log: The #6759 wasn't quite right.
25034      Branch: perl
25035            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
25036            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
25037            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
25038            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
25039            ! t/lib/st-tieditems.t
25040 ____________________________________________________________________________
25041 [  6760] By: jhi                                   on 2000/08/21  22:35:49
25042         Log: Be verydeepclean.
25043      Branch: perl
25044            ! Makefile.SH
25045 ____________________________________________________________________________
25046 [  6759] By: jhi                                   on 2000/08/21  22:25:40
25047         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
25048              From: Peter Prymmer <pvhp@forte.com>
25049              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
25050              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
25051      Branch: perl
25052            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
25053            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
25054            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
25055            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
25056            ! t/lib/st-tieditems.t
25057 ____________________________________________________________________________
25058 [  6758] By: jhi                                   on 2000/08/21  22:22:32
25059         Log: Few more casts, need reported in
25060              
25061              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
25062              From: Mike Stok <mike@stok.co.uk>
25063              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
25064              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
25065              
25066              and
25067              
25068              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
25069              From: abigail@foad.org
25070              Date: 21 Aug 2000 21:31:34 -0000
25071              Message-Id: <20000821213134.30170.qmail@foad.org>
25072      Branch: perl
25073            ! ext/Storable/Storable.xs
25074 ____________________________________________________________________________
25075 [  6757] By: jhi                                   on 2000/08/21  18:37:07
25076         Log: Update Changes.
25077      Branch: perl
25078            ! Changes patchlevel.h
25079 ____________________________________________________________________________
25080 [  6756] By: jhi                                   on 2000/08/21  18:34:02
25081         Log: A pod nit.
25082              
25083              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
25084              From: <abigail@foad.org>
25085              Date: Mon, 21 Aug 2000 14:00:16 -0400
25086              Message-ID: <20000821180016.28627.qmail@foad.org>
25087      Branch: perl
25088            ! pod/perlre.pod
25089 ____________________________________________________________________________
25090 [  6755] By: jhi                                   on 2000/08/21  18:30:56
25091         Log: Use PodParser 1.18 new test.
25092      Branch: perl
25093            ! t/pod/special_seqs.t t/pod/special_seqs.xr
25094 ____________________________________________________________________________
25095 [  6754] By: jhi                                   on 2000/08/21  18:28:35
25096         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
25097              patches cannot be applied since #6712 conflicts.
25098      Branch: perl
25099            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
25100 ____________________________________________________________________________
25101 [  6753] By: jhi                                   on 2000/08/21  18:15:11
25102         Log: Weed out some smaller changes.
25103      Branch: perl
25104            ! pod/perldelta.pod
25105 ____________________________________________________________________________
25106 [  6752] By: jhi                                   on 2000/08/21  18:02:30
25107         Log: Also under djgpp the timestamps are funky.
25108      Branch: perl
25109            ! t/op/stat.t
25110 ____________________________________________________________________________
25111 [  6751] By: jhi                                   on 2000/08/21  17:55:56
25112         Log: Tweak the floating point output routine preferences.
25113      Branch: metaconfig
25114            ! U/compline/d_gconvert.U
25115      Branch: perl
25116            ! Configure
25117 ____________________________________________________________________________
25118 [  6750] By: jhi                                   on 2000/08/21  17:51:29
25119         Log: Unicos/mk requires elaborate paranoia.
25120      Branch: perl
25121            ! lib/Math/Complex.pm
25122 ____________________________________________________________________________
25123 [  6749] By: gsar                                  on 2000/08/21  16:53:31
25124         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
25125      Branch: perl
25126            ! lib/Cwd.pm
25127 ____________________________________________________________________________
25128 [  6748] By: gsar                                  on 2000/08/21  16:22:19
25129         Log: free TLS slot properly on Windows
25130      Branch: perl
25131            ! thread.h win32/perllib.c win32/win32thread.h
25132 ____________________________________________________________________________
25133 [  6747] By: jhi                                   on 2000/08/21  16:20:58
25134         Log: Rename the macro argument because some preprocessors
25135              can't tell the difference and expand arguments also inside
25136              double quoted strings.
25137      Branch: perl
25138            ! regcomp.c
25139 ____________________________________________________________________________
25140 [  6746] By: jhi                                   on 2000/08/21  16:09:41
25141         Log: Support long doubles in Storable.
25142              
25143              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
25144              From: Radu Greab <radu@netsoft.ro>
25145              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
25146              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
25147      Branch: perl
25148            ! ext/Storable/Storable.xs
25149 ____________________________________________________________________________
25150 [  6745] By: jhi                                   on 2000/08/21  15:51:40
25151         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
25152              From: "Fifer, Eric" <EFifer@sanwaint.com>
25153              Date: Mon, 21 Aug 2000 15:34:49 +0100
25154              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
25155      Branch: perl
25156            ! t/pragma/warn/9enabled
25157 ____________________________________________________________________________
25158 [  6744] By: jhi                                   on 2000/08/21  15:39:35
25159         Log: Document the endianness of Alpha more precisely.
25160      Branch: perl
25161            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
25162            ! pod/perlport.pod
25163 ____________________________________________________________________________
25164 [  6743] By: jhi                                   on 2000/08/21  14:47:05
25165         Log: perldelta fixes from the p5p crowd.
25166      Branch: perl
25167            ! pod/perldelta.pod pod/perlop.pod
25168 ____________________________________________________________________________
25169 [  6742] By: jhi                                   on 2000/08/21  13:34:51
25170         Log: Update to Pod::LaTeX 0.53.
25171              
25172              Subject: [PATCH] lib/Pod/LaTeX.pm updates
25173              From: Tim Jenness <timj@jach.hawaii.edu>
25174              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
25175              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
25176      Branch: perl
25177            ! lib/Pod/LaTeX.pm
25178 ____________________________________________________________________________
25179 [  6741] By: jhi                                   on 2000/08/21  13:33:01
25180         Log: Subject: [PATCH] os2.c fix for use64bitint
25181              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25182              Date: Mon, 21 Aug 2000 01:32:25 -0700
25183              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
25184      Branch: perl
25185            ! os2/os2.c
25186 ____________________________________________________________________________
25187 [  6740] By: jhi                                   on 2000/08/21  13:28:52
25188         Log: Array context keeps slithering in.
25189              
25190              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
25191              From: Daniel Chetlin <daniel@chetlin.com>
25192              Date: Sun, 20 Aug 2000 21:40:25 -0700
25193              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
25194      Branch: perl
25195            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
25196            ! pod/perldebtut.pod
25197 ____________________________________________________________________________
25198 [  6739] By: jhi                                   on 2000/08/21  13:23:55
25199         Log: Big-endian quad fixes for Storable from Radu Greab,
25200              plus few explicit null casts for picky compilers.
25201      Branch: perl
25202            ! ext/Storable/Storable.xs
25203 ____________________________________________________________________________
25204 [  6738] By: gsar                                  on 2000/08/21  05:56:13
25205         Log: small tweaks for change#6705: avoid C++ style comments in C code;
25206              use Perl's malloc API rather than the low level system one
25207      Branch: perl
25208            ! win32/win32.c
25209 ____________________________________________________________________________
25210 [  6737] By: gsar                                  on 2000/08/21  05:35:41
25211         Log: add Storable to list of extensions on Windows
25212      Branch: perl
25213            ! win32/Makefile win32/makefile.mk
25214 ____________________________________________________________________________
25215 [  6736] By: jhi                                   on 2000/08/21  02:57:53
25216         Log: Update Changes.
25217      Branch: perl
25218            ! Changes patchlevel.h
25219 ____________________________________________________________________________
25220 [  6735] By: jhi                                   on 2000/08/21  02:57:20
25221         Log: Draft 0.
25222      Branch: perl
25223            ! pod/perldelta.pod
25224 ____________________________________________________________________________
25225 [  6734] By: jhi                                   on 2000/08/21  02:57:03
25226         Log: Add Storable 0.7.2 from Raphael Manfredi,
25227              plus the patch from
25228              
25229              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
25230              From: Radu Greab <radu@netsoft.ro>
25231              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
25232              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
25233              
25234              plus changes to get Storable to compile with
25235              picky ANSI compilers.
25236      Branch: perl
25237            + ext/Storable/ChangeLog ext/Storable/MANIFEST
25238            + ext/Storable/Makefile.PL ext/Storable/README
25239            + ext/Storable/Storable.pm ext/Storable/Storable.xs
25240            + ext/Storable/patchlevel.h t/lib/st-06compat.t
25241            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
25242            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
25243            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
25244            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
25245            + t/lib/st-tieditems.t
25246            ! MANIFEST
25247 ____________________________________________________________________________
25248 [  6733] By: jhi                                   on 2000/08/21  02:29:09
25249         Log: The correct cleaning order is an art.
25250      Branch: perl
25251            ! Makefile.SH
25252 ____________________________________________________________________________
25253 [  6732] By: jhi                                   on 2000/08/21  01:23:39
25254         Log: The #6724 is here.
25255      Branch: perl
25256            ! t/lib/ftmp-security.t
25257 ____________________________________________________________________________
25258 [  6731] By: jhi                                   on 2000/08/20  23:17:03
25259         Log: s/this one/the 5.6.0 release/
25260      Branch: perl
25261            ! pod/perl56delta.pod
25262 ____________________________________________________________________________
25263 [  6730] By: jhi                                   on 2000/08/20  23:07:34
25264         Log: Mention perlebcdic and perlposix-bc.
25265      Branch: perl
25266            ! pod/perlport.pod
25267 ____________________________________________________________________________
25268 [  6729] By: jhi                                   on 2000/08/20  21:32:59
25269         Log: Document the number of exponent digits.
25270      Branch: perl
25271            ! pod/perlfunc.pod
25272 ____________________________________________________________________________
25273 [  6728] By: jhi                                   on 2000/08/20  21:16:47
25274         Log: Use File::Spec->tmpdir().
25275              
25276              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
25277              From: Tim Jenness <timj@jach.hawaii.edu>
25278              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
25279              MIME-Version: 1.0
25280              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
25281      Branch: perl
25282            ! utils/perlbug.PL
25283 ____________________________________________________________________________
25284 [  6727] By: jhi                                   on 2000/08/20  20:43:32
25285         Log: Update Changes.
25286      Branch: perl
25287            ! Changes patchlevel.h
25288 ____________________________________________________________________________
25289 [  6726] By: jhi                                   on 2000/08/20  20:41:44
25290         Log: The veryclean target needs to clobber.
25291      Branch: perl
25292            ! Makefile.SH
25293 ____________________________________________________________________________
25294 [  6725] By: jhi                                   on 2000/08/20  20:37:38
25295         Log: Document odd vs even subreleases and -Dusedevel.
25296      Branch: perl
25297            ! INSTALL
25298 ____________________________________________________________________________
25299 [  6724] By: jhi                                   on 2000/08/20  19:58:05
25300         Log: Use temporary directory instead of current directory.
25301              
25302              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
25303              From: Tim Jenness <timj@jach.hawaii.edu>
25304              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
25305              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
25306      Branch: perl
25307            ! t/lib/ftmp-security.t
25308 ____________________________________________________________________________
25309 [  6723] By: jhi                                   on 2000/08/20  19:55:55
25310         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
25311              From: andreas.koenig@anima.de (Andreas J. Koenig)
25312              Date: 20 Aug 2000 15:52:03 +0200
25313              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
25314      Branch: perl
25315            ! lib/ExtUtils/MM_Unix.pm
25316 ____________________________________________________________________________
25317 [  6722] By: jhi                                   on 2000/08/20  19:46:01
25318         Log: Update to CGI 2.72, from Lincoln Stein.
25319      Branch: perl
25320            ! lib/CGI.pm
25321 ____________________________________________________________________________
25322 [  6721] By: jhi                                   on 2000/08/20  19:43:54
25323         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
25324              From: Radu Greab <radu@netsoft.ro>
25325              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
25326              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
25327      Branch: perl
25328            ! ext/GDBM_File/GDBM_File.xs
25329 ____________________________________________________________________________
25330 [  6720] By: jhi                                   on 2000/08/20  19:42:01
25331         Log: pp_open() could pass an uninitialized filename down to do_open9().
25332      Branch: perl
25333            ! pp_sys.c
25334 ____________________________________________________________________________
25335 [  6719] By: jhi                                   on 2000/08/20  14:06:41
25336         Log: UTF8 concat fixes.
25337              
25338              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
25339              From: Hugo <hv@crypt.compulink.co.uk>
25340              Date: Sun, 20 Aug 2000 07:30:46 +0100
25341              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
25342      Branch: perl
25343            ! pp_hot.c t/op/append.t
25344 ____________________________________________________________________________
25345 [  6718] By: jhi                                   on 2000/08/20  02:09:37
25346         Log: Let's try #6717 again.
25347      Branch: perl
25348            ! lib/File/Temp.pm
25349 ____________________________________________________________________________
25350 [  6717] By: jhi                                   on 2000/08/20  01:56:55
25351         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
25352              From: "Craig A. Berry" <craig.berry@metamorgs.com>
25353              Date: Sat, 19 Aug 2000 18:15:39 -0500
25354              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
25355      Branch: perl
25356            ! lib/File/Temp.pm
25357 ____________________________________________________________________________
25358 [  6716] By: jhi                                   on 2000/08/19  15:50:11
25359         Log: Update Changes.
25360      Branch: perl
25361            ! Changes patchlevel.h
25362 ____________________________________________________________________________
25363 [  6715] By: jhi                                   on 2000/08/19  15:39:09
25364         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
25365              From: Jonathan D Johnston <jdjohnston2@juno.com>
25366              Date: Thu, 17 Aug 2000 23:13:01 -0400       
25367              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
25368      Branch: perl
25369            ! pod/perlfunc.pod
25370 ____________________________________________________________________________
25371 [  6714] By: jhi                                   on 2000/08/19  15:34:04
25372         Log: Introduce a 'veryclean' target that is like 'distclean'
25373              but also removes *~ and *.orig.
25374      Branch: perl
25375            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
25376            ! utils/Makefile x2p/Makefile.SH
25377 ____________________________________________________________________________
25378 [  6713] By: jhi                                   on 2000/08/19  14:15:45
25379         Log: Put back the long double avoidance code to POSIX.xs
25380              because VMS seems to need it still.
25381      Branch: perl
25382            ! ext/POSIX/POSIX.xs
25383 ____________________________________________________________________________
25384 [  6712] By: jhi                                   on 2000/08/19  14:10:41
25385         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
25386              From: Peter Prymmer <pvhp@forte.com>
25387              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
25388              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
25389      Branch: perl
25390            ! lib/Pod/Find.pm t/pod/find.t
25391 ____________________________________________________________________________
25392 [  6711] By: jhi                                   on 2000/08/19  14:09:19
25393         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
25394              From: Peter Prymmer <pvhp@forte.com>
25395              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
25396              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
25397              cc: vmsperl@perl.org
25398      Branch: perl
25399            ! t/lib/peek.t
25400 ____________________________________________________________________________
25401 [  6710] By: jhi                                   on 2000/08/19  14:08:01
25402         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
25403              From: Jan Dubois <jand@ActiveState.com>
25404              Date: Fri, 18 Aug 2000 16:31:48 -0700
25405              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
25406      Branch: perl
25407            ! win32/win32.c
25408 ____________________________________________________________________________
25409 [  6709] By: jhi                                   on 2000/08/19  14:06:57
25410         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
25411              
25412              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
25413              From: Spider.Boardman@Orb.Nashua.NH.US
25414              Date: Fri, 18 Aug 2000 18:41:14 -0400
25415              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
25416      Branch: perl
25417            ! regcomp.c
25418 ____________________________________________________________________________
25419 [  6708] By: jhi                                   on 2000/08/18  22:04:49
25420         Log: Update Changes.
25421      Branch: perl
25422            ! Changes patchlevel.h
25423 ____________________________________________________________________________
25424 [  6707] By: jhi                                   on 2000/08/18  21:55:14
25425         Log: Add warnif(), check warnings further up the stack,
25426              all the warnings functions now can take an optional object reference.
25427              
25428              Subject: [PATCH bleedperl@6691] warnings pragma update
25429              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
25430              Date: Fri, 18 Aug 2000 22:42:06 +0100
25431              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
25432      Branch: perl
25433            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
25434            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
25435            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
25436 ____________________________________________________________________________
25437 [  6706] By: jhi                                   on 2000/08/18  21:41:45
25438         Log: Typo in pp_complement().
25439              
25440              Subject: [PATCH perl-current] Deparse
25441              From: Peter Scott <Peter@PSDT.com>
25442              Date: Fri, 18 Aug 2000 12:44:37 -0700
25443              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
25444      Branch: perl
25445            ! ext/B/B/Deparse.pm
25446 ____________________________________________________________________________
25447 [  6705] By: jhi                                   on 2000/08/18  21:25:59
25448         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
25449              From: Jan Dubois <jand@ActiveState.com>
25450              Date: Fri, 18 Aug 2000 14:22:51 -0700
25451              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
25452      Branch: perl
25453            ! lib/Win32.pod win32/win32.c
25454 ____________________________________________________________________________
25455 [  6704] By: jhi                                   on 2000/08/18  21:16:14
25456         Log: Don't eat leading os from index entries.
25457              
25458              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
25459              From: Russ Allbery <rra@stanford.edu>
25460              Date: 10 Aug 2000 20:49:25 -0700
25461              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
25462      Branch: perl
25463            ! lib/Pod/Man.pm
25464 ____________________________________________________________________________
25465 [  6703] By: jhi                                   on 2000/08/18  21:07:06
25466         Log: Add [[:blank:]] as suggested in
25467              
25468              Subject: [ID 20000716.024] [=cc=] / [:blank:]
25469              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
25470              Date: Sun, 16 Jul 2000 17:55:29 -0700
25471              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
25472              
25473              (the [=cc=] has already been taken care of by #6439
25474              so the whole bug report can be closed)
25475              
25476              and make [[:space:]] to be equivalent to isspace(3)
25477              (as opposed to \s, which is isSPACE()).  The difference
25478              is that now [[:space:]] matches the mythical vertical tab,
25479              while \s doesn't.
25480      Branch: perl
25481            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
25482            ! regexec.c t/op/pat.t
25483 ____________________________________________________________________________
25484 [  6702] By: jhi                                   on 2000/08/18  18:47:47
25485         Log: The new tests were missing from #6415.
25486      Branch: perl
25487            ! t/op/bop.t
25488 ____________________________________________________________________________
25489 [  6701] By: jhi                                   on 2000/08/18  18:20:40
25490         Log: Document the NDBM_File and ODBM_File as SDBM_File
25491              was documented in #6417.
25492      Branch: perl
25493            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
25494            ! ext/SDBM_File/SDBM_File.pm
25495 ____________________________________________________________________________
25496 [  6700] By: jhi                                   on 2000/08/18  18:10:39
25497         Log: Subject: [PATCH perl@6698] cygwin port
25498              From: "Fifer, Eric" <EFifer@sanwaint.com>
25499              Date: Fri, 18 Aug 2000 17:30:05 +0100
25500              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
25501      Branch: perl
25502            ! lib/File/Temp.pm
25503 ____________________________________________________________________________
25504 [  6699] By: jhi                                   on 2000/08/18  16:21:49
25505         Log: Document code point which makes if (defined %stash::) to work
25506              (noted by Spider Boardman).
25507      Branch: perl
25508            ! op.c
25509 ____________________________________________________________________________
25510 [  6698] By: jhi                                   on 2000/08/18  13:43:27
25511         Log: Update Changes.
25512      Branch: perl
25513            ! Changes patchlevel.h
25514 ____________________________________________________________________________
25515 [  6697] By: jhi                                   on 2000/08/18  13:35:57
25516         Log: Tiny Getopt::Long patch from Johan Vromans.
25517      Branch: perl
25518            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
25519 ____________________________________________________________________________
25520 [  6696] By: jhi                                   on 2000/08/18  13:26:14
25521         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
25522              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
25523              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
25524              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
25525      Branch: perl
25526            ! pod/perldiag.pod pod/perlsyn.pod
25527 ____________________________________________________________________________
25528 [  6695] By: jhi                                   on 2000/08/18  13:13:26
25529         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
25530              From: Daniel Chetlin <daniel@chetlin.com>
25531              Date: Fri, 18 Aug 2000 03:13:36 -0700
25532              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
25533      Branch: perl
25534            ! pod/perlfunc.pod
25535 ____________________________________________________________________________
25536 [  6694] By: jhi                                   on 2000/08/18  13:08:05
25537         Log: Subject: [PATCH] perltrap.pod spring cleaning
25538              From: Daniel Chetlin <daniel@chetlin.com>
25539              Date: Fri, 18 Aug 2000 03:06:54 -0700
25540              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
25541              
25542              plus Mike Guy's nitfix.
25543      Branch: perl
25544            ! pod/perltrap.pod
25545 ____________________________________________________________________________
25546 [  6693] By: jhi                                   on 2000/08/18  13:00:26
25547         Log: Unbuffer the output.
25548              
25549              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
25550              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
25551              Date: Thu, 17 Aug 2000 18:39:29 -0700
25552              Message-ID: <RPJn5gzkgydf092yn@efn.org>
25553      Branch: perl
25554            ! t/op/fork.t
25555 ____________________________________________________________________________
25556 [  6692] By: jhi                                   on 2000/08/18  05:19:17
25557         Log: Delete the image, too, not just its MANIFEStation.
25558      Branch: perl
25559            - lib/CGI/eg/wilogo.gif
25560 ____________________________________________________________________________
25561 [  6691] By: jhi                                   on 2000/08/18  05:10:26
25562         Log: Propagate new Configure vars.
25563      Branch: perl
25564            ! configure.com epoc/config.sh uconfig.h uconfig.sh
25565            ! vos/config.def vos/config.h vos/config_h.SH_orig
25566            ! win32/config.bc win32/config.gc win32/config.vc
25567            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25568 ____________________________________________________________________________
25569 [  6690] By: jhi                                   on 2000/08/18  04:30:56
25570         Log: Update Changes.
25571      Branch: perl
25572            ! Changes patchlevel.h
25573 ____________________________________________________________________________
25574 [  6689] By: jhi                                   on 2000/08/18  04:12:30
25575         Log: Fix the lib/complex failure of
25576              
25577              From: abigail@foad.org
25578              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25579              Date: 15 Aug 2000 04:06:38 -0000
25580              Message-Id: <20000815040638.8524.qmail@foad.org> 
25581              
25582              Linux long double accuracy issue: something that
25583              when printed with %g looks like "2" but int() of it is 1.
25584      Branch: perl
25585            ! lib/Math/Complex.pm
25586 ____________________________________________________________________________
25587 [  6688] By: jhi                                   on 2000/08/18  03:15:35
25588         Log: The byteorder code in #6671 was wrong.
25589      Branch: perl
25590            ! configpm
25591 ____________________________________________________________________________
25592 [  6687] By: jhi                                   on 2000/08/18  02:08:42
25593         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
25594              From: Jan Dubois <jand@ActiveState.com>
25595              Date: Thu, 17 Aug 2000 18:31:55 -0700
25596              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
25597      Branch: perl
25598            ! sv.c
25599 ____________________________________________________________________________
25600 [  6686] By: jhi                                   on 2000/08/18  02:04:15
25601         Log: Use NVs in POSIX math, not doubles.
25602              
25603              From: abigail@foad.org
25604              Subject: [ID 20000817.014] POSIX & modfl
25605              Date: 17 Aug 2000 20:49:18 -0000
25606              Message-Id: <20000817204918.23123.qmail@foad.org>
25607      Branch: perl
25608            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
25609 ____________________________________________________________________________
25610 [  6685] By: jhi                                   on 2000/08/18  02:02:12
25611         Log: Introduce NVef, NVff, and NVgf, use the middle one.
25612              (helps for lib/peek + Linux + long doubles)  Reported in
25613              
25614              From: abigail@foad.org
25615              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
25616              Date: 15 Aug 2000 04:06:38 -0000
25617              Message-Id: <20000815040638.8524.qmail@foad.org> 
25618              
25619              (note: the lib/complex failure has not yet been addressed)
25620      Branch: metaconfig/U/perl
25621            ! perlxvf.U
25622      Branch: perl
25623            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25624            ! config_h.SH dump.c perl.h pod/perlguts.pod
25625 ____________________________________________________________________________
25626 [  6684] By: jhi                                   on 2000/08/17  23:22:19
25627         Log: Add byteorder to the myconfig output.
25628      Branch: perl
25629            ! myconfig.SH
25630 ____________________________________________________________________________
25631 [  6683] By: jhi                                   on 2000/08/17  23:20:19
25632         Log: The image doth not exist, spotted by Johan Vromans.
25633      Branch: perl
25634            ! MANIFEST
25635 ____________________________________________________________________________
25636 [  6682] By: jhi                                   on 2000/08/17  22:38:16
25637         Log: Document what the backtick returns if the command fails.
25638      Branch: perl
25639            ! pod/perlop.pod
25640 ____________________________________________________________________________
25641 [  6681] By: jhi                                   on 2000/08/17  22:33:12
25642         Log: Do not use prototyping here.
25643              
25644              Subject: [ID 20000817.016] [PATCH] Peek.xs
25645              From: abigail@foad.org
25646              Date: 17 Aug 2000 20:55:56 -0000
25647              Message-Id: <20000817205556.24270.qmail@foad.org>
25648      Branch: perl
25649            ! ext/Devel/Peek/Makefile.PL
25650 ____________________________________________________________________________
25651 [  6680] By: jhi                                   on 2000/08/17  19:46:43
25652         Log: Don't propose using modules built for 5.005 if no binary
25653              compatibility with 5.005 is attempted.
25654              
25655              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
25656              Subject: Minor nit with 5.7.0 (6655)
25657              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
25658              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
25659      Branch: metaconfig
25660            ! U/installdirs/inc_version_list.U
25661      Branch: perl
25662            ! Configure config_h.SH
25663 ____________________________________________________________________________
25664 [  6679] By: jhi                                   on 2000/08/17  19:16:39
25665         Log: Microperl config update.
25666      Branch: perl
25667            ! uconfig.h uconfig.sh
25668 ____________________________________________________________________________
25669 [  6678] By: jhi                                   on 2000/08/17  19:16:13
25670         Log: The #6648 wasn't protective enough for limited platforms
25671              (like microperl).
25672      Branch: perl
25673            ! dump.c sv.c
25674 ____________________________________________________________________________
25675 [  6677] By: jhi                                   on 2000/08/17  14:46:35
25676         Log: Update Changes.
25677      Branch: perl
25678            ! Changes patchlevel.h
25679 ____________________________________________________________________________
25680 [  6676] By: jhi                                   on 2000/08/17  14:44:02
25681         Log: Add perlebcdic from Peter Prymmer, regen toc.
25682      Branch: perl
25683            + pod/perlebcdic.pod
25684            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
25685 ____________________________________________________________________________
25686 [  6675] By: jhi                                   on 2000/08/17  14:41:52
25687         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
25688      Branch: perl
25689            ! pod/perldebtut.pod
25690 ____________________________________________________________________________
25691 [  6674] By: jhi                                   on 2000/08/17  14:29:43
25692         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
25693              
25694              Subject: [ID 20000724.006] -DLEAKTEST problem
25695              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
25696              Date: Tue, 25 Jul 2000 00:36:32 -0500
25697              Message-Id: <20000725003632.A26186@www.llamacom.com>
25698              
25699              Reminder sent
25700              
25701              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
25702              From: Hugo <hv@crypt.compulink.co.uk>
25703              Date: Thu, 17 Aug 2000 15:23:42 +0100
25704              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
25705      Branch: perl
25706            ! util.c
25707 ____________________________________________________________________________
25708 [  6673] By: jhi                                   on 2000/08/17  04:07:10
25709         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
25710              From: John Peacock <JPeacock@UnivPress.com>
25711              Date: Tue, 01 Aug 2000 09:38:12 -0400
25712              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
25713      Branch: perl
25714            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
25715 ____________________________________________________________________________
25716 [  6672] By: jhi                                   on 2000/08/17  03:04:35
25717         Log: Subject: [PATCH] Cwd.pm now uses strict
25718              From: Tim Jenness <timj@jach.hawaii.edu>
25719              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
25720              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
25721      Branch: perl
25722            ! lib/Cwd.pm
25723 ____________________________________________________________________________
25724 [  6671] By: jhi                                   on 2000/08/17  02:16:35
25725         Log: Make $Config{byteorder} more magical so that it is
25726              dynamically computed: nice for 'fat binaries'.
25727              
25728              Subject: [PATCH]: default byteorder
25729              From: Wilfredo Sánchez <wsanchez@apple.com>
25730              Date: Mon, 31 Jul 2000 19:45:31 -0700
25731              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
25732      Branch: perl
25733            ! configpm
25734 ____________________________________________________________________________
25735 [  6670] By: gsar                                  on 2000/08/17  01:22:21
25736         Log: move WNOHANG definition to where other such things are
25737      Branch: perl
25738            ! win32/win32.h
25739 ____________________________________________________________________________
25740 [  6669] By: jhi                                   on 2000/08/17  01:19:17
25741         Log: Update Changes.
25742      Branch: perl
25743            ! Changes patchlevel.h
25744 ____________________________________________________________________________
25745 [  6668] By: jhi                                   on 2000/08/17  01:16:29
25746         Log: Doc nits spotted by Richard Soderberg.
25747      Branch: perl
25748            ! README.posix-bc README.vmesa
25749 ____________________________________________________________________________
25750 [  6667] By: jhi                                   on 2000/08/17  01:12:11
25751         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
25752              From: "Casey R. Tweten" <crt@kiski.net>
25753              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
25754              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
25755      Branch: perl
25756            ! pod/perldebtut.pod
25757 ____________________________________________________________________________
25758 [  6666] By: jhi                                   on 2000/08/17  01:09:31
25759         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
25760              From: "Casey R. Tweten" <crt@kiski.net>
25761              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
25762              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
25763      Branch: perl
25764            ! lib/Shell.pm
25765 ____________________________________________________________________________
25766 [  6665] By: gsar                                  on 2000/08/17  01:03:52
25767         Log: add "ok" targets from change#6632 in makefile.mk
25768      Branch: perl
25769            ! pod/perlport.pod win32/Makefile win32/makefile.mk
25770 ____________________________________________________________________________
25771 [  6664] By: gsar                                  on 2000/08/17  00:56:11
25772         Log: avoid warnings from dense compiler
25773      Branch: perl
25774            ! win32/win32.c
25775 ____________________________________________________________________________
25776 [  6663] By: jhi                                   on 2000/08/17  00:51:49
25777         Log: Tweak the regex compilation errors once more.
25778      Branch: perl
25779            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
25780            ! t/op/regmesg.t t/pragma/warn/regcomp
25781 ____________________________________________________________________________
25782 [  6662] By: gsar                                  on 2000/08/17  00:28:19
25783         Log: trailing new %ENV entries weren't being pushed into the real
25784              environment of subprocesses on Windows
25785      Branch: perl
25786            ! t/op/magic.t win32/perlhost.h
25787 ____________________________________________________________________________
25788 [  6661] By: gsar                                  on 2000/08/17  00:19:20
25789         Log: waitpid() now handles externally spawned pids correctly;
25790              fixes for backtick/wait/waitpid failures on Windows 9x
25791              
25792              these changes make the pid returned by process functions on
25793              Windows 9x always positive by clearing the high bit (which
25794              is always set on Win9x); pseudo-process PIDs are likewise
25795              always negative now on Win9x (just as on NT/2000)
25796      Branch: perl
25797            ! pp_sys.c win32/perlhost.h win32/win32.c
25798 ____________________________________________________________________________
25799 [  6660] By: jhi                                   on 2000/08/17  00:04:32
25800         Log: Retract #6645.
25801      Branch: perl
25802            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25803            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
25804            ! t/op/sprintf.t
25805 ____________________________________________________________________________
25806 [  6659] By: gsar                                  on 2000/08/16  23:59:28
25807         Log: on windows, the return values from wait() and waitpid() don't
25808              match those of pseudo-pids
25809      Branch: perl
25810            ! pp_sys.c t/op/fork.t util.c win32/win32.c
25811 ____________________________________________________________________________
25812 [  6658] By: gsar                                  on 2000/08/16  23:56:14
25813         Log: pod nit seen in passing
25814      Branch: perl
25815            ! pod/perlfunc.pod
25816 ____________________________________________________________________________
25817 [  6657] By: gsar                                  on 2000/08/16  23:53:42
25818         Log: change#6328 could make close(SOCKET) return false on windows
25819              when it shouldn't
25820      Branch: perl
25821            ! win32/win32sck.c
25822 ____________________________________________________________________________
25823 [  6656] By: gsar                                  on 2000/08/16  23:46:57
25824         Log: check that the number pseudo children doesn't exceed
25825              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
25826              the WaitForMultipleObjects() limit that would cause wait()
25827              to crash)
25828              
25829              wait() and waitpid() could potentially be rewritten to use
25830              more than one thread to do the waiting to eliminate this
25831              limitation
25832      Branch: perl
25833            ! win32/perlhost.h
25834 ____________________________________________________________________________
25835 [  6655] By: jhi                                   on 2000/08/16  14:11:05
25836         Log: Update Changes.
25837      Branch: perl
25838            ! Changes patchlevel.h
25839 ____________________________________________________________________________
25840 [  6654] By: jhi                                   on 2000/08/16  14:10:12
25841         Log: Update to perldebtut 1.9, from Richard Foley.
25842      Branch: perl
25843            ! pod/perldebtut.pod
25844 ____________________________________________________________________________
25845 [  6653] By: jhi                                   on 2000/08/16  14:08:17
25846         Log: Change the regx compilation error markers to use = instead of <
25847              since pod makes using the latter quite messy.  Reported in
25848              ID 20000814.006 by Abigail and in
25849              Subject: Unknown escape E<> ?
25850              From: Lupe Christoph <lupe@lupe-christoph.de>
25851              Date: Fri, 11 Aug 2000 00:30:27 +0200
25852              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
25853      Branch: perl
25854            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
25855            ! t/op/regmesg.t t/pragma/warn/regcomp
25856 ____________________________________________________________________________
25857 [  6652] By: jhi                                   on 2000/08/16  13:25:31
25858         Log: Change the perlbug address to perl.org since it's more forgiving.
25859              
25860              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
25861              From: abigail@foad.org
25862              Date: 15 Aug 2000 04:15:40 -0000
25863              Message-Id: <20000815041540.8633.qmail@foad.org>
25864      Branch: perl
25865            ! utils/perlbug.PL
25866 ____________________________________________________________________________
25867 [  6651] By: jhi                                   on 2000/08/16  13:22:35
25868         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
25869              From: Tim Jenness <timj@jach.hawaii.edu>
25870              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
25871              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
25872      Branch: perl
25873            ! lib/Cwd.pm
25874 ____________________________________________________________________________
25875 [  6650] By: jhi                                   on 2000/08/16  13:18:13
25876         Log: Update to CPAN 1.57.
25877              
25878              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
25879              From: andreas.koenig@anima.de (Andreas J. Koenig)
25880              Date: 16 Aug 2000 15:09:46 +0200
25881              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
25882      Branch: perl
25883            ! lib/CPAN.pm
25884 ____________________________________________________________________________
25885 [  6649] By: jhi                                   on 2000/08/16  13:12:31
25886         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
25887              From: "Larry W. Virden" <lvirden@cas.org>
25888              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
25889              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
25890      Branch: perl
25891            ! README.hpux
25892 ____________________________________________________________________________
25893 [  6648] By: jhi                                   on 2000/08/16  13:03:53
25894         Log: The numeric locale was reset to "C" by s?printf and never restored.
25895              
25896              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
25897              From: Christian Kirsch <ck@held.mind.de>
25898              Date: Wed, 9 Aug 2000 17:05:17 +0200
25899              Message-Id: <20000809170517.A25389@held>
25900              
25901              No test since adding the failing example to locale.t
25902              does not fail -- probably because the locale settings are so
25903              thoroughly tweaked by that time.  Running the example standalone
25904              does fail, though.  UPDATE: test case added at change #7540.
25905      Branch: perl
25906            ! dump.c perl.h pp.c pp_ctl.c sv.c
25907 ____________________________________________________________________________
25908 [  6647] By: jhi                                   on 2000/08/16  00:07:54
25909         Log: Update Changes and test semi-automatic patchlevel updating.
25910      Branch: perl
25911            ! Changes patchlevel.h
25912 ____________________________________________________________________________
25913 [  6646] By: jhi                                   on 2000/08/15  23:35:07
25914         Log: Fix a dependency problem.
25915              
25916              Subject: [PATCH: 6640] VMS Makefile.SH update
25917              From: Peter Prymmer <pvhp@forte.com>
25918              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
25919              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
25920      Branch: perl
25921            ! vms/descrip_mms.template
25922 ____________________________________________________________________________
25923 [  6645] By: jhi                                   on 2000/08/15  23:33:23
25924         Log: (Retracted by #6660)
25925              
25926              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
25927              From: Dominic Dunlop <domo@computer.org>
25928              Date: Tue, 15 Aug 2000 22:20:52 +0200
25929              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
25930      Branch: metaconfig/U/perl
25931            + d_printfed.U
25932      Branch: perl
25933            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
25934            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
25935            ! t/op/sprintf.t
25936 ____________________________________________________________________________
25937 [  6644] By: jhi                                   on 2000/08/15  21:17:20
25938         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
25939              From: abigail@foad.org
25940              Date: 15 Aug 2000 20:12:41 -0000
25941              Message-Id: <20000815201241.25556.qmail@foad.org>
25942      Branch: perl
25943            ! INSTALL
25944 ____________________________________________________________________________
25945 [  6643] By: jhi                                   on 2000/08/15  21:15:28
25946         Log: (an already applied patch)
25947      Branch: perl
25948            ! lib/CGI.pm
25949 ____________________________________________________________________________
25950 [  6642] By: gsar                                  on 2000/08/15  19:54:05
25951         Log: magic callbacks all need to have same type signature
25952      Branch: perl
25953            ! embed.pl mg.c proto.h
25954 ____________________________________________________________________________
25955 [  6641] By: jhi                                   on 2000/08/15  17:56:27
25956         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)
25957              From: Mike Guy <mjtg@cam.ac.uk>
25958              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
25959              Date: Tue, 15 Aug 2000 18:26:45 +0100
25960              
25961              Only the peek.t part applied, not the hash quality part.
25962      Branch: perl
25963            ! t/lib/peek.t
25964 ____________________________________________________________________________
25965 [  6640] By: jhi                                   on 2000/08/15  16:37:37
25966         Log: Update Changes.
25967      Branch: perl
25968            ! Changes
25969 ____________________________________________________________________________
25970 [  6639] By: jhi                                   on 2000/08/15  16:34:55
25971         Log: Missed a file from #6638.
25972      Branch: perl
25973            ! lib/File/Temp.pm
25974 ____________________________________________________________________________
25975 [  6638] By: jhi                                   on 2000/08/15  16:33:19
25976         Log: Subject: [PATCH perl@6620] cygwin port
25977              From: "Fifer, Eric" <EFifer@sanwaint.com>
25978              Date: Tue, 15 Aug 2000 17:00:49 +0100
25979              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
25980      Branch: perl
25981            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
25982 ____________________________________________________________________________
25983 [  6637] By: jhi                                   on 2000/08/15  16:29:22
25984         Log: Subject: [PATCH] debugger exit code should reflect user exit code
25985              From: Mike Guy <mjtg@cam.ac.uk>
25986              Date: Tue, 15 Aug 2000 16:55:59 +0100
25987              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
25988      Branch: perl
25989            ! lib/perl5db.pl
25990 ____________________________________________________________________________
25991 [  6636] By: jhi                                   on 2000/08/15  15:30:58
25992         Log: Update Changes.
25993      Branch: perl
25994            ! Changes
25995 ____________________________________________________________________________
25996 [  6635] By: jhi                                   on 2000/08/15  15:27:21
25997         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
25998      Branch: metaconfig
25999            ! U/mkglossary U/mksample
26000      Branch: metaconfig/U/perl
26001            ! Devel.U
26002      Branch: perl
26003            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
26004 ____________________________________________________________________________
26005 [  6634] By: jhi                                   on 2000/08/15  14:11:55
26006         Log: Don't blow limited stacks, a lower number is enough to
26007              tickle the lookbehind limit.
26008              
26009              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
26010              From: Dominic Dunlop <domo@computer.org>
26011              Date: Tue, 15 Aug 2000 13:51:24 +0200
26012              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
26013      Branch: perl
26014            ! t/op/regmesg.t
26015 ____________________________________________________________________________
26016 [  6633] By: jhi                                   on 2000/08/15  14:01:46
26017         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
26018              From: Mike Guy <mjtg@cam.ac.uk>
26019              Date: Tue, 15 Aug 2000 12:10:50 +0100
26020              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
26021      Branch: perl
26022            ! utils/perldoc.PL
26023 ____________________________________________________________________________
26024 [  6632] By: jhi                                   on 2000/08/15  13:58:48
26025         Log: make ok etc also for win32.
26026              
26027              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
26028              From: Prymmer/Kahn <pvhp@best.com>
26029              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
26030              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
26031      Branch: perl
26032            ! win32/Makefile
26033 ____________________________________________________________________________
26034 [  6631] By: jhi                                   on 2000/08/15  13:45:03
26035         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
26036      Branch: perl
26037            ! lib/Test.pm
26038 ____________________________________________________________________________
26039 [  6630] By: jhi                                   on 2000/08/15  03:25:09
26040         Log: Update Changes.
26041      Branch: perl
26042            ! Changes
26043 ____________________________________________________________________________
26044 [  6629] By: jhi                                   on 2000/08/15  03:23:53
26045         Log: magic_regdatum_set() is void, not int.
26046      Branch: perl
26047            ! embed.pl mg.c proto.h
26048 ____________________________________________________________________________
26049 [  6628] By: jhi                                   on 2000/08/15  03:08:02
26050         Log: Make the user to give up his firstborn, err, to knowingly
26051              verify installing an unstable developer release.  Also bump
26052              the release to 5.7.0, but leave a patch tag in the local
26053              patches saying that this is not yet the real thing.
26054      Branch: metaconfig
26055            ! U/modified/Instruct.U
26056      Branch: metaconfig/U/perl
26057            + Devel.U
26058      Branch: perl
26059            ! Configure patchlevel.h
26060 ____________________________________________________________________________
26061 [  6627] By: jhi                                   on 2000/08/14  22:32:52
26062         Log: README.os2 update.
26063              
26064              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
26065              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26066              Date: Wed, 02 Aug 2000 21:55:09 -0700
26067              Message-ID: <tsPi5gzkgegX092yn@efn.org>
26068      Branch: perl
26069            ! README.os2
26070 ____________________________________________________________________________
26071 [  6626] By: jhi                                   on 2000/08/14  21:00:02
26072         Log: Subject: Re: File::Temp problems on VMS in bleedperl
26073              From: Tim Jenness <timj@jach.hawaii.edu>
26074              cc: vmsperl@perl.org
26075              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
26076              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
26077      Branch: perl
26078            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
26079 ____________________________________________________________________________
26080 [  6625] By: jhi                                   on 2000/08/14  20:52:16
26081         Log: Add SUIDMAIL as was done for the CERT alert.
26082      Branch: perl
26083            ! patchlevel.h
26084 ____________________________________________________________________________
26085 [  6624] By: jhi                                   on 2000/08/14  20:48:50
26086         Log: Subject: sfio2000
26087              From: Daniel Muino <dmuino@afip.gov.ar>
26088              Date: Mon, 14 Aug 2000 16:58:11 -0300
26089              Message-ID: <20000814165811.B16368@con2-dgi>
26090      Branch: perl
26091            ! perlsdio.h perlsfio.h
26092 ____________________________________________________________________________
26093 [  6623] By: jhi                                   on 2000/08/14  20:47:36
26094         Log: Subject: warning: storage class after type is obsolescent
26095              From: Daniel Muino <dmuino@afip.gov.ar>
26096              Date: Mon, 14 Aug 2000 16:42:47 -0300
26097              Message-ID: <20000814164247.A16368@con2-dgi>
26098      Branch: perl
26099            ! regcomp.pl regnodes.h
26100 ____________________________________________________________________________
26101 [  6622] By: jhi                                   on 2000/08/14  20:43:05
26102         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
26103              From: abigail@foad.org
26104              Date: 14 Aug 2000 20:00:10 -0000
26105              Message-Id: <20000814200010.27271.qmail@foad.org>
26106      Branch: perl
26107            ! Changes
26108 ____________________________________________________________________________
26109 [  6621] By: jhi                                   on 2000/08/14  15:23:05
26110         Log: Update Changes.
26111      Branch: perl
26112            ! Changes
26113 ____________________________________________________________________________
26114 [  6620] By: jhi                                   on 2000/08/14  15:22:14
26115         Log: Subject: Re: [PATCH] @+, @- readonly
26116              From: Mike Guy <mjtg@cam.ac.uk>
26117              Date: Mon, 14 Aug 2000 15:26:55 +0100
26118              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
26119      Branch: perl
26120            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
26121            ! sv.c t/op/pat.t
26122 ____________________________________________________________________________
26123 [  6619] By: jhi                                   on 2000/08/14  14:12:08
26124         Log: Update Changes.
26125      Branch: perl
26126            ! Changes
26127 ____________________________________________________________________________
26128 [  6618] By: jhi                                   on 2000/08/14  14:09:34
26129         Log: For now remove the mail code.
26130      Branch: perl
26131            ! perl.c
26132 ____________________________________________________________________________
26133 [  6617] By: jhi                                   on 2000/08/14  14:08:28
26134         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
26135      Branch: perl
26136            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
26137            ! pod/perlfaq8.pod pod/perlsec.pod
26138 ____________________________________________________________________________
26139 [  6616] By: jhi                                   on 2000/08/14  14:00:11
26140         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
26141              From: Mike Guy <mjtg@cam.ac.uk>
26142              Date: Mon, 14 Aug 2000 08:26:02 +0100
26143              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
26144      Branch: perl
26145            ! lib/perl5db.pl
26146 ____________________________________________________________________________
26147 [  6615] By: jhi                                   on 2000/08/14  13:58:45
26148         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
26149              From: Mike Guy <mjtg@cam.ac.uk>
26150              Date: Mon, 14 Aug 2000 08:04:22 +0100
26151              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
26152      Branch: perl
26153            ! gv.c mg.c t/op/pat.t
26154 ____________________________________________________________________________
26155 [  6614] By: jhi                                   on 2000/08/14  13:56:45
26156         Log: Subject: Test fails / warnings with perl-current #6612
26157              From: Mike Guy <mjtg@cam.ac.uk>
26158              Date: Mon, 14 Aug 2000 07:57:23 +0100
26159              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
26160      Branch: perl
26161            ! t/lib/b.t t/lib/peek.t
26162 ____________________________________________________________________________
26163 [  6613] By: jhi                                   on 2000/08/14  13:45:33
26164         Log: VMS configure.com update continues.
26165      Branch: perl
26166            - vms/configure.com
26167            ! MANIFEST configure.com
26168 ____________________________________________________________________________
26169 [  6612] By: jhi                                   on 2000/08/13  22:13:35
26170         Log: Update Changes.
26171      Branch: perl
26172            ! Changes
26173 ____________________________________________________________________________
26174 [  6611] By: jhi                                   on 2000/08/13  16:21:45
26175         Log: Upgrade to CGI 2.71, from Lincoln Stein.
26176      Branch: perl
26177            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
26178 ____________________________________________________________________________
26179 [  6610] By: jhi                                   on 2000/08/13  15:09:16
26180         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
26181              From: Mike Guy <mjtg@cam.ac.uk>
26182              Date: Sun, 13 Aug 2000 13:45:51 +0100
26183              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
26184      Branch: perl
26185            ! t/op/regmesg.t
26186 ____________________________________________________________________________
26187 [  6609] By: jhi                                   on 2000/08/13  14:31:26
26188         Log: Andreas says that 1.56 is fine, so reverting back to it.
26189      Branch: perl
26190            ! lib/CPAN.pm
26191 ____________________________________________________________________________
26192 [  6608] By: jhi                                   on 2000/08/13  05:34:20
26193         Log: Update Changes.
26194      Branch: perl
26195            ! Changes
26196 ____________________________________________________________________________
26197 [  6607] By: jhi                                   on 2000/08/13  05:32:01
26198         Log: Put back the \z changes of #5406 to CPAN.pm.
26199      Branch: perl
26200            ! lib/CPAN.pm
26201 ____________________________________________________________________________
26202 [  6606] By: jhi                                   on 2000/08/13  05:20:16
26203         Log: Fix-n-skip the tests under 5005threads.
26204      Branch: perl
26205            ! t/lib/b.t
26206 ____________________________________________________________________________
26207 [  6605] By: jhi                                   on 2000/08/13  05:07:48
26208         Log: Fix the test for 5005threads.
26209      Branch: perl
26210            ! t/lib/peek.t
26211 ____________________________________________________________________________
26212 [  6604] By: jhi                                   on 2000/08/13  03:35:37
26213         Log: Should have deleted this in #6603.
26214      Branch: perl
26215            - vms/subconfigure.com
26216 ____________________________________________________________________________
26217 [  6603] By: jhi                                   on 2000/08/12  18:29:32
26218         Log: Rewrite of vms/subconfigure.com as configure.com,
26219              from Peter Prymmer and the vmsperl crew.
26220      Branch: perl
26221            + vms/configure.com
26222            ! MANIFEST
26223 ____________________________________________________________________________
26224 [  6602] By: jhi                                   on 2000/08/11  13:00:01
26225         Log: PlainText.pm is dead.
26226      Branch: perl
26227            - lib/Pod/PlainText.pm
26228            ! MANIFEST
26229 ____________________________________________________________________________
26230 [  6601] By: jhi                                   on 2000/08/11  04:06:45
26231         Log: Update Changes.
26232      Branch: perl
26233            ! Changes
26234 ____________________________________________________________________________
26235 [  6600] By: jhi                                   on 2000/08/11  04:06:10
26236         Log: Add a few missing files, update MANIFEST.
26237      Branch: perl
26238            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
26239            + lib/Pod/PlainText.pm t/pod/find.t
26240            ! MANIFEST t/op/regmesg.t
26241 ____________________________________________________________________________
26242 [  6599] By: jhi                                   on 2000/08/11  03:31:10
26243         Log: Add Perl debugging tutorial, regen toc. 
26244              
26245              Subject: perldebtut.pod
26246              From: Richard Foley <Richard.Foley@m.dasa.de>
26247              Date: Wed, 09 Aug 2000 10:17:15 +0200
26248              Message-id: <3991138B.262247B8@m.dasa.de>
26249      Branch: perl
26250            + pod/perldebtut.pod
26251            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
26252 ____________________________________________________________________________
26253 [  6598] By: jhi                                   on 2000/08/11  02:48:56
26254         Log: tiny Changes edit
26255      Branch: perl
26256            ! Changes
26257 ____________________________________________________________________________
26258 [  6597] By: jhi                                   on 2000/08/11  02:39:04
26259         Log: Tests for #6589.
26260              
26261              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26262              From: simon@brecon.co.uk (Simon Cozens)
26263              Date: 11 Aug 2000 02:24:52 GMT
26264              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
26265      Branch: perl
26266            ! t/lib/b.t
26267 ____________________________________________________________________________
26268 [  6596] By: jhi                                   on 2000/08/11  01:50:07
26269         Log: Update Changes.
26270      Branch: perl
26271            ! Changes
26272 ____________________________________________________________________________
26273 [  6595] By: jhi                                   on 2000/08/11  01:47:16
26274         Log: nitfix
26275      Branch: perl
26276            ! Changes
26277 ____________________________________________________________________________
26278 [  6594] By: jhi                                   on 2000/08/11  01:36:16
26279         Log: Subject: Getting perlio and threads to compile
26280              From: Lupe Christoph <lupe@lupe-christoph.de>
26281              Date: Wed, 9 Aug 2000 11:35:54 +0200
26282              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
26283              
26284              (the Solaris version changes in Configure skipped)
26285      Branch: perl
26286            ! hints/solaris_2.sh thread.h
26287 ____________________________________________________________________________
26288 [  6593] By: jhi                                   on 2000/08/11  01:30:16
26289         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
26290              From: simon@brecon.co.uk (Simon Cozens)
26291              Date: 1 Aug 2000 06:55:19 GMT
26292              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
26293      Branch: perl
26294            ! lib/utf8.pm
26295 ____________________________________________________________________________
26296 [  6592] By: jhi                                   on 2000/08/11  01:26:39
26297         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
26298              From: Peter Scott <Peter@PeterScott.com>
26299              Date: Thu, 10 Aug 2000 08:23:27 -0700
26300              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
26301      Branch: perl
26302            ! lib/perl5db.pl
26303 ____________________________________________________________________________
26304 [  6591] By: jhi                                   on 2000/08/11  01:22:02
26305         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
26306              From: Hugo <hv@crypt.compulink.co.uk>
26307              Date: Thu, 10 Aug 2000 19:23:04 +0100
26308              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
26309      Branch: perl
26310            ! regexec.c t/op/pat.t
26311 ____________________________________________________________________________
26312 [  6590] By: jhi                                   on 2000/08/11  01:19:19
26313         Log: Preprocessing and postprocessing for File::Find.
26314              
26315              Subject: Patch to Find::File.pm to allow alphabetical results
26316              From: Joe Smith <jsmith@inwap.com>
26317              Date: Wed, 9 Aug 2000 02:44:54 -0700
26318              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
26319      Branch: perl
26320            ! lib/File/Find.pm
26321 ____________________________________________________________________________
26322 [  6589] By: jhi                                   on 2000/08/11  01:12:39
26323         Log: B::Deparse didn't do sub attributes.
26324              
26325              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
26326              From: simon@brecon.co.uk (Simon Cozens)
26327              Date: 9 Aug 2000 04:49:20 GMT
26328              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
26329      Branch: perl
26330            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
26331 ____________________________________________________________________________
26332 [  6588] By: jhi                                   on 2000/08/11  01:06:40
26333         Log: Subject: debugger "d" command doesnt check line number
26334              From: Mike Guy <mjtg@cam.ac.uk>
26335              Date: Tue, 08 Aug 2000 21:54:29 +0100
26336              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
26337      Branch: perl
26338            ! lib/perl5db.pl mg.c pod/perldiag.pod
26339 ____________________________________________________________________________
26340 [  6587] By: jhi                                   on 2000/08/11  00:45:03
26341         Log: sleep(1) does not necessarily return 1.
26342              
26343              Subject: [PATCH bleadperl] op/lex_assign.t  
26344              From: Hugo <hv@crypt.compulink.co.uk>
26345              Date: Thu, 03 Aug 2000 14:34:22 +0100        
26346              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
26347      Branch: perl
26348            ! t/op/lex_assign.t
26349 ____________________________________________________________________________
26350 [  6586] By: jhi                                   on 2000/08/11  00:31:50
26351         Log: Document the IO::Select timeout.
26352      Branch: perl
26353            ! ext/IO/lib/IO/Select.pm
26354 ____________________________________________________________________________
26355 [  6585] By: jhi                                   on 2000/08/11  00:13:54
26356         Log: Forgot contributor.
26357      Branch: perl
26358            ! Changes
26359 ____________________________________________________________________________
26360 [  6584] By: jhi                                   on 2000/08/11  00:09:19
26361         Log: detypo
26362      Branch: perl
26363            ! Changes
26364 ____________________________________________________________________________
26365 [  6583] By: jhi                                   on 2000/08/11  00:07:53
26366         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
26367              
26368              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
26369              From: Mike Guy <mjtg@cam.ac.uk> 
26370              Date: Thu, 10 Aug 2000 15:50:54 +0100
26371              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
26372      Branch: perl
26373            ! sv.c t/op/int.t
26374 ____________________________________________________________________________
26375 [  6582] By: jhi                                   on 2000/08/10  23:29:32
26376         Log: Update Changes.
26377      Branch: perl
26378            ! Changes
26379 ____________________________________________________________________________
26380 [  6581] By: jhi                                   on 2000/08/10  23:26:16
26381         Log: Put back the std @INC thing.
26382      Branch: perl
26383            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
26384            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
26385            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
26386            ! t/lib/gol-oo.t
26387 ____________________________________________________________________________
26388 [  6580] By: jhi                                   on 2000/08/10  23:03:34
26389         Log: Update to CGI 2.70, from Lincoln Stein.
26390      Branch: perl
26391            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
26392            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
26393            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
26394            ! t/lib/cgi-request.t
26395 ____________________________________________________________________________
26396 [  6579] By: jhi                                   on 2000/08/10  22:41:50
26397         Log: Update to CPAN 1.56, from Andreas König.
26398      Branch: perl
26399            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
26400 ____________________________________________________________________________
26401 [  6578] By: jhi                                   on 2000/08/10  22:38:13
26402         Log: Update to Pod::Parser 1.17, from Brad Appleton.
26403      Branch: perl
26404            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
26405            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
26406            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
26407            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
26408            ! t/pod/include.t t/pod/included.t t/pod/lref.t
26409            ! t/pod/multiline_items.t t/pod/nested_items.t
26410            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
26411            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
26412            ! t/pod/special_seqs.t
26413 ____________________________________________________________________________
26414 [  6577] By: jhi                                   on 2000/08/10  22:35:41
26415         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
26416      Branch: perl
26417            ! AUTHORS MAINTAIN
26418 ____________________________________________________________________________
26419 [  6576] By: jhi                                   on 2000/08/10  22:24:54
26420         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
26421      Branch: perl
26422            + t/lib/gol-oo.t
26423            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
26424            ! t/lib/gol-compat.t t/lib/gol-linkage.t
26425 ____________________________________________________________________________
26426 [  6575] By: jhi                                   on 2000/08/10  22:02:07
26427         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
26428      Branch: perl
26429            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
26430 ____________________________________________________________________________
26431 [  6574] By: jhi                                   on 2000/08/10  21:55:03
26432         Log: Iterating perl6 description.
26433      Branch: perl
26434            ! pod/perlfaq1.pod
26435 ____________________________________________________________________________
26436 [  6573] By: jhi                                   on 2000/08/10  21:48:26
26437         Log: Revert the sv.c part of #6559, a better fix is needed.
26438      Branch: perl
26439            ! sv.c
26440 ____________________________________________________________________________
26441 [  6572] By: jhi                                   on 2000/08/10  20:33:43
26442         Log: It's the 2ndO'ROSSC.
26443      Branch: perl
26444            ! pod/perlfaq1.pod
26445 ____________________________________________________________________________
26446 [  6571] By: jhi                                   on 2000/08/10  15:55:48
26447         Log: detypo
26448      Branch: perl
26449            ! pod/perlfaq1.pod
26450 ____________________________________________________________________________
26451 [  6570] By: jhi                                   on 2000/08/10  14:11:17
26452         Log: An exceptionally sticky typo.
26453      Branch: perl
26454            ! Changes
26455 ____________________________________________________________________________
26456 [  6569] By: jhi                                   on 2000/08/10  14:09:33
26457         Log: detypo (and test Changes updating script)
26458      Branch: perl
26459            ! Changes
26460 ____________________________________________________________________________
26461 [  6568] By: jhi                                   on 2000/08/10  14:07:07
26462         Log: Update Changes.
26463      Branch: perl
26464            ! Changes
26465 ____________________________________________________________________________
26466 [  6567] By: jhi                                   on 2000/08/10  14:06:19
26467         Log: Amend the description of Perl6.
26468              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
26469              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26470              Date: Wed, 9 Aug 2000 22:11:06 -0500
26471              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
26472      Branch: perl
26473            ! pod/perlfaq1.pod
26474 ____________________________________________________________________________
26475 [  6566] By: jhi                                   on 2000/08/10  13:58:57
26476         Log: Subject: Remove dead entry in perldiag
26477              From: Mike Guy <mjtg@cam.ac.uk>
26478              Date: Thu, 10 Aug 2000 14:19:19 +0100
26479              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
26480      Branch: perl
26481            ! pod/perldiag.pod
26482 ____________________________________________________________________________
26483 [  6565] By: jhi                                   on 2000/08/10  13:51:48
26484         Log: Zero entries were skipped, fix from Adrian Goalby
26485              <argoalby@yahoo.co.uk>
26486      Branch: perl
26487            ! lib/unicode/Number.pl lib/unicode/mktables.PL
26488 ____________________________________________________________________________
26489 [  6564] By: jhi                                   on 2000/08/10  13:00:12
26490         Log: Subject: [PATCH 5.6.0] cygwin port
26491              From: "Fifer, Eric" <EFifer@sanwaint.com>
26492              Date: Thu, 10 Aug 2000 13:15:36 +0100
26493              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
26494      Branch: perl
26495            ! README.cygwin hints/cygwin.sh
26496 ____________________________________________________________________________
26497 [  6563] By: jhi                                   on 2000/08/10  12:55:16
26498         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
26499      Branch: perl
26500            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
26501 ____________________________________________________________________________
26502 [  6562] By: gsar                                  on 2000/08/10  08:38:39
26503         Log: warn is a macro, avoid using at a variable to avoid warnings
26504              in some configurations; readdir.t is too conservative in
26505              estimating number of *.t's
26506      Branch: perl
26507            ! t/op/readdir.t util.c
26508 ____________________________________________________________________________
26509 [  6561] By: jhi                                   on 2000/08/09  23:35:42
26510         Log: Update Changes.
26511      Branch: perl
26512            ! Changes
26513 ____________________________________________________________________________
26514 [  6560] By: jhi                                   on 2000/08/09  23:05:47
26515         Log: Subject: Re: enhanced(?) regex error messages
26516              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26517              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
26518              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
26519              
26520              (plus two small patches sent privately)
26521              (this still seems to leave few test failures)
26522      Branch: perl
26523            + t/op/regmesg.t
26524            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
26525            ! t/pragma/warn/regcomp
26526 ____________________________________________________________________________
26527 [  6559] By: jhi                                   on 2000/08/09  20:41:18
26528         Log: (The fix did work but was not right, retracted in #6573)
26529              
26530              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
26531              From: Christian Kirsch <ck@held.mind.de>
26532              Date: Wed, 9 Aug 2000 17:05:17 +0200
26533              Message-Id: <20000809170517.A25389@held>
26534      Branch: perl
26535            ! sv.c t/pragma/locale.t
26536 ____________________________________________________________________________
26537 [  6558] By: jhi                                   on 2000/08/08  22:34:08
26538         Log: Tiny updates on the contributors list.
26539      Branch: perl
26540            ! Changes
26541 ____________________________________________________________________________
26542 [  6557] By: jhi                                   on 2000/08/08  19:34:28
26543         Log: Double check that we have a dirhandle.
26544      Branch: perl
26545            ! util.c
26546 ____________________________________________________________________________
26547 [  6556] By: jhi                                   on 2000/08/08  19:01:51
26548         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
26549              May be repopulated with fresh maintained examples.
26550      Branch: perl
26551            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
26552            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
26553            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
26554            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
26555            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
26556            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
26557            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
26558            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
26559            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
26560            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
26561            + lib/CGI/eg/wilogo_gif.uu
26562            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
26563            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
26564            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
26565            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
26566            - eg/cgi/frameset.cgi eg/cgi/index.html
26567            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
26568            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
26569            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
26570            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
26571            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
26572            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
26573            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
26574            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
26575            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
26576            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
26577            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
26578            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
26579            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
26580            - eg/van/vanish eg/who eg/wrapsuid
26581            ! MANIFEST
26582 ____________________________________________________________________________
26583 [  6555] By: jhi                                   on 2000/08/08  18:51:08
26584         Log: Delete chat2 as requested by Randal.
26585              
26586              Subject: Re: perlfaq8 coyness
26587              From: merlyn@stonehenge.com (Randal L. Schwartz) 
26588              Date: 15 May 2000 18:52:42 -0700 
26589              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
26590      Branch: perl
26591            - lib/chat2.pl
26592            ! MANIFEST
26593 ____________________________________________________________________________
26594 [  6554] By: jhi                                   on 2000/08/08  18:31:35
26595         Log: Regen global.sym.
26596      Branch: perl
26597            ! global.sym
26598 ____________________________________________________________________________
26599 [  6553] By: jhi                                   on 2000/08/08  18:28:13
26600         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
26601              (either perlbug or p5p ate the original), plus regen
26602              perlapi and perltoc. 
26603      Branch: perl
26604            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
26605            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
26606            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
26607            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
26608            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
26609            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
26610            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
26611            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
26612            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
26613            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
26614 ____________________________________________________________________________
26615 [  6552] By: jhi                                   on 2000/08/08  18:06:29
26616         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
26617              From: Mike Guy <mjtg@cam.ac.uk>
26618              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
26619              Date: Tue, 08 Aug 2000 15:51:27 +0100
26620      Branch: perl
26621            ! doop.c sv.h t/op/join.t t/pragma/overload.t
26622 ____________________________________________________________________________
26623 [  6551] By: jhi                                   on 2000/08/08  18:01:11
26624         Log: Re-apply #6549.
26625      Branch: perl
26626            ! lib/perl5db.pl
26627 ____________________________________________________________________________
26628 [  6550] By: jhi                                   on 2000/08/08  17:43:08
26629         Log: Accidental retraction of #6549.
26630      Branch: perl
26631            ! lib/perl5db.pl
26632 ____________________________________________________________________________
26633 [  6549] By: jhi                                   on 2000/08/08  17:40:04
26634         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
26635              From: Mike Guy <mjtg@cam.ac.uk>
26636              Date: Mon, 07 Aug 2000 21:49:58 +0100
26637              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
26638      Branch: perl
26639            ! lib/perl5db.pl
26640 ____________________________________________________________________________
26641 [  6548] By: jhi                                   on 2000/08/08  17:37:57
26642         Log: Document here-doc better.
26643              
26644              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
26645              From: Mike Guy <mjtg@cam.ac.uk>
26646              Date: Mon, 07 Aug 2000 14:02:09 +0100
26647              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
26648      Branch: perl
26649            ! pod/perldata.pod
26650 ____________________________________________________________________________
26651 [  6547] By: jhi                                   on 2000/08/08  17:33:34
26652         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
26653              From: "Randy J. Ray" <rjray@redhat.com>
26654              Date: Mon, 07 Aug 2000 19:12:25 -0700
26655              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
26656      Branch: perl
26657            ! perl.c pod/perlrun.pod
26658 ____________________________________________________________________________
26659 [  6546] By: jhi                                   on 2000/08/08  17:29:26
26660         Log: Subject: Re: enhanced(?) regex error messages 
26661              From: Hugo <hv@crypt.compulink.co.uk>
26662              Date: Tue, 08 Aug 2000 03:25:51 +0100
26663              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
26664              
26665              plus Capitalize the error messages, plus perldiag them.
26666      Branch: perl
26667            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
26668 ____________________________________________________________________________
26669 [  6545] By: jhi                                   on 2000/08/08  13:59:28
26670         Log: Augment #6539 a bit: don't croak if there's magic in the air.
26671              
26672              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
26673              From: Hugo <hv@crypt.compulink.co.uk>
26674              Date: Tue, 08 Aug 2000 03:02:03 +0100
26675              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
26676      Branch: perl
26677            ! pp.c t/op/bless.t
26678 ____________________________________________________________________________
26679 [  6544] By: jhi                                   on 2000/08/07  21:11:52
26680         Log: Make the test -w clean.
26681      Branch: perl
26682            ! t/op/bless.t
26683 ____________________________________________________________________________
26684 [  6543] By: jhi                                   on 2000/08/07  19:49:53
26685         Log: use warnings instead of $^W.
26686      Branch: perl
26687            ! t/op/bless.t
26688 ____________________________________________________________________________
26689 [  6542] By: jhi                                   on 2000/08/07  17:41:41
26690         Log: Disable a portability warning Because We Know What We Are Doing.
26691      Branch: perl
26692            ! t/op/bless.t
26693 ____________________________________________________________________________
26694 [  6541] By: jhi                                   on 2000/08/07  17:29:51
26695         Log: Tiny tidying on report_evil_fh().
26696      Branch: perl
26697            ! util.c
26698 ____________________________________________________________________________
26699 [  6540] By: jhi                                   on 2000/08/07  16:37:38
26700         Log: Make regular expression parse error messages easier to understand.
26701              
26702              Subject: Re: enhanced(?) regex error messages
26703              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
26704              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
26705              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
26706      Branch: perl
26707            ! regcomp.c
26708 ____________________________________________________________________________
26709 [  6539] By: jhi                                   on 2000/08/07  16:12:27
26710         Log: Make bless(REF, REF) a fatal error, add bless tests.
26711              
26712              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
26713              From: Hugo <hv@crypt.compulink.co.uk>
26714              Date: Mon, 07 Aug 2000 16:59:38 +0100
26715              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
26716      Branch: perl
26717            + t/op/bless.t
26718            ! MANIFEST pod/perldiag.pod pp.c sv.c
26719 ____________________________________________________________________________
26720 [  6538] By: jhi                                   on 2000/08/07  15:59:43
26721         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
26722              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
26723              Date: Thu, 3 Aug 2000 14:29:21 -0700
26724              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
26725      Branch: perl
26726            ! lib/lib_pm.PL
26727 ____________________________________________________________________________
26728 [  6537] By: jhi                                   on 2000/08/07  15:47:18
26729         Log: Retract #6419 for now since it breaks in AFS and MachTen.
26730      Branch: perl
26731            ! lib/Cwd.pm
26732 ____________________________________________________________________________
26733 [  6536] By: jhi                                   on 2000/08/07  15:05:29
26734         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
26735              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
26736              The security hole exists only in suidperls, which isn't
26737              installed or even built by default.
26738      Branch: perl
26739            ! perl.c
26740 ____________________________________________________________________________
26741 [  6535] By: jhi                                   on 2000/08/07  14:45:14
26742         Log: tr memory corruption fix from Simon Cozens.
26743      Branch: perl
26744            ! doop.c
26745 ____________________________________________________________________________
26746 [  6534] By: jhi                                   on 2000/08/06  11:38:16
26747         Log: Document a bit that UDP is not what you might think.
26748              
26749              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
26750              From: Lupe Christoph <lupe@lupe-christoph.de>
26751              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
26752              Date: Mon, 24 Jul 2000 08:59:15 +0200
26753      Branch: perl
26754            ! pod/perlipc.pod
26755 ____________________________________________________________________________
26756 [  6533] By: jhi                                   on 2000/08/06  11:35:01
26757         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
26758              From: Jeff Pinyan <jeffp@hut.crusoe.net>
26759              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
26760              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
26761      Branch: perl
26762            ! pod/perlfunc.pod
26763 ____________________________________________________________________________
26764 [  6532] By: jhi                                   on 2000/08/06  03:45:41
26765         Log: Have symbols for the IoTYPEs.
26766      Branch: perl
26767            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
26768 ____________________________________________________________________________
26769 [  6531] By: jhi                                   on 2000/08/06  01:33:55
26770         Log: Continue fixing the io warnings.  This also
26771              sort of fixes bug ID 20000802.003: the core dump
26772              is no more.  Whether the current behaviour is correct
26773              (giving a warning: "Not a format reference"), is another matter.
26774      Branch: perl
26775            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
26776            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
26777 ____________________________________________________________________________
26778 [  6530] By: jhi                                   on 2000/08/05  21:33:12
26779         Log: Change the Policy policy: now -Dprefix= with an existing
26780              Policy.sh and prefix == siteprefix == vendorprefix, then all
26781              of them follow along the new prefix.
26782              
26783              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
26784              From: Andy Dougherty <doughera@lafayette.edu>
26785              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
26786              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
26787      Branch: perl
26788            ! Policy_sh.SH
26789 ____________________________________________________________________________
26790 [  6529] By: jhi                                   on 2000/08/05  18:57:28
26791         Log: Zap lib/Sys directory when cleaning up.
26792      Branch: perl
26793            ! Makefile.SH
26794 ____________________________________________________________________________
26795 [  6528] By: jhi                                   on 2000/08/05  18:40:44
26796         Log: Essential prototype changes were missing from #6527.
26797              Also make report_evil_fh() more bomb-proof.
26798      Branch: perl
26799            ! embed.h util.c
26800 ____________________________________________________________________________
26801 [  6527] By: jhi                                   on 2000/08/05  03:22:05
26802         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
26803              From: "Ronald F. Guilmette" <rfg@monkeys.com>
26804              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
26805              Message-Id: <200007242247.PAA52177@monkeys.com>
26806      Branch: perl
26807            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
26808 ____________________________________________________________________________
26809 [  6526] By: jhi                                   on 2000/08/04  21:23:27
26810         Log: gcc versions might have (parentheses) in them.
26811      Branch: metaconfig/U/perl
26812            ! gccvers.U
26813      Branch: perl
26814            ! Configure config_h.SH
26815 ____________________________________________________________________________
26816 [  6525] By: jhi                                   on 2000/08/04  20:23:12
26817         Log: Weed buglets pointed out by
26818              
26819              From: Lupe Christoph <lupe@lupe-christoph.de>
26820              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
26821              Date: Fri, 4 Aug 2000 17:34:39 +0200
26822              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
26823      Branch: metaconfig/U/perl
26824            ! gccvers.U uselfs.U
26825      Branch: perl
26826            ! Configure config_h.SH
26827 ____________________________________________________________________________
26828 [  6524] By: jhi                                   on 2000/08/04  19:02:08
26829         Log: Warn under -w if lstat(FH) is attempted.
26830              
26831              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
26832              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
26833              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
26834              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
26835      Branch: perl
26836            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
26837            ! t/pragma/warn/pp_sys
26838 ____________________________________________________________________________
26839 [  6523] By: jhi                                   on 2000/08/04  12:31:11
26840         Log: Subject: New perlcc, take 2
26841              From: simon@brecon.co.uk (Simon Cozens)
26842              Date: 4 Aug 2000 06:21:04 GMT
26843              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
26844      Branch: perl
26845            ! utils/perlcc.PL
26846 ____________________________________________________________________________
26847 [  6522] By: jhi                                   on 2000/08/04  12:26:33
26848         Log: Subject: Re: Array vs. List context
26849              From: Daniel Chetlin <daniel@chetlin.com>
26850              Date: Fri, 4 Aug 2000 00:22:44 -0700
26851              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
26852      Branch: perl
26853            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
26854            ! pod/perlfaq4.pod
26855 ____________________________________________________________________________
26856 [  6521] By: jhi                                   on 2000/08/04  12:22:38
26857         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
26858              From: Raymund Will <ray@caldera.de>
26859              Date: Fri, 4 Aug 2000 12:07:09 +0200
26860              Message-Id: <20000804120709.A14982@caldera.de>
26861      Branch: perl
26862            ! configure.gnu
26863 ____________________________________________________________________________
26864 [  6520] By: jhi                                   on 2000/08/04  04:09:06
26865         Log: After the #6519 a warning about stat() is just that,
26866              not about a filetest, which now have their own warning.
26867      Branch: perl
26868            ! pod/perldiag.pod
26869 ____________________________________________________________________________
26870 [  6519] By: jhi                                   on 2000/08/04  04:06:30
26871         Log: In the warnings call filehandles consistently so;
26872              add "unopened" warning for stat().
26873      Branch: perl
26874            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
26875            ! t/pragma/warn/pp_sys
26876 ____________________________________________________________________________
26877 [  6518] By: jhi                                   on 2000/08/04  02:55:35
26878         Log: Subject: Minor tweak to perlvar.pod
26879              From: "Stephen P. Potter" <spp@ds.net>
26880              Date: Tue, 18 Apr 2000 09:26:03 -0400
26881              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
26882      Branch: perl
26883            ! pod/perlvar.pod
26884 ____________________________________________________________________________
26885 [  6517] By: jhi                                   on 2000/08/04  02:50:08
26886         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
26887              From: "Clinton Pierce" <cpierce1@ford.com>
26888              Date: Wed, 21 Jul 1999 16:45:31 -0400
26889              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
26890              
26891              Fix by Stephen Potter (visible in the bug db but not in p5p?)
26892      Branch: perl
26893            ! pod/perlfunc.pod pod/perlop.pod
26894 ____________________________________________________________________________
26895 [  6516] By: jhi                                   on 2000/08/04  02:09:25
26896         Log: This is 6512.  Really.
26897      Branch: perl
26898            ! dump.c
26899 ____________________________________________________________________________
26900 [  6515] By: jhi                                   on 2000/08/04  01:25:50
26901         Log: mention the idea of @( and @)
26902      Branch: perl
26903            ! Todo-5.6
26904 ____________________________________________________________________________
26905 [  6514] By: bailey                                on 2000/08/04  01:18:46
26906         Log: YA resync with mainstem, including VMS patches from others
26907      Branch: vmsperl
26908           +> (branch 48 files)
26909            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
26910           !> (integrate 354 files)
26911 ____________________________________________________________________________
26912 [  6513] By: jhi                                   on 2000/08/04  01:18:18
26913         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
26914              From: Mark Dickinson <dickins3@fas.harvard.edu>
26915              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
26916              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
26917      Branch: perl
26918            ! t/op/grent.t t/op/pwent.t
26919 ____________________________________________________________________________
26920 [  6512] By: jhi                                   on 2000/08/04  01:14:06
26921         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
26922              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
26923              Date: Wed, 02 Aug 2000 10:51:01 +0100
26924              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
26925      Branch: perl
26926            ! sv.c
26927 ____________________________________________________________________________
26928 [  6511] By: jhi                                   on 2000/08/04  00:57:00
26929         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
26930              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
26931              Date: Thu, 03 Aug 2000 17:20:04 -0700
26932              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
26933      Branch: metaconfig
26934            ! U/modified/Cppsym.U
26935      Branch: perl
26936            ! Configure config_h.SH
26937 ____________________________________________________________________________
26938 [  6510] By: jhi                                   on 2000/08/04  00:25:28
26939         Log: detypo
26940      Branch: perl
26941            ! Makefile.SH
26942 ____________________________________________________________________________
26943 [  6509] By: jhi                                   on 2000/08/03  23:43:18
26944         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
26945              From: Dominic Dunlop <domo@computer.org>
26946              Date: Thu, 3 Aug 2000 22:16:46 +0200
26947              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
26948      Branch: perl
26949            ! t/op/sprintf.t
26950 ____________________________________________________________________________
26951 [  6508] By: jhi                                   on 2000/08/03  23:40:37
26952         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
26953              From: Hugo <hv@crypt.compulink.co.uk>
26954              Date: Thu, 03 Aug 2000 18:25:30 +0100
26955              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
26956      Branch: perl
26957            ! regcomp.c t/op/re_tests
26958 ____________________________________________________________________________
26959 [  6507] By: jhi                                   on 2000/08/03  23:38:28
26960         Log: Subject: [PATCH] sv.h documentation - SvLEN
26961              From: Mike Guy <mjtg@cam.ac.uk>
26962              Date: Thu, 03 Aug 2000 14:43:09 +0100
26963              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
26964      Branch: perl
26965            ! sv.h
26966 ____________________________________________________________________________
26967 [  6506] By: jhi                                   on 2000/08/03  15:49:14
26968         Log: Disable the fix_pl hack for now.
26969      Branch: perl
26970            ! Makefile.SH
26971 ____________________________________________________________________________
26972 [  6505] By: jhi                                   on 2000/08/03  13:49:04
26973         Log: Add a URL for FSF.
26974              
26975              Subject: Patch for README
26976              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
26977              Date: Wed, 2 Aug 2000 13:25:09 -0500
26978              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
26979      Branch: perl
26980            ! README
26981 ____________________________________________________________________________
26982 [  6504] By: jhi                                   on 2000/08/03  13:29:19
26983         Log: Be more informative on what is skipped and why,
26984              also repeat the list at the end.
26985      Branch: perl
26986            ! Porting/p4desc
26987 ____________________________________________________________________________
26988 [  6503] By: jhi                                   on 2000/08/03  13:07:05
26989         Log: Circumvent the removal of .patch by fix_pl.
26990              
26991              Subject: Re: [ID 20000802.011] unable to 'make test'          
26992              From: simon@brecon.co.uk (Simon Cozens) 
26993              Date: 3 Aug 2000 04:17:00 GMT
26994              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
26995      Branch: perl
26996            ! Makefile.SH
26997 ____________________________________________________________________________
26998 [  6502] By: jhi                                   on 2000/08/03  00:14:34
26999         Log: Add the missing setproctitle unit.
27000      Branch: metaconfig/U/perl
27001            + d_setproctitle.U
27002 ____________________________________________________________________________
27003 [  6501] By: jhi                                   on 2000/08/03  00:00:26
27004         Log: The subtest 4 may fail also on VOBS, as pointed out
27005              by Nick Ing-Simmons in November 1999, bug id 19991124.003
27006              (but the failure in that bug report isn't the subtest 4).
27007      Branch: perl
27008            ! t/op/stat.t
27009 ____________________________________________________________________________
27010 [  6500] By: jhi                                   on 2000/08/02  23:49:30
27011         Log: Better skip message for the test; one of the two problems in
27012              
27013              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
27014              From: Lupe Christoph <lupe@lupe-christoph.de>
27015              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
27016              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
27017      Branch: perl
27018            ! t/op/numconvert.t
27019 ____________________________________________________________________________
27020 [  6499] By: jhi                                   on 2000/08/02  22:49:16
27021         Log: Allow "no Module;" even if there is no 'unimport'.
27022              
27023              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
27024              From: mjd@plover.com
27025              Date: 24 Mar 2000 15:24:34 -0000
27026              Message-Id: <20000324152434.15160.qmail@plover.com>
27027      Branch: perl
27028            ! gv.c
27029 ____________________________________________________________________________
27030 [  6498] By: jhi                                   on 2000/08/02  22:42:58
27031         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
27032              that are hopefully soon put into use.
27033      Branch: perl
27034            ! opcode.h opcode.pl opnames.h
27035 ____________________________________________________________________________
27036 [  6497] By: gsar                                  on 2000/08/02  22:28:59
27037         Log: require.t needs binmode() to work on windows
27038      Branch: perl
27039            ! t/comp/require.t
27040 ____________________________________________________________________________
27041 [  6496] By: jhi                                   on 2000/08/02  22:08:51
27042         Log: Document the IVdf UVuf UVof UVxf.
27043      Branch: perl
27044            ! pod/perlguts.pod
27045 ____________________________________________________________________________
27046 [  6495] By: jhi                                   on 2000/08/02  21:54:26
27047         Log: detypo #6494
27048      Branch: perl
27049            ! ext/Data/Dumper/Dumper.xs
27050 ____________________________________________________________________________
27051 [  6494] By: jhi                                   on 2000/08/02  21:49:17
27052         Log: Dump UVs as UVs in Data::Dumper.
27053              
27054              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
27055              From: Gurusamy Sarathy <gsar@ActiveState.com>
27056              Date: Thu, 27 Apr 2000 12:26:25 -0700
27057              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
27058      Branch: perl
27059            ! ext/Data/Dumper/Dumper.xs
27060 ____________________________________________________________________________
27061 [  6493] By: jhi                                   on 2000/08/02  17:01:58
27062         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
27063              From: Hugo <hv@crypt.compulink.co.uk>
27064              Date: Wed, 02 Aug 2000 14:53:56 +0100
27065              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
27066      Branch: perl
27067            ! regexec.c t/op/re_tests
27068 ____________________________________________________________________________
27069 [  6492] By: jhi                                   on 2000/08/02  15:02:46
27070         Log: The new setproctitle() feature is available only in 
27071              bleeding edge FreeBSD.  From Paul Saab.
27072      Branch: perl
27073            ! mg.c
27074 ____________________________________________________________________________
27075 [  6491] By: jhi                                   on 2000/08/02  13:34:36
27076         Log: The tr utf8 patching continues.
27077              
27078              Subject: Re: #6469, too many tests claimed in require.t
27079              From: simon@brecon.co.uk (Simon Cozens)
27080              Date: 2 Aug 2000 02:37:17 GMT
27081              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
27082              
27083              (the logic of the test was the wrong way round in the patch)
27084      Branch: perl
27085            ! doop.c
27086 ____________________________________________________________________________
27087 [  6490] By: jhi                                   on 2000/08/02  13:27:38
27088         Log: The name of a filehandle does not have <these>.
27089      Branch: perl
27090            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
27091            ! t/pragma/warn/pp_sys util.c
27092 ____________________________________________________________________________
27093 [  6489] By: jhi                                   on 2000/08/02  04:26:46
27094         Log: Remove the extraneous "main::" prefix from all the
27095              "opened only for", "on closed", and "never opened" warnings.
27096              
27097              Subject: Re: inappropriate warning
27098              From: Gurusamy Sarathy <gsar@ActiveState.com>
27099              Date: Mon, 20 Mar 2000 11:28:02 -0800
27100              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
27101      Branch: perl
27102            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
27103            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
27104            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
27105 ____________________________________________________________________________
27106 [  6488] By: jhi                                   on 2000/08/02  03:02:57
27107         Log: memcpy has n o in it, as pinted ut by Sarathy.
27108      Branch: perl
27109            ! pod/perlguts.pod
27110 ____________________________________________________________________________
27111 [  6487] By: jhi                                   on 2000/08/02  02:44:51
27112         Log: Document in one place the memory abstractions used in Perl core.
27113              
27114              Subject: Re: Memory abstraction
27115              From: simon@brecon.co.uk (Simon Cozens)
27116              Date: 2 Aug 2000 02:20:23 GMT
27117              Organization: Earth.li Origins
27118      Branch: perl
27119            ! pod/perlguts.pod
27120 ____________________________________________________________________________
27121 [  6486] By: jhi                                   on 2000/08/02  02:41:57
27122         Log: regen_headers, regen perltoc.
27123      Branch: perl
27124            ! perlapi.c pod/perltoc.pod
27125 ____________________________________________________________________________
27126 [  6485] By: jhi                                   on 2000/08/02  01:43:33
27127         Log: "This little thing tests for a file .patch, and if it contains
27128              a number, pops into patchlevel.h" (making it easier to track
27129              which development version people are reporting bugs against)
27130              
27131              Subject: Patchlevel autogeneration for repository perls
27132              From: simon@brecon.co.uk (Simon Cozens)
27133              Date: 14 Jul 2000 07:12:15 GMT
27134              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
27135      Branch: perl
27136            + fix_pl
27137            ! MANIFEST Makefile.SH
27138 ____________________________________________________________________________
27139 [  6484] By: jhi                                   on 2000/08/02  01:32:54
27140         Log: FreeBSD 3.* updates from
27141              
27142              From: Paul Saab <ps@yahoo-inc.com>
27143              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27144              Date: Tue, 1 Aug 2000 15:41:39 -0700
27145              Message-Id: <20000801154139.A53740@yahoo-inc.com>
27146      Branch: perl
27147            ! hints/freebsd.sh
27148 ____________________________________________________________________________
27149 [  6483] By: jhi                                   on 2000/08/02  01:27:44
27150         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
27151              instead one must use setproctitle().  This was already addressed
27152              by change #6457, but the below has a new variant for FreeBSD 4.0
27153              or later, and the matter is also documented more.
27154              
27155              From: Paul Saab <ps@yahoo-inc.com>
27156              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
27157              Date: Tue, 1 Aug 2000 15:41:39 -0700
27158              Message-Id: <20000801154139.A53740@yahoo-inc.com>
27159      Branch: metaconfig/U/perl
27160            + i_libutil.U
27161      Branch: perl
27162            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
27163 ____________________________________________________________________________
27164 [  6482] By: jhi                                   on 2000/08/01  22:17:32
27165         Log: The test from this
27166              
27167              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
27168              Date: Sat, 15 Apr 2000 17:03:44 +0100
27169              From: Tom Hughes <tom@compton.nu>
27170              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
27171              
27172              was missing, the code change went in as #5989
27173              (which had a different test?)
27174      Branch: perl
27175            ! t/op/misc.t
27176 ____________________________________________________________________________
27177 [  6481] By: jhi                                   on 2000/08/01  21:48:38
27178         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
27179              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
27180              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
27181              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
27182      Branch: perl
27183            ! perl.h
27184 ____________________________________________________________________________
27185 [  6480] By: jhi                                   on 2000/08/01  18:05:28
27186         Log: Make p4desc to skip non-mainperl branches by default.
27187      Branch: perl
27188            ! Porting/p4desc
27189 ____________________________________________________________________________
27190 [  6479] By: jhi                                   on 2000/08/01  17:29:19
27191         Log: If gccosandvers is equal to osname, clear gccosandvers.
27192      Branch: metaconfig/U/perl
27193            ! gccvers.U
27194      Branch: perl
27195            ! Configure config_h.SH
27196 ____________________________________________________________________________
27197 [  6478] By: jhi                                   on 2000/08/01  15:54:08
27198         Log: BOM patching from Simon Cozens.
27199      Branch: perl
27200            ! toke.c
27201 ____________________________________________________________________________
27202 [  6477] By: jhi                                   on 2000/08/01  04:50:33
27203         Log: Stash away the largefiles flags and libswanted.
27204      Branch: perl
27205            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
27206 ____________________________________________________________________________
27207 [  6476] By: gsar                                  on 2000/08/01  04:24:24
27208         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
27209              on Windows)
27210      Branch: perl
27211            ! t/pragma/utf8.t utf8.c win32/win32.c
27212 ____________________________________________________________________________
27213 [  6475] By: jhi                                   on 2000/08/01  03:35:24
27214         Log: Make chr() for values >127 to create utf8 when under utf8.
27215              
27216              Subject: Re: uft8/chr()
27217              From: simon@brecon.co.uk (Simon Cozens)
27218              Date: 1 Aug 2000 02:37:02 GMT
27219              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
27220      Branch: perl
27221            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
27222 ____________________________________________________________________________
27223 [  6474] By: jhi                                   on 2000/08/01  02:36:18
27224         Log: In Digital UNIX warn if gcc explicitly chosen because even
27225              2.95.2 is known to cause problems.
27226      Branch: perl
27227            ! hints/dec_osf.sh
27228 ____________________________________________________________________________
27229 [  6473] By: jhi                                   on 2000/08/01  02:00:56
27230         Log: Make the safety catch for buggy gccs work with triple version
27231              numbers like 2.95.2.  Reported in
27232              
27233              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
27234              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
27235              Date: Mon, 31 Jul 2000 14:55:06 +0200
27236              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
27237      Branch: perl
27238            ! hints/dec_osf.sh
27239 ____________________________________________________________________________
27240 [  6472] By: jhi                                   on 2000/08/01  01:13:33
27241         Log: Subject: fix and question re: waitpid() under win32
27242              From: Brian Clarke <clarke@appliedmeta.com>
27243              Date: Fri, 28 Jul 2000 15:18:29 -0400
27244              Message-ID: <3981DC85.290314EB@appliedmeta.com>
27245              
27246              Slightly reformatted and WNOHANG # define moved to win32.h
27247              so that also POSIX.xs sees it, as suggsted by Sarathy.
27248      Branch: perl
27249            ! win32/win32.c win32/win32.h
27250 ____________________________________________________________________________
27251 [  6471] By: jhi                                   on 2000/08/01  00:55:05
27252         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
27253              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27254              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
27255              Date: Mon, 31 Jul 2000 13:28:51 +0100
27256              
27257              (aka ID 20000730.002)
27258      Branch: perl
27259            ! op.c t/op/tr.t
27260 ____________________________________________________________________________
27261 [  6470] By: jhi                                   on 2000/07/31  23:34:42
27262         Log: Document the problem with -P in HP-UX and its workaround.
27263              
27264              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
27265              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
27266              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
27267              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
27268      Branch: perl
27269            ! README.hpux
27270 ____________________________________________________________________________
27271 [  6469] By: jhi                                   on 2000/07/31  04:15:02
27272         Log: The swallow_bom() saga continues.  The #23 of require.t
27273              (UTF16-LE) still fails (silently, no output) but the #22
27274              (UTF16-BE) seems to be working now.  The root of the
27275              failure may be in sv_gets(): is it UTF-16LE-aware,
27276              especially when it comes to line endings? 
27277      Branch: perl
27278            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
27279            ! t/comp/require.t toke.c utf8.c
27280 ____________________________________________________________________________
27281 [  6468] By: jhi                                   on 2000/07/30  19:05:48
27282         Log: Find green threads before native threads.
27283              
27284              Subject: Re: Patch to jpl/JNI/Makefile.PL
27285              From: Jens Thomsen <jens@fiend.cis.com>
27286              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
27287              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
27288      Branch: perl
27289            ! jpl/JNI/Makefile.PL
27290 ____________________________________________________________________________
27291 [  6467] By: jhi                                   on 2000/07/30  18:36:22
27292         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
27293      Branch: perl
27294            ! doop.c
27295 ____________________________________________________________________________
27296 [  6466] By: jhi                                   on 2000/07/30  04:37:29
27297         Log: A new version of the "remove UPPERACSE string comparison"
27298              operators.  The problem with the previous one (change #6454)
27299              was that it was for Perl 5.6.0.  From Paul Marquess.
27300      Branch: perl
27301            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
27302            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
27303            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
27304 ____________________________________________________________________________
27305 [  6465] By: jhi                                   on 2000/07/29  22:39:56
27306         Log: Do not upgrade SVs into utf8 just because they participate
27307              in eq or cmp.  Reported and fix suggested in
27308              
27309              Subject: [ID 20000720.009] sv_eq UTF8 bug
27310              From: "Simon Cozens" <simon@othersideofthe.earth.li>
27311              Date: 21 Jul 2000 04:37:29 -0000
27312              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
27313              
27314              Exercise for the kind reader: should we or should we not
27315              cache the utf8 conversion alonside the SV? (as magic,
27316              as thestrxfrm()ed version is cached under use locale)
27317              Argue both for and against.
27318      Branch: perl
27319            ! sv.c
27320 ____________________________________________________________________________
27321 [  6464] By: jhi                                   on 2000/07/29  22:36:22
27322         Log: Subject: UTF8 concat
27323              From: simon@brecon.co.uk (Simon Cozens) 
27324              Date: 30 Jun 2000 06:13:25 GMT
27325              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
27326              
27327              (with a memory leak fixed, plus a few casts added)
27328              
27329              This also seems to help for
27330              
27331              Subject: [ID 20000716.015] join UTF8 weirdness
27332              From: root <root@ak-71.mind.de> 
27333              Date: Sat, 15 Jul 2000 15:29:54 +0200
27334              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
27335              
27336              (from Andreas König)
27337      Branch: perl
27338            ! pp_hot.c
27339 ____________________________________________________________________________
27340 [  6463] By: jhi                                   on 2000/07/29  00:55:39
27341         Log: Tune the comments and hopefully stop a memory leak.
27342      Branch: perl
27343            ! toke.c utf8.c
27344 ____________________________________________________________________________
27345 [  6462] By: jhi                                   on 2000/07/29  00:16:53
27346         Log: The problem described in this
27347              
27348              Subject: [ID 20000322.018] named chars aren't magical enough
27349              From: root <root@dixie.cscaper.com>     
27350              Date: Wed, 22 Mar 2000 18:37:42 -0700
27351              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
27352              
27353              has been fixed in perl 5.6.0 but just in case added a test
27354              to keep it away.  (The report from Joseph Hall.)
27355      Branch: perl
27356            ! t/lib/charnames.t
27357 ____________________________________________________________________________
27358 [  6461] By: jhi                                   on 2000/07/28  23:56:36
27359         Log: Tiny fixes for #6460.
27360      Branch: metaconfig/U/perl
27361            ! gccvers.U
27362      Branch: perl
27363            ! Configure config_h.SH
27364 ____________________________________________________________________________
27365 [  6460] By: jhi                                   on 2000/07/28  23:24:41
27366         Log: Warn if the version of the operating system used to compile gcc
27367              differs from the current version of the operating system.
27368              Also display the gcc compilation os and version in myconfig.
27369              Inspiration from
27370              
27371              Subject: Re: [ID 20000710.003] ERRORS!!         
27372              From: "Kurt D. Starsinic" <kstar@chapin.edu>
27373              Date: Mon, 10 Jul 2000 15:54:16 -0400
27374              Message-ID: <20000710155416.A1384@O2.chapin.edu>
27375      Branch: metaconfig/U/perl
27376            ! gccvers.U
27377      Branch: perl
27378            ! Configure config_h.SH myconfig.SH
27379 ____________________________________________________________________________
27380 [  6459] By: jhi                                   on 2000/07/28  22:00:32
27381         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
27382              letter to $Config{osvers}.
27383      Branch: metaconfig
27384            ! U/modified/Oldconfig.U
27385      Branch: perl
27386            ! Configure config_h.SH
27387 ____________________________________________________________________________
27388 [  6458] By: jhi                                   on 2000/07/28  04:15:39
27389         Log: Back out #6454, doesn't seem to work.
27390              (Reason: that patch was for perl 5.6.0, not perl-current)
27391              (A version of the patch for perl-current came in later as #6466)
27392      Branch: perl
27393            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
27394            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
27395            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
27396 ____________________________________________________________________________
27397 [  6457] By: jhi                                   on 2000/07/27  23:31:49
27398         Log: Use setproctitle() if available to modify $0.
27399              
27400              Subject: setting $* on BSD4 broken
27401              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
27402              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
27403              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
27404      Branch: metaconfig
27405            ! U/modified/Myinit.U
27406      Branch: perl
27407            ! Configure config_h.SH mg.c
27408 ____________________________________________________________________________
27409 [  6456] By: jhi                                   on 2000/07/27  14:50:47
27410         Log: Allow "no AutoLoader;", based on change #6444,
27411              suggested by Graham Barr.
27412      Branch: perl
27413            ! lib/AutoLoader.pm
27414 ____________________________________________________________________________
27415 [  6455] By: jhi                                   on 2000/07/27  14:19:10
27416         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
27417              From: rspier@pobox.com (Robert Spier)
27418              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
27419              Message-ID: <14720.15855.787664.424783@rls.cx>
27420      Branch: perl
27421            ! pod/perldiag.pod
27422 ____________________________________________________________________________
27423 [  6454] By: jhi                                   on 2000/07/27  14:03:02
27424         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
27425              for a long time).
27426              
27427              Reported in
27428              
27429              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
27430              From: Ryan Herbert <rherbert@sycamorehq.com>
27431              Date: Mon, 17 Jul 2000 11:40:42 -0400
27432              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
27433              
27434              Patched in
27435              
27436              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
27437              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
27438              Date: Wed, 26 Jul 2000 23:40:18 +0100
27439              Message-ID: <000001bff752$79511880$0a17073e@tiny>
27440              
27441              based on an earlier patch from Stephen P. Potter.
27442              
27443              (Removed later by change #6458 because this patch was for
27444              perl 5.6.0, not perl-current)
27445      Branch: perl
27446            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
27447            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
27448            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
27449 ____________________________________________________________________________
27450 [  6453] By: jhi                                   on 2000/07/27  13:48:02
27451         Log: Subject: [PATCH] fixes bug 20000508.004
27452              From: Michael Stevens <mstevens@globnix.org>
27453              Date: Thu, 27 Jul 2000 13:49:04 +0100
27454              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
27455      Branch: perl
27456            ! pod/perldata.pod
27457 ____________________________________________________________________________
27458 [  6452] By: jhi                                   on 2000/07/26  23:51:26
27459         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
27460              and Craig A. Berry.
27461      Branch: perl
27462            ! lib/File/Temp.pm pod/perlport.pod
27463 ____________________________________________________________________________
27464 [  6451] By: jhi                                   on 2000/07/26  19:43:30
27465         Log: Be wary of close()s, too.
27466              
27467              Subject: Re: [PATCH] perlbug cleanup
27468              From: Tim Jenness <t.jenness@jach.hawaii.edu>
27469              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
27470              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
27471      Branch: perl
27472            ! utils/perlbug.PL
27473 ____________________________________________________________________________
27474 [  6450] By: jhi                                   on 2000/07/26  18:41:40
27475         Log: Subject: Minor doc patch: handy.h
27476              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
27477              Date: Wed, 26 Jul 2000 15:34:25 -0300
27478              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
27479      Branch: perl
27480            ! handy.h pod/perlapi.pod
27481 ____________________________________________________________________________
27482 [  6449] By: jhi                                   on 2000/07/26  18:23:55
27483         Log: Subject: [PATCH] minor doc change - perlguts
27484              From: Michael Stevens <mstevens@globnix.org>
27485              Date: Thu, 13 Jul 2000 12:39:18 +0100
27486              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
27487      Branch: perl
27488            ! pod/perlguts.pod
27489 ____________________________________________________________________________
27490 [  6448] By: jhi                                   on 2000/07/26  18:20:30
27491         Log: open() wariness in perlbug.
27492              
27493              Subject: [PATCH] perlbug cleanup
27494              From: Michael Stevens <mstevens@globnix.org>
27495              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
27496              Date: Thu, 13 Jul 2000 15:52:23 +0100
27497      Branch: perl
27498            ! utils/perlbug.PL
27499 ____________________________________________________________________________
27500 [  6447] By: jhi                                   on 2000/07/26  18:13:04
27501         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
27502      Branch: perl
27503            ! lib/File/Temp.pm t/lib/ftmp-security.t
27504 ____________________________________________________________________________
27505 [  6446] By: jhi                                   on 2000/07/26  18:06:32
27506         Log: docfix from Peter Scott <Peter@PSDT.com>.
27507      Branch: perl
27508            ! pod/perlfunc.pod
27509 ____________________________________________________________________________
27510 [  6445] By: jhi                                   on 2000/07/26  17:53:31
27511         Log: Fix *foo{FORMAT}.
27512              
27513              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27514              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
27515              Date: Wed, 26 Jul 2000 19:51:02 +0200
27516              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
27517              
27518              From: Graham Barr <gbarr@pobox.com>
27519              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
27520              Date: Wed, 26 Jul 2000 17:38:36 +0100
27521              Message-ID: <20000726173836.L472@pobox.com>
27522      Branch: perl
27523            ! pp.c sv.c t/op/gv.t
27524 ____________________________________________________________________________
27525 [  6444] By: jhi                                   on 2000/07/26  17:49:14
27526         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
27527              from Graham Barr in the module list.
27528      Branch: perl
27529            ! gv.c pod/perlobj.pod
27530 ____________________________________________________________________________
27531 [  6443] By: jhi                                   on 2000/07/26  16:06:56
27532         Log: More split() doc and test patches from Mike Guy.
27533      Branch: perl
27534            ! pod/perlfunc.pod t/op/split.t
27535 ____________________________________________________________________________
27536 [  6442] By: jhi                                   on 2000/07/26  16:05:30
27537         Log: MacOS nits from Matthias Neeracher.
27538      Branch: perl
27539            ! perl.c pp_ctl.c
27540 ____________________________________________________________________________
27541 [  6441] By: jhi                                   on 2000/07/26  04:39:57
27542         Log: Subject: [PATCH] split /^/
27543              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27544              Date: Tue, 25 Jul 2000 14:18:57 +0100
27545              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
27546              
27547              (with notes from tchrist and gbarr)
27548      Branch: perl
27549            ! pod/perlfunc.pod t/op/split.t
27550 ____________________________________________________________________________
27551 [  6440] By: jhi                                   on 2000/07/26  04:32:32
27552         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
27553              From: Peter Prymmer <pvhp@forte.com>
27554              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
27555              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
27556      Branch: perl
27557            ! vms/munchconfig.c
27558 ____________________________________________________________________________
27559 [  6439] By: jhi                                   on 2000/07/26  04:31:01
27560         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
27561              to be fatal errors (instead of by default ignoring them, and
27562              ignoring with a bug: even though -w gave an error, the opening [
27563              was left in)  Reported in:
27564              
27565              Subject: [ID 20000716.024] [=cc=] / [:blank:]
27566              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
27567              Date: Sun, 16 Jul 2000 17:55:29 -0700
27568              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
27569      Branch: perl
27570            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
27571 ____________________________________________________________________________
27572 [  6438] By: jhi                                   on 2000/07/25  15:41:15
27573         Log: Subject: [PATCH] av.c apidoc
27574              From: simon@brecon.co.uk (Simon Cozens)
27575              Date: 24 Jul 2000 06:40:52 GMT
27576              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
27577      Branch: perl
27578            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
27579            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
27580 ____________________________________________________________________________
27581 [  6437] By: jhi                                   on 2000/07/25  14:05:36
27582         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
27583              From: "Stephen P. Potter" <spp@ds.net>
27584              Date: Mon, 24 Jul 2000 14:22:23 -0400
27585              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
27586      Branch: perl
27587            ! pod/perllocale.pod
27588 ____________________________________________________________________________
27589 [  6436] By: jhi                                   on 2000/07/25  14:02:03
27590         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
27591              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27592              Date: Mon, 24 Jul 2000 18:04:28 +0100
27593              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
27594      Branch: perl
27595            ! t/lib/syslfs.t t/op/lfs.t
27596 ____________________________________________________________________________
27597 [  6435] By: jhi                                   on 2000/07/25  13:59:28
27598         Log: Get UTF16 BOMs working.  Patch from
27599              
27600              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
27601              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27602              Date: Tue, 25 Jul 2000 12:52:45 +0100
27603              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
27604              
27605              and notes from
27606              
27607              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
27608              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27609              Date: Tue, 25 Jul 2000 11:43:25 +0100
27610              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
27611      Branch: perl
27612            ! t/comp/require.t toke.c utf8.c
27613 ____________________________________________________________________________
27614 [  6434] By: jhi                                   on 2000/07/25  02:39:54
27615         Log: Make the "uninit variable" warning to say "concat or string"
27616              or "join or string" when in concat or join .
27617              
27618              Subject: Re: [ID 20000403.009] uninitialised concatenation???
27619              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27620              Date: Tue, 04 Apr 2000 18:22:58 +0100
27621              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
27622              
27623              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
27624              From: William R Ward <hermit@BayView.COM>
27625              Date: Thu, 30 Mar 2000 19:50:03 -0800
27626              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
27627      Branch: perl
27628            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
27629            ! t/pragma/warn/op t/pragma/warn/sv
27630 ____________________________________________________________________________
27631 [  6433] By: jhi                                   on 2000/07/24  17:52:56
27632         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
27633      Branch: perl
27634            ! lib/File/Spec/VMS.pm
27635 ____________________________________________________________________________
27636 [  6432] By: jhi                                   on 2000/07/24  17:44:44
27637         Log: Test cases for #6431.
27638              
27639              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
27640              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27641              Date: Mon, 24 Jul 2000 15:32:29 +0100
27642              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
27643      Branch: perl
27644            ! t/op/pat.t t/op/split.t
27645 ____________________________________________________________________________
27646 [  6431] By: jhi                                   on 2000/07/24  17:43:17
27647         Log: Bind op fix.
27648              
27649              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
27650              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27651              Date: Mon, 17 Jul 2000 20:04:56 +0100
27652              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
27653      Branch: perl
27654            ! op.c
27655 ____________________________________________________________________________
27656 [  6430] By: jhi                                   on 2000/07/24  03:42:42
27657         Log: Subject: [ID 20000716.023] syslog test fails without sockets
27658              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
27659              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
27660              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
27661      Branch: metaconfig/U/perl
27662            ! Extensions.U
27663      Branch: perl
27664            ! Configure config_h.SH
27665 ____________________________________________________________________________
27666 [  6429] By: jhi                                   on 2000/07/24  03:11:52
27667         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
27668              case, but add also notes explaining the relationship of this
27669              patch and the earlier notes by Sarathy.
27670              
27671              Subject: Map is still slow
27672              From: "Ben Tilly" <ben_tilly@hotmail.com>
27673              Date: Sat, 15 Jul 2000 17:23:27 EDT
27674              Message-ID: <20000715212327.21656.qmail@hotmail.com>
27675      Branch: perl
27676            ! pp_ctl.c
27677 ____________________________________________________________________________
27678 [  6428] By: jhi                                   on 2000/07/24  02:58:52
27679         Log: Documentation to explain the behaviour of map().
27680              
27681              Subject: Re: Map is still slow 
27682              From: Gurusamy Sarathy <gsar@ActiveState.com>
27683              Date: Sat, 15 Jul 2000 16:05:09 -0700
27684              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
27685      Branch: perl
27686            ! pp_ctl.c
27687 ____________________________________________________________________________
27688 [  6427] By: jhi                                   on 2000/07/24  02:50:03
27689         Log: Add tests for
27690              [ID 19991110.003] another matching finding by pcre author
27691              which has already been fixed by some patch, as verified in
27692              
27693              Subject: Re: two regex bugs from the mists of time (well, last November)
27694              From: Hugo <hv@crypt.compulink.co.uk>
27695              Date: Sat, 22 Jul 2000 18:12:58 +0100
27696              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
27697      Branch: perl
27698            ! t/op/re_tests
27699 ____________________________________________________________________________
27700 [  6426] By: jhi                                   on 2000/07/24  02:11:20
27701         Log: A missing 'break' after the [[:space:]] switch case.
27702              
27703              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
27704              From: "Stephen P. Potter" <spp@ds.net>
27705              Date: Tue, 18 Jul 2000 16:25:17 -0400
27706              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
27707      Branch: perl
27708            ! regcomp.c
27709 ____________________________________________________________________________
27710 [  6425] By: jhi                                   on 2000/07/24  02:06:12
27711         Log: The output might have been produced in the wrong order.
27712              
27713              Subject: [ID 20000720.003] [PATCH] t/op/write.t
27714              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27715              Date: Thu, 20 Jul 2000 18:49:18 +0100
27716              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
27717      Branch: perl
27718            ! t/op/write.t
27719 ____________________________________________________________________________
27720 [  6424] By: jhi                                   on 2000/07/24  02:00:07
27721         Log: Use STDOUT consistently.
27722              
27723              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
27724              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27725              Date: Thu, 20 Jul 2000 18:04:01 +0100
27726              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
27727      Branch: perl
27728            ! lib/Test/Harness.pm
27729 ____________________________________________________________________________
27730 [  6423] By: jhi                                   on 2000/07/24  01:54:54
27731         Log: Protect against "wild next"s, that is, callbacks doing "next"
27732              instead of "return".
27733              
27734              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
27735              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27736              Date: Tue, 18 Jul 2000 11:30:16 +0100
27737              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
27738      Branch: perl
27739            ! lib/File/Find.pm
27740 ____________________________________________________________________________
27741 [  6422] By: jhi                                   on 2000/07/24  01:35:47
27742         Log: Out-of-date note removed.
27743              
27744              Subject: [PATCH] documentation perlipc
27745              From: rspier@pobox.com (Robert Spier)
27746              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
27747              Message-ID: <14711.35178.572612.502654@rls.cx>
27748      Branch: perl
27749            ! pod/perlipc.pod
27750 ____________________________________________________________________________
27751 [  6421] By: jhi                                   on 2000/07/24  00:09:18
27752         Log: Send all installperl messages to STDERR and be -w clean.
27753              
27754              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
27755              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27756              Date: Sat, 22 Jul 2000 14:02:11 +0100
27757              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
27758      Branch: perl
27759            ! installperl
27760 ____________________________________________________________________________
27761 [  6420] By: jhi                                   on 2000/07/24  00:04:19
27762         Log: Decutandpasto.
27763              
27764              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
27765              From: "Richard Soderberg" <rs@crystalflame.net>
27766              Date: Sun, 23 Jul 2000 01:37:23 -0700
27767              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
27768      Branch: perl
27769            ! pod/perlipc.pod
27770 ____________________________________________________________________________
27771 [  6419] By: jhi                                   on 2000/07/24  00:01:12
27772         Log: A cleaner abs_path().
27773              Subject: Re: unix alternative to Cwd.pm
27774              From: Jeff Pinyan <jeffp@crusoe.net>
27775              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
27776              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
27777      Branch: perl
27778            ! lib/Cwd.pm
27779 ____________________________________________________________________________
27780 [  6418] By: jhi                                   on 2000/07/23  23:48:56
27781         Log: Detypo.
27782              
27783              Subject: [PATCH perl-current] Typo in hints/powerux.sh
27784              From: "Richard Soderberg" <rs@crystalflame.net>
27785              Date: Sun, 23 Jul 2000 01:27:33 -0700
27786              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
27787      Branch: perl
27788            ! hints/powerux.sh
27789 ____________________________________________________________________________
27790 [  6417] By: jhi                                   on 2000/07/17  22:13:31
27791         Log: Subject: SDBM_File documentation
27792              From: mjd@plover.com
27793              Date: 16 Jul 2000 17:41:17 -0000
27794              Message-ID: <20000716174117.18515.qmail@plover.com>
27795      Branch: perl
27796            ! ext/SDBM_File/SDBM_File.pm
27797 ____________________________________________________________________________
27798 [  6416] By: jhi                                   on 2000/07/17  19:13:26
27799         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
27800      Branch: perl
27801            ! hints/mpeix.sh mpeix/relink
27802 ____________________________________________________________________________
27803 [  6415] By: jhi                                   on 2000/07/15  14:11:02
27804         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
27805              the utf8 'characters' can be more than one octet).
27806              
27807              Date: Sat, 15 Jul 2000 00:21:56 +0100
27808              From: Tom Hughes <tom@compton.nu>
27809              Subject: Re: [ID 20000714.002]
27810              Message-ID: <db2334de49.tom@compton.compton.nu>
27811              
27812              Reported in
27813              
27814              Subject: [ID 20000714.002]
27815              From: "Simon Cozens" <simon@othersideofthe.earth.li>
27816              Date: 14 Jul 2000 15:13:09 -0000
27817              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
27818      Branch: perl
27819            ! doop.c
27820 ____________________________________________________________________________
27821 [  6414] By: jhi                                   on 2000/07/15  03:13:41
27822         Log: another VMS build tweak from Peter Prymmer
27823      Branch: perl
27824            ! vms/descrip_mms.template
27825 ____________________________________________________________________________
27826 [  6413] By: jhi                                   on 2000/07/15  03:10:40
27827         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
27828      Branch: perl
27829            ! vms/perlvms.pod
27830 ____________________________________________________________________________
27831 [  6412] By: jhi                                   on 2000/07/15  00:31:05
27832         Log: More docs for sv functions.
27833              
27834              Subject: [PATCH cfgperl] sv.c apidoc
27835              From: simon@brecon.co.uk (Simon Cozens)
27836              Date: 13 Jul 2000 09:00:20 GMT
27837              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
27838              
27839              Subject: Re: [PATCH cfgperl] sv.c apidoc
27840              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27841              Date: Thu, 13 Jul 2000 12:27:41 +0100
27842              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
27843              
27844              Subject: Re: [PATCH cfgperl] sv.c apidoc
27845              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
27846              Date: Thu, 13 Jul 2000 13:23:09 +0100
27847              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
27848              
27849              Subject: Re: [PATCH cfgperl] sv.c apidoc
27850              From: simon@brecon.co.uk (Simon Cozens)
27851              Date: 14 Jul 2000 06:51:02 GMT
27852              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
27853      Branch: perl
27854            ! embed.pl pod/perlapi.pod sv.c
27855 ____________________________________________________________________________
27856 [  6411] By: jhi                                   on 2000/07/15  00:10:41
27857         Log: lib/b test fixes from Peter Prymmer.
27858      Branch: perl
27859            ! t/lib/b.t
27860 ____________________________________________________________________________
27861 [  6410] By: jhi                                   on 2000/07/15  00:02:09
27862         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
27863              From: Hugo <hv@crypt.compulink.co.uk>
27864              Date: Fri, 14 Jul 2000 23:05:20 +0100
27865              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
27866              
27867              Didn't anymore apply, but that point still could use another fix.
27868      Branch: perl
27869            ! pod/perlfunc.pod
27870 ____________________________________________________________________________
27871 [  6409] By: jhi                                   on 2000/07/14  23:15:15
27872         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
27873              not in pod, from Peter Prymmer
27874      Branch: perl
27875            ! vms/descrip_mms.template
27876 ____________________________________________________________________________
27877 [  6408] By: jhi                                   on 2000/07/14  20:35:05
27878         Log: The bug report
27879              [ID 19991110.002] minimal matching discrepancy found by pcre author
27880              seems to have been fixed (though differently from what was suggested
27881              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
27882      Branch: perl
27883            ! t/op/re_tests
27884 ____________________________________________________________________________
27885 [  6407] By: jhi                                   on 2000/07/14  17:38:08
27886         Log: Fix AutoSplit to use File::Spec the right way in VMS,
27887              from Peter Prymmer.
27888      Branch: perl
27889            ! lib/AutoSplit.pm
27890 ____________________________________________________________________________
27891 [  6406] By: jhi                                   on 2000/07/14  14:13:22
27892         Log: Merge perlhacktut into perlhack, update perlguts.
27893              
27894              Subject: Re: Perlhacktut
27895              From: simon@brecon.co.uk (Simon Cozens)
27896              Date: 14 Jul 2000 06:49:21 GMT
27897              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
27898              
27899              Subject: Re: Perlhacktut
27900              From: simon@brecon.co.uk (Simon Cozens)
27901              Date: 14 Jul 2000 07:09:45 GMT
27902              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
27903      Branch: perl
27904            ! pod/perlguts.pod pod/perlhack.pod
27905 ____________________________________________________________________________
27906 [  6405] By: jhi                                   on 2000/07/14  14:02:31
27907         Log: Integrate with Sarathy.
27908      Branch: cfgperl
27909           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
27910           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
27911           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
27912 ____________________________________________________________________________
27913 [  6404] By: gsar                                  on 2000/07/14  12:15:02
27914         Log: PERL_OBJECT build tweaks
27915      Branch: perl
27916            ! toke.c
27917 ____________________________________________________________________________
27918 [  6403] By: gsar                                  on 2000/07/14  11:23:41
27919         Log: inconsistent types needs casts
27920      Branch: perl
27921            ! toke.c
27922 ____________________________________________________________________________
27923 [  6402] By: gsar                                  on 2000/07/14  11:12:04
27924         Log: typos in change#6399, regen headers
27925      Branch: perl
27926            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
27927 ____________________________________________________________________________
27928 [  6401] By: gsar                                  on 2000/07/14  10:59:12
27929         Log: typecasts needed for change#6394
27930      Branch: perl
27931            ! toke.c
27932 ____________________________________________________________________________
27933 [  6400] By: gsar                                  on 2000/07/14  10:49:37
27934         Log: integrate cfgperl contents into mainline
27935      Branch: perl
27936           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
27937           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
27938 ____________________________________________________________________________
27939 [  6399] By: gsar                                  on 2000/07/14  10:38:35
27940         Log: enable UTF-16 filter by default if relevant BOM is seen; various
27941              cleanups (typos, misformatted code, and small bugs)
27942      Branch: perl
27943            ! doop.c embed.pl mg.c op.c pp.c toke.c
27944 ____________________________________________________________________________
27945 [  6398] By: gsar                                  on 2000/07/14  08:55:38
27946         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
27947              name suggests anyway)
27948      Branch: perl
27949            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
27950 ____________________________________________________________________________
27951 [  6397] By: gsar                                  on 2000/07/14  08:44:33
27952         Log: move new variables to the end of the interpreter structure (for
27953              bincompat in code that doesn't #include XSUB.h)
27954      Branch: perl
27955            ! intrpvar.h
27956 ____________________________________________________________________________
27957 [  6396] By: gsar                                  on 2000/07/14  08:13:58
27958         Log: MakeMaker should not remove editor backups (*~) on `make clean`
27959              by default (completes change#6383)
27960      Branch: perl
27961            ! lib/ExtUtils/MM_Unix.pm
27962 ____________________________________________________________________________
27963 [  6395] By: jhi                                   on 2000/07/14  05:20:33
27964         Log: Replace change #6337 with a better one.
27965              
27966              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
27967              From: Hugo <hv@crypt.compulink.co.uk>
27968              Date: Fri, 14 Jul 2000 04:16:20 +0100
27969              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
27970      Branch: cfgperl
27971            ! regexec.c t/op/re_tests
27972 ____________________________________________________________________________
27973 [  6394] By: jhi                                   on 2000/07/14  01:33:59
27974         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
27975      Branch: cfgperl
27976            ! embed.pl global.sym proto.h toke.c
27977 ____________________________________________________________________________
27978 [  6393] By: jhi                                   on 2000/07/13  23:41:23
27979         Log: remove discarded test
27980      Branch: cfgperl
27981            ! MANIFEST
27982 ____________________________________________________________________________
27983 [  6392] By: jhi                                   on 2000/07/13  23:32:25
27984         Log: The {multiplier} of a fixed substring was overlooked which
27985              caused a wrong initial search offset for that substring.
27986              
27987              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
27988              From: Hugo <hv@crypt.compulink.co.uk>
27989              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
27990              Date: Thu, 13 Jul 2000 19:27:13 +0100
27991      Branch: cfgperl
27992            ! regcomp.c t/op/re_tests
27993 ____________________________________________________________________________
27994 [  6391] By: jhi                                   on 2000/07/13  16:37:42
27995         Log: typo fix from Craig Berry
27996      Branch: cfgperl
27997            ! vms/subconfigure.com
27998 ____________________________________________________________________________
27999 [  6390] By: jhi                                   on 2000/07/13  13:20:12
28000         Log: Integrate with Sarathy.
28001      Branch: cfgperl
28002            - t/op/method2entersub.t
28003           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
28004           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
28005           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
28006           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
28007 ____________________________________________________________________________
28008 [  6389] By: jhi                                   on 2000/07/13  13:18:48
28009         Log: Detypo from Peter Prymmer, part of #6388.
28010      Branch: cfgperl
28011            ! Configure config_h.SH
28012      Branch: metaconfig
28013            ! U/modified/d_longlong.U
28014 ____________________________________________________________________________
28015 [  6388] By: gsar                                  on 2000/07/13  06:33:40
28016         Log: typos (spotted by Peter Prymmer)
28017      Branch: perl
28018            ! Configure t/lib/english.t
28019 ____________________________________________________________________________
28020 [  6387] By: gsar                                  on 2000/07/13  05:35:28
28021         Log: new selfloader.t in change#6183 doesn't close DATA handles,
28022              and thus fails to clean up tmp files on dosish platforms
28023      Branch: perl
28024            ! t/lib/selfloader.t
28025 ____________________________________________________________________________
28026 [  6386] By: gsar                                  on 2000/07/12  21:42:39
28027         Log: sprintf test tweaks (from Dominic Dunlop)
28028      Branch: perl
28029            ! t/op/sprintf.t
28030 ____________________________________________________________________________
28031 [  6385] By: gsar                                  on 2000/07/12  21:33:46
28032         Log: fix bugs in processing %v-*d and similar format specs (from
28033              Avi Finkel <avi@finkel.org>)
28034      Branch: perl
28035            ! sv.c t/op/sprintf.t
28036 ____________________________________________________________________________
28037 [  6384] By: gsar                                  on 2000/07/12  16:04:19
28038         Log: readd missing perldelta.pod changes from changes#6339,6376
28039      Branch: perl
28040            ! pod/perldelta.pod
28041 ____________________________________________________________________________
28042 [  6383] By: gsar                                  on 2000/07/12  16:00:51
28043         Log: don't clobber *.orig files on *clean targets
28044      Branch: perl
28045            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
28046 ____________________________________________________________________________
28047 [  6382] By: gsar                                  on 2000/07/12  07:59:12
28048         Log: fix broken integrations in cfgperl
28049      Branch: cfgperl
28050           !> Changes pod/perldelta.pod
28051 ____________________________________________________________________________
28052 [  6381] By: gsar                                  on 2000/07/12  07:42:17
28053         Log: integrate cfgperl changes into mainline
28054      Branch: perl
28055            ! Changes
28056           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
28057           !> pod/perlre.pod
28058 ____________________________________________________________________________
28059 [  6380] By: gsar                                  on 2000/07/12  07:31:00
28060         Log: get sprintf.t to adjust properly for 3-digit exponents
28061      Branch: perl
28062            ! t/op/sprintf.t
28063 ____________________________________________________________________________
28064 [  6379] By: gsar                                  on 2000/07/12  06:40:04
28065         Log: change#6174 needs corresponding change in win32/config_h.PL,
28066              which grovels through config_h.SH to find the config.h name
28067      Branch: perl
28068            ! win32/config_h.PL
28069 ____________________________________________________________________________
28070 [  6378] By: jhi                                   on 2000/07/12  05:03:59
28071         Log: Do the cc sanity check both before the hints and
28072              after the cc selction.
28073      Branch: cfgperl
28074            ! Configure config_h.SH
28075      Branch: metaconfig
28076            ! U/modified/Oldconfig.U U/modified/cc.U
28077      Branch: metaconfig/U/perl
28078            + Checkcc.U
28079 ____________________________________________________________________________
28080 [  6377] By: jhi                                   on 2000/07/12  02:49:22
28081         Log: Fix nits noticed by Boston.pm.
28082      Branch: cfgperl
28083            ! pod/perlre.pod
28084 ____________________________________________________________________________
28085 [  6376] By: jhi                                   on 2000/07/11  21:22:13
28086         Log: Configure cosmetics and perldelta.
28087      Branch: cfgperl
28088            ! Configure config_h.SH pod/perldelta.pod
28089      Branch: metaconfig
28090            ! U/modified/cc.U
28091 ____________________________________________________________________________
28092 [  6375] By: gsar                                  on 2000/07/11  21:17:35
28093         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
28094      Branch: perl
28095            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
28096            ! win32/win32sck.c
28097 ____________________________________________________________________________
28098 [  6374] By: gsar                                  on 2000/07/11  20:48:50
28099         Log: tweak for build failure under multiplicity
28100      Branch: perl
28101            ! toke.c
28102 ____________________________________________________________________________
28103 [  6373] By: gsar                                  on 2000/07/11  20:37:23
28104         Log: integrate cfgperl changes#6325..6373 into mainline
28105              (NOTE: today's batch of integrations still untested)
28106      Branch: perl
28107           +> ext/DynaLoader/hints/netbsd.pl
28108            ! Changes
28109           !> (integrate 26 files)
28110 ____________________________________________________________________________
28111 [  6372] By: jhi                                   on 2000/07/11  20:30:36
28112         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
28113              regen perltoc.
28114      Branch: cfgperl
28115            + pod/perlbook.pod
28116            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
28117            ! pod/perltoc.pod
28118 ____________________________________________________________________________
28119 [  6371] By: jhi                                   on 2000/07/11  20:08:56
28120         Log: Minor cleanups on the booklist.
28121      Branch: cfgperl
28122            ! pod/perlfaq2.pod
28123 ____________________________________________________________________________
28124 [  6370] By: jhi                                   on 2000/07/11  19:31:13
28125         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
28126      Branch: cfgperl
28127            ! t/pragma/overload.t
28128 ____________________________________________________________________________
28129 [  6369] By: gsar                                  on 2000/07/11  19:27:48
28130         Log: integrate cfgperl changes#6293..6324 into mainline
28131      Branch: perl
28132           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
28133            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
28134           !> (integrate 30 files)
28135 ____________________________________________________________________________
28136 [  6368] By: gsar                                  on 2000/07/11  19:18:57
28137         Log: skip integrate of problematic change#6292 from cfgperl into mainline
28138      Branch: perl
28139           !> pp_hot.c
28140 ____________________________________________________________________________
28141 [  6367] By: gsar                                  on 2000/07/11  19:17:21
28142         Log: integrate cfgperl changes#6288..6290 into mainline
28143      Branch: perl
28144           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
28145 ____________________________________________________________________________
28146 [  6366] By: gsar                                  on 2000/07/11  19:11:18
28147         Log: integrate cfgperl changes#6268..6282 into mainline
28148      Branch: perl
28149           !> (integrate 30 files)
28150 ____________________________________________________________________________
28151 [  6365] By: gsar                                  on 2000/07/11  18:57:00
28152         Log: delete new accidentally branched file
28153      Branch: perl
28154            - t/op/method2entersub.t
28155 ____________________________________________________________________________
28156 [  6364] By: gsar                                  on 2000/07/11  18:55:13
28157         Log: skip integrate of change#6267 from cfgperl into mainline (the
28158              method call optimization is flawed without additional hints
28159              from user about immutableness of @ISA and no runtime method
28160              definitions)
28161      Branch: perl
28162           +> t/op/method2entersub.t
28163           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
28164           !> perl.h t/op/sprintf.t xsutils.c
28165 ____________________________________________________________________________
28166 [  6363] By: gsar                                  on 2000/07/11  18:49:43
28167         Log: integrate cfgperl changes#6261..6266 into mainline
28168      Branch: perl
28169           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
28170           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
28171           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28172           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
28173 ____________________________________________________________________________
28174 [  6362] By: gsar                                  on 2000/07/11  18:43:26
28175         Log: integrate cfgperl changes#6252..6260 into mainline
28176      Branch: perl
28177           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
28178           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
28179           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
28180           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
28181 ____________________________________________________________________________
28182 [  6361] By: gsar                                  on 2000/07/11  18:37:12
28183         Log: skip integrate of problematic change#6251 from cfgperl into mainline
28184      Branch: perl
28185           !> lib/Exporter.pm
28186 ____________________________________________________________________________
28187 [  6360] By: gsar                                  on 2000/07/11  18:34:56
28188         Log: integrate cfgperl change#6250 into mainline
28189      Branch: perl
28190           +> t/op/my_stash.t
28191           !> MANIFEST embed.pl proto.h toke.c
28192 ____________________________________________________________________________
28193 [  6359] By: gsar                                  on 2000/07/11  18:21:19
28194         Log: integrate cfgperl changes#6242..6249 into mainline
28195      Branch: perl
28196           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
28197           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
28198           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
28199           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
28200           !> t/lib/peek.t utf8.c
28201 ____________________________________________________________________________
28202 [  6358] By: gsar                                  on 2000/07/11  18:15:45
28203         Log: skip integrate of problematic change#6241 from cfgperl into mainline
28204      Branch: perl
28205           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
28206 ____________________________________________________________________________
28207 [  6357] By: jhi                                   on 2000/07/11  18:15:16
28208         Log: Fix for
28209              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
28210              From: Roderick Schertler <roderick@argon.org> 
28211              Date: Tue, 11 Jul 2000 13:55:05 -0400 
28212              Message-Id: <200007111755.NAA05077@jones.argon.org> 
28213      Branch: cfgperl
28214            ! doio.c
28215 ____________________________________________________________________________
28216 [  6356] By: jhi                                   on 2000/07/11  18:12:51
28217         Log: Typo in #6341.
28218      Branch: cfgperl
28219            ! pp_hot.c
28220 ____________________________________________________________________________
28221 [  6355] By: gsar                                  on 2000/07/11  18:12:10
28222         Log: integrate cfgperl changes#6231..6240 into mainline
28223      Branch: perl
28224           +> pod/perlutil.pod
28225           !> (integrate 35 files)
28226 ____________________________________________________________________________
28227 [  6354] By: jhi                                   on 2000/07/11  18:04:34
28228         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
28229              From: Dominic Dunlop <domo@computer.org> 
28230              Date: Tue, 11 Jul 2000 12:27:33 +0200 
28231              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
28232              
28233              Replaces change #6268.
28234      Branch: cfgperl
28235            ! t/op/sprintf.t
28236 ____________________________________________________________________________
28237 [  6353] By: gsar                                  on 2000/07/11  17:59:51
28238         Log: skip integrate of problematic change#6230 from cfgperl into mainline
28239              (a later version of File::Spec is already in mainline)
28240      Branch: perl
28241           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
28242           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
28243 ____________________________________________________________________________
28244 [  6352] By: gsar                                  on 2000/07/11  17:57:48
28245         Log: integrate cfgperl changes#6224..6229 into mainline
28246      Branch: perl
28247           +> lib/lib.pm.PL
28248            - lib/lib.pm
28249           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
28250           !> lib/English.pm op.c t/lib/english.t
28251 ____________________________________________________________________________
28252 [  6351] By: gsar                                  on 2000/07/11  17:50:10
28253         Log: skip integrate of problematic change#6223 from cfgperl into mainline
28254      Branch: perl
28255           !> doio.c
28256 ____________________________________________________________________________
28257 [  6350] By: gsar                                  on 2000/07/11  17:48:28
28258         Log: integrate cfgperl changes#6220..6222 into mainline
28259      Branch: perl
28260           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
28261           !> toke.c utf8.c win32/win32.h
28262 ____________________________________________________________________________
28263 [  6349] By: gsar                                  on 2000/07/11  17:46:13
28264         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
28265              mainline
28266      Branch: perl
28267           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
28268           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
28269           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
28270 ____________________________________________________________________________
28271 [  6348] By: jhi                                   on 2000/07/11  17:45:49
28272         Log: README.posix-bc podified from Thomas Dorner.
28273      Branch: cfgperl
28274            ! README.posix-bc
28275 ____________________________________________________________________________
28276 [  6347] By: gsar                                  on 2000/07/11  17:42:04
28277         Log: integrate cfgperl change#6217 into mainline
28278      Branch: perl
28279           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
28280           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
28281           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
28282 ____________________________________________________________________________
28283 [  6346] By: gsar                                  on 2000/07/11  17:39:37
28284         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
28285              mainline
28286      Branch: perl
28287           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
28288           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
28289           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
28290           !> perlapi.h pod/perlapi.pod
28291 ____________________________________________________________________________
28292 [  6345] By: gsar                                  on 2000/07/11  17:36:42
28293         Log: integrate cfgperl changes#6207..6210 into mainline
28294      Branch: perl
28295           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
28296           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
28297 ____________________________________________________________________________
28298 [  6344] By: gsar                                  on 2000/07/11  17:31:20
28299         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
28300              mainline
28301      Branch: perl
28302           !> (integrate 40 files)
28303 ____________________________________________________________________________
28304 [  6343] By: gsar                                  on 2000/07/11  17:19:08
28305         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
28306      Branch: perl
28307           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
28308            ! Changes
28309           !> (integrate 34 files)
28310 ____________________________________________________________________________
28311 [  6342] By: jhi                                   on 2000/07/11  16:05:48
28312         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
28313              To: perl5-porters@perl.org
28314              From: Karsten Sperling <spiff@phreax.net>
28315              Date: Mon, 10 Jul 2000 15:12:52 +0200
28316              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
28317      Branch: cfgperl
28318            ! lib/Symbol.pm
28319 ____________________________________________________________________________
28320 [  6341] By: jhi                                   on 2000/07/11  15:59:23
28321         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
28322              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28323              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
28324              Date: Fri, 07 Jul 2000 17:57:16 +0100
28325      Branch: cfgperl
28326            ! pp_hot.c
28327 ____________________________________________________________________________
28328 [  6340] By: jhi                                   on 2000/07/11  15:55:47
28329         Log: Subject: Re: format bug report  [Patch]
28330              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28331              Date: Wed, 05 Jul 2000 13:12:52 +0200
28332              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
28333              
28334              Subject: Re: format bug report  [Patch]
28335              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
28336              Date: Wed, 05 Jul 2000 14:10:01 +0200
28337              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
28338      Branch: cfgperl
28339            ! t/op/write.t toke.c
28340 ____________________________________________________________________________
28341 [  6339] By: jhi                                   on 2000/07/11  13:54:09
28342         Log: Be less forgiving about ambiguous and illegal tr ranges.
28343              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
28344              From: Mark-Jason Dominus <mjd@plover.com>
28345              Date: Tue, 04 Jul 2000 10:00:12 -0400
28346              Message-ID: <20000704140012.17772.qmail@plover.com>
28347              
28348              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
28349              From: Mark-Jason Dominus <mjd@plover.com>
28350              Date: Wed, 05 Jul 2000 09:37:36 -0400
28351              Message-ID: <20000705133736.27293.qmail@plover.com>
28352      Branch: cfgperl
28353            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
28354 ____________________________________________________________________________
28355 [  6338] By: jhi                                   on 2000/07/11  13:31:24
28356         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
28357              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28358              Date: Tue, 11 Jul 2000 13:50:51 +0100
28359              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
28360      Branch: cfgperl
28361            ! sv.c
28362 ____________________________________________________________________________
28363 [  6337] By: jhi                                   on 2000/07/11  13:29:14
28364         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
28365              From: Hugo <hv@crypt.compulink.co.uk>
28366              Date: Tue, 11 Jul 2000 12:44:50 +0100
28367              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
28368      Branch: cfgperl
28369            ! regexec.c t/op/re_tests
28370 ____________________________________________________________________________
28371 [  6336] By: jhi                                   on 2000/07/11  13:26:47
28372         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
28373              From: simon@brecon.co.uk (Simon Cozens)
28374              Date: 7 Jul 2000 11:26:09 GMT
28375              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
28376      Branch: cfgperl
28377            ! mg.c
28378 ____________________________________________________________________________
28379 [  6335] By: jhi                                   on 2000/07/11  13:23:37
28380         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
28381              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
28382              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
28383              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
28384      Branch: cfgperl
28385            + ext/DynaLoader/hints/netbsd.pl
28386            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
28387 ____________________________________________________________________________
28388 [  6334] By: jhi                                   on 2000/07/11  13:20:38
28389         Log: Subject: PATCH perlguts.pod: Document D and d magic types
28390              From: mjd@plover.com
28391              Date: 5 Jul 2000 18:01:51 -0000
28392              Message-ID: <20000705180151.29413.qmail@plover.com>
28393      Branch: cfgperl
28394            ! pod/perlguts.pod
28395 ____________________________________________________________________________
28396 [  6333] By: jhi                                   on 2000/07/11  13:15:51
28397         Log: Precedence goof, fix based on
28398              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
28399              From: Hugo <hv@crypt.compulink.co.uk>
28400              Date: Tue, 11 Jul 2000 12:52:38 +0100
28401              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
28402      Branch: cfgperl
28403            ! t/op/taint.t
28404 ____________________________________________________________________________
28405 [  6332] By: jhi                                   on 2000/07/11  12:40:17
28406         Log: Integrate with Sarathy.
28407      Branch: cfgperl
28408           !> win32/win32sck.c
28409 ____________________________________________________________________________
28410 [  6331] By: jhi                                   on 2000/07/10  20:14:16
28411         Log: Sprinkle ldlibpath.
28412      Branch: cfgperl
28413            ! pod/Makefile.SH
28414 ____________________________________________________________________________
28415 [  6330] By: jhi                                   on 2000/07/10  17:54:49
28416         Log: More POSIX.pod tweaks.
28417      Branch: cfgperl
28418            ! ext/POSIX/POSIX.pod
28419 ____________________________________________________________________________
28420 [  6329] By: jhi                                   on 2000/07/10  14:02:12
28421         Log: Reorder perl.pod once more.
28422      Branch: cfgperl
28423            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28424 ____________________________________________________________________________
28425 [  6328] By: gsar                                  on 2000/07/10  07:06:00
28426         Log: accept() leaks memory on windows due to incorrect ordering of
28427              closesocket() and fclose() calls
28428      Branch: perl
28429            ! win32/win32sck.c
28430 ____________________________________________________________________________
28431 [  6327] By: gsar                                  on 2000/07/10  06:49:17
28432         Log: winsock options weren't being set in all threads under ithreads
28433              (caused send()s from second and subsequent threads to fail)
28434      Branch: perl
28435            ! win32/win32sck.c
28436 ____________________________________________________________________________
28437 [  6326] By: jhi                                   on 2000/07/08  02:45:40
28438         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
28439              was cast to an unsigned (32-bit) integer with wild abandon.
28440      Branch: cfgperl
28441            ! ext/Devel/DProf/DProf.xs
28442 ____________________________________________________________________________
28443 [  6325] By: jhi                                   on 2000/07/07  18:50:33
28444         Log: Remove perlbook, update perlfaq book listing,
28445              rearrange perl.pod, regenerate perltoc.
28446      Branch: cfgperl
28447            - pod/perlbook.pod
28448            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
28449            ! pod/perlfaq2.pod pod/perltoc.pod
28450 ____________________________________________________________________________
28451 [  6324] By: jhi                                   on 2000/07/07  14:03:40
28452         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
28453      Branch: cfgperl
28454            ! sv.h toke.c
28455 ____________________________________________________________________________
28456 [  6323] By: jhi                                   on 2000/07/06  16:03:55
28457         Log: Fix complaints of buildtoc.
28458      Branch: cfgperl
28459            + lib/Win32.pod
28460            - pod/Win32.pod
28461            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
28462 ____________________________________________________________________________
28463 [  6322] By: jhi                                   on 2000/07/06  15:15:52
28464         Log: Add =head1 NAMEs so that buildtoc is happy.
28465              (The CGI::Util nit reported to Lincoln.)
28466      Branch: cfgperl
28467            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
28468            ! pod/perltoc.pod
28469 ____________________________________________________________________________
28470 [  6321] By: jhi                                   on 2000/07/06  03:16:04
28471         Log: Config is being used.
28472      Branch: cfgperl
28473            ! t/op/method.t
28474 ____________________________________________________________________________
28475 [  6320] By: jhi                                   on 2000/07/06  03:13:13
28476         Log: Integrate with Sarathy.
28477      Branch: cfgperl
28478           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
28479 ____________________________________________________________________________
28480 [  6319] By: jhi                                   on 2000/07/06  03:11:46
28481         Log: Autogenerate pod/Makefile and pod/buildtoc.
28482              buildtoc also checks whether the existin pods are
28483              mentioned in MANIFEST and perl.pod, and vice versa.
28484              (None of the thusly found discrepancies fixed yet.)
28485              roffitall also needs to be autogenerated similarly but it
28486              seems so badly out of date that I didn't touch it yet.
28487      Branch: cfgperl
28488            + pod/Makefile.SH pod/buildtoc.PL
28489            - pod/Makefile pod/buildtoc
28490            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
28491 ____________________________________________________________________________
28492 [  6318] By: gsar                                  on 2000/07/05  22:10:54
28493         Log: fix UNC path handling on Windows under ithreads, and chdir()
28494              return value when given a non-existent directory
28495      Branch: perl
28496            ! win32/vdir.h
28497 ____________________________________________________________________________
28498 [  6317] By: gsar                                  on 2000/07/05  22:08:19
28499         Log: winsock cleanup never done on Windows (leads to handle leaks)
28500      Branch: perl
28501            ! win32/perllib.c win32/win32sck.c
28502 ____________________________________________________________________________
28503 [  6316] By: gsar                                  on 2000/07/05  22:06:19
28504         Log: some debugger output does not go to the socket when RemotePort is set
28505      Branch: perl
28506            ! lib/perl5db.pl
28507 ____________________________________________________________________________
28508 [  6315] By: jhi                                   on 2000/07/05  00:25:21
28509         Log: Integrate with Sarathy, preliminary fix for unicos
28510              alignment problems in [ID 20000612.002] Perl problem on Cray system.
28511      Branch: cfgperl
28512            ! sv.h
28513           !> pp_hot.c
28514 ____________________________________________________________________________
28515 [  6314] By: gsar                                  on 2000/07/04  23:34:02
28516         Log: tyop in change#6306
28517      Branch: perl
28518            ! pp_hot.c
28519 ____________________________________________________________________________
28520 [  6313] By: jhi                                   on 2000/07/04  22:14:38
28521         Log: Multiline string literals ENONPORTABLE.
28522      Branch: cfgperl
28523            ! pp_hot.c
28524 ____________________________________________________________________________
28525 [  6312] By: jhi                                   on 2000/07/04  20:34:44
28526         Log: Integrate with Sarathy.
28527      Branch: cfgperl
28528           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
28529           !> t/op/method.t
28530 ____________________________________________________________________________
28531 [  6311] By: jhi                                   on 2000/07/04  20:30:56
28532         Log: More POSIX.pod embellishment.
28533      Branch: cfgperl
28534            ! ext/POSIX/POSIX.pod
28535 ____________________________________________________________________________
28536 [  6310] By: gsar                                  on 2000/07/04  17:28:48
28537         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
28538      Branch: perl
28539            ! t/lib/b.t
28540 ____________________________________________________________________________
28541 [  6309] By: jhi                                   on 2000/07/04  17:22:18
28542         Log: The #6308 required a little bit more.
28543      Branch: cfgperl
28544            ! Makefile.SH win32/Makefile
28545 ____________________________________________________________________________
28546 [  6308] By: jhi                                   on 2000/07/04  16:35:24
28547         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
28548      Branch: cfgperl
28549            + lib/lib_pm.PL
28550            - lib/lib.pm.PL
28551            ! MANIFEST Makefile.SH
28552 ____________________________________________________________________________
28553 [  6307] By: jhi                                   on 2000/07/04  16:28:58
28554         Log: Win32 patches for cfgperl from Sarathy.
28555      Branch: cfgperl
28556            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
28557            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
28558            ! thread.h toke.c util.c win32/Makefile win32/win32.c
28559 ____________________________________________________________________________
28560 [  6306] By: gsar                                  on 2000/07/04  16:28:40
28561         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
28562              (from Richard Soderberg <rs@oregonnet.com>)
28563      Branch: perl
28564            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
28565 ____________________________________________________________________________
28566 [  6305] By: jhi                                   on 2000/07/04  16:24:24
28567         Log: Integrate with Sarathy.
28568      Branch: cfgperl
28569           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
28570           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28571           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
28572           !> proto.h win32/win32.c
28573 ____________________________________________________________________________
28574 [  6304] By: gsar                                  on 2000/07/04  16:17:24
28575         Log: missing perldiag entry for unpack("w",...) diagnostic (from
28576              Andreas Koenig)
28577      Branch: perl
28578            ! pod/perldiag.pod
28579 ____________________________________________________________________________
28580 [  6303] By: gsar                                  on 2000/07/04  16:14:44
28581         Log: remove rel2abs prototypes (from Barrie Slaymaker)
28582      Branch: perl
28583            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
28584            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
28585 ____________________________________________________________________________
28586 [  6302] By: gsar                                  on 2000/07/04  04:59:35
28587         Log: adjust change#6299
28588      Branch: perl
28589            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
28590            ! win32/win32.c
28591 ____________________________________________________________________________
28592 [  6301] By: jhi                                   on 2000/07/04  04:50:07
28593         Log: Integrate with Sarathy.
28594      Branch: cfgperl
28595           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
28596           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
28597           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
28598 ____________________________________________________________________________
28599 [  6300] By: gsar                                  on 2000/07/04  04:42:09
28600         Log: PERL_OBJECT build tweak
28601      Branch: perl
28602            ! perl.h
28603 ____________________________________________________________________________
28604 [  6299] By: gsar                                  on 2000/07/04  04:37:00
28605         Log: fix memory leak on Windows (PL_sys_intern contents were never
28606              freed)
28607      Branch: perl
28608            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
28609            ! perlapi.c proto.h win32/win32.c
28610 ____________________________________________________________________________
28611 [  6298] By: gsar                                  on 2000/07/04  04:15:59
28612         Log: fix large memory leak that has been around for ever, masked by
28613              -DPURIFY (most of the arenas were never freed!)
28614      Branch: perl
28615            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
28616 ____________________________________________________________________________
28617 [  6297] By: gsar                                  on 2000/07/04  04:07:46
28618         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
28619      Branch: perl
28620            ! perl.c
28621 ____________________________________________________________________________
28622 [  6296] By: jhi                                   on 2000/06/30  18:28:37
28623         Log: Elaborate POSIX.pod.  Still needs work.
28624      Branch: cfgperl
28625            ! ext/POSIX/POSIX.pod
28626 ____________________________________________________________________________
28627 [  6295] By: jhi                                   on 2000/06/30  14:58:18
28628         Log: Point to perlipc for more SysV IPC examples.
28629      Branch: cfgperl
28630            ! pod/perlfunc.pod
28631 ____________________________________________________________________________
28632 [  6294] By: gsar                                  on 2000/06/30  14:47:45
28633         Log: slurp mode fix in change#4736 still not quite right
28634      Branch: perl
28635            ! pp_hot.c t/io/argv.t
28636 ____________________________________________________________________________
28637 [  6293] By: jhi                                   on 2000/06/30  12:02:55
28638         Log: Integrate with Sarathy.
28639      Branch: cfgperl
28640           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
28641 ____________________________________________________________________________
28642 [  6292] By: jhi                                   on 2000/06/30  12:01:11
28643         Log: From: simon@brecon.co.uk (Simon Cozens)
28644              Subject: UTF8 concat
28645              Date: 30 Jun 2000 06:13:25 GMT
28646              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
28647      Branch: cfgperl
28648            ! pp_hot.c
28649 ____________________________________________________________________________
28650 [  6291] By: gsar                                  on 2000/06/30  04:37:33
28651         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
28652              when @_ is modified, causing coredumps
28653      Branch: perl
28654            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
28655 ____________________________________________________________________________
28656 [  6290] By: jhi                                   on 2000/06/30  02:21:44
28657         Log: Integrate with Sarathy.
28658      Branch: cfgperl
28659           !> vms/vms.c vms/vmsish.h
28660 ____________________________________________________________________________
28661 [  6289] By: jhi                                   on 2000/06/30  02:21:02
28662         Log: Check VERSIONs.
28663      Branch: cfgperl
28664            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
28665            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
28666            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
28667 ____________________________________________________________________________
28668 [  6288] By: jhi                                   on 2000/06/30  02:18:52
28669         Log: Integrate with Sarathy.
28670      Branch: cfgperl
28671           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
28672           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
28673           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
28674           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
28675 ____________________________________________________________________________
28676 [  6287] By: gsar                                  on 2000/06/30  02:17:08
28677         Log: integrate vmsperl changes into mainline
28678      Branch: perl
28679           !> vms/vms.c vms/vmsish.h
28680 ____________________________________________________________________________
28681 [  6285] By: gsar                                  on 2000/06/30  02:05:28
28682         Log: localize %INC in a Safe compartment so that use/require work
28683              (many other magic globals probably need similar treatment)
28684      Branch: perl
28685            ! ext/Opcode/Opcode.xs
28686 ____________________________________________________________________________
28687 [  6284] By: gsar                                  on 2000/06/30  01:54:54
28688         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
28689              about Windows
28690      Branch: perl
28691            ! pod/perlembed.pod
28692 ____________________________________________________________________________
28693 [  6283] By: jhi                                   on 2000/06/30  01:50:10
28694         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
28695              From: Barrie Slaymaker <barries@jester.slaysys.com>
28696              Date: Wed, 28 Jun 2000 11:35:29 -0400
28697              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
28698      Branch: perl
28699            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
28700            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
28701            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28702            ! lib/File/Spec/Win32.pm
28703 ____________________________________________________________________________
28704 [  6282] By: jhi                                   on 2000/06/29  22:57:22
28705         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
28706              From: Dan Sugalski <dan@sidhe.org>
28707              Date: Tue, 06 Jun 2000 11:59:50 -0400
28708              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
28709      Branch: cfgperl
28710            ! vms/vms.c
28711 ____________________________________________________________________________
28712 [  6281] By: jhi                                   on 2000/06/29  22:52:50
28713         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
28714              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28715              Date: Wed, 7 Jun 2000 04:02:04 -0500
28716              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
28717      Branch: cfgperl
28718            ! utils/h2xs.PL
28719 ____________________________________________________________________________
28720 [  6280] By: jhi                                   on 2000/06/29  22:45:47
28721         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
28722              From: rspier@pobox.com (Robert Spier)
28723              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
28724              Message-ID: <14654.31913.845602.610277@rls.cx>
28725      Branch: cfgperl
28726            ! utils/h2xs.PL
28727 ____________________________________________________________________________
28728 [  6279] By: jhi                                   on 2000/06/29  22:38:16
28729         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
28730              From: Tim Ayers <tayers@bridge.com>
28731              Date: Thu, 08 Jun 2000 08:11:06 +0200
28732              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
28733              [resent by Richard Foley, Message-Id probably wrong]
28734      Branch: cfgperl
28735            ! pod/perlsub.pod
28736 ____________________________________________________________________________
28737 [  6278] By: jhi                                   on 2000/06/29  22:21:45
28738         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
28739              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
28740              Date: Fri, 09 Jun 2000 12:39:27 -0400
28741              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
28742              (plus update the version "number" of Text::Wrap)
28743      Branch: cfgperl
28744            ! lib/Text/Wrap.pm
28745 ____________________________________________________________________________
28746 [  6277] By: jhi                                   on 2000/06/29  22:13:10
28747         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
28748              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28749              Date: Mon, 12 Jun 2000 14:55:59 +0100
28750              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
28751      Branch: cfgperl
28752            ! pod/perlfunc.pod
28753 ____________________________________________________________________________
28754 [  6276] By: jhi                                   on 2000/06/29  22:11:06
28755         Log: Subject: [PATCH] Re: eval documentation: context
28756              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
28757              Date: Mon, 12 Jun 2000 15:07:29 +0100
28758              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
28759      Branch: cfgperl
28760            ! pod/perlfunc.pod
28761 ____________________________________________________________________________
28762 [  6275] By: jhi                                   on 2000/06/29  21:59:46
28763         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
28764              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
28765              Date: Tue, 13 Jun 2000 02:43:48 -0500
28766              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
28767      Branch: cfgperl
28768            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
28769 ____________________________________________________________________________
28770 [  6274] By: jhi                                   on 2000/06/29  21:56:14
28771         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
28772              From: Andy Dougherty <doughera@lafayette.edu>
28773              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
28774              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
28775      Branch: cfgperl
28776            ! ext/File/Glob/Glob.pm
28777 ____________________________________________________________________________
28778 [  6273] By: jhi                                   on 2000/06/29  21:49:09
28779         Log: Subject: [PATCH] xsub attributes
28780              From: Doug MacEachern <dougm@covalent.net>
28781              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
28782              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
28783      Branch: cfgperl
28784            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
28785            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
28786 ____________________________________________________________________________
28787 [  6272] By: jhi                                   on 2000/06/29  21:41:28
28788         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
28789              From: Tom Phoenix <rootbeer@redcat.com>
28790              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
28791              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
28792      Branch: cfgperl
28793            ! lib/Net/Ping.pm
28794 ____________________________________________________________________________
28795 [  6271] By: jhi                                   on 2000/06/29  21:36:55
28796         Log: Subject: PATCH pod/perltie.pod
28797              From: Ian Phillipps <Ian.Phillipps@iname.com>
28798              Date: Fri, 16 Jun 2000 00:17:19 +0100
28799              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
28800              (only the first hunk, the second hunk had already been done
28801              by some other patch)
28802      Branch: cfgperl
28803            ! pod/perltie.pod
28804 ____________________________________________________________________________
28805 [  6270] By: jhi                                   on 2000/06/29  21:24:51
28806         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
28807              From: Nicholas Clark <nick@talking.bollo.cx>
28808              Date: Fri, 23 Jun 2000 16:21:15 +0100
28809              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
28810      Branch: cfgperl
28811            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
28812            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
28813 ____________________________________________________________________________
28814 [  6269] By: jhi                                   on 2000/06/29  19:38:15
28815         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
28816              silence few compiler warnings.
28817      Branch: cfgperl
28818            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
28819 ____________________________________________________________________________
28820 [  6268] By: jhi                                   on 2000/06/29  18:21:50
28821         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
28822              From: Dominic Dunlop <domo@computer.org> 
28823              Date: Thu, 29 Jun 2000 12:32:39 +0200 
28824              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
28825      Branch: cfgperl
28826            ! t/op/sprintf.t
28827 ____________________________________________________________________________
28828 [  6267] By: jhi                                   on 2000/06/29  18:16:07
28829         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
28830              From: Doug MacEachern <dougm@covalent.net>
28831              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
28832              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
28833      Branch: cfgperl
28834            + t/op/method2entersub.t
28835            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
28836            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
28837            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
28838            ! xsutils.c
28839 ____________________________________________________________________________
28840 [  6266] By: jhi                                   on 2000/06/29  15:11:15
28841         Log: Subject: [PATCH 5.6.0] cygwin port
28842              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
28843              From: "Fifer, Eric" <EFifer@sanwaint.com>
28844              Date: Thu, 29 Jun 2000 12:58:29 +0100
28845      Branch: cfgperl
28846            ! cygwin/Makefile.SHs
28847 ____________________________________________________________________________
28848 [  6265] By: jhi                                   on 2000/06/29  15:04:05
28849         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
28850              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
28851              Date: Wed, 28 Jun 2000 17:50:12 -0700
28852              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
28853      Branch: cfgperl
28854            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
28855 ____________________________________________________________________________
28856 [  6264] By: jhi                                   on 2000/06/29  15:00:57
28857         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
28858              From: Marty Lucich <marty@netcom.com>
28859              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
28860              Message-Id: <200006282116.OAA11148@netcom.com>
28861              ccdlflags update (the BSD/OS 4.1 part had already been taken
28862              care of by #6141).
28863      Branch: cfgperl
28864            ! hints/bsdos.sh
28865 ____________________________________________________________________________
28866 [  6263] By: jhi                                   on 2000/06/29  13:47:44
28867         Log: tr fixes from Simon Cozens
28868      Branch: cfgperl
28869            ! doop.c
28870 ____________________________________________________________________________
28871 [  6262] By: jhi                                   on 2000/06/28  18:46:01
28872         Log: Subject: 5.6.0 Patch for EPOC
28873              From: Olaf Flebbe <o.flebbe@gmx.de>
28874              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
28875              Message-ID: <23449.960929969@www11.gmx.net>
28876      Branch: cfgperl
28877            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
28878            ! epoc/epocish.h
28879 ____________________________________________________________________________
28880 [  6261] By: jhi                                   on 2000/06/28  18:29:07
28881         Log: Subject: Re: [PATCH cfgperl] BOMs away!
28882              From: simon@brecon.co.uk (Simon Cozens)
28883              Date: 17 Jun 2000 11:49:57 GMT
28884              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
28885      Branch: cfgperl
28886            ! pod/perldiag.pod t/comp/require.t toke.c
28887 ____________________________________________________________________________
28888 [  6260] By: jhi                                   on 2000/06/28  17:47:16
28889         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
28890              From: simon@brecon.co.uk (Simon Cozens) 
28891              Date: 17 Jun 2000 11:56:44 GMT 
28892              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
28893              pack U0, pack C0
28894      Branch: cfgperl
28895            ! pod/perlfunc.pod pp.c t/op/pack.t
28896 ____________________________________________________________________________
28897 [  6259] By: jhi                                   on 2000/06/28  16:43:17
28898         Log: perlnewmod was missing from MANIFEST.
28899      Branch: cfgperl
28900            ! MANIFEST
28901 ____________________________________________________________________________
28902 [  6258] By: jhi                                   on 2000/06/28  15:54:30
28903         Log: linenumber tweak
28904      Branch: cfgperl
28905            ! t/pragma/warn/regcomp
28906 ____________________________________________________________________________
28907 [  6257] By: jhi                                   on 2000/06/28  15:50:44
28908         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
28909              From: Doug MacEachern <dougm@covalent.net>
28910              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
28911              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
28912              (one part of the patch had been applied earlier)
28913      Branch: cfgperl
28914            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
28915 ____________________________________________________________________________
28916 [  6256] By: jhi                                   on 2000/06/28  15:40:22
28917         Log: tweaks from Simon Cozens to further fix tr/// under utf8
28918      Branch: cfgperl
28919            ! doop.c
28920 ____________________________________________________________________________
28921 [  6255] By: jhi                                   on 2000/06/28  15:33:45
28922         Log: small thinko tweaks
28923      Branch: cfgperl
28924            ! lib/IPC/Open3.pm t/op/my_stash.t
28925 ____________________________________________________________________________
28926 [  6254] By: jhi                                   on 2000/06/28  15:33:25
28927         Log: Subject: tr///, help wanted.
28928              From: simon@brecon.co.uk (Simon Cozens)
28929              Date: 28 Jun 2000 11:29:04 GMT
28930              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
28931      Branch: cfgperl
28932            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
28933            ! pp_proto.h proto.h t/op/tr.t
28934 ____________________________________________________________________________
28935 [  6253] By: jhi                                   on 2000/06/28  15:09:17
28936         Log: Paranoia tweak on #6249.
28937              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
28938              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
28939              Date: Sun, 25 Jun 2000 23:43:12 -0400
28940              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
28941      Branch: cfgperl
28942            ! lib/IPC/Open3.pm
28943 ____________________________________________________________________________
28944 [  6252] By: jhi                                   on 2000/06/28  15:01:38
28945         Log: Document #6249 and #6251.
28946      Branch: cfgperl
28947            ! lib/Exporter.pm lib/IPC/Open3.pm
28948 ____________________________________________________________________________
28949 [  6251] By: jhi                                   on 2000/06/28  14:50:43
28950         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
28951              From: Doug MacEachern <dougm@covalent.net>
28952              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
28953              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
28954      Branch: cfgperl
28955            ! lib/Exporter.pm
28956 ____________________________________________________________________________
28957 [  6250] By: jhi                                   on 2000/06/28  14:45:23
28958         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
28959              From: Doug MacEachern <dougm@covalent.net>
28960              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
28961              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
28962      Branch: cfgperl
28963            + t/op/my_stash.t
28964            ! MANIFEST embed.pl global.sym proto.h toke.c
28965 ____________________________________________________________________________
28966 [  6249] By: jhi                                   on 2000/06/28  14:36:34
28967         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
28968              From: Frank Tobin <ftobin@uiuc.edu>
28969              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
28970              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
28971      Branch: cfgperl
28972            ! lib/IPC/Open3.pm
28973 ____________________________________________________________________________
28974 [  6248] By: jhi                                   on 2000/06/28  14:11:25
28975         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
28976              From: Mark-Jason Dominus <mjd@plover.com>
28977              Date: Tue, 27 Jun 2000 22:36:42 -0400
28978              Message-ID: <20000628023642.12166.qmail@plover.com>
28979      Branch: cfgperl
28980            ! pod/perlfunc.pod
28981 ____________________________________________________________________________
28982 [  6247] By: jhi                                   on 2000/06/27  12:46:37
28983         Log: Tweak $VERSION, patch from Doug MacEachern.
28984      Branch: cfgperl
28985            ! lib/File/Spec.pm
28986 ____________________________________________________________________________
28987 [  6246] By: jhi                                   on 2000/06/27  03:34:46
28988         Log: Allow for standalone testing.
28989      Branch: cfgperl
28990            ! t/lib/filefunc.t t/lib/filespec.t
28991 ____________________________________________________________________________
28992 [  6245] By: jhi                                   on 2000/06/27  02:50:02
28993         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
28994              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
28995              Date: Sat, 24 Jun 2000 13:06:20 +0100
28996              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
28997      Branch: cfgperl
28998            ! ext/DynaLoader/DynaLoader_pm.PL
28999 ____________________________________________________________________________
29000 [  6244] By: jhi                                   on 2000/06/27  02:46:10
29001         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
29002              From: Doug MacEachern <dougm@covalent.net>
29003              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
29004              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
29005      Branch: cfgperl
29006            ! gv.c sv.c t/lib/peek.t
29007 ____________________________________________________________________________
29008 [  6243] By: jhi                                   on 2000/06/27  02:38:07
29009         Log: Subject: [PATCH] is_utf8_string
29010              From: simon@brecon.co.uk (Simon Cozens)
29011              Date: 26 Jun 2000 02:25:59 GMT
29012              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
29013      Branch: cfgperl
29014            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
29015            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
29016            ! proto.h utf8.c
29017 ____________________________________________________________________________
29018 [  6242] By: jhi                                   on 2000/06/27  02:24:00
29019         Log: Subject: [PATCH] bytes<->utf8 fixes
29020              From: simon@brecon.co.uk (Simon Cozens)
29021              Date: 26 Jun 2000 04:55:45 GMT
29022              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
29023      Branch: cfgperl
29024            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
29025 ____________________________________________________________________________
29026 [  6241] By: jhi                                   on 2000/06/27  02:12:42
29027         Log: Do no -warn on \_, only on \alpha.
29028              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
29029              From: David Dyck <dcd@tc.fluke.com>
29030              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
29031              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
29032      Branch: cfgperl
29033            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
29034 ____________________________________________________________________________
29035 [  6240] By: jhi                                   on 2000/06/27  02:00:01
29036         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
29037              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
29038              Date: Mon, 26 Jun 2000 18:40:14 +0100
29039              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
29040      Branch: cfgperl
29041            ! utils/h2xs.PL
29042 ____________________________________________________________________________
29043 [  6239] By: jhi                                   on 2000/06/27  01:53:40
29044         Log: Configure maintenance.  Sever some dependency cycles,
29045              separate gccversion from the cc unit,
29046              address [ID 20000623.006] Configure script patch for using gcc on AIX
29047              (but solve it a little bit differently),
29048              unduplex some accidentally duplicated units,
29049              suggest using gcc if no cc available
29050              (p5p thread: "Solaris configure: counterproposal", 1999-09)
29051      Branch: cfgperl
29052            ! Configure Todo-5.6 config_h.SH
29053      Branch: metaconfig
29054            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
29055            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
29056      Branch: metaconfig/U/perl
29057            + gccvers.U
29058            ! d_getespwnam.U d_getprpwnam.U i_prot.U
29059 ____________________________________________________________________________
29060 [  6238] By: jhi                                   on 2000/06/25  18:04:56
29061         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
29062              From: Dan Sugalski <dan@sidhe.org>
29063              Date: Fri, 23 Jun 2000 17:00:00 -0400
29064              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
29065      Branch: cfgperl
29066            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
29067 ____________________________________________________________________________
29068 [  6237] By: jhi                                   on 2000/06/25  16:36:45
29069         Log: Tweak embed.pl, regen headers.
29070      Branch: cfgperl
29071            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
29072            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
29073            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
29074            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
29075            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
29076 ____________________________________________________________________________
29077 [  6236] By: jhi                                   on 2000/06/25  15:26:42
29078         Log: Regen headers.
29079      Branch: cfgperl
29080            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
29081            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
29082            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
29083            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
29084            ! regnodes.h warnings.h
29085 ____________________________________________________________________________
29086 [  6235] By: jhi                                   on 2000/06/23  19:39:35
29087         Log: The thread begun by
29088              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
29089              From: Kevin.Ruscoe@ubsw.com
29090              Date: Fri, 16 Jun 2000 16:38:51 +0100
29091              Message-Id: <H000019b03c300d6@MHS>
29092      Branch: cfgperl
29093            ! hints/solaris_2.sh
29094 ____________________________________________________________________________
29095 [  6234] By: jhi                                   on 2000/06/23  19:23:36
29096         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
29097              because when run as services (Win32ese for daemons)
29098              no environment variables are set and tmpdir ends up as /tmp,
29099              which is ambiguous.
29100              
29101              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
29102              From: matt@sergeant.org
29103              Date: 16 Jun 2000 16:30:43 -0000
29104              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
29105      Branch: cfgperl
29106            ! lib/File/Spec/Win32.pm
29107 ____________________________________________________________________________
29108 [  6233] By: jhi                                   on 2000/06/23  19:18:58
29109         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
29110              From: Mark-Jason Dominus <mjd@plover.com>
29111              Date: Fri, 16 Jun 2000 20:53:04 -0400
29112              Message-ID: <20000617005304.8008.qmail@plover.com>
29113      Branch: cfgperl
29114            ! op.h
29115 ____________________________________________________________________________
29116 [  6232] By: jhi                                   on 2000/06/23  16:10:02
29117         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
29118              From: simon@brecon.co.uk (Simon Cozens)
29119              Date: 19 Jun 2000 15:18:27 GMT
29120              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
29121              
29122              plus update pod/Makefile and regenerate perltoc
29123      Branch: cfgperl
29124            + pod/perlutil.pod
29125            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
29126 ____________________________________________________________________________
29127 [  6231] By: jhi                                   on 2000/06/23  15:19:18
29128         Log: Subject: [PATCH 5.6.0] cygwin port
29129              From: "Fifer, Eric" <EFifer@sanwaint.com>
29130              Date: Tue, 20 Jun 2000 14:30:58 +0100
29131              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
29132      Branch: cfgperl
29133            ! README.cygwin lib/File/Find.pm
29134 ____________________________________________________________________________
29135 [  6230] By: jhi                                   on 2000/06/23  14:25:21
29136         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
29137      Branch: cfgperl
29138            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
29139            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
29140            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
29141            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
29142 ____________________________________________________________________________
29143 [  6229] By: jhi                                   on 2000/06/23  14:13:34
29144         Log: Subject: README.hpux version 0.6.1
29145              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
29146              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
29147              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
29148      Branch: cfgperl
29149            ! README.hpux
29150 ____________________________________________________________________________
29151 [  6228] By: jhi                                   on 2000/06/23  14:07:20
29152         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
29153              From: Doug MacEachern <dougm@covalent.net>
29154              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
29155              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
29156      Branch: cfgperl
29157            ! op.c
29158 ____________________________________________________________________________
29159 [  6227] By: jhi                                   on 2000/06/23  14:01:06
29160         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
29161              From: Doug MacEachern <dougm@covalent.net>
29162              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
29163              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
29164      Branch: cfgperl
29165            + lib/lib.pm.PL
29166            - lib/lib.pm
29167            ! MANIFEST Makefile.SH
29168 ____________________________________________________________________________
29169 [  6226] By: jhi                                   on 2000/06/23  13:53:07
29170         Log: Subject: [PATCH] remove forward declarations in Socket.pm
29171              From: Doug MacEachern <dougm@covalent.net>
29172              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
29173              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
29174              
29175              From: Doug MacEachern <dougm@covalent.net>
29176              Subject: Re: [PATCH] remove forward declarations in Socket.pm
29177              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
29178              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
29179      Branch: cfgperl
29180            ! ext/Socket/Socket.pm op.c
29181 ____________________________________________________________________________
29182 [  6225] By: jhi                                   on 2000/06/23  13:41:52
29183         Log: Add source code filenames to apidoc.
29184              From: simon@brecon.co.uk (Simon Cozens)
29185              Subject: [PATCH embed.pl] Source X-ref
29186              Date: 22 Jun 2000 02:18:49 GMT
29187              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
29188      Branch: cfgperl
29189            ! embed.pl
29190 ____________________________________________________________________________
29191 [  6224] By: jhi                                   on 2000/06/23  13:32:33
29192         Log: A way to avoid English.pm performance hit.
29193              From: root <root@jester.slaysys.com>
29194              Subject: [YAPATCH English.pm] My turn to putt again
29195              Date: Thu, 22 Jun 2000 20:33:58 -0400
29196              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
29197      Branch: cfgperl
29198            ! lib/English.pm t/lib/english.t
29199 ____________________________________________________________________________
29200 [  6223] By: jhi                                   on 2000/06/23  13:27:06
29201         Log: Avoid double close().
29202              Subject: [PATCH] avoid double close()
29203              From: Doug MacEachern <dougm@covalent.net>
29204              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
29205              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
29206      Branch: cfgperl
29207            ! doio.c
29208 ____________________________________________________________________________
29209 [  6222] By: jhi                                   on 2000/06/23  13:25:54
29210         Log: doc typo fix
29211              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
29212              From: Ian Phillipps <Ian.Phillipps@iname.com>
29213              Date: Fri, 23 Jun 2000 10:40:58 +0100
29214              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
29215      Branch: cfgperl
29216            ! lib/Pod/Usage.pm
29217 ____________________________________________________________________________
29218 [  6221] By: jhi                                   on 2000/06/23  13:24:15
29219         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
29220              From: simon@brecon.co.uk (Simon Cozens)
29221              Subject: [PATCH] Eliminate tr///[CU][CU]
29222              Date: 23 Jun 2000 11:05:40 GMT
29223              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
29224      Branch: cfgperl
29225            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
29226 ____________________________________________________________________________
29227 [  6220] By: jhi                                   on 2000/06/22  16:07:51
29228         Log: Win32 patches from Benjamin Stuhl.
29229      Branch: cfgperl
29230            ! makedef.pl win32/win32.h
29231 ____________________________________________________________________________
29232 [  6219] By: jhi                                   on 2000/06/22  16:06:34
29233         Log: Bytecode patches from Benjamin Stuhl.
29234      Branch: cfgperl
29235            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29236            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
29237            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29238 ____________________________________________________________________________
29239 [  6218] By: jhi                                   on 2000/06/15  23:54:16
29240         Log: Bytecode patches from Benjamin Stuhl.
29241      Branch: cfgperl
29242            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
29243 ____________________________________________________________________________
29244 [  6217] By: jhi                                   on 2000/06/09  13:38:29
29245         Log: Rename the fdpid locking and integrate with Sarathy.
29246      Branch: cfgperl
29247            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
29248            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
29249            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
29250            ! win32/win32.c
29251           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
29252 ____________________________________________________________________________
29253 [  6216] By: gsar                                  on 2000/06/08  14:54:21
29254         Log: be more optimal about clearing @_
29255      Branch: perl
29256            ! cop.h
29257 ____________________________________________________________________________
29258 [  6215] By: gsar                                  on 2000/06/08  14:33:04
29259         Log: tweak comment about @DB::args
29260      Branch: perl
29261            ! av.h pp_ctl.c
29262 ____________________________________________________________________________
29263 [  6214] By: gsar                                  on 2000/06/08  13:57:54
29264         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
29265              caller() wants to populate @DB::args with it (causes a coredump
29266              in Carp::confess())
29267      Branch: perl
29268            ! cop.h t/op/runlevel.t
29269 ____________________________________________________________________________
29270 [  6213] By: gsar                                  on 2000/06/08  07:06:35
29271         Log: back out change#6106 (seems problematic)
29272      Branch: perl
29273            ! hints/solaris_2.sh
29274 ____________________________________________________________________________
29275 [  6212] By: jhi                                   on 2000/06/07  03:10:36
29276         Log: Continuing mopup for #6204.
29277      Branch: cfgperl
29278            ! ext/B/defsubs_h.PL
29279 ____________________________________________________________________________
29280 [  6211] By: jhi                                   on 2000/06/07  02:41:50
29281         Log: Mopup for #6204.
29282              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
29283              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
29284              This is comes from const() where POK isn't on when expected.
29285      Branch: cfgperl
29286            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
29287            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29288            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
29289            ! perlapi.h pod/perlapi.pod
29290 ____________________________________________________________________________
29291 [  6210] By: jhi                                   on 2000/06/07  01:56:29
29292         Log: Mopup for #6207 and #6209.
29293      Branch: cfgperl
29294            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
29295 ____________________________________________________________________________
29296 [  6209] By: jhi                                   on 2000/06/07  01:33:12
29297         Log: Lock PL_fdpid against race conditions, based on:
29298              Subject: [PATCH 5.6.0]subprocess fixup for threads
29299              From: Dan Sugalski <dan@sidhe.org>
29300              To: perl5-porters@perl.org
29301              Date: Tue, 11 Apr 2000 17:02:32 -0400
29302              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
29303      Branch: cfgperl
29304            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
29305            ! win32/win32.c
29306 ____________________________________________________________________________
29307 [  6208] By: jhi                                   on 2000/06/07  01:05:23
29308         Log: Regen headers for #6207.
29309      Branch: cfgperl
29310            ! embed.h global.sym objXSUB.h proto.h
29311 ____________________________________________________________________________
29312 [  6207] By: jhi                                   on 2000/06/06  23:43:13
29313         Log: Subject: [PATCH 5.6.0] Threadsafe patches
29314              From: Dan Sugalski <dan@sidhe.org>
29315              To: perl5-porters@perl.org
29316              Date: Mon, 08 May 2000 18:08:13 -0400
29317              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
29318      Branch: cfgperl
29319            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
29320            ! proto.h sv.h util.c
29321 ____________________________________________________________________________
29322 [  6206] By: jhi                                   on 2000/06/06  23:21:23
29323         Log: Subject: [PATCH] Eliminate $a/$b in pod
29324              From: David Glasser <me@davidglasser.net>
29325              To: perl5-porters@perl.org
29326              Date: Mon, 29 May 2000 21:15:59 -0400
29327              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
29328      Branch: cfgperl
29329            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
29330            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
29331            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
29332            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
29333            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
29334            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
29335            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
29336            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
29337            ! pod/perlvar.pod pod/perlxs.pod
29338 ____________________________________________________________________________
29339 [  6205] By: jhi                                   on 2000/06/06  23:12:14
29340         Log: Subject: [PATCH] Win32 improvements
29341              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
29342              To: gsar@activestate.com, perl5-porters@perl.org
29343              Date: Mon, 29 May 2000 17:22:24 PDT
29344              Message-ID: <20000530002224.91142.qmail@hotmail.com>
29345              (MUA had mangled many lines by wordwrapping)
29346      Branch: cfgperl
29347            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
29348 ____________________________________________________________________________
29349 [  6204] By: jhi                                   on 2000/06/06  23:01:50
29350         Log: Subject: [PATCH] B::Bytecode patches
29351              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
29352              To: gsar@activestate.com, jhi@iki.fi
29353              Cc: perl5-porters@perl.org
29354              Message-ID: <20000602202526.48694.qmail@hotmail.com>
29355              (MUA had mangled many lines by wordwrapping)
29356      Branch: cfgperl
29357            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
29358            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
29359            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
29360            ! intrpvar.h perl.c
29361 ____________________________________________________________________________
29362 [  6203] By: jhi                                   on 2000/06/06  22:32:43
29363         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
29364              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
29365              Date: Tue, 06 Jun 2000 13:07:45 -0700
29366              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
29367      Branch: cfgperl
29368            ! pod/perldiag.pod
29369 ____________________________________________________________________________
29370 [  6202] By: jhi                                   on 2000/06/06  19:38:35
29371         Log: Integrate with Sarathy.
29372      Branch: cfgperl
29373           !> perl.c
29374 ____________________________________________________________________________
29375 [  6201] By: gsar                                  on 2000/06/06  00:42:59
29376         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
29377              does a PUSHMARK that's never ever POPMARKed; in general, only
29378              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
29379              Perl_eval_[sp]v() don't because they don't take any incoming
29380              arguments (this leak has been around since the original version
29381              of perl_eval_pv() in 5.003_97e)
29382      Branch: perl
29383            ! perl.c
29384 ____________________________________________________________________________
29385 [  6200] By: jhi                                   on 2000/06/04  03:44:52
29386         Log: Update to cperl-mode.el 4.31 from
29387              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
29388              Subject: A couple of notes
29389              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29390              To: Mailing list Perl5 <perl5-porters@perl.org>
29391              Date: Sat, 3 Jun 2000 23:33:32 -0400
29392              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
29393      Branch: cfgperl
29394            ! emacs/cperl-mode.el
29395 ____________________________________________________________________________
29396 [  6199] By: jhi                                   on 2000/06/03  15:11:05
29397         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
29398              From: Dan Sugalski <dan@sidhe.org>
29399              To: perl5-porters@perl.org, vmsperl@perl.org
29400              Date: Fri, 02 Jun 2000 17:30:51 -0400
29401              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
29402      Branch: cfgperl
29403            ! vms/descrip_mms.template vms/gen_shrfls.pl
29404 ____________________________________________________________________________
29405 [  6198] By: jhi                                   on 2000/06/03  14:59:15
29406         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
29407              From: Dan Sugalski <dan@sidhe.org>
29408              To: vmsperl@perl.org, perl5-porters@perl.org
29409              Date: Fri, 02 Jun 2000 16:00:41 -0400
29410              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
29411              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
29412      Branch: cfgperl
29413            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
29414            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
29415            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
29416 ____________________________________________________________________________
29417 [  6197] By: jhi                                   on 2000/06/03  14:41:30
29418         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
29419              From: John Borwick <jhborwic@unity.ncsu.edu>
29420              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
29421              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
29422      Branch: cfgperl
29423            ! pod/perlsyn.pod
29424 ____________________________________________________________________________
29425 [  6196] By: jhi                                   on 2000/06/03  14:38:09
29426         Log: Integrate with Sarathy.
29427      Branch: cfgperl
29428           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
29429           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
29430           !> vms/perly_c.vms
29431 ____________________________________________________________________________
29432 [  6195] By: gsar                                  on 2000/06/02  22:43:13
29433         Log: fix yet another eval"" leak under USE_ITHREADS
29434      Branch: perl
29435            ! op.c
29436 ____________________________________________________________________________
29437 [  6194] By: gsar                                  on 2000/06/02  18:22:06
29438         Log: fix small eval"" memory leaks under USE_ITHREADS
29439      Branch: perl
29440            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
29441            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
29442            ! vms/perly_c.vms
29443 ____________________________________________________________________________
29444 [  6193] By: jhi                                   on 2000/06/01  13:03:56
29445         Log: Signals-be-gone for microperl.
29446      Branch: cfgperl
29447            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
29448 ____________________________________________________________________________
29449 [  6192] By: jhi                                   on 2000/06/01  12:52:02
29450         Log: Integrate with Sarathy.
29451      Branch: cfgperl
29452           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
29453           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
29454           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
29455           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
29456           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
29457           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
29458           !> t/op/vec.t utils/h2xs.PL
29459 ____________________________________________________________________________
29460 [  6191] By: gsar                                  on 2000/06/01  09:38:21
29461         Log: vec() loses numericalness (modified version of patch suggested
29462              by Robin Barker)
29463      Branch: perl
29464            ! doop.c t/op/vec.t
29465 ____________________________________________________________________________
29466 [  6190] By: gsar                                  on 2000/06/01  09:26:15
29467         Log: submit missing embed.pl change
29468      Branch: perl
29469            ! embed.pl
29470 ____________________________________________________________________________
29471 [  6189] By: gsar                                  on 2000/06/01  09:05:34
29472         Log: counting tr/// corrupts later operation (from M.J.T Guy)
29473      Branch: perl
29474            ! doop.c t/op/tr.t
29475 ____________________________________________________________________________
29476 [  6188] By: gsar                                  on 2000/06/01  08:58:39
29477         Log: h2xs tweaks
29478      Branch: perl
29479            ! utils/h2xs.PL
29480 ____________________________________________________________________________
29481 [  6187] By: gsar                                  on 2000/06/01  08:50:07
29482         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
29483              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
29484      Branch: perl
29485            + lib/Pod/LaTeX.pm
29486            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
29487            ! pod/pod2latex.PL
29488 ____________________________________________________________________________
29489 [  6186] By: gsar                                  on 2000/06/01  08:24:40
29490         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
29491              <wolfgang.laun@alcatel.at>)
29492      Branch: perl
29493            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
29494            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
29495 ____________________________________________________________________________
29496 [  6185] By: gsar                                  on 2000/06/01  08:12:00
29497         Log: remove incorrect documentation about implicit split to @_ in
29498              list context, which never really worked in perl 5 (from
29499              M.J.T. Guy)
29500      Branch: perl
29501            ! pod/perlfunc.pod pod/perltrap.pod
29502 ____________________________________________________________________________
29503 [  6184] By: gsar                                  on 2000/06/01  07:52:27
29504         Log: tweak for change#6127
29505      Branch: perl
29506            ! perl.c
29507 ____________________________________________________________________________
29508 [  6183] By: gsar                                  on 2000/06/01  07:41:02
29509         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
29510              <nick@ccl4.org>)
29511      Branch: perl
29512            + t/lib/selfloader.t
29513            ! MANIFEST lib/SelfLoader.pm
29514 ____________________________________________________________________________
29515 [  6182] By: jhi                                   on 2000/06/01  00:34:42
29516         Log: Be Cleaner Part Deux.
29517      Branch: cfgperl
29518            ! Makefile.SH
29519 ____________________________________________________________________________
29520 [  6181] By: jhi                                   on 2000/06/01  00:32:09
29521         Log: Integrate with Sarathy.
29522      Branch: cfgperl
29523           !> pp.c t/op/arith.t
29524 ____________________________________________________________________________
29525 [  6180] By: jhi                                   on 2000/06/01  00:31:13
29526         Log: microperl nits from Simon Cozens.
29527      Branch: cfgperl
29528            + uconfig.h
29529            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
29530            ! unixish.h
29531 ____________________________________________________________________________
29532 [  6179] By: gsar                                  on 2000/05/31  22:37:51
29533         Log: buggy modulus on UVs introduced by change#3378 (resulted in
29534              4063328477 % 65535 amounting to 27406, instead of 27407)
29535      Branch: perl
29536            ! pp.c t/op/arith.t
29537 ____________________________________________________________________________
29538 [  6178] By: jhi                                   on 2000/05/31  21:52:41
29539         Log: Be cleaner.
29540      Branch: cfgperl
29541            ! Makefile.SH
29542 ____________________________________________________________________________
29543 [  6177] By: jhi                                   on 2000/05/31  21:47:33
29544         Log: Substitution utf8 patch from Simon Cozens.
29545      Branch: cfgperl
29546            ! pp_hot.c
29547 ____________________________________________________________________________
29548 [  6176] By: jhi                                   on 2000/05/31  21:45:34
29549         Log: Single-quoted utf8 patch from Simon Cozens.
29550      Branch: cfgperl
29551            ! toke.c
29552 ____________________________________________________________________________
29553 [  6175] By: jhi                                   on 2000/05/31  21:40:18
29554         Log: Integrate with Sarathy.
29555      Branch: cfgperl
29556           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
29557 ____________________________________________________________________________
29558 [  6174] By: jhi                                   on 2000/05/31  21:37:31
29559         Log: microperl changes from Simon Cozens; Makefile for microperl
29560              written from scratch; few casts added as microperl compilation
29561              doesn't have all prototypes available.
29562      Branch: cfgperl
29563            + Makefile.micro README.micro Todo.micro uconfig.sh
29564            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
29565            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
29566      Branch: metaconfig
29567            + U/modified/Config_h.U
29568 ____________________________________________________________________________
29569 [  6173] By: jhi                                   on 2000/05/31  20:00:24
29570         Log: metaconfig maintenance.
29571      Branch: metaconfig
29572            + U/modified/Inhdr.U U/typedefs/inotype.U
29573      Branch: metaconfig/U/perl
29574            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
29575            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
29576 ____________________________________________________________________________
29577 [  6172] By: gsar                                  on 2000/05/31  05:05:42
29578         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
29579              (from Ilya Zakharevich)
29580      Branch: perl
29581            ! regexec.c t/op/re_tests
29582 ____________________________________________________________________________
29583 [  6171] By: gsar                                  on 2000/05/31  05:01:47
29584         Log: scalar() doesn't force scalar context when used in void context
29585              (from Simon Cozens)
29586      Branch: perl
29587            ! op.c t/op/wantarray.t
29588 ____________________________________________________________________________
29589 [  6170] By: gsar                                  on 2000/05/31  04:41:33
29590         Log: change#6142 needs tweaks to tests to work where there's no symlink()
29591              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29592      Branch: perl
29593            ! t/lib/filefind.t
29594 ____________________________________________________________________________
29595 [  6169] By: gsar                                  on 2000/05/31  04:29:49
29596         Log: integrate cfgperl contents into mainline
29597      Branch: perl
29598           +> pod/perlmodlib.PL pod/perlnewmod.pod
29599           !> (integrate 42 files)
29600 ____________________________________________________________________________
29601 [  6168] By: jhi                                   on 2000/05/30  22:53:37
29602         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
29603      Branch: cfgperl
29604            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29605            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
29606            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
29607            ! win32/config.bc win32/config.gc win32/config.vc
29608            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29609            ! win32/config_h.PL win32/config_sh.PL
29610      Branch: metaconfig/U/perl
29611            ! perlxv.U
29612 ____________________________________________________________________________
29613 [  6167] By: jhi                                   on 2000/05/30  22:20:21
29614         Log: tweak todo 
29615      Branch: cfgperl
29616            ! Todo-5.6
29617 ____________________________________________________________________________
29618 [  6166] By: jhi                                   on 2000/05/30  22:11:51
29619         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
29620              in case somebody wants to write an extension for more
29621              shadow database interfaces.
29622      Branch: cfgperl
29623            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29624            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
29625            ! vos/config.def vos/config.h vos/config_h.SH_orig
29626            ! win32/config.bc win32/config.gc win32/config.vc
29627            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
29628      Branch: metaconfig
29629            ! U/modified/Myinit.U
29630      Branch: metaconfig/U/perl
29631            + d_getespwnam.U d_getprpwnam.U i_prot.U
29632 ____________________________________________________________________________
29633 [  6165] By: jhi                                   on 2000/05/30  18:35:34
29634         Log: Integrate with Sarathy.
29635      Branch: cfgperl
29636           !> op.c
29637 ____________________________________________________________________________
29638 [  6164] By: jhi                                   on 2000/05/30  18:30:16
29639         Log: detypo
29640      Branch: cfgperl
29641            ! Configure config_h.SH
29642      Branch: metaconfig/U/perl
29643            ! perlxv.U
29644 ____________________________________________________________________________
29645 [  6163] By: gsar                                  on 2000/05/30  03:24:03
29646         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
29647      Branch: perl
29648            ! op.c
29649 ____________________________________________________________________________
29650 [  6162] By: gsar                                  on 2000/05/30  03:09:38
29651         Log: fix memory leak in method call optimization (change#3768);
29652              made C<eval "$x->foo()"> leak
29653      Branch: perl
29654            ! op.c
29655 ____________________________________________________________________________
29656 [  6161] By: jhi                                   on 2000/05/29  17:56:26
29657         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
29658              both from Simon Cozens.
29659      Branch: cfgperl
29660            + pod/perlmodlib.PL pod/perlnewmod.pod
29661            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
29662            ! pod/perlmodlib.pod pod/perltoc.pod
29663 ____________________________________________________________________________
29664 [  6160] By: jhi                                   on 2000/05/29  17:23:55
29665         Log: Changes for the File::Temp 0.08 (change #6159) test suite
29666              to fit better into the Perl distribution test framework.
29667      Branch: cfgperl
29668            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
29669            ! t/lib/ftmp-tempfile.t
29670 ____________________________________________________________________________
29671 [  6159] By: jhi                                   on 2000/05/29  16:55:36
29672         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
29673      Branch: cfgperl
29674            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
29675            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
29676 ____________________________________________________________________________
29677 [  6158] By: bailey                                on 2000/05/29  16:22:08
29678         Log: Add fallback to tmpfile for use in cases where user's relying on
29679              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
29680              Lane's patch)
29681      Branch: vmsperl
29682            ! vms/vms.c vms/vmsish.h
29683 ____________________________________________________________________________
29684 [  6157] By: jhi                                   on 2000/05/29  03:10:36
29685         Log: Regen Configure to jive with #6149.
29686      Branch: cfgperl
29687            ! Configure
29688      Branch: metaconfig
29689            ! U/modified/Getfile.U
29690 ____________________________________________________________________________
29691 [  6156] By: jhi                                   on 2000/05/29  03:01:38
29692         Log: Integrate with Sarathy.
29693      Branch: cfgperl
29694           +> ext/DynaLoader/dl_mac.xs
29695           !> (integrate 38 files)
29696 ____________________________________________________________________________
29697 [  6155] By: gsar                                  on 2000/05/28  21:15:58
29698         Log: small bug in change#6144; remove random \xA0 character that snuck
29699              in via change#6145
29700      Branch: perl
29701            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
29702 ____________________________________________________________________________
29703 [  6154] By: gsar                                  on 2000/05/28  21:04:19
29704         Log: avoid type mismatch warning
29705      Branch: perl
29706            ! perl.c
29707 ____________________________________________________________________________
29708 [  6153] By: gsar                                  on 2000/05/28  20:58:31
29709         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
29710              <nick@Bagpuss.uk.boo.com>)
29711      Branch: perl
29712            ! lib/Test/Harness.pm
29713 ____________________________________________________________________________
29714 [  6152] By: gsar                                  on 2000/05/28  20:53:42
29715         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
29716      Branch: perl
29717            ! regexec.c
29718 ____________________________________________________________________________
29719 [  6151] By: gsar                                  on 2000/05/28  20:50:28
29720         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
29721      Branch: perl
29722            ! regexec.c
29723 ____________________________________________________________________________
29724 [  6150] By: gsar                                  on 2000/05/28  20:39:58
29725         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
29726      Branch: perl
29727            ! pod/perlrequick.pod
29728 ____________________________________________________________________________
29729 [  6149] By: gsar                                  on 2000/05/28  20:35:16
29730         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
29731              <troc@netrus.net>)
29732      Branch: perl
29733            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
29734            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
29735            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
29736            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
29737 ____________________________________________________________________________
29738 [  6148] By: gsar                                  on 2000/05/28  20:21:07
29739         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
29740      Branch: perl
29741            ! lib/ExtUtils/MM_Unix.pm
29742 ____________________________________________________________________________
29743 [  6147] By: gsar                                  on 2000/05/28  20:12:41
29744         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
29745              (from Peter Prymmer)
29746      Branch: perl
29747            ! vms/subconfigure.com
29748 ____________________________________________________________________________
29749 [  6146] By: gsar                                  on 2000/05/28  20:06:15
29750         Log: doc typo
29751      Branch: perl
29752            ! lib/warnings.pm warnings.h warnings.pl
29753 ____________________________________________________________________________
29754 [  6145] By: gsar                                  on 2000/05/28  18:44:33
29755         Log: make xsubpp skip embedded pod (from Matthias Neeracher
29756              <neeri@iis.ee.ethz.ch>)
29757      Branch: perl
29758            ! lib/ExtUtils/xsubpp
29759 ____________________________________________________________________________
29760 [  6144] By: gsar                                  on 2000/05/28  18:42:49
29761         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
29762              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
29763              <neeri@iis.ee.ethz.ch>)
29764      Branch: perl
29765            ! lib/AutoSplit.pm
29766 ____________________________________________________________________________
29767 [  6143] By: gsar                                  on 2000/05/28  18:41:12
29768         Log: MacOS support, part 1 (from Matthias Neeracher
29769              <neeri@iis.ee.ethz.ch>)
29770      Branch: perl
29771            + ext/DynaLoader/dl_mac.xs
29772            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
29773            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
29774            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
29775            ! util.h
29776 ____________________________________________________________________________
29777 [  6142] By: gsar                                  on 2000/05/28  18:21:51
29778         Log: File::Find fails to chdir when chasing symlinks (from
29779              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
29780      Branch: perl
29781            ! lib/File/Find.pm t/lib/filefind.t
29782 ____________________________________________________________________________
29783 [  6141] By: jhi                                   on 2000/05/28  14:25:15
29784         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
29785              forwarded by Peter Seebach from the bsdi-users mailing list.
29786              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
29787      Branch: perl
29788            ! hints/bsdos.sh
29789 ____________________________________________________________________________
29790 [  6140] By: jhi                                   on 2000/05/28  14:11:57
29791         Log: Integrate with Sarathy.
29792      Branch: cfgperl
29793           +> (branch 30 files)
29794           !> (integrate 93 files)
29795 ____________________________________________________________________________
29796 [  6139] By: gsar                                  on 2000/05/28  10:01:48
29797         Log: revise mktables.PL for bugs and newness in Unicode 3.0
29798              (from James Bence <jbence@amgen.com>)
29799      Branch: perl
29800            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
29801            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
29802            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
29803            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
29804            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
29805            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
29806            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
29807            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
29808            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
29809            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
29810            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
29811            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
29812            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
29813            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
29814            + lib/unicode/Is/SylWU.pl
29815            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
29816            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
29817            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
29818            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
29819            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
29820            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
29821            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
29822            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
29823            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
29824            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
29825            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
29826            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
29827            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
29828            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
29829            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
29830            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
29831            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
29832            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
29833            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
29834            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
29835            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
29836            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
29837            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
29838            ! lib/unicode/Makefile lib/unicode/mktables.PL
29839 ____________________________________________________________________________
29840 [  6138] By: gsar                                  on 2000/05/28  08:50:32
29841         Log: add note about the handling of negative indices to tied arrays
29842              (from Michael G Schwern <schwern@pobox.com>)
29843      Branch: perl
29844            ! pod/perltie.pod
29845 ____________________________________________________________________________
29846 [  6137] By: gsar                                  on 2000/05/28  08:46:10
29847         Log: fix bogus redeclaration warning for "our" variables in different
29848              scopes
29849      Branch: perl
29850            ! op.c t/pragma/strict-vars
29851 ____________________________________________________________________________
29852 [  6136] By: gsar                                  on 2000/05/28  08:31:20
29853         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
29854      Branch: perl
29855            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
29856 ____________________________________________________________________________
29857 [  6135] By: gsar                                  on 2000/05/28  08:17:50
29858         Log: enable Test::Harness to dynamically determine column width etc.
29859              (from Rob Napier <rnapier@employees.org>)
29860      Branch: perl
29861            ! lib/Test/Harness.pm
29862 ____________________________________________________________________________
29863 [  6134] By: gsar                                  on 2000/05/28  08:13:39
29864         Log: make Test::Harness use wait.h/WCOREDUMP if available
29865              (from Ben Tilly <ben_tilly@hotmail.com>)
29866      Branch: perl
29867            ! lib/Test/Harness.pm
29868 ____________________________________________________________________________
29869 [  6133] By: gsar                                  on 2000/05/28  08:08:05
29870         Log: elide bogus test in change#6132
29871      Branch: perl
29872            ! t/pragma/warn/9enabled
29873 ____________________________________________________________________________
29874 [  6132] By: gsar                                  on 2000/05/28  08:03:14
29875         Log: warnings::enabled() doesn't fall back to looking at $^W if
29876              caller isn't using lexical warnings (from Paul Marquess)
29877      Branch: perl
29878            ! pp_ctl.c t/pragma/warn/9enabled
29879 ____________________________________________________________________________
29880 [  6131] By: gsar                                  on 2000/05/28  07:57:47
29881         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
29882      Branch: perl
29883            ! ext/POSIX/POSIX.pm
29884 ____________________________________________________________________________
29885 [  6130] By: gsar                                  on 2000/05/28  07:29:12
29886         Log: fix places that mean C<"word" character> but say C<alphanumeric
29887              character>
29888      Branch: perl
29889            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
29890 ____________________________________________________________________________
29891 [  6129] By: gsar                                  on 2000/05/28  07:18:41
29892         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
29893      Branch: perl
29894            ! vms/test.com
29895 ____________________________________________________________________________
29896 [  6128] By: gsar                                  on 2000/05/28  07:12:55
29897         Log: new perlxstut example for passing/returning refs to arrays
29898              (from David Lowe <dlowe@pootpoot.com>)
29899      Branch: perl
29900            ! pod/perlxstut.pod
29901 ____________________________________________________________________________
29902 [  6127] By: gsar                                  on 2000/05/28  07:02:50
29903         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
29904              failed (from Gisle Aas)
29905      Branch: perl
29906            ! cop.h perl.c
29907 ____________________________________________________________________________
29908 [  6126] By: gsar                                  on 2000/05/28  06:39:53
29909         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
29910              (reworked variant of patch suggested by Simon Cozens)
29911      Branch: perl
29912            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
29913            ! pp_hot.c proto.h t/op/gv.t
29914 ____________________________________________________________________________
29915 [  6125] By: gsar                                  on 2000/05/28  05:14:55
29916         Log: enable propagating exception objects via Perl_croak() in XS code
29917              (from Gisle Aas)
29918      Branch: perl
29919            ! util.c
29920 ____________________________________________________________________________
29921 [  6124] By: gsar                                  on 2000/05/28  05:07:28
29922         Log: integrate vmsperl contents into mainline
29923      Branch: perl
29924           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
29925           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
29926           !> vms/vmsish.h
29927 ____________________________________________________________________________
29928 [  6123] By: gsar                                  on 2000/05/28  05:03:53
29929         Log: clarify gotcha with #line directives (from Rocco Caputo
29930              <troc@netrus.net>)
29931      Branch: perl
29932            ! pod/perldebug.pod pod/perlsyn.pod
29933 ____________________________________________________________________________
29934 [  6122] By: gsar                                  on 2000/05/28  04:58:29
29935         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
29936              (from Mark-Jason Dominus)
29937      Branch: perl
29938            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
29939            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
29940            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
29941            ! toke.c
29942 ____________________________________________________________________________
29943 [  6121] By: bailey                                on 2000/05/25  04:46:54
29944         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
29945              lists (based on fixes by Craig Berry)
29946      Branch: vmsperl
29947            ! lib/File/Spec/VMS.pm
29948 ____________________________________________________________________________
29949 [  6120] By: bailey                                on 2000/05/25  04:25:38
29950         Log: Add missing escape (Charles Lane)
29951      Branch: vmsperl
29952            ! t/op/lex_assign.t
29953 ____________________________________________________________________________
29954 [  6119] By: bailey                                on 2000/05/25  04:21:25
29955         Log: Quiet error messages in vmsish.t (Charles Lane)
29956      Branch: vmsperl
29957            ! vms/ext/vmsish.t
29958 ____________________________________________________________________________
29959 [  6118] By: bailey                                on 2000/05/25  04:17:57
29960         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
29961              Flatten case labels in switch statements uniformly (Charles Bailey)
29962      Branch: vmsperl
29963            ! vms/vms.c
29964 ____________________________________________________________________________
29965 [  6117] By: bailey                                on 2000/05/25  03:58:09
29966         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
29967      Branch: vmsperl
29968            ! vms/vmsish.h
29969 ____________________________________________________________________________
29970 [  6116] By: bailey                                on 2000/05/25  03:11:15
29971         Log: Miscellaneous cosmetic fixes (Charles Lane)
29972      Branch: vmsperl
29973            ! lib/ExtUtils/MM_VMS.pm
29974 ____________________________________________________________________________
29975 [  6115] By: bailey                                on 2000/05/25  03:10:36
29976         Log: Add bounds checking for several strings (Charles Lane)
29977      Branch: vmsperl
29978            ! vms/vms.c
29979 ____________________________________________________________________________
29980 [  6114] By: bailey                                on 2000/05/25  02:25:34
29981         Log: Urk -- undo previous removal of vmsish 'exit' change
29982      Branch: vmsperl
29983            ! vms/ext/vmsish.pm vms/vmsish.h
29984 ____________________________________________________________________________
29985 [  6113] By: bailey                                on 2000/05/24  02:24:40
29986         Log: Ugly workaround for version-specific RTL error
29987      Branch: vmsperl
29988            ! vms/vms.c
29989 ____________________________________________________________________________
29990 [  6112] By: bailey                                on 2000/05/24  02:19:55
29991         Log: Check for existence of file before trying to delete
29992      Branch: vmsperl
29993            ! vms/test.com
29994 ____________________________________________________________________________
29995 [  6111] By: bailey                                on 2000/05/23  23:35:13
29996         Log: Resync with mainline prior to post-5.6.0 updates
29997      Branch: vmsperl
29998           +> (branch 49 files)
29999            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
30000            ! vms/ext/vmsish.pm
30001           !> (integrate 334 files)
30002 ____________________________________________________________________________
30003 [  6110] By: jhi                                   on 2000/05/23  19:28:32
30004         Log: todo tweak
30005      Branch: cfgperl
30006            ! Todo-5.6
30007 ____________________________________________________________________________
30008 [  6109] By: jhi                                   on 2000/05/18  17:38:54
30009         Log: Integrate with Sarathy.
30010      Branch: cfgperl
30011           !> mg.c perl.h win32/perlhost.h
30012 ____________________________________________________________________________
30013 [  6108] By: gsar                                  on 2000/05/17  02:24:56
30014         Log: reenable fake signal handling on Windows, bugs and all
30015      Branch: perl
30016            ! mg.c perl.h win32/perlhost.h
30017 ____________________________________________________________________________
30018 [  6107] By: jhi                                   on 2000/05/15  18:01:41
30019         Log: Tweak the todo list.
30020      Branch: cfgperl
30021            ! Todo-5.6
30022 ____________________________________________________________________________
30023 [  6106] By: jhi                                   on 2000/05/15  13:41:48
30024         Log: The (Configure) script refuses to go on, after asking for
30025              'You may also choose to try maximal 64-bitness....'.
30026              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
30027              -- Patrick Zima
30028              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
30029      Branch: cfgperl
30030            ! hints/solaris_2.sh
30031 ____________________________________________________________________________
30032 [  6105] By: jhi                                   on 2000/05/11  14:37:43
30033         Log: Integrate with Sarathy.
30034      Branch: cfgperl
30035           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
30036           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
30037 ____________________________________________________________________________
30038 [  6104] By: gsar                                  on 2000/05/11  03:39:07
30039         Log: PL_sys_intern was being initialized too late on windows
30040      Branch: perl
30041            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
30042            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
30043 ____________________________________________________________________________
30044 [  6103] By: jhi                                   on 2000/05/09  19:42:20
30045         Log: Test tweaking for Unicos continues.
30046      Branch: cfgperl
30047            ! t/op/64bitint.t
30048 ____________________________________________________________________________
30049 [  6102] By: jhi                                   on 2000/05/09  16:47:27
30050         Log: The test suite tweak in #6101 wasn't quite right.
30051      Branch: cfgperl
30052            ! t/lib/complex.t
30053 ____________________________________________________________________________
30054 [  6101] By: jhi                                   on 2000/05/09  15:35:34
30055         Log: Hints and test tweaks for Unicos.
30056      Branch: cfgperl
30057            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
30058 ____________________________________________________________________________
30059 [  6100] By: jhi                                   on 2000/05/08  21:15:06
30060         Log: More compilation tweakery from Allen Smith.
30061      Branch: cfgperl
30062            ! hints/irix_6.sh
30063 ____________________________________________________________________________
30064 [  6099] By: jhi                                   on 2000/05/08  19:21:18
30065         Log: Tweaks for the cc bugs from Allen Smith.
30066      Branch: cfgperl
30067            ! hints/irix_6.sh
30068 ____________________________________________________________________________
30069 [  6098] By: jhi                                   on 2000/05/08  19:13:37
30070         Log: Add a note about other, yet unsupported, shadow password APIs.
30071      Branch: cfgperl
30072            ! pp_sys.c
30073 ____________________________________________________________________________
30074 [  6097] By: jhi                                   on 2000/05/08  18:46:34
30075         Log: Add a note about possible compilation problems from Allen Smith.
30076      Branch: cfgperl
30077            ! hints/irix_6.sh
30078 ____________________________________________________________________________
30079 [  6096] By: jhi                                   on 2000/05/08  17:33:10
30080         Log: Integrate with Sarathy.
30081      Branch: cfgperl
30082           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
30083           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
30084 ____________________________________________________________________________
30085 [  6095] By: jhi                                   on 2000/05/08  16:21:33
30086         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
30087              might be useful in future.
30088      Branch: cfgperl
30089            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30090            ! config_h.SH
30091      Branch: metaconfig
30092            ! U/installdirs/inc_version_list.U
30093      Branch: metaconfig/U/perl
30094            ! perlxv.U
30095 ____________________________________________________________________________
30096 [  6094] By: gsar                                  on 2000/05/08  14:22:22
30097         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
30098      Branch: perl
30099            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
30100            ! hints/cygwin.sh pp_sys.c
30101 ____________________________________________________________________________
30102 [  6093] By: gsar                                  on 2000/05/08  12:52:28
30103         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
30104              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
30105      Branch: perl
30106            ! pp_sys.c sv.c win32/perlhost.h
30107 ____________________________________________________________________________
30108 [  6092] By: jhi                                   on 2000/05/07  22:40:34
30109         Log: Regen perltoc with the fixed buildtoc.
30110      Branch: cfgperl
30111            ! pod/perltoc.pod
30112 ____________________________________________________________________________
30113 [  6091] By: jhi                                   on 2000/05/07  22:24:16
30114         Log: Integrate with Sarathy.
30115      Branch: cfgperl
30116           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
30117           !> t/op/substr.t toke.c
30118 ____________________________________________________________________________
30119 [  6090] By: gsar                                  on 2000/05/07  19:47:07
30120         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
30121              [NI]OK; added tests for both
30122      Branch: perl
30123            ! perl.c pp_hot.c sv.c t/op/substr.t
30124 ____________________________________________________________________________
30125 [  6089] By: gsar                                  on 2000/05/07  18:18:38
30126         Log: buildtoc tweak to fix newline lossage
30127      Branch: perl
30128            ! pod/buildtoc
30129 ____________________________________________________________________________
30130 [  6088] By: jhi                                   on 2000/05/07  16:35:36
30131         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
30132              because we do not use those.  The HAS_GETSPNAM remains,
30133              though, because we still do use that.
30134      Branch: cfgperl
30135            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30136            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
30137            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
30138            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
30139            ! win32/config.vc win32/config_H.bc win32/config_H.gc
30140            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
30141 ____________________________________________________________________________
30142 [  6087] By: gsar                                  on 2000/05/07  16:05:16
30143         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
30144      Branch: perl
30145            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
30146 ____________________________________________________________________________
30147 [  6086] By: jhi                                   on 2000/05/07  15:27:07
30148         Log: Integrate with Sarathy.
30149      Branch: cfgperl
30150           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30151           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30152           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
30153           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
30154           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
30155           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
30156 ____________________________________________________________________________
30157 [  6085] By: gsar                                  on 2000/05/07  05:52:02
30158         Log: repeat operator (x) doesn't preserve utf8-ness
30159      Branch: perl
30160            ! pp.c t/op/substr.t
30161 ____________________________________________________________________________
30162 [  6084] By: gsar                                  on 2000/05/07  05:39:55
30163         Log: substr() does not preserve utf8-ness (from Stefan Eissing
30164              <Eissing@medicaldataservice.de>); added tests
30165      Branch: perl
30166            ! pp.c t/op/substr.t
30167 ____________________________________________________________________________
30168 [  6083] By: gsar                                  on 2000/05/07  05:24:46
30169         Log: note about undocumented caller() return value (from M.J.T. Guy);
30170              yet another peek.t tweak
30171      Branch: perl
30172            ! pod/perlfunc.pod t/lib/peek.t
30173 ____________________________________________________________________________
30174 [  6082] By: gsar                                  on 2000/05/07  05:08:40
30175         Log: peek.t non-portable to ithreads
30176      Branch: perl
30177            ! t/lib/peek.t
30178 ____________________________________________________________________________
30179 [  6081] By: gsar                                  on 2000/05/07  04:17:04
30180         Log: better default perlbug categories for ok reports (from Richard Foley)
30181      Branch: perl
30182            ! utils/perlbug.PL
30183 ____________________________________________________________________________
30184 [  6080] By: gsar                                  on 2000/05/07  04:08:07
30185         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
30186              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
30187      Branch: perl
30188            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
30189            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
30190            ! AUTHORS MAINTAIN MANIFEST
30191 ____________________________________________________________________________
30192 [  6079] By: gsar                                  on 2000/05/07  04:01:38
30193         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
30194      Branch: perl
30195            ! lib/Carp/Heavy.pm
30196 ____________________________________________________________________________
30197 [  6078] By: gsar                                  on 2000/05/07  01:24:19
30198         Log: workaround for CRT bug in chdir() (from Charles Lane, via
30199              Peter Prymmer)
30200      Branch: perl
30201            ! iperlsys.h vms/vms.c vms/vmsish.h
30202 ____________________________________________________________________________
30203 [  6077] By: gsar                                  on 2000/05/07  01:22:23
30204         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
30205              and Tom Phoenix)
30206      Branch: perl
30207            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
30208 ____________________________________________________________________________
30209 [  6076] By: gsar                                  on 2000/05/06  17:36:29
30210         Log: integrate cfgperl contents into mainline
30211      Branch: perl
30212           +> t/lib/peek.t
30213           !> Configure MANIFEST Porting/Glossary Porting/config.sh
30214           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
30215           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
30216           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
30217 ____________________________________________________________________________
30218 [  6075] By: jhi                                   on 2000/05/05  18:56:10
30219         Log: Make the test more portable.
30220      Branch: cfgperl
30221            ! t/lib/peek.t
30222 ____________________________________________________________________________
30223 [  6074] By: jhi                                   on 2000/05/05  18:49:20
30224         Log: Introduce t/lib/peek.t.
30225      Branch: cfgperl
30226            + t/lib/peek.t
30227            ! MANIFEST
30228 ____________________________________________________________________________
30229 [  6073] By: jhi                                   on 2000/05/05  14:30:45
30230         Log: Complex tweaks.
30231      Branch: cfgperl
30232            ! lib/Math/Complex.pm t/lib/complex.t
30233 ____________________________________________________________________________
30234 [  6072] By: jhi                                   on 2000/05/05  12:27:13
30235         Log: Integrate with Sarathy.
30236      Branch: cfgperl
30237           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30238           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30239           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
30240           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
30241 ____________________________________________________________________________
30242 [  6071] By: gsar                                  on 2000/05/05  02:24:46
30243         Log: misformatted perllocal.pod (from Tim Jenness
30244              <t.jenness@jach.hawaii.edu>)
30245      Branch: perl
30246            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
30247 ____________________________________________________________________________
30248 [  6070] By: gsar                                  on 2000/05/05  02:16:52
30249         Log: remove misleading comment (from M.J.T. Guy)
30250      Branch: perl
30251            ! t/lib/anydbm.t
30252 ____________________________________________________________________________
30253 [  6069] By: gsar                                  on 2000/05/05  02:15:13
30254         Log: File::Spec compatibility update (from Barrie Slaymaker
30255              <barries@slaysys.com>)
30256      Branch: perl
30257            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
30258            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30259 ____________________________________________________________________________
30260 [  6068] By: gsar                                  on 2000/05/05  02:01:50
30261         Log: note about values()
30262      Branch: perl
30263            ! pod/perlfunc.pod
30264 ____________________________________________________________________________
30265 [  6067] By: gsar                                  on 2000/05/05  01:33:09
30266         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
30267      Branch: perl
30268            ! win32/win32.c
30269 ____________________________________________________________________________
30270 [  6066] By: gsar                                  on 2000/05/05  01:23:43
30271         Log: s/END/CHECK/
30272      Branch: perl
30273            ! perl.c
30274 ____________________________________________________________________________
30275 [  6065] By: jhi                                   on 2000/05/04  17:30:22
30276         Log: Integrate with Sarathy.
30277      Branch: cfgperl
30278           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
30279 ____________________________________________________________________________
30280 [  6064] By: gsar                                  on 2000/05/04  17:26:14
30281         Log: change#5905 wasn't quite right--it's intent only applies when arguments
30282              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
30283      Branch: perl
30284            ! pp_sys.c sv.c
30285 ____________________________________________________________________________
30286 [  6063] By: gsar                                  on 2000/05/04  16:52:29
30287         Log: tokeq() could read unallocated field in argument
30288      Branch: perl
30289            ! toke.c
30290 ____________________________________________________________________________
30291 [  6062] By: gsar                                  on 2000/05/04  16:34:51
30292         Log: additional tests for utf8.t
30293      Branch: perl
30294            ! t/pragma/utf8.t
30295 ____________________________________________________________________________
30296 [  6061] By: gsar                                  on 2000/05/04  16:09:28
30297         Log: change#5921 neglected to make eq honor "use bytes"
30298      Branch: perl
30299            ! sv.c
30300 ____________________________________________________________________________
30301 [  6060] By: jhi                                   on 2000/05/04  15:30:16
30302         Log: Integrate with Sarathy.
30303      Branch: cfgperl
30304           !> perl.c regcomp.c t/pragma/utf8.t
30305 ____________________________________________________________________________
30306 [  6059] By: jhi                                   on 2000/05/04  15:26:37
30307         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
30308              in natively 64-bit platforms where a long is a quad (no need
30309              for long longs).  Also added bias for IVs.
30310      Branch: cfgperl
30311            ! toke.c
30312 ____________________________________________________________________________
30313 [  6058] By: gsar                                  on 2000/05/04  00:19:14
30314         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
30315              (spotted by Donald Kinzer <dkinzer@premia.com>)
30316      Branch: perl
30317            ! perl.c
30318 ____________________________________________________________________________
30319 [  6057] By: gsar                                  on 2000/05/03  18:34:01
30320         Log: fix broken parsing of /\x{ab}/
30321      Branch: perl
30322            ! regcomp.c t/pragma/utf8.t
30323 ____________________________________________________________________________
30324 [  6056] By: jhi                                   on 2000/05/03  17:57:16
30325         Log: The search of infinity continues, this time simplified.
30326      Branch: cfgperl
30327            ! lib/Math/Complex.pm
30328 ____________________________________________________________________________
30329 [  6055] By: jhi                                   on 2000/05/03  17:45:30
30330         Log: Detypo.
30331      Branch: cfgperl
30332            ! hints/unicos.sh
30333 ____________________________________________________________________________
30334 [  6054] By: jhi                                   on 2000/05/02  22:28:27
30335         Log: Be more forgiving in POSIX about HUGE_VALL.
30336      Branch: cfgperl
30337            ! ext/POSIX/POSIX.xs
30338 ____________________________________________________________________________
30339 [  6053] By: jhi                                   on 2000/05/02  22:25:05
30340         Log: Integrate with Sarathy.
30341      Branch: cfgperl
30342           !> hints/irix_6.sh pod/perlop.pod
30343 ____________________________________________________________________________
30344 [  6052] By: jhi                                   on 2000/05/02  22:24:31
30345         Log: Unicos hint tweak.
30346      Branch: cfgperl
30347            ! hints/unicos.sh
30348 ____________________________________________________________________________
30349 [  6051] By: jhi                                   on 2000/05/02  22:21:26
30350         Log: Complex tweakery.
30351      Branch: cfgperl
30352            ! lib/Math/Complex.pm t/lib/complex.t
30353 ____________________________________________________________________________
30354 [  6050] By: jhi                                   on 2000/05/02  19:26:22
30355         Log: Use setxxent()/endxxent().
30356      Branch: cfgperl
30357            ! t/op/grent.t t/op/pwent.t
30358 ____________________________________________________________________________
30359 [  6049] By: jhi                                   on 2000/05/02  19:06:02
30360         Log: Test both the scalar and list contexts.
30361      Branch: cfgperl
30362            ! t/op/grent.t t/op/pwent.t
30363 ____________________________________________________________________________
30364 [  6048] By: gsar                                  on 2000/05/02  18:29:10
30365         Log: add note about how $( doesn't interpolate in REs (from
30366              Philip Newton <newton@ficus.frogspace.net>)
30367      Branch: perl
30368            ! pod/perlop.pod
30369 ____________________________________________________________________________
30370 [  6047] By: jhi                                   on 2000/05/02  17:41:24
30371         Log: Call getspnam() only iff needd.
30372      Branch: cfgperl
30373            ! pp_sys.c
30374 ____________________________________________________________________________
30375 [  6046] By: gsar                                  on 2000/05/02  17:07:25
30376         Log: libscheck has insufficient checks for n32 libs (from
30377              Albert Chin-A-Young <china@thewrittenword.com>)
30378      Branch: perl
30379            ! hints/irix_6.sh
30380 ____________________________________________________________________________
30381 [  6045] By: jhi                                   on 2000/05/02  13:57:17
30382         Log: Integrate with Sarathy.
30383      Branch: cfgperl
30384           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
30385           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
30386 ____________________________________________________________________________
30387 [  6044] By: gsar                                  on 2000/05/02  06:48:19
30388         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
30389              such that underscores are only ignored in literal numbers,
30390              "\x{...}", and hex/oct argument
30391      Branch: perl
30392            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
30393 ____________________________________________________________________________
30394 [  6043] By: gsar                                  on 2000/05/02  02:22:29
30395         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
30396      Branch: perl
30397            ! pod/perlretut.pod
30398 ____________________________________________________________________________
30399 [  6042] By: gsar                                  on 2000/05/02  02:17:51
30400         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
30401      Branch: perl
30402            ! pod/perltrap.pod
30403 ____________________________________________________________________________
30404 [  6041] By: gsar                                  on 2000/05/02  01:53:51
30405         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
30406              to compensate
30407      Branch: perl
30408            ! Porting/makerel
30409 ____________________________________________________________________________
30410 [  6040] By: gsar                                  on 2000/05/02  01:51:57
30411         Log: missing files in MANIFEST
30412      Branch: perl
30413            ! MANIFEST
30414 ____________________________________________________________________________
30415 [  6039] By: jhi                                   on 2000/05/02  00:36:46
30416         Log: Infinite problems.
30417      Branch: cfgperl
30418            ! lib/Math/Complex.pm
30419 ____________________________________________________________________________
30420 [  6038] By: jhi                                   on 2000/05/02  00:06:38
30421         Log: pwent/spent #ifdef imbalance.
30422      Branch: cfgperl
30423            ! pp_sys.c
30424 ____________________________________________________________________________
30425 [  6037] By: jhi                                   on 2000/05/01  22:50:11
30426         Log: Use HUGE_VALL if applicable.
30427      Branch: cfgperl
30428            ! ext/POSIX/POSIX.xs util.c
30429 ____________________________________________________________________________
30430 [  6036] By: jhi                                   on 2000/05/01  22:20:53
30431         Log: Correct Freudian slip.
30432      Branch: cfgperl
30433            ! pp_sys.c
30434 ____________________________________________________________________________
30435 [  6035] By: jhi                                   on 2000/05/01  21:07:38
30436         Log: Continue on the pwent/spent case.
30437      Branch: cfgperl
30438            ! pp_sys.c
30439 ____________________________________________________________________________
30440 [  6034] By: jhi                                   on 2000/05/01  17:45:14
30441         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
30442              adjustments in 6032 conflicted badly with this, will have
30443              to revisit them later.
30444      Branch: cfgperl
30445           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
30446           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
30447           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
30448           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
30449           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
30450           !> t/lib/cgi-html.t t/lib/cgi-request.t
30451 ____________________________________________________________________________
30452 [  6033] By: jhi                                   on 2000/05/01  17:40:49
30453         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
30454      Branch: cfgperl
30455            ! pp_sys.c
30456 ____________________________________________________________________________
30457 [  6032] By: gsar                                  on 2000/05/01  15:56:32
30458         Log: whitespace adjustments
30459      Branch: perl
30460            ! pp_sys.c
30461 ____________________________________________________________________________
30462 [  6031] By: gsar                                  on 2000/05/01  15:19:41
30463         Log: small nits in diagnostics.pm (from Robin Barker)
30464      Branch: perl
30465            ! lib/diagnostics.pm pod/perldiag.pod
30466 ____________________________________________________________________________
30467 [  6030] By: gsar                                  on 2000/05/01  08:39:18
30468         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
30469              for @- and @+ (from Johan Vromans)
30470      Branch: perl
30471            ! lib/English.pm pod/perlvar.pod
30472 ____________________________________________________________________________
30473 [  6029] By: gsar                                  on 2000/05/01  08:16:10
30474         Log: add CGI.pm v2.66 (from Lincoln Stein)
30475      Branch: perl
30476            + lib/CGI/Util.pm t/lib/cgi-pretty.t
30477            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
30478            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
30479            ! t/lib/cgi-html.t t/lib/cgi-request.t
30480 ____________________________________________________________________________
30481 [  6028] By: gsar                                  on 2000/05/01  06:34:41
30482         Log: Pod::Man generates groff-incompatible macro definition (from
30483              Tom Christiansen)
30484      Branch: perl
30485            ! lib/Pod/Man.pm
30486 ____________________________________________________________________________
30487 [  6027] By: gsar                                  on 2000/05/01  06:31:36
30488         Log: podlators-1.02 update (from Russ Allbery)
30489      Branch: perl
30490            ! lib/Pod/Man.pm lib/Pod/Text.pm
30491 ____________________________________________________________________________
30492 [  6026] By: jhi                                   on 2000/04/30  23:24:23
30493         Log: Integrate with Sarathy.
30494      Branch: cfgperl
30495           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
30496           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
30497           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30498           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30499           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
30500           !> t/lib/syslog.t toke.c win32/win32.h
30501 ____________________________________________________________________________
30502 [  6025] By: gsar                                  on 2000/04/30  18:17:47
30503         Log: Is{Alnum,Alpha,Word} don't match titlecase
30504              
30505              TODO: IsSpace is defined recursively!
30506              
30507              (both spotted by Larry)
30508      Branch: perl
30509            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
30510            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
30511 ____________________________________________________________________________
30512 [  6024] By: gsar                                  on 2000/04/30  17:50:19
30513         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
30514              (from Hugo van der Sanden)
30515      Branch: perl
30516            ! toke.c
30517 ____________________________________________________________________________
30518 [  6023] By: gsar                                  on 2000/04/30  17:14:43
30519         Log: debugger stomps on $. (from M.J.T. Guy)
30520      Branch: perl
30521            ! lib/perl5db.pl
30522 ____________________________________________________________________________
30523 [  6022] By: gsar                                  on 2000/04/30  16:59:22
30524         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
30525      Branch: perl
30526            ! sv.c
30527 ____________________________________________________________________________
30528 [  6021] By: gsar                                  on 2000/04/29  21:00:08
30529         Log: remove Win2K issue in pod (fixed by change#6020)
30530      Branch: perl
30531            ! README.win32 pod/perl56delta.pod
30532 ____________________________________________________________________________
30533 [  6020] By: gsar                                  on 2000/04/29  20:51:49
30534         Log: test tweak
30535      Branch: perl
30536            ! t/lib/open3.t
30537 ____________________________________________________________________________
30538 [  6019] By: gsar                                  on 2000/04/29  20:34:27
30539         Log: windows portability tweaks
30540      Branch: perl
30541            ! t/lib/b.t win32/win32.h
30542 ____________________________________________________________________________
30543 [  6018] By: gsar                                  on 2000/04/29  19:55:24
30544         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
30545              make _PATH_LOG() return "" if unavailable
30546      Branch: perl
30547            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
30548            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
30549 ____________________________________________________________________________
30550 [  6017] By: jhi                                   on 2000/04/28  22:49:46
30551         Log: Integrate with Sarathy.
30552      Branch: cfgperl
30553           !> op.c perl.c pod/perldiag.pod t/lib/b.t
30554 ____________________________________________________________________________
30555 [  6016] By: jhi                                   on 2000/04/28  22:46:14
30556         Log: Do not warn that an infinity does not look like a number.
30557      Branch: cfgperl
30558            ! sv.c
30559 ____________________________________________________________________________
30560 [  6015] By: gsar                                  on 2000/04/28  22:35:49
30561         Log: tweak test for portability
30562      Branch: perl
30563            ! t/lib/b.t
30564 ____________________________________________________________________________
30565 [  6014] By: gsar                                  on 2000/04/28  22:05:31
30566         Log: glob() loading File::Glob behind the scenes may cause syntax errors
30567      Branch: perl
30568            ! op.c
30569 ____________________________________________________________________________
30570 [  6013] By: gsar                                  on 2000/04/28  21:25:22
30571         Log: tweak change#5945 to display correct switch name in diagnostic
30572      Branch: perl
30573            ! perl.c pod/perldiag.pod
30574 ____________________________________________________________________________
30575 [  6012] By: jhi                                   on 2000/04/28  21:08:12
30576         Log: Integrate with Sarathy.
30577      Branch: cfgperl
30578           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
30579           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
30580           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
30581 ____________________________________________________________________________
30582 [  6011] By: jhi                                   on 2000/04/28  21:04:46
30583         Log: &HUGE_VAL is not defined, it exists.
30584      Branch: cfgperl
30585            ! lib/Math/Complex.pm
30586 ____________________________________________________________________________
30587 [  6010] By: gsar                                  on 2000/04/28  21:02:58
30588         Log: clarify note about shadow password support (from
30589              gellyfish@gellyfish.com)
30590      Branch: perl
30591            ! pod/perlfunc.pod
30592 ____________________________________________________________________________
30593 [  6009] By: gsar                                  on 2000/04/28  21:00:00
30594         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
30595      Branch: perl
30596            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
30597 ____________________________________________________________________________
30598 [  6008] By: gsar                                  on 2000/04/28  20:56:33
30599         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
30600      Branch: perl
30601            ! installperl vms/subconfigure.com
30602 ____________________________________________________________________________
30603 [  6007] By: gsar                                  on 2000/04/28  20:51:21
30604         Log: note about compile failures and END blocks (from M.J.T. Guy)
30605      Branch: perl
30606            ! pod/perl56delta.pod pod/perlmod.pod
30607 ____________________________________________________________________________
30608 [  6006] By: jhi                                   on 2000/04/28  20:42:14
30609         Log: Regen Configure.
30610      Branch: cfgperl
30611            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
30612            ! config_h.SH
30613 ____________________________________________________________________________
30614 [  6005] By: gsar                                  on 2000/04/28  20:41:16
30615         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
30616      Branch: perl
30617            ! utils/perldoc.PL
30618 ____________________________________________________________________________
30619 [  6004] By: jhi                                   on 2000/04/28  20:28:21
30620         Log: Integrate with Sarathy.
30621      Branch: cfgperl
30622           !> Configure INSTALL Porting/Glossary Porting/config.sh
30623           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
30624           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
30625           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
30626           !> win32/config.vc win32/win32.c
30627 ____________________________________________________________________________
30628 [  6003] By: gsar                                  on 2000/04/28  20:11:20
30629         Log: allow REG_EXPAND_SZ keys in Windows registry (from
30630              John Clayton <John.Clayton@barclayscapital.com>)
30631      Branch: perl
30632            ! win32/win32.c
30633 ____________________________________________________________________________
30634 [  6002] By: gsar                                  on 2000/04/28  19:34:16
30635         Log: destructive sv_setsv() can lose UV-ness from source, causing
30636              numeric promotions/comparisons to fail to do the right thing
30637      Branch: perl
30638            ! sv.c
30639 ____________________________________________________________________________
30640 [  6001] By: gsar                                  on 2000/04/28  18:44:15
30641         Log: support additional library locations via $Config{otherlibdirs}
30642              (from Andy Dougherty)
30643      Branch: perl
30644            ! Configure INSTALL Porting/Glossary Porting/config.sh
30645            ! Porting/config_H config_h.SH epoc/config.sh perl.c
30646            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
30647            ! win32/config.bc win32/config.gc win32/config.vc
30648 ____________________________________________________________________________
30649 [  6000] By: gsar                                  on 2000/04/28  18:26:58
30650         Log: reworked otherlibdirs.U (from Andy Dougherty)
30651      Branch: metaconfig
30652            ! U/installdirs/otherlibdirs.U
30653 ____________________________________________________________________________
30654 [  5999] By: gsar                                  on 2000/04/28  18:17:07
30655         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
30656      Branch: perl
30657            ! t/pragma/warn/toke toke.c
30658 ____________________________________________________________________________
30659 [  5998] By: jhi                                   on 2000/04/28  13:32:17
30660         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
30661      Branch: cfgperl
30662            ! lib/Math/Complex.pm
30663 ____________________________________________________________________________
30664 [  5997] By: jhi                                   on 2000/04/28  13:14:04
30665         Log: Preserve $!.
30666      Branch: cfgperl
30667            ! lib/Math/Complex.pm
30668 ____________________________________________________________________________
30669 [  5996] By: jhi                                   on 2000/04/28  12:59:23
30670         Log: Integrate with Sarathy.
30671      Branch: cfgperl
30672           +> pod/perlrequick.pod pod/perlretut.pod
30673           !> (integrate 51 files)
30674 ____________________________________________________________________________
30675 [  5995] By: gsar                                  on 2000/04/28  09:37:36
30676         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
30677      Branch: perl
30678            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
30679 ____________________________________________________________________________
30680 [  5994] By: gsar                                  on 2000/04/28  09:33:26
30681         Log: fix for missed accounting for null byte in pack("Z",...) (from
30682              M.J.T. Guy)
30683      Branch: perl
30684            ! pp.c t/op/pack.t
30685 ____________________________________________________________________________
30686 [  5993] By: gsar                                  on 2000/04/28  09:30:05
30687         Log: various minor tweaks seen on p5p
30688      Branch: perl
30689            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
30690 ____________________________________________________________________________
30691 [  5992] By: gsar                                  on 2000/04/28  09:08:19
30692         Log: pod nit (from Simon Cozens)
30693      Branch: perl
30694            ! pod/perlop.pod
30695 ____________________________________________________________________________
30696 [  5991] By: gsar                                  on 2000/04/28  09:06:36
30697         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
30698      Branch: perl
30699            ! README.posix-bc hints/posix-bc.sh
30700 ____________________________________________________________________________
30701 [  5990] By: gsar                                  on 2000/04/28  08:54:52
30702         Log: use $ENV{LIB} to search for libs under Visual C compiler
30703              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
30704      Branch: perl
30705            ! lib/ExtUtils/Liblist.pm
30706 ____________________________________________________________________________
30707 [  5989] By: gsar                                  on 2000/04/28  08:27:12
30708         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
30709              itself and no other (from Tom Hughes)
30710      Branch: perl
30711            ! t/op/array.t toke.c
30712 ____________________________________________________________________________
30713 [  5988] By: gsar                                  on 2000/04/28  08:01:38
30714         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
30715              <paul@miraclefish.com>)
30716      Branch: perl
30717            ! lib/ExtUtils/MakeMaker.pm
30718 ____________________________________________________________________________
30719 [  5987] By: gsar                                  on 2000/04/28  07:53:09
30720         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
30721      Branch: perl
30722            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
30723 ____________________________________________________________________________
30724 [  5986] By: gsar                                  on 2000/04/28  07:44:17
30725         Log: add regular expressions tutorial and quick-start guide (from
30726              Mark Kvale <kvale@phy.ucsf.edu>)
30727      Branch: perl
30728            + pod/perlrequick.pod pod/perlretut.pod
30729            ! AUTHORS MAINTAIN MANIFEST
30730 ____________________________________________________________________________
30731 [  5985] By: gsar                                  on 2000/04/28  07:30:28
30732         Log: forked child may not exit correctly if it failed to open
30733              /dev/console (from Graham Barr)
30734      Branch: perl
30735            ! ext/Sys/Syslog/Syslog.pm
30736 ____________________________________________________________________________
30737 [  5984] By: gsar                                  on 2000/04/28  07:27:20
30738         Log: attributes::reftype() doesn't work on tied argument
30739      Branch: perl
30740            ! xsutils.c
30741 ____________________________________________________________________________
30742 [  5983] By: gsar                                  on 2000/04/28  07:15:04
30743         Log: numeric conversion of non-number in change#3378 tramples on
30744              OOK offset, causing segfaults
30745      Branch: perl
30746            ! sv.c
30747 ____________________________________________________________________________
30748 [  5982] By: gsar                                  on 2000/04/28  04:48:25
30749         Log: avoid error in IO::Socket::INET when given an unknown service name
30750              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
30751      Branch: perl
30752            ! ext/IO/lib/IO/Socket/INET.pm
30753 ____________________________________________________________________________
30754 [  5981] By: gsar                                  on 2000/04/28  04:31:31
30755         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
30756              prototype mismatch with CORE::glob(); update pod and tests to
30757              suit (File::Glob::glob() is still available for backward
30758              compatibility, but should be considered deprecated)
30759      Branch: perl
30760            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
30761            ! t/lib/glob-taint.t
30762 ____________________________________________________________________________
30763 [  5980] By: gsar                                  on 2000/04/28  03:47:29
30764         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
30765              <ghudson@mit.edu>)
30766      Branch: metaconfig
30767            ! U/modified/Options.U
30768      Branch: perl
30769            ! Configure
30770 ____________________________________________________________________________
30771 [  5979] By: gsar                                  on 2000/04/28  03:07:54
30772         Log: under useithreads, constant pad entries could inadvertantly be
30773              shared across threads (from Eric Blood <eblood@xmission.com>);
30774              added Eric's test case to testsuite
30775      Branch: perl
30776            ! op.c t/op/misc.t
30777 ____________________________________________________________________________
30778 [  5978] By: gsar                                  on 2000/04/27  21:13:00
30779         Log: sync version numbers in File::Spec with the ones on CPAN
30780              (from Barrie Slaymaker)
30781      Branch: perl
30782            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
30783            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
30784            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
30785 ____________________________________________________________________________
30786 [  5977] By: gsar                                  on 2000/04/27  21:07:29
30787         Log: autoquote barewords followed by newline and arrow properly
30788              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
30789      Branch: perl
30790            ! t/pragma/warn/toke toke.c
30791 ____________________________________________________________________________
30792 [  5976] By: gsar                                  on 2000/04/27  20:41:20
30793         Log: DB_File v1.73 update (from Paul Marquess)
30794      Branch: perl
30795            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
30796            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
30797 ____________________________________________________________________________
30798 [  5975] By: gsar                                  on 2000/04/27  20:34:24
30799         Log: allow sort() reentrancy (variant of patch suggested by
30800              Hugo van der Sanden)
30801      Branch: perl
30802            ! pp_ctl.c t/op/sort.t
30803 ____________________________________________________________________________
30804 [  5974] By: gsar                                  on 2000/04/27  19:46:57
30805         Log: change#4197 somehow missed initializing PL_errors, meaning
30806              sytax error queueing wasn't working outside eval"" at all;
30807              also fixed eval"" to localize PL_error_count, so that compile-time
30808              eval's don't clobber the error state of the outer context
30809      Branch: perl
30810            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
30811            ! t/pragma/warn/toke
30812 ____________________________________________________________________________
30813 [  5973] By: gsar                                  on 2000/04/27  18:29:05
30814         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
30815      Branch: perl
30816            ! regcomp.c regexec.c t/op/re_tests
30817 ____________________________________________________________________________
30818 [  5972] By: jhi                                   on 2000/04/27  18:22:41
30819         Log: Integrate with Sarathy.
30820      Branch: cfgperl
30821           +> t/lib/b.t t/lib/syslog.t
30822           !> (integrate 31 files)
30823 ____________________________________________________________________________
30824 [  5971] By: jhi                                   on 2000/04/27  18:18:46
30825         Log: Unicos tweaks from Mark P. Lutz.
30826      Branch: cfgperl
30827            ! hints/unicos.sh lib/Math/Complex.pm
30828 ____________________________________________________________________________
30829 [  5970] By: gsar                                  on 2000/04/27  18:05:11
30830         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
30831              IV is >32bits
30832      Branch: perl
30833            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
30834 ____________________________________________________________________________
30835 [  5969] By: gsar                                  on 2000/04/27  17:50:56
30836         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
30837      Branch: perl
30838            + t/lib/syslog.t
30839            ! MANIFEST ext/Sys/Syslog/Syslog.pm
30840 ____________________________________________________________________________
30841 [  5968] By: gsar                                  on 2000/04/27  17:44:49
30842         Log: tolerate spaces in group names in test on solaris (from David Boyce
30843              <dsb@boyski.com>)
30844      Branch: perl
30845            ! t/op/groups.t
30846 ____________________________________________________________________________
30847 [  5967] By: gsar                                  on 2000/04/27  17:41:22
30848         Log: improved docs on the warn_uninit diagnostic (from David Glasser
30849              and Simon Cozens)
30850      Branch: perl
30851            ! pod/perldiag.pod
30852 ____________________________________________________________________________
30853 [  5966] By: gsar                                  on 2000/04/27  16:54:58
30854         Log: add testsuite for B backends, fix bug in B::Deparse (from
30855              Simon Cozens <simon@brecon.co.uk>)
30856      Branch: perl
30857            + t/lib/b.t
30858            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
30859 ____________________________________________________________________________
30860 [  5965] By: gsar                                  on 2000/04/27  16:10:37
30861         Log: avoid "will not stay shared" warnings for our variables (from
30862              Robin Barker)
30863      Branch: perl
30864            ! op.c t/pragma/warn/op
30865 ____________________________________________________________________________
30866 [  5964] By: gsar                                  on 2000/04/27  07:05:05
30867         Log: reformat to 72 columns (again)
30868      Branch: perl
30869            ! pod/perldiag.pod
30870 ____________________________________________________________________________
30871 [  5963] By: gsar                                  on 2000/04/27  06:28:31
30872         Log: patch from Larry to make (\&) prototype work; added tests for
30873              the same
30874      Branch: perl
30875            ! op.c t/comp/proto.t
30876 ____________________________________________________________________________
30877 [  5962] By: gsar                                  on 2000/04/27  06:15:47
30878         Log: updated README.hpux (from Jeff Okamoto)
30879      Branch: perl
30880            ! README.hpux
30881 ____________________________________________________________________________
30882 [  5961] By: gsar                                  on 2000/04/27  05:55:03
30883         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
30884      Branch: perl
30885            ! emacs/cperl-mode.el
30886 ____________________________________________________________________________
30887 [  5960] By: gsar                                  on 2000/04/27  05:49:26
30888         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
30889      Branch: perl
30890            ! INSTALL
30891 ____________________________________________________________________________
30892 [  5959] By: gsar                                  on 2000/04/27  05:33:41
30893         Log: doubled words in pods (from Simon Cozens
30894              <simon.p.cozens@jp.pwcglobal.com>)
30895      Branch: perl
30896            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
30897            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
30898            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
30899            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
30900            ! pod/perltootc.pod
30901 ____________________________________________________________________________
30902 [  5958] By: gsar                                  on 2000/04/27  05:11:39
30903         Log: change#3569 deleted some essential code, revert; avoid use of
30904              atexit() to make DynaLoader work properly on AIX under mod_perl
30905              (from Jens-Uwe Mager <jum@helios.de>)
30906      Branch: perl
30907            ! ext/DynaLoader/dl_aix.xs
30908 ____________________________________________________________________________
30909 [  5957] By: gsar                                  on 2000/04/27  04:54:51
30910         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
30911      Branch: perl
30912            ! pod/perlmod.pod
30913 ____________________________________________________________________________
30914 [  5956] By: gsar                                  on 2000/04/27  04:51:47
30915         Log: better diagnostics on failed tests (from Ilya Zakharevich)
30916      Branch: perl
30917            ! t/op/lex_assign.t
30918 ____________________________________________________________________________
30919 [  5955] By: gsar                                  on 2000/04/27  04:26:44
30920         Log: longstanding bug exposed by change#3307: sort arguments weren't
30921              compiled with the right wantarray context (ensuing runtime lookup
30922              via block_gimme() was getting the incidental context of the
30923              sort() itself)
30924      Branch: perl
30925            ! op.c t/op/sort.t
30926 ____________________________________________________________________________
30927 [  5954] By: gsar                                  on 2000/04/26  23:42:12
30928         Log: integrate cfgperl contents into mainline
30929      Branch: perl
30930           !> (integrate 30 files)
30931 ____________________________________________________________________________
30932 [  5953] By: jhi                                   on 2000/04/26  23:06:42
30933         Log: Integrate with Sarathy.
30934      Branch: cfgperl
30935           !> README.win32 ext/B/B/Deparse.pm
30936           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
30937           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
30938           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
30939           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
30940           !> utils/perldoc.PL vms/perlvms.pod
30941 ____________________________________________________________________________
30942 [  5952] By: jhi                                   on 2000/04/26  23:03:46
30943         Log: Undo "use integer" addition from 64bitint as it seems
30944              to break most of the subtests in Digital UNIX;
30945              Unicos needs to find another way.
30946      Branch: cfgperl
30947            ! t/op/64bitint.t
30948 ____________________________________________________________________________
30949 [  5951] By: jhi                                   on 2000/04/26  22:57:53
30950         Log: Be more robust on "extreme" (large absolute value)
30951              arguments.  Originally reported by Daniel Connelly
30952              as a problem with asinh() on large negative arguments,
30953              asinh() used to bail out because an argument to log()
30954              ended up being zero.  Ilya Zakharevich proposed using
30955              Taylor's series in such cases, which for such large
30956              arguments is a very good approximation.
30957      Branch: cfgperl
30958            ! lib/Math/Complex.pm t/lib/complex.t
30959 ____________________________________________________________________________
30960 [  5950] By: gsar                                  on 2000/04/25  19:13:12
30961         Log: reformat perldiag to avoid long lines
30962      Branch: perl
30963            ! pod/perldiag.pod
30964 ____________________________________________________________________________
30965 [  5949] By: gsar                                  on 2000/04/25  18:41:11
30966         Log: make perldoc use the pod2man from the same version (from
30967              M.J.T. Guy)
30968      Branch: perl
30969            ! utils/perldoc.PL
30970 ____________________________________________________________________________
30971 [  5948] By: gsar                                  on 2000/04/25  18:21:57
30972         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
30973              <kompas@kompas.usr.onet.pl>)
30974      Branch: perl
30975            ! lib/vars.pm
30976 ____________________________________________________________________________
30977 [  5947] By: gsar                                  on 2000/04/25  18:11:53
30978         Log: use &dl_error rather than &dl_load_file as the guard for calling
30979              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
30980              statically built perl)
30981      Branch: perl
30982            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
30983 ____________________________________________________________________________
30984 [  5946] By: jhi                                   on 2000/04/25  17:37:54
30985         Log: Document that tr() is not tr(1).
30986      Branch: cfgperl
30987            ! pod/perlop.pod
30988 ____________________________________________________________________________
30989 [  5945] By: gsar                                  on 2000/04/25  16:34:33
30990         Log: make module name mandatory after -M switch; reorder perldiag
30991              alphabetically (from Mark-Jason Dominus)
30992      Branch: perl
30993            ! perl.c pod/perldiag.pod
30994 ____________________________________________________________________________
30995 [  5944] By: jhi                                   on 2000/04/25  01:15:18
30996         Log: On second thoughts frexp() does have two arguments.
30997      Branch: cfgperl
30998            ! perl.h
30999 ____________________________________________________________________________
31000 [  5943] By: jhi                                   on 2000/04/24  22:56:32
31001         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
31002              Now pp_ncmp() returns undef is either operand is a NaN.
31003      Branch: cfgperl
31004            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31005            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
31006            ! vms/subconfigure.com vos/config.def vos/config.h
31007            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
31008            ! win32/config.vc win32/config_H.bc win32/config_H.gc
31009            ! win32/config_H.vc
31010      Branch: metaconfig/U/perl
31011            + d_modfl.U
31012 ____________________________________________________________________________
31013 [  5942] By: jhi                                   on 2000/04/24  19:45:17
31014         Log: Regen Configure to match #5937.
31015      Branch: cfgperl
31016            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
31017            ! config_h.SH
31018      Branch: metaconfig
31019            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
31020 ____________________________________________________________________________
31021 [  5941] By: jhi                                   on 2000/04/24  19:24:11
31022         Log: Further Unicos fixes for Mark Lutz.
31023      Branch: cfgperl
31024            ! hints/unicos.sh pp_ctl.c
31025 ____________________________________________________________________________
31026 [  5940] By: jhi                                   on 2000/04/24  19:09:06
31027         Log: Various Unicos 10.0.0.6 fixes.
31028              
31029              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
31030              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
31031              Reply-To: tecmpl1@triton.ca.boeing.com 
31032              To: perl5-porters@perl.org 
31033              Date: Fri, 14 Apr 2000 20:21:00 GMT 
31034              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
31035      Branch: cfgperl
31036            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
31037 ____________________________________________________________________________
31038 [  5939] By: gsar                                  on 2000/04/24  19:01:24
31039         Log: more pod nits (from Larry Virden)
31040      Branch: perl
31041            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
31042            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
31043            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
31044 ____________________________________________________________________________
31045 [  5938] By: gsar                                  on 2000/04/24  18:54:01
31046         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
31047      Branch: perl
31048            ! ext/B/B/Deparse.pm
31049 ____________________________________________________________________________
31050 [  5937] By: jhi                                   on 2000/04/24  17:39:00
31051         Log: Integrate with Sarathy.
31052      Branch: cfgperl
31053           +> (branch 31 files)
31054           !> (integrate 73 files)
31055 ____________________________________________________________________________
31056 [  5936] By: gsar                                  on 2000/04/24  17:30:06
31057         Log: additional tests for change#5934 (from Paul Marquess, who also
31058              sent in the same fix)
31059      Branch: perl
31060            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
31061            ! t/pragma/warn/5nolint t/pragma/warn/6default
31062 ____________________________________________________________________________
31063 [  5935] By: jhi                                   on 2000/04/24  17:26:05
31064         Log: Do not assume sign propagation.
31065              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
31066              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
31067              To: payner@ncifcrf.gov, perl5-porters@perl.org 
31068              Date: Tue, 18 Apr 2000 18:24:49 +0100 
31069              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
31070      Branch: cfgperl
31071            ! t/op/bop.t t/op/misc.t
31072 ____________________________________________________________________________
31073 [  5934] By: gsar                                  on 2000/04/24  17:16:54
31074         Log: propagate lexical warnings from surrounding scope correctly
31075              within string eval()
31076      Branch: perl
31077            ! pp_ctl.c t/pragma/warn/pp_ctl
31078 ____________________________________________________________________________
31079 [  5933] By: jhi                                   on 2000/04/24  17:01:07
31080         Log: Flatten the cpp jungle doing the nosuid checking.
31081      Branch: cfgperl
31082            ! perl.c
31083 ____________________________________________________________________________
31084 [  5932] By: gsar                                  on 2000/04/24  09:08:14
31085         Log: add rsignal(), whichsig() and do_join() to public API list
31086              (mod_perl uses them to good advantage)
31087      Branch: perl
31088            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
31089 ____________________________________________________________________________
31090 [  5931] By: gsar                                  on 2000/04/24  09:01:40
31091         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
31092      Branch: perl
31093            ! pp_hot.c regexec.c t/op/pat.t
31094 ____________________________________________________________________________
31095 [  5930] By: gsar                                  on 2000/04/24  08:58:33
31096         Log: small os390 tweaks (from Peter Prymmer)
31097      Branch: perl
31098            ! config_h.SH makedepend.SH
31099 ____________________________________________________________________________
31100 [  5929] By: gsar                                  on 2000/04/24  08:55:25
31101         Log: pod nits
31102      Branch: perl
31103            ! pod/perlguts.pod
31104 ____________________________________________________________________________
31105 [  5928] By: gsar                                  on 2000/04/24  08:50:13
31106         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
31107      Branch: perl
31108            ! ext/IO/lib/IO/Poll.pm
31109 ____________________________________________________________________________
31110 [  5927] By: gsar                                  on 2000/04/24  08:43:24
31111         Log: arrange for next() to resume at the unstack op rather than the
31112              loop conditional, so that scope cleanup happens correctly
31113              (from Stephen McCamant)
31114      Branch: perl
31115            ! op.c pp_ctl.c t/op/misc.t
31116 ____________________________________________________________________________
31117 [  5926] By: gsar                                  on 2000/04/24  08:18:40
31118         Log: on windows, reserve 16M of stack rather than 128M (allows more
31119              threads to run concurrently)
31120      Branch: perl
31121            ! win32/Makefile win32/makefile.mk
31122 ____________________________________________________________________________
31123 [  5925] By: gsar                                  on 2000/04/24  08:13:52
31124         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
31125      Branch: perl
31126            ! toke.c
31127 ____________________________________________________________________________
31128 [  5924] By: gsar                                  on 2000/04/24  08:08:59
31129         Log: avoid using uninitialized memory in require version check
31130      Branch: perl
31131            ! pp_ctl.c universal.c
31132 ____________________________________________________________________________
31133 [  5923] By: gsar                                  on 2000/04/24  07:20:14
31134         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
31135      Branch: perl
31136            ! ext/IO/lib/IO/Poll.pm
31137 ____________________________________________________________________________
31138 [  5922] By: gsar                                  on 2000/04/24  07:08:42
31139         Log: commentary about IoTYPE() (from Nathan Torkington)
31140      Branch: perl
31141            ! sv.h
31142 ____________________________________________________________________________
31143 [  5921] By: gsar                                  on 2000/04/24  06:58:26
31144         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
31145              by fix
31146      Branch: perl
31147            ! sv.c t/lib/charnames.t t/pragma/utf8.t
31148 ____________________________________________________________________________
31149 [  5920] By: gsar                                  on 2000/04/24  06:37:59
31150         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
31151      Branch: perl
31152            ! doop.c t/op/ver.t
31153 ____________________________________________________________________________
31154 [  5919] By: gsar                                  on 2000/04/24  06:21:58
31155         Log: Configure might miss old directories when prefix must be
31156              expanded (from Robin Barker)
31157      Branch: metaconfig
31158            ! U/installdirs/inc_version_list.U
31159      Branch: perl
31160            ! Configure
31161 ____________________________________________________________________________
31162 [  5918] By: gsar                                  on 2000/04/24  06:16:11
31163         Log: VMS nits in glob() test (from Charles Lane)
31164      Branch: perl
31165            ! t/lib/glob-basic.t
31166 ____________________________________________________________________________
31167 [  5917] By: gsar                                  on 2000/04/24  06:11:56
31168         Log: various pod nits (from Larry Virden and others)
31169      Branch: perl
31170            ! README.amiga README.hpux README.machten README.os2
31171            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
31172            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
31173            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
31174            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
31175            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
31176            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
31177            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
31178            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
31179 ____________________________________________________________________________
31180 [  5916] By: gsar                                  on 2000/04/24  05:52:43
31181         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
31182              <wjones@tc.fluke.com>)
31183      Branch: perl
31184            ! t/lib/glob-basic.t
31185 ____________________________________________________________________________
31186 [  5915] By: gsar                                  on 2000/04/24  05:07:01
31187         Log: supported platforms mixed up
31188      Branch: perl
31189            ! pod/perl56delta.pod pod/perlport.pod
31190 ____________________________________________________________________________
31191 [  5914] By: gsar                                  on 2000/04/24  04:56:08
31192         Log: caller() wasn't returning the right number of elements for
31193              eval {...}
31194      Branch: perl
31195            ! pp_ctl.c t/pragma/warn/9enabled
31196 ____________________________________________________________________________
31197 [  5913] By: gsar                                  on 2000/04/24  04:35:41
31198         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
31199              Mark-Jason Dominus)
31200      Branch: perl
31201            ! pod/perlfunc.pod
31202 ____________________________________________________________________________
31203 [  5912] By: gsar                                  on 2000/04/24  04:17:15
31204         Log: fix totally broken caching in UNIVERSAL::isa() (from
31205              Nick Ing-Simmons)
31206      Branch: perl
31207            ! t/op/universal.t universal.c
31208 ____________________________________________________________________________
31209 [  5911] By: gsar                                  on 2000/04/24  03:39:47
31210         Log: add linebreak properties from unicode/LineBrk.txt (from
31211              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
31212      Branch: perl
31213            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
31214            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
31215            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
31216            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
31217            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
31218            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
31219            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
31220            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
31221            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
31222            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
31223            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
31224            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
31225            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
31226            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
31227            + lib/unicode/Is/LbrkZW.pl
31228            ! lib/unicode/mktables.PL
31229 ____________________________________________________________________________
31230 [  5910] By: gsar                                  on 2000/04/24  03:23:10
31231         Log: typo in pod
31232      Branch: perl
31233            ! ext/Thread/Thread.pm
31234 ____________________________________________________________________________
31235 [  5909] By: gsar                                  on 2000/04/24  03:22:03
31236         Log: mode argument to do_binmode() should be file mode, not boolean
31237      Branch: perl
31238            ! pp_sys.c
31239 ____________________________________________________________________________
31240 [  5908] By: gsar                                  on 2000/04/16  16:51:08
31241         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
31242              always returns a valid GV even when the symbol is trapped by strictures
31243              (avoids coredumps)
31244              
31245              TODO: the C<package;> hack needs similar treatment
31246      Branch: perl
31247            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
31248            ! t/pragma/strict-vars
31249 ____________________________________________________________________________
31250 [  5907] By: jhi                                   on 2000/03/31  23:42:56
31251         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
31252              an assumption which #5905 demolished.
31253      Branch: cfgperl
31254            ! pp_sys.c
31255 ____________________________________________________________________________
31256 [  5906] By: jhi                                   on 2000/03/31  18:54:37
31257         Log: Typo in #5905.
31258      Branch: cfgperl
31259            ! t/op/64bitint.t
31260 ____________________________________________________________________________
31261 [  5905] By: jhi                                   on 2000/03/31  18:50:54
31262         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
31263              reported by Joseph N. Hall.  The bug was that even with use64bitint
31264              one had to use the prefixes q, L, or ll with printf/sprintf,
31265              contrary to the documentation and common sense.
31266      Branch: cfgperl
31267            ! sv.c t/op/64bitint.t
31268 ____________________________________________________________________________
31269 [  5904] By: gsar                                  on 2000/03/28  02:31:32
31270         Log: add Changes, perldelta.pod
31271      Branch: perl
31272            + Changes pod/perldelta.pod
31273 ____________________________________________________________________________
31274 [  5903] By: gsar                                  on 2000/03/28  02:03:55
31275         Log: rename Changes and perldelta.pod
31276      Branch: perl
31277           +> Changes5.6 pod/perl56delta.pod
31278            - Changes pod/perldelta.pod
31279            ! MANIFEST
31280 ____________________________________________________________________________
31281 [  5902] By: gsar                                  on 2000/03/28  01:59:14
31282         Log: create maint-5.6 branch
31283      Branch: maint-5.6/perl
31284           +> (branch 1611 files)
31285 ____________________________________________________________________________
31286 [  5901] By: jhi                                   on 2000/03/23  05:48:43
31287         Log: Integrate with Sarathy.
31288      Branch: cfgperl
31289           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
31290 ____________________________________________________________________________
31291 [  5900] By: gsar                                  on 2000/03/23  05:42:43
31292         Log: three guesses on what this is :-)
31293      Branch: perl
31294            ! Changes