This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
[perl5.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 ____________________________________________________________________________
35 [  8805] By: jhi                                   on 2001/02/14  03:29:01
36         Log: More MacOS Classic fixes from Chris Nandor.
37      Branch: perl
38            ! doop.c lib/Cwd.pm
39 ____________________________________________________________________________
40 [  8804] By: jhi                                   on 2001/02/14  03:18:35
41         Log: Don't skip too much of the locale error message if no environ array,
42              from Chris Nandor.
43      Branch: perl
44            ! util.c
45 ____________________________________________________________________________
46 [  8803] By: jhi                                   on 2001/02/14  03:14:14
47         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
48      Branch: perl
49            ! perl.c perl.h
50 ____________________________________________________________________________
51 [  8802] By: jhi                                   on 2001/02/13  18:31:33
52         Log: AUTHORS update.
53      Branch: perl
54            ! AUTHORS
55 ____________________________________________________________________________
56 [  8801] By: jhi                                   on 2001/02/13  17:55:19
57         Log: Integrate change #8792 from mainline.
58              
59              Subject: buncha MacPerl patches for bleadperl
60              From: Chris Nandor <pudge@pobox.com>
61              Date: Tue, 13 Feb 2001 00:02:43 -0500
62              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
63      Branch: maint-5.6/perl
64           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
65           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
66           !> t/lib/basename.t toke.c util.h
67 ____________________________________________________________________________
68 [  8800] By: jhi                                   on 2001/02/13  17:46:43
69         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
70              to be forced to Off_t.
71              
72              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
73              From: nick@ccl4.org
74              Date: Thu, 1 Feb 2001 12:01:04 +0000
75              Message-Id: <20010201120103.E11401@plum.flirble.org>
76      Branch: maint-5.6/perl
77            ! iperlsys.h perlio.c
78 ____________________________________________________________________________
79 [  8799] By: jhi                                   on 2001/02/13  16:52:51
80         Log: Duplex duplex hunk hunk.
81      Branch: maint-5.6/perl
82            ! Makefile.SH
83 ____________________________________________________________________________
84 [  8797] By: jhi                                   on 2001/02/13  14:52:04
85         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
86              From: "Craig A. Berry" <craigberry@mac.com>
87              Date: Mon, 12 Feb 2001 11:05:25 -0600
88              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
89      Branch: perl
90            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
91 ____________________________________________________________________________
92 [  8796] By: jhi                                   on 2001/02/13  14:36:47
93         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
94              From: simon.cozens@pembroke.oxford.ac.uk 
95              Date: Sat, 10 Feb 2001 17:57:02 +0000
96              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
97              
98              Now it does include.
99      Branch: perl
100            ! pod/perldiag.pod
101 ____________________________________________________________________________
102 [  8795] By: jhi                                   on 2001/02/13  14:30:11
103         Log: Sort the MANIFEST.
104      Branch: perl
105            ! MANIFEST
106 ____________________________________________________________________________
107 [  8794] By: jhi                                   on 2001/02/13  14:26:51
108         Log: Integrate change #8793 from mainline, FAQ updates.
109      Branch: maint-5.6/perl
110           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
111 ____________________________________________________________________________
112 [  8793] By: jhi                                   on 2001/02/13  14:25:13
113         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
114      Branch: perl
115            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
116 ____________________________________________________________________________
117 [  8792] By: jhi                                   on 2001/02/13  14:22:50
118         Log: Subject: buncha MacPerl patches for bleadperl
119              From: Chris Nandor <pudge@pobox.com>
120              Date: Tue, 13 Feb 2001 00:02:43 -0500
121              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
122      Branch: perl
123            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
124            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
125            ! t/lib/basename.t toke.c util.h
126 ____________________________________________________________________________
127 [  8791] By: jhi                                   on 2001/02/13  14:10:39
128         Log: Integrate change #8790 from mainline.
129              
130              environ array wrongly assumed in Perl_init_i18nl10n(),
131      Branch: maint-5.6/perl
132           !> util.c
133 ____________________________________________________________________________
134 [  8790] By: jhi                                   on 2001/02/13  14:06:15
135         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
136              noticed by Chris Nandor in MacOS Classic.
137      Branch: perl
138            ! util.c
139 ____________________________________________________________________________
140 [  8789] By: jhi                                   on 2001/02/13  13:58:07
141         Log: Integrate changes #8373,8487,8544,8783 from mainline.
142              
143              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
144              hints files, the dynaloading, assimilate ebcdic into util.c.
145      Branch: maint-5.6/perl
146            - ebcdic.c
147            ! MANIFEST hints/posix-bc.sh
148           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
149           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
150           !> perlapi.c proto.h util.c
151 ____________________________________________________________________________
152 [  8788] By: alanbur                               on 2001/02/13  10:33:13
153         Log: Integrated changes from maint-5.6
154      Branch: maint-5.6/pureperl
155           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
156           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
157           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
158           !> vos/config.ga.h vos/configure_perl.cm
159 ____________________________________________________________________________
160 [  8787] By: jhi                                   on 2001/02/13  05:56:36
161         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
162      Branch: perl
163           !> Makefile.SH
164 ____________________________________________________________________________
165 [  8786] By: jhi                                   on 2001/02/13  05:54:34
166         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
167              From: Dorner Thomas <Thomas.Dorner@start.de>
168              Date: Mon, 12 Feb 2001 15:06:26 +0100
169              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
170      Branch: maint-5.6/perl
171            ! Makefile.SH
172 ____________________________________________________________________________
173 [  8785] By: jhi                                   on 2001/02/13  05:29:04
174         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
175      Branch: perl
176           !> hints/openbsd.sh
177 ____________________________________________________________________________
178 [  8784] By: jhi                                   on 2001/02/13  02:25:24
179         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
180              From: Peter Prymmer <pvhp@forte.com>
181              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
182              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
183      Branch: perl
184            ! pod/perlclib.pod
185 ____________________________________________________________________________
186 [  8783] By: jhi                                   on 2001/02/13  02:22:36
187         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
188      Branch: perl
189            - ebcdic.c
190            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
191            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
192            ! util.c
193 ____________________________________________________________________________
194 [  8782] By: jhi                                   on 2001/02/13  02:00:07
195         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
196      Branch: maint-5.6/perl
197            ! pod/perlport.pod
198 ____________________________________________________________________________
199 [  8781] By: jhi                                   on 2001/02/13  01:58:44
200         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
201      Branch: maint-5.6/perl
202            ! hints/openbsd.sh
203 ____________________________________________________________________________
204 [  8780] By: jhi                                   on 2001/02/13  01:57:33
205         Log: Synchronize the regexp tests between maintperl and mainline.
206      Branch: maint-5.6/perl
207           !> t/op/re_tests
208 ____________________________________________________________________________
209 [  8779] By: jhi                                   on 2001/02/13  01:49:35
210         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
211              From: Hugo <hv@crypt.compulink.co.uk>
212              Date: Tue, 13 Feb 2001 00:11:11 +0000
213              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
214      Branch: perl
215            ! regcomp.c t/op/re_tests
216 ____________________________________________________________________________
217 [  8778] By: jhi                                   on 2001/02/13  00:23:10
218         Log: Comments do not nest.
219      Branch: perl
220            ! perl.h
221 ____________________________________________________________________________
222 [  8777] By: jhi                                   on 2001/02/13  00:17:54
223         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
224              From: Hugo <hv@crypt.compulink.co.uk>
225              Date: Tue, 13 Feb 2001 00:11:11 +0000
226              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
227      Branch: maint-5.6/perl
228            ! regcomp.c t/op/re_tests
229 ____________________________________________________________________________
230 [  8776] By: jhi                                   on 2001/02/12  23:25:52
231         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
232      Branch: maint-5.6/perl
233            ! pod/perlport.pod
234 ____________________________________________________________________________
235 [  8775] By: jhi                                   on 2001/02/12  23:04:28
236         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
237      Branch: maint-5.6/perl
238            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
239            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
240            ! vos/configure_perl.cm
241 ____________________________________________________________________________
242 [  8774] By: jhi                                   on 2001/02/12  22:59:11
243         Log: Subject: Re: [patch] context for 'U' magic functions
244              From: Doug MacEachern <dougm@covalent.net>
245              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
246              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
247              
248              plus the suggestion by Nick Ing-Simmons to name the macro
249              as PERL_MG_UFUNC to avoid namespace pollution, plus add
250              the advice by Doug for XS writers to perl.h
251      Branch: perl
252            ! mg.c perl.h
253 ____________________________________________________________________________
254 [  8773] By: jhi                                   on 2001/02/11  20:14:12
255         Log: Update Changes.
256      Branch: perl
257            ! Changes patchlevel.h
258 ____________________________________________________________________________
259 [  8772] By: jhi                                   on 2001/02/11  18:47:52
260         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
261              From: Simon Cozens <simon@cozens.net>
262              Date: Wed, 31 Jan 2001 16:31:43 +0000
263              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
264      Branch: perl
265            + pod/perlclib.pod
266            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
267            ! pod/perltoc.pod
268 ____________________________________________________________________________
269 [  8771] By: jhi                                   on 2001/02/11  18:36:48
270         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
271              
272              Blocks-4d3.beta.txt
273              CaseFolding-3d4.beta.txt
274              CompositionExclusions-3d6.beta.txt
275              EastAsianWidth-4d4.beta.txt
276              LineBreak-6d3.beta.txt
277              NamesList-3.1.0d1.beta.txt
278              PropList-3.1.0d4.beta.txt
279              SpecialCasing-4d1.beta.txt
280              UnicodeData-3.1.0d6.beta.txt
281      Branch: perl
282            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
283           +> lib/unicode/UCD.html lib/unicode/Unicode.html
284            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
285            - lib/unicode/Unicode.301
286            ! (edit 257 files)
287 ____________________________________________________________________________
288 [  8770] By: jhi                                   on 2001/02/11  17:26:22
289         Log: UTF-8 documentation.
290      Branch: perl
291            ! utf8.h
292 ____________________________________________________________________________
293 [  8769] By: jhi                                   on 2001/02/11  17:12:49
294         Log: Retract #8762.
295      Branch: perl
296            ! regexec.c
297 ____________________________________________________________________________
298 [  8768] By: jhi                                   on 2001/02/11  16:54:45
299         Log: Subject: [PATCH] Test::Harness
300              From: andreas.koenig@anima.de (Andreas J. Koenig)
301              Date: 11 Feb 2001 14:37:00 +0100
302              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
303      Branch: perl
304            ! lib/Test/Harness.pm
305 ____________________________________________________________________________
306 [  8767] By: jhi                                   on 2001/02/11  16:53:52
307         Log: Subject: [PATCH] Document makepatch in Porting/patching
308              From: andreas.koenig@anima.de (Andreas J. Koenig)
309              Date: 11 Feb 2001 16:46:28 +0100
310              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
311      Branch: perl
312            ! Porting/patching.pod
313 ____________________________________________________________________________
314 [  8766] By: jhi                                   on 2001/02/11  06:30:23
315         Log: Subject: Re: [patch] GvSHARED
316              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
317              From: Doug MacEachern <dougm@covalent.net>
318              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
319              
320              Subject: Re: [patch] GvSHARED
321              From: Doug MacEachern <dougm@covalent.net>
322              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
323              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
324              
325              Subject: [patch] attributes.pm support for `shared'
326              From: Doug MacEachern <dougm@covalent.net>
327              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
328              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
329              
330              our() attributes were ignored, our :shared pieces missing,
331              allow attributes.pm to turn on shared.
332      Branch: perl
333            ! op.c t/op/attrs.t toke.c xsutils.c
334 ____________________________________________________________________________
335 [  8765] By: alanbur                               on 2001/02/10  23:11:19
336         Log: Resync with parent (hopefully sucessfully this time)
337      Branch: maint-5.6/pureperl
338           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
339           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
340           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
341           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
342           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
343           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
344           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
345 ____________________________________________________________________________
346 [  8764] By: jhi                                   on 2001/02/10  22:54:38
347         Log: Make TEST and UTEST more verbose in case something goes
348              wrong in running/compiling a script, suggested by Doug
349              MacEachern.
350      Branch: perl
351            ! t/TEST t/UTEST
352 ____________________________________________________________________________
353 [  8763] By: jhi                                   on 2001/02/10  22:11:34
354         Log: Bogus shebang.
355      Branch: perl
356            ! t/lib/texttabs.t
357 ____________________________________________________________________________
358 [  8762] By: jhi                                   on 2001/02/10  21:56:02
359         Log: (Retracted by #8769)
360      Branch: perl
361            ! regexec.c
362 ____________________________________________________________________________
363 [  8761] By: jhi                                   on 2001/02/10  21:26:15
364         Log: Subject: Re: [patch] GvSHARED 
365              From: Doug MacEachern <dougm@covalent.net>
366              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
367              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
368              
369              our @EXPORT : shared = (...);
370      Branch: perl
371            ! toke.c
372 ____________________________________________________________________________
373 [  8760] By: jhi                                   on 2001/02/10  21:25:07
374         Log: Subject: [patch] GvSHARED
375              From: Doug MacEachern <dougm@covalent.net>
376              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
377              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
378      Branch: perl
379            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
380 ____________________________________________________________________________
381 [  8759] By: alanbur                               on 2001/02/10  21:24:27
382         Log: Backed out mismerge.
383      Branch: maint-5.6/pureperl
384            ! MANIFEST README.hpux README.vmesa gv.c installhtml
385            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
386            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
387            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
388            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
389            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
390            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
391 ____________________________________________________________________________
392 [  8758] By: jhi                                   on 2001/02/10  18:01:17
393         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
394              
395              Fixed UMRs and leak in Perl_pmtrans()
396              
397              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
398              associated UTFied tr/// code.  Also fixed scoping leak of
399              PL_reg_start_tmp.
400              
401              newATTRSUB leaks when an attempt to redefine the active sort sub is
402              made.
403      Branch: maint-5.6/perl
404           !> op.c regcomp.c
405 ____________________________________________________________________________
406 [  8757] By: alanbur                               on 2001/02/10  17:56:46
407         Log: Resynchronised with parent
408      Branch: maint-5.6/pureperl
409           +> README.bs2000
410            - README.posix-bc
411            ! gv.c perl.c sv.c
412           !> MANIFEST README.hpux README.vmesa installhtml
413           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
414           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
415           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
416           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
417           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
418           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
419 ____________________________________________________________________________
420 [  8756] By: alanbur                               on 2001/02/10  17:51:15
421         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
422              made.
423      Branch: maint-5.6/pureperl
424            ! op.c
425 ____________________________________________________________________________
426 [  8755] By: jhi                                   on 2001/02/09  22:41:35
427         Log: Upgrade to CPAN 1.59_54, from Andreas König.
428      Branch: perl
429            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
430 ____________________________________________________________________________
431 [  8754] By: jhi                                   on 2001/02/09  22:29:20
432         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
433              
434              Didn't upgrade the fill.t since it has a dependency to File::Slurp
435              purely for debugging purposes, the actual test hasn't changed.
436      Branch: perl
437            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
438            ! t/lib/textwrap.t
439 ____________________________________________________________________________
440 [  8753] By: jhi                                   on 2001/02/09  20:17:50
441         Log: Integrate change #8682 from maintperl.
442              
443              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
444              to work correctly.
445      Branch: perl
446           !> hints/irix_6.sh
447 ____________________________________________________________________________
448 [  8752] By: jhi                                   on 2001/02/09  20:00:46
449         Log: Update Changes.
450      Branch: perl
451            ! Changes patchlevel.h
452 ____________________________________________________________________________
453 [  8751] By: nick                                  on 2001/02/09  19:48:37
454         Log: Integrate mainline
455      Branch: perlio
456           +> README.bs2000 t/lib/cgi-esc.t
457            - README.posix-bc
458           !> (integrate 53 files)
459 ____________________________________________________________________________
460 [  8750] By: nick                                  on 2001/02/09  19:25:16
461         Log: Subject: RE: Biannual Competition to Improve Hashing Function
462              From: Fisher Mark <fisherm@tce.com>
463              Date: Thu, 8 Feb 2001 10:44:00 -0500
464              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
465              Date: Thu, 8 Feb 2001 15:02:47 -0500
466              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
467      Branch: perl
468            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
469 ____________________________________________________________________________
470 [  8749] By: jhi                                   on 2001/02/09  19:02:35
471         Log: Forgotten fragment.
472      Branch: perl
473            ! pod/perlapi.pod
474 ____________________________________________________________________________
475 [  8748] By: jhi                                   on 2001/02/09  18:31:34
476         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
477              plus manual tweakage.
478              
479              Sync the perlfaq2 between mainline and maintperl.
480      Branch: maint-5.6/perl
481            ! pod/perlfaq2.pod
482      Branch: perl
483           !> pod/perlfaq2.pod
484 ____________________________________________________________________________
485 [  8747] By: jhi                                   on 2001/02/09  18:12:04
486         Log: Subject: versiononly and installperl
487              From: abigail@foad.org
488              Date: Wed, 7 Feb 2001 22:43:12 +0100
489              Message-ID: <20010207214312.7045.qmail@foad.org>    
490              
491              Add +v flag to force a normal install of the perl binary
492              and the utilities.
493              
494              Subject: [PATCH] installperl
495              From: Nicholas Clark <nick@ccl4.org>
496              Date: Fri, 9 Feb 2001 16:28:57 +0000
497              Message-ID: <20010209162857.B10931@plum.flirble.org>
498              
499              Add -A flag which also hardlinks the binary with
500              the full architecture name.
501      Branch: perl
502            ! installperl
503 ____________________________________________________________________________
504 [  8746] By: jhi                                   on 2001/02/09  18:03:43
505         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
506              
507              Subject: perlfaq2, re: perlmongers
508              
509              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
510              
511              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
512              
513              Subject: [ID 20010205.001] typo in perlfaq9
514              
515              Subject: [ID 20010208.002] unordered explanation in perlcall
516      Branch: maint-5.6/perl
517           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
518           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
519           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
520 ____________________________________________________________________________
521 [  8745] By: jhi                                   on 2001/02/09  17:59:09
522         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
523              From: abela@geneanet.org
524              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
525              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
526      Branch: perl
527            ! pod/perlcall.pod
528 ____________________________________________________________________________
529 [  8744] By: jhi                                   on 2001/02/09  17:48:16
530         Log: Subject: [ID 20010205.001] typo in perlfaq9
531              From: eserte@vran.herceg.de
532              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
533              Message-Id: <200102042244.XAA21926@vran.herceg.de>
534      Branch: perl
535            ! pod/perlfaq9.pod
536 ____________________________________________________________________________
537 [  8743] By: jhi                                   on 2001/02/09  17:25:12
538         Log: Integrate change #8695 from maintperl.
539              
540              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
541      Branch: perl
542           !> thread.h
543 ____________________________________________________________________________
544 [  8742] By: jhi                                   on 2001/02/09  17:21:22
545         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
546              From: Andy Dougherty <doughera@lafayette.edu>
547              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
548              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
549      Branch: perl
550            ! embed.pl
551 ____________________________________________________________________________
552 [  8741] By: jhi                                   on 2001/02/09  17:05:19
553         Log: Integrate changes #8738,8739,8740 from maintperl.
554              
555              Html files will be installed in a more logical and easier to
556              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
557              
558              Html files will be generated with a header to make them look
559              a little less bare.
560              
561              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
562      Branch: perl
563           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
564 ____________________________________________________________________________
565 [  8740] By: jhi                                   on 2001/02/09  17:03:46
566         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
567              From: "Brendan O'Dea" <bod@compusol.com.au>
568              Date: Sun, 4 Feb 2001 11:17:56 +1100
569              Message-ID: <20010204111756.A16301@compusol.com.au>
570      Branch: maint-5.6/perl
571            ! pod/perlfaq3.pod
572 ____________________________________________________________________________
573 [  8739] By: jhi                                   on 2001/02/09  17:01:59
574         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
575              From: "Indy Singh" <indy@nusphere.com>
576              Date: Fri, 2 Feb 2001 15:09:59 -0500
577              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
578              
579              Html files will be generated with a header to make them look
580              a little less bare.
581      Branch: maint-5.6/perl
582            ! installhtml
583 ____________________________________________________________________________
584 [  8738] By: jhi                                   on 2001/02/09  16:58:48
585         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
586              From: "Indy Singh" <indy@nusphere.com>
587              Date: Fri, 2 Feb 2001 15:08:23 -0500
588              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
589              
590              Html files will be installed in a more logical and easier to
591              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
592      Branch: maint-5.6/perl
593            ! win32/Makefile win32/makefile.mk
594 ____________________________________________________________________________
595 [  8737] By: jhi                                   on 2001/02/09  16:46:54
596         Log: Integrate changes #8687,8736 from maintperl.
597              
598              HP-UX thread patches from Merijn H. Brand.
599              
600              Latin nit from Philip Newton.
601      Branch: perl
602           !> README.hpux hints/hpux.sh
603 ____________________________________________________________________________
604 [  8736] By: jhi                                   on 2001/02/09  16:42:31
605         Log: Latin nit from Philip Newton.
606      Branch: maint-5.6/perl
607            ! README.hpux
608 ____________________________________________________________________________
609 [  8735] By: jhi                                   on 2001/02/09  16:24:03
610         Log: Integrate changes #8704,8710 from pureperl.
611              
612              Fixed UMRs and leak in Perl_pmtrans()
613              
614              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
615              associated UTFied tr/// code.  Also fixed scoping leak of
616              PL_reg_start_tmp.
617      Branch: perl
618           !> op.c regcomp.c
619 ____________________________________________________________________________
620 [  8734] By: jhi                                   on 2001/02/09  15:40:21
621         Log: Integrate change #8733 from maintperl.
622              
623              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
624      Branch: perl
625           !> pod/perlre.pod
626 ____________________________________________________________________________
627 [  8733] By: jhi                                   on 2001/02/09  15:35:47
628         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
629              From: Prymmer/Kahn <pvhp@best.com>
630              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
631              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
632      Branch: maint-5.6/perl
633            ! pod/perlre.pod
634 ____________________________________________________________________________
635 [  8732] By: jhi                                   on 2001/02/09  15:26:17
636         Log: Rename README.posix-bc to README.bs2000 (to avoid the
637              confusion of a "perlposix-bc.pod"), add a few missing
638              arch pods, regen toc.
639      Branch: maint-5.6/perl
640           +> README.bs2000
641            - README.posix-bc
642            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
643            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
644 ____________________________________________________________________________
645 [  8731] By: jhi                                   on 2001/02/09  15:23:39
646         Log: De-cut-and-pasto.
647      Branch: perl
648            ! pod/perl.pod
649 ____________________________________________________________________________
650 [  8730] By: jhi                                   on 2001/02/09  15:11:13
651         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
652              when people think that perlposix-bc.pod tells anything about
653              Perl and POSIX.  Regen toc.
654      Branch: perl
655           +> README.bs2000
656            - README.posix-bc
657            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
658            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
659 ____________________________________________________________________________
660 [  8729] By: jhi                                   on 2001/02/09  14:52:28
661         Log: The README.vmesa part of #8712 from maintperl.
662      Branch: perl
663            ! README.vmesa
664 ____________________________________________________________________________
665 [  8728] By: jhi                                   on 2001/02/09  14:46:06
666         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
667              From: Peter Prymmer <pvhp@forte.com>
668              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
669              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
670      Branch: maint-5.6/perl
671            ! README.vmesa win32/Makefile win32/makefile.mk
672 ____________________________________________________________________________
673 [  8727] By: jhi                                   on 2001/02/09  14:33:25
674         Log: Integrate change #8712 from mainline.
675              
676              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
677      Branch: maint-5.6/perl
678           !> lib/Pod/Find.pm
679 ____________________________________________________________________________
680 [  8726] By: jhi                                   on 2001/02/09  14:30:28
681         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
682              From: Peter Prymmer <pvhp@forte.com>
683              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
684              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
685      Branch: perl
686            + t/lib/cgi-esc.t
687            ! MANIFEST lib/CGI/Util.pm
688 ____________________________________________________________________________
689 [  8725] By: jhi                                   on 2001/02/09  04:56:47
690         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
691      Branch: maint-5.6/perl
692            ! pod/perlport.pod
693 ____________________________________________________________________________
694 [  8724] By: jhi                                   on 2001/02/09  04:40:59
695         Log: Integrate changes 7819,7820 from vmsperl into mainline.
696              
697              Add header for LIB$ prototypes (C. Berry)
698              
699              Convert fwrite()s to sockets to write()s, since some socket stacks
700              don't take kindly to stdio.
701              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
702              (for often optional LNMs)
703              Correct a few typos
704              (C. Bailey)
705      Branch: perl
706           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
707 ____________________________________________________________________________
708 [  8723] By: jhi                                   on 2001/02/09  03:29:29
709         Log: Integrate change #8722 from mainline.
710              
711              The Im() function wasn't returning zero for non-Math::Complex
712              arguments.  The bug reported by John Gamble.
713      Branch: maint-5.6/perl
714           !> lib/Math/Complex.pm
715 ____________________________________________________________________________
716 [  8722] By: jhi                                   on 2001/02/09  03:28:33
717         Log: The Im() function wasn't returning zero for non-Math::Complex
718              arguments.  The bug reported by John Gamble.
719      Branch: perl
720            ! lib/Math/Complex.pm
721 ____________________________________________________________________________
722 [  8721] By: nick                                  on 2001/02/08  22:11:35
723         Log: Correct the correction :-(
724      Branch: perl
725            ! perl.c
726 ____________________________________________________________________________
727 [  8720] By: bailey                                on 2001/02/08  20:59:22
728         Log: Convert frwite()s to sockets to write()s, since some socket stacks
729              don't take kindly to stdio.
730              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
731              (for often optional LNMs)
732              Correct a few typos
733              (C. Bailey)
734      Branch: vmsperl
735            ! vms/vms.c vms/vmsish.h
736 ____________________________________________________________________________
737 [  8719] By: bailey                                on 2001/02/08  20:51:02
738         Log: Add header for LIB$ prototypes (C. Berry)
739      Branch: vmsperl
740            ! ext/Devel/DProf/DProf.xs
741 ____________________________________________________________________________
742 [  8718] By: bailey                                on 2001/02/08  20:49:00
743         Log: SYN SYN
744      Branch: vmsperl
745           +> pod/perliol.pod t/lib/sample-tests/bailout
746           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
747           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
748           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
749           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
750           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
751           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
752            - lib/unicode/Is/DCinital.pl
753           !> (integrate 101 files)
754 ____________________________________________________________________________
755 [  8717] By: nick                                  on 2001/02/08  19:38:48
756         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
757              From: Robin Barker <rmb1@cise.npl.co.uk>
758              Date: Thu, 8 Feb 2001 14:38:07 GMT
759              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
760      Branch: perl
761            ! lib/CPAN.pm
762 ____________________________________________________________________________
763 [  8716] By: nick                                  on 2001/02/08  19:29:07
764         Log: Generated files form 8713 etc.
765      Branch: perl
766            ! embed.h global.sym objXSUB.h perlapi.c proto.h
767 ____________________________________________________________________________
768 [  8715] By: nick                                  on 2001/02/08  19:26:08
769         Log: Fixup non-ithread build after 8713
770      Branch: perl
771            ! perl.c
772 ____________________________________________________________________________
773 [  8714] By: nick                                  on 2001/02/08  19:17:45
774         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
775              From: nick@ccl4.org
776              Date: Wed, 7 Feb 2001 00:27:47 +0000
777              Message-Id: <20010207002747.B63724@plum.flirble.org>
778      Branch: perl
779            ! sv.c toke.c
780 ____________________________________________________________________________
781 [  8713] By: nick                                  on 2001/02/08  19:15:58
782         Log: Subject: Re: [patch] Re: PL_ptr_table
783              From: Doug Maceachern <dougm@covalent.net>
784              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
785              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
786      Branch: perl
787            ! embed.pl perl.c sv.c sv.h
788 ____________________________________________________________________________
789 [  8712] By: nick                                  on 2001/02/08  19:12:47
790         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
791              From: Peter Prymmer <pvhp@forte.com>
792              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
793              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
794      Branch: perl
795            ! lib/Pod/Find.pm
796 ____________________________________________________________________________
797 [  8711] By: nick                                  on 2001/02/07  21:06:11
798         Log: Manually appliued version for dev branch of Alan/Sarathy 5.6 patch.
799              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
800              From: Alan Burlison <Alan.Burlison@uk.sun.com>
801              Date: Tue, 06 Feb 2001 23:37:01 +0000
802              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
803      Branch: perl
804            ! regcomp.c
805 ____________________________________________________________________________
806 [  8710] By: alanbur                               on 2001/02/07  00:22:04
807         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
808              associated UTFied tr/// code.  Also fixed scoping leak of
809              PL_reg_start_tmp.
810      Branch: maint-5.6/pureperl
811            ! op.c regcomp.c
812 ____________________________________________________________________________
813 [  8709] By: nick                                  on 2001/02/06  21:16:49
814         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
815              From: Michael G Schwern <schwern@pobox.com>
816              Date: Sun, 4 Feb 2001 19:47:14 -0500
817              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
818      Branch: perl
819            ! pod/perlapi.pod pod/perlmodlib.PL
820 ____________________________________________________________________________
821 [  8708] By: nick                                  on 2001/02/06  20:41:20
822         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
823              From: Michael G Schwern <schwern@pobox.com>
824              Date: Sun, 4 Feb 2001 21:17:49 -0500
825              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
826      Branch: perl
827            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
828            ! pod/perltootc.pod
829 ____________________________________________________________________________
830 [  8707] By: nick                                  on 2001/02/06  20:29:11
831         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
832              From: Michael G Schwern <schwern@pobox.com>
833              Date: Tue, 6 Feb 2001 05:54:30 -0500
834              Message-Id: <20010206055430.A951@blackrider.aocn.com>
835      Branch: perl
836            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
837 ____________________________________________________________________________
838 [  8706] By: nick                                  on 2001/02/06  20:21:40
839         Log: Subject: RE: some win32 fixes
840              Date: Tue, 6 Feb 2001 09:23:20 +0300
841              From: Vadim Konovalov <vkonovalov@lucent.com>
842              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
843      Branch: perl
844            ! toke.c win32/Makefile win32/config.bc win32/config.gc
845            ! win32/config.vc win32/config_H.bc win32/makefile.mk
846 ____________________________________________________________________________
847 [  8705] By: alanbur                               on 2001/02/06  15:00:03
848         Log: Synchronised with parent
849      Branch: maint-5.6/pureperl
850            ! regexec.c
851           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
852           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
853 ____________________________________________________________________________
854 [  8704] By: alanbur                               on 2001/02/06  14:55:24
855         Log: Fixed UMRs and leak in Perl_pmtrans()
856      Branch: maint-5.6/pureperl
857            ! op.c
858 ____________________________________________________________________________
859 [  8703] By: gsar                                  on 2001/02/06  02:29:37
860         Log: $(MAKE) distclean doesn't clean up properly on windows
861      Branch: maint-5.6/perl
862            ! win32/Makefile win32/makefile.mk
863 ____________________________________________________________________________
864 [  8702] By: gsar                                  on 2001/02/06  01:00:46
865         Log: tweak change#8659 to keep it simple
866      Branch: maint-5.6/perl
867            ! utils/perldoc.PL
868 ____________________________________________________________________________
869 [  8701] By: gsar                                  on 2001/02/05  22:45:41
870         Log: change#8693 was missing testsuite changes
871      Branch: maint-5.6/perl
872           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
873 ____________________________________________________________________________
874 [  8700] By: nick                                  on 2001/02/05  20:32:52
875         Log: Integrate mainline
876      Branch: perlio
877           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
878           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
879           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
880           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
881           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
882           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
883           +> t/lib/test-harness.t
884           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
885           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
886           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
887           !> pod/perlutil.pod t/TEST utils/h2xs.PL
888 ____________________________________________________________________________
889 [  8699] By: nick                                  on 2001/02/05  19:41:07
890         Log: Subject: perlfaq2, re: perlmongers
891              From: David H. Adler <dha@panix.com>
892              Date: Sun, 4 Feb 2001 23:48:23 -0500
893              Message-Id: <20010204234823.A13429@panix.com>
894      Branch: perl
895            ! pod/perlfaq2.pod
896 ____________________________________________________________________________
897 [  8698] By: nick                                  on 2001/02/05  19:39:31
898         Log: Missed file f#rom the testharness mess.
899      Branch: perl
900            + t/lib/test-harness.t
901 ____________________________________________________________________________
902 [  8697] By: nick                                  on 2001/02/05  19:37:21
903         Log: Subject: [DOC PATCH] overload.pm nits
904              From: John Tobey <jtobey@john-edwin-tobey.org>
905              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
906              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
907      Branch: perl
908            ! lib/overload.pm
909 ____________________________________________________________________________
910 [  8696] By: alanbur                               on 2001/02/05  11:56:00
911         Log: Sync with parent
912      Branch: maint-5.6/pureperl
913           !> thread.h
914 ____________________________________________________________________________
915 [  8695] By: gsar                                  on 2001/02/05  03:27:34
916         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
917      Branch: maint-5.6/perl
918            ! thread.h
919 ____________________________________________________________________________
920 [  8694] By: alanbur                               on 2001/02/05  00:07:47
921         Log: Initial branch creation from //depot/maint-5.6/perl
922      Branch: maint-5.6/pureperl
923           +> (branch 1719 files)
924 ____________________________________________________________________________
925 [  8693] By: gsar                                  on 2001/02/04  22:38:49
926         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
927              changes)
928      Branch: maint-5.6/perl
929           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
930           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
931           !> ext/DB_File/version.c
932 ____________________________________________________________________________
933 [  8692] By: nick                                  on 2001/02/04  18:15:57
934         Log: The missed t/TEST part of the grand testharness upgrade.
935      Branch: perl
936            ! t/TEST
937 ____________________________________________________________________________
938 [  8691] By: nick                                  on 2001/02/04  18:05:17
939         Log: New improved test harness
940              Subject: Re: [PATCH Test::Harness] Third time's a charm?
941              From: Michael G Schwern <schwern@pobox.com>
942              Date: Sun, 4 Feb 2001 08:01:20 -0500
943              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
944      Branch: perl
945            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
946            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
947            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
948            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
949            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
950            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
951            ! MANIFEST lib/Test/Harness.pm
952 ____________________________________________________________________________
953 [  8690] By: nick                                  on 2001/02/04  17:57:51
954         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
955              From: Jonathan Stowe <gellyfish@gellyfish.com>
956              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
957              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
958      Branch: perl
959            ! utils/h2xs.PL
960 ____________________________________________________________________________
961 [  8689] By: nick                                  on 2001/02/04  17:55:24
962         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
963              From: Michael G Schwern <schwern@pobox.com>
964              Date: Sat, 3 Feb 2001 22:46:38 -0500
965              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
966      Branch: perl
967            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
968            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
969 ____________________________________________________________________________
970 [  8688] By: nick                                  on 2001/02/04  17:43:55
971         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
972              length byfailing to spot lack of closing )
973              From: nick@talking.bollo.cx
974              Date: Sat, 03 Feb 2001 23:53:16 +0000
975              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
976      Branch: perl
977            ! perlio.c pod/perldiag.pod
978 ____________________________________________________________________________
979 [  8687] By: jhi                                   on 2001/02/03  17:11:42
980         Log: HP-UX thread patches from Merijn H. Brand.
981      Branch: maint-5.6/perl
982            ! README.hpux hints/hpux.sh
983 ____________________________________________________________________________
984 [  8686] By: jhi                                   on 2001/02/03  16:40:12
985         Log: Metaconfig changes for #8685.
986      Branch: metaconfig
987            ! U/installdirs/instubperl.U
988      Branch: metaconfig/U/perl
989            ! Devel.U versiononly.U
990 ____________________________________________________________________________
991 [  8685] By: jhi                                   on 2001/02/03  16:39:49
992         Log: For -Dusedevel builds turn off installusrbinperl and turn on
993              versiononly, a combined idea of Richard Soderberg and Merijn
994              H. Brand.  You can still override both of these from the command
995              line if you need to, -Dinstallusrbinperl and -Uversiononly.
996      Branch: perl
997            ! Configure
998 ____________________________________________________________________________
999 [  8684] By: jhi                                   on 2001/02/03  16:16:34
1000         Log: Metaconfig unit fix for #8683.
1001      Branch: metaconfig
1002            ! U/compline/nblock_io.U
1003 ____________________________________________________________________________
1004 [  8683] By: jhi                                   on 2001/02/03  16:16:12
1005         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
1006              reported by Peter Prymmer for 5.6-TRIAL1.
1007      Branch: perl
1008            ! Configure
1009 ____________________________________________________________________________
1010 [  8682] By: jhi                                   on 2001/02/03  05:52:11
1011         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
1012              to work correctly.
1013      Branch: maint-5.6/perl
1014            ! hints/irix_6.sh
1015 ____________________________________________________________________________
1016 [  8681] By: jhi                                   on 2001/02/03  05:47:33
1017         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
1018      Branch: maint-5.6/perl
1019            ! pod/perlport.pod
1020 ____________________________________________________________________________
1021 [  8680] By: jhi                                   on 2001/02/02  21:39:49
1022         Log: perlport update from Peter Prymmer.
1023      Branch: maint-5.6/perl
1024            ! pod/perlport.pod
1025 ____________________________________________________________________________
1026 [  8679] By: nick                                  on 2001/02/02  20:50:48
1027         Log: Integrate mainline
1028      Branch: perlio
1029           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
1030           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
1031           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
1032 ____________________________________________________________________________
1033 [  8678] By: gsar                                  on 2001/02/02  16:02:12
1034         Log: note about bincompat, slightly modified (from Lupe Christoph)
1035      Branch: maint-5.6/perl
1036            ! README.solaris
1037 ____________________________________________________________________________
1038 [  8677] By: jhi                                   on 2001/02/02  15:46:20
1039         Log: Supported platforms updates.
1040      Branch: maint-5.6/perl
1041            ! pod/perlport.pod
1042 ____________________________________________________________________________
1043 [  8676] By: jhi                                   on 2001/02/02  03:41:26
1044         Log: A couple more perlfaq2 tweaks.
1045      Branch: maint-5.6/perl
1046            ! pod/perlfaq2.pod
1047 ____________________________________________________________________________
1048 [  8675] By: jhi                                   on 2001/02/02  03:17:44
1049         Log: Misedit in #8661.
1050      Branch: maint-5.6/perl
1051            ! Configure
1052 ____________________________________________________________________________
1053 [  8674] By: jhi                                   on 2001/02/02  03:14:38
1054         Log: Damien again.
1055      Branch: maint-5.6/perl
1056            ! pod/perlfaq2.pod
1057 ____________________________________________________________________________
1058 [  8673] By: jhi                                   on 2001/02/02  03:12:40
1059         Log: perlfaq update from Elaine Ashton.
1060      Branch: maint-5.6/perl
1061            ! pod/perlfaq2.pod
1062 ____________________________________________________________________________
1063 [  8672] By: jhi                                   on 2001/02/02  03:07:08
1064         Log: UTF-8 s/// patch from Inaba Hiroto.
1065      Branch: maint-5.6/perl
1066            ! pp_ctl.c pp_hot.c
1067 ____________________________________________________________________________
1068 [  8671] By: jhi                                   on 2001/02/01  22:34:31
1069         Log: Update Changes.
1070      Branch: perl
1071            ! Changes patchlevel.h
1072 ____________________________________________________________________________
1073 [  8670] By: jhi                                   on 2001/02/01  22:15:29
1074         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
1075              from maintperl.
1076              
1077              Upgrade to Getopt::Long 2.25, from Johan Vromans.
1078              
1079              more files need to be writable in the source distribution
1080              
1081              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
1082              
1083              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
1084              
1085              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1086              
1087              Allow the float to be fuzzier.
1088              
1089              need to use INT2PTR instead of a straight cast or ia64 fails
1090              
1091              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
1092              
1093              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
1094      Branch: perl
1095           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
1096           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
1097           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
1098 ____________________________________________________________________________
1099 [  8669] By: jhi                                   on 2001/02/01  21:57:02
1100         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1101              From: Robin Barker <rmb1@cise.npl.co.uk>
1102              Date: Thu, 1 Feb 2001 16:59:05 GMT
1103              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
1104      Branch: maint-5.6/perl
1105            ! pod/perlmodlib.PL
1106 ____________________________________________________________________________
1107 [  8668] By: nick                                  on 2001/02/01  19:41:40
1108         Log: Integrate mainline
1109      Branch: perlio
1110           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
1111           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
1112           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
1113 ____________________________________________________________________________
1114 [  8667] By: gsar                                  on 2001/02/01  16:59:11
1115         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
1116      Branch: maint-5.6/perl
1117            ! embed.pl embedvar.h
1118 ____________________________________________________________________________
1119 [  8666] By: gsar                                  on 2001/02/01  16:34:51
1120         Log: add missing entries to win32/config.?c
1121      Branch: maint-5.6/perl
1122            ! win32/config.bc win32/config.gc win32/config.vc
1123            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1124 ____________________________________________________________________________
1125 [  8665] By: jhi                                   on 2001/02/01  14:58:51
1126         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
1127              From: "Stephen P. Potter" <spp@spotter.yi.org>
1128              Date: Thu, 01 Feb 2001 10:45:46 -0500
1129              Message-Id: <200102011545.KAA31479@spotter.yi.org>
1130      Branch: maint-5.6/perl
1131            ! pod/perlfunc.pod
1132 ____________________________________________________________________________
1133 [  8664] By: gsar                                  on 2001/02/01  14:52:37
1134         Log: need to use INT2PTR instead of a straight cast or ia64 fails
1135              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
1136      Branch: maint-5.6/perl
1137            ! ext/POSIX/POSIX.xs
1138 ____________________________________________________________________________
1139 [  8663] By: jhi                                   on 2001/02/01  14:09:13
1140         Log: Allow the float to be fuzzier.
1141      Branch: maint-5.6/perl
1142            ! t/lib/peek.t
1143 ____________________________________________________________________________
1144 [  8662] By: jhi                                   on 2001/02/01  13:59:00
1145         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
1146              From: Robin Barker <rmb1@cise.npl.co.uk>
1147              Date: Thu, 1 Feb 2001 13:05:39 GMT
1148              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
1149      Branch: maint-5.6/perl
1150            ! pod/perlmodlib.pod
1151 ____________________________________________________________________________
1152 [  8661] By: jhi                                   on 2001/02/01  13:57:38
1153         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
1154              Date: Thu, 01 Feb 2001 14:15:41 +0100
1155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1156              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
1157              
1158              Have the $ccflags in the gcc version test (strange, this change
1159              is claimed to be have been integrated already)
1160      Branch: maint-5.6/perl
1161            ! Configure
1162 ____________________________________________________________________________
1163 [  8660] By: jhi                                   on 2001/02/01  13:44:10
1164         Log: Integrate changes #7950,7964,7962 from mainline.
1165              
1166              Find the stdchar signedness using cpp, should fix some of
1167              the Solaris compiler warnings reported by Alan Burlison.
1168      Branch: maint-5.6/perl
1169           !> Configure config_h.SH
1170 ____________________________________________________________________________
1171 [  8659] By: jhi                                   on 2001/02/01  05:35:32
1172         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
1173              From: Jan Dubois <JanD@ActiveState.com>
1174              Date: Wed, 31 Jan 2001 21:17:03 -0800
1175              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
1176      Branch: maint-5.6/perl
1177            ! utils/perldoc.PL
1178 ____________________________________________________________________________
1179 [  8658] By: jhi                                   on 2001/02/01  04:33:17
1180         Log: Integrate the README.os390 and README.posix-bc parts of mainline
1181              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
1182              installperl parts were taken care of by #8657.)
1183      Branch: maint-5.6/perl
1184           !> README.os390 README.posix-bc
1185 ____________________________________________________________________________
1186 [  8657] By: jhi                                   on 2001/02/01  04:29:21
1187         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
1188              From: Peter Prymmer <pvhp@forte.com>
1189              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
1190              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
1191      Branch: maint-5.6/perl
1192            + ext/DynaLoader/dl_dllload.xs
1193            ! MANIFEST Makefile.SH hints/os390.sh installperl
1194 ____________________________________________________________________________
1195 [  8656] By: jhi                                   on 2001/02/01  04:25:45
1196         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
1197              From: Peter Prymmer <pvhp@forte.com>
1198              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
1199              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
1200      Branch: maint-5.6/perl
1201            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
1202 ____________________________________________________________________________
1203 [  8655] By: jhi                                   on 2001/02/01  04:14:47
1204         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
1205              From: troc@netrus.net
1206              Date: Wed, 31 Jan 2001 22:31:26 -0500
1207              Message-Id: <200102010331.WAA117.85@rocco.homenet>
1208      Branch: maint-5.6/perl
1209            ! os2/os2.c
1210 ____________________________________________________________________________
1211 [  8654] By: jhi                                   on 2001/02/01  04:12:52
1212         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
1213              as reported by Alan Burlison.
1214      Branch: maint-5.6/perl
1215            ! pp.h
1216 ____________________________________________________________________________
1217 [  8653] By: jhi                                   on 2001/02/01  04:05:12
1218         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
1219              From: dsugalski@northernlight.com
1220              Date: Wed, 31 Jan 2001 18:54:11 -0500
1221              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
1222      Branch: maint-5.6/perl
1223            ! configure.com
1224 ____________________________________________________________________________
1225 [  8652] By: jhi                                   on 2001/02/01  04:03:11
1226         Log: Misplaced #endif.
1227              
1228              Subject: [perl-5-6-1-trial2] patches for EPOC
1229              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1230              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1231              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1232      Branch: maint-5.6/perl
1233            ! epoc/epocish.c
1234 ____________________________________________________________________________
1235 [  8651] By: jhi                                   on 2001/02/01  04:00:25
1236         Log: Integrate changes #8647,8648,8650 from mainline.
1237              
1238              Macrofy a magic UTF-8 test.
1239              
1240              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
1241              
1242              Watch out for cross compiling for EPOC (usually done on linux).
1243      Branch: maint-5.6/perl
1244           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
1245 ____________________________________________________________________________
1246 [  8650] By: jhi                                   on 2001/02/01  03:56:20
1247         Log: Watch out for cross compiling for EPOC (usually done on linux)
1248              
1249              Subject: [perl-5-6-1-trial2] patches for EPOC
1250              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1251              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1252              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1253      Branch: perl
1254            ! ext/Errno/Errno_pm.PL
1255 ____________________________________________________________________________
1256 [  8649] By: gsar                                  on 2001/02/01  00:46:00
1257         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
1258      Branch: maint-5.6/perl
1259            ! sv.c
1260 ____________________________________________________________________________
1261 [  8648] By: jhi                                   on 2001/01/31  23:35:36
1262         Log: All the uses of PL_numeric_radix must be protected by
1263              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
1264              
1265              Subject: [perl-5-6-1-trial2] patches for EPOC
1266              From: Olaf Flebbe <O.Flebbe@science-computing.de>
1267              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
1268              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
1269      Branch: perl
1270            ! sv.c
1271 ____________________________________________________________________________
1272 [  8647] By: jhi                                   on 2001/01/31  22:56:16
1273         Log: Macrofy a magic UTF-8 test.
1274      Branch: perl
1275            ! utf8.c utf8.h
1276 ____________________________________________________________________________
1277 [  8646] By: gsar                                  on 2001/01/31  15:55:12
1278         Log: update Changes
1279      Branch: maint-5.6/perl
1280            ! Changes
1281 ____________________________________________________________________________
1282 [  8645] By: gsar                                  on 2001/01/31  15:10:14
1283         Log: Configure tweak suggested by Peter Prymmer
1284      Branch: maint-5.6/perl
1285            ! Configure
1286 ____________________________________________________________________________
1287 [  8644] By: gsar                                  on 2001/01/31  15:06:32
1288         Log: more files need to be writable in the source distribution
1289      Branch: maint-5.6/perl
1290            ! Porting/makerel
1291 ____________________________________________________________________________
1292 [  8643] By: jhi                                   on 2001/01/31  14:59:46
1293         Log: Integrate changes #8258,8278,8279 from mainline.
1294              
1295              Make the large file tests more robust/talkative.
1296      Branch: maint-5.6/perl
1297           !> t/lib/syslfs.t t/op/lfs.t
1298 ____________________________________________________________________________
1299 [  8642] By: gsar                                  on 2001/01/31  14:53:48
1300         Log: integrate changes#8311,8334 from mainline
1301              
1302              Add a new MakeMaker variable PM_FILTER that defines a Unix
1303              filter to be run on each .pm during the pm_to_blib() phase,
1304              a fixed version of
1305              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
1306              
1307              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
1308              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
1309              accurate reading of the "atime".  
1310      Branch: maint-5.6/perl
1311           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
1312           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
1313           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
1314 ____________________________________________________________________________
1315 [  8641] By: jhi                                   on 2001/01/31  14:46:37
1316         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
1317      Branch: maint-5.6/perl
1318            ! lib/Getopt/Long.pm
1319 ____________________________________________________________________________
1320 [  8640] By: gsar                                  on 2001/01/31  14:40:24
1321         Log: make regen_all
1322      Branch: maint-5.6/perl
1323            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
1324 ____________________________________________________________________________
1325 [  8639] By: gsar                                  on 2001/01/31  14:37:25
1326         Log: refresh windows config files
1327      Branch: maint-5.6/perl
1328            ! win32/Makefile win32/config_H.bc win32/config_H.gc
1329            ! win32/config_H.vc win32/makefile.mk
1330 ____________________________________________________________________________
1331 [  8638] By: gsar                                  on 2001/01/31  14:28:10
1332         Log: makefile tweaks for windows: introduce a bulk-switch to enable
1333              same options as ActivePerl; sync changes with makefile.mk
1334      Branch: maint-5.6/perl
1335            ! win32/Makefile win32/makefile.mk
1336 ____________________________________________________________________________
1337 [  8637] By: jhi                                   on 2001/01/31  04:41:30
1338         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
1339              From: Nicholas Clark <nick@ccl4.org>
1340              Date: Tue, 30 Jan 2001 19:51:05 +0000
1341              Message-ID: <20010130195105.R76607@plum.flirble.org> 
1342              
1343              op/inc cure.
1344      Branch: perl
1345            ! pp.c pp.h pp_hot.c t/op/arith.t
1346 ____________________________________________________________________________
1347 [  8636] By: jhi                                   on 2001/01/31  02:38:32
1348         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
1349              no perlio],8257,8380,8479,8515 from mainline.
1350              
1351              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
1352              
1353              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
1354              Subject: [PATCH perl@8133] fix-up for VMS extensions
1355              
1356              In VMS embedded perls couldn't access the statically built Socket.
1357              
1358              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
1359              
1360              Further VMS piping fixes from Charles Lane.
1361              
1362              Subject:  [PATCH] make t/op/misc.t work on VMS
1363              
1364              Add tracing for debugging extensions builds in VMS.
1365              
1366              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
1367      Branch: maint-5.6/perl
1368           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
1369           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
1370           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
1371 ____________________________________________________________________________
1372 [  8635] By: jhi                                   on 2001/01/31  01:46:41
1373         Log: Integrate change #7732 from mainline.
1374              
1375              Sparc 64-bit pack() fix from Jens Hamisch.
1376      Branch: maint-5.6/perl
1377           !> pp.c
1378 ____________________________________________________________________________
1379 [  8634] By: jhi                                   on 2001/01/31  01:41:16
1380         Log: One spot missing from #8626.
1381      Branch: maint-5.6/perl
1382            ! sv.c
1383 ____________________________________________________________________________
1384 [  8633] By: jhi                                   on 2001/01/31  00:49:17
1385         Log: Integrate change #7495 from mainline.
1386              
1387              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
1388      Branch: maint-5.6/perl
1389           !> MANIFEST ext/re/Makefile.PL
1390 ____________________________________________________________________________
1391 [  8632] By: jhi                                   on 2001/01/30  23:38:49
1392         Log: Integrate change #8396 from mainline.
1393              
1394              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
1395              better multicast support (resend)
1396      Branch: maint-5.6/perl
1397           !> ext/Socket/Socket.pm
1398 ____________________________________________________________________________
1399 [  8631] By: jhi                                   on 2001/01/30  23:28:03
1400         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
1401              
1402              More AIX lore. (7514, ext/re/hints/aix.pl)
1403              
1404              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
1405              
1406              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)
1407              
1408              Subject: [ID 20001214.002] Net::Ping patch
1409              
1410              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
1411              
1412              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
1413              
1414              Add ReuseAddr as a (preferred) alias for Reuse as we now
1415              also have ReusePort.
1416              
1417              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
1418      Branch: maint-5.6/perl
1419           +> ext/re/hints/aix.pl
1420           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
1421           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
1422 ____________________________________________________________________________
1423 [  8630] By: jhi                                   on 2001/01/30  23:03:59
1424         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
1425              
1426              read() documentation tweak for 20001121.004.
1427              
1428              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
1429      Branch: maint-5.6/perl
1430           !> pod/perlfunc.pod pod/perlre.pod
1431 ____________________________________________________________________________
1432 [  8629] By: jhi                                   on 2001/01/30  22:41:57
1433         Log: Integrate change #8098 from mainline.
1434              
1435              fastgetcwd is defined using a glob alias on a $^O dependent basis
1436              and there was no default assignment or perl subroutine.
1437      Branch: maint-5.6/perl
1438           !> lib/Cwd.pm
1439 ____________________________________________________________________________
1440 [  8628] By: jhi                                   on 2001/01/30  21:58:52
1441         Log: Integrate change #7866 from mainline.
1442              
1443              File::Temp 0.11.
1444      Branch: maint-5.6/perl
1445           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
1446 ____________________________________________________________________________
1447 [  8627] By: jhi                                   on 2001/01/30  21:39:44
1448         Log: Integrate changes #8075,8086,8228 from mainline.  
1449              
1450              Darwin is not Windows. (8075,8086)
1451              
1452              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
1453      Branch: maint-5.6/perl
1454           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
1455           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
1456           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
1457           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
1458 ____________________________________________________________________________
1459 [  8626] By: jhi                                   on 2001/01/30  21:22:11
1460         Log: Integrate with tweakery the change #8625 from mainline,
1461              the multibyte decimal separator fix ("fa_IR locale failure").
1462      Branch: maint-5.6/perl
1463            ! embedvar.h perlapi.h
1464           !> intrpvar.h perl.c perl.h sv.c util.c
1465 ____________________________________________________________________________
1466 [  8625] By: jhi                                   on 2001/01/30  20:26:33
1467         Log: Fix for the fa_IR locale failure.  The reason for the failure
1468              was that Perl was assuming the decimal separator aka the radix
1469              separator is one character.  The Farsi-Iranian locale crushed
1470              that bad assumption since there the separator is 'Momayyez',
1471              glyphwise looking somewhat like a slash, and in Unicode UTF-8
1472              encoded in two bytes, 0xd9 0xab.
1473      Branch: perl
1474            ! intrpvar.h perl.c perl.h sv.c util.c
1475 ____________________________________________________________________________
1476 [  8624] By: gsar                                  on 2001/01/30  20:17:03
1477         Log: regen_headers
1478      Branch: maint-5.6/perl
1479            ! Makefile.SH pod/perlintern.pod
1480 ____________________________________________________________________________
1481 [  8623] By: gsar                                  on 2001/01/30  19:42:34
1482         Log: backout change#7431 and its dependents (causes spurious rebuilds
1483              of autogenerated files)
1484              
1485              fix benign b.t failure
1486      Branch: maint-5.6/perl
1487            ! Makefile.SH t/lib/b.t
1488 ____________________________________________________________________________
1489 [  8622] By: jhi                                   on 2001/01/30  19:41:41
1490         Log: Microperl sync.
1491      Branch: perl
1492            ! mg.c perl.h
1493 ____________________________________________________________________________
1494 [  8621] By: gsar                                  on 2001/01/30  19:24:47
1495         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
1496              from mainline
1497              
1498              Subject: podlators 1.06 released
1499              
1500              Subject: [PATCH @8436] Eliminate op_children
1501              
1502              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
1503              
1504              (Replaced by #8448)  More op_children traces (cleanup of #8442).
1505              
1506              Subject: [PATCH #3 @8436] Re: Eliminate op_children
1507              Replace #8444 and #8445.
1508              
1509              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
1510              at the setting of the ofs_sv in new_struct_thread() as the
1511              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
1512              uninitialized fields are, uh, initialized with),
1513              SvREFCNT_inc()ing that invited a core dump.
1514              
1515              podlators 1.07, from Russ Allbery.
1516              
1517              Subject: [PATCH] regcomp.c old feature removal
1518              From: mjd@plover.com
1519              Date: 16 Jan 2001 14:43:18 -0000 
1520              Message-ID: <20010116144318.7140.qmail@plover.com> 
1521      Branch: maint-5.6/perl
1522           +> lib/Pod/Text/Overstrike.pm
1523           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
1524           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
1525           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
1526           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
1527           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
1528           !> util.c
1529 ____________________________________________________________________________
1530 [  8620] By: gsar                                  on 2001/01/30  18:48:32
1531         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
1532              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
1533              now fails one test)
1534              
1535              Subject: [PATCH] lvalue AUTOLOAD. No, really.
1536              
1537              Subject: [PATCH] Interesting syntax idea
1538              Make opens + bareword assigns do typeglob assigns.
1539              
1540              Tests for #8254.
1541              
1542              Subject: [PATCH @8269] Continue blocks and B::Deparse
1543              Make the peephole optimizer to bypass more null ops and
1544              and rewrite the deparse handling of continue blocks.
1545              
1546              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
1547              Doc tweak on #8313.
1548              
1549              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
1550              
1551              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
1552              
1553              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
1554              
1555              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
1556              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
1557              according to the platform.
1558              
1559              Subject: [PATCH @8404] Consolidated lvalue sub changes
1560              
1561              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
1562              
1563              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
1564              
1565              Subject: B::Concise -- an improved replacement for B::Terse 
1566              
1567              The B::Terse drop-in replacement wasn't quite drop-in.
1568              
1569              The LVRET macro needed an aTHX.
1570              
1571              Use the /^Perl_/-less form of is_lvalue_sub().
1572              
1573              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
1574      Branch: maint-5.6/perl
1575           +> ext/B/B/Concise.pm
1576           !> (integrate 27 files)
1577 ____________________________________________________________________________
1578 [  8619] By: nick                                  on 2001/01/30  18:40:28
1579         Log: Integrate mainline
1580      Branch: perlio
1581           !> (integrate 40 files)
1582 ____________________________________________________________________________
1583 [  8618] By: jhi                                   on 2001/01/30  18:37:18
1584         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
1585              Date: Mon, 29 Jan 2001 22:51:29 -0600
1586              From: "Craig A. Berry" <craigberry@mac.com>
1587              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
1588      Branch: perl
1589            ! vms/test.com
1590 ____________________________________________________________________________
1591 [  8617] By: jhi                                   on 2001/01/30  18:34:53
1592         Log: Subject: [PATCH] Add missing CV flags to dump.c
1593              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1594              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
1595              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
1596      Branch: perl
1597            ! dump.c
1598 ____________________________________________________________________________
1599 [  8616] By: jhi                                   on 2001/01/30  18:20:58
1600         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
1601              part isn't applicable to maintperl.
1602              
1603              UTF-8 nit from Inaba Hiroto.
1604      Branch: maint-5.6/perl
1605           !> pod/perlapi.pod utf8.c
1606 ____________________________________________________________________________
1607 [  8615] By: jhi                                   on 2001/01/30  18:18:51
1608         Log: UTF-8 nit from Inaba Hiroto.
1609      Branch: perl
1610            ! pod/perlapi.pod t/op/each.t utf8.c
1611 ____________________________________________________________________________
1612 [  8614] By: jhi                                   on 2001/01/30  18:13:38
1613         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
1614              
1615              perl's internal variables are not for public consumption,
1616              move their docs from perlapi.pod to perlintern.pod
1617              
1618              support for -Dusethreads build under HP-UX 10.20 and DCE threads
1619              library (11.0 and later have pthreads but 10.x don't)
1620              
1621              avoid uninitialized value warnings
1622              
1623              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
1624              gets weird results)
1625              
1626              perldoc nit on windows
1627              
1628              make it possible to run the tests outside the source tree
1629              (there's still a dependency on ../lib being the library
1630              location)
1631      Branch: perl
1632           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
1633           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
1634           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
1635           !> win32/bin/search.pl win32/vdir.h
1636 ____________________________________________________________________________
1637 [  8613] By: gsar                                  on 2001/01/30  16:39:59
1638         Log: make it possible to run the tests outside the source tree
1639              (there's still a dependency on ../lib being the library
1640              location)
1641      Branch: maint-5.6/perl
1642            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
1643 ____________________________________________________________________________
1644 [  8612] By: gsar                                  on 2001/01/30  16:31:12
1645         Log: perldoc nit on windows
1646      Branch: maint-5.6/perl
1647            ! utils/perldoc.PL
1648 ____________________________________________________________________________
1649 [  8611] By: gsar                                  on 2001/01/30  16:22:54
1650         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
1651              gets weird results)
1652      Branch: maint-5.6/perl
1653            ! win32/vdir.h
1654 ____________________________________________________________________________
1655 [  8610] By: gsar                                  on 2001/01/30  16:12:45
1656         Log: avoid uninitialized value warnings
1657      Branch: maint-5.6/perl
1658            ! win32/bin/search.pl
1659 ____________________________________________________________________________
1660 [  8609] By: gsar                                  on 2001/01/30  16:08:01
1661         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
1662              library (11.0 and later have pthreads but 10.x don't)
1663      Branch: maint-5.6/perl
1664            ! hints/hpux.sh thread.h
1665 ____________________________________________________________________________
1666 [  8608] By: gsar                                  on 2001/01/30  15:48:55
1667         Log: perl's internal variables are not for public consumption,
1668              move their docs from perlapi.pod to perlintern.pod
1669      Branch: maint-5.6/perl
1670            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
1671            ! thrdvar.h
1672 ____________________________________________________________________________
1673 [  8607] By: gsar                                  on 2001/01/30  15:44:27
1674         Log: mistakenly branched perl56delta.pod, revert
1675      Branch: maint-5.6/perl
1676            - pod/perl56delta.pod
1677           !> pod/perldelta.pod
1678 ____________________________________________________________________________
1679 [  8606] By: gsar                                  on 2001/01/30  14:20:24
1680         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
1681              dTHR which has been a noop for a while now, except for the
1682              compatibility definition in thread.h)
1683      Branch: maint-5.6/perl
1684           !> (integrate 45 files)
1685 ____________________________________________________________________________
1686 [  8605] By: jhi                                   on 2001/01/30  05:43:58
1687         Log: Mark the UTF-8 APIs as experimental.
1688      Branch: maint-5.6/perl
1689            ! embed.pl pod/perlapi.pod
1690 ____________________________________________________________________________
1691 [  8604] By: jhi                                   on 2001/01/30  05:38:40
1692         Log: Nits from earlier integrates.
1693      Branch: maint-5.6/perl
1694            ! lib/Carp/Heavy.pm
1695           !> sv.c
1696 ____________________________________________________________________________
1697 [  8603] By: jhi                                   on 2001/01/30  05:27:26
1698         Log: Regenerate Porting files.
1699      Branch: maint-5.6/perl
1700            ! Porting/Glossary Porting/config.sh Porting/config_H
1701 ____________________________________________________________________________
1702 [  8602] By: jhi                                   on 2001/01/30  05:14:59
1703         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
1704              8310,8339,8447,8492,8493,8505,8525: documentation changes.
1705              
1706              Subject: Re: perlfaq style changes
1707              
1708              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
1709              
1710              Subject: [PATCH] docs on NaN
1711              
1712              Subject: [patch] perlfaq7
1713              
1714              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
1715              
1716              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
1717              
1718              Subject: [PATCH] open() example in perlfunc.pod
1719              
1720              Podify README.mpeix (a new version from the web)
1721              
1722              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
1723              
1724              Subject: [PATCH] format and rewording in perlfaq.pod
1725              
1726              Subject: [PATCH] API Variable documentation   
1727              
1728              Memory management calls documentation.
1729              
1730              Subject: [PATCH: perl@8482] README.vms URL updates
1731              
1732              Subject: Minor typos in perlfaq2.pod
1733              
1734              Subject: [PATCH] pod/perlvar.pod
1735      Branch: maint-5.6/perl
1736           +> pod/perl56delta.pod
1737            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
1738           !> README.amiga README.epoc README.mpeix README.vms
1739           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
1740           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
1741           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
1742           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
1743           !> pod/perlvar.pod thrdvar.h
1744 ____________________________________________________________________________
1745 [  8601] By: jhi                                   on 2001/01/30  04:38:35
1746         Log: Integrate changes #8036,8096,8253 from mainline:
1747              hints changes.
1748              
1749              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
1750              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
1751              
1752              Output the (apparent) version of gcc in Tru64.
1753      Branch: maint-5.6/perl
1754           +> ext/POSIX/hints/svr4.pl
1755           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
1756           !> hints/svr4.sh t/lib/bigfltpm.t
1757 ____________________________________________________________________________
1758 [  8600] By: jhi                                   on 2001/01/30  04:04:01
1759         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
1760              locale fixes.
1761              
1762              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
1763              
1764              Debian allows /usr/bin/locale to exist without any locales. (7868)
1765              
1766              Allow the locale test needing POSIX and the taint test
1767              needing IPC::SysV to run under 'minitest' (basically,
1768              bail out if loading the extension fails). (8384)
1769              
1770              Cleanup the locale.t output  (8480)
1771      Branch: maint-5.6/perl
1772           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
1773           !> t/pragma/locale.t
1774 ____________________________________________________________________________
1775 [  8599] By: jhi                                   on 2001/01/30  03:51:04
1776         Log: Missing generated files from #8598.
1777      Branch: maint-5.6/perl
1778            ! embed.h global.sym objXSUB.h perlapi.c proto.h
1779 ____________________________________________________________________________
1780 [  8598] By: jhi                                   on 2001/01/30  03:41:54
1781         Log: Integrate change #8555 from mainline, manually integrate parts
1782              of changes 8452 and 8583.
1783              
1784              Subject: [PATCH] utf8.c documentation (8452)
1785              
1786              No point in checking the length if the pointer is bogus. (8555)
1787              
1788              Introduce bytes_from_utf8() and implement sv_eq() using it,
1789              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
1790              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
1791              was malformed. (8583)
1792      Branch: maint-5.6/perl
1793            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
1794           !> pod/perlapi.pod sv.c utf8.c
1795 ____________________________________________________________________________
1796 [  8597] By: gsar                                  on 2001/01/30  02:37:26
1797         Log: get PERL_OBJECT build going again on windows
1798      Branch: maint-5.6/perl
1799            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
1800            ! pod/perlapi.pod proto.h sv.c
1801 ____________________________________________________________________________
1802 [  8596] By: jhi                                   on 2001/01/30  02:16:17
1803         Log: Signedness nit.
1804      Branch: perl
1805            ! sv.c
1806 ____________________________________________________________________________
1807 [  8595] By: jhi                                   on 2001/01/30  02:11:07
1808         Log: EBCDIC patch for Storable, from Peter Prymmer.
1809      Branch: perl
1810            ! t/lib/st-06compat.t
1811 ____________________________________________________________________________
1812 [  8594] By: jhi                                   on 2001/01/30  01:04:48
1813         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
1814              From: Peter Prymmer <pvhp@forte.com>
1815              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
1816              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
1817      Branch: perl
1818            ! t/lib/b.t
1819 ____________________________________________________________________________
1820 [  8593] By: jhi                                   on 2001/01/30  00:56:47
1821         Log: Subject: [PATCH: perl@8585] pod problems in io
1822              From: Peter Prymmer <pvhp@forte.com>
1823              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
1824              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
1825      Branch: perl
1826            ! pod/perlapio.pod pod/perliol.pod
1827 ____________________________________________________________________________
1828 [  8592] By: jhi                                   on 2001/01/30  00:48:20
1829         Log: Integrate perlio.
1830      Branch: perl
1831           !> pod/perlapio.pod pod/perliol.pod
1832 ____________________________________________________________________________
1833 [  8591] By: nick                                  on 2001/01/29  22:02:28
1834         Log: GNU 'merge' Simon's copy of perliol.pod with version
1835              patched by Craig's patch.
1836      Branch: perlio
1837            ! pod/perliol.pod
1838 ____________________________________________________________________________
1839 [  8590] By: nick                                  on 2001/01/29  21:55:10
1840         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
1841      Branch: perlio
1842            ! pod/perlapio.pod pod/perliol.pod
1843 ____________________________________________________________________________
1844 [  8589] By: jhi                                   on 2001/01/29  15:35:33
1845         Log: Integrate change #8586 from maint-5.6/perl.
1846              
1847              make the BOM detection code not call tell() until it has to
1848              (meant to fix esoteric compatibility issues where PL_rsfp
1849              is overridden)
1850      Branch: perl
1851           !> toke.c
1852 ____________________________________________________________________________
1853 [  8588] By: jhi                                   on 2001/01/29  15:29:11
1854         Log: Subject: MAking Solaris malloc() the default
1855              From: Lupe Christoph <lupe@lupe-christoph.de>
1856              Date: Mon, 29 Jan 2001 12:59:36 +0100
1857              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
1858              
1859              The README.solaris part slightly tweaked.
1860      Branch: perl
1861            ! README.solaris hints/solaris_2.sh
1862 ____________________________________________________________________________
1863 [  8587] By: jhi                                   on 2001/01/29  15:17:34
1864         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
1865              From: root@ak-75.mind.de
1866              Date: Sun, 28 Jan 2001 20:32:29 +0100
1867              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
1868      Branch: perl
1869            ! pod/perlre.pod
1870 ____________________________________________________________________________
1871 [  8586] By: gsar                                  on 2001/01/29  13:43:44
1872         Log: make the BOM detection code not call tell() until it has to
1873              (meant to fix esoteric compatibility issues where PL_rsfp
1874              is overridden)
1875      Branch: maint-5.6/perl
1876            ! toke.c
1877 ____________________________________________________________________________
1878 [  8585] By: jhi                                   on 2001/01/28  20:05:45
1879         Log: Update Changes.
1880      Branch: perl
1881            ! Changes patchlevel.h
1882 ____________________________________________________________________________
1883 [  8584] By: jhi                                   on 2001/01/28  19:30:02
1884         Log: Integrate perlio.
1885      Branch: perl
1886           +> pod/perliol.pod
1887           !> MANIFEST pod/perlapio.pod
1888 ____________________________________________________________________________
1889 [  8583] By: jhi                                   on 2001/01/28  19:28:40
1890         Log: Patch from Inaba Hiroto:
1891              - canonical UTF-8 hash keys: if a key string for a hash is
1892              UTF8-on, try downgrade the string and use it if
1893              unicode::distinct is not in effect.
1894              For the task, I added a function bytes_from_utf8() to utf8.c.
1895              It might resemble utf8_to_bytes() but it is not convenient
1896              to the task.
1897              Made a test for it and added to t/op/each.t
1898              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
1899              the mortal copy of the argument SV.
1900              And changed t/io/utf8.t test 18 which expects print() to
1901              upgrade its argument.
1902              - re-implement sv_eq with bytes_from_utf8()
1903              - some bug fixes
1904              - tr/// does not handle UTF8 range (\x{}-\x{})
1905              - \ before raw UTF8 character produced
1906              "Malformed UTF-8 character" warning.
1907              - "\x{100}\N{CENT SIGN}" is Malformed.
1908              Added tests for these 3.
1909              - and one silly bug (by me) with qu operator.
1910      Branch: perl
1911            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
1912            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
1913            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
1914 ____________________________________________________________________________
1915 [  8582] By: nick                                  on 2001/01/28  19:25:04
1916         Log: Add pod/perliol.pod to MANIFEST :-(
1917      Branch: perlio
1918            ! MANIFEST
1919 ____________________________________________________________________________
1920 [  8581] By: nick                                  on 2001/01/28  19:22:40
1921         Log: PerlIO documentation. Proofing and sub-editing requested.
1922      Branch: perlio
1923            + pod/perliol.pod
1924            ! pod/perlapio.pod
1925 ____________________________________________________________________________
1926 [  8580] By: jhi                                   on 2001/01/28  05:16:25
1927         Log: Revert the change to sv_2pv() done by #8054: Someone who
1928              did SvNV_set() on a scalar that also happened to be POK,
1929              followed by sv_2pv() won't get the right coercion anymore.
1930              [Sarathy]
1931      Branch: maint-5.6/perl
1932            ! sv.c
1933 ____________________________________________________________________________
1934 [  8579] By: jhi                                   on 2001/01/28  05:15:04
1935         Log: Remove the #8084 effect: do not allow -Q to be interpreted
1936              as -&Q(), this is too much wiggle room.
1937      Branch: maint-5.6/perl
1938            ! toke.c
1939 ____________________________________________________________________________
1940 [  8578] By: jhi                                   on 2001/01/28  05:12:45
1941         Log: Needed bits of #8439 (should have been in #8576),
1942              mainly for lval substr().
1943      Branch: maint-5.6/perl
1944            ! mg.c pp.c pp_hot.c
1945 ____________________________________________________________________________
1946 [  8577] By: jhi                                   on 2001/01/28  05:02:46
1947         Log: A missing check-in.
1948      Branch: maint-5.6/perl
1949            ! utf8.c
1950 ____________________________________________________________________________
1951 [  8576] By: jhi                                   on 2001/01/28  04:26:18
1952         Log: Integrate changes #8425,8436,8439,8517 from mainline.
1953              The 8439 was not truly integrated because it had too many
1954              dependencies on the development branch and because it introduced
1955              concepts too bold for a maintenance branch (such as the qu operator).
1956              
1957              Subject: [PATCH perl@8342] -Wformat
1958              
1959              Tighten some of the UTF-8 tests a bit.
1960              
1961              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
1962              - The substr lval was still not okay.
1963              - Now pp_stringify and sv_setsv copies source's UTF8 flag
1964              even if IN_BYTE.  pp_stringify is called from fold_constants
1965              at optimization phase and "\x{100}" was made SvUTF8_off under
1966              use bytes (the bytes pragma is for "byte semantics" and not
1967              for "do not produce UTF8 data")
1968      Branch: maint-5.6/perl
1969            ! t/lib/charnames.t t/op/substr.t toke.c
1970           !> sv.c t/pragma/utf8.t
1971 ____________________________________________________________________________
1972 [  8575] By: jhi                                   on 2001/01/28  04:01:51
1973         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
1974              
1975              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
1976              
1977              Subject: [ID 20001230.003] UTF-8 tr still hurts
1978              
1979              Test cases for #8385 (from Simon's "torture.pl")
1980              
1981              Start fixing UTF-8 lval substr() (8405)
1982      Branch: maint-5.6/perl
1983           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
1984           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
1985 ____________________________________________________________________________
1986 [  8574] By: jhi                                   on 2001/01/28  03:09:06
1987         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
1988              from mainline.
1989              
1990              UTF-8 cleanup.
1991              
1992              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
1993              
1994              "\x{FF}\xFF" was broken.
1995              
1996              Tests for #8329 and #8330.
1997              
1998              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
1999              
2000              IRIX compiler noticed that the bof initialization might be
2001              bypassed by control flow.
2002              
2003              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
2004      Branch: maint-5.6/perl
2005           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
2006           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
2007 ____________________________________________________________________________
2008 [  8573] By: jhi                                   on 2001/01/28  02:06:12
2009         Log: Retract #8552.
2010      Branch: perl
2011            ! lib/Text/Wrap.pm t/lib/textwrap.t
2012 ____________________________________________________________________________
2013 [  8572] By: jhi                                   on 2001/01/28  02:04:49
2014         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
2015              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
2016              not really integrated but instead salvaged by hand
2017              (they had too many dependencies on the development release
2018              to be cleanly integratable).
2019              
2020              Subject: more UTF8 test suites and an UTF8 patch
2021              
2022              Tweak for MULTIPLICITY/USE_PERLIO
2023              
2024              Signedness nit.
2025              
2026              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
2027              
2028              Use the UTF8_XXX macros in is_utf8_char().
2029              
2030              Rewrite pp_concat() in terms of sv_catsv().  The . operator
2031              should now be UTF-8-proof.
2032              
2033              Subject: [PATCH perl@8269] scanning two hex-constants
2034              fails on EBCDIC environment (script length.t)
2035              
2036              Add some Unicode chop() tests.
2037      Branch: maint-5.6/perl
2038            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
2039           !> sv.c t/op/chop.t utf8.h
2040 ____________________________________________________________________________
2041 [  8571] By: jhi                                   on 2001/01/28  00:35:59
2042         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
2043              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
2044              
2045              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
2046              
2047              The maxiters upper limit sanity check (guarding against
2048              non-progress) assumed bytes instead of characters in s///
2049              and split().
2050              
2051              Signedness nit.
2052              
2053              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
2054              join() should now be UTF-8-proof.
2055              
2056              More split // UTF-8 tests. (8250)
2057      Branch: maint-5.6/perl
2058           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
2059           !> util.c
2060 ____________________________________________________________________________
2061 [  8570] By: jhi                                   on 2001/01/27  22:15:46
2062         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
2063              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
2064              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
2065              8084,8204,8244,8333 from mainline.
2066              
2067              For -Q where Q might be a one-letter sub name one does no more
2068              get a warning about an unknown filetest (7941,7943,7944,8084).
2069              
2070              Subject: Re: [ID 20001130.011] expression parsing bug ?
2071              
2072              Make uv_to_utf8() to zero-terminate its output buffer.
2073              
2074              Split off t/op/length.t (7995)
2075              
2076              Split off t/op/utf8decode.t (7996)
2077              
2078              Remove an unnecessary 'use utf8' from the utf8.t (7998)
2079              
2080              Split off t/op/concat.t (8004)
2081              
2082              Split off t/op/ver.t (8005)
2083              
2084              Document utf8_length(), utf8_distance(), and utf8_hop().
2085              
2086              Document utf8_to_uv() better.
2087              
2088              Introduce macros for UTF8 decoding (8028,8033).
2089              
2090              Add test for reverse() (8030,8031).
2091              
2092              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
2093              
2094              Do not return the Unicode replacement character    on UTF-8
2095              decoding failure.
2096              
2097              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
2098              not this_utf8 i.e. the output string has one, but don't mess
2099              with source assumption. (8052,8053)
2100              
2101              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
2102              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
2103              was not expecting to be called with something that was already
2104              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
2105              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
2106              (8054)
2107              
2108              Recode the naughty binary bytes in utf8decode.t using the \xHH.
2109              
2110              Make some panic messages a bit more logical.
2111      Branch: maint-5.6/perl
2112           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
2113           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
2114           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
2115           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
2116           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
2117           !> utf8.c utf8.h
2118 ____________________________________________________________________________
2119 [  8569] By: jhi                                   on 2001/01/27  19:16:43
2120         Log: Integrate changes #7750 from perlio and #8566 from mainline.
2121      Branch: maint-5.6/perl
2122           !> regexec.c sv.c
2123 ____________________________________________________________________________
2124 [  8568] By: jhi                                   on 2001/01/27  18:06:51
2125         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
2126              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
2127              7935[-perlio.c],7936,7959,7965 from mainline.
2128              
2129              Change the "big byte" error message to "Wide character".
2130              (7355, the croak-if-wide-chars-in-print part ignored)
2131              
2132              Use UINT64_C().
2133              
2134              Introduce Perl_utf8_length().
2135              
2136              diff -se shows these as different (7753, forgotten check-ins)
2137              
2138              Subject: [PATCH] doop.c - UTF8 tr///
2139              
2140              If we use (aTHX_ ...) then put Perl_ on the front.
2141              
2142              Make utf8_length() and utf8_distance() to be less forgiving
2143              about bad UTF-8.
2144              
2145              Test line numbers are different with utf8.
2146              
2147              No need to scan till infinity, 13 is enough. (7872,7911)
2148              
2149              Subject: [PATCH] Tokeniser debugging
2150              
2151              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
2152              
2153              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
2154              
2155              Be more careful in Perl_sv_utf8_downgrade().
2156              
2157              Use DO_UTF8().
2158              
2159              Raw zero bytes in text files confuse at least GNU patch 2.1.
2160      Branch: maint-5.6/perl
2161           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
2162           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
2163           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
2164           !> t/pragma/utf8.t toke.c utf8.c utf8.h
2165 ____________________________________________________________________________
2166 [  8567] By: nick                                  on 2001/01/27  11:10:38
2167         Log: Integrate mainline
2168      Branch: perlio
2169           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
2170           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
2171           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
2172           !> toke.c
2173 ____________________________________________________________________________
2174 [  8566] By: jhi                                   on 2001/01/27  06:22:48
2175         Log: More documentation for the regexp context stack.
2176      Branch: perl
2177            ! regexec.c
2178 ____________________________________________________________________________
2179 [  8565] By: jhi                                   on 2001/01/27  05:21:57
2180         Log: Update Changes.
2181      Branch: perl
2182            ! Changes patchlevel.h
2183 ____________________________________________________________________________
2184 [  8564] By: jhi                                   on 2001/01/27  04:44:04
2185         Log: Threadedness patch for #8562 from Doug MacEachern.
2186      Branch: perl
2187            ! toke.c
2188 ____________________________________________________________________________
2189 [  8563] By: jhi                                   on 2001/01/27  04:26:24
2190         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
2191              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2192              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
2193              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
2194      Branch: perl
2195            ! op.c
2196 ____________________________________________________________________________
2197 [  8562] By: jhi                                   on 2001/01/27  04:20:30
2198         Log: Subject: Re: Announce : Tokener reporting patch
2199              From: Simon Cozens <simon@cozens.net>
2200              Date: Mon, 22 Jan 2001 02:17:22 +0000
2201              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
2202      Branch: perl
2203            ! embed.h embed.pl proto.h toke.c
2204 ____________________________________________________________________________
2205 [  8561] By: jhi                                   on 2001/01/27  04:17:24
2206         Log: Forgot from #8545.  Oops.
2207      Branch: perl
2208            ! pp.c t/pragma/overload.t
2209 ____________________________________________________________________________
2210 [  8560] By: jhi                                   on 2001/01/27  03:01:47
2211         Log: A better module compilation test, use MANIFEST as suggested
2212              by Spider.
2213      Branch: perl
2214            ! t/lib/1_compile.t
2215 ____________________________________________________________________________
2216 [  8559] By: jhi                                   on 2001/01/27  02:50:48
2217         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
2218              From: Peter Prymmer <pvhp@forte.com>
2219              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
2220              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
2221      Branch: perl
2222            ! t/lib/b.t
2223 ____________________________________________________________________________
2224 [  8558] By: jhi                                   on 2001/01/27  02:27:05
2225         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
2226              From: Peter Prymmer <pvhp@forte.com>
2227              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
2228              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
2229      Branch: perl
2230            ! t/pragma/sub_lval.t
2231 ____________________________________________________________________________
2232 [  8557] By: jhi                                   on 2001/01/27  02:26:03
2233         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
2234              From: Peter Prymmer <pvhp@forte.com>
2235              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
2236              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
2237      Branch: perl
2238            ! t/lib/st-06compat.t
2239 ____________________________________________________________________________
2240 [  8556] By: jhi                                   on 2001/01/27  02:24:33
2241         Log: Subject: [PATCH: perl@8531] minor update to README.os390
2242              From: Peter Prymmer <pvhp@forte.com>
2243              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
2244              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
2245      Branch: perl
2246            ! README.os390
2247 ____________________________________________________________________________
2248 [  8555] By: jhi                                   on 2001/01/27  00:35:47
2249         Log: No point in checking the length before we know whether the pointer
2250              is bogus or not, fixes Abigail's odbm failures in Linux.
2251      Branch: perl
2252            ! sv.c
2253 ____________________________________________________________________________
2254 [  8554] By: nick                                  on 2001/01/26  19:01:31
2255         Log: Integrate mainline
2256      Branch: perlio
2257           !> lib/Text/Wrap.pm t/lib/textwrap.t
2258 ____________________________________________________________________________
2259 [  8553] By: jhi                                   on 2001/01/26  15:19:39
2260         Log: Integrate change #7792 from perlio (multiplicity fix),
2261              fix the AV leak in regex DEBUGGING (tiny part of the
2262              polymorphic regexp patch #8143).
2263      Branch: maint-5.6/perl
2264            ! regcomp.c
2265           !> scope.h
2266 ____________________________________________________________________________
2267 [  8552] By: jhi                                   on 2001/01/26  15:03:23
2268         Log: Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
2269              From: Michael G Schwern <schwern@pobox.com>
2270              Date: Fri, 26 Jan 2001 09:28:31 -0500
2271              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
2272      Branch: perl
2273            ! lib/Text/Wrap.pm t/lib/textwrap.t
2274 ____________________________________________________________________________
2275 [  8551] By: jhi                                   on 2001/01/26  02:33:19
2276         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
2277              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
2278              
2279              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
2280              
2281              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
2282              
2283              Message nit.
2284              
2285              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
2286              
2287              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
2288              
2289              (the cleanup of unused submatches in regtry() and regcppop())
2290              
2291              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
2292              stored and restored, and thusly was trounced by the utf8 swash
2293              routines.
2294              
2295              use utf8 not required to use \x{}.
2296              
2297              Removed two more tests that make no sense in UTF-8 since the test
2298              data is not in UTF-8.
2299              
2300              Get the three different space character classes right under utf8.
2301              
2302              Implement ANYOFUTF8 regprop() dumping.
2303              
2304              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
2305              
2306              Document the regex context pushing/popping a bit better.
2307      Branch: maint-5.6/perl
2308           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
2309           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
2310           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
2311           !> t/op/regmesg.t utf8.c
2312 ____________________________________________________________________________
2313 [  8550] By: nick                                  on 2001/01/25  19:42:30
2314         Log: Integrate mainline
2315      Branch: perlio
2316           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
2317           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
2318           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
2319           !> t/lib/bigint.t t/lib/bigintpm.t
2320 ____________________________________________________________________________
2321 [  8549] By: jhi                                   on 2001/01/25  15:22:28
2322         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
2323      Branch: maint-5.6/perl
2324            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
2325 ____________________________________________________________________________
2326 [  8548] By: jhi                                   on 2001/01/25  15:02:55
2327         Log: Integrate changes #7997,8063,8492,8547 from mainline.
2328              
2329              Subject: Re: STRLEN - what?
2330              
2331              Subject: [PATCH] perlguts.pod
2332              
2333              Memory management calls documentation.
2334              
2335              Layout using tabulator is not a good idea in a pod.
2336      Branch: maint-5.6/perl
2337           !> pod/perlguts.pod
2338 ____________________________________________________________________________
2339 [  8547] By: jhi                                   on 2001/01/25  14:49:05
2340         Log: Layout using tabulator is not a good idea in a pod.
2341      Branch: perl
2342            ! pod/perlguts.pod
2343 ____________________________________________________________________________
2344 [  8546] By: jhi                                   on 2001/01/25  14:31:12
2345         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
2346              from mainline.
2347              
2348              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
2349              
2350              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
2351              
2352              More Win32 editor/IDE/shell hints.
2353              
2354              More Win32 Perling.
2355              
2356              Yet another editor edit.
2357              
2358              Edit edit edit.
2359              
2360              IDE/editor section tweaking.
2361              
2362              Few more IDE/editor nits from p5p.
2363      Branch: maint-5.6/perl
2364           !> pod/perlfaq3.pod
2365 ____________________________________________________________________________
2366 [  8545] By: jhi                                   on 2001/01/25  04:16:32
2367         Log: Subject: [PATCH 5.7.0] overload int()
2368              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
2369              Date: Wed, 24 Jan 2001 19:06:57 -0500
2370              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
2371      Branch: perl
2372            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
2373            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
2374            ! t/lib/bigintpm.t
2375 ____________________________________________________________________________
2376 [  8544] By: jhi                                   on 2001/01/25  04:15:11
2377         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
2378              From: Peter Prymmer <pvhp@forte.com>
2379              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
2380              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
2381      Branch: perl
2382            ! Makefile.SH README.os390 hints/os390.sh installperl
2383 ____________________________________________________________________________
2384 [  8543] By: jhi                                   on 2001/01/25  03:52:08
2385         Log: Integrate change #8462,8469 from mainline.
2386              
2387              In VMS Perl subversion (perl -V) is undef.
2388      Branch: maint-5.6/perl
2389           !> configure.com
2390 ____________________________________________________________________________
2391 [  8542] By: jhi                                   on 2001/01/25  03:44:55
2392         Log: Integrate changes #7835,7850,8315,8316 from mainline.
2393              
2394              Solaris hints.
2395      Branch: maint-5.6/perl
2396           !> hints/solaris_2.sh
2397 ____________________________________________________________________________
2398 [  8541] By: jhi                                   on 2001/01/25  03:39:28
2399         Log: Integrate #8336 from mainline.
2400      Branch: maint-5.6/perl
2401           !> hv.c
2402 ____________________________________________________________________________
2403 [  8540] By: jhi                                   on 2001/01/25  03:23:50
2404         Log: Retract #8539.
2405      Branch: maint-5.6/perl
2406            ! pod/perlfaq3.pod
2407 ____________________________________________________________________________
2408 [  8539] By: jhi                                   on 2001/01/25  03:21:55
2409         Log: (Retracted by #5940.)
2410      Branch: maint-5.6/perl
2411            ! pod/perlfaq3.pod
2412 ____________________________________________________________________________
2413 [  8538] By: jhi                                   on 2001/01/25  03:14:07
2414         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
2415              From: Peter Prymmer <pvhp@forte.com>
2416              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
2417              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
2418              
2419              The VMS bits.
2420      Branch: maint-5.6/perl
2421            ! configure.com vms/descrip_mms.template
2422 ____________________________________________________________________________
2423 [  8537] By: jhi                                   on 2001/01/25  03:06:09
2424         Log: Integrate #7710,7824,7973 from mainline.
2425      Branch: maint-5.6/perl
2426           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
2427           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
2428           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
2429           !> vos/config.ga.def vos/config.ga.h win32/config.bc
2430           !> win32/config.gc win32/config.vc
2431 ____________________________________________________________________________
2432 [  8536] By: jhi                                   on 2001/01/24  13:50:20
2433         Log: Revert the edits made by me so far to the 5.6 branch since
2434              the TRIAL1 since I did edits when I should have been using
2435              integrates.  Bad programmer.   (Will integrate them properly later.)
2436              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
2437              The #8353 will not be reapplied at least for now since
2438              the UTF-8 hash keys need more thinking.
2439              (The patches #8347, #8354, #8454, #8473 were okay since they
2440              were original edits made specifically for the 5.6.1-TRIAL1.)
2441      Branch: maint-5.6/perl
2442            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2443            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
2444            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
2445            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
2446            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
2447            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
2448            ! win32/config.bc win32/config.gc win32/config.vc
2449 ____________________________________________________________________________
2450 [  8535] By: bailey                                on 2001/01/24  06:37:02
2451         Log: SYN SYN
2452      Branch: vmsperl
2453           +> (branch 26 files)
2454           !> (integrate 130 files)
2455 ____________________________________________________________________________
2456 [  8534] By: nick                                  on 2001/01/23  19:30:57
2457         Log: Integrate mainline.
2458      Branch: perlio
2459           !> Changes Configure Porting/Glossary Porting/config.sh
2460           !> Porting/config_H embed.h embed.pl ext/Encode/compile
2461           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
2462           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
2463           !> pod/perlvar.pod proto.h t/lib/1_compile.t
2464 ____________________________________________________________________________
2465 [  8533] By: jhi                                   on 2001/01/23  16:15:46
2466         Log: Forgotten from #8501.
2467      Branch: perl
2468            ! Porting/Glossary Porting/config.sh Porting/config_H
2469 ____________________________________________________________________________
2470 [  8532] By: jhi                                   on 2001/01/23  16:13:27
2471         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
2472              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
2473              Date: Mon, 22 Jan 2001 17:51:58 +0100
2474              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
2475      Branch: perl
2476            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
2477 ____________________________________________________________________________
2478 [  8531] By: jhi                                   on 2001/01/23  15:46:01
2479         Log: Update Changes.
2480      Branch: perl
2481            ! Changes patchlevel.h
2482 ____________________________________________________________________________
2483 [  8530] By: jhi                                   on 2001/01/23  15:38:39
2484         Log: De-cut-and-pasto.
2485      Branch: perl
2486            ! t/lib/1_compile.t
2487 ____________________________________________________________________________
2488 [  8529] By: jhi                                   on 2001/01/23  15:11:04
2489         Log: Document the mkdir trailing slashes case.
2490      Branch: perl
2491            ! pod/perlfunc.pod
2492 ____________________________________________________________________________
2493 [  8528] By: jhi                                   on 2001/01/23  15:08:28
2494         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
2495              get installed:
2496              
2497              Subject: lib/lib.pm
2498              From: <abigail@foad.org>
2499              Date: Mon, 28 Aug 2000 20:35:08 -0400
2500              Message-ID: <20000829003508.21281.qmail@foad.org>
2501      Branch: perl
2502            ! installperl
2503 ____________________________________________________________________________
2504 [  8527] By: jhi                                   on 2001/01/23  14:44:04
2505         Log: Metaconfig unit change for #8526.
2506      Branch: metaconfig
2507            ! U/threads/archname.U
2508 ____________________________________________________________________________
2509 [  8526] By: jhi                                   on 2001/01/23  14:43:19
2510         Log: Attach -perlio to the archname if so selected.
2511      Branch: perl
2512            ! Configure
2513 ____________________________________________________________________________
2514 [  8525] By: jhi                                   on 2001/01/23  14:24:01
2515         Log: Subject: [PATCH] pod/perlvar.pod
2516              From: abigail@foad.org
2517              Date: Tue, 23 Jan 2001 01:41:10 +0100
2518              Message-ID: <20010123004110.22259.qmail@foad.org>
2519      Branch: perl
2520            ! pod/perlvar.pod
2521 ____________________________________________________________________________
2522 [  8524] By: jhi                                   on 2001/01/23  14:22:32
2523         Log: A bug introduced in #8217 (the undefined variable in the
2524              lib/safe1_t #3) fixed, by Charles Lane:
2525              
2526              The earlier patch made it so that stuff running in Safe
2527              compartments could do a "caller" and see "main".  That
2528              little change in name is done right before the code in
2529              the compartment is run, and apparantly the parser
2530              was picking up the stash name before it got changed.
2531              
2532              (why it was threaded vs. unthreaded Perl that was sensitive to this
2533              I still don't know...and it probably doesn't matter).
2534              
2535              I tryed removing the stash name-change and saw that threaded Perl
2536              did indeed pass the lib/safe1.t tests.
2537              
2538              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
2539              do the name change (and to connect _ in the compartment to the global
2540              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
2541              to call _safe_pkg_prep when creating a new compartment.
2542              
2543              Passes all tests with threaded perl on linux; passes all tests
2544              with unthreaded perl on VMS.
2545              
2546              At some point I'll probably want to revisit Safe and Opcode to
2547              provide more sensible handling of global variables...and to get
2548              formats working in Safe compartments, which they don't do currently.
2549      Branch: perl
2550            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
2551 ____________________________________________________________________________
2552 [  8523] By: jhi                                   on 2001/01/23  14:11:58
2553         Log: Also the lib/Thread.pm itself needs to be ignored if
2554              the Thread extension hasn't been built.
2555      Branch: perl
2556            ! t/lib/1_compile.t
2557 ____________________________________________________________________________
2558 [  8522] By: jhi                                   on 2001/01/23  13:51:28
2559         Log: print() instead of warn() so that stderr doesn't get
2560              unncessarily polluted.
2561      Branch: perl
2562            ! ext/Encode/compile
2563 ____________________________________________________________________________
2564 [  8521] By: jhi                                   on 2001/01/23  13:49:48
2565         Log: Integrate perlio.
2566      Branch: perl
2567           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
2568           !> ext/Encode/encode.h
2569 ____________________________________________________________________________
2570 [  8520] By: nick                                  on 2001/01/22  21:44:00
2571         Log: More messing with Encode:
2572              Extra fields in header to allow multiple names and to record
2573              other things "compile" knows.
2574              Re-organise compile to factor out common output routines.
2575      Branch: perlio
2576            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
2577 ____________________________________________________________________________
2578 [  8519] By: nick                                  on 2001/01/22  20:33:50
2579         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
2580      Branch: perlio
2581            ! ext/Encode/Makefile.PL ext/Encode/compile
2582 ____________________________________________________________________________
2583 [  8518] By: nick                                  on 2001/01/22  20:28:13
2584         Log: Integrate mainline
2585      Branch: perlio
2586           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
2587           !> vos/config.alpha.def vos/config.alpha.h
2588 ____________________________________________________________________________
2589 [  8517] By: jhi                                   on 2001/01/22  15:37:17
2590         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
2591              by Inaba Hiroto.
2592      Branch: perl
2593            ! sv.c
2594 ____________________________________________________________________________
2595 [  8516] By: jhi                                   on 2001/01/22  14:55:15
2596         Log: More SIG_SIZE fixes.
2597      Branch: perl
2598            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
2599 ____________________________________________________________________________
2600 [  8515] By: jhi                                   on 2001/01/22  14:50:27
2601         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
2602              From: "Craig A. Berry" <craigberry@mac.com>
2603              Date: Mon, 22 Jan 2001 00:42:24 -0600
2604              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
2605      Branch: perl
2606            ! configure.com
2607 ____________________________________________________________________________
2608 [  8514] By: jhi                                   on 2001/01/22  14:31:17
2609         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
2610              From: "Craig A. Berry" <craigberry@mac.com>
2611              Date: Sun, 21 Jan 2001 23:03:25 -0600
2612              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
2613      Branch: perl
2614            ! configure.com
2615 ____________________________________________________________________________
2616 [  8513] By: jhi                                   on 2001/01/22  14:14:00
2617         Log: Add the .ucm encoding tables to the MANIFEST.
2618      Branch: perl
2619            ! MANIFEST
2620 ____________________________________________________________________________
2621 [  8512] By: jhi                                   on 2001/01/22  13:43:33
2622         Log: Integrate perlio.
2623      Branch: perl
2624           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
2625           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
2626           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
2627           +> ext/Encode/Encode/iso8859-10.ucm
2628           +> ext/Encode/Encode/iso8859-13.ucm
2629           +> ext/Encode/Encode/iso8859-14.ucm
2630           +> ext/Encode/Encode/iso8859-15.ucm
2631           +> ext/Encode/Encode/iso8859-16.ucm
2632           +> ext/Encode/Encode/iso8859-2.ucm
2633           +> ext/Encode/Encode/iso8859-3.ucm
2634           +> ext/Encode/Encode/iso8859-4.ucm
2635           +> ext/Encode/Encode/iso8859-5.ucm
2636           +> ext/Encode/Encode/iso8859-6.ucm
2637           +> ext/Encode/Encode/iso8859-7.ucm
2638           +> ext/Encode/Encode/iso8859-8.ucm
2639           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
2640           +> ext/Encode/Encode/symbol.ucm
2641           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
2642           !> perliol.h
2643 ____________________________________________________________________________
2644 [  8511] By: nick                                  on 2001/01/21  23:44:47
2645         Log: Make "real" layers of ":utf8" and ":raw".
2646              So now PERLIO=utf8 perl ...
2647              does what Andreas wanted.
2648              Fix arg passing in open.pm (still have a Carp issue).
2649      Branch: perlio
2650            ! lib/open.pm perlio.c perliol.h
2651 ____________________________________________________________________________
2652 [  8510] By: jhi                                   on 2001/01/21  22:56:53
2653         Log: Document the regex context pushing/popping a bit better.
2654      Branch: perl
2655            ! regexec.c
2656 ____________________________________________________________________________
2657 [  8509] By: jhi                                   on 2001/01/21  22:55:44
2658         Log: Tweak the mkdir trailing slash code some more.
2659              
2660              TO DO: the same handling should probably be done for
2661              all the other filesystem functions that can have directories
2662              as their arguments.
2663      Branch: perl
2664            ! pp_sys.c
2665 ____________________________________________________________________________
2666 [  8508] By: nick                                  on 2001/01/21  21:37:43
2667         Log: Switch "compiled in" encodings to .ucm format.
2668              (Leave others as .enc till we can run-time load .ucm,
2669              or find some other way to load them.)
2670      Branch: perlio
2671            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
2672            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
2673            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
2674            + ext/Encode/Encode/iso8859-10.ucm
2675            + ext/Encode/Encode/iso8859-13.ucm
2676            + ext/Encode/Encode/iso8859-14.ucm
2677            + ext/Encode/Encode/iso8859-15.ucm
2678            + ext/Encode/Encode/iso8859-16.ucm
2679            + ext/Encode/Encode/iso8859-2.ucm
2680            + ext/Encode/Encode/iso8859-3.ucm
2681            + ext/Encode/Encode/iso8859-4.ucm
2682            + ext/Encode/Encode/iso8859-5.ucm
2683            + ext/Encode/Encode/iso8859-6.ucm
2684            + ext/Encode/Encode/iso8859-7.ucm
2685            + ext/Encode/Encode/iso8859-8.ucm
2686            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
2687            + ext/Encode/Encode/symbol.ucm
2688            ! ext/Encode/Makefile.PL ext/Encode/compile
2689 ____________________________________________________________________________
2690 [  8507] By: nick                                  on 2001/01/21  21:02:03
2691         Log: Integrate (partial) mainline.
2692      Branch: perlio
2693           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
2694           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
2695           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2696 ____________________________________________________________________________
2697 [  8506] By: jhi                                   on 2001/01/21  20:09:30
2698         Log: Update Changes.
2699      Branch: perl
2700            ! Changes patchlevel.h
2701 ____________________________________________________________________________
2702 [  8505] By: jhi                                   on 2001/01/21  19:39:59
2703         Log: Subject: Minor typos in perlfaq2.pod
2704              From: "Stephen P. Potter" <spp@spotter.yi.org>
2705              Message-Id: <200101192101.QAA11911@spotter.yi.org>
2706              Date: Fri, 19 Jan 2001 16:01:13 -0500
2707              
2708              with a nit from Philip Netwon.
2709      Branch: perl
2710            ! pod/perlfaq2.pod
2711 ____________________________________________________________________________
2712 [  8504] By: jhi                                   on 2001/01/21  19:33:05
2713         Log: Metaconfig change for #8503.
2714      Branch: metaconfig
2715            ! U/threads/usethreads.U
2716 ____________________________________________________________________________
2717 [  8503] By: jhi                                   on 2001/01/21  19:32:21
2718         Log: Sanity check for conflicting thread flavours.
2719      Branch: perl
2720            ! Configure config_h.SH
2721 ____________________________________________________________________________
2722 [  8502] By: jhi                                   on 2001/01/21  19:23:00
2723         Log: Metaconfig change for #8501.
2724      Branch: metaconfig
2725            ! U/modified/sig_name.U
2726 ____________________________________________________________________________
2727 [  8501] By: jhi                                   on 2001/01/21  19:22:26
2728         Log: The SIG_SIZE is the number of the elements *excluding*
2729              the terminating NULL.
2730      Branch: perl
2731            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
2732            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
2733            ! win32/config_H.vc
2734 ____________________________________________________________________________
2735 [  8500] By: jhi                                   on 2001/01/21  18:31:31
2736         Log: Integrate perlio.
2737      Branch: perl
2738           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
2739           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
2740           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
2741           !> pp_sys.c proto.h sv.c
2742 ____________________________________________________________________________
2743 [  8499] By: jhi                                   on 2001/01/21  17:43:57
2744         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
2745              From: Hugo <hv@crypt.compulink.co.uk>
2746              Date: Sun, 21 Jan 2001 13:34:05 +0000
2747              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
2748              
2749              In sprintf UTF8ize only if necessary.
2750      Branch: perl
2751            ! sv.c
2752 ____________________________________________________________________________
2753 [  8498] By: nick                                  on 2001/01/21  16:25:32
2754         Log: Encode cleanup.
2755              Add command line control over "compile" so that Makefile.PL
2756              needs can be combined with other uses.
2757              Use command line options in Makefile.PL.
2758              Fix multi-byte parsing in .ucm files.
2759      Branch: perlio
2760            ! ext/Encode/Makefile.PL ext/Encode/compile
2761 ____________________________________________________________________________
2762 [  8497] By: nick                                  on 2001/01/21  12:56:27
2763         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
2764      Branch: perlio
2765            ! ext/Encode/Encode.xs
2766 ____________________________________________________________________________
2767 [  8496] By: nick                                  on 2001/01/21  12:18:45
2768         Log: Fixup after integrate:
2769              missed the .sym files that are changed by regen_headers
2770              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
2771      Branch: perlio
2772            ! global.sym pp.sym sv.c
2773 ____________________________________________________________________________
2774 [  8495] By: nick                                  on 2001/01/21  11:51:07
2775         Log: Integrate mainline.
2776      Branch: perlio
2777           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
2778           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
2779           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
2780           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
2781           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
2782           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
2783           !> win32/Makefile win32/makefile.mk
2784 ____________________________________________________________________________
2785 [  8494] By: jhi                                   on 2001/01/20  23:12:11
2786         Log: Forgot the expect_number() prototype.
2787      Branch: perl
2788            ! embed.h embed.pl proto.h
2789 ____________________________________________________________________________
2790 [  8493] By: jhi                                   on 2001/01/20  22:56:39
2791         Log: Subject: [PATCH: perl@8482] README.vms URL updates
2792              From: Peter Prymmer <pvhp@forte.com>
2793              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
2794              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
2795              
2796              Plus Craig A. Berry's suggestion to use compaq.com instead
2797              of digital.com.
2798      Branch: perl
2799            ! README.vms
2800 ____________________________________________________________________________
2801 [  8492] By: jhi                                   on 2001/01/20  22:50:05
2802         Log: Memory management calls documentation.
2803      Branch: perl
2804            ! pod/perlguts.pod
2805 ____________________________________________________________________________
2806 [  8491] By: jhi                                   on 2001/01/20  22:38:33
2807         Log: Signedness nit plus few memcpy/Copy nits.
2808      Branch: perl
2809            ! sv.c
2810 ____________________________________________________________________________
2811 [  8490] By: jhi                                   on 2001/01/20  22:25:53
2812         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
2813              From: Peter Prymmer <pvhp@forte.com>
2814              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
2815              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
2816      Branch: perl
2817            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
2818 ____________________________________________________________________________
2819 [  8489] By: jhi                                   on 2001/01/20  22:24:41
2820         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
2821              From: Peter Prymmer <pvhp@forte.com>
2822              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
2823              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
2824      Branch: perl
2825            ! win32/Makefile win32/makefile.mk
2826 ____________________________________________________________________________
2827 [  8488] By: jhi                                   on 2001/01/20  22:22:27
2828         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
2829              From: Peter Prymmer <pvhp@forte.com>
2830              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
2831              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
2832      Branch: perl
2833            ! Makefile.SH
2834 ____________________________________________________________________________
2835 [  8487] By: jhi                                   on 2001/01/20  22:21:18
2836         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
2837              From: Peter Prymmer <pvhp@forte.com>
2838              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
2839              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
2840      Branch: perl
2841            + ext/DynaLoader/dl_dllload.xs
2842            ! MANIFEST Makefile.SH hints/os390.sh
2843 ____________________________________________________________________________
2844 [  8486] By: jhi                                   on 2001/01/20  22:17:53
2845         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
2846              From: Peter Prymmer <pvhp@forte.com>
2847              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
2848              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
2849      Branch: perl
2850            ! README.os390 README.posix-bc
2851 ____________________________________________________________________________
2852 [  8485] By: jhi                                   on 2001/01/20  20:15:30
2853         Log: Document and test the new qu operator.
2854      Branch: perl
2855            + t/op/qu.t
2856            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
2857            ! pod/perlretut.pod pod/perlunicode.pod
2858 ____________________________________________________________________________
2859 [  8484] By: nick                                  on 2001/01/20  19:42:30
2860         Log: Infrastructure to allow:
2861              open($fh,"|-",@array);
2862              to be implemented
2863              i.e. mark pp_open as needing a stack mark, and make pp_open
2864              process its args in that style (and pass them _all_ to tied handles OPEN).
2865              Invent do_openn() which takes SV ** at allow it to see multiple args.
2866              Note this does not _do_ anything yet.
2867      Branch: perlio
2868            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
2869            ! perlapi.c pp_proto.h pp_sys.c proto.h
2870 ____________________________________________________________________________
2871 [  8483] By: nick                                  on 2001/01/20  17:23:14
2872         Log: Integrate mainline.
2873      Branch: perlio
2874           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
2875           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
2876 ____________________________________________________________________________
2877 [  8482] By: jhi                                   on 2001/01/19  15:37:49
2878         Log: Update Changes.
2879      Branch: perl
2880            ! Changes patchlevel.h
2881 ____________________________________________________________________________
2882 [  8481] By: jhi                                   on 2001/01/19  14:41:24
2883         Log: Subject: Re: new feature: s?printf parameter reordering 
2884              From: Hugo <hv@crypt.compulink.co.uk>
2885              Date: Thu, 11 Jan 2001 17:09:03 +0000
2886              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
2887              
2888              - support reordering for all parameters: %, *v, *, .*
2889              - lay down that the reordering specification must immediately
2890              follow that parameter: %3$, *v3$, *3$, .*3$
2891              - fix vectorisation of a zero-length string
2892              - factor out the code choosing the argument to format
2893              
2894              Possibly unwanted side-effects:
2895              - the special format specifiers ' +-0' must now precede any
2896              vectorisation specifier. Tests in op/sprintf and op/ver
2897              have been changed to reflect this.
2898              - sprintf.t test #214 changed its expectations because in many
2899              cases, the next parameter has already been consumed when an
2900              invalid type letter is detected.
2901              
2902              Probably wanted side-effects:
2903              - attempts to format a non-existent parameter will warn as if C<undef>
2904              - attempt to write to non-existent parameter with '%n' will complain
2905              of "attempt to modify read-only value" instead of being silent
2906      Branch: perl
2907            ! sv.c t/op/sprintf.t t/op/ver.t
2908 ____________________________________________________________________________
2909 [  8480] By: jhi                                   on 2001/01/19  14:08:37
2910         Log: Subject: PATCH pragma/locale.t
2911              From: andreas.koenig@anima.de (Andreas J. Koenig)
2912              Date: 18 Jan 2001 09:45:37 +0100
2913              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
2914      Branch: perl
2915            ! t/pragma/locale.t
2916 ____________________________________________________________________________
2917 [  8479] By: jhi                                   on 2001/01/19  13:19:58
2918         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
2919      Branch: perl
2920            ! configure.com
2921 ____________________________________________________________________________
2922 [  8478] By: jhi                                   on 2001/01/19  02:12:35
2923         Log: Automate 1_compile.t.
2924      Branch: perl
2925            ! t/lib/1_compile.t
2926 ____________________________________________________________________________
2927 [  8477] By: jhi                                   on 2001/01/19  01:49:56
2928         Log: Integrate perlio.
2929      Branch: perl
2930           !> sv.c win32/config.bc win32/config.gc win32/config.vc
2931           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
2932 ____________________________________________________________________________
2933 [  8476] By: nick                                  on 2001/01/18  21:51:52
2934         Log: Integrate mainline
2935      Branch: perlio
2936           +> t/lib/1_compile.t t/lib/compmod.pl
2937           !> MANIFEST configure.com lib/unicode/distinct.pm
2938 ____________________________________________________________________________
2939 [  8475] By: nick                                  on 2001/01/18  21:48:02
2940         Log: Win32 "safe signals" co-existance fix.
2941              Fix SIG_SIZE value.
2942              Clear PL_sig_pending when cloning (fork).
2943      Branch: perlio
2944            ! sv.c win32/config.bc win32/config.gc win32/config.vc
2945            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2946 ____________________________________________________________________________
2947 [  8474] By: jhi                                   on 2001/01/18  14:40:57
2948         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
2949      Branch: perl
2950            ! t/lib/1_compile.t
2951 ____________________________________________________________________________
2952 [  8473] By: gsar                                  on 2001/01/18  11:42:31
2953         Log: unsubmitted trial1 change
2954      Branch: maint-5.6/perl
2955            ! Changes
2956 ____________________________________________________________________________
2957 [  8472] By: jhi                                   on 2001/01/18  04:30:24
2958         Log: The first bug found by 1_compile.t.
2959      Branch: perl
2960            ! lib/unicode/distinct.pm
2961 ____________________________________________________________________________
2962 [  8471] By: jhi                                   on 2001/01/18  04:29:42
2963         Log: Add Schwern's 1_compile test.  The compile_module script renamed
2964              to be a bit shorter for the 8.3 people.
2965      Branch: perl
2966            + t/lib/1_compile.t t/lib/compmod.pl
2967            ! MANIFEST
2968 ____________________________________________________________________________
2969 [  8470] By: jhi                                   on 2001/01/18  04:16:00
2970         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)
2971              From: Peter Prymmer <pvhp@forte.com>
2972              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
2973              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
2974              Replace #8463.
2975      Branch: maint-5.6/perl
2976            ! configure.com
2977 ____________________________________________________________________________
2978 [  8469] By: jhi                                   on 2001/01/18  04:13:02
2979         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)
2980              From: Peter Prymmer <pvhp@forte.com>
2981              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
2982              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
2983              Replace #8462.
2984      Branch: perl
2985            ! configure.com
2986 ____________________________________________________________________________
2987 [  8468] By: jhi                                   on 2001/01/18  03:42:08
2988         Log: Integrate perlio.
2989      Branch: perl
2990           !> gv.c mg.c perlio.c util.c
2991 ____________________________________________________________________________
2992 [  8467] By: nick                                  on 2001/01/17  22:41:10
2993         Log: "Safe" signals - trial implementation.
2994              gv.c tweaked to zero PL_sig_pend array
2995              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
2996              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
2997              Odd thing is that it "works" with PERLIO=stdio as well (linux).
2998      Branch: perlio
2999            ! gv.c mg.c perlio.c util.c
3000 ____________________________________________________________________________
3001 [  8466] By: nick                                  on 2001/01/17  20:40:20
3002         Log: Integrate mainline.
3003      Branch: perlio
3004           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
3005           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
3006           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
3007           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3008           !> vos/config.ga.h win32/config.bc win32/config.gc
3009           !> win32/config.vc
3010 ____________________________________________________________________________
3011 [  8465] By: jhi                                   on 2001/01/17  18:37:13
3012         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
3013              From: Nicholas Clark <nick@ccl4.org>
3014              Date: Wed, 17 Jan 2001 17:31:33 +0000
3015              Message-ID: <20010117173133.I2633@plum.flirble.org>
3016      Branch: perl
3017            ! t/op/int.t
3018 ____________________________________________________________________________
3019 [  8464] By: jhi                                   on 2001/01/17  14:43:17
3020         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
3021              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3022              Date: Wed, 17 Jan 2001 15:16:43 +0100
3023              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
3024              
3025              pp_int() was dropping an NV to the floor,
3026              int(279964589018079/59) either returned not an integer
3027              4745162525730.15, or one got "Attempt to free unreferenced scalar."
3028      Branch: perl
3029            ! pp.c
3030 ____________________________________________________________________________
3031 [  8463] By: jhi                                   on 2001/01/17  06:12:42
3032         Log: (Replaced by #8470)
3033              
3034              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)
3035              From: "Craig A. Berry" <craigberry@mac.com>
3036              Date: Tue, 16 Jan 2001 23:38:46 -0600
3037              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
3038      Branch: maint-5.6/perl
3039            ! configure.com
3040 ____________________________________________________________________________
3041 [  8462] By: jhi                                   on 2001/01/17  06:11:31
3042         Log: (Replaced by #8469)
3043              
3044              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)
3045              From: "Craig A. Berry" <craigberry@mac.com>
3046              Date: Tue, 16 Jan 2001 23:38:46 -0600
3047              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
3048      Branch: perl
3049            ! configure.com
3050 ____________________________________________________________________________
3051 [  8461] By: jhi                                   on 2001/01/17  05:56:12
3052         Log: Allow for one trailing slash in the directory of mkdir().
3053      Branch: perl
3054            ! pp_sys.c
3055 ____________________________________________________________________________
3056 [  8460] By: jhi                                   on 2001/01/17  03:26:01
3057         Log: Metaconfig unit changes for #8459.
3058      Branch: metaconfig
3059            ! U/modified/Loc.U U/modified/sig_name.U
3060 ____________________________________________________________________________
3061 [  8459] By: jhi                                   on 2001/01/17  03:24:48
3062         Log: Define SIG_SIZE, the number of elements in the sig_name and
3063              sig_num arrays, including the final NULL entry.
3064      Branch: perl
3065            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3066            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
3067            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
3068            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3069            ! win32/config.bc win32/config.gc win32/config.vc
3070 ____________________________________________________________________________
3071 [  8458] By: jhi                                   on 2001/01/17  01:41:33
3072         Log: Integrate perlio.
3073      Branch: perl
3074           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
3075           !> perlapi.h proto.h sv.c
3076 ____________________________________________________________________________
3077 [  8457] By: nick                                  on 2001/01/16  22:07:26
3078         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
3079              Provides all the "cost" but no benefit yet - it is to allow cost
3080              to be measured, and implementation experiments (just in mg.c?).
3081      Branch: perlio
3082            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
3083            ! perlapi.h proto.h sv.c
3084 ____________________________________________________________________________
3085 [  8456] By: nick                                  on 2001/01/16  21:07:07
3086         Log: Integrate mainline.
3087      Branch: perlio
3088           !> (integrate 51 files)
3089 ____________________________________________________________________________
3090 [  8455] By: jhi                                   on 2001/01/16  18:13:43
3091         Log: Subject: [PATCH] regcomp.c old feature removal
3092              From: mjd@plover.com
3093              Date: 16 Jan 2001 14:43:18 -0000 
3094              Message-ID: <20010116144318.7140.qmail@plover.com> 
3095      Branch: perl
3096            ! regcomp.c
3097 ____________________________________________________________________________
3098 [  8454] By: jhi                                   on 2001/01/16  16:12:39
3099         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
3100              From: "Indy Singh" <indy@nusphere.com>
3101              Date: Wed, 10 Jan 2001 20:17:49 -0500
3102              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
3103      Branch: maint-5.6/perl
3104            ! win32/Makefile
3105 ____________________________________________________________________________
3106 [  8453] By: jhi                                   on 2001/01/16  16:09:33
3107         Log: Update Changes.
3108      Branch: perl
3109            ! Changes patchlevel.h
3110 ____________________________________________________________________________
3111 [  8452] By: jhi                                   on 2001/01/16  15:42:04
3112         Log: Subject: Re: API Cleanup
3113              To: perl5-porters@perl.org
3114              Date: Tue, 16 Jan 2001 13:42:30 +0000
3115              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
3116              
3117              Subject: [PATCH] utf8.c documentation
3118              From: Simon Cozens <simon@cozens.net>
3119              Date: Tue, 16 Jan 2001 13:52:48 +0000
3120              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
3121              
3122              Subject: Re: API Cleanup
3123              From: Simon Cozens <simon@cozens.net>
3124              Date: Tue, 16 Jan 2001 14:58:55 +0000
3125              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
3126              
3127              UTF-8 doc patches.
3128      Branch: perl
3129            ! embed.pl pod/perlapi.pod utf8.c
3130 ____________________________________________________________________________
3131 [  8451] By: jhi                                   on 2001/01/16  14:41:39
3132         Log: podlators 1.07, from Russ Allbery.
3133      Branch: perl
3134            ! lib/Pod/Man.pm
3135 ____________________________________________________________________________
3136 [  8450] By: jhi                                   on 2001/01/16  14:24:19
3137         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
3138              From: "Indy Singh" <indy@nusphere.com>
3139              Date: Mon, 15 Jan 2001 20:59:40 -0500
3140              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
3141      Branch: perl
3142            ! win32/Makefile
3143 ____________________________________________________________________________
3144 [  8449] By: jhi                                   on 2001/01/16  03:42:55
3145         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
3146              at the setting of the ofs_sv in new_struct_thread() as the
3147              thr->Tofs_sv (PL_ofs_sv) was still 0xabab...., SvREFCNT_inc()ing
3148              that invited a core dump.
3149      Branch: perl
3150            ! util.c
3151 ____________________________________________________________________________
3152 [  8448] By: jhi                                   on 2001/01/16  01:49:07
3153         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
3154              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3155              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
3156              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
3157              
3158              Replace #8444 and #8445.
3159      Branch: perl
3160            ! ext/B/B.xs ext/B/B/Debug.pm
3161 ____________________________________________________________________________
3162 [  8447] By: jhi                                   on 2001/01/15  21:05:35
3163         Log: Subject: [PATCH] API Variable documentation   
3164              From: Simon Cozens <simon@cozens.net>
3165              Date: Mon, 15 Jan 2001 19:35:54 +0000
3166              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
3167      Branch: perl
3168            ! pod/perlapi.pod thrdvar.h
3169 ____________________________________________________________________________
3170 [  8446] By: jhi                                   on 2001/01/15  20:49:20
3171         Log: Signedness nit.
3172      Branch: perl
3173            ! pp_ctl.c
3174 ____________________________________________________________________________
3175 [  8445] By: jhi                                   on 2001/01/15  20:28:48
3176         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
3177      Branch: perl
3178            ! ext/B/B/Debug.pm
3179 ____________________________________________________________________________
3180 [  8444] By: jhi                                   on 2001/01/15  13:09:10
3181         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
3182      Branch: perl
3183            ! ext/B/B.xs
3184 ____________________________________________________________________________
3185 [  8443] By: jhi                                   on 2001/01/15  13:06:26
3186         Log: Missing from #8439.
3187      Branch: perl
3188            ! keywords.h mg.c
3189 ____________________________________________________________________________
3190 [  8442] By: jhi                                   on 2001/01/15  13:02:38
3191         Log: Subject: [PATCH @8436] Eliminate op_children
3192              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3193              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
3194              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
3195              
3196              Subject: [PATCH @8436] Re: Eliminate op_children
3197              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3198              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
3199              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
3200      Branch: perl
3201            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
3202            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
3203            ! op.c op.h
3204 ____________________________________________________________________________
3205 [  8441] By: jhi                                   on 2001/01/15  12:57:08
3206         Log: Use the /^Perl_/-less form of is_lvalue_sub().
3207      Branch: perl
3208            ! pp.h
3209 ____________________________________________________________________________
3210 [  8440] By: jhi                                   on 2001/01/15  05:13:09
3211         Log: Revert #8437 and #8438, the Linux large files story is more complex.
3212      Branch: metaconfig/U/perl
3213            ! d_fpos64_t.U d_off64_t.U
3214      Branch: perl
3215            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3216            ! config_h.SH configure.com epoc/config.sh perl.h
3217            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
3218            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3219            ! win32/config.bc win32/config.gc win32/config.vc
3220 ____________________________________________________________________________
3221 [  8439] By: jhi                                   on 2001/01/15  05:02:24
3222         Log: More UTF-8 patches from Inaba Hiroto.
3223              - The substr lval was still not okay.
3224              - Now pp_stringify and sv_setsv copies source's UTF8 flag
3225              even if IN_BYTE.  pp_stringify is called from fold_constants
3226              at optimization phase and "\x{100}" was made SvUTF8_off under
3227              use bytes (the bytes pragma is for "byte semantics" and not
3228              for "do not produce UTF8 data")
3229              - New `qu' operator to generate UTF8 string explicitly.
3230              Though I agree with the policy "0x00-0xff always produce bytes",
3231              sometimes want to such a string to be coded in UTF8.
3232              I can use pack"U0a*" but it requires more typing and has
3233              runtime overhead.
3234              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
3235              change, the bug apears if a pm has PMdf_UTF8 flag but interpolated
3236              string is not UTF8_on and has char 0x80-0xff.
3237              
3238              TODO: document and test qu.
3239      Branch: perl
3240            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
3241            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
3242            ! toke.c
3243 ____________________________________________________________________________
3244 [  8438] By: jhi                                   on 2001/01/14  05:10:23
3245         Log: Metaconfig unit changes for #8437.
3246      Branch: metaconfig/U/perl
3247            ! d_fpos64_t.U d_off64_t.U
3248 ____________________________________________________________________________
3249 [  8437] By: jhi                                   on 2001/01/14  04:55:34
3250         Log: Add <features.h> probing, seems to be needed for (some?)
3251              Linux largefileness.
3252      Branch: perl
3253            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3254            ! config_h.SH configure.com epoc/config.sh perl.h
3255            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
3256            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3257            ! win32/config.bc win32/config.gc win32/config.vc
3258 ____________________________________________________________________________
3259 [  8436] By: jhi                                   on 2001/01/13  17:47:21
3260         Log: Tighten some of the tests a bit.
3261      Branch: perl
3262            ! t/pragma/utf8.t
3263 ____________________________________________________________________________
3264 [  8435] By: jhi                                   on 2001/01/13  17:31:54
3265         Log: Integrate perlio.
3266      Branch: perl
3267           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
3268           !> win32/config_H.gc win32/config_H.vc
3269 ____________________________________________________________________________
3270 [  8434] By: nick                                  on 2001/01/13  11:36:53
3271         Log: Run dmake regen_config_h for Win32
3272      Branch: perlio
3273            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3274 ____________________________________________________________________________
3275 [  8433] By: nick                                  on 2001/01/13  11:31:55
3276         Log: VMS friendly patch to Encode compile process
3277      Branch: perlio
3278            ! ext/Encode/Makefile.PL ext/Encode/compile
3279 ____________________________________________________________________________
3280 [  8432] By: nick                                  on 2001/01/13  11:06:44
3281         Log: Integrate mainline
3282      Branch: perlio
3283           +> ext/B/B/Concise.pm
3284           !> (integrate 52 files)
3285 ____________________________________________________________________________
3286 [  8431] By: jhi                                   on 2001/01/13  05:55:55
3287         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
3288              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3289              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
3290              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
3291      Branch: perl
3292            ! ext/B/B/Concise.pm
3293 ____________________________________________________________________________
3294 [  8430] By: jhi                                   on 2001/01/13  04:24:18
3295         Log: The LVRET macro needed an aTHX.
3296      Branch: perl
3297            ! pp.h
3298 ____________________________________________________________________________
3299 [  8429] By: jhi                                   on 2001/01/13  02:12:42
3300         Log: Update Changes.
3301      Branch: perl
3302            ! Changes patchlevel.h
3303 ____________________________________________________________________________
3304 [  8428] By: jhi                                   on 2001/01/13  02:08:50
3305         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
3306              From: Peter Prymmer <pvhp@forte.com>
3307              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
3308              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
3309              
3310              Add a BEGIN guard for sloppy floating point division.
3311      Branch: perl
3312            ! lib/Math/BigInt.pm lib/bigint.pl
3313 ____________________________________________________________________________
3314 [  8427] By: jhi                                   on 2001/01/13  01:47:16
3315         Log: The B::Terse drop-in replacement wasn't quite drop-in.
3316      Branch: perl
3317            ! ext/B/B/Terse.pm
3318 ____________________________________________________________________________
3319 [  8426] By: jhi                                   on 2001/01/12  21:20:43
3320         Log: Use UVXf.
3321      Branch: perl
3322            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3323            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
3324            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
3325            ! vos/config.ga.def vos/config.ga.h win32/config.bc
3326            ! win32/config.gc win32/config.vc
3327 ____________________________________________________________________________
3328 [  8425] By: jhi                                   on 2001/01/12  20:20:14
3329         Log: Subject: [PATCH perl@8342] -Wformat
3330              From: Robin Barker <rmb1@cise.npl.co.uk>
3331              Date: Fri, 12 Jan 2001 20:03:14 GMT
3332              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
3333      Branch: perl
3334            ! ext/Encode/Encode.xs mg.c sv.c toke.c
3335 ____________________________________________________________________________
3336 [  8424] By: jhi                                   on 2001/01/12  20:01:48
3337         Log: Subject: B::Concise -- an improved replacement for B::Terse 
3338              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3339              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
3340              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
3341      Branch: perl
3342            + ext/B/B/Concise.pm
3343            ! MANIFEST ext/B/B/Terse.pm
3344 ____________________________________________________________________________
3345 [  8423] By: jhi                                   on 2001/01/12  19:24:02
3346         Log: The new metaconfig unit from the #8421.
3347      Branch: metaconfig/U/perl
3348            + d_sigprocmask.U
3349 ____________________________________________________________________________
3350 [  8422] By: jhi                                   on 2001/01/12  19:23:43
3351         Log: Forgot the microperl config from the #8421.
3352      Branch: perl
3353            ! uconfig.h uconfig.sh
3354 ____________________________________________________________________________
3355 [  8421] By: jhi                                   on 2001/01/12  19:05:27
3356         Log: Add sigprocmask() probe, regen Configure, regen toc.
3357      Branch: perl
3358            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3359            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
3360            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
3361            ! vos/config.ga.h win32/config.bc win32/config.gc
3362            ! win32/config.vc
3363 ____________________________________________________________________________
3364 [  8420] By: jhi                                   on 2001/01/12  18:34:31
3365         Log: Add sockatmark() to the todo list.
3366      Branch: perl
3367            ! Todo-5.6
3368 ____________________________________________________________________________
3369 [  8419] By: jhi                                   on 2001/01/12  18:09:46
3370         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
3371      Branch: perl
3372            ! op.c
3373 ____________________________________________________________________________
3374 [  8418] By: jhi                                   on 2001/01/12  18:05:30
3375         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
3376              From: Radu Greab <radu@netsoft.ro>
3377              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
3378              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
3379      Branch: perl
3380            ! op.c t/pragma/sub_lval.t
3381 ____________________________________________________________________________
3382 [  8417] By: jhi                                   on 2001/01/12  16:09:09
3383         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
3384              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
3385              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
3386              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
3387      Branch: perl
3388            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
3389            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
3390            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
3391            ! t/pragma/sub_lval.t toke.c
3392 ____________________________________________________________________________
3393 [  8416] By: jhi                                   on 2001/01/12  15:42:06
3394         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
3395              From: "Richard Soderberg" <rs@crystalflame.net>
3396              Date: Fri, 12 Jan 2001 04:49:35 -0800
3397              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
3398              
3399              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
3400              according to the platform.
3401      Branch: perl
3402            ! op.c
3403 ____________________________________________________________________________
3404 [  8415] By: jhi                                   on 2001/01/12  15:33:41
3405         Log: One more UTF-8 fix from Inaba Hiroto.
3406      Branch: perl
3407            ! pp.c regexec.c t/pragma/utf8.t
3408 ____________________________________________________________________________
3409 [  8414] By: jhi                                   on 2001/01/12  15:30:18
3410         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
3411      Branch: perl
3412            ! regexec.c
3413 ____________________________________________________________________________
3414 [  8413] By: jhi                                   on 2001/01/12  15:22:10
3415         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
3416              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3417              Date: Thu, 11 Jan 2001 12:53:36 +0100
3418              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
3419      Branch: perl
3420            ! toke.c
3421 ____________________________________________________________________________
3422 [  8412] By: jhi                                   on 2001/01/12  15:20:25
3423         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
3424              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3425              Date: Fri, 12 Jan 2001 14:37:55 +0100
3426              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
3427      Branch: perl
3428            ! hints/posix-bc.sh
3429 ____________________________________________________________________________
3430 [  8411] By: jhi                                   on 2001/01/12  15:14:14
3431         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
3432              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
3433              Date: Fri, 12 Jan 2001 10:42:21 +0100
3434              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
3435      Branch: perl
3436            ! t/op/regmesg.t
3437 ____________________________________________________________________________
3438 [  8410] By: jhi                                   on 2001/01/12  05:48:55
3439         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
3440              From: Nicholas Clark <nick@ccl4.org> 
3441              Date: Sun, 7 Jan 2001 19:47:14 +0000
3442              Message-ID: <20010107194714.B1048@plum.flirble.org>
3443      Branch: perl
3444            ! t/op/numconvert.t
3445 ____________________________________________________________________________
3446 [  8409] By: jhi                                   on 2001/01/12  05:41:28
3447         Log: Integrate perlio.
3448      Branch: perl
3449           !> mg.c scope.h
3450 ____________________________________________________________________________
3451 [  8408] By: nick                                  on 2001/01/11  22:43:28
3452         Log: Remove variables that were used in experiments.
3453      Branch: perlio
3454            ! mg.c
3455 ____________________________________________________________________________
3456 [  8407] By: nick                                  on 2001/01/11  20:57:44
3457         Log: Catch die in %SIG handler and unblock the signal before re-dying.
3458              This make Linux work _without_ sigsetjmp().
3459              Turn off sigsetjmp() to see what else it does.
3460              May need Configure probe for sigprocmask() if anything has sigaction()
3461              but not sigprocmask().
3462      Branch: perlio
3463            ! mg.c scope.h
3464 ____________________________________________________________________________
3465 [  8406] By: nick                                  on 2001/01/11  19:32:07
3466         Log: Integrate mainline
3467      Branch: perlio
3468           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
3469           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
3470           !> t/op/substr.t
3471 ____________________________________________________________________________
3472 [  8405] By: jhi                                   on 2001/01/11  17:11:01
3473         Log: Fix UTF-8 lval substr().
3474      Branch: perl
3475            ! mg.c t/op/substr.t
3476 ____________________________________________________________________________
3477 [  8404] By: jhi                                   on 2001/01/11  05:13:58
3478         Log: Update Changes.
3479      Branch: perl
3480            ! Changes patchlevel.h
3481 ____________________________________________________________________________
3482 [  8403] By: jhi                                   on 2001/01/11  04:38:24
3483         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
3484              From: Hugo <hv@crypt.compulink.co.uk>
3485              Date: Mon, 30 Oct 2000 01:33:26 +0000
3486              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
3487      Branch: perl
3488            ! regexec.c t/op/re_tests
3489 ____________________________________________________________________________
3490 [  8402] By: jhi                                   on 2001/01/11  04:26:12
3491         Log: Integrate perlio.
3492      Branch: perl
3493           !> scope.h util.c
3494 ____________________________________________________________________________
3495 [  8401] By: nick                                  on 2001/01/10  22:52:55
3496         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
3497              (So Alan and Ilya can try setting via hints.)
3498              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
3499              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
3500              doing the save everywhere seems to restart read() correctly, but just
3501              doing it once "round" the handler does not.
3502      Branch: perlio
3503            ! scope.h
3504 ____________________________________________________________________________
3505 [  8400] By: jhi                                   on 2001/01/10  21:57:54
3506         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
3507              of IRIX, HP-UX is unaffected.
3508      Branch: perl
3509            ! perl.h
3510 ____________________________________________________________________________
3511 [  8399] By: nick                                  on 2001/01/10  21:29:19
3512         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
3513      Branch: perlio
3514            ! util.c
3515 ____________________________________________________________________________
3516 [  8398] By: jhi                                   on 2001/01/10  20:55:31
3517         Log: Add ReuseAddr as a (preferred) alias for Reuse as we now
3518              also have ReusePort.
3519      Branch: perl
3520            ! ext/IO/lib/IO/Socket/INET.pm
3521 ____________________________________________________________________________
3522 [  8397] By: jhi                                   on 2001/01/10  20:50:57
3523         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
3524              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
3525              Date: Wed, 10 Jan 2001 01:38:13 -0800
3526              Message-ID: <20010110013813.B41744@yahoo-inc.com>
3527      Branch: perl
3528            ! ext/IO/lib/IO/Socket/INET.pm
3529 ____________________________________________________________________________
3530 [  8396] By: jhi                                   on 2001/01/10  20:49:30
3531         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
3532              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
3533              Date: Wed, 10 Jan 2001 01:37:32 -0800
3534              Message-ID: <20010110013732.A41744@yahoo-inc.com>
3535      Branch: perl
3536            ! ext/Socket/Socket.pm
3537 ____________________________________________________________________________
3538 [  8395] By: jhi                                   on 2001/01/10  20:41:37
3539         Log: Test for bug id 20010105.016 (fixed by #8378).
3540      Branch: perl
3541            ! t/op/split.t
3542 ____________________________________________________________________________
3543 [  8394] By: jhi                                   on 2001/01/10  20:26:32
3544         Log: Integrate perlio.
3545      Branch: perl
3546            ! util.c
3547 ____________________________________________________________________________
3548 [  8393] By: nick                                  on 2001/01/10  19:34:30
3549         Log: Back out Simon's pid hackery for now.
3550      Branch: perlio
3551            ! util.c
3552 ____________________________________________________________________________
3553 [  8392] By: nick                                  on 2001/01/10  19:23:13
3554         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
3555      Branch: perlio
3556           !> (integrate 29 files)
3557 ____________________________________________________________________________
3558 [  8391] By: jhi                                   on 2001/01/10  18:43:15
3559         Log: Subject: [PATCH] Fix my_pclose segfault
3560              From: Simon Cozens <simon@cozens.net>
3561              Date: Wed, 10 Jan 2001 18:39:35 +0000
3562              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
3563      Branch: perl
3564            ! util.c
3565 ____________________________________________________________________________
3566 [  8390] By: jhi                                   on 2001/01/10  18:42:08
3567         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
3568              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3569              Date:     Wed, 10 Jan 2001 13:23:02 EST
3570              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
3571      Branch: perl
3572            ! ext/Opcode/Opcode.xs
3573 ____________________________________________________________________________
3574 [  8389] By: jhi                                   on 2001/01/10  15:16:07
3575         Log: Turn off the integer preservation for now.
3576      Branch: perl
3577            ! perl.h
3578 ____________________________________________________________________________
3579 [  8388] By: jhi                                   on 2001/01/10  15:01:25
3580         Log: Few more IDE/editor nits from p5p.
3581      Branch: perl
3582            ! pod/perlfaq3.pod
3583 ____________________________________________________________________________
3584 [  8387] By: jhi                                   on 2001/01/10  06:53:16
3585         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
3586              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
3587              Date: Tue, 9 Jan 2001 23:16:02 +0000
3588              Message-ID: <20010109231602.A81101@plum.flirble.org>
3589      Branch: perl
3590            ! sv.c
3591 ____________________________________________________________________________
3592 [  8386] By: jhi                                   on 2001/01/10  03:17:54
3593         Log: Test cases for #8385 (from Simon's "torture.pl")
3594      Branch: perl
3595            ! t/op/tr.t
3596 ____________________________________________________________________________
3597 [  8385] By: jhi                                   on 2001/01/10  03:17:11
3598         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
3599              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
3600              Date: Wed, 10 Jan 2001 11:39:39 +0900
3601              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
3602              
3603              Some more UTF-8 tr cases fixed.
3604      Branch: perl
3605            ! doop.c
3606 ____________________________________________________________________________
3607 [  8384] By: jhi                                   on 2001/01/09  22:45:40
3608         Log: Allow the locale test needing POSIX and the taint test
3609              needing IPC::SysV to run under 'minitest' (basically,
3610              bail out if loading the extension fails)
3611      Branch: perl
3612            ! t/op/misc.t t/op/taint.t
3613 ____________________________________________________________________________
3614 [  8383] By: jhi                                   on 2001/01/09  21:36:04
3615         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
3616              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3617              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
3618              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
3619      Branch: perl
3620            ! t/io/openpid.t
3621 ____________________________________________________________________________
3622 [  8382] By: jhi                                   on 2001/01/09  21:06:08
3623         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
3624              Should finish up the bug id 20001205.022.
3625      Branch: perl
3626            ! pp.c pp_hot.c scope.c
3627 ____________________________________________________________________________
3628 [  8381] By: jhi                                   on 2001/01/09  18:27:43
3629         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
3630              From: Andy Dougherty <doughera@lafayette.edu>
3631              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
3632              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
3633              
3634              More robust yacc/bison error detection.
3635      Branch: perl
3636            ! t/comp/proto.t
3637 ____________________________________________________________________________
3638 [  8380] By: jhi                                   on 2001/01/09  15:21:38
3639         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
3640              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
3641              Date:     Tue, 9 Jan 2001 07:53:55 EST
3642              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
3643      Branch: perl
3644            ! t/op/misc.t vms/test.com
3645 ____________________________________________________________________________
3646 [  8379] By: jhi                                   on 2001/01/09  15:20:38
3647         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
3648              From: jhi@cc.hut.fi
3649              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
3650              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
3651              
3652              The #8378 fixed this.
3653      Branch: perl
3654            ! t/op/tr.t
3655 ____________________________________________________________________________
3656 [  8378] By: jhi                                   on 2001/01/09  15:05:32
3657         Log: Subject: One more patch for UTF8 
3658              From: Inaba Hiroto <inaba@st.rim.or.jp>
3659              Date: Tue, 09 Jan 2001 01:04:32 +0900
3660              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
3661              
3662              UTF-8 fixes for 'x' and tr///.
3663      Branch: perl
3664            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
3665            ! regcomp.c regexec.c toke.c utf8.c
3666 ____________________________________________________________________________
3667 [  8377] By: jhi                                   on 2001/01/09  14:32:17
3668         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
3669      Branch: perl
3670            ! t/op/length.t
3671 ____________________________________________________________________________
3672 [  8376] By: jhi                                   on 2001/01/09  04:32:32
3673         Log: integrate changes #7775, #8316, #8316 from mainline
3674      Branch: maint-5.6/perl
3675            ! hints/solaris_2.sh
3676 ____________________________________________________________________________
3677 [  8375] By: jhi                                   on 2001/01/09  04:26:43
3678         Log: Update Changes.
3679      Branch: perl
3680            ! Changes patchlevel.h
3681 ____________________________________________________________________________
3682 [  8374] By: jhi                                   on 2001/01/09  04:14:32
3683         Log: IDE/editor section tweaking.
3684      Branch: perl
3685            ! pod/perlfaq3.pod
3686 ____________________________________________________________________________
3687 [  8373] By: jhi                                   on 2001/01/09  02:38:26
3688         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
3689              From: Peter Prymmer <pvhp@forte.com>
3690              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
3691              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
3692              
3693              In preparation os OS/390 dynamic loading.
3694      Branch: perl
3695            ! README.os390 hints/os390.sh
3696 ____________________________________________________________________________
3697 [  8372] By: jhi                                   on 2001/01/09  00:24:30
3698         Log: Integrate with perlio.
3699      Branch: perl
3700           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
3701 ____________________________________________________________________________
3702 [  8371] By: nick                                  on 2001/01/08  23:54:33
3703         Log: Fix "scalars leaked" bugs caused by overload magic
3704              (Highlighted by Ilya's DESTROY optimization.)
3705      Branch: perlio
3706            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
3707 ____________________________________________________________________________
3708 [  8370] By: nick                                  on 2001/01/08  20:19:41
3709         Log: Integrate mainline
3710      Branch: perlio
3711           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
3712           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
3713           !> t/op/64bitint.t
3714 ____________________________________________________________________________
3715 [  8369] By: jhi                                   on 2001/01/08  17:30:52
3716         Log: save_delete() Safefree() doesn't (anymore?) work with shared
3717              strings, one test failure in op/misc and almost all of lib/b.
3718              (Outcomments #8369.)
3719      Branch: perl
3720            ! scope.c
3721 ____________________________________________________________________________
3722 [  8368] By: jhi                                   on 2001/01/08  14:47:10
3723         Log: (Outcommented by #8369.)
3724              
3725              Subject: Re: Perl BugID 20001205.022 ---- save_delete
3726              From: Simon Cozens <simon@cozens.net>
3727              Date: Sat, 6 Jan 2001 11:48:40 +0000
3728              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
3729              
3730              The save_delete() does need the Safefree.
3731      Branch: perl
3732            ! scope.c
3733 ____________________________________________________________________________
3734 [  8367] By: bailey                                on 2001/01/08  08:53:52
3735         Log: Once again syncing after too long an absence
3736      Branch: vmsperl
3737           +> (branch 55 files)
3738            - MAINTAIN fix_pl vos/config.def vos/config.h
3739            - vos/config_h.SH_orig
3740           !> (integrate 498 files)
3741 ____________________________________________________________________________
3742 [  8366] By: jhi                                   on 2001/01/08  02:42:59
3743         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
3744              From: nick@ccl4.org
3745              Date: Sun, 7 Jan 2001 21:07:18 +0000
3746              Message-Id: <20010107210717.D1048@plum.flirble.org>
3747      Branch: perl
3748            ! sv.c t/op/64bitint.t
3749 ____________________________________________________________________________
3750 [  8365] By: jhi                                   on 2001/01/08  02:35:16
3751         Log: Subject: [PATCH] environ nit
3752              From: Simon Cozens <simon@cozens.net>
3753              Date: Sun, 7 Jan 2001 17:57:07 +0000
3754              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
3755              
3756              Use environ only if we have it.
3757      Branch: perl
3758            ! mg.c
3759 ____________________________________________________________________________
3760 [  8364] By: jhi                                   on 2001/01/08  02:24:51
3761         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
3762      Branch: perl
3763            ! ext/GDBM_File/GDBM_File.xs
3764 ____________________________________________________________________________
3765 [  8363] By: jhi                                   on 2001/01/08  02:19:24
3766         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
3767              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
3768              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
3769              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
3770      Branch: perl
3771            ! dump.c op.c
3772 ____________________________________________________________________________
3773 [  8362] By: jhi                                   on 2001/01/08  02:17:43
3774         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
3775              From: Doug MacEachern <dougm@covalent.net>
3776              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
3777              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
3778              
3779              Allow AUTOLOAD to be an xsub and allow such xsubs
3780              to avoid use of $AUTOLOAD.
3781      Branch: perl
3782            ! gv.c
3783 ____________________________________________________________________________
3784 [  8361] By: jhi                                   on 2001/01/08  02:16:07
3785         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
3786              From: Radu Greab <radu@netsoft.ro>
3787              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
3788              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
3789              
3790              No need for the potentially unportable $SIG{CHLD}.
3791      Branch: perl
3792            ! t/io/pipe.t
3793 ____________________________________________________________________________
3794 [  8360] By: jhi                                   on 2001/01/08  01:58:23
3795         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
3796      Branch: perl
3797            ! lib/Getopt/Long.pm
3798 ____________________________________________________________________________
3799 [  8359] By: jhi                                   on 2001/01/08  01:55:44
3800         Log: Integrate perlio.
3801      Branch: perl
3802           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
3803           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
3804           !> utf8.c win32/Makefile
3805 ____________________________________________________________________________
3806 [  8358] By: jhi                                   on 2001/01/07  21:16:50
3807         Log: Update the EPOC cross SDK URL.
3808      Branch: perl
3809            ! README.epoc
3810 ____________________________________________________________________________
3811 [  8357] By: jhi                                   on 2001/01/07  21:16:09
3812         Log: Update the EPOC cross SDK URL.
3813      Branch: maint-5.6/perl
3814            ! README.epoc
3815 ____________________________________________________________________________
3816 [  8356] By: nick                                  on 2001/01/06  21:47:52
3817         Log: FILE * in XS code for PerlIO world:
3818              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
3819              - Add FILE * T_STDIO typemap.
3820              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
3821      Branch: perlio
3822            ! lib/ExtUtils/typemap perlio.c perlio.h
3823 ____________________________________________________________________________
3824 [  8355] By: jhi                                   on 2001/01/06  20:27:15
3825         Log: integrate change #8336 from mainline
3826              
3827              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
3828      Branch: maint-5.6/perl
3829            ! hv.c
3830 ____________________________________________________________________________
3831 [  8354] By: jhi                                   on 2001/01/06  20:24:29
3832         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
3833              From: Robin Barker <rmb1@cise.npl.co.uk>
3834              Date: Fri, 22 Dec 2000 12:17:38 GMT
3835              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
3836              
3837              The patch reformats some long =item lines so they give
3838              correct output via pod2man | nroff -man
3839              
3840              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
3841              From: Robin Barker <rmb1@cise.npl.co.uk>
3842              Date: Tue, 2 Jan 2001 15:35:03 GMT
3843              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
3844              
3845              Here is a _further_ patch which corrects a few more errors:
3846              * an empty C<=item> in CPAN.pm
3847              * patching the wrong file (pod/perlamiga.pod not README.amiga)
3848              * leaving empty C<=item>s which formatted incorrectly
3849              * over long C<=item>s revealed by latest patch to Pod::Man
3850      Branch: maint-5.6/perl
3851            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
3852            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
3853            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
3854            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
3855            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
3856            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
3857 ____________________________________________________________________________
3858 [  8353] By: jhi                                   on 2001/01/06  20:21:10
3859         Log: integrate changes #7980, 7990, 8056, 8057 from mainline
3860              
3861              UTF-8 hash keys.
3862      Branch: maint-5.6/perl
3863            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
3864 ____________________________________________________________________________
3865 [  8352] By: jhi                                   on 2001/01/06  20:18:44
3866         Log: Forgotten from #8438.
3867      Branch: maint-5.6/perl
3868            ! epoc/epocish.h
3869 ____________________________________________________________________________
3870 [  8351] By: jhi                                   on 2001/01/06  20:18:12
3871         Log: Forgotten from #8347.
3872      Branch: maint-5.6/perl
3873            ! config_h.SH
3874 ____________________________________________________________________________
3875 [  8350] By: jhi                                   on 2001/01/06  20:00:19
3876         Log: Thinko in #8347.
3877      Branch: maint-5.6/perl
3878            ! regcomp.c
3879 ____________________________________________________________________________
3880 [  8349] By: jhi                                   on 2001/01/06  18:05:30
3881         Log: Copy the FAQ3 IDE section from the development branch,
3882              changes originally by Peter Prymmer.
3883      Branch: maint-5.6/perl
3884            ! pod/perlfaq3.pod
3885 ____________________________________________________________________________
3886 [  8348] By: jhi                                   on 2001/01/06  18:03:02
3887         Log: EPOC updates for TRIAL1.
3888              
3889              Subject: [5.6.1 trial1] EPOC update
3890              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3891              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
3892              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
3893              
3894              Subject: epoc patch2 for perl-5.6.1-trial1
3895              From: Olaf Flebbe <O.Flebbe@science-computing.de>
3896              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
3897              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
3898      Branch: maint-5.6/perl
3899            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
3900            ! epoc/epocish.c
3901 ____________________________________________________________________________
3902 [  8347] By: jhi                                   on 2001/01/06  17:29:10
3903         Log: integrate changes #7710,7824,7973 from mainline,
3904              plus VMS nits from Peter Prymmer and Dan Sugalski.
3905              
3906              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
3907              library (getprotobyname and getprotobynumber are outversioned by
3908              the same calls in libc, at least for xlc version 3.
3909              
3910              Add HAS_SBRK_PROTO.
3911              
3912              Fixes for signedness warnings noticed by VMSperlers.
3913      Branch: maint-5.6/perl
3914            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3915            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
3916            ! sv.c vms/descrip_mms.template vos/config.alpha.def
3917            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
3918            ! win32/config.bc win32/config.gc win32/config.vc
3919 ____________________________________________________________________________
3920 [  8346] By: nick                                  on 2001/01/06  14:36:01
3921         Log: Fixup accumulated integrate muddles (perlio == devperl again)
3922      Branch: perlio
3923            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
3924 ____________________________________________________________________________
3925 [  8345] By: nick                                  on 2001/01/06  14:24:58
3926         Log: Integrate mainline
3927      Branch: perlio
3928           !> (integrate 55 files)
3929 ____________________________________________________________________________
3930 [  8344] By: jhi                                   on 2001/01/06  02:24:02
3931         Log: Subject: [patch] PerlIO_cleanup() prototype
3932              From: Doug MacEachern <dougm@covalent.net>
3933              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
3934              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
3935      Branch: perl
3936            ! perlio.h
3937 ____________________________________________________________________________
3938 [  8343] By: jhi                                   on 2001/01/06  01:04:09
3939         Log: IRIX compiler noticed that the bof initialization might be
3940              bypassed by control flow.
3941      Branch: perl
3942            ! toke.c
3943 ____________________________________________________________________________
3944 [  8342] By: jhi                                   on 2001/01/06  00:10:48
3945         Log: Update Changes.
3946      Branch: perl
3947            ! Changes patchlevel.h
3948 ____________________________________________________________________________
3949 [  8341] By: jhi                                   on 2001/01/05  23:52:33
3950         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
3951      Branch: perl
3952            ! toke.c
3953 ____________________________________________________________________________
3954 [  8340] By: jhi                                   on 2001/01/05  22:44:08
3955         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
3956              From: Radu Greab <radu@netsoft.ro>
3957              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
3958              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
3959      Branch: perl
3960            ! t/io/pipe.t util.c
3961 ____________________________________________________________________________
3962 [  8339] By: jhi                                   on 2001/01/05  22:35:17
3963         Log: Subject: [PATCH] format and rewording in perlfaq.pod
3964              From: Robin Barker <rmb1@cise.npl.co.uk>
3965              Date: Fri, 5 Jan 2001 18:51:20 GMT
3966              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
3967      Branch: perl
3968            ! pod/perlfaq.pod
3969 ____________________________________________________________________________
3970 [  8338] By: jhi                                   on 2001/01/05  22:31:17
3971         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
3972              From: Peter Prymmer <pvhp@forte.com>
3973              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
3974              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
3975      Branch: perl
3976            ! utils/perlbug.PL
3977 ____________________________________________________________________________
3978 [  8337] By: jhi                                   on 2001/01/05  18:15:11
3979         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
3980              From: Robin Barker <rmb1@cise.npl.co.uk>
3981              Date: Tue, 2 Jan 2001 15:24:07 GMT
3982              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
3983              
3984              If you call configure as C<./Configure> or C<sh ./Configure>,
3985              $src is set to the absolute path name, not '.'.
3986              
3987              This, in turn, means -Dmksymlink tries to do its stuff because
3988              it does not think it is in the src directory.
3989              
3990              (plus a metaconfig nitfix)
3991      Branch: metaconfig
3992            ! U/compline/ccflags.U U/modified/src.U
3993      Branch: perl
3994            ! Configure config_h.SH
3995 ____________________________________________________________________________
3996 [  8336] By: jhi                                   on 2001/01/05  17:48:32
3997         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
3998              From: Alan Burlison <Alan.Burlison@uk.sun.com>
3999              Message-ID: <3A5606C4.473D2226@uk.sun.com>
4000              Date: Fri, 05 Jan 2001 17:39:16 +0000
4001      Branch: perl
4002            ! hv.c
4003 ____________________________________________________________________________
4004 [  8335] By: jhi                                   on 2001/01/05  16:05:44
4005         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
4006      Branch: perl
4007            ! lib/Getopt/Long.pm
4008 ____________________________________________________________________________
4009 [  8334] By: jhi                                   on 2001/01/05  16:00:51
4010         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
4011              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
4012              Date: Fri, 05 Jan 2001 13:46:51 +0100
4013              Message-ID: <13693.978698811@nice.ram.loc>
4014              
4015              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
4016              accurate reading of the "atime".  
4017      Branch: perl
4018            ! t/io/fs.t
4019 ____________________________________________________________________________
4020 [  8333] By: jhi                                   on 2001/01/05  15:57:37
4021         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
4022              From: Simon Cozens <simon@cozens.net>
4023              Date: Fri, 8 Dec 2000 13:33:31 +0000
4024              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
4025              
4026              A lost patch fragment.
4027      Branch: perl
4028            ! doop.c
4029 ____________________________________________________________________________
4030 [  8332] By: jhi                                   on 2001/01/05  15:40:42
4031         Log: Do away with strncpy() and a fixed length buffer.
4032      Branch: perl
4033            ! utf8.c
4034 ____________________________________________________________________________
4035 [  8331] By: jhi                                   on 2001/01/05  15:03:07
4036         Log: Tests for #8329 and #8330.
4037      Branch: perl
4038            ! t/op/bop.t
4039 ____________________________________________________________________________
4040 [  8330] By: jhi                                   on 2001/01/05  15:02:38
4041         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
4042              raw 8-bit form to the UTF-8 string.
4043      Branch: perl
4044            ! toke.c
4045 ____________________________________________________________________________
4046 [  8329] By: jhi                                   on 2001/01/05  14:55:13
4047         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
4048              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4049              Date: Fri, 5 Jan 2001 12:28:52 +0100
4050              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
4051              
4052              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
4053              no effect.  (changed the strncpy() to Copy())
4054      Branch: perl
4055            ! toke.c
4056 ____________________________________________________________________________
4057 [  8328] By: jhi                                   on 2001/01/05  06:44:27
4058         Log: UTF-8 cleanup.
4059      Branch: perl
4060            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
4061            ! regexec.c sv.c toke.c
4062 ____________________________________________________________________________
4063 [  8327] By: jhi                                   on 2001/01/05  01:11:29
4064         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')
4065              From: Radu Greab <radu@netsoft.ro>
4066              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
4067              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
4068              
4069              Cleans up Harness to not use FileHandle, which uses IO.
4070      Branch: perl
4071            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
4072 ____________________________________________________________________________
4073 [  8326] By: jhi                                   on 2001/01/05  00:56:37
4074         Log: Update Changes.
4075      Branch: perl
4076            ! Changes patchlevel.h
4077 ____________________________________________________________________________
4078 [  8325] By: jhi                                   on 2001/01/05  00:53:18
4079         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
4080              From: Peter Prymmer <pvhp@forte.com>
4081              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
4082              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
4083              
4084              plus a couple more tailing whitespace removals.
4085      Branch: perl
4086            ! win32/Makefile
4087 ____________________________________________________________________________
4088 [  8324] By: jhi                                   on 2001/01/05  00:47:39
4089         Log: Add some Unicode chop() tests.
4090      Branch: perl
4091            ! t/op/chop.t
4092 ____________________________________________________________________________
4093 [  8323] By: jhi                                   on 2001/01/05  00:47:23
4094         Log: Unify UTF-8 malformedness handling.
4095      Branch: perl
4096            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
4097 ____________________________________________________________________________
4098 [  8322] By: jhi                                   on 2001/01/04  22:21:54
4099         Log: The new $issymlink was unknown to Mksymlinks.
4100      Branch: metaconfig/U/perl
4101            ! Mksymlinks.U issymlink.U
4102      Branch: perl
4103            ! Configure config_h.SH
4104 ____________________________________________________________________________
4105 [  8321] By: jhi                                   on 2001/01/04  21:51:05
4106         Log: The test didn't work under the core test framework.
4107      Branch: perl
4108            ! t/lib/st-lock.t
4109 ____________________________________________________________________________
4110 [  8320] By: jhi                                   on 2001/01/04  21:14:22
4111         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
4112      Branch: perl
4113            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
4114 ____________________________________________________________________________
4115 [  8319] By: jhi                                   on 2001/01/04  20:46:17
4116         Log: Typo in #8312 when manually appying a problematic patch fragment.
4117      Branch: perl
4118            ! ext/Storable/Storable.xs
4119 ____________________________________________________________________________
4120 [  8318] By: jhi                                   on 2001/01/04  20:43:01
4121         Log: The $sh_c didn't fly.
4122      Branch: metaconfig
4123            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
4124            ! U/modified/Loc.U U/modified/myhostname.U
4125            ! U/modified/spitshell.U
4126      Branch: metaconfig/U/perl
4127            ! issymlink.U
4128      Branch: perl
4129            ! Configure config_h.SH
4130 ____________________________________________________________________________
4131 [  8317] By: jhi                                   on 2001/01/04  19:58:01
4132         Log: AIX builtin test -h is broken, changes based on
4133              
4134              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
4135              Date: Tue, 02 Jan 2001 11:24:39 +0100
4136              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4137              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
4138      Branch: metaconfig
4139            + U/modified/spitshell.U
4140            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
4141            ! U/modified/Loc.U U/modified/myhostname.U
4142      Branch: metaconfig/U/perl
4143            ! Mksymlinks.U issymlink.U
4144      Branch: perl
4145            ! Configure
4146 ____________________________________________________________________________
4147 [  8316] By: jhi                                   on 2001/01/04  19:02:22
4148         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
4149              From: Andy Dougherty <doughera@lafayette.edu>
4150              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
4151              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
4152              
4153              Beware of GNU ld.
4154      Branch: perl
4155            ! hints/solaris_2.sh
4156 ____________________________________________________________________________
4157 [  8315] By: jhi                                   on 2001/01/04  18:56:48
4158         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
4159              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
4160              Date: Wed, 3 Jan 2001 07:58:51 +0100
4161              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
4162      Branch: perl
4163            ! hints/solaris_2.sh
4164 ____________________________________________________________________________
4165 [  8314] By: jhi                                   on 2001/01/04  18:54:07
4166         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
4167              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4168              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
4169              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
4170              
4171              Doc tweak on #8313.
4172      Branch: perl
4173            ! ext/B/B/Deparse.pm
4174 ____________________________________________________________________________
4175 [  8313] By: jhi                                   on 2001/01/04  18:52:27
4176         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
4177              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
4178              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
4179              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
4180              
4181              Make the peephole optimizer to bypass more null ops and
4182              and rewrite the deparse handling of continue blocks.
4183      Branch: perl
4184            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
4185 ____________________________________________________________________________
4186 [  8312] By: jhi                                   on 2001/01/04  18:47:39
4187         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
4188      Branch: perl
4189            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
4190            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
4191            ! t/lib/st-lock.t
4192 ____________________________________________________________________________
4193 [  8311] By: jhi                                   on 2001/01/04  18:36:08
4194         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
4195              filter to be run on each .pm during the pm_to_blib() phase,
4196              a fixed version of
4197              
4198              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
4199              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
4200              Date: Wed, 03 Jan 2001 22:01:30 +0100
4201              Message-ID: <5296.978555690@nice.ram.loc>
4202      Branch: perl
4203            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
4204            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
4205            ! lib/ExtUtils/MakeMaker.pm
4206 ____________________________________________________________________________
4207 [  8310] By: jhi                                   on 2001/01/04  18:32:54
4208         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
4209              From: Robin Barker <rmb1@cise.npl.co.uk>
4210              Date: Tue, 2 Jan 2001 15:35:03 GMT
4211              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
4212      Branch: perl
4213            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
4214            ! pod/perlrequick.pod
4215 ____________________________________________________________________________
4216 [  8309] By: jhi                                   on 2001/01/04  18:29:07
4217         Log: Subject: Re: [patch] static-ize XS()
4218              From: Doug MacEachern <dougm@covalent.net>
4219              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
4220              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
4221              
4222              Provide prototypes for the XS functions.
4223      Branch: perl
4224            ! lib/ExtUtils/xsubpp
4225 ____________________________________________________________________________
4226 [  8308] By: jhi                                   on 2001/01/04  18:27:44
4227         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
4228              From: Doug MacEachern <dougm@covalent.net>
4229              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
4230              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
4231      Branch: perl
4232            ! lib/ExtUtils/typemap
4233 ____________________________________________________________________________
4234 [  8307] By: jhi                                   on 2001/01/04  18:25:25
4235         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
4236              From: Doug MacEachern <dougm@covalent.net>
4237              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
4238              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
4239              
4240              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
4241      Branch: perl
4242            ! lib/ExtUtils/MM_Unix.pm
4243 ____________________________________________________________________________
4244 [  8306] By: jhi                                   on 2001/01/04  18:23:00
4245         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
4246              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4247              Date: Thu, 4 Jan 2001 12:47:10 +0100 
4248              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
4249              
4250              The toke.c part only, patching embed.h and proto.h is futile.
4251      Branch: perl
4252            ! toke.c
4253 ____________________________________________________________________________
4254 [  8305] By: jhi                                   on 2001/01/04  18:05:51
4255         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
4256              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4257              Date: Thu, 4 Jan 2001 17:50:12 +0100 
4258              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
4259      Branch: perl
4260            ! toke.c
4261 ____________________________________________________________________________
4262 [  8304] By: jhi                                   on 2001/01/04  18:03:26
4263         Log: Subject: [PATCH perl@8269]
4264              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
4265              Date: Thu, 4 Jan 2001 12:53:39 +0100 
4266              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
4267              
4268              If running byacc write-enable also perly.h.
4269      Branch: perl
4270            ! Makefile.SH
4271 ____________________________________________________________________________
4272 [  8303] By: jhi                                   on 2001/01/04  15:40:49
4273         Log: Rewrite pp_concat() in terms of sv_catsv().
4274      Branch: perl
4275            ! pp_hot.c
4276 ____________________________________________________________________________
4277 [  8302] By: nick                                  on 2001/01/03  22:43:22
4278         Log: Integrate mainline.
4279      Branch: perlio
4280           !> ext/Encode/Encode.xs sv.c utf8.c
4281 ____________________________________________________________________________
4282 [  8301] By: jhi                                   on 2001/01/02  23:40:26
4283         Log: Variable naming tweak.
4284      Branch: perl
4285            ! sv.c
4286 ____________________________________________________________________________
4287 [  8300] By: jhi                                   on 2001/01/02  23:40:02
4288         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
4289              in is_utf8_string().
4290      Branch: perl
4291            ! utf8.c
4292 ____________________________________________________________________________
4293 [  8299] By: jhi                                   on 2001/01/02  22:14:40
4294         Log: Integrate perlio.
4295      Branch: perl
4296           !> pp.c pp_hot.c win32/Makefile
4297 ____________________________________________________________________________
4298 [  8298] By: nick                                  on 2001/01/02  22:03:06
4299         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
4300      Branch: perlio
4301            ! pp.c pp_hot.c
4302 ____________________________________________________________________________
4303 [  8297] By: jhi                                   on 2001/01/02  04:26:28
4304         Log: Signedness nit.
4305      Branch: perl
4306            ! ext/Encode/Encode.xs
4307 ____________________________________________________________________________
4308 [  8296] By: nick                                  on 2001/01/01  23:49:36
4309         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
4310      Branch: perlio
4311            ! win32/Makefile
4312 ____________________________________________________________________________
4313 [  8295] By: jhi                                   on 2001/01/01  23:05:48
4314         Log: Integrate perlio.
4315      Branch: perl
4316           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
4317           !> t/lib/encode.t
4318 ____________________________________________________________________________
4319 [  8294] By: nick                                  on 2001/01/01  22:48:34
4320         Log: Integrate mainline
4321      Branch: perlio
4322            ! pp_hot.c t/lib/encode.t
4323           !> (integrate 65 files)
4324 ____________________________________________________________________________
4325 [  8293] By: nick                                  on 2001/01/01  21:58:50
4326         Log: More rigor in UTF-8-ness of Encode's toUnicode
4327              XS export some of the utf8 internal functions.
4328              Test some of the functions.
4329              Fix pp_concat() bug shown by said tests.
4330      Branch: perlio
4331            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
4332            ! t/lib/encode.t
4333 ____________________________________________________________________________
4334 [  8292] By: jhi                                   on 2001/01/01  18:11:44
4335         Log: Integrate perlio.
4336      Branch: perl
4337           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
4338           !> ext/Encode/encengine.c ext/Encode/encode.h
4339 ____________________________________________________________________________
4340 [  8291] By: jhi                                   on 2001/01/01  18:10:58
4341         Log: Podify README.mpeix (a new version from the web),
4342              add a dummy NAME to Carp::Heavy, regen toc.
4343      Branch: perl
4344            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
4345            ! pod/perltoc.pod
4346 ____________________________________________________________________________
4347 [  8290] By: nick                                  on 2001/01/01  17:43:47
4348         Log: Loose the "Loading..." warning.
4349              Another bug in fallback support
4350      Branch: perlio
4351            ! ext/Encode/Encode.pm ext/Encode/encengine.c
4352 ____________________________________________________________________________
4353 [  8289] By: jhi                                   on 2001/01/01  00:01:57
4354         Log: Bump up Larry's copyright.
4355      Branch: perl
4356            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
4357            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
4358            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
4359            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
4360            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
4361            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
4362            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
4363            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
4364 ____________________________________________________________________________
4365 [  8288] By: nick                                  on 2000/12/31  21:27:53
4366         Log: Fix .ucm reading - forgot a chr()
4367              Start of .ucm write (for .enc to .ucm)
4368      Branch: perlio
4369            ! ext/Encode/compile
4370 ____________________________________________________________________________
4371 [  8287] By: jhi                                   on 2000/12/31  18:15:56
4372         Log: Comment away a diagnostic message as noted by Craig A. Berry
4373              (the unexpected message was confusing testing)
4374      Branch: perl
4375            ! ext/Encode/Encode.pm
4376 ____________________________________________________________________________
4377 [  8286] By: jhi                                   on 2000/12/31  18:14:51
4378         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
4379              Date: Sun, 31 Dec 2000 11:17:37 -0600
4380              From: "Craig A. Berry" <craigberry@mac.com>
4381              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
4382      Branch: perl
4383            ! ext/Encode/Makefile.PL
4384 ____________________________________________________________________________
4385 [  8285] By: nick                                  on 2000/12/31  18:11:54
4386         Log: Start of support of ICU-style .ucm files:
4387              - teach compile how to read a .ucm file
4388              - first guess at how to represent fallbacks in "tries".
4389              - use fallbacks if check == 0
4390              - new return code to indicate we used one.
4391      Branch: perlio
4392            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
4393            ! ext/Encode/encengine.c ext/Encode/encode.h
4394 ____________________________________________________________________________
4395 [  8284] By: jhi                                   on 2000/12/31  18:04:41
4396         Log: Pacify picky VMS compiler.
4397              
4398              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
4399              From: "Craig A. Berry" <craig.berry@psinetcs.com>
4400              Date: Sat, 30 Dec 2000 18:10:02 -0600
4401              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
4402      Branch: perl
4403            ! sv.c
4404 ____________________________________________________________________________
4405 [  8283] By: jhi                                   on 2000/12/31  16:11:47
4406         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
4407      Branch: perl
4408            ! t/lib/glob-basic.t
4409 ____________________________________________________________________________
4410 [  8282] By: jhi                                   on 2000/12/31  15:26:11
4411         Log: Integrate perlio.
4412      Branch: perl
4413           !> makedef.pl opcode.pl os2/os2.c perlio.c
4414 ____________________________________________________________________________
4415 [  8281] By: nick                                  on 2000/12/31  10:06:15
4416         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
4417              is available to be exported
4418      Branch: perlio
4419            ! makedef.pl perlio.c
4420 ____________________________________________________________________________
4421 [  8280] By: nick                                  on 2000/12/31  09:41:26
4422         Log: Ilya's OS2 patch (testing for damage on Win32)
4423      Branch: perlio
4424            ! makedef.pl opcode.pl os2/os2.c
4425 ____________________________________________________________________________
4426 [  8279] By: jhi                                   on 2000/12/30  21:52:07
4427         Log: Test nits.
4428      Branch: perl
4429            ! t/lib/syslfs.t t/op/lfs.t
4430 ____________________________________________________________________________
4431 [  8278] By: jhi                                   on 2000/12/30  21:47:49
4432         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
4433              From: andreas.koenig@anima.de (Andreas J. Koenig)
4434              Date: 30 Dec 2000 22:35:37 +0100
4435              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
4436              
4437              The 32-bit wraparound test wasn't quite right.
4438      Branch: perl
4439            ! t/lib/syslfs.t t/op/lfs.t
4440 ____________________________________________________________________________
4441 [  8277] By: jhi                                   on 2000/12/30  21:33:44
4442         Log: Subject: [PATCH] open() example in perlfunc.pod 
4443              From: Karsten Sperling <s_sperli@ira.uka.de>
4444              Date: Sat, 30 Dec 2000 22:27:09 +0100
4445              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
4446      Branch: perl
4447            ! pod/perlfunc.pod
4448 ____________________________________________________________________________
4449 [  8276] By: jhi                                   on 2000/12/30  20:32:40
4450         Log: Not quite that many tests yet.
4451      Branch: perl
4452            ! t/op/pat.t
4453 ____________________________________________________________________________
4454 [  8275] By: jhi                                   on 2000/12/30  20:26:58
4455         Log: Integrate perlio.
4456      Branch: perl
4457           !> toke.c
4458 ____________________________________________________________________________
4459 [  8274] By: jhi                                   on 2000/12/30  20:24:56
4460         Log: Signedness nit.
4461      Branch: perl
4462            ! utf8.c
4463 ____________________________________________________________________________
4464 [  8273] By: jhi                                   on 2000/12/30  20:15:46
4465         Log: Add a test case for 20000731.001 which was fixed by the #8267.
4466      Branch: perl
4467            ! t/op/pat.t
4468 ____________________________________________________________________________
4469 [  8272] By: nick                                  on 2000/12/30  19:47:51
4470         Log: Tweak for MULTIPLICITY/USE_PERLIO
4471      Branch: perlio
4472            ! toke.c
4473 ____________________________________________________________________________
4474 [  8271] By: nick                                  on 2000/12/30  19:46:45
4475         Log: Integrate mainline
4476      Branch: perlio
4477           +> lib/unicode/distinct.pm
4478           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
4479           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
4480           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
4481 ____________________________________________________________________________
4482 [  8270] By: jhi                                   on 2000/12/30  19:39:50
4483         Log: Subject: RE: perl@8269
4484              From: "Richard Soderberg" <rs@crystalflame.net>
4485              Date: Sat, 30 Dec 2000 11:36:27 -0800
4486              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
4487              
4488              A missing aTHX_.
4489      Branch: perl
4490            ! toke.c
4491 ____________________________________________________________________________
4492 [  8269] By: jhi                                   on 2000/12/30  18:55:48
4493         Log: Update Changes.
4494      Branch: perl
4495            ! Changes patchlevel.h
4496 ____________________________________________________________________________
4497 [  8268] By: jhi                                   on 2000/12/30  17:18:40
4498         Log: Add a test for Unicode split //.  The #8267 was the cure.
4499      Branch: perl
4500            ! t/op/split.t
4501 ____________________________________________________________________________
4502 [  8267] By: jhi                                   on 2000/12/30  17:14:19
4503         Log: Subject: more UTF8 test suites and an UTF8 patch
4504              From: Inaba Hiroto <inaba@st.rim.or.jp>
4505              Date: Sat, 30 Dec 2000 14:27:10 +0900
4506              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
4507              
4508              Just the patch part for now, and the pragma renamed
4509              as unicode::distinct.
4510      Branch: perl
4511            + lib/unicode/distinct.pm
4512            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
4513            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
4514            ! regcomp.h regexec.c sv.c toke.c utf8.c
4515 ____________________________________________________________________________
4516 [  8266] By: nick                                  on 2000/12/30  16:40:49
4517         Log: Integrate mainline
4518      Branch: perlio
4519           +> lib/Pod/Text/Overstrike.pm
4520           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
4521           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
4522           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
4523           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
4524           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
4525 ____________________________________________________________________________
4526 [  8265] By: jhi                                   on 2000/12/30  07:28:55
4527         Log: The sv_catsv() fix, take two.
4528      Branch: perl
4529            ! sv.c t/op/join.t
4530 ____________________________________________________________________________
4531 [  8264] By: jhi                                   on 2000/12/30  06:19:18
4532         Log: Undo all the join-related changes since #8248: relevant
4533              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
4534              The new sv_catsv() doesn't fly so it must go back to
4535              the drawing board.
4536      Branch: perl
4537            ! sv.c t/op/join.t t/pragma/utf8.t
4538 ____________________________________________________________________________
4539 [  8263] By: jhi                                   on 2000/12/30  01:08:32
4540         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
4541      Branch: perl
4542            ! sv.c
4543 ____________________________________________________________________________
4544 [  8262] By: jhi                                   on 2000/12/30  00:45:14
4545         Log: Retract #8261.
4546      Branch: perl
4547            ! hv.c util.c
4548 ____________________________________________________________________________
4549 [  8261] By: jhi                                   on 2000/12/30  00:38:32
4550         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
4551      Branch: perl
4552            ! hv.c util.c
4553 ____________________________________________________________________________
4554 [  8260] By: jhi                                   on 2000/12/29  22:51:33
4555         Log: (Retracted by #8264)  More fixing for #8251.
4556      Branch: perl
4557            ! sv.c
4558 ____________________________________________________________________________
4559 [  8259] By: jhi                                   on 2000/12/29  18:27:30
4560         Log: Subject: podlators 1.06 released
4561              From: Russ Allbery <rra@stanford.edu>
4562              Date: 25 Dec 2000 05:09:30 -0800
4563              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
4564      Branch: perl
4565            + lib/Pod/Text/Overstrike.pm
4566            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
4567            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
4568 ____________________________________________________________________________
4569 [  8258] By: jhi                                   on 2000/12/29  18:20:45
4570         Log: Make the large file tests more robust/talkative as suggested by
4571              
4572              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
4573              From: andreas.koenig@anima.de (Andreas J. Koenig)
4574              Date: 29 Dec 2000 14:23:01 +0100
4575              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
4576      Branch: perl
4577            ! t/lib/syslfs.t t/op/lfs.t
4578 ____________________________________________________________________________
4579 [  8257] By: jhi                                   on 2000/12/29  17:48:04
4580         Log: Further VMS piping fixes from Charles Lane:
4581              
4582              In summary, error messages produced when a subprocess terminated
4583              abnormally were being sent not just to the parent process, but to
4584              grandparents, because of default values for error output that were
4585              not completely overridden when the subprocess was started.
4586              
4587              This patch fixes this behavior by defining user-mode (i.e., temporary
4588              for the duration of the program) logical names for SYS$OUTPUT and
4589              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
4590              changes to make it so that the user-mode logicals are the ones that
4591              control where Perl's error messages go if it terminates abnormally.
4592              
4593              I also added some gratuitous fixes to the indentation of braces in
4594              the piping code.  It just looked ugly, before.
4595      Branch: perl
4596            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
4597 ____________________________________________________________________________
4598 [  8256] By: jhi                                   on 2000/12/29  17:45:12
4599         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
4600              From: "Casey R. Tweten" <crt@kiski.net>
4601              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
4602              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
4603              
4604              Tests for for #8240.
4605      Branch: perl
4606            ! t/pragma/constant.t
4607 ____________________________________________________________________________
4608 [  8255] By: jhi                                   on 2000/12/29  17:43:07
4609         Log: Subject: Re: [PATCH] Interesting syntax idea
4610              From: Simon Cozens <simon@cozens.net>
4611              Date: Fri, 29 Dec 2000 14:34:04 +0000
4612              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
4613              
4614              Tests for #8254.
4615      Branch: perl
4616            ! t/pragma/sub_lval.t
4617 ____________________________________________________________________________
4618 [  8254] By: jhi                                   on 2000/12/29  17:42:11
4619         Log: Subject: [PATCH] Interesting syntax idea
4620              From: Simon Cozens <simon@cozens.net>
4621              Date: Wed, 27 Dec 2000 05:08:57 +0000
4622              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
4623              
4624              Make opens + bareword assigns do typeglob assigns.
4625      Branch: perl
4626            ! op.c
4627 ____________________________________________________________________________
4628 [  8253] By: jhi                                   on 2000/12/29  17:36:45
4629         Log: Output the (apparent) version of gcc, as suggested by
4630              
4631              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
4632              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
4633              Date: 26 Dec 2000 04:29:17 -0500
4634              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
4635              
4636              (The patch as such didn't any more apply as the misparsing had
4637              already been addressed in #6474.)  Also change the wording about
4638              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
4639      Branch: perl
4640            ! hints/dec_osf.sh
4641 ____________________________________________________________________________
4642 [  8252] By: nick                                  on 2000/12/29  12:14:31
4643         Log: Integrate mainline
4644      Branch: perlio
4645           !> (integrate 27 files)
4646 ____________________________________________________________________________
4647 [  8251] By: jhi                                   on 2000/12/29  08:45:46
4648         Log: (Retracted by #8264)
4649              
4650              (Fixed by #8260.)
4651              
4652              sv_catsv() needs one more byte space than seems reasonable.
4653              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
4654              Curiouser and curiouser.
4655      Branch: perl
4656            ! sv.c
4657 ____________________________________________________________________________
4658 [  8250] By: jhi                                   on 2000/12/29  07:57:52
4659         Log: More split // UTF-8 tests.
4660      Branch: perl
4661            ! t/pragma/utf8.t
4662 ____________________________________________________________________________
4663 [  8249] By: jhi                                   on 2000/12/29  07:54:51
4664         Log: (Retracted by #8264)  More join() testing which was good because
4665              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
4666      Branch: perl
4667            ! pp.c t/op/join.t utf8.c utf8.h
4668 ____________________________________________________________________________
4669 [  8248] By: jhi                                   on 2000/12/29  07:08:32
4670         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
4671              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
4672              that the only cases to care about are byte+byte and byte+character.
4673              
4674              TODO: See how well pp_concat() could be implemented in terms
4675              of sv_catsv().
4676      Branch: perl
4677            ! doop.c sv.c t/op/join.t utf8.h
4678 ____________________________________________________________________________
4679 [  8247] By: jhi                                   on 2000/12/29  06:35:23
4680         Log: Signedness nit.
4681      Branch: perl
4682            ! pp_hot.c
4683 ____________________________________________________________________________
4684 [  8246] By: jhi                                   on 2000/12/29  01:23:31
4685         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
4686              From: Lupe Christoph <lupe@lupe-christoph.de>
4687              Date: Thu, 28 Dec 2000 23:00:00 +0100
4688              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
4689              
4690              Suggest rsync --delete --dry-run.
4691      Branch: perl
4692            ! pod/perlhack.pod
4693 ____________________________________________________________________________
4694 [  8245] By: jhi                                   on 2000/12/28  23:57:05
4695         Log: The maxiters upper limit sanity check (guarding against
4696              non-progress) assumed bytes instead of characters in s///
4697              and split().
4698      Branch: perl
4699            ! pp.c pp_hot.c
4700 ____________________________________________________________________________
4701 [  8244] By: jhi                                   on 2000/12/28  23:34:08
4702         Log: Make some panic messages a bit more logical.
4703      Branch: perl
4704            ! doop.c pod/perldiag.pod pp.c pp_hot.c
4705 ____________________________________________________________________________
4706 [  8243] By: jhi                                   on 2000/12/28  22:59:16
4707         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
4708              From: Simon Cozens <simon@cozens.net>
4709              Date: Wed, 27 Dec 2000 02:30:03 +0000
4710              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
4711      Branch: perl
4712            ! pp.c t/pragma/sub_lval.t
4713 ____________________________________________________________________________
4714 [  8242] By: jhi                                   on 2000/12/28  22:56:53
4715         Log: Subject: [PATCH blead] Fix B::Terse indentation
4716              From: Daniel Chetlin <daniel@chetlin.com>
4717              Date: Wed, 27 Dec 2000 06:43:30 -0800
4718              Message-ID: <20001227064329.B9573@darkstar>
4719      Branch: perl
4720            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
4721 ____________________________________________________________________________
4722 [  8241] By: jhi                                   on 2000/12/28  22:48:59
4723         Log: The latter patch from the
4724              
4725              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
4726              From: Peter Prymmer <pvhp@forte.com> 
4727              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
4728              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
4729              
4730              (the former patch from the above should have been
4731              taken care of by Nick I-S)
4732      Branch: perl
4733            ! win32/Makefile
4734 ____________________________________________________________________________
4735 [  8240] By: jhi                                   on 2000/12/28  22:45:22
4736         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
4737              From: "Casey R. Tweten" <crt@kiski.net>
4738              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
4739              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
4740      Branch: perl
4741            ! lib/constant.pm
4742 ____________________________________________________________________________
4743 [  8239] By: jhi                                   on 2000/12/28  22:37:45
4744         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
4745              From: Simon Cozens <simon@cozens.net>
4746              Date: Wed, 27 Dec 2000 14:12:44 +0000
4747              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
4748      Branch: perl
4749            ! t/op/method.t t/op/sort.t toke.c
4750 ____________________________________________________________________________
4751 [  8238] By: jhi                                   on 2000/12/28  22:30:32
4752         Log: Subject: [PATCH perl@8229] Call.pm
4753              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
4754              Date: Mon, 25 Dec 2000 10:47:15 -0000
4755              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
4756      Branch: perl
4757            ! ext/Filter/Util/Call/Call.pm
4758 ____________________________________________________________________________
4759 [  8237] By: jhi                                   on 2000/12/28  22:19:21
4760         Log: Subject: [PATCH blead] Fix problem with `&' prototype
4761              From: Daniel Chetlin <daniel@chetlin.com>
4762              Date: Wed, 27 Dec 2000 15:55:32 -0800
4763              Message-ID: <20001227155532.D9573@darkstar>
4764      Branch: perl
4765            ! op.c t/comp/proto.t
4766 ____________________________________________________________________________
4767 [  8236] By: jhi                                   on 2000/12/28  22:09:25
4768         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
4769              From: Daniel Chetlin <daniel@chetlin.com>
4770              Date: Sun, 24 Dec 2000 04:09:49 -0800
4771              Message-ID: <20001224040949.B3090@darkstar>
4772      Branch: perl
4773            ! gv.c mg.c t/op/attrs.t
4774 ____________________________________________________________________________
4775 [  8235] By: jhi                                   on 2000/12/28  22:07:11
4776         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
4777              From: Jan Dubois <jand@ActiveState.com>
4778              Date: Tue, 26 Dec 2000 20:57:31 -0800
4779              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
4780      Branch: perl
4781            ! win32/win32.c
4782 ____________________________________________________________________________
4783 [  8234] By: jhi                                   on 2000/12/28  21:52:42
4784         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
4785              From: Simon Cozens <simon@cozens.net>
4786              Date: Thu, 28 Dec 2000 20:33:13 +0000
4787              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
4788      Branch: perl
4789            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
4790 ____________________________________________________________________________
4791 [  8233] By: jhi                                   on 2000/12/28  19:40:49
4792         Log: Integrate perlio.
4793      Branch: perl
4794           !> ext/Encode/Makefile.PL ext/Encode/compile
4795 ____________________________________________________________________________
4796 [  8232] By: nick                                  on 2000/12/23  16:06:00
4797         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
4798              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
4799      Branch: perlio
4800            ! ext/Encode/Makefile.PL
4801 ____________________________________________________________________________
4802 [  8231] By: nick                                  on 2000/12/23  14:30:34
4803         Log: "Compiled" encode build cleanup
4804              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
4805              - .c files do not export sub-tables
4806      Branch: perlio
4807            ! ext/Encode/Makefile.PL ext/Encode/compile
4808 ____________________________________________________________________________
4809 [  8230] By: nick                                  on 2000/12/23  12:50:37
4810         Log: Integrate mainline
4811      Branch: perlio
4812           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
4813           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
4814           !> pod/perl5004delta.pod pod/perl5005delta.pod
4815           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
4816           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
4817           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
4818           !> pod/perlsub.pod
4819 ____________________________________________________________________________
4820 [  8229] By: jhi                                   on 2000/12/22  15:32:12
4821         Log: Integrate perlio.
4822      Branch: perl
4823           +> win32/distclean.bat
4824           !> MANIFEST t/io/utf8.t
4825 ____________________________________________________________________________
4826 [  8228] By: jhi                                   on 2000/12/22  15:29:40
4827         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
4828              From: Robin Barker <rmb1@cise.npl.co.uk>
4829              Date: Fri, 22 Dec 2000 12:17:38 GMT
4830              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
4831      Branch: perl
4832            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
4833            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
4834            ! pod/perl5004delta.pod pod/perl5005delta.pod
4835            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
4836            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
4837            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
4838            ! pod/perlsub.pod
4839 ____________________________________________________________________________
4840 [  8227] By: jhi                                   on 2000/12/22  15:24:28
4841         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
4842              From: "John L. Allen" <allen@grumman.com>
4843              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
4844              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
4845              
4846              Document APPLLIB_EXP.
4847      Branch: perl
4848            ! INSTALL
4849 ____________________________________________________________________________
4850 [  8226] By: nick                                  on 2000/12/21  22:11:50
4851         Log: Handy script for when one forgets to "dmake clean" 
4852      Branch: perlio
4853            + win32/distclean.bat
4854            ! MANIFEST
4855 ____________________________________________________________________________
4856 [  8225] By: nick                                  on 2000/12/21  21:54:04
4857         Log: CRLF platform issue with io/utf8 fix.
4858      Branch: perlio
4859            ! t/io/utf8.t
4860 ____________________________________________________________________________
4861 [  8224] By: nick                                  on 2000/12/21  21:02:20
4862         Log: Integrate mainline
4863      Branch: perlio
4864           !> Changes Configure Makefile.SH Porting/Glossary
4865           !> Porting/config.sh Porting/config_H configure.com
4866           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
4867           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
4868           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
4869           !> win32/config.bc win32/config.gc win32/config.vc
4870 ____________________________________________________________________________
4871 [  8223] By: jhi                                   on 2000/12/21  17:09:16
4872         Log: Update Changes.
4873      Branch: perl
4874            ! Changes patchlevel.h
4875 ____________________________________________________________________________
4876 [  8222] By: jhi                                   on 2000/12/21  16:24:01
4877         Log: Metaconfig unit changes for #8221.
4878      Branch: metaconfig/U/perl
4879           +> issymlink.U
4880            - testsyml.U
4881            ! Mksymlinks.U
4882 ____________________________________________________________________________
4883 [  8221] By: jhi                                   on 2000/12/21  16:23:48
4884         Log: Rename testsyml to issymlink.
4885      Branch: perl
4886            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4887            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
4888            ! win32/config.vc
4889 ____________________________________________________________________________
4890 [  8220] By: jhi                                   on 2000/12/21  15:47:26
4891         Log: Robustness support for #8218 (symlink forest) since the GNU
4892              tools seem to be overly picky about symlinkage depths.
4893      Branch: perl
4894            ! Makefile.SH t/io/fs.t
4895 ____________________________________________________________________________
4896 [  8219] By: jhi                                   on 2000/12/21  15:38:27
4897         Log: Metaconfig changes for #8218.
4898      Branch: metaconfig
4899            ! U/modified/Oldconfig.U
4900      Branch: metaconfig/U/perl
4901            + Mksymlinks.U
4902            ! testsyml.U
4903 ____________________________________________________________________________
4904 [  8218] By: jhi                                   on 2000/12/21  15:37:57
4905         Log: Add Configure option -Dmksymlinks which will create a symlink
4906              forest if the current/build differs from the source directory.
4907              TODO: mkdir -p is not portable.
4908      Branch: perl
4909            ! Configure
4910 ____________________________________________________________________________
4911 [  8217] By: jhi                                   on 2000/12/21  14:39:12
4912         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
4913              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
4914              Date: Thu, 21 Dec 2000 09:38:18 GMT
4915              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
4916              
4917              The ofs became an SV.
4918      Branch: perl
4919            ! ext/Thread/Thread.xs
4920 ____________________________________________________________________________
4921 [  8216] By: jhi                                   on 2000/12/21  05:40:21
4922         Log: The polymorphism seems to have fixed 20000517.001.
4923      Branch: perl
4924            ! t/pragma/utf8.t
4925 ____________________________________________________________________________
4926 [  8215] By: jhi                                   on 2000/12/21  04:44:52
4927         Log: read() documentation tweak for 20001121.004.
4928      Branch: perl
4929            ! pod/perlfunc.pod
4930 ____________________________________________________________________________
4931 [  8214] By: jhi                                   on 2000/12/21  03:54:11
4932         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
4933      Branch: perl
4934            ! pp_sys.c t/op/misc.t
4935 ____________________________________________________________________________
4936 [  8213] By: jhi                                   on 2000/12/21  00:28:10
4937         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
4938              From: Peter Prymmer <pvhp@forte.com>
4939              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
4940              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
4941      Branch: perl
4942            ! configure.com
4943 ____________________________________________________________________________
4944 [  8212] By: jhi                                   on 2000/12/21  00:26:21
4945         Log: Edit edit edit.
4946      Branch: perl
4947            ! pod/perlfaq3.pod
4948 ____________________________________________________________________________
4949 [  8211] By: jhi                                   on 2000/12/20  18:52:46
4950         Log: Update Changes.
4951      Branch: perl
4952            ! Changes patchlevel.h
4953 ____________________________________________________________________________
4954 [  8210] By: jhi                                   on 2000/12/20  18:34:47
4955         Log: Yet another editor edit.
4956      Branch: perl
4957            ! pod/perlfaq3.pod
4958 ____________________________________________________________________________
4959 [  8209] By: jhi                                   on 2000/12/20  15:33:28
4960         Log: More Win32 Perling.
4961      Branch: perl
4962            ! pod/perlfaq3.pod
4963 ____________________________________________________________________________
4964 [  8208] By: jhi                                   on 2000/12/20  15:07:46
4965         Log: More Win32 editor/IDE/shell hints.
4966      Branch: perl
4967            ! pod/perlfaq3.pod
4968 ____________________________________________________________________________
4969 [  8207] By: jhi                                   on 2000/12/20  03:54:08
4970         Log: Subject: [PATCH] obscure timing knowledge
4971              From: Nicholas Clark <nick@ccl4.org>
4972              Date: Tue, 19 Dec 2000 19:22:31 +0000
4973              Message-ID: <20001219192231.F2827@plum.flirble.org>
4974      Branch: perl
4975            ! sv.c
4976 ____________________________________________________________________________
4977 [  8206] By: jhi                                   on 2000/12/20  03:45:57
4978         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
4979              From: Spider Boardman <spider@leggy.zk3.dec.com>
4980              Date: Tue, 19 Dec 2000 21:30:16 -0500
4981              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
4982      Branch: perl
4983            ! sv.c
4984 ____________________________________________________________________________
4985 [  8205] By: jhi                                   on 2000/12/19  23:02:01
4986         Log: Update Changes.
4987      Branch: perl
4988            ! Changes patchlevel.h
4989 ____________________________________________________________________________
4990 [  8204] By: jhi                                   on 2000/12/19  22:58:18
4991         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
4992              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
4993              on editors and diffing/patching.
4994      Branch: perl
4995            ! t/op/utf8decode.t
4996 ____________________________________________________________________________
4997 [  8203] By: nick                                  on 2000/12/19  21:36:16
4998         Log: Integrate mainline (forgot my own change...)
4999      Branch: perlio
5000           !> ext/Encode/compile
5001 ____________________________________________________________________________
5002 [  8202] By: nick                                  on 2000/12/19  21:34:42
5003         Log: Integrate mainline.
5004      Branch: perlio
5005           !> (integrate 61 files)
5006 ____________________________________________________________________________
5007 [  8201] By: nick                                  on 2000/12/19  21:34:06
5008         Log: Avoid looking for File::Glob when we don't need it.
5009      Branch: perl
5010            ! ext/Encode/compile
5011 ____________________________________________________________________________
5012 [  8200] By: jhi                                   on 2000/12/19  18:35:49
5013         Log: Update Changes.
5014      Branch: perl
5015            ! Changes patchlevel.h
5016 ____________________________________________________________________________
5017 [  8199] By: jhi                                   on 2000/12/19  18:35:07
5018         Log: Microperl tweaks.
5019      Branch: perl
5020            ! sv.c uconfig.h uconfig.sh
5021 ____________________________________________________________________________
5022 [  8198] By: jhi                                   on 2000/12/19  18:29:59
5023         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
5024      Branch: perl
5025            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5026            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
5027 ____________________________________________________________________________
5028 [  8197] By: jhi                                   on 2000/12/19  17:55:29
5029         Log: In VMS embedded perls couldn't access the statically built Socket,
5030              from Charles Lane.
5031      Branch: perl
5032            ! configure.com
5033 ____________________________________________________________________________
5034 [  8196] By: jhi                                   on 2000/12/19  17:49:50
5035         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
5036              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
5037              Date: Sun, 17 Dec 2000 19:11:44 -0000
5038              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
5039      Branch: perl
5040            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
5041            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
5042 ____________________________________________________________________________
5043 [  8195] By: jhi                                   on 2000/12/19  17:47:53
5044         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
5045              From: Jonathan Stowe <gellyfish@gellyfish.com>
5046              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
5047              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
5048      Branch: perl
5049            ! utils/h2xs.PL
5050 ____________________________________________________________________________
5051 [  8194] By: jhi                                   on 2000/12/19  17:46:28
5052         Log: Subject: Re: useless use of void context work-around
5053              From: andreas.koenig@anima.de (Andreas J. Koenig)
5054              Date: 16 Dec 2000 15:13:36 +0100
5055              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
5056              
5057              Document (comment) the q(di ds ig) trick in the code.
5058      Branch: perl
5059            ! op.c
5060 ____________________________________________________________________________
5061 [  8193] By: jhi                                   on 2000/12/19  17:10:57
5062         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
5063              From: "Mark J. Reed" <mreed@strange.turner.com>
5064              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
5065              Message-Id: <200012160222.VAA13986@strange.turner.com>
5066      Branch: perl
5067            ! ext/Sys/Syslog/Syslog.pm
5068 ____________________________________________________________________________
5069 [  8192] By: jhi                                   on 2000/12/19  17:07:45
5070         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
5071              From: Nicholas Clark <nick@ccl4.org>
5072              Date: Sat, 16 Dec 2000 19:03:13 +0000
5073              Message-ID: <20001216190313.D68304@plum.flirble.org>
5074      Branch: perl
5075            ! t/op/64bitint.t
5076 ____________________________________________________________________________
5077 [  8191] By: jhi                                   on 2000/12/19  17:06:13
5078         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
5079              From: Dominic Dunlop <domo@computer.org>
5080              Date: Mon, 18 Dec 2000 12:00:15 +0100
5081              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
5082              
5083              This patchlet is needed in order that perl can be statically linked.  
5084      Branch: perl
5085            ! regexec.c
5086 ____________________________________________________________________________
5087 [  8190] By: jhi                                   on 2000/12/19  17:03:08
5088         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
5089              From: "Craig A. Berry" <craig.berry@psinetcs.com>
5090              Date: Sun, 17 Dec 2000 00:18:35 -0600
5091              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
5092      Branch: perl
5093            ! perlio.h vms/gen_shrfls.pl
5094 ____________________________________________________________________________
5095 [  8189] By: jhi                                   on 2000/12/19  16:20:28
5096         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
5097              From: Prymmer/Kahn <pvhp@best.com>
5098              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
5099              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
5100              
5101              A better version of #8188.
5102      Branch: perl
5103            ! pod/perlfaq3.pod
5104 ____________________________________________________________________________
5105 [  8188] By: jhi                                   on 2000/12/19  15:57:06
5106         Log: (Replaced by #8189)
5107              
5108              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
5109              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
5110              From: Prymmer/Kahn <pvhp@best.com>
5111              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
5112              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
5113              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
5114              Date: Mon, 18 Dec 2000 11:10:45 -0500
5115              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
5116      Branch: perl
5117            ! pod/perlfaq3.pod
5118 ____________________________________________________________________________
5119 [  8187] By: jhi                                   on 2000/12/19  15:54:19
5120         Log: Email address fix for Anton Berezin.
5121      Branch: perl
5122            ! AUTHORS
5123 ____________________________________________________________________________
5124 [  8186] By: jhi                                   on 2000/12/19  15:38:54
5125         Log: Subject: [PATCH perl@8102] cygwin port
5126              From: "Eric Fifer" <efifer@dircon.co.uk> 
5127              Date: Thu, 14 Dec 2000 13:41:29 -0000
5128              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
5129              
5130              When compiling modules the data item that is being imported
5131              from libperl.dll needs to be tagged as imported/shared data:
5132              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
5133      Branch: perl
5134            ! perliol.h
5135 ____________________________________________________________________________
5136 [  8185] By: jhi                                   on 2000/12/19  14:53:24
5137         Log: Regen uconfig.h and uconfig.sh.
5138      Branch: perl
5139            ! uconfig.h uconfig.sh
5140 ____________________________________________________________________________
5141 [  8184] By: jhi                                   on 2000/12/18  20:43:49
5142         Log: Comments work so much better when they are closed.
5143      Branch: perl
5144            ! regcomp.c
5145 ____________________________________________________________________________
5146 [  8183] By: jhi                                   on 2000/12/18  18:04:02
5147         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
5148              Fixes the bug 20001218.016.
5149      Branch: perl
5150            ! regcomp.c
5151 ____________________________________________________________________________
5152 [  8182] By: gsar                                  on 2000/12/18  09:53:47
5153         Log: delete spurious files
5154      Branch: maint-5.6/perl
5155            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
5156            - vos/config.h vos/config_h.SH_orig
5157 ____________________________________________________________________________
5158 [  8181] By: gsar                                  on 2000/12/18  09:46:08
5159         Log: regen perltoc
5160      Branch: maint-5.6/perl
5161            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
5162 ____________________________________________________________________________
5163 [  8180] By: gsar                                  on 2000/12/18  09:20:27
5164         Log: integrate changes#7924..7926,7946,7952 from mainline
5165      Branch: maint-5.6/perl
5166           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
5167           !> lib/File/stat.pm t/lib/class-struct.t
5168 ____________________________________________________________________________
5169 [  8179] By: gsar                                  on 2000/12/18  08:55:54
5170         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
5171              7918,7919,7988,8907 from mainline (various)
5172      Branch: maint-5.6/perl
5173           +> t/lib/class-struct.t
5174           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
5175           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
5176           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
5177 ____________________________________________________________________________
5178 [  8178] By: gsar                                  on 2000/12/18  08:16:30
5179         Log: avoid redefinition warnings on windows due to sys/socket.h getting
5180              #included before win32.h
5181      Branch: maint-5.6/perl
5182            ! win32/include/sys/socket.h
5183 ____________________________________________________________________________
5184 [  8177] By: gsar                                  on 2000/12/18  05:24:04
5185         Log: make regen_headers; fix POSIX.xs problems; remove outdated
5186              code from sys/socket.h that makes build fail now
5187      Branch: maint-5.6/perl
5188            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
5189            ! pod/perlapi.pod
5190           !> win32/include/sys/socket.h
5191 ____________________________________________________________________________
5192 [  8176] By: gsar                                  on 2000/12/18  05:20:17
5193         Log: update Changes
5194      Branch: maint-5.6/perl
5195            ! Changes patchlevel.h
5196 ____________________________________________________________________________
5197 [  8175] By: gsar                                  on 2000/12/18  04:57:48
5198         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
5199              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
5200              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
5201              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
5202              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
5203              7823,7825,7838
5204      Branch: maint-5.6/perl
5205           +> lib/File/Spec/Epoc.pm
5206           !> (integrate 88 files)
5207 ____________________________________________________________________________
5208 [  8174] By: gsar                                  on 2000/12/18  03:53:09
5209         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
5210              7625..7629,7631..7634,7637,7639,7642 from mainline
5211      Branch: maint-5.6/perl
5212           +> README.solaris
5213           !> (integrate 26 files)
5214 ____________________________________________________________________________
5215 [  8173] By: gsar                                  on 2000/12/18  03:37:02
5216         Log: integrate changes#7472,7474..7479,7481,7485,7489,7493,7494,7496,
5217              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
5218              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
5219              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
5220      Branch: maint-5.6/perl
5221           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
5222            - MAINTAIN
5223           !> (integrate 111 files)
5224 ____________________________________________________________________________
5225 [  8172] By: jhi                                   on 2000/12/18  02:49:27
5226         Log: Regen pods.
5227      Branch: perl
5228            ! pod/perlmodlib.pod pod/perltoc.pod
5229 ____________________________________________________________________________
5230 [  8171] By: gsar                                  on 2000/12/18  02:49:24
5231         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
5232              7465..7471 from mainline
5233              
5234              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
5235              in platforms that strictly require all the symbols being present
5236              at link time.
5237              
5238              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
5239              
5240              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
5241              
5242              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
5243              
5244              Subject: [PATCH] todo
5245              
5246              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
5247              
5248              Use $sort, $uniq (and $tr) consistently as wondered
5249              by Nicholas Clark.
5250              
5251              Too enthusiastic editing in #7460.
5252              
5253              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
5254              
5255              Upgrade to CPAN 1.58_55.
5256              Subject: CPAN.pm status
5257              
5258              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
5259              
5260              Make target reordering to avoid pointless re-makes.
5261              Subject: Re: Total re-make of 'make okfile' after 7451 ?
5262              
5263              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
5264              
5265              Subject: DOC PATCH 5.6.0
5266              
5267              Add the repository doc by Malcolm, Sarathy, and by Simon,
5268              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
5269      Branch: maint-5.6/perl
5270           +> Porting/repository.pod
5271           !> Configure MANIFEST Makefile.SH README.dos README.os2
5272           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
5273           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
5274           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
5275 ____________________________________________________________________________
5276 [  8169] By: gsar                                  on 2000/12/18  02:33:34
5277         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
5278              7435..7441,7445 from mainline
5279              
5280              Make the UTF-8 decoding stricter and more verbose when
5281              malformation happens.  This involved adding an argument
5282              to utf8_to_uv_chk(), which involved changing its prototype,
5283              and prefer STRLEN over I32 for the UTF-8 length, which as
5284              a domino effect necessitated changing the prototypes of
5285              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
5286              The stricter UTF-8 decoding checking uses Markus Kuhn's
5287              UTF-8 Decode Stress Tester from
5288              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
5289              
5290              Run vms/vms_yfix.pl, should have done that after changing
5291              perly.c in #7382.
5292              
5293              Subject: [PATCH 5.7.0] static linking with uninstalled perl
5294              
5295              (Replaced by #7440.)
5296              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
5297              
5298              Fix the bug ID 20001024.005, the bug introduced by #7416.
5299              
5300              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
5301              
5302              Fix the bug reported in
5303              From: andreas.koenig@anima.de (Andreas J. Koenig)
5304              Also make is_utf8_char() stricter.
5305              
5306              Missed the header file changes from #7425.
5307              
5308              Check if stdio supports tweaking lval and cnt simultaneously.
5309              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
5310              
5311              Stratus VOS updates from Paul Green.
5312              
5313              Podify README.epoc and README.vos.
5314              
5315              Add targets to Makefile.SH, most importantly
5316              'regen_all' which also remembers to update vms/perly*.
5317              
5318              Subject: Minor update to find2perl, for portability
5319              
5320              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
5321              
5322              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
5323              
5324              Rename UTF8LEN() to be UNISKIP(), too confusing to have
5325              UTF8LEN() and UTF8SKIP(). 
5326              
5327              Allow poking holes at the UTF-8 decoding strictness.
5328              
5329              Continue the internal UTF-8 API tweaking.
5330              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
5331              used much more than the simpler API, now called utf8_to_uv_simple().
5332              Still not quite happy with API, too much partial duplication
5333              of functionality.
5334              
5335              A new version of making the syslog test more robust.
5336              (Replaces #7421.)
5337              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
5338              
5339              buildtoc target tweaks.
5340              
5341              Integrate with vmsperl #7430 by Charles Bailey:
5342              
5343              Cleanup from prior patch (Charles Lane?):
5344              - improve handling of MFDs in Basename and Path
5345              - default to no xsubpp line # munging when building debug images
5346      Branch: maint-5.6/perl
5347           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5348           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
5349           !> (integrate 67 files)
5350 ____________________________________________________________________________
5351 [  8168] By: gsar                                  on 2000/12/18  02:05:49
5352         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
5353              
5354              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
5355              From: Martin Husemann <martin@duskware.de>
5356              
5357              Subject: [PATCH 5.7.0] restore match data on backtracing
5358              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5359      Branch: maint-5.6/perl
5360           !> regcomp.c regexec.c t/op/re_tests
5361 ____________________________________________________________________________
5362 [  8167] By: gsar                                  on 2000/12/18  01:55:22
5363         Log: integrate changes#7858,7986 from mainline
5364              
5365              C<foreach my $x ...> in pseudo-fork()ed process may diddle
5366              parent's memory; fix it by keeping track of the actual pad
5367              offset rather than a raw pointer (this change is probably also
5368              relevant to non-ithreads case to avoid fallout from reallocs of
5369              the pad array, but is currently only enabled for the ithreads
5370              case in the interests of minimal disruption to existing "well
5371              tested" code)
5372              
5373              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
5374              due to the notorious GetFileType() bug in Windows 9x, which fstat()
5375              tickles)
5376      Branch: maint-5.6/perl
5377           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
5378           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
5379           !> win32/win32.c win32/win32.h win32/win32sck.c
5380 ____________________________________________________________________________
5381 [  8166] By: gsar                                  on 2000/12/18  01:52:59
5382         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
5383              from mainline (xsubpp and ExtUtils::LibList fixups, various
5384              other small items)
5385      Branch: maint-5.6/perl
5386           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
5387           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
5388           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
5389           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
5390           !> win32/bin/search.pl
5391 ____________________________________________________________________________
5392 [  8165] By: gsar                                  on 2000/12/18  01:28:45
5393         Log: integrate changes#7533,7563,7611,7623 from mainline (various
5394              malloc.c embellishments)
5395      Branch: maint-5.6/perl
5396           !> malloc.c pod/perldiag.pod
5397 ____________________________________________________________________________
5398 [  8164] By: gsar                                  on 2000/12/18  01:23:33
5399         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
5400              fixups)
5401      Branch: maint-5.6/perl
5402           !> utils/h2xs.PL
5403 ____________________________________________________________________________
5404 [  8163] By: gsar                                  on 2000/12/18  01:17:50
5405         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
5406              fixups)
5407      Branch: maint-5.6/perl
5408           !> Makefile.SH utils/perlbug.PL
5409 ____________________________________________________________________________
5410 [  8162] By: gsar                                  on 2000/12/18  00:25:43
5411         Log: always export Perl_deb() (it is required by re.xs whether
5412              Perl is built with or without -DDEBUGGING)
5413      Branch: maint-5.6/perl
5414            ! makedef.pl
5415 ____________________________________________________________________________
5416 [  8161] By: gsar                                  on 2000/12/18  00:23:38
5417         Log: integrate change#7414 from mainline
5418              
5419              Undo the basename() part of #7412 since the lib/basename
5420              tests would need upgrading too.
5421              
5422              squelch two tests in tr.t that rely on tr/// paranoia change
5423              that's not in 5.6.x
5424      Branch: maint-5.6/perl
5425            ! t/op/tr.t
5426           !> lib/File/Basename.pm
5427 ____________________________________________________________________________
5428 [  8160] By: gsar                                  on 2000/12/18  00:05:30
5429         Log: missing change in previous integrate
5430      Branch: maint-5.6/perl
5431           !> README.aix
5432 ____________________________________________________________________________
5433 [  8159] By: gsar                                  on 2000/12/18  00:03:38
5434         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
5435              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
5436              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7304..7408,
5437              7410..7413 from mainline
5438      Branch: maint-5.6/perl
5439           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
5440           +> t/lib/tie-splice.t
5441            - lib/unicode/Is/DCinital.pl
5442           !> (integrate 112 files)
5443 ____________________________________________________________________________
5444 [  8158] By: jhi                                   on 2000/12/17  23:04:24
5445         Log: Subject: [PATCHES] RE: perl@8150 
5446              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
5447              Date: Sun, 17 Dec 2000 21:46:39 +0100
5448              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
5449              
5450              Neither cygwin has a getpwuid() one can trust on.
5451      Branch: perl
5452            ! t/lib/glob-basic.t
5453 ____________________________________________________________________________
5454 [  8157] By: jhi                                   on 2000/12/17  23:01:54
5455         Log: More MAN.PODS => {} fixes.
5456      Branch: perl
5457            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
5458            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
5459            ! os2/OS2/REXX/Makefile.PL
5460 ____________________________________________________________________________
5461 [  8156] By: gsar                                  on 2000/12/17  22:49:13
5462         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
5463              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
5464              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
5465              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
5466              7201,7204 from mainline
5467      Branch: maint-5.6/perl
5468           !> (integrate 121 files)
5469 ____________________________________________________________________________
5470 [  8155] By: jhi                                   on 2000/12/17  22:30:58
5471         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
5472              From: "Craig A. Berry" <craigberry@mac.com>
5473              Date: Sun, 17 Dec 2000 13:09:28 -0600
5474              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
5475              
5476              MAN.PODS => ' ' is naughty.
5477      Branch: perl
5478            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
5479 ____________________________________________________________________________
5480 [  8154] By: nick                                  on 2000/12/17  22:07:13
5481         Log: MULTIPLICITY nit.
5482      Branch: perl
5483            ! mg.c
5484 ____________________________________________________________________________
5485 [  8153] By: gsar                                  on 2000/12/17  21:23:05
5486         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
5487              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
5488              from mainline
5489              
5490              Document the SvIOK_.*UV().
5491              
5492              Update Unicode todo list.
5493              
5494              Guard against bad string->int conversion for quads.
5495              
5496              Subject: small apidoc fix
5497              
5498              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
5499              
5500              Subject: [PATCH] Tied filehandle documentation
5501              
5502              Subject: [PATCH] Modernize Opcode.pm documentation
5503              
5504              Make Data::Dumper (non-XS) to work with changed semantics of ref().
5505              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
5506              [applied even though said semantics didn't change in 5.6.x]
5507              
5508              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
5509              
5510              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
5511              
5512              Fix the URL, but the server is still missing in action.
5513              Subject: [ID 20000905.002] perlfaq1.pod URL error
5514              
5515              Subject: [ID 20000903.001] \w in utf8-strings
5516              
5517              Fix the ccversion detection for 5.1 and beyond.
5518              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
5519              
5520              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
5521              
5522              Subject: [ID 20000904.008] Tiny fix for perldiag
5523              
5524              Subject: Re: [ID 20000906.004] segfault with bad perl statement
5525              
5526              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
5527              
5528              Subject: [ID 20000908.002] perlipc documentation bug.
5529              
5530              Subject: [PATCH lib/Benchmark.pm]
5531              
5532              Re-allow vec() for characters > 255.
5533              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
5534              
5535              Do away with memory models cruft.  Sorry, PDP users.
5536              
5537              Continue #7041.
5538              
5539              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
5540              
5541              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
5542              
5543              Upgrade to CPAN 1.57_65, from Andreas König.
5544              
5545              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
5546              by Russ Allbery.
5547              
5548              Silence t/pod/*.t about alternate quote-mappings now implemented
5549              by Pod::Text, from Brad Appleton.
5550              
5551              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
5552              Subject: borland C++ win32.c tweak
5553              
5554              C<@a = @b = split(...)> optimization coredumps under ithreads
5555              (missed a spot when fixing up op_pmreplroot hack for ithreads)
5556              
5557              Document the SvUTF8*().
5558              
5559              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
5560              
5561              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
5562              
5563              Do in VMS as the #7054 does.
5564              
5565              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
5566              
5567              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
5568              
5569              Subject: [patch: perl@7045] vms updates
5570              
5571              Test for the #7049.
5572              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
5573              
5574              Break up the myconfig lines a bit.
5575              Subject: perlbug/perl -V output format
5576              
5577              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
5578              
5579              The #7054 truncated Configure badly.
5580              
5581              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
5582              initialization in all the threads on Windows
5583              
5584              Allow for whitespace between "#" and "line" in cpp output.
5585              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
5586              
5587              Remove vestiges of tr//CU.
5588              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
5589              
5590              The return value of setlocale must be copied away.
5591              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
5592              
5593              Allow chop() and chomp() to be overridden.
5594              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
5595              
5596              Hints optimization.
5597              Subject: Minor nit
5598              
5599              Subject: [PATCH] de-wall t/README
5600              
5601              Subject: Re: Two advertising clauses need to be removed
5602      Branch: maint-5.6/perl
5603           !> (integrate 75 files)
5604 ____________________________________________________________________________
5605 [  8152] By: gsar                                  on 2000/12/17  20:30:11
5606         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
5607              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
5608              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
5609              
5610              Don't attach -ld to the archname if pointless.
5611              
5612              Document UNTIE in a very minimalistic way.
5613              
5614              POSIX doesn't report long double values under -Duselongdouble
5615              when the long doubles are "real" (bigger than doubles).
5616              
5617              More author updates.
5618              
5619              Try to deduce NV_MAX.  Really should be Configure fodder.
5620              
5621              :: not allowed in pathnames, change to .
5622              Subject: [PATCH perl@6938] cygwin port
5623              
5624              Forget about NV_MAX (#6951).  Various floating point tweaks,
5625              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
5626              
5627              Move the Solaris 7 scan to use64bitall, make the
5628              failure to find 64-bot sparc libc to mention the
5629              possibility of being in an intel, from Lupe and Alan.
5630              
5631              Regen perltoc.
5632              
5633              AUTHORS tweaks, from Peter Prymmer.
5634              
5635              More address tweaking.
5636              
5637              Small tweaks all over.
5638              
5639              File::Temp patches from Andreas König,
5640              
5641              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
5642              
5643              Subject: CPAN.pm beta 1.57_57 for the core
5644              
5645              Part of the solution.
5646              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
5647              
5648              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
5649              
5650              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
5651              
5652              Add the overload warnings to perldiag.
5653              
5654              Drop unused argument.
5655              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
5656              
5657              Subject: Nit in Configure (bleadperl@6961)
5658              
5659              Update to PodParser 1.18, from Brad Appleton.
5660              
5661              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
5662              
5663              Subject: [PATCH: 6948] add SCNfldbl to configure.com
5664              
5665              Document UNTIE. Also tweak implementation to suppress the 'inner references'
5666              warning when UNTIE exists and instead pass the cound of extra references to
5667              the UNTIE method.
5668              
5669              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
5670              so that case-ignoring systems like DCL can tell them from
5671              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
5672              
5673              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
5674              
5675              Feature ordering tweak.
5676              
5677              Regen perltoc.
5678              
5679              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
5680              
5681              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
5682              
5683              Subject: http:// in L<>
5684              
5685              Detypo.
5686              
5687              change#6791 accidentally clobbered change#6710, put it back
5688              
5689              Only the first line, thank you very much.
5690              
5691              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
5692              plus rework the http: spots as suggested by Tom Christiansen,
5693              plus regen perltoc.
5694              
5695              Undo part of change 6489 which looks like a bulk edit which
5696              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
5697              The supressing of main:: on return from select() is undesirable.
5698              
5699              Apparently avoiding the swapping is too costly.
5700              
5701              Various Configure nits by Philip Newton,
5702              plus the ebcdic one by me.
5703              
5704              Make certain cc is set before trying to run it.
5705              
5706              If overloaded %{} etc. return the object do not loop.
5707              Thus  sub deref { $_[0] } functions if object is wanted type.
5708              
5709              Update perlhist.
5710              
5711              More %{} and other deref special casing - do not pass to 'nomethod'.
5712      Branch: maint-5.6/perl
5713           !> (integrate 59 files)
5714 ____________________________________________________________________________
5715 [  8151] By: gsar                                  on 2000/12/17  19:14:38
5716         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
5717              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
5718              
5719              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
5720              
5721              Make the epsilon to be relative, not absolute.
5722              
5723              Put back the flags dump as reasoned in
5724              Subject: Re: [PATCH] Glob dumping
5725              
5726              Introduce ccname to keep track of what compiler kind of we have.
5727              
5728              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
5729              
5730              Put back the slice accidentally removed by #6907.
5731              
5732              Reset archname and archname64 always, forcing them be
5733              recomputed at each Configure run, make Configure and
5734              the hints files agree on the naming of largefiles variables.
5735              
5736              Don't say "Perl 5.0 source kit".
5737              
5738              Subject: [PATCH] fix misc cast warnings
5739              
5740              Subject: typos in pods
5741              
5742              NVs not necessarily doubles, as pointed out by Yitzchak.
5743              
5744              Subject: [PATCH 6889] add a few ldbl formats to configure.com
5745              
5746              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
5747              
5748              Better options for rsync.
5749              
5750              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
5751              
5752              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
5753              
5754              Subject: [PATCH] Re: UNTIE method 
5755              
5756              A better fix for the Socket building problem from Craig Berry.
5757              
5758              Retract the dummy test, skip the security tests (instead of failing),
5759              explain what the warnings mean.
5760              
5761              Heap decorruption.
5762              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
5763              
5764              Update to Unicode 3.0.1.
5765              
5766              Missed one Unicode file.
5767              
5768              Subject: Re: typos in pods
5769              
5770              The #6929 was too skimpy.
5771              
5772              sscanf() may be the only way to read long doubles from strings.
5773              
5774              Reveal Borland's isnan.
5775              Subject: build with BC++ tweak
5776              
5777              Issue useful diagnostic on unknown pod commands.
5778              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
5779              
5780              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
5781              
5782              Clarify the third case of ftmp-security warnings.
5783              
5784              Make -Dusemorebits find long doubles in Solaris.
5785              
5786              Wrap the test in eval.
5787      Branch: maint-5.6/perl
5788           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
5789           +> lib/unicode/PropList.txt lib/unicode/README.perl
5790           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
5791           +> lib/unicode/Unicode.301 vms/vmspipe.com
5792            - lib/unicode/Props.txt lib/unicode/UCD300.html
5793            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
5794           !> (integrate 305 files)
5795 ____________________________________________________________________________
5796 [  8150] By: jhi                                   on 2000/12/17  18:47:57
5797         Log: Uncheckedin generated files.
5798      Branch: perl
5799            ! global.sym perlapi.c pod/perlapi.pod
5800 ____________________________________________________________________________
5801 [  8149] By: jhi                                   on 2000/12/17  18:41:22
5802         Log: Update Changes.
5803      Branch: perl
5804            ! Changes patchlevel.h
5805 ____________________________________________________________________________
5806 [  8148] By: jhi                                   on 2000/12/17  18:39:16
5807         Log: Subject: [PATCH] Fcntl constants speedup
5808              From: Nicholas Clark <nick@ccl4.org>
5809              Date: Sun, 17 Dec 2000 16:29:24 +0000
5810              Message-ID: <20001217162924.E97668@plum.flirble.org>
5811              
5812              Use IVs for the Fcntl constants instead of NVs.
5813      Branch: perl
5814            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
5815 ____________________________________________________________________________
5816 [  8147] By: jhi                                   on 2000/12/17  18:33:41
5817         Log: Add test for #8145 (binmode() warning), add warning for
5818              ioctl() and sockpair(), document them. (fileno() cannot
5819              be tripwired with the same kind of warning because
5820              'defined fileno($foo)' seems to be an idiom.)
5821      Branch: perl
5822            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
5823 ____________________________________________________________________________
5824 [  8146] By: gsar                                  on 2000/12/17  18:09:08
5825         Log: update Changes
5826      Branch: maint-5.6/perl
5827            ! Changes
5828 ____________________________________________________________________________
5829 [  8145] By: jhi                                   on 2000/12/17  17:39:35
5830         Log: Subject: [PATCH] Re: The long awaited feature ...
5831              From: Simon Cozens <simon@cozens.net>
5832              Date: Sun, 17 Dec 2000 12:31:56 +0000
5833              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
5834              
5835              Add a warning to binmode() about using bad filehandles
5836              (can happen e.g. if someone forgets the filehandle argument)
5837      Branch: perl
5838            ! pp_sys.c
5839 ____________________________________________________________________________
5840 [  8144] By: jhi                                   on 2000/12/17  17:33:48
5841         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
5842              From: Jonathan Stowe <gellyfish@gellyfish.com>
5843              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
5844              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
5845      Branch: perl
5846            ! lib/Net/Ping.pm
5847 ____________________________________________________________________________
5848 [  8143] By: jhi                                   on 2000/12/17  05:31:37
5849         Log: Polymorphic regexps.
5850              
5851              Fixes at least the bugs 20001028.003 (both of them...) and
5852              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
5853              also to be fixed by now, probably already before this patch.
5854      Branch: perl
5855            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
5856            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
5857            ! t/op/utf8decode.t t/pragma/utf8.t
5858 ____________________________________________________________________________
5859 [  8142] By: jhi                                   on 2000/12/16  17:16:05
5860         Log: Subject: [patch perl@8102] dos/djgpp update
5861              From: Laszlo Molnar <ml1050@freemail.hu>
5862              Date: Sat, 16 Dec 2000 01:40:52 +0100
5863              Message-ID: <20001216014052.A335@freemail.hu>
5864      Branch: perl
5865            ! djgpp/config.over t/base/commonsense.t
5866 ____________________________________________________________________________
5867 [  8141] By: jhi                                   on 2000/12/16  17:09:27
5868         Log: Few uncheckedin files.
5869      Branch: perl
5870            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
5871 ____________________________________________________________________________
5872 [  8140] By: nick                                  on 2000/12/15  22:14:31
5873         Log: Integrate mainline
5874      Branch: perlio
5875           !> (integrate 53 files)
5876 ____________________________________________________________________________
5877 [  8139] By: jhi                                   on 2000/12/15  19:49:49
5878         Log: One more IVUV tweak from Nicholas Clark.
5879      Branch: perl
5880            ! sv.c
5881 ____________________________________________________________________________
5882 [  8138] By: jhi                                   on 2000/12/15  19:17:06
5883         Log: Return of the IVUV-preservation, now seems to be happy even
5884              in Digital UNIX (the broken strtoul brokenness detection
5885              seems to have been the fly in the ointment).
5886      Branch: perl
5887            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5888            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
5889            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
5890            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
5891            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
5892            ! vos/config.ga.h win32/config.bc win32/config.gc
5893            ! win32/config.vc
5894 ____________________________________________________________________________
5895 [  8137] By: jhi                                   on 2000/12/15  18:12:14
5896         Log: Metaconfig unit change for #8136.
5897      Branch: metaconfig
5898            ! U/modified/d_strtoul.U
5899      Branch: metaconfig/U/perl
5900            ! d_strtoull.U d_strtouq.U
5901 ____________________________________________________________________________
5902 [  8136] By: jhi                                   on 2000/12/15  18:11:35
5903         Log: I don't think it's sensible or portable to test the strtou*
5904              on /^-/ strings.
5905      Branch: perl
5906            ! Configure
5907 ____________________________________________________________________________
5908 [  8135] By: jhi                                   on 2000/12/15  17:18:49
5909         Log: Metaconfig unit change for #8134.
5910      Branch: metaconfig
5911            ! U/modified/d_strtoul.U
5912 ____________________________________________________________________________
5913 [  8134] By: jhi                                   on 2000/12/15  17:14:13
5914         Log: If longsize is 8 we don't need a LL suffix for integer constants.
5915      Branch: perl
5916            ! Configure config_h.SH
5917 ____________________________________________________________________________
5918 [  8133] By: jhi                                   on 2000/12/15  16:00:23
5919         Log: Update Changes.
5920      Branch: perl
5921            ! Changes patchlevel.h
5922 ____________________________________________________________________________
5923 [  8132] By: jhi                                   on 2000/12/15  15:44:16
5924         Log: Some compilers get huffy if you do not cast a const pointer
5925              to a non-const when assigning.
5926      Branch: perl
5927            ! gv.c
5928 ____________________________________________________________________________
5929 [  8131] By: jhi                                   on 2000/12/15  15:38:30
5930         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
5931              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5932              Date: Fri, 15 Dec 2000 05:26:57 -0500
5933              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
5934      Branch: perl
5935            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
5936            ! t/pragma/overload.t
5937 ____________________________________________________________________________
5938 [  8130] By: jhi                                   on 2000/12/15  15:36:08
5939         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
5940              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
5941              Date: Thu, 14 Dec 2000 22:02:43 -0500
5942              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
5943      Branch: perl
5944            ! gv.c perl.h
5945 ____________________________________________________________________________
5946 [  8129] By: jhi                                   on 2000/12/15  15:34:16
5947         Log: Subject: PATCH: h2xs nit
5948              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5949              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
5950              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
5951              
5952              Add a template README.
5953      Branch: perl
5954            ! utils/h2xs.PL
5955 ____________________________________________________________________________
5956 [  8128] By: jhi                                   on 2000/12/15  15:32:22
5957         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
5958      Branch: perl
5959            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
5960 ____________________________________________________________________________
5961 [  8127] By: jhi                                   on 2000/12/15  15:19:34
5962         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
5963              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
5964              Date:     Thu, 14 Dec 2000 20:04:42 EST
5965              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
5966      Branch: perl
5967            ! ext/Opcode/Opcode.xs
5968 ____________________________________________________________________________
5969 [  8126] By: jhi                                   on 2000/12/15  15:17:49
5970         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
5971              From: Peter Prymmer <pvhp@forte.com>
5972              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
5973              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
5974      Branch: perl
5975            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
5976            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
5977            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
5978 ____________________________________________________________________________
5979 [  8125] By: jhi                                   on 2000/12/15  15:11:05
5980         Log: This seems to be a stage sane and stable enough to checkin.
5981              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
5982      Branch: perl
5983            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
5984            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
5985            ! t/op/cmp.t t/op/numconvert.t
5986 ____________________________________________________________________________
5987 [  8124] By: jhi                                   on 2000/12/15  04:20:26
5988         Log: Something is really wonky.
5989      Branch: perl
5990            ! sv.c
5991 ____________________________________________________________________________
5992 [  8123] By: jhi                                   on 2000/12/15  04:00:50
5993         Log: Fixes for the IV UV patches to compile in Digital UNIX.
5994      Branch: perl
5995            ! sv.c
5996 ____________________________________________________________________________
5997 [  8122] By: jhi                                   on 2000/12/15  02:53:40
5998         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
5999              From: "Craig A. Berry" <craigberry@mac.com>
6000              Date: Thu, 14 Dec 2000 19:10:49 -0600
6001              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
6002      Branch: perl
6003            ! vms/vms.c
6004 ____________________________________________________________________________
6005 [  8121] By: jhi                                   on 2000/12/15  02:50:00
6006         Log: Metaconfig changes for #8120.
6007      Branch: metaconfig
6008            + U/modified/d_strtoul.U
6009      Branch: metaconfig/U/perl
6010            ! d_strtoull.U d_strtouq.U
6011 ____________________________________________________________________________
6012 [  8120] By: jhi                                   on 2000/12/15  02:49:42
6013         Log: From: Nicholas Clark <nick@ccl4.org> 
6014              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
6015              Date: Thu, 14 Dec 2000 18:38:57 +0000
6016              Message-ID: <20001214183857.B97909@plum.flirble.org>
6017      Branch: perl
6018            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6019            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
6020            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
6021            ! vos/config.ga.def vos/config.ga.h win32/config.bc
6022            ! win32/config.gc win32/config.vc
6023 ____________________________________________________________________________
6024 [  8119] By: jhi                                   on 2000/12/14  23:40:58
6025         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
6026              From: Nicholas Clark <nick@ccl4.org>
6027              Date: Wed, 13 Dec 2000 20:08:50 +0000
6028              Message-ID: <20001213200849.B71166@plum.flirble.org>
6029      Branch: perl
6030            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
6031            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
6032 ____________________________________________________________________________
6033 [  8118] By: jhi                                   on 2000/12/14  22:46:26
6034         Log: Integrate perlio.
6035      Branch: perl
6036           !> MANIFEST ext/Encode/compile makedef.pl
6037 ____________________________________________________________________________
6038 [  8117] By: nick                                  on 2000/12/14  22:38:53
6039         Log: Win32 tweaks to get Encode to build
6040              - temp hack to makedef.pl till PerlIO is properly "exported".
6041              - MSVC dislikes  
6042              static encpage_t foo[];
6043              so make 'em extern for now.
6044      Branch: perlio
6045            ! ext/Encode/compile makedef.pl
6046 ____________________________________________________________________________
6047 [  8116] By: nick                                  on 2000/12/14  22:00:53
6048         Log: Document the new files
6049      Branch: perlio
6050            ! MANIFEST
6051 ____________________________________________________________________________
6052 [  8115] By: jhi                                   on 2000/12/14  21:58:01
6053         Log: MANIFEST new files of #8114.
6054      Branch: perl
6055            ! MANIFEST
6056 ____________________________________________________________________________
6057 [  8114] By: jhi                                   on 2000/12/14  21:50:49
6058         Log: Integrate perlio.
6059      Branch: perl
6060           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
6061           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
6062           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
6063           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
6064           !> ext/Encode/Makefile.PL
6065 ____________________________________________________________________________
6066 [  8113] By: jhi                                   on 2000/12/14  21:48:49
6067         Log: The documentation part of the
6068              
6069              Subject: [ID 20001214.002] Net::Ping patch
6070              From: Jonathan Stowe <gellyfish@gellyfish.com>
6071              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
6072              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
6073              since the #7529 had already addressed the same problem.
6074      Branch: perl
6075            ! lib/Net/Ping.pm
6076 ____________________________________________________________________________
6077 [  8112] By: jhi                                   on 2000/12/14  21:42:57
6078         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
6079              From: Dominic Dunlop <domo@computer.org>
6080              Date: Tue, 12 Dec 2000 10:47:10 +0100
6081              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
6082              
6083              Document how elusive subroutines can be.
6084      Branch: perl
6085            ! pod/perlfunc.pod
6086 ____________________________________________________________________________
6087 [  8111] By: jhi                                   on 2000/12/14  21:38:05
6088         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
6089              From: Dominic Dunlop <domo@computer.org>
6090              Date: Thu, 14 Dec 2000 10:13:51 +0100
6091              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
6092      Branch: perl
6093            ! ext/POSIX/POSIX.pod
6094 ____________________________________________________________________________
6095 [  8110] By: jhi                                   on 2000/12/14  21:36:32
6096         Log: Subject: [patch] perlfaq7
6097              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
6098              Date: Thu, 14 Dec 2000 15:31:07 +0100
6099              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
6100      Branch: perl
6101            ! pod/perlfaq7.pod
6102 ____________________________________________________________________________
6103 [  8109] By: jhi                                   on 2000/12/14  21:29:20
6104         Log: Subject: [8104] Encode
6105              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6106              Date: Thu, 14 Dec 2000 14:49:34 +0100
6107              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
6108              
6109              Type casting for nervous compilers.
6110      Branch: perl
6111            ! ext/Encode/Encode.xs
6112 ____________________________________________________________________________
6113 [  8108] By: jhi                                   on 2000/12/14  21:26:17
6114         Log: Subject: [8104] DB_File
6115              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6116              Date: Thu, 14 Dec 2000 14:49:35 +0100
6117              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
6118              
6119              Type definition incorrect for DB 2.7.7.  Not known when it
6120              changed, so only changed it for a known revision.
6121      Branch: perl
6122            ! ext/DB_File/DB_File.xs
6123 ____________________________________________________________________________
6124 [  8107] By: jhi                                   on 2000/12/14  21:23:41
6125         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
6126              From: Peter Prymmer <pvhp@forte.com>
6127              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
6128              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
6129              
6130              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
6131      Branch: perl
6132            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
6133            ! ext/Encode/Encode/posix-bc.enc
6134 ____________________________________________________________________________
6135 [  8106] By: nick                                  on 2000/12/14  20:36:13
6136         Log: "Cold" build correction to Encode's Makefile.PL
6137      Branch: perlio
6138            ! ext/Encode/Makefile.PL
6139 ____________________________________________________________________________
6140 [  8105] By: nick                                  on 2000/12/14  20:09:37
6141         Log: "Compiled" encodings.
6142              Correct replacement character in EBCDIC .enc files
6143              Add 0x7F to ASCII repertoire.
6144      Branch: perlio
6145            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
6146            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
6147            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
6148            ! ext/Encode/Makefile.PL ext/Encode/compile
6149            ! ext/Encode/encengine.c ext/Encode/encode.h
6150 ____________________________________________________________________________
6151 [  8104] By: nick                                  on 2000/12/14  00:38:20
6152         Log: Integrate mainline
6153      Branch: perlio
6154           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
6155           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
6156           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
6157           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
6158           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
6159           !> t/lib/db-hash.t t/lib/db-recno.t
6160 ____________________________________________________________________________
6161 [  8103] By: nick                                  on 2000/12/13  23:16:13
6162         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
6163              so far and so it does not get lost.
6164      Branch: perlio
6165            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
6166 ____________________________________________________________________________
6167 [  8102] By: jhi                                   on 2000/12/13  17:14:22
6168         Log: Update Changes.
6169      Branch: perl
6170            ! Changes patchlevel.h
6171 ____________________________________________________________________________
6172 [  8101] By: jhi                                   on 2000/12/13  16:53:41
6173         Log: Move the proto of start_glob() to a better place; regen api files.
6174      Branch: perl
6175            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
6176 ____________________________________________________________________________
6177 [  8100] By: jhi                                   on 2000/12/13  16:47:11
6178         Log: Metaconfig change for #8099.
6179      Branch: metaconfig
6180            ! U/modified/Head.U
6181 ____________________________________________________________________________
6182 [  8099] By: jhi                                   on 2000/12/13  16:46:48
6183         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
6184              From: Andy Dougherty <doughera@lafayette.edu>
6185              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
6186              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
6187      Branch: perl
6188            ! Configure
6189 ____________________________________________________________________________
6190 [  8098] By: jhi                                   on 2000/12/13  16:39:02
6191         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
6192              From: rspier@pobox.com (Robert Spier)
6193              Date: Tue, 12 Dec 2000 21:12:39 -0500
6194              Message-ID: <14902.56087.678086.725773@rls.cx>
6195              
6196              fastgetcwd is defined using a glob alias on a $^O dependent basis -
6197              and there was no default assignment or perl subroutine.
6198      Branch: perl
6199            ! lib/Cwd.pm
6200 ____________________________________________________________________________
6201 [  8097] By: jhi                                   on 2000/12/13  16:16:01
6202         Log: Subject: [PATCH] move startglob out of pp_hot.c
6203              From: Nicholas Clark <nick@ccl4.org>
6204              Date: Mon, 11 Dec 2000 23:16:39 +0000
6205              Message-ID: <20001211231638.A55550@plum.flirble.org>
6206      Branch: perl
6207            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
6208 ____________________________________________________________________________
6209 [  8096] By: jhi                                   on 2000/12/13  15:26:23
6210         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
6211              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
6212              Date: Wed, 13 Dec 2000 14:01:37 +0100
6213              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
6214              
6215              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
6216              in turn requires libpthread in libswanted.
6217      Branch: perl
6218            ! hints/hpux.sh
6219 ____________________________________________________________________________
6220 [  8095] By: jhi                                   on 2000/12/12  19:51:05
6221         Log: The integration wars continue.
6222      Branch: perl
6223           !> sv.c
6224 ____________________________________________________________________________
6225 [  8094] By: jhi                                   on 2000/12/12  19:48:26
6226         Log: Subject: [PATCH perl@8070] DB_File-1.74  
6227              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
6228              Date: Mon, 11 Dec 2000 23:07:17 -0000
6229              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
6230      Branch: perl
6231            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
6232            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
6233            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
6234            ! t/lib/db-recno.t
6235 ____________________________________________________________________________
6236 [  8093] By: nick                                  on 2000/12/12  19:42:13
6237         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
6238      Branch: perlio
6239            ! sv.c
6240           !> lib/File/DosGlob.pm
6241 ____________________________________________________________________________
6242 [  8092] By: jhi                                   on 2000/12/12  19:28:11
6243         Log: Integrate perlio.
6244      Branch: perl
6245           !> sv.c
6246 ____________________________________________________________________________
6247 [  8091] By: nick                                  on 2000/12/12  18:49:45
6248         Log: Fix for Tk, and upgrading shared SVs.
6249      Branch: perlio
6250            ! sv.c
6251 ____________________________________________________________________________
6252 [  8090] By: jhi                                   on 2000/12/12  16:48:59
6253         Log: Subject: [PATCH] Re: Breadperl & Tk
6254              From: Nick Ing-Simmons <nik@tiuk.ti.com>
6255              Date: Tue, 12 Dec 2000 14:48:27 GMT
6256              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
6257      Branch: perl
6258            ! sv.c
6259 ____________________________________________________________________________
6260 [  8089] By: jhi                                   on 2000/12/12  03:37:19
6261         Log: Subject: DosGlob.pm diff for bash style brace expansion.
6262              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
6263              Date: Fri, 8 Dec 2000 10:45:30 -0600
6264              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
6265      Branch: perl
6266            ! lib/File/DosGlob.pm
6267 ____________________________________________________________________________
6268 [  8088] By: nick                                  on 2000/12/11  23:59:59
6269         Log: Integrate mainline
6270      Branch: perlio
6271           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
6272           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
6273           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
6274           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
6275           !> t/op/local.t t/pragma/warn/toke toke.c
6276 ____________________________________________________________________________
6277 [  8087] By: jhi                                   on 2000/12/11  23:20:23
6278         Log: Integrate perlio.
6279      Branch: perl
6280           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
6281 ____________________________________________________________________________
6282 [  8086] By: jhi                                   on 2000/12/11  22:50:59
6283         Log: Tune further the OS detection of CGI.
6284      Branch: perl
6285            ! lib/CGI.pm
6286 ____________________________________________________________________________
6287 [  8085] By: nick                                  on 2000/12/11  22:50:46
6288         Log: Finish 1st pass of "encoding" layer e.g. :
6289              open($fh,"<encoding(iso8859-7)",$greek) || die;
6290      Branch: perlio
6291            ! ext/Encode/Encode.xs perlio.c perliol.h
6292 ____________________________________________________________________________
6293 [  8084] By: jhi                                   on 2000/12/11  22:32:06
6294         Log: Revert the -f ambiguousity patch, seems to cause
6295              too much hassle (the interpret -Q as a function
6296              where Q is not a known filetest part is left in).
6297      Branch: perl
6298            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
6299            ! toke.c
6300 ____________________________________________________________________________
6301 [  8083] By: jhi                                   on 2000/12/11  22:27:23
6302         Log: (accidentally empty check-in)
6303      Branch: perl
6304            ! lib/File/DosGlob.pm
6305 ____________________________________________________________________________
6306 [  8082] By: nick                                  on 2000/12/11  19:09:51
6307         Log: Restore mmap function (broken by tweaks to shared buffer
6308              layer for encode(xxxx)).
6309      Branch: perlio
6310            ! perlio.c
6311 ____________________________________________________________________________
6312 [  8081] By: jhi                                   on 2000/12/11  18:29:13
6313         Log: Subject: Re: The long awaited feature ...
6314              From: Simon Cozens <simon@cozens.net>
6315              Date: Mon, 11 Dec 2000 15:54:24 +0000
6316              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
6317              
6318              More io/utf8 tests.
6319      Branch: perl
6320            ! t/io/utf8.t
6321 ____________________________________________________________________________
6322 [  8080] By: jhi                                   on 2000/12/11  18:19:36
6323         Log: Subject: PATCH MakeMaker manpage clarification
6324              From: andreas.koenig@anima.de (Andreas J. Koenig)
6325              Date: 10 Dec 2000 20:46:13 +0100
6326              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
6327      Branch: perl
6328            ! lib/ExtUtils/MakeMaker.pm
6329 ____________________________________________________________________________
6330 [  8079] By: jhi                                   on 2000/12/11  15:35:07
6331         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
6332              From: Simon Cozens <simon@cozens.net>
6333              Date: Sun, 10 Dec 2000 19:06:19 +0000
6334              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
6335      Branch: perl
6336            ! ext/B/B/Deparse.pm t/lib/b.t
6337 ____________________________________________________________________________
6338 [  8078] By: jhi                                   on 2000/12/11  15:09:11
6339         Log: Subject: [PATCH] docs on NaN
6340              From: Nicholas Clark <nick@ccl4.org>
6341              Date: Mon, 11 Dec 2000 01:48:38 +0000
6342              Message-ID: <20001211014838.B99205@plum.flirble.org>
6343      Branch: perl
6344            ! pod/perlop.pod
6345 ____________________________________________________________________________
6346 [  8077] By: jhi                                   on 2000/12/11  15:02:21
6347         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
6348              From: Simon Cozens <simon@cozens.net>
6349              Date: Mon, 11 Dec 2000 01:21:45 +0000
6350              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
6351      Branch: perl
6352            ! pp.c pp_hot.c scope.c t/op/local.t
6353 ____________________________________________________________________________
6354 [  8076] By: nick                                  on 2000/12/10  20:43:32
6355         Log: Not merge worthy...
6356              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
6357              syntax is modelled on attributes.
6358              Untested fix for io/utf8 on Win32 etc.
6359              Very clumsy start to the encode layer.
6360      Branch: perlio
6361            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
6362 ____________________________________________________________________________
6363 [  8075] By: jhi                                   on 2000/12/10  18:39:33
6364         Log: Darwin is not Windows.
6365      Branch: perl
6366            ! lib/CGI.pm
6367 ____________________________________________________________________________
6368 [  8074] By: jhi                                   on 2000/12/10  18:31:27
6369         Log: Subject: Ambiguous -%c() resolved as a file test
6370              From: "Paul Marquess" <Paul.Marquess@openwave.com>
6371              Date: Sun, 10 Dec 2000 15:35:07 -0000
6372              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
6373      Branch: perl
6374            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
6375 ____________________________________________________________________________
6376 [  8073] By: jhi                                   on 2000/12/10  18:16:29
6377         Log: Subject: PATCH installperl misinformed 
6378              From: andreas.koenig@anima.de (Andreas J. Koenig)
6379              Date: 10 Dec 2000 13:01:32 +0100 
6380              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
6381      Branch: perl
6382            ! installperl
6383 ____________________________________________________________________________
6384 [  8072] By: jhi                                   on 2000/12/10  18:07:55
6385         Log: The walkoptree confusion rages; walkoptree() seems to be coming
6386              from B.xs, while walkoptree_slow() comes from B.pm.
6387      Branch: perl
6388            ! ext/B/B.pm
6389 ____________________________________________________________________________
6390 [  8071] By: nick                                  on 2000/12/10  11:45:47
6391         Log: Integrate mainline
6392      Branch: perlio
6393           +> t/base/commonsense.t
6394           !> (integrate 37 files)
6395 ____________________________________________________________________________
6396 [  8070] By: jhi                                   on 2000/12/10  04:46:21
6397         Log: Update Changes.
6398      Branch: perl
6399            ! Changes patchlevel.h
6400 ____________________________________________________________________________
6401 [  8069] By: jhi                                   on 2000/12/10  04:39:19
6402         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
6403              From: andreas.koenig@anima.de (Andreas J. Koenig)
6404              Date: 09 Dec 2000 17:14:25 +0100
6405              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
6406      Branch: perl
6407            + t/base/commonsense.t
6408            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
6409 ____________________________________________________________________________
6410 [  8068] By: jhi                                   on 2000/12/10  04:17:36
6411         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
6412              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
6413              Date: Sat, 9 Dec 2000 16:47:22 -0000
6414              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
6415      Branch: perl
6416            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
6417            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
6418            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
6419            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
6420            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
6421            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
6422            ! t/lib/sdbm.t
6423 ____________________________________________________________________________
6424 [  8067] By: jhi                                   on 2000/12/10  03:52:02
6425         Log: Test case for #8066.
6426      Branch: perl
6427            ! t/op/misc.t
6428 ____________________________________________________________________________
6429 [  8066] By: jhi                                   on 2000/12/10  03:50:30
6430         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
6431              From: Simon Cozens <simon@cozens.net>
6432              Date: Sun, 10 Dec 2000 00:55:37 +0000
6433              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
6434      Branch: perl
6435            ! pp_sys.c
6436 ____________________________________________________________________________
6437 [  8065] By: jhi                                   on 2000/12/10  03:44:52
6438         Log: Test case for #8064.
6439      Branch: perl
6440            ! t/comp/proto.t
6441 ____________________________________________________________________________
6442 [  8064] By: jhi                                   on 2000/12/10  03:42:32
6443         Log: Subject: Re: prototype of substr
6444              From: Simon Cozens <simon@cozens.net>
6445              Date: Sun, 10 Dec 2000 00:13:33 +0000
6446              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
6447              
6448              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
6449      Branch: perl
6450            ! pp.c
6451 ____________________________________________________________________________
6452 [  8063] By: jhi                                   on 2000/12/10  03:39:42
6453         Log: Subject: [PATCH] perlguts.pod
6454              From: Simon Cozens <simon@cozens.net>
6455              Date: Sun, 10 Dec 2000 00:06:47 +0000
6456              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
6457              
6458              Documentation of the different types of ops,
6459              plus the functions in dump.c
6460      Branch: perl
6461            ! pod/perlguts.pod
6462 ____________________________________________________________________________
6463 [  8062] By: jhi                                   on 2000/12/10  03:30:04
6464         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
6465              From: Nicholas Clark <nick@talking.bollo.cx>
6466              Date: Sat, 09 Dec 2000 18:57:25 +0000
6467              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
6468              
6469              Be more robust in weird hostname setups.
6470      Branch: perl
6471            ! t/lib/net-hostent.t
6472 ____________________________________________________________________________
6473 [  8061] By: jhi                                   on 2000/12/10  03:28:21
6474         Log: Pacify fussy compiler. 
6475      Branch: perl
6476            ! pp_sys.c
6477 ____________________________________________________________________________
6478 [  8060] By: jhi                                   on 2000/12/10  02:52:46
6479         Log: Integrate perlio.
6480      Branch: perl
6481           !> pp_sys.c t/io/utf8.t
6482 ____________________________________________________________________________
6483 [  8059] By: nick                                  on 2000/12/09  23:40:14
6484         Log: read/sysread/recv should now be utf8 aware.
6485              Basic test for utf8 read.
6486      Branch: perlio
6487            ! pp_sys.c t/io/utf8.t
6488 ____________________________________________________________________________
6489 [  8058] By: jhi                                   on 2000/12/09  21:56:02
6490         Log: Integrate perlio.
6491      Branch: perl
6492           +> t/io/utf8.t
6493           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
6494 ____________________________________________________________________________
6495 [  8057] By: jhi                                   on 2000/12/09  21:53:35
6496         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
6497              From: Inaba Hiroto <inaba@st.rim.or.jp>
6498              Date: Sun, 10 Dec 2000 05:53:21 +0900
6499              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
6500              
6501              Tests for #8056.
6502      Branch: perl
6503            ! t/op/each.t
6504 ____________________________________________________________________________
6505 [  8056] By: jhi                                   on 2000/12/09  21:51:16
6506         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
6507              From: Inaba Hiroto <inaba@st.rim.or.jp>
6508              Date: Sat, 09 Dec 2000 18:02:00 +0900
6509              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
6510              
6511              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
6512      Branch: perl
6513            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
6514 ____________________________________________________________________________
6515 [  8055] By: nick                                  on 2000/12/09  20:11:48
6516         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
6517              than raw PerlIO_write() - does not seem to break any tests.
6518      Branch: perlio
6519            ! pp_sys.c
6520 ____________________________________________________________________________
6521 [  8054] By: nick                                  on 2000/12/09  19:47:30
6522         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
6523              (sysread, recv and write i.e. formats still to do...)
6524              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
6525              open($fh,">:utf8","name")
6526              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
6527              so no extra overhead is involved.
6528              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
6529              to a non-utf8 stream.
6530              Add initial io/utf8.t
6531              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
6532              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
6533              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
6534      Branch: perlio
6535            + t/io/utf8.t
6536            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
6537 ____________________________________________________________________________
6538 [  8053] By: nick                                  on 2000/12/09  19:26:37
6539         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
6540              was only testing this_utf8.
6541      Branch: perlio
6542            ! toke.c
6543 ____________________________________________________________________________
6544 [  8052] By: nick                                  on 2000/12/09  19:09:41
6545         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
6546              i.e. the output string has one, but don't mess with source assumption.
6547      Branch: perlio
6548            ! toke.c
6549 ____________________________________________________________________________
6550 [  8051] By: jhi                                   on 2000/12/09  16:55:17
6551         Log: Integrate perlio.
6552      Branch: perl
6553           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
6554           !> sv.c thrdvar.h util.c
6555 ____________________________________________________________________________
6556 [  8050] By: jhi                                   on 2000/12/09  16:48:07
6557         Log: Nits noticed by Peter Prymmer.
6558      Branch: perl
6559            ! lib/ExtUtils/MM_VMS.pm
6560 ____________________________________________________________________________
6561 [  8049] By: nick                                  on 2000/12/09  13:49:40
6562         Log: UTF8 output prework.
6563              - Store $\ and $, as SVs so they can have SvUTF8 flag
6564              - use do_print() rather than raw PerlIO_write() to print them.
6565      Branch: perlio
6566            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
6567            ! thrdvar.h util.c
6568 ____________________________________________________________________________
6569 [  8048] By: nick                                  on 2000/12/09  12:30:43
6570         Log: Integrate mainline.
6571      Branch: perlio
6572           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
6573           +> t/op/reverse.t
6574           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
6575           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
6576           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
6577           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
6578           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
6579           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
6580 ____________________________________________________________________________
6581 [  8047] By: jhi                                   on 2000/12/09  00:23:27
6582         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
6583              From: Michael G Schwern <schwern@pobox.com>
6584              Date: Fri, 8 Dec 2000 14:43:04 -0600
6585      Branch: perl
6586            ! lib/ExtUtils/MM_VMS.pm
6587 ____________________________________________________________________________
6588 [  8046] By: jhi                                   on 2000/12/08  23:10:27
6589         Log: A missed check-in.
6590      Branch: perl
6591            ! lib/ExtUtils/Manifest.pm
6592 ____________________________________________________________________________
6593 [  8045] By: jhi                                   on 2000/12/08  21:57:12
6594         Log: (null check-in)
6595      Branch: perl
6596            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
6597 ____________________________________________________________________________
6598 [  8044] By: jhi                                   on 2000/12/08  21:11:06
6599         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
6600              at the final draft stage.
6601      Branch: perl
6602            + ext/Encode/Encode/iso8859-16.enc
6603            ! MANIFEST
6604 ____________________________________________________________________________
6605 [  8043] By: jhi                                   on 2000/12/08  16:39:04
6606         Log: Update Changes.
6607      Branch: perl
6608            ! Changes patchlevel.h
6609 ____________________________________________________________________________
6610 [  8042] By: jhi                                   on 2000/12/08  16:33:39
6611         Log: Do not return the Unicode replacement character if UTF-8
6612              decoding goes awry, it should be up to the caller to decide.
6613      Branch: perl
6614            ! pod/perlapi.pod utf8.c
6615 ____________________________________________________________________________
6616 [  8041] By: jhi                                   on 2000/12/08  16:22:28
6617         Log: metaconfig maintenance.
6618      Branch: metaconfig
6619            ! U/modified/stdchar.U
6620      Branch: metaconfig/U/perl
6621            + testsyml.U
6622 ____________________________________________________________________________
6623 [  8040] By: jhi                                   on 2000/12/08  16:03:08
6624         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
6625              From: sthoenna@efn.org
6626              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
6627              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
6628      Branch: perl
6629            ! Changes lib/ExtUtils/MM_OS2.pm
6630 ____________________________________________________________________________
6631 [  8039] By: jhi                                   on 2000/12/08  15:57:11
6632         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
6633              From: Simon Cozens <simon@cozens.net>
6634              Date: Fri, 8 Dec 2000 13:33:31 +0000
6635              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
6636              
6637              (The pp_hot part needed a rewrite.)
6638      Branch: perl
6639            ! doop.c pp_hot.c utf8.c
6640 ____________________________________________________________________________
6641 [  8038] By: jhi                                   on 2000/12/08  15:25:08
6642         Log: Subject: djSP
6643              From: Michael Stevens <michael@etla.org>
6644              Date: Wed, 6 Dec 2000 23:24:01 +0000
6645              Message-ID: <20001206232400.A21381@firedrake.org>
6646              
6647              Plus a note from Nick Ing-Simmons.
6648      Branch: perl
6649            ! pp.h
6650 ____________________________________________________________________________
6651 [  8037] By: jhi                                   on 2000/12/08  15:18:35
6652         Log: Filetype is text.
6653      Branch: perl
6654            ! t/op/utf8decode.t
6655 ____________________________________________________________________________
6656 [  8036] By: jhi                                   on 2000/12/08  03:31:27
6657         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
6658              From: Andy Dougherty <doughera@lafayette.edu>
6659              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
6660              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
6661              
6662              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
6663              From: Andy Dougherty <doughera@lafayette.edu>
6664              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
6665              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
6666      Branch: perl
6667            + ext/POSIX/hints/svr4.pl
6668            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
6669 ____________________________________________________________________________
6670 [  8035] By: jhi                                   on 2000/12/08  03:26:01
6671         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
6672              From: Andy Dougherty <doughera@lafayette.edu>
6673              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
6674              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
6675      Branch: perl
6676            ! t/README t/base/term.t
6677 ____________________________________________________________________________
6678 [  8034] By: jhi                                   on 2000/12/08  03:21:59
6679         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
6680              From: mjd@plover.com  
6681              Date: 7 Dec 2000 21:04:20 -0000
6682              Message-ID: <20001207210420.22282.qmail@plover.com>
6683              
6684              Plus -z doc.
6685      Branch: perl
6686            ! pod/perlfunc.pod
6687 ____________________________________________________________________________
6688 [  8033] By: jhi                                   on 2000/12/08  03:19:03
6689         Log: Use the UTF8 macros a bit.  They can't be used with abandon
6690              everywhere because we do generate illegal UTF-8 in some situations.
6691              This is of course naughty.
6692      Branch: perl
6693            ! pod/perlapi.pod utf8.c utf8.h
6694 ____________________________________________________________________________
6695 [  8032] By: jhi                                   on 2000/12/08  03:00:09
6696         Log: Out of sync?
6697      Branch: perl
6698            ! t/pragma/warn/utf8
6699 ____________________________________________________________________________
6700 [  8031] By: jhi                                   on 2000/12/08  02:22:39
6701         Log: Cnt spl.
6702      Branch: perl
6703            ! MANIFEST
6704 ____________________________________________________________________________
6705 [  8030] By: jhi                                   on 2000/12/08  01:23:54
6706         Log: Add test for reverse().
6707      Branch: perl
6708            + t/op/reverse.t
6709            ! MANIFEST
6710 ____________________________________________________________________________
6711 [  8029] By: jhi                                   on 2000/12/08  01:21:47
6712         Log: Integrate perlio.
6713      Branch: perl
6714           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
6715           !> perlio.c perlio.h perlsdio.h warnings.pl
6716 ____________________________________________________________________________
6717 [  8028] By: jhi                                   on 2000/12/08  01:19:08
6718         Log: Introduce macros for UTF8 decoding.
6719      Branch: perl
6720            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
6721 ____________________________________________________________________________
6722 [  8027] By: nick                                  on 2000/12/07  22:18:19
6723         Log: Integrate mainline
6724      Branch: perlio
6725           !> embed.pl pod/perlapi.pod utf8.c
6726 ____________________________________________________________________________
6727 [  8026] By: nick                                  on 2000/12/07  21:45:08
6728         Log: Various oddities p4 diff -se showed up
6729              Remove 'our' from warnings.pl
6730      Branch: perlio
6731            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
6732 ____________________________________________________________________________
6733 [  8025] By: nick                                  on 2000/12/07  21:43:32
6734         Log: Change PerlIO_(get|set)pos to take SV *
6735              Should fix, OS/2, VMS, (sfio??)
6736      Branch: perlio
6737            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
6738 ____________________________________________________________________________
6739 [  8024] By: jhi                                   on 2000/12/07  19:05:32
6740         Log: Document utf8_to_uv() better.
6741      Branch: perl
6742            ! pod/perlapi.pod utf8.c
6743 ____________________________________________________________________________
6744 [  8023] By: jhi                                   on 2000/12/07  18:23:47
6745         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
6746      Branch: perl
6747            ! embed.pl pod/perlapi.pod utf8.c
6748 ____________________________________________________________________________
6749 [  8022] By: jhi                                   on 2000/12/07  04:13:51
6750         Log: Integrate perlio.
6751      Branch: perl
6752           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
6753           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
6754           !> win32/makefile.mk
6755 ____________________________________________________________________________
6756 [  8021] By: nick                                  on 2000/12/07  00:28:14
6757         Log: Various attempts at MSVC debug - not sure what has
6758              changed but works now. 
6759              Seems atexit() _may_ work for DLLs built with MSVC so don't
6760              call cleanup that way.
6761      Branch: perlio
6762            ! perlio.c win32/makefile.mk
6763 ____________________________________________________________________________
6764 [  8020] By: nick                                  on 2000/12/06  19:57:20
6765         Log: Integrate mainline
6766      Branch: perlio
6767           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
6768           !> (integrate 75 files)
6769 ____________________________________________________________________________
6770 [  8019] By: nick                                  on 2000/12/06  19:28:21
6771         Log: Add useperlio to config.vc
6772              Turn off binmode in config_H.PL
6773              Regen all the config_H.xx
6774              Attempt to get debugging build with MSVC.
6775      Branch: perlio
6776            ! win32/config.vc win32/config_H.bc win32/config_H.gc
6777            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
6778 ____________________________________________________________________________
6779 [  8018] By: nick                                  on 2000/12/06  19:21:57
6780         Log: Test various dup/external program options on all platforms.
6781      Branch: perlio
6782            ! t/io/dup.t
6783 ____________________________________________________________________________
6784 [  8017] By: nick                                  on 2000/12/06  19:20:47
6785         Log: Fix harness to be less picky
6786      Branch: perlio
6787            ! lib/Test/Harness.pm
6788 ____________________________________________________________________________
6789 [  8016] By: jhi                                   on 2000/12/06  16:45:12
6790         Log: Update Changes.
6791      Branch: perl
6792            ! Changes patchlevel.h
6793 ____________________________________________________________________________
6794 [  8015] By: jhi                                   on 2000/12/06  16:41:03
6795         Log: Test \x{...} with ord().
6796      Branch: perl
6797            ! t/op/ord.t
6798 ____________________________________________________________________________
6799 [  8014] By: jhi                                   on 2000/12/06  16:20:33
6800         Log: Test tweak because of #8013.
6801      Branch: perl
6802            ! t/lib/b.t
6803 ____________________________________________________________________________
6804 [  8013] By: jhi                                   on 2000/12/06  16:09:09
6805         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
6806              From: Michael G Schwern <schwern@pobox.com>
6807              Date: Tue, 5 Dec 2000 21:23:28 -0500
6808              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
6809              
6810              Carp::Heavy parts not very applicable because of recent changes.
6811      Branch: perl
6812            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
6813            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
6814            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
6815            ! lib/Exporter.pm lib/Exporter/Heavy.pm
6816            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
6817            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6818            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
6819            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
6820            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
6821            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
6822            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
6823            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
6824            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
6825            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
6826            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
6827            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
6828            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
6829            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
6830            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
6831            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
6832            ! warnings.pl
6833 ____________________________________________________________________________
6834 [  8012] By: jhi                                   on 2000/12/06  15:22:38
6835         Log: Subject: [PATCH] Re: New harness is failing things
6836              From: Nick Ing-Simmons <nik@tiuk.ti.com>
6837              Date: Wed, 6 Dec 2000 13:00:30 GMT
6838              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
6839      Branch: perl
6840            ! lib/Test/Harness.pm
6841 ____________________________________________________________________________
6842 [  8011] By: jhi                                   on 2000/12/06  15:12:08
6843         Log: Subject: installhtml changes
6844              From: Michael Stevens <michael@etla.org>
6845              Date: Wed, 6 Dec 2000 13:15:53 +0000
6846              Message-ID: <20001206131553.A27317@firedrake.org>
6847      Branch: perl
6848            ! installhtml
6849 ____________________________________________________________________________
6850 [  8010] By: jhi                                   on 2000/12/06  15:06:05
6851         Log: Subject: the dTHR hits
6852              From: Michael Stevens <michael@etla.org>
6853              Date: Wed, 6 Dec 2000 12:06:03 +0000
6854              Message-ID: <20001206120603.A24581@firedrake.org>
6855              
6856              More, errrm, less dTHRs.
6857      Branch: perl
6858            ! bytecode.pl ext/B/B/C.pm
6859 ____________________________________________________________________________
6860 [  8009] By: jhi                                   on 2000/12/06  15:04:25
6861         Log: Subject: MakeMaker mailing list gone?
6862              From: Michael G Schwern <schwern@pobox.com>
6863              Date: Tue, 5 Dec 2000 19:29:59 -0500
6864              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
6865              
6866              The MakeMaker mailing list is dead, perlbug is the right
6867              address to report bugs.
6868      Branch: perl
6869            ! lib/ExtUtils/MakeMaker.pm
6870 ____________________________________________________________________________
6871 [  8008] By: jhi                                   on 2000/12/06  15:00:32
6872         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
6873              From: Michael G Schwern <schwern@pobox.com>
6874              Date: Tue, 5 Dec 2000 19:21:21 -0500
6875              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
6876              
6877              Add a default MANIFEST skip that ignores things like
6878              version control files, editor temporary files, and the Makefile.
6879      Branch: perl
6880            + lib/ExtUtils/MANIFEST.SKIP
6881            ! MANIFEST lib/ExtUtils/Manifest.pm
6882 ____________________________________________________________________________
6883 [  8007] By: jhi                                   on 2000/12/06  14:57:20
6884         Log: In Amiga more manual hackery of the scripts seems to be needed,
6885              from Jan-Erik Karlsson.  Why Configure does not get this right
6886              is unknown, may be shell-induced.
6887      Branch: perl
6888            ! README.amiga
6889 ____________________________________________________________________________
6890 [  8006] By: jhi                                   on 2000/12/05  23:53:12
6891         Log: Add TOPm1s to peek at the second topmost stack item.
6892      Branch: perl
6893            ! pp.h
6894 ____________________________________________________________________________
6895 [  8005] By: jhi                                   on 2000/12/05  23:13:55
6896         Log: Avaunt, you foul UTF-8 tests.
6897      Branch: perl
6898            ! t/op/ver.t t/pragma/utf8.t
6899 ____________________________________________________________________________
6900 [  8004] By: jhi                                   on 2000/12/05  23:09:54
6901         Log: Continue utf8 dispersal. 
6902      Branch: perl
6903            + t/op/concat.t
6904            ! MANIFEST t/pragma/utf8.t
6905 ____________________________________________________________________________
6906 [  8003] By: nick                                  on 2000/12/05  23:02:39
6907         Log: Integrate mainline.
6908      Branch: perlio
6909           +> t/op/length.t t/op/utf8decode.t
6910           !> (integrate 69 files)
6911 ____________________________________________________________________________
6912 [  8002] By: jhi                                   on 2000/12/05  22:59:28
6913         Log: Integrate perlio.
6914      Branch: perl
6915           !> iperlsys.h perl.c perlio.c win32/perllib.c
6916 ____________________________________________________________________________
6917 [  8001] By: nick                                  on 2000/12/05  22:07:52
6918         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
6919              - calloc/free suffer from damage on TerminateThread()
6920              - use PerlMemShared (as originally planned) now fixed
6921              - avoid doing anything important on DLL "detach".
6922      Branch: perlio
6923            ! perl.c perlio.c win32/perllib.c
6924 ____________________________________________________________________________
6925 [  8000] By: nick                                  on 2000/12/05  21:05:09
6926         Log: Fix gross PerlMemShared issue.
6927      Branch: perlio
6928            ! iperlsys.h
6929 ____________________________________________________________________________
6930 [  7999] By: jhi                                   on 2000/12/05  20:46:58
6931         Log: Test for Unicode (UTF-8) hash keys.
6932      Branch: perl
6933            ! t/op/each.t
6934 ____________________________________________________________________________
6935 [  7998] By: jhi                                   on 2000/12/05  20:30:35
6936         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
6937              is now always UTF-8), empty line cosmetics.
6938      Branch: perl
6939            ! t/pragma/utf8.t
6940 ____________________________________________________________________________
6941 [  7997] By: jhi                                   on 2000/12/05  20:15:40
6942         Log: Subject: Re: STRLEN - what?
6943              From: Andy Dougherty <doughera@lafayette.edu>
6944              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
6945              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
6946              
6947              Explain STRLEN.
6948      Branch: perl
6949            ! pod/perlguts.pod
6950 ____________________________________________________________________________
6951 [  7996] By: jhi                                   on 2000/12/05  20:13:34
6952         Log: Split off the UTF-8 decoder tests, make them to check also
6953              the error message.
6954      Branch: perl
6955            + t/op/utf8decode.t
6956            ! MANIFEST t/pragma/utf8.t utf8.c
6957 ____________________________________________________________________________
6958 [  7995] By: jhi                                   on 2000/12/05  16:39:47
6959         Log: Start migrating bits of pragma/utf8 to elsewhere
6960              (since the long term plan is to obsolete 'use utf8').
6961      Branch: perl
6962            + t/op/length.t
6963            ! MANIFEST t/pragma/utf8.t
6964 ____________________________________________________________________________
6965 [  7994] By: jhi                                   on 2000/12/05  16:30:21
6966         Log: Fix a manual edit typo from #7993, fix the message formatting
6967              for Unicode, add few our declarations.
6968      Branch: perl
6969            ! lib/Carp/Heavy.pm
6970 ____________________________________________________________________________
6971 [  7993] By: jhi                                   on 2000/12/05  16:09:15
6972         Log: Subject: Need help with warnings :-(
6973              From: "Ben Tilly" <ben_tilly@hotmail.com>
6974              Date: Tue, 05 Dec 2000 01:35:54 -0500
6975              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
6976              
6977              Subject: UPDATE: Carp/Heavy now passes all tests
6978              From: "Ben Tilly" <ben_tilly@hotmail.com>
6979              Date: Tue, 05 Dec 2000 07:59:41 -0500
6980              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
6981              
6982              The Brave New Carp.
6983      Branch: perl
6984            ! lib/Carp.pm lib/Carp/Heavy.pm
6985 ____________________________________________________________________________
6986 [  7992] By: jhi                                   on 2000/12/05  15:55:08
6987         Log: Subject: [PATCH perl@7979] cygwin port
6988              From: "Eric Fifer" <efifer@dircon.co.uk>
6989              Date: Tue, 5 Dec 2000 14:04:09 -0000
6990              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
6991      Branch: perl
6992            ! t/lib/net-hostent.t
6993 ____________________________________________________________________________
6994 [  7991] By: jhi                                   on 2000/12/05  15:52:34
6995         Log: Subject: Re: [PATCH] The largest hoax of all times?
6996              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6997              Date: Tue, 5 Dec 2000 00:40:25 -0500
6998              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
6999              
7000              Subject: Re: [PATCH] The largest hoax of all times?
7001              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7002              Date: Mon, 4 Dec 2000 23:55:53 -0500
7003              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
7004              
7005              Subject: Re: [PATCH] The largest hoax of all times?
7006              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7007              Date: Tue, 5 Dec 2000 01:28:45 -0500
7008              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
7009              
7010              Fix the unpredictable order of DESTROYs.
7011      Branch: perl
7012            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
7013            ! sv.c sv.h t/op/ref.t
7014 ____________________________________________________________________________
7015 [  7990] By: jhi                                   on 2000/12/05  14:38:53
7016         Log: Subject: [PATCH] shrink pp_hot fractionally
7017              From: Nicholas Clark <nick@ccl4.org>
7018              Date: Tue, 5 Dec 2000 12:44:31 +0000
7019              Message-ID: <20001205124431.E74518@plum.flirble.org>
7020              
7021              Use report_evil_fh().
7022      Branch: perl
7023            ! opcode.pl opnames.h pp_hot.c util.c
7024 ____________________________________________________________________________
7025 [  7989] By: jhi                                   on 2000/12/05  14:21:27
7026         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
7027              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7028              Date: Mon, 04 Dec 2000 22:21:59 -0800
7029              Message-ID: <HmIL6gzkgepS092yn@efn.org>
7030              
7031              Harness shouldn't ignore responses like "ok 3\r\r\n".
7032      Branch: perl
7033            ! lib/Test/Harness.pm
7034 ____________________________________________________________________________
7035 [  7988] By: jhi                                   on 2000/12/05  13:51:28
7036         Log: Integrate the "skip" messages to explain().
7037      Branch: perl
7038            ! t/lib/syslfs.t t/op/lfs.t
7039 ____________________________________________________________________________
7040 [  7987] By: jhi                                   on 2000/12/05  12:34:54
7041         Log: The one that got away in #7984.
7042              
7043              Subject: Re: dTHR - what and why?
7044              From: Michael Stevens <michael@etla.org> 
7045              Date: Tue, 5 Dec 2000 11:15:52 +0000
7046              Message-ID: <20001205111552.A4647@firedrake.org>
7047      Branch: perl
7048            ! sv.h
7049 ____________________________________________________________________________
7050 [  7986] By: gsar                                  on 2000/12/05  09:14:44
7051         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
7052              due to the notorious GetFileType() bug in Windows 9x, which fstat()
7053              tickles)
7054      Branch: perl
7055            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
7056 ____________________________________________________________________________
7057 [  7985] By: jhi                                   on 2000/12/05  05:49:03
7058         Log: Integrate perlio.
7059      Branch: perl
7060           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
7061           !> win32/perlhost.h win32/perllib.c
7062 ____________________________________________________________________________
7063 [  7984] By: jhi                                   on 2000/12/05  05:48:16
7064         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
7065      Branch: perl
7066            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
7067            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
7068            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
7069            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
7070            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
7071            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
7072            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
7073            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
7074            ! win32/win32.c
7075 ____________________________________________________________________________
7076 [  7983] By: nick                                  on 2000/12/04  23:27:43
7077         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
7078      Branch: perlio
7079            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
7080            ! win32/perlhost.h win32/perllib.c
7081 ____________________________________________________________________________
7082 [  7982] By: jhi                                   on 2000/12/04  19:44:09
7083         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
7084              uncovered by #7980.
7085      Branch: perl
7086            ! op.c
7087 ____________________________________________________________________________
7088 [  7981] By: jhi                                   on 2000/12/04  19:42:07
7089         Log: Subject: [PATCH] Trivial dump.c feature
7090              From: Simon Cozens <simon@cozens.net>
7091              Date: Mon, 4 Dec 2000 18:08:38 +0000
7092              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
7093              
7094              Show whether a constant is UTF-8.
7095      Branch: perl
7096            ! dump.c
7097 ____________________________________________________________________________
7098 [  7980] By: jhi                                   on 2000/12/04  19:36:51
7099         Log: UTF-8 hash keys, patch from Inaba Hiroto.
7100      Branch: perl
7101            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
7102 ____________________________________________________________________________
7103 [  7979] By: jhi                                   on 2000/12/04  17:36:28
7104         Log: Update Changes.
7105      Branch: perl
7106            ! Changes patchlevel.h
7107 ____________________________________________________________________________
7108 [  7978] By: jhi                                   on 2000/12/04  16:42:17
7109         Log: Retract #7977, still too volatile (the euphemism of the day
7110              for unfinished and buggy :-)
7111      Branch: perl
7112            ! doop.c hv.c pp.c sv.h
7113 ____________________________________________________________________________
7114 [  7977] By: jhi                                   on 2000/12/04  16:25:15
7115         Log: (Retracted by #7978, too shaky yet.)
7116              
7117              Subject: Re: utf8 in hash keys, implementor missing
7118              From: Simon Cozens <simon@cozens.net>
7119              Date: Sat, 2 Dec 2000 19:49:35 +0000
7120              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
7121              
7122              The first step at UTF-8 hash keys.
7123      Branch: perl
7124            ! doop.c hv.c pp.c sv.h
7125 ____________________________________________________________________________
7126 [  7976] By: jhi                                   on 2000/12/04  16:13:53
7127         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
7128              From: sthoenna@efn.org
7129              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
7130              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
7131      Branch: perl
7132            ! os2/os2.c perlio.c
7133 ____________________________________________________________________________
7134 [  7975] By: jhi                                   on 2000/12/04  16:05:25
7135         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
7136              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7137              Date: Thu, 30 Nov 2000 20:50:37 -0800
7138              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
7139      Branch: perl
7140            ! os2/os2.c
7141 ____________________________________________________________________________
7142 [  7974] By: jhi                                   on 2000/12/04  16:03:57
7143         Log: Subject: [PATCH] ++ 20% faster
7144              From: Nicholas Clark <nick@ccl4.org>
7145              Date: Mon, 4 Dec 2000 12:17:27 +0000
7146              Message-ID: <20001204121726.B52976@plum.flirble.org>
7147              
7148              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
7149      Branch: perl
7150            ! sv.c
7151 ____________________________________________________________________________
7152 [  7973] By: jhi                                   on 2000/12/04  16:00:48
7153         Log: 
7154              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
7155              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7156              Date: Mon, 04 Dec 2000 12:30:45 +0100
7157              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
7158              
7159              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
7160              library (getprotobyname and getprotobynumber are outversioned by
7161              the same calls in libc, at least for xlc version 3.
7162      Branch: perl
7163            ! hints/aix.sh
7164 ____________________________________________________________________________
7165 [  7972] By: jhi                                   on 2000/12/04  02:58:31
7166         Log: Integrate perlio.
7167      Branch: perl
7168           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
7169           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
7170           !> win32/win32.h win32/win32iop.h win32/win32thread.h
7171 ____________________________________________________________________________
7172 [  7971] By: nick                                  on 2000/12/04  00:24:33
7173         Log: Quieten some noise in Win32 builds:
7174              - win32.h is included after <sys/socket.h>, so need to 
7175              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
7176              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
7177      Branch: perlio
7178            ! doio.c perl.h toke.c win32/win32.h
7179 ____________________________________________________________________________
7180 [  7970] By: nick                                  on 2000/12/03  22:57:46
7181         Log: PERL_IMPLICIT_SYS compiles but does not work.
7182      Branch: perlio
7183            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
7184            ! win32/perlhost.h win32/perllib.c win32/win32.h
7185            ! win32/win32iop.h win32/win32thread.h
7186 ____________________________________________________________________________
7187 [  7969] By: jhi                                   on 2000/12/03  22:12:58
7188         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
7189              used to swash_init(), makes regprop() dumps more informative
7190              (+utf8::IsAlpha, -utf8::IsDigit, for example).
7191      Branch: perl
7192            ! regcomp.c regexec.c
7193 ____________________________________________________________________________
7194 [  7968] By: jhi                                   on 2000/12/03  21:39:56
7195         Log: Implement ANYOFUTF8 regprop() dumping.
7196      Branch: perl
7197            ! regcomp.c
7198 ____________________________________________________________________________
7199 [  7967] By: jhi                                   on 2000/12/03  20:57:19
7200         Log: Make uv_to_utf8() to zero-terminate its output buffer,
7201              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
7202      Branch: perl
7203            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
7204 ____________________________________________________________________________
7205 [  7966] By: nick                                  on 2000/12/03  18:41:21
7206         Log: Integrate mainline (STDCHAR)
7207      Branch: perlio
7208           !> Configure t/pragma/utf8.t
7209 ____________________________________________________________________________
7210 [  7965] By: jhi                                   on 2000/12/03  17:58:20
7211         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
7212      Branch: perl
7213            ! t/pragma/utf8.t
7214 ____________________________________________________________________________
7215 [  7964] By: jhi                                   on 2000/12/03  17:35:56
7216         Log: Integrate perlio.
7217      Branch: perl
7218           !> iperlsys.h perlio.c
7219 ____________________________________________________________________________
7220 [  7963] By: jhi                                   on 2000/12/03  17:33:55
7221         Log: Metaconfig unit change for #7962.
7222      Branch: metaconfig
7223            ! U/modified/stdchar.U
7224 ____________________________________________________________________________
7225 [  7962] By: jhi                                   on 2000/12/03  17:33:27
7226         Log: Untangle the <stdio.h> #include nest for the stdchar test,
7227              from Andy Dougherty.
7228      Branch: perl
7229            ! Configure
7230 ____________________________________________________________________________
7231 [  7961] By: nick                                  on 2000/12/03  16:53:00
7232         Log: Make iperlsys.h vector stdio not PerlIO.
7233      Branch: perlio
7234            ! iperlsys.h perlio.c
7235 ____________________________________________________________________________
7236 [  7960] By: nick                                  on 2000/12/03  14:43:01
7237         Log: Integrate mainline
7238      Branch: perlio
7239           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
7240           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
7241 ____________________________________________________________________________
7242 [  7959] By: jhi                                   on 2000/12/03  08:16:36
7243         Log: Use DO_UTF8().
7244      Branch: perl
7245            ! op.c
7246 ____________________________________________________________________________
7247 [  7958] By: jhi                                   on 2000/12/02  18:33:05
7248         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
7249              From: Mike Guy <mjtg@cam.ac.uk>         
7250              Date: Sat, 02 Dec 2000 17:27:13 +0000
7251              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
7252              
7253              An extraneous argument.
7254      Branch: perl
7255            ! toke.c
7256 ____________________________________________________________________________
7257 [  7957] By: jhi                                   on 2000/12/02  18:22:32
7258         Log: A missing hunk.
7259      Branch: perl
7260            ! t/lib/net-hostent.t
7261 ____________________________________________________________________________
7262 [  7956] By: jhi                                   on 2000/12/02  18:06:20
7263         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
7264              From: Nicholas Clark <nick@ccl4.org>
7265              Date: Sat, 2 Dec 2000 14:28:27 +0000
7266              Message-ID: <20001202142827.A12308@plum.flirble.org>
7267              
7268              Test robustness.
7269      Branch: perl
7270            ! t/lib/net-hostent.t
7271 ____________________________________________________________________________
7272 [  7955] By: jhi                                   on 2000/12/02  17:58:06
7273         Log: Metaconfig unit change for #7954.
7274      Branch: metaconfig
7275            ! U/modified/stdchar.U
7276 ____________________________________________________________________________
7277 [  7954] By: jhi                                   on 2000/12/02  17:54:32
7278         Log: An inconvenient hang would happen if the stdio _ptr wasn't
7279              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
7280              would be grepping stdin for all eternity for the _ptr.)
7281      Branch: perl
7282            ! Configure
7283 ____________________________________________________________________________
7284 [  7953] By: jhi                                   on 2000/12/02  00:07:15
7285         Log: Update Changes.
7286      Branch: perl
7287            ! Changes patchlevel.h
7288 ____________________________________________________________________________
7289 [  7952] By: jhi                                   on 2000/12/01  23:54:47
7290         Log: Subject: Re: long shell lines
7291              From: Andy Dougherty <doughera@lafayette.edu>
7292              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
7293              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
7294              
7295              Split overly long shell command lines.
7296      Branch: perl
7297            ! lib/ExtUtils/MM_Unix.pm
7298 ____________________________________________________________________________
7299 [  7951] By: jhi                                   on 2000/12/01  23:48:02
7300         Log: The metaconfig unit change for #7950.
7301      Branch: metaconfig
7302            + U/modified/stdchar.U
7303 ____________________________________________________________________________
7304 [  7950] By: jhi                                   on 2000/12/01  23:47:39
7305         Log: Try to find stdchar also from <stdio_impl.h>.
7306      Branch: perl
7307            ! Configure config_h.SH
7308 ____________________________________________________________________________
7309 [  7949] By: jhi                                   on 2000/12/01  23:46:45
7310         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
7311              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
7312              Date: Fri, 1 Dec 2000 16:26:08 -0500
7313              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
7314              
7315              Reword the diagnostic message.
7316      Branch: perl
7317            ! pod/perldiag.pod
7318 ____________________________________________________________________________
7319 [  7948] By: nick                                  on 2000/12/01  22:49:43
7320         Log: Integrate mainline (for s/y/m as sub names stuff).
7321      Branch: perlio
7322           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
7323           !> t/pragma/warn/toke toke.c
7324 ____________________________________________________________________________
7325 [  7947] By: jhi                                   on 2000/12/01  20:55:41
7326         Log: Integrate perlio.
7327      Branch: perl
7328           !> perlio.c perliol.h t/io/pipe.t
7329 ____________________________________________________________________________
7330 [  7946] By: jhi                                   on 2000/12/01  20:36:51
7331         Log: Upgrade to CPAN 1.59_51, from Andreas König.
7332      Branch: perl
7333            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
7334 ____________________________________________________________________________
7335 [  7945] By: nick                                  on 2000/12/01  20:31:32
7336         Log: Integrate mainline
7337      Branch: perlio
7338           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
7339           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
7340           +> t/lib/net-hostent.t
7341           !> (integrate 35 files)
7342 ____________________________________________________________________________
7343 [  7944] By: jhi                                   on 2000/12/01  20:23:29
7344         Log: Some help for 20001130.011.  Now one gets warnings like
7345              "Ambiguous -f() resolved as a file test ..."
7346      Branch: perl
7347            ! pod/perldiag.pod t/pragma/warn/toke toke.c
7348 ____________________________________________________________________________
7349 [  7943] By: jhi                                   on 2000/12/01  19:44:44
7350         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
7351              that also breaks using them as methods. 
7352      Branch: perl
7353            ! pod/perldiag.pod t/op/misc.t toke.c
7354 ____________________________________________________________________________
7355 [  7942] By: nick                                  on 2000/12/01  17:56:46
7356         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
7357              Make 'unix' pass most tests
7358              - do unread by temporary push of layer ("pending") holding unread chars
7359              - fast_gets is now based on per-handle flag
7360              - relax one of io/pipe.t tests to allow print to fail and close to
7361              succeed so that it passes on unbuffered "unix" layer.
7362              Remaining fail is sporadic and a genuine race condition between
7363              parent/child in fork test.
7364      Branch: perlio
7365            ! perlio.c perliol.h t/io/pipe.t
7366 ____________________________________________________________________________
7367 [  7941] By: jhi                                   on 2000/12/01  15:28:58
7368         Log: (Retracted by #7943.)
7369              
7370              Reserve the short named string operator names.
7371      Branch: perl
7372            ! pod/perldiag.pod t/op/misc.t toke.c
7373 ____________________________________________________________________________
7374 [  7940] By: jhi                                   on 2000/12/01  06:45:53
7375         Log: Get the three different space character classes right under utf8.
7376      Branch: perl
7377            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
7378            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
7379            ! regexec.c t/op/pat.t utf8.c
7380 ____________________________________________________________________________
7381 [  7939] By: jhi                                   on 2000/12/01  03:26:26
7382         Log: Two more tests that make no sense in UTF-8 since the test
7383              data is not in UTF-8.
7384      Branch: perl
7385            ! t/op/regexp.t
7386 ____________________________________________________________________________
7387 [  7938] By: jhi                                   on 2000/12/01  03:20:39
7388         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
7389              should it be required inside regexen?
7390      Branch: perl
7391            ! regcomp.c t/op/regmesg.t
7392 ____________________________________________________________________________
7393 [  7937] By: jhi                                   on 2000/12/01  02:58:53
7394         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
7395              stored and restored, and thusly was trounced by the utf8 swash
7396              routines.
7397      Branch: perl
7398            ! regcomp.c
7399 ____________________________________________________________________________
7400 [  7936] By: jhi                                   on 2000/11/30  20:41:39
7401         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
7402              Why the different platforms behave so differently (core dump vs
7403              no core dump) on this bug is a but of a mystery, but if I had to
7404              guess I would mumble something like 'alignment'.
7405      Branch: perl
7406            ! sv.c
7407 ____________________________________________________________________________
7408 [  7935] By: jhi                                   on 2000/11/30  16:17:02
7409         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
7410              From: Robin Barker <rmb1@cise.npl.co.uk>
7411              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
7412              Date: Thu, 30 Nov 2000 14:27:12 GMT
7413      Branch: perl
7414            ! perlio.c toke.c
7415 ____________________________________________________________________________
7416 [  7934] By: jhi                                   on 2000/11/30  16:04:49
7417         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
7418      Branch: perl
7419            ! t/lib/net-hostent.t
7420 ____________________________________________________________________________
7421 [  7933] By: jhi                                   on 2000/11/30  06:07:26
7422         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
7423              From: Peter Prymmer <pvhp@forte.com>
7424              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
7425              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
7426              
7427              In VMS the localhost may be LOCALHOST.
7428      Branch: perl
7429            ! t/lib/net-hostent.t
7430 ____________________________________________________________________________
7431 [  7932] By: jhi                                   on 2000/11/30  01:11:11
7432         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
7433              From: Peter Prymmer <pvhp@forte.com>
7434              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
7435              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
7436              
7437              plus regen perlapi.pod.
7438      Branch: perl
7439            ! pod/perlapi.pod utf8.c
7440 ____________________________________________________________________________
7441 [  7931] By: jhi                                   on 2000/11/30  01:06:19
7442         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
7443              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
7444              Date:     Wed, 29 Nov 2000 17:15:11 EST
7445              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
7446      Branch: perl
7447            ! t/lib/filter-util.pl t/lib/filter-util.t
7448 ____________________________________________________________________________
7449 [  7930] By: jhi                                   on 2000/11/29  18:51:55
7450         Log: Update Changes.
7451      Branch: perl
7452            ! Changes patchlevel.h
7453 ____________________________________________________________________________
7454 [  7929] By: jhi                                   on 2000/11/29  18:50:55
7455         Log: Update the va_copy() metaconfig unit.
7456      Branch: metaconfig/U/perl
7457            ! need_va_copy.U
7458 ____________________________________________________________________________
7459 [  7928] By: jhi                                   on 2000/11/29  17:50:43
7460         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
7461              From: Dominic Dunlop <domo@computer.org>
7462              Date: Tue, 28 Nov 2000 16:41:57 +0100
7463              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
7464              
7465              Patch to catch a core dump in the Configure va_copy test.
7466      Branch: perl
7467            ! Configure config_h.SH
7468 ____________________________________________________________________________
7469 [  7927] By: jhi                                   on 2000/11/29  17:31:59
7470         Log: Retract #7921, the patch shouldn't be needed.
7471      Branch: perl
7472            ! sv.c
7473 ____________________________________________________________________________
7474 [  7926] By: jhi                                   on 2000/11/29  17:01:41
7475         Log: Make the Class::Struct import() wiser.
7476      Branch: perl
7477            ! lib/Class/Struct.pm t/lib/class-struct.t
7478 ____________________________________________________________________________
7479 [  7925] By: jhi                                   on 2000/11/29  16:36:33
7480         Log: All the core library users of Class::Struct seem to be
7481              using "use Class::Struct 'struct';" instead of the bare
7482              "use Class::Struct;", which isn't documented in Class::Struct.
7483              This can't be right.
7484      Branch: perl
7485            ! lib/File/stat.pm
7486 ____________________________________________________________________________
7487 [  7924] By: jhi                                   on 2000/11/29  16:32:15
7488         Log: A test works better if it has the right 1..$n output.
7489      Branch: perl
7490            ! t/lib/class-struct.t
7491 ____________________________________________________________________________
7492 [  7923] By: jhi                                   on 2000/11/29  16:29:11
7493         Log: Forgot to MANIFEST the new Net::hostent test.
7494      Branch: perl
7495            ! MANIFEST
7496 ____________________________________________________________________________
7497 [  7922] By: jhi                                   on 2000/11/29  16:27:49
7498         Log: Integrate perlio.
7499      Branch: perl
7500           !> iperlsys.h perlio.c
7501 ____________________________________________________________________________
7502 [  7921] By: jhi                                   on 2000/11/29  16:27:10
7503         Log: (Retracted by #7927.)
7504              
7505              Subject: [PATCH] Is infinity a number?
7506              From: Simon Cozens <simon@cozens.net>
7507              Date: Wed, 29 Nov 2000 14:48:20 +0000
7508              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
7509      Branch: perl
7510            ! sv.c
7511 ____________________________________________________________________________
7512 [  7920] By: jhi                                   on 2000/11/29  16:23:02
7513         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
7514              From: rspier@pobox.com (Robert Spier)
7515              Date: Wed, 29 Nov 2000 02:17:49 -0500
7516              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
7517              
7518              Add a test for Net::hostent.
7519      Branch: perl
7520            + t/lib/net-hostent.t
7521 ____________________________________________________________________________
7522 [  7919] By: jhi                                   on 2000/11/29  16:21:31
7523         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
7524              add a test for Class::Struct.
7525      Branch: perl
7526            + t/lib/class-struct.t
7527            ! MANIFEST lib/Class/Struct.pm
7528 ____________________________________________________________________________
7529 [  7918] By: jhi                                   on 2000/11/29  15:48:40
7530         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
7531              From: rspier@pobox.com (Robert Spier)
7532              Date: Wed, 29 Nov 2000 02:25:39 -0500
7533              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
7534              
7535              More checking in case someone has broken their services or
7536              protocol databases.
7537      Branch: perl
7538            ! ext/Sys/Syslog/Syslog.pm
7539 ____________________________________________________________________________
7540 [  7917] By: jhi                                   on 2000/11/29  15:46:25
7541         Log: Subject: [PATCH] $^O  win32 -> MSWin32
7542              From: rspier@pobox.com (Robert Spier)
7543              Date: Wed, 29 Nov 2000 02:17:38 -0500
7544              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
7545              
7546              plus similar nits for vms, err, VMS, and UNICOS.
7547      Branch: perl
7548            ! t/lib/syslfs.t t/op/lfs.t
7549 ____________________________________________________________________________
7550 [  7916] By: jhi                                   on 2000/11/29  15:42:51
7551         Log: Subject: [PATCH] Tokeniser debugging
7552              From: Simon Cozens <simon@cozens.net>
7553              Date: Wed, 29 Nov 2000 14:15:45 +0000
7554              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
7555      Branch: perl
7556            ! perl.c perl.h pod/perlrun.pod toke.c
7557 ____________________________________________________________________________
7558 [  7915] By: jhi                                   on 2000/11/29  15:41:36
7559         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
7560              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7561              Date: Wed, 29 Nov 2000 02:13:14 -0500
7562              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
7563              
7564              OUT keyword nits.
7565              
7566              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
7567              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7568              Date: Wed, 29 Nov 2000 03:09:04 -0500
7569              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
7570              
7571              OUT and IN_OUT documentation.
7572      Branch: perl
7573            ! lib/ExtUtils/xsubpp pod/perlxs.pod
7574 ____________________________________________________________________________
7575 [  7914] By: jhi                                   on 2000/11/29  03:35:01
7576         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
7577              From: John Tobey <jtobey@john-edwin-tobey.org>
7578              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
7579              Message-Id: <m140e1N-000FOoC@feynman.localnet>
7580              
7581              plus a performance speedup noticed by Sarathy.
7582      Branch: perl
7583            ! op.c
7584 ____________________________________________________________________________
7585 [  7913] By: jhi                                   on 2000/11/29  03:16:59
7586         Log: Use "1 while unlink" so that VMS gets clean, too.
7587      Branch: perl
7588            ! t/lib/filter-util.t
7589 ____________________________________________________________________________
7590 [  7912] By: jhi                                   on 2000/11/29  03:09:08
7591         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
7592              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7593              Date: Tue, 28 Nov 2000 03:27:09 -0500
7594              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
7595      Branch: perl
7596            ! lib/ExtUtils/xsubpp
7597 ____________________________________________________________________________
7598 [  7911] By: jhi                                   on 2000/11/29  03:06:30
7599         Log: This should have been part of #7872: no need to scan UTF-8
7600              until eternity.
7601      Branch: perl
7602            ! utf8.c
7603 ____________________________________________________________________________
7604 [  7910] By: jhi                                   on 2000/11/29  02:50:04
7605         Log: One more perltie.pod nit from Casey R. Tweten.
7606      Branch: perl
7607            ! pod/perltie.pod
7608 ____________________________________________________________________________
7609 [  7909] By: jhi                                   on 2000/11/29  02:44:23
7610         Log: Document the known sprintf test failures, exact standard
7611              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
7612      Branch: perl
7613            ! pod/perldelta.pod t/op/sprintf.t
7614 ____________________________________________________________________________
7615 [  7908] By: jhi                                   on 2000/11/29  02:36:23
7616         Log: Add the Encoding table format documentation.
7617      Branch: perl
7618            + ext/Encode/Encode/EncodeFormat.pod
7619            ! MANIFEST
7620 ____________________________________________________________________________
7621 [  7907] By: jhi                                   on 2000/11/29  02:07:24
7622         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
7623              From: "Casey R. Tweten" <crt@kiski.net>
7624              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
7625              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
7626              
7627              Subject: Re: [PATCH] Updating perltie.pod for arrays
7628              From: "Casey R. Tweten" <crt@kiski.net>
7629              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
7630              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
7631      Branch: perl
7632            ! pod/perltie.pod
7633 ____________________________________________________________________________
7634 [  7906] By: nick                                  on 2000/11/28  22:40:59
7635         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
7636      Branch: perlio
7637            ! iperlsys.h perlio.c
7638 ____________________________________________________________________________
7639 [  7905] By: nick                                  on 2000/11/28  22:04:34
7640         Log: Integrate mainline
7641      Branch: perlio
7642           !> (integrate 39 files)
7643 ____________________________________________________________________________
7644 [  7904] By: jhi                                   on 2000/11/28  16:44:43
7645         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
7646              From: Nicholas Clark <nick@babyhippo.co.uk>
7647              Date: Tue, 28 Nov 2000 11:16:57 +0000
7648              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
7649      Branch: perl
7650            ! pod/perlipc.pod
7651 ____________________________________________________________________________
7652 [  7903] By: jhi                                   on 2000/11/28  16:40:31
7653         Log: Subject: [PATCH] Updating perltie.pod for arrays
7654              From: "Casey R. Tweten" <crt@kiski.net>
7655              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
7656              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
7657      Branch: perl
7658            ! pod/perltie.pod
7659 ____________________________________________________________________________
7660 [  7902] By: jhi                                   on 2000/11/28  16:39:37
7661         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
7662              From: Robin Barker <rmb1@cise.npl.co.uk>
7663              Date: Mon, 27 Nov 2000 17:56:44 GMT
7664              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
7665      Branch: perl
7666            ! pod/perlfunc.pod t/op/split.t
7667 ____________________________________________________________________________
7668 [  7901] By: jhi                                   on 2000/11/28  16:28:04
7669         Log: setmode() is a DOSish-only thing.
7670      Branch: perl
7671            ! perlio.c
7672 ____________________________________________________________________________
7673 [  7900] By: jhi                                   on 2000/11/28  16:21:46
7674         Log: Subject: [PATCH] perlcc.PL cleanups
7675              From: Simon Cozens <simon@cozens.net>
7676              Date: Tue, 28 Nov 2000 12:44:35 +0000
7677              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
7678      Branch: perl
7679            ! utils/perlcc.PL
7680 ____________________________________________________________________________
7681 [  7899] By: gsar                                  on 2000/11/28  06:32:55
7682         Log: reintegrate files missed by change#7895
7683      Branch: maint-5.6/perl
7684           +> ext/ByteLoader/bytecode.h utils/Makefile
7685            - utils/perlbc.PL
7686 ____________________________________________________________________________
7687 [  7897] By: gsar                                  on 2000/11/27  18:22:47
7688         Log: can't integrate these two files, for some reason
7689      Branch: maint-5.6/perl
7690            - ext/ByteLoader/bytecode.h utils/Makefile
7691 ____________________________________________________________________________
7692 [  7895] By: gsar                                  on 2000/11/27  18:11:21
7693         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
7694              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
7695              6757..6890,6892..6901 from mainline
7696              
7697              Bytecompiler patches from Benjamin Stuhl.
7698              
7699              More bytecompiler.
7700              
7701              Subject: [PATCH blead] B:: missing dependency
7702              
7703              Subject: [PATCH: 6757] configure.com updates and syslog build
7704              
7705              Long double Gconvert fixes from Yitzchak Scott-Thoennes
7706              and Spider Boardman.
7707              
7708              Subject: [PATCH blead] nextchar() abuse misses an optimisation
7709              
7710              Long double fixes from Spider Boardman.
7711              
7712              Make the selection of NVff et al stricter.
7713              
7714              cSVOPo_*v things index into the current PL_curpad
7715              under ithreads, which is different from the curpad
7716              used by the XSUB.  (In other words, the code as-is
7717              before this patch wouldn't work under ithreads.)
7718              
7719              Be portable.
7720              
7721              VMS MMS (make) wants null action.
7722              
7723              Mac and other portability updates from Chris Nandor.
7724              
7725              Storable support, v-version fixes.
7726              Subject: CPAN.pm beta for testing available
7727              
7728              Portability fix from Hugo van der Sanden.
7729              
7730              Bad makefile.
7731              
7732              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
7733              
7734              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
7735              
7736              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
7737              
7738              Replace #6705 with a minimal doc patch.
7739              Subject: [PATCH 5.6.0] replace change #6705
7740              
7741              Drop the separate perlbc, perlcc -b should be enough.
7742              
7743              installperl couldn't tell whether it had run tests or not.
7744              Subject: [PATCH] Re: installperl and t/TEST
7745              
7746              Add silencer flags to installperl.
7747              Subject: [PATCH] Making installperl silent.
7748              
7749              Make "make install" by default silent.  A new "install-verbose"
7750              target is verbose.
7751              
7752              More liberal parsing of version numbers.
7753              Subject: Re: CPAN.pm beta for testing available
7754              
7755              Create directories in silence.
7756              Subject: [PATCH] Another silencer for MakeMaker
7757              
7758              DOS patches and portability/porting notes, from Tim Jenness.
7759              
7760              Make installman to recognize the silence flag -S.
7761              
7762              Actually do something with the silencer option.
7763              
7764              Continue silencing.
7765              
7766              Show the doc file, not the temp file.
7767              
7768              Regen perltoc.
7769              
7770              Subject: [PATCH] More silencing of installman.
7771              
7772              Better wording for the vec lvalue diagnostic.
7773              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
7774              
7775              Subject: [PATCH: 6805] several more tweaks to configure.com
7776              
7777              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
7778              
7779              Missing parts of 
7780              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
7781              
7782              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
7783              (applied slightly modified)
7784              
7785              installperl --verbose and --silent.
7786              Subject: Re: [PATCH] More silencing of installman.
7787              
7788              Add install-silent target.
7789              
7790              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
7791              the problem reported in
7792              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
7793              
7794              Tweak the sfio/useperlio logic, hopefully as wished in
7795              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
7796              
7797              One forgotten file from #6816.
7798              
7799              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
7800              
7801              Remove duplicately applied patch shards.
7802              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
7803              
7804              Support preserving extremely big/small angles.
7805              
7806              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
7807              
7808              Subject: [PATCH] installation not quite silent yet.
7809              
7810              Update the test count.
7811              
7812              Use UVxf, PTR2UV, NVff.
7813              
7814              Document PTR2XX and INT2PTR.
7815              
7816              no-install target a la make -n.
7817              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
7818              
7819              grep -e isn't portable.
7820              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
7821              
7822              Can't get the test to reliably work thanks to the
7823              inaccurateness of floating point.  "Resolves" bug ids
7824              20000826.003, 20000826.009, 20000826.010,
7825              
7826              Subject: installman buglet
7827              
7828              DJGPP update from Laszlo Molnar.
7829              
7830              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
7831              
7832              Passing -R in ldflags makes now it to appear in the default
7833              for lddlflags, just like with -L.
7834              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
7835              
7836              Test nit.
7837              
7838              Use the actual thread type, not the pointer-to-struct.
7839              
7840              Provice virtual $Config{ccflags_nolargefiles} etc. 
7841              
7842              display_format used as a class method without arguments was broken,
7843              reported in
7844              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
7845              
7846              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
7847              
7848              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
7849              
7850              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
7851              
7852              opmini.o may be left around if a build is interrupted.
7853              
7854              Typo in #6858.
7855              
7856              Fix for ID 20000828.001, long doubles were not formatted
7857              correctly (showed up in $], which stopped installing perl).
7858              
7859              An attempt to fix the problem reported in
7860              Subject: Building perl@6856 using gcc/AIX 4.3.3 
7861              I can't test this properly since the gcc installation I have
7862              access to seems to be botched (gcc is calling the AIX cpp,
7863              a losing proposition...)
7864              
7865              Add -ld to archname on long tr...double platforms.
7866              
7867              Subject: hv.h Doc Patch
7868              
7869              Potential cruft.
7870              
7871              Subject: [PATCH bleedperl@6856] warnings fixes
7872              
7873              -S is the silent flag, -s is the strip flag.
7874              Subject: [PATCH] Re: [PATCH] make no-install          
7875              
7876              Take out the SUIDMAIL thing, that will not be
7877              a problem in 5.7.*.
7878              
7879              Subject: [PATCH bleedperl@6866] spellings
7880              
7881              Subject: [PATCH] Re: files not cleaned even by veryclean
7882              
7883              Use minimal @INC in tests, most of the time just '../lib',
7884              so that we simply can't pick up stuff from other Perls than
7885              the one we are testing.  Pointed out by
7886              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
7887              
7888              Update to Getopt::Long 2.24, from Johan Vromans.
7889              
7890              Fix for thinko in #6848.
7891              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
7892              
7893              Patches all over for people and the files they (hopefully) care about.
7894              
7895              Subject: Net::protoent does not export 'getproto'
7896              
7897              Missed a change in #6869.
7898              
7899              Subject: [PATCH] Warnings in B::Deparse
7900              
7901              Subject: [PATCH] Glob dumping
7902              
7903              Disable one of the tests for now.
7904              
7905              Disabling the one test is a bit tricky.
7906              
7907              Don't forget to tidy up.
7908              
7909              The #6881 removed one dump line.
7910              
7911              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
7912              
7913              Under usethreads the dumped variable is IN_PAD.
7914              Subject: Re: [PATCH] Glob dumping
7915              
7916              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
7917              
7918              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
7919              
7920              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
7921              
7922              Regen Configure for #6894.
7923              
7924              Subject: [PATCH: 6889] updates to perlebcdic.pod
7925              
7926              Undo namespace pollution of #6878.
7927              Subject: Re: Net::protoent does not export 'getproto'
7928              
7929              Admit that we are leaking scalars.
7930              
7931              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
7932      Branch: maint-5.6/perl
7933           !> (integrate 271 files)
7934 ____________________________________________________________________________
7935 [  7894] By: gsar                                  on 2000/11/27  16:00:34
7936         Log: a couple of nits
7937      Branch: maint-5.6/perl
7938            ! MANIFEST pp_sys.c
7939 ____________________________________________________________________________
7940 [  7893] By: gsar                                  on 2000/11/27  15:10:56
7941         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
7942              6740..6745,6747..6757,6760
7943              
7944              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
7945              
7946              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
7947              
7948              Doc nits spotted by Richard Soderberg.
7949              
7950              move WNOHANG definition to where other such things are
7951              
7952              Make $Config{byteorder} more magical so that it is
7953              dynamically computed: nice for 'fat binaries'.
7954              Subject: [PATCH]: default byteorder
7955              
7956              Subject: [PATCH] Cwd.pm now uses strict
7957              
7958              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
7959              
7960              Get -DLEAKTEST to compile (not necessarily to work, mind)
7961              Subject: [ID 20000724.006] -DLEAKTEST problem
7962              
7963              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
7964              
7965              Add perlebcdic from Peter Prymmer, regen toc.
7966              
7967              Don't propose using modules built for 5.005 if no binary
7968              compatibility with 5.005 is attempted.
7969              
7970              Do not use prototyping here.
7971              Subject: [ID 20000817.016] [PATCH] Peek.xs
7972              
7973              Document what the backtick returns if the command fails.
7974              
7975              Add byteorder to the myconfig output.
7976              
7977              Introduce NVef, NVff, and NVgf, use the middle one.
7978              (helps for lib/peek + Linux + long doubles)  Reported in
7979              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
7980              Use NVs in POSIX math, not doubles.
7981              Subject: [ID 20000817.014] POSIX & modfl
7982              
7983              Subject: [PATCH 5.6.0+] newSVrv() memory leak
7984              
7985              The byteorder code in #6671 was wrong.
7986              
7987              Fix the lib/complex failure of
7988              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
7989              Linux long double accuracy issue: something that
7990              when printed with %g looks like "2" but int() of it is 1.
7991              
7992              Propagate new Configure vars.
7993              
7994              Unbuffer the output.
7995              
7996              Subject: [PATCH] perltrap.pod spring cleaning
7997              
7998              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
7999              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
8000              
8001              Tiny Getopt::Long patch from Johan Vromans.
8002              
8003              Document code point which makes if (defined %stash::) to work
8004              (noted by Spider Boardman).
8005              
8006              Subject: [PATCH perl@6698] cygwin port
8007              
8008              Document the NDBM_File and ODBM_File as SDBM_File
8009              was documented in #6417.
8010              
8011              The new tests were missing from #6415.
8012              
8013              Add [[:blank:]] as suggested in
8014              Subject: [ID 20000716.024] [=cc=] / [:blank:]
8015              (the [=cc=] has already been taken care of by #6439
8016              so the whole bug report can be closed)
8017              and make [[:space:]] to be equivalent to isspace(3)
8018              (as opposed to \s, which is isSPACE()).  The difference
8019              is that now [[:space:]] matches the mythical vertical tab,
8020              while \s doesn't.
8021              
8022              Don't eat leading os from index entries.
8023              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
8024              
8025              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
8026              
8027              Typo in pp_complement().
8028              Subject: [PATCH perl-current] Deparse
8029              
8030              Add warnif(), check warnings further up the stack,
8031              all the warnings functions now can take an optional object reference.
8032              Subject: [PATCH bleedperl@6691] warnings pragma update
8033              
8034              Fix a core dump in lib/selfloader under -DDEBUGGING.
8035              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
8036              
8037              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
8038              
8039              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
8040              
8041              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
8042              Put back the long double avoidance code to POSIX.xs
8043              because VMS seems to need it still.
8044              
8045              Introduce a 'veryclean' target that is like 'distclean'
8046              but also removes *~ and *.orig.
8047              
8048              Subject: [ID 20000817.023] endianness description in perlfunc.pod
8049              
8050              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
8051              
8052              Let's try #6717 again.
8053              
8054              UTF8 concat fixes.
8055              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
8056              
8057              pp_open() could pass an uninitialized filename down to do_open9().
8058              
8059              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
8060              
8061              Update to CGI 2.72, from Lincoln Stein.
8062              
8063              Subject: [PATCH] Silence MakeMaker (Was: installman)
8064              
8065              Use temporary directory instead of current directory.
8066              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
8067              
8068              Document odd vs even subreleases and -Dusedevel.
8069              
8070              The veryclean target needs to clobber.
8071              
8072              Use File::Spec->tmpdir().
8073              
8074              Document the number of exponent digits.
8075              
8076              Mention perlebcdic and perlposix-bc.
8077              
8078              s/this one/the 5.6.0 release/
8079              
8080              The #6724 is here.
8081              
8082              The correct cleaning order is an art.
8083              
8084              small tweaks for change#6705: avoid C++ style comments in C code;
8085              use Perl's malloc API rather than the low level system one
8086              
8087              Array context keeps slithering in.
8088              
8089              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
8090              
8091              Subject: [PATCH] os2.c fix for use64bitint
8092              
8093              Update to Pod::LaTeX 0.53.
8094              Subject: [PATCH] lib/Pod/LaTeX.pm updates
8095              
8096              Document the endianness of Alpha more precisely.
8097              
8098              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
8099              
8100              Rename the macro argument because some preprocessors
8101              can't tell the difference and expand arguments also inside
8102              double quoted strings.
8103              
8104              free TLS slot properly on Windows
8105              
8106              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
8107              
8108              Unicos/mk requires elaborate paranoia.
8109              
8110              Tweak the floating point output routine preferences.
8111              
8112              Also under djgpp the timestamps are funky.
8113              
8114              Apply some PodParser 1.18 patches; the Pod/Find.pm
8115              patches cannot be applied since #6712 conflicts.
8116              
8117              Use PodParser 1.18 new test.
8118              
8119              A pod nit.
8120              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
8121              
8122              Be verydeepclean.
8123      Branch: maint-5.6/perl
8124           +> pod/perlebcdic.pod
8125           !> (integrate 106 files)
8126 ____________________________________________________________________________
8127 [  7892] By: jhi                                   on 2000/11/27  15:02:32
8128         Log: Update Changes.
8129      Branch: perl
8130            ! Changes patchlevel.h
8131 ____________________________________________________________________________
8132 [  7891] By: jhi                                   on 2000/11/27  14:57:23
8133         Log: Subject: Re: perlfaq style changes
8134              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8135              Date: Sat, 25 Nov 2000 23:32:26 -0800
8136              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
8137              
8138              plus a note from Ronald Kimball.
8139      Branch: perl
8140            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
8141 ____________________________________________________________________________
8142 [  7890] By: jhi                                   on 2000/11/27  14:53:14
8143         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
8144              From: Benjamin Holzman <bah@ecnvantage.com>
8145              Date: Sun, 26 Nov 2000 16:27:33 -0500
8146              Message-ID: <20001126162733.J25040@ecnvantage.com>
8147      Branch: perl
8148            ! gv.c
8149 ____________________________________________________________________________
8150 [  7889] By: jhi                                   on 2000/11/27  14:43:11
8151         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
8152              From: lvirden@cas.org
8153              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
8154              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
8155      Branch: perl
8156            ! README.amiga
8157 ____________________________________________________________________________
8158 [  7888] By: jhi                                   on 2000/11/27  14:32:34
8159         Log: Restore also the locale test to no-sprintf-taint state.
8160              Fixes the bug 20001127.003.
8161      Branch: perl
8162            ! sv.c t/pragma/locale.t
8163 ____________________________________________________________________________
8164 [  7887] By: gsar                                  on 2000/11/27  14:13:05
8165         Log: integrate changes#6613..6616,6620..6665 from mainline
8166              
8167              VMS configure.com update continues.
8168              
8169              Subject: Test fails / warnings with perl-current #6612
8170              
8171              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
8172              
8173              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
8174              
8175              For now remove the mail code.
8176              
8177              Subject: Re: [PATCH] @+, @- readonly
8178              
8179              Subject: warning: storage class after type is obsolescent
8180              
8181              Subject: sfio2000
8182              
8183              Subject: Re: File::Temp problems on VMS in bleedperl
8184              
8185              README.os2 update.
8186              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
8187              
8188              Make the user to give up his firstborn, err, to knowingly
8189              verify installing an unstable developer release.  Also bump
8190              the release to 5.7.0, but leave a patch tag in the local
8191              patches saying that this is not yet the real thing.
8192              
8193              Update (kinda) to Test 1.14, from Joshua Pritikin.
8194              
8195              make ok etc also for win32.
8196              
8197              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
8198              
8199              Don't blow limited stacks, a lower number is enough to
8200              tickle the lookbehind limit.
8201              
8202              Use -Dusedevel; regen Configure and the respective Porting stuff.
8203              
8204              Subject: [PATCH] debugger exit code should reflect user exit code
8205              
8206              Subject: [PATCH perl@6620] cygwin port
8207              
8208              Missed a file from #6638.
8209              
8210              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)
8211              
8212              magic callbacks all need to have same type signature
8213              
8214              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
8215              
8216              Fix a dependency problem.
8217              Subject: [PATCH: 6640] VMS Makefile.SH update
8218              
8219              The numeric locale was reset to "C" by s?printf and never restored.
8220              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
8221              No test since adding the failing example to locale.t
8222              does not fail -- probably because the locale settings are so
8223              thoroughly tweaked by that time.  Running the example standalone
8224              does fail, though.  UPDATE: test case added at change #7540.
8225              
8226              Subject: [ID 20000324.040] minor fix to perlhpux.pod
8227              
8228              Update to CPAN 1.57.
8229              
8230              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
8231              
8232              Change the perlbug address to perl.org since it's more forgiving.
8233              
8234              Change the regx compilation error markers to use = instead of <
8235              since pod makes using the latter quite messy.  Reported in
8236              ID 20000814.006 by Abigail and in
8237              Subject: Unknown escape E<> ?
8238              
8239              Update to perldebtut 1.9, from Richard Foley.
8240              
8241              check that the number pseudo children doesn't exceed
8242              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
8243              the WaitForMultipleObjects() limit that would cause wait()
8244              to crash)
8245              wait() and waitpid() could potentially be rewritten to use
8246              more than one thread to do the waiting to eliminate this
8247              limitation
8248              
8249              change#6328 could make close(SOCKET) return false on windows
8250              when it shouldn't
8251              
8252              pod nit seen in passing
8253              
8254              on windows, the return values from wait() and waitpid() don't
8255              match those of pseudo-pids
8256              
8257              waitpid() now handles externally spawned pids correctly;
8258              fixes for backtick/wait/waitpid failures on Windows 9x
8259              these changes make the pid returned by process functions on
8260              Windows 9x always positive by clearing the high bit (which
8261              is always set on Win9x); pseudo-process PIDs are likewise
8262              always negative now on Win9x (just as on NT/2000)
8263              
8264              trailing new %ENV entries weren't being pushed into the real
8265              environment of subprocesses on Windows
8266              
8267              Tweak the regex compilation errors once more.
8268              
8269              avoid warnings from dense compiler
8270              
8271              add "ok" targets from change#6632 in makefile.mk
8272      Branch: maint-5.6/perl
8273            - lib/Pod/PlainText.pm vms/configure.com
8274           !> (integrate 66 files)
8275 ____________________________________________________________________________
8276 [  7886] By: jhi                                   on 2000/11/27  13:54:18
8277         Log: __FUNCTION__ isn't portable and trying to emulate it leads
8278              into practically spelling out the name of the function.
8279              Takes care of the bug 20001127.001.
8280      Branch: perl
8281            ! perlio.c
8282 ____________________________________________________________________________
8283 [  7885] By: gsar                                  on 2000/11/27  13:53:18
8284         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
8285              6610..6611 from mainline
8286              
8287              Make regular expression parse error messages easier to understand.
8288              Subject: Re: enhanced(?) regex error messages
8289              
8290              Tiny tidying on report_evil_fh().
8291              
8292              Subject: Re: enhanced(?) regex error messages 
8293              plus Capitalize the error messages, plus perldiag them.
8294              
8295              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
8296              
8297              Document here-doc better.
8298              
8299              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
8300              
8301              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
8302              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
8303              (either perlbug or p5p ate the original), plus regen
8304              perlapi and perltoc. 
8305              
8306              Regen global.sym.
8307              
8308              Double check that we have a dirhandle.
8309              
8310              Subject: Re: enhanced(?) regex error messages
8311              (plus two small patches sent privately)
8312              (this still seems to leave few test failures)
8313              
8314              warn is a macro, avoid using at a variable to avoid warnings
8315              in some configurations; readdir.t is too conservative in
8316              estimating number of *.t's
8317              
8318              Get back into sync with Jeffrey on the enhanced regex warnings.
8319              
8320              Subject: [PATCH 5.6.0] cygwin port
8321              
8322              Zero entries were skipped, fix from Adrian Goalby
8323              <argoalby@yahoo.co.uk>
8324              
8325              Subject: Remove dead entry in perldiag
8326              
8327              Amend the description of Perl6.
8328              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
8329              
8330              detypo
8331              
8332              It's the 2ndO'ROSSC.
8333              
8334              Revert the sv.c part of #6559, a better fix is needed.
8335              
8336              Iterating perl6 description.
8337              
8338              Update to Term::ANSIColor 1.03, from Russ Allbery.
8339              
8340              Update to Getopt::Long 2.23_05, from Johan Vromans.
8341              
8342              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
8343              
8344              Update to Pod::Parser 1.17, from Brad Appleton.
8345              
8346              Update to CPAN 1.56, from Andreas König.
8347              
8348              Update to CGI 2.70, from Lincoln Stein.
8349              
8350              Put back the std @INC thing.
8351              
8352              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
8353              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
8354              
8355              Document the IO::Select timeout.
8356              
8357              sleep(1) does not necessarily return 1.
8358              Subject: [PATCH bleadperl] op/lex_assign.t  
8359              
8360              Subject: debugger "d" command doesnt check line number
8361              
8362              B::Deparse didn't do sub attributes.
8363              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
8364              
8365              Preprocessing and postprocessing for File::Find.
8366              Subject: Patch to Find::File.pm to allow alphabetical results
8367              
8368              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
8369              
8370              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
8371              
8372              Subject: Re: [ID 20000730.003] utf8::length() bad
8373              
8374              Subject: Getting perlio and threads to compile
8375              (the Solaris version changes in Configure skipped)
8376              
8377              Tests for #6589.
8378              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
8379              
8380              Add Perl debugging tutorial, regen toc. 
8381              Subject: perldebtut.pod
8382              
8383              Add a few missing files, update MANIFEST.
8384              
8385              Rewrite of vms/subconfigure.com as configure.com,
8386              from Peter Prymmer and the vmsperl crew.
8387              
8388              Should have deleted this in #6603.
8389              
8390              Fix the test for 5005threads.
8391              
8392              Fix-n-skip the tests under 5005threads.
8393              
8394              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
8395              
8396              Upgrade to CGI 2.71, from Lincoln Stein.
8397      Branch: maint-5.6/perl
8398           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
8399           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
8400           +> t/op/regmesg.t t/pod/find.t vms/configure.com
8401            - vms/subconfigure.com
8402            ! lib/lib.pm
8403           !> (integrate 115 files)
8404 ____________________________________________________________________________
8405 [  7884] By: jhi                                   on 2000/11/27  13:44:33
8406         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
8407              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
8408              Date:     Mon, 27 Nov 2000 08:23:54 EST
8409              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
8410      Branch: perl
8411            ! vms/descrip_mms.template vms/test.com
8412 ____________________________________________________________________________
8413 [  7883] By: gsar                                  on 2000/11/27  11:50:46
8414         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
8415              6511..6513,6515..6523,6525..6536
8416              
8417              The swallow_bom() saga continues.  The #23 of require.t
8418              (UTF16-LE) still fails (silently, no output) but the #22
8419              (UTF16-BE) seems to be working now.  The root of the
8420              failure may be in sv_gets(): is it UTF-16LE-aware,
8421              especially when it comes to line endings? 
8422              
8423              Document the problem with -P in HP-UX and its workaround.
8424              
8425              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
8426              (aka ID 20000730.002)
8427              
8428              Subject: fix and question re: waitpid() under win32
8429              
8430              Make the safety catch for buggy gccs work with triple version
8431              numbers like 2.95.2.  Reported in
8432              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
8433              
8434              In Digital UNIX warn if gcc explicitly chosen because even
8435              2.95.2 is known to cause problems.
8436              
8437              Make chr() for values >127 to create utf8 when under utf8.
8438              
8439              various syntax errors and such (not fixed: comp/require.t#22 coredump
8440              on Windows)
8441              
8442              Stash away the largefiles flags and libswanted.
8443              
8444              BOM patching from Simon Cozens.
8445              
8446              If gccosandvers is equal to osname, clear gccosandvers.
8447              
8448              Make p4desc to skip non-mainperl branches by default.
8449              
8450              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
8451              
8452              The test from this
8453              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
8454              
8455              In new BSDs changes to argv[] do not show up in ps(1) output,
8456              instead one must use setproctitle().  This was already addressed
8457              by change #6457, but the below has a new variant for FreeBSD 4.0
8458              or later, and the matter is also documented more.
8459              
8460              FreeBSD 3.* updates from
8461              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
8462              
8463              regen_headers, regen perltoc.
8464              
8465              Document in one place the memory abstractions used in Perl core.
8466              
8467              memcpy has n o in it, as pinted ut by Sarathy.
8468              
8469              Remove the extraneous "main::" prefix from all the
8470              "opened only for", "on closed", and "never opened" warnings.
8471              
8472              The name of a filehandle does not have <these>.
8473              
8474              The tr utf8 patching continues.
8475              
8476              The new setproctitle() feature is available only in 
8477              bleeding edge FreeBSD.  From Paul Saab.
8478              
8479              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
8480              
8481              Dump UVs as UVs in Data::Dumper.
8482              
8483              detypo #6494
8484              
8485              Document the IVdf UVuf UVof UVxf.
8486              
8487              require.t needs binmode() to work on windows
8488              
8489              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
8490              that are hopefully soon put into use.
8491              
8492              Allow "no Module;" even if there is no 'unimport'.
8493              
8494              Better skip message for the test; one of the two problems in
8495              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
8496              
8497              The subtest 4 may fail also on VOBS, as pointed out
8498              by Nick Ing-Simmons in November 1999, bug id 19991124.003
8499              (but the failure in that bug report isn't the subtest 4).
8500              
8501              Be more informative on what is skipped and why,
8502              also repeat the list at the end.
8503              
8504              Add a URL for FSF.
8505              
8506              Subject: [PATCH] sv.h documentation - SvLEN
8507              
8508              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
8509              
8510              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
8511              
8512              Subject: [PATCH] bad cppsymbols on os2 + Configure question
8513              
8514              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
8515              
8516              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
8517              mention the idea of @( and @)
8518              
8519              This is 6512.  Really.
8520              
8521              Subject: [ID 19990721.004] Documentation bug in perlfunc
8522              
8523              Subject: Minor tweak to perlvar.pod
8524              
8525              In the warnings call filehandles consistently so;
8526              add "unopened" warning for stat().
8527              
8528              After the #6519 a warning about stat() is just that,
8529              not about a filetest, which now have their own warning.
8530              
8531              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
8532              
8533              Subject: Re: Array vs. List context
8534              
8535              Subject: New perlcc, take 2
8536              
8537              Weed buglets pointed out by
8538              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
8539              
8540              gcc versions might have (parentheses) in them.
8541              
8542              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
8543              
8544              Essential prototype changes were missing from #6527.
8545              Also make report_evil_fh() more bomb-proof.
8546              
8547              Zap lib/Sys directory when cleaning up.
8548              
8549              Change the Policy policy: now -Dprefix= with an existing
8550              Policy.sh and prefix == siteprefix == vendorprefix, then all
8551              of them follow along the new prefix.
8552              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
8553              
8554              Continue fixing the io warnings.  This also
8555              sort of fixes bug ID 20000802.003: the core dump
8556              is no more.  Whether the current behaviour is correct
8557              (giving a warning: "Not a format reference"), is another matter.
8558              
8559              Have symbols for the IoTYPEs.
8560              
8561              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
8562              
8563              Document a bit that UDP is not what you might think.
8564              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
8565              tr memory corruption fix from Simon Cozens.
8566              
8567              Plug the security hole described in the Aug 05 2000 bugtraq message
8568              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
8569              The security hole exists only in suidperls, which isn't
8570              installed or even built by default.
8571      Branch: maint-5.6/perl
8572           !> (integrate 71 files)
8573 ____________________________________________________________________________
8574 [  7882] By: gsar                                  on 2000/11/27  10:25:36
8575         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
8576              from mainline
8577              
8578              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
8579              to be fatal errors (instead of by default ignoring them, and
8580              ignoring with a bug: even though -w gave an error, the opening [
8581              was left in)  Reported in:
8582              
8583              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
8584              
8585              Subject: [PATCH] split /^/
8586              
8587              MacOS nits from Matthias Neeracher.
8588              
8589              More split() doc and test patches from Mike Guy.
8590              
8591              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
8592              from Graham Barr in the module list.
8593              
8594              docfix from Peter Scott <Peter@PSDT.com>.
8595              
8596              File::Temp patches for VMS and OS/2 from Tim Jenness.
8597              
8598              open() wariness in perlbug.
8599              
8600              Subject: [PATCH] minor doc change - perlguts
8601              
8602              Subject: Minor doc patch: handy.h
8603              
8604              Be wary of close()s, too.
8605              
8606              Further File::Temp patches from Yitzchak Scott-Thoennes
8607              and Craig A. Berry.
8608              
8609              Subject: [PATCH] fixes bug 20000508.004
8610              
8611              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
8612              
8613              Allow "no AutoLoader;", based on change #6444,
8614              suggested by Graham Barr.
8615              
8616              Use setproctitle() if available to modify $0.
8617              
8618              Warn if the version of the operating system used to compile gcc
8619              differs from the current version of the operating system.
8620              Also display the gcc compilation os and version in myconfig.
8621              Inspiration from
8622              
8623              Tiny fixes for #6460.
8624              
8625              The problem described in this
8626              Subject: [ID 20000322.018] named chars aren't magical enough
8627              has been fixed in perl 5.6.0 but just in case added a test
8628              to keep it away.  (The report from Joseph Hall.)
8629              
8630              Tune the comments and hopefully stop a memory leak.
8631              
8632              Subject: UTF8 concat
8633              (with a memory leak fixed, plus a few casts added)
8634              This also seems to help for
8635              Subject: [ID 20000716.015] join UTF8 weirdness
8636              
8637              Do not upgrade SVs into utf8 just because they participate
8638              in eq or cmp.  Reported and fix suggested in
8639              Subject: [ID 20000720.009] sv_eq UTF8 bug
8640              
8641              Fix the HALF_UPGRADE() macro introduced in #6263.
8642              
8643              Find green threads before native threads.
8644              Subject: Re: Patch to jpl/JNI/Makefile.PL
8645      Branch: maint-5.6/perl
8646           !> (integrate 30 files)
8647 ____________________________________________________________________________
8648 [  7881] By: jhi                                   on 2000/11/27  05:48:41
8649         Log: It seems that *both* the unused submatch loop cleanup
8650              codes are needed.
8651      Branch: perl
8652            ! regexec.c
8653 ____________________________________________________________________________
8654 [  7880] By: jhi                                   on 2000/11/27  04:50:07
8655         Log: Clean .exists deeper.
8656      Branch: perl
8657            ! Makefile.SH
8658 ____________________________________________________________________________
8659 [  7879] By: jhi                                   on 2000/11/27  02:31:35
8660         Log: The code in regcppop() (see #7878) contains the correct lower
8661              limit for the unused submatch 'cleanup' loop so that under
8662              "use utf8" the following code wouldn't dump core:
8663              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
8664              the cleanup loop in regtry() stomped beyond allocated area
8665              in the startp[] array.  Therefore, copied the correct lower
8666              loop limit (*PL_reglastparen) to regtry().  Note: something
8667              may still not be quite right: why was the _higher_ loop limit
8668              (prog->nparens) different in the utf8 case?
8669              
8670              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
8671              without core dumps, there were about 17 of them before
8672              the patch (with us since Perl 5.7.0).  Two failures, still:
8673              496 and 505 (though these may not be severe).
8674              
8675              Patch #7881 is also needed since both the cleanup loops
8676              seem to be needed.
8677              
8678              Also, the t/op/pat#44 seems to core dump under utf8.
8679              Plus a couple of failures.  UGH-8.
8680      Branch: perl
8681            ! regexec.c
8682 ____________________________________________________________________________
8683 [  7878] By: jhi                                   on 2000/11/27  02:21:17
8684         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
8685              the code in regcppop() seems to be redundant for the test suite --
8686              but it contains a germ of truth, and it needed for the build
8687              process itself: see #7879 and #7881.
8688      Branch: perl
8689            ! regexec.c
8690 ____________________________________________________________________________
8691 [  7877] By: jhi                                   on 2000/11/27  01:53:09
8692         Log: Comment on comment.
8693      Branch: perl
8694            ! regexec.c
8695 ____________________________________________________________________________
8696 [  7876] By: jhi                                   on 2000/11/27  00:49:59
8697         Log: Adjust the docs to agree with #7875.
8698      Branch: perl
8699            ! pod/perllocale.pod
8700 ____________________________________________________________________________
8701 [  7875] By: jhi                                   on 2000/11/27  00:49:27
8702         Log: Retract #7863.  It makes more sense not to taint formatted output,
8703              not even by sprintf().
8704      Branch: perl
8705            ! sv.c
8706 ____________________________________________________________________________
8707 [  7874] By: jhi                                   on 2000/11/26  23:36:02
8708         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
8709              Not really fixed (should really dump the UTF-8 charclass),
8710              but stopped displaying the garbage.
8711              
8712              Also add a note on the (missing) Unicode PSXSPC and BLANK.
8713      Branch: perl
8714            ! regcomp.c
8715 ____________________________________________________________________________
8716 [  7873] By: jhi                                   on 2000/11/26  21:31:13
8717         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
8718      Branch: perl
8719            ! regexec.c
8720 ____________________________________________________________________________
8721 [  7872] By: jhi                                   on 2000/11/26  21:06:04
8722         Log: No need to scan till infinity, 13 is enough.
8723      Branch: perl
8724            ! handy.h utf8.c
8725 ____________________________________________________________________________
8726 [  7871] By: jhi                                   on 2000/11/26  20:20:32
8727         Log: Test line numbers are different with utf8.
8728      Branch: perl
8729            ! t/op/re_tests
8730 ____________________________________________________________________________
8731 [  7870] By: jhi                                   on 2000/11/26  20:10:12
8732         Log: Message nit.
8733      Branch: perl
8734            ! regcomp.c
8735 ____________________________________________________________________________
8736 [  7869] By: jhi                                   on 2000/11/26  19:01:05
8737         Log: Make utf8_length() and utf8_distance() (the latter of which
8738              is unused at the moment) to be less forgiving about bad UTF-8.
8739      Branch: perl
8740            ! embed.h embed.pl objXSUB.h proto.h utf8.c
8741 ____________________________________________________________________________
8742 [  7868] By: jhi                                   on 2000/11/26  18:45:56
8743         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
8744              From: Benjamin Holzman <bah@ecnvantage.com>
8745              Date: Sat, 25 Nov 2000 20:40:20 -0500       
8746              Message-ID: <20001125204020.A25040@ecnvantage.com>              
8747              
8748              Debian allows installing /usr/bin/locale without installing
8749              any locales, an error message will ensue.
8750      Branch: perl
8751            ! t/pragma/locale.t
8752 ____________________________________________________________________________
8753 [  7867] By: jhi                                   on 2000/11/26  18:31:12
8754         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
8755              From: Benjamin Holzman <bah@ecnvantage.com>
8756              Date: Sun, 26 Nov 2000 02:42:34 -0500
8757              Message-ID: <20001126024234.G25040@ecnvantage.com>
8758              
8759              Patch for the bug 20000212.002.
8760      Branch: perl
8761            ! sv.c t/op/array.t
8762 ____________________________________________________________________________
8763 [  7866] By: jhi                                   on 2000/11/26  18:28:09
8764         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
8765              From: Tim Jenness <t.jenness@jach.hawaii.edu>
8766              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
8767              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
8768              
8769              File::Temp 0.11.
8770      Branch: perl
8771            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
8772 ____________________________________________________________________________
8773 [  7865] By: jhi                                   on 2000/11/26  18:24:22
8774         Log: The metaconfig unit change for #7864.
8775      Branch: metaconfig/U/perl
8776            ! need_va_copy.U
8777 ____________________________________________________________________________
8778 [  7864] By: jhi                                   on 2000/11/26  18:23:41
8779         Log: Make the va_copy() test not to be so talkative.
8780      Branch: perl
8781            ! Configure config_h.SH
8782 ____________________________________________________________________________
8783 [  7863] By: jhi                                   on 2000/11/26  18:11:02
8784         Log: Fix locale inconsistencies unearthed by Hugo's work.
8785              Now the floating point sprintf really does taint the result
8786              string as perllocale promises (has promised for a long time)
8787              if "use locale" is in the lexical scope.
8788      Branch: perl
8789            ! sv.c t/pragma/locale.t
8790 ____________________________________________________________________________
8791 [  7862] By: jhi                                   on 2000/11/26  00:35:15
8792         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
8793              From: Nicholas Clark <nick@ccl4.org>
8794              Date: Sun, 26 Nov 2000 00:07:50 +0000
8795              Message-ID: <20001126000750.A22446@plum.flirble.org>
8796              
8797              Infinit.
8798      Branch: perl
8799            ! sv.c
8800 ____________________________________________________________________________
8801 [  7861] By: jhi                                   on 2000/11/26  00:01:26
8802         Log: Integrate perlio.
8803      Branch: perl
8804           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
8805 ____________________________________________________________________________
8806 [  7860] By: nick                                  on 2000/11/25  22:04:17
8807         Log: Correct relative path from new ext\Filter\Util\Call location
8808              back to miniperl.
8809      Branch: perlio
8810            ! win32/makefile.mk
8811 ____________________________________________________________________________
8812 [  7859] By: nick                                  on 2000/11/25  21:26:54
8813         Log: Integrate mainline.
8814      Branch: perlio
8815           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
8816           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
8817           +> t/lib/filter-util.t
8818            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
8819            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
8820            - t/lib/filt-util.t
8821           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
8822           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
8823           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
8824           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
8825           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
8826           !> win32/makefile.mk
8827 ____________________________________________________________________________
8828 [  7858] By: gsar                                  on 2000/11/25  20:52:17
8829         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
8830              parent's memory; fix it by keeping track of the actual pad
8831              offset rather than a raw pointer (this change is probably also
8832              relevant to non-ithreads case to avoid fallout from reallocs of
8833              the pad array, but is currently only enabled for the ithreads
8834              case in the interests of minimal disruption to existing "well
8835              tested" code)
8836      Branch: perl
8837            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
8838            ! proto.h scope.c scope.h sv.c t/op/fork.t
8839 ____________________________________________________________________________
8840 [  7857] By: nick                                  on 2000/11/25  20:01:28
8841         Log: All tests pass on Win32/gcc/USE_PERLIO.
8842              - when crlf layer is pushed make unix-level binary.
8843              - remove :crlf injection in pp_backtick in pp_sys.c
8844              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
8845      Branch: perlio
8846            ! doio.c perlio.c pp_sys.c win32/makefile.mk
8847 ____________________________________________________________________________
8848 [  7856] By: jhi                                   on 2000/11/25  18:38:30
8849         Log: Update the metaconfig units for #7855.
8850      Branch: metaconfig/U/perl
8851            ! useperlio.U usesocks.U
8852 ____________________________________________________________________________
8853 [  7855] By: jhi                                   on 2000/11/25  18:37:54
8854         Log: Undo the SOCKS workarounds, instead start using PerlIO
8855              if SOCKS is selected.
8856              
8857              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
8858              From: Jens Hamisch <jens@Strawberry.COM>
8859              Date: Fri, 24 Nov 2000 18:31:30 +0100
8860              Message-ID: <20001124183130.E28337@Strawberry.COM>
8861              
8862              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
8863              From: Jens Hamisch <jens@Strawberry.COM>
8864              Date: Fri, 24 Nov 2000 19:11:51 +0100
8865              Message-ID: <20001124191151.A28753@Strawberry.COM>
8866      Branch: perl
8867            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
8868            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
8869 ____________________________________________________________________________
8870 [  7854] By: jhi                                   on 2000/11/25  17:39:08
8871         Log: Undo #7848.  Some of the code seems to use walkoptree(),
8872              some walkoptree_slow().  An unfinished renaming?
8873              Now the sub is walkoptree() (which is @EXPORT_OK),
8874              the walkoptree_slow() is a typeglob alias to walkoptree.
8875              This makes the tests to pass, at least.
8876      Branch: perl
8877            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
8878 ____________________________________________________________________________
8879 [  7853] By: nick                                  on 2000/11/24  22:24:33
8880         Log: Re-arrange crlf vs binary for platforms that care.
8881              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
8882              Lip-service to making stdio layer work on such platfroms (untested).
8883              Now fails 3 tests rather than one, checkin to see if I can debug 
8884              the issue under linux. (Do not merge.)
8885      Branch: perlio
8886            ! doio.c perlio.c perliol.h
8887 ____________________________________________________________________________
8888 [  7852] By: jhi                                   on 2000/11/24  18:57:39
8889         Log: AUTHORS edits.
8890      Branch: perl
8891            ! AUTHORS
8892 ____________________________________________________________________________
8893 [  7851] By: jhi                                   on 2000/11/24  17:34:56
8894         Log: Add Jan-Erik Karlsson.
8895      Branch: perl
8896            ! AUTHORS
8897 ____________________________________________________________________________
8898 [  7850] By: jhi                                   on 2000/11/24  17:27:56
8899         Log: Configure should find stdchar on its own.
8900      Branch: perl
8901            ! hints/solaris_2.sh
8902 ____________________________________________________________________________
8903 [  7849] By: jhi                                   on 2000/11/24  17:24:55
8904         Log: Subject: PATCH over 7848: Filter test flawed
8905              From: andreas.koenig@anima.de (Andreas J. Koenig)
8906              Date: 24 Nov 2000 10:28:29 +0100
8907              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
8908      Branch: perl
8909            ! t/lib/filter-util.t
8910 ____________________________________________________________________________
8911 [  7848] By: jhi                                   on 2000/11/24  17:22:15
8912         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
8913              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
8914              Date: Fri, 24 Nov 2000 16:12:58 +0000
8915              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
8916      Branch: perl
8917            ! ext/B/B.pm
8918 ____________________________________________________________________________
8919 [  7847] By: jhi                                   on 2000/11/24  03:07:01
8920         Log: Integrate perlio.
8921      Branch: perl
8922           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
8923           !> win32/makefile.mk
8924 ____________________________________________________________________________
8925 [  7846] By: gsar                                  on 2000/11/24  00:55:57
8926         Log: integrate changes#6415..6418,6420..6438 from mainline
8927              
8928              Fix the bitvector ops for utf8 (tricky since past 7 bits
8929              the utf8 'characters' can be more than one octet).
8930              
8931              MPE/ix updates for perl 5.6.0 from Mark Bixby.
8932              
8933              Subject: SDBM_File documentation
8934              
8935              Detypo.
8936              
8937              Decutandpasto.
8938              
8939              Send all installperl messages to STDERR and be -w clean.
8940              
8941              Out-of-date note removed.
8942              
8943              Protect against "wild next"s, that is, callbacks doing "next"
8944              instead of "return".
8945              
8946              Use STDOUT consistently.
8947              
8948              The output might have been produced in the wrong order.
8949              
8950              A missing 'break' after the [[:space:]] switch case.
8951              
8952              Add tests for
8953              [ID 19991110.003] another matching finding by pcre author
8954              which has already been fixed by some patch, as verified in
8955              
8956              Documentation to explain the behaviour of map().
8957              
8958              Add an optimization for map-maps-a-list-element-to-more-list-elements
8959              case, but add also notes explaining the relationship of this
8960              patch and the earlier notes by Sarathy.
8961              
8962              Subject: [ID 20000716.023] syslog test fails without sockets
8963              
8964              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
8965              Test cases for #6431.
8966              
8967              File::Spec::VMS fixup for tmpdir from Craig Berry.
8968              
8969              Make the "uninit variable" warning to say "concat or string"
8970              or "join or string" when in concat or join .
8971              
8972              Get UTF16 BOMs working.  Patch from
8973              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
8974              
8975              Subject: [PATCH] Make large file tests deal with SIGXFSZ
8976              
8977              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
8978              
8979              Subject: [PATCH] av.c apidoc
8980      Branch: maint-5.6/perl
8981           !> (integrate 43 files)
8982 ____________________________________________________________________________
8983 [  7845] By: gsar                                  on 2000/11/24  00:20:45
8984         Log: integrate changes#6406..6414 from mainline
8985              
8986              Merge perlhacktut into perlhack, update perlguts.
8987              
8988              Fix AutoSplit to use File::Spec the right way in VMS,
8989              from Peter Prymmer.
8990              
8991              The bug report
8992              [ID 19991110.002] minimal matching discrepancy found by pcre author
8993              seems to have been fixed (though differently from what was suggested
8994              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
8995              
8996              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
8997              not in pod, from Peter Prymmer
8998              
8999              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
9000              From: Hugo <hv@crypt.compulink.co.uk>
9001              Date: Fri, 14 Jul 2000 23:05:20 +0100
9002              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
9003              
9004              Didn't anymore apply, but that point still could use another fix.
9005              
9006              lib/b test fixes from Peter Prymmer.
9007              
9008              More docs for sv functions.
9009              
9010              perlvms.pod whitespace cleanup to keep pod utils happy.
9011              
9012              another VMS build tweak from Peter Prymmer
9013      Branch: maint-5.6/perl
9014           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
9015           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
9016           !> vms/descrip_mms.template vms/perlvms.pod
9017 ____________________________________________________________________________
9018 [  7844] By: nick                                  on 2000/11/23  23:42:45
9019         Log: Win32/perlio Now just fails one io/argv.t test - lack 
9020              of default :crlf on standard streams.
9021      Branch: perlio
9022            ! doio.c perlio.c
9023 ____________________________________________________________________________
9024 [  7843] By: nick                                  on 2000/11/23  23:04:05
9025         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
9026              peek fail is showing a real problem (multiple crlf layers
9027              are getting pushed.)
9028      Branch: perlio
9029            ! doio.c perlio.c win32/makefile.mk
9030 ____________________________________________________________________________
9031 [  7842] By: nick                                  on 2000/11/23  19:46:23
9032         Log: Implement PerlIO_binmode()
9033              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
9034              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
9035              make binmode in t/lib/io_tell.t unconditional so that works.
9036              Checkin just so Win32 machine can see these changes.
9037      Branch: perlio
9038            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
9039 ____________________________________________________________________________
9040 [  7841] By: jhi                                   on 2000/11/23  19:30:00
9041         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
9042      Branch: perl
9043            ! README.amiga
9044 ____________________________________________________________________________
9045 [  7840] By: jhi                                   on 2000/11/23  17:18:02
9046         Log: SOCKS wrestling continues, patches from Jens Hamisch.
9047      Branch: perl
9048            ! doio.c embed.h embed.pl perlsdio.h proto.h
9049 ____________________________________________________________________________
9050 [  7839] By: jhi                                   on 2000/11/23  16:54:14
9051         Log: Push Filter::Util::Call one level deeper.
9052      Branch: perl
9053            + t/lib/filter-util.t
9054           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
9055           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
9056            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9057            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
9058            - t/lib/filt-util.t
9059            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
9060            ! win32/Makefile win32/makefile.mk
9061 ____________________________________________________________________________
9062 [  7838] By: jhi                                   on 2000/11/23  16:52:40
9063         Log: Reach back one higher up when searching for PERL_SRC.
9064      Branch: perl
9065            ! lib/ExtUtils/MM_Unix.pm
9066 ____________________________________________________________________________
9067 [  7837] By: jhi                                   on 2000/11/23  16:05:41
9068         Log: Subject: Re: perl@7826
9069              Date: Thu, 23 Nov 2000 02:20:25 -0600
9070              From: "Craig A. Berry" <craigberry@mac.com>
9071              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
9072              
9073              Make VMS to like Filter::Util::Call. 
9074      Branch: perl
9075            ! configure.com ext/Filter/Util/Makefile.PL
9076 ____________________________________________________________________________
9077 [  7836] By: nick                                  on 2000/11/23  16:04:08
9078         Log: Implement crlf layer - not ready for merge.
9079      Branch: perlio
9080            ! perlio.c win32/makefile.mk
9081 ____________________________________________________________________________
9082 [  7835] By: jhi                                   on 2000/11/23  15:56:52
9083         Log: STDCHAR is different in Sparc v9 vs x86.
9084      Branch: perl
9085            ! hints/solaris_2.sh
9086 ____________________________________________________________________________
9087 [  7834] By: jhi                                   on 2000/11/23  15:50:47
9088         Log: The type needs to be visible to protos.
9089      Branch: perl
9090            ! perl.h
9091 ____________________________________________________________________________
9092 [  7833] By: jhi                                   on 2000/11/23  15:40:46
9093         Log: Finish unfinished SOCKS workaround changes.
9094      Branch: perl
9095            ! doio.c
9096 ____________________________________________________________________________
9097 [  7832] By: jhi                                   on 2000/11/23  15:33:30
9098         Log: Integrate perlio.
9099      Branch: perl
9100           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
9101           !> win32/makefile.mk
9102 ____________________________________________________________________________
9103 [  7831] By: nick                                  on 2000/11/23  10:31:07
9104         Log: Correct makefile.mk dependancies for ext/Filter/Util
9105              Build ext/Encode
9106              Run dmake regen_config_h
9107      Branch: perlio
9108            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
9109            ! win32/makefile.mk
9110 ____________________________________________________________________________
9111 [  7830] By: nick                                  on 2000/11/23  08:05:07
9112         Log: Integrate mainline
9113      Branch: perlio
9114           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9115           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
9116           +> t/lib/filt-util.pl t/lib/filt-util.t
9117           !> (integrate 41 files)
9118 ____________________________________________________________________________
9119 [  7829] By: gsar                                  on 2000/11/23  03:07:11
9120         Log: build the Filter extension on windows
9121      Branch: perl
9122            ! win32/Makefile win32/makefile.mk
9123 ____________________________________________________________________________
9124 [  7828] By: gsar                                  on 2000/11/23  02:46:35
9125         Log: regenerate win32/config* and fix some inconsistencies in the
9126              makefiles; always export Perl_deb() because it is needed
9127              by ext/re/* (whether perl itself is built with -DDEBUGGING
9128              or not)
9129      Branch: perl
9130            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
9131            ! win32/config_H.vc win32/makefile.mk
9132 ____________________________________________________________________________
9133 [  7827] By: gsar                                  on 2000/11/23  02:18:38
9134         Log: get sources building on windows+MSVC again (untested with other
9135              compilers)
9136      Branch: perl
9137            ! win32/include/sys/socket.h win32/perllib.c
9138 ____________________________________________________________________________
9139 [  7826] By: jhi                                   on 2000/11/23  01:18:26
9140         Log: Update Changes.
9141      Branch: perl
9142            ! Changes patchlevel.h
9143 ____________________________________________________________________________
9144 [  7825] By: jhi                                   on 2000/11/23  00:20:41
9145         Log: Subject: Re: av.c patch (having slight problems)
9146              From: "Ben Tilly" <ben_tilly@hotmail.com>
9147              Date: Tue, 21 Nov 2000 23:29:31 -0500
9148              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
9149              
9150              unshift() speedup.
9151      Branch: perl
9152            ! av.c
9153 ____________________________________________________________________________
9154 [  7824] By: jhi                                   on 2000/11/22  23:59:15
9155         Log: Fixes for signedness warnings noticed by VMSperlers.
9156      Branch: perl
9157            ! ext/Storable/Storable.xs regcomp.c sv.c
9158 ____________________________________________________________________________
9159 [  7823] By: jhi                                   on 2000/11/22  23:19:31
9160         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
9161              From: Peter Prymmer <pvhp@forte.com>
9162              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
9163              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
9164      Branch: perl
9165            ! t/pragma/warn/pp_hot
9166 ____________________________________________________________________________
9167 [  7822] By: jhi                                   on 2000/11/22  22:52:20
9168         Log: Be clean.
9169      Branch: perl
9170            ! Makefile.SH
9171 ____________________________________________________________________________
9172 [  7821] By: jhi                                   on 2000/11/22  22:46:39
9173         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
9174              by Damian Conway, as suggested by Paul Marquess.
9175      Branch: perl
9176            + lib/Filter/Simple.pm
9177 ____________________________________________________________________________
9178 [  7820] By: jhi                                   on 2000/11/22  22:45:51
9179         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
9180      Branch: perl
9181            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
9182            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
9183            + t/lib/filt-util.t
9184            ! MANIFEST
9185 ____________________________________________________________________________
9186 [  7819] By: jhi                                   on 2000/11/22  22:03:27
9187         Log: Integrate perlio.
9188      Branch: perl
9189           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
9190           !> win32/makefile.mk
9191 ____________________________________________________________________________
9192 [  7818] By: jhi                                   on 2000/11/22  21:56:02
9193         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
9194      Branch: perl
9195            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
9196            ! t/lib/io_sock.t
9197 ____________________________________________________________________________
9198 [  7817] By: jhi                                   on 2000/11/22  21:39:49
9199         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
9200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9201              Date: Wed, 22 Nov 2000 16:08:12 -0500
9202              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
9203      Branch: perl
9204            ! lib/ExtUtils/Liblist.pm
9205 ____________________________________________________________________________
9206 [  7816] By: jhi                                   on 2000/11/22  21:38:25
9207         Log: Go ahead and #include <unistd.h> in perl.h.
9208      Branch: perl
9209            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
9210            ! util.c
9211 ____________________________________________________________________________
9212 [  7815] By: jhi                                   on 2000/11/22  21:22:52
9213         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
9214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9215              Date: Mon, 20 Nov 2000 18:30:52 -0500
9216              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
9217      Branch: perl
9218            ! pod/perlre.pod regcomp.c t/op/re_tests
9219 ____________________________________________________________________________
9220 [  7814] By: jhi                                   on 2000/11/22  21:21:46
9221         Log: Subject: [PATCH 5.7.0] Liblist finally works
9222              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
9223              Date: Tue, 21 Nov 2000 22:02:17 -0500
9224              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
9225      Branch: perl
9226            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
9227            ! lib/ExtUtils/MakeMaker.pm
9228 ____________________________________________________________________________
9229 [  7813] By: jhi                                   on 2000/11/22  21:20:23
9230         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
9231              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9232              Date: Wed, 22 Nov 2000 17:53:15 +0100
9233              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
9234              
9235              AIX dynaloader and perlio patch.
9236      Branch: perl
9237            ! ext/DynaLoader/dl_aix.xs
9238 ____________________________________________________________________________
9239 [  7812] By: jhi                                   on 2000/11/22  21:17:52
9240         Log: (Accidentally empty patch.)
9241      Branch: perl
9242            ! av.c
9243 ____________________________________________________________________________
9244 [  7811] By: jhi                                   on 2000/11/22  21:16:31
9245         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
9246              From: Peter Prymmer <pvhp@forte.com>
9247              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
9248              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
9249      Branch: perl
9250            ! vms/test.com
9251 ____________________________________________________________________________
9252 [  7810] By: jhi                                   on 2000/11/22  21:15:36
9253         Log: Subject: Re: perl@7777 
9254              From: "John P. Linderman" <jpl@research.att.com>
9255              Date: Wed, 22 Nov 2000 13:11:11 -0500
9256              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
9257              
9258              Detypoing.
9259      Branch: perl
9260            ! lib/CPAN.pm
9261 ____________________________________________________________________________
9262 [  7809] By: jhi                                   on 2000/11/22  21:14:19
9263         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
9264              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
9265              Date:     Wed, 22 Nov 2000 13:51:37 EST
9266              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
9267      Branch: perl
9268            ! perlsdio.h
9269 ____________________________________________________________________________
9270 [  7808] By: jhi                                   on 2000/11/22  21:13:27
9271         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
9272              From: Casey Tweten <crt@kiski.net>
9273              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
9274              Message-Id: <200011201653.LAA10194@home.kiski.net>
9275      Branch: perl
9276            ! t/lib/io_udp.t
9277 ____________________________________________________________________________
9278 [  7807] By: jhi                                   on 2000/11/22  21:12:35
9279         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
9280              From: Casey Tweten <crt@kiski.net>
9281              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
9282              Message-Id: <200011201636.LAA07227@home.kiski.net>
9283      Branch: perl
9284            ! t/lib/io_sock.t
9285 ____________________________________________________________________________
9286 [  7806] By: jhi                                   on 2000/11/22  21:10:59
9287         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
9288              From: "Casey R. Tweten" <crt@kiski.net>
9289              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
9290              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
9291      Branch: perl
9292            ! utils/h2xs.PL
9293 ____________________________________________________________________________
9294 [  7805] By: nick                                  on 2000/11/22  21:05:06
9295         Log: Integrate mainline
9296      Branch: perlio
9297           !> Changes Porting/genlog ext/DB_File/DB_File.xs
9298           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
9299           !> utils/perlbug.PL
9300 ____________________________________________________________________________
9301 [  7804] By: jhi                                   on 2000/11/22  21:01:12
9302         Log: Subject: [PATCH] Test.pm POD peculiarity
9303              From: "Casey R. Tweten" <crt@kiski.net>
9304              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
9305              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
9306      Branch: perl
9307            ! lib/Test.pm
9308 ____________________________________________________________________________
9309 [  7803] By: jhi                                   on 2000/11/22  20:59:59
9310         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
9311              From: "Philip Newton" <pnewton@gmx.de>
9312              Date: Wed, 22 Nov 2000 14:25:53 +0100
9313              Message-Id: <3A1BD771.25462.1939FAD@localhost>
9314              
9315              Be case-understanding also on 's', and use the -oi of sendmail
9316              not to terminate the transmission on a lone '.'.
9317      Branch: perl
9318            ! utils/perlbug.PL
9319 ____________________________________________________________________________
9320 [  7802] By: nick                                  on 2000/11/22  20:51:42
9321         Log: Win32 PerlIO intermediate state now working as expected.
9322              - In current state we are still using C runtime in text/binary
9323              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
9324              - PERLIO=stdio and PERLIO=unix pass all expected tests.
9325              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
9326              and PerlIO_seek() and the dummy crlf layer is not making adjustments
9327              for CRLF translation happening in C runtime. All other tests pass.
9328              
9329              Added note to README.win32 to point out the snags of doing a perl build
9330              with Norton AntiVirus turned on.
9331              
9332              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
9333              which file a fail comes from.
9334              
9335              Updated "canned" config.h to match the one generated.
9336      Branch: perlio
9337            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
9338            ! win32/makefile.mk
9339 ____________________________________________________________________________
9340 [  7801] By: jhi                                   on 2000/11/22  06:50:20
9341         Log: Nickety nits.
9342      Branch: perl
9343            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9344 ____________________________________________________________________________
9345 [  7800] By: jhi                                   on 2000/11/22  01:29:55
9346         Log: Changes had accidentally gone too silent on non-main branches.
9347      Branch: perl
9348            ! Changes Porting/genlog patchlevel.h
9349 ____________________________________________________________________________
9350 [  7799] By: gsar                                  on 2000/11/22  01:02:56
9351         Log: some lib_pm.PL changes snuck in via change#7772
9352      Branch: maint-5.6/perl
9353            ! Makefile.SH
9354 ____________________________________________________________________________
9355 [  7798] By: nick                                  on 2000/11/21  21:59:40
9356         Log: Integrate mainline
9357      Branch: perlio
9358           !> (integrate 28 files)
9359 ____________________________________________________________________________
9360 [  7797] By: jhi                                   on 2000/11/21  21:01:45
9361         Log: Integrate perlio.
9362      Branch: perl
9363           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
9364 ____________________________________________________________________________
9365 [  7796] By: nick                                  on 2000/11/21  20:36:22
9366         Log: Win32 builds and runs (mostly) with USE_PERLIO.
9367              PERLIO=perlio passes all tests. 
9368              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
9369      Branch: perlio
9370            ! perlio.c win32/perllib.c win32/win32.c
9371 ____________________________________________________________________________
9372 [  7795] By: jhi                                   on 2000/11/21  19:03:44
9373         Log: Update Changes.
9374      Branch: perl
9375            ! Changes patchlevel.h
9376 ____________________________________________________________________________
9377 [  7794] By: jhi                                   on 2000/11/21  18:56:34
9378         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
9379              From: "Craig A. Berry" <craigberry@mac.com>
9380              Date: Mon, 20 Nov 2000 20:27:06 -0600
9381              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
9382              
9383              A cut-and-pasto.
9384      Branch: perl
9385            ! perlio.h
9386 ____________________________________________________________________________
9387 [  7793] By: jhi                                   on 2000/11/21  18:54:41
9388         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
9389              From: Dominic Dunlop <domo@computer.org> 
9390              Date: Mon, 20 Nov 2000 18:55:29 +0100
9391              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
9392              
9393              va_copy() and the need of it.
9394              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
9395      Branch: metaconfig/U/perl
9396            + need_va_copy.U
9397      Branch: perl
9398            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9399            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
9400            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
9401            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
9402            ! win32/config.bc win32/config.gc win32/config.vc
9403 ____________________________________________________________________________
9404 [  7792] By: jhi                                   on 2000/11/21  17:04:10
9405         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
9406      Branch: perl
9407           !> scope.h
9408 ____________________________________________________________________________
9409 [  7791] By: jhi                                   on 2000/11/21  17:01:16
9410         Log: Export the SOCKS workaround symbols only if necessary.
9411      Branch: perl
9412            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
9413 ____________________________________________________________________________
9414 [  7790] By: nick                                  on 2000/11/20  23:57:11
9415         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
9416      Branch: perlio
9417            ! scope.h
9418 ____________________________________________________________________________
9419 [  7789] By: nick                                  on 2000/11/20  23:38:33
9420         Log: Integrate mainline
9421      Branch: perlio
9422           +> lib/File/Spec/Epoc.pm
9423           !> (integrate 34 files)
9424 ____________________________________________________________________________
9425 [  7788] By: nick                                  on 2000/11/20  23:20:18
9426         Log: Make extra buffer layer work (dummy crlf layer)
9427      Branch: perlio
9428            ! doio.c perlio.c perlio.h
9429 ____________________________________________________________________________
9430 [  7787] By: jhi                                   on 2000/11/20  22:44:04
9431         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
9432              From: Peter Prymmer <pvhp@forte.com>
9433              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
9434              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
9435      Branch: perl
9436            ! t/pragma/locale.t
9437 ____________________________________________________________________________
9438 [  7786] By: jhi                                   on 2000/11/20  22:29:10
9439         Log: Subject: DOC PATCH 5.6.0 perlreftut
9440              From: mjd@plover.com
9441              Date: 20 Nov 2000 19:45:06 -0000
9442              Message-ID: <20001120194506.9505.qmail@plover.com>
9443      Branch: perl
9444            ! pod/perlreftut.pod
9445 ____________________________________________________________________________
9446 [  7785] By: jhi                                   on 2000/11/20  22:27:44
9447         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
9448              From: David Dyck <dcd@tc.fluke.com>
9449              Date: Mon, 20 Nov 2000 11:43:40 -0800
9450              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
9451      Branch: perl
9452            ! lib/Cwd.pm
9453 ____________________________________________________________________________
9454 [  7784] By: jhi                                   on 2000/11/20  22:23:21
9455         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
9456              Date: Mon, 20 Nov 2000 17:06:10 -0500
9457              To: Mailing list Perl5 <perl5-porters@perl.org>
9458              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
9459      Branch: perl
9460            ! pp_ctl.c t/op/pat.t
9461 ____________________________________________________________________________
9462 [  7783] By: jhi                                   on 2000/11/20  22:11:18
9463         Log: Subject: [PATCH] doop.c - UTF8 tr///               
9464              From: Simon Cozens <simon@cozens.net>
9465              Date: Sat, 18 Nov 2000 18:49:30 +0000
9466              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
9467              
9468              Subject: Re: [PATCH] doop.c - UTF8 tr///           
9469              From: Simon Cozens <simon@cozens.net>
9470              Date: Mon, 20 Nov 2000 20:45:22 +0000
9471              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
9472              
9473              Make tr on UTF-8 better but still not correct.
9474      Branch: perl
9475            ! doop.c
9476 ____________________________________________________________________________
9477 [  7782] By: jhi                                   on 2000/11/20  22:02:16
9478         Log: Remove the shared object before attempting to create
9479              (by linking) a new one.  E.g. in AIX not removing
9480              becomes quite painful if one tries to do more than one
9481              build in the same tree (an interrupted build, for example),
9482              since the AIX' shared dynaloader seemingly keeps the shared
9483              objects open and therefore 'busy' for quite a while, even when
9484              nobody is using the objects, leading into link failures.
9485      Branch: perl
9486            ! lib/ExtUtils/MM_Unix.pm
9487 ____________________________________________________________________________
9488 [  7781] By: gsar                                  on 2000/11/20  19:02:55
9489         Log: type mismatch due to faulty integration
9490      Branch: maint-5.6/perl
9491            ! toke.c win32/Makefile
9492 ____________________________________________________________________________
9493 [  7780] By: gsar                                  on 2000/11/20  17:31:55
9494         Log: integrate changes#6392,6394..6399,6401..6404
9495              
9496              The {multiplier} of a fixed substring was overlooked which
9497              caused a wrong initial search offset for that substring.
9498              
9499              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
9500              From: Hugo <hv@crypt.compulink.co.uk>
9501              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
9502              Date: Thu, 13 Jul 2000 19:27:13 +0100
9503              
9504              Fix the BOM bug: not a byteorder bug, a signedness bug.
9505              
9506              Replace change #6337 with a better one.
9507              
9508              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
9509              From: Hugo <hv@crypt.compulink.co.uk>
9510              Date: Fri, 14 Jul 2000 04:16:20 +0100
9511              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
9512              
9513              MakeMaker should not remove editor backups (*~) on `make clean`
9514              by default (completes change#6383)
9515              
9516              move new variables to the end of the interpreter structure (for
9517              bincompat in code that doesn't #include XSUB.h)
9518              
9519              rename totally bletcherous SvLOCK() thingy (doesn't do what the
9520              name suggests anyway)
9521              
9522              various cleanups (typos, misformatted code, and small bugs)
9523              
9524              typecasts needed for change#6394
9525              
9526              typos in change#6399, regen headers
9527              
9528              inconsistent types needs casts
9529              
9530              PERL_OBJECT build tweaks
9531      Branch: maint-5.6/perl
9532           !> MANIFEST doop.c embed.h embed.pl embedvar.h
9533           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
9534           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
9535           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
9536           !> toke.c util.c
9537 ____________________________________________________________________________
9538 [  7779] By: gsar                                  on 2000/11/20  17:06:29
9539         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
9540              
9541              Cosmetics and perldelta.
9542              
9543              Fix nits noticed by Boston.pm.
9544              
9545              Do the cc sanity check both before the hints and
9546              after the cc selction.
9547              
9548              get sprintf.t to adjust properly for 3-digit exponents
9549              
9550              don't clobber *.orig files on *clean targets
9551              
9552              fix bugs in processing %v-*d and similar format specs (from
9553              Avi Finkel <avi@finkel.org>)
9554              
9555              sprintf test tweaks (from Dominic Dunlop)
9556              
9557              new selfloader.t in change#6183 doesn't close DATA handles,
9558              and thus fails to clean up tmp files on dosish platforms
9559              
9560              typos (spotted by Peter Prymmer)
9561              
9562              typo fix from Craig Berry
9563      Branch: maint-5.6/perl
9564           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
9565           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
9566           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
9567           !> x2p/Makefile.SH
9568 ____________________________________________________________________________
9569 [  7778] By: gsar                                  on 2000/11/20  16:46:51
9570         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
9571              
9572              Subject: Re: format bug report  [Patch]
9573              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9574              Date: Wed, 05 Jul 2000 13:12:52 +0200
9575              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
9576              
9577              Subject: Re: format bug report  [Patch]
9578              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9579              Date: Wed, 05 Jul 2000 14:10:01 +0200
9580              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
9581              
9582              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
9583              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9584              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
9585              Date: Fri, 07 Jul 2000 17:57:16 +0100
9586              
9587              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
9588              To: perl5-porters@perl.org
9589              From: Karsten Sperling <spiff@phreax.net>
9590              Date: Mon, 10 Jul 2000 15:12:52 +0200
9591              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
9592              
9593              README.posix-bc podified from Thomas Dorner.
9594              
9595              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
9596              From: Dominic Dunlop <domo@computer.org>
9597              Date: Tue, 11 Jul 2000 12:27:33 +0200
9598              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
9599              
9600              Typo in #6341.
9601              
9602              Fix for
9603              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
9604              From: Roderick Schertler <roderick@argon.org>
9605              Date: Tue, 11 Jul 2000 13:55:05 -0400
9606              Message-Id: <200007111755.NAA05077@jones.argon.org>
9607              
9608              Minor cleanups on the booklist.
9609              
9610              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
9611              regen perltoc.
9612              
9613              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
9614      Branch: maint-5.6/perl
9615           +> pod/perlbook.pod
9616           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
9617           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
9618           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
9619 ____________________________________________________________________________
9620 [  7777] By: jhi                                   on 2000/11/20  16:08:49
9621         Log: Update Changes.
9622      Branch: perl
9623            ! Changes patchlevel.h
9624 ____________________________________________________________________________
9625 [  7776] By: jhi                                   on 2000/11/20  15:27:56
9626         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
9627              This may be overly harsh but until proven otherwise, we think this
9628              way, or until we have a simple test for Configure (having to start
9629              up servers is does not count as simple) to check for the problems.
9630      Branch: perl
9631            ! perl.h
9632 ____________________________________________________________________________
9633 [  7775] By: jhi                                   on 2000/11/20  15:22:17
9634         Log: Solaris hints tweaks.
9635      Branch: perl
9636            ! hints/solaris_2.sh
9637 ____________________________________________________________________________
9638 [  7774] By: jhi                                   on 2000/11/20  15:01:20
9639         Log: Add a workaround to SOCKS 64-bit problems.
9640      Branch: perl
9641            ! doio.c embed.h embed.pl perlsdio.h proto.h
9642 ____________________________________________________________________________
9643 [  7773] By: jhi                                   on 2000/11/20  14:51:47
9644         Log: sysseek() instead of seek().
9645      Branch: perl
9646            ! t/lib/syslfs.t
9647 ____________________________________________________________________________
9648 [  7772] By: gsar                                  on 2000/11/20  13:06:23
9649         Log: integrate changes#6315..6319,6321..6331,6333..6338
9650              
9651              Integrate with Sarathy, preliminary fix for unicos
9652              alignment problems in [ID 20000612.002] Perl problem on Cray system.
9653              
9654              some debugger output does not go to the socket when RemotePort is set
9655              
9656              winsock cleanup never done on Windows (leads to handle leaks)
9657              
9658              fix UNC path handling on Windows under ithreads, and chdir()
9659              return value when given a non-existent directory
9660              
9661              Autogenerate pod/Makefile and pod/buildtoc.
9662              buildtoc also checks whether the existin pods are
9663              mentioned in MANIFEST and perl.pod, and vice versa.
9664              (None of the thusly found discrepancies fixed yet.)
9665              roffitall also needs to be autogenerated similarly but it
9666              seems so badly out of date that I didn't touch it yet.
9667              
9668              Config is being used.
9669              
9670              Add =head1 NAMEs so that buildtoc is happy.
9671              (The CGI::Util nit reported to Lincoln.)
9672              
9673              Fix complaints of buildtoc.
9674              
9675              Fix the alignment problem in Crays ([ID 20000612.002]).
9676              
9677              Remove perlbook, update perlfaq book listing,
9678              rearrange perl.pod, regenerate perltoc.
9679              
9680              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
9681              was cast to an unsigned (32-bit) integer with wild abandon.
9682              
9683              winsock options weren't being set in all threads under ithreads
9684              (caused send()s from second and subsequent threads to fail)
9685              
9686              accept() leaks memory on windows due to incorrect ordering of
9687              closesocket() and fclose() calls
9688              
9689              Reorder perl.pod once more.
9690              
9691              More POSIX.pod tweaks.
9692              
9693              Sprinkle ldlibpath.
9694              
9695              Precedence goof, fix based on
9696              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
9697              From: Hugo <hv@crypt.compulink.co.uk>
9698              Date: Tue, 11 Jul 2000 12:52:38 +0100
9699              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
9700              
9701              Subject: PATCH perlguts.pod: Document D and d magic types
9702              From: mjd@plover.com
9703              Date: 5 Jul 2000 18:01:51 -0000
9704              Message-ID: <20000705180151.29413.qmail@plover.com>
9705              
9706              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
9707              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
9708              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
9709              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
9710              
9711              Subject: [PATCH cfgperl] $& segfaults if you trick it
9712              From: simon@brecon.co.uk (Simon Cozens)
9713              Date: 7 Jul 2000 11:26:09 GMT
9714              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
9715              
9716              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
9717              From: Hugo <hv@crypt.compulink.co.uk>
9718              Date: Tue, 11 Jul 2000 12:44:50 +0100
9719              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
9720              
9721              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
9722              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9723              Date: Tue, 11 Jul 2000 13:50:51 +0100
9724              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
9725      Branch: maint-5.6/perl
9726           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
9727           +> pod/buildtoc.PL
9728            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
9729           !> (integrate 26 files)
9730 ____________________________________________________________________________
9731 [  7771] By: gsar                                  on 2000/11/20  12:31:42
9732         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
9733              6310,6311,6314
9734              
9735              Subject: [PATCH bleedperl] File::Spec 0.82 beta
9736              From: Barrie Slaymaker <barries@jester.slaysys.com>
9737              Date: Wed, 28 Jun 2000 11:35:29 -0400
9738              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
9739              
9740              tweak perlembed for multiplicity/usethreads sanity; correct notes
9741              about Windows
9742              
9743              localize %INC in a Safe compartment so that use/require work
9744              (many other magic globals probably need similar treatment)
9745              
9746              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
9747              when @_ is modified, causing coredumps
9748              
9749              slurp mode fix in change#4736 still not quite right
9750              
9751              Point to perlipc for more SysV IPC examples.
9752              
9753              Elaborate POSIX.pod.  Still needs work.
9754              
9755              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
9756              
9757              fix large memory leak that has been around for ever, masked by
9758              -DPURIFY (most of the arenas were never freed!)
9759              
9760              fix memory leak on Windows (PL_sys_intern contents were never
9761              freed)
9762              
9763              PERL_OBJECT build tweak
9764              
9765              adjust change#6299
9766              
9767              remove rel2abs prototypes (from Barrie Slaymaker)
9768              
9769              missing perldiag entry for unpack("w",...) diagnostic (from
9770              Andreas Koenig)
9771              
9772              better diagnostic on Frob->stuff() when Frob:: doesn't exist
9773              (from Richard Soderberg <rs@oregonnet.com>)
9774              
9775              Win32 patches for cfgperl from Sarathy.
9776              
9777              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
9778              
9779              More POSIX.pod embellishment.
9780              
9781              tyop in change#6306
9782      Branch: maint-5.6/perl
9783           !> (integrate 44 files)
9784 ____________________________________________________________________________
9785 [  7770] By: gsar                                  on 2000/11/20  11:51:00
9786         Log: integrate changes#6268..6282 from cfgperl branch
9787              
9788              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
9789              From: Dominic Dunlop <domo@computer.org>
9790              Date: Thu, 29 Jun 2000 12:32:39 +0200
9791              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
9792              
9793              Regen headers for #6261 (and update embed.pl for this) and #6267,
9794              silence few compiler warnings.
9795              
9796              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
9797              From: Nicholas Clark <nick@talking.bollo.cx>
9798              Date: Fri, 23 Jun 2000 16:21:15 +0100
9799              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
9800              
9801              Subject: PATCH pod/perltie.pod
9802              From: Ian Phillipps <Ian.Phillipps@iname.com>
9803              Date: Fri, 16 Jun 2000 00:17:19 +0100
9804              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
9805              (only the first hunk, the second hunk had already been done
9806              by some other patch)
9807              
9808              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
9809              From: Tom Phoenix <rootbeer@redcat.com>
9810              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
9811              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
9812              
9813              Subject: [PATCH] xsub attributes
9814              From: Doug MacEachern <dougm@covalent.net>
9815              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
9816              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
9817              
9818              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
9819              From: Andy Dougherty <doughera@lafayette.edu>
9820              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
9821              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
9822              
9823              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
9824              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9825              Date: Tue, 13 Jun 2000 02:43:48 -0500
9826              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
9827              
9828              Subject: [PATCH] Re: eval documentation: context
9829              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9830              Date: Mon, 12 Jun 2000 15:07:29 +0100
9831              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
9832              
9833              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
9834              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
9835              Date: Mon, 12 Jun 2000 14:55:59 +0100
9836              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
9837              
9838              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
9839              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
9840              Date: Fri, 09 Jun 2000 12:39:27 -0400
9841              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
9842              (plus update the version "number" of Text::Wrap)
9843              
9844              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
9845              From: Tim Ayers <tayers@bridge.com>
9846              Date: Thu, 08 Jun 2000 08:11:06 +0200
9847              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
9848              [resent by Richard Foley, Message-Id probably wrong]
9849              
9850              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
9851              From: rspier@pobox.com (Robert Spier)
9852              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
9853              Message-ID: <14654.31913.845602.610277@rls.cx>
9854              
9855              Subject: [PATCH 5.6.0] utils/h2xs.PL
9856              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
9857              Date: Wed, 7 Jun 2000 04:02:04 -0500
9858              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
9859              
9860              Subject: [PATCH 5.6.0]ITHREADs for VMS
9861              From: Dan Sugalski <dan@sidhe.org>
9862              Date: Tue, 06 Jun 2000 11:59:50 -0400
9863              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
9864      Branch: maint-5.6/perl
9865           !> (integrate 31 files)
9866 ____________________________________________________________________________
9867 [  7769] By: gsar                                  on 2000/11/20  11:29:06
9868         Log: integrate changes#6261..6266 from cfgperl
9869              
9870              Subject: Re: [PATCH cfgperl] BOMs away!
9871              From: simon@brecon.co.uk (Simon Cozens)
9872              Date: 17 Jun 2000 11:49:57 GMT
9873              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
9874              
9875              Subject: 5.6.0 Patch for EPOC
9876              From: Olaf Flebbe <o.flebbe@gmx.de>
9877              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
9878              Message-ID: <23449.960929969@www11.gmx.net>
9879              
9880              tr fixes from Simon Cozens
9881              
9882              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
9883              From: Marty Lucich <marty@netcom.com>
9884              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
9885              Message-Id: <200006282116.OAA11148@netcom.com>
9886              ccdlflags update (the BSD/OS 4.1 part had already been taken
9887              care of by #6141).
9888              
9889              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
9890              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
9891              Date: Wed, 28 Jun 2000 17:50:12 -0700
9892              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
9893              
9894              Subject: [PATCH 5.6.0] cygwin port
9895              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
9896              From: "Fifer, Eric" <EFifer@sanwaint.com>
9897              Date: Thu, 29 Jun 2000 12:58:29 +0100
9898      Branch: maint-5.6/perl
9899           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
9900           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
9901           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
9902           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
9903 ____________________________________________________________________________
9904 [  7768] By: gsar                                  on 2000/11/20  11:13:44
9905         Log: integrate changes#6252..6256,6259..6260
9906              
9907              Paranoia tweak on #6249.
9908              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
9909              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
9910              Date: Sun, 25 Jun 2000 23:43:12 -0400
9911              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
9912              
9913              Subject: tr///, help wanted.
9914              From: simon@brecon.co.uk (Simon Cozens)
9915              Date: 28 Jun 2000 11:29:04 GMT
9916              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
9917              
9918              small thinko tweaks
9919              
9920              tweaks from Simon Conzes to further fix tr/// under utf8
9921              
9922              perlnewmod was missing from MANIFEST.
9923              
9924              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
9925              From: simon@brecon.co.uk (Simon Cozens)
9926              Date: 17 Jun 2000 11:56:44 GMT
9927              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
9928              pack U0, pack C0
9929      Branch: maint-5.6/perl
9930           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
9931           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
9932           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
9933           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
9934 ____________________________________________________________________________
9935 [  7767] By: gsar                                  on 2000/11/20  10:51:38
9936         Log: integrate change#6250 from cfgperl
9937              
9938              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
9939              From: Doug MacEachern <dougm@covalent.net>
9940              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
9941              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
9942      Branch: maint-5.6/perl
9943           +> t/op/my_stash.t
9944           !> MANIFEST embed.pl global.sym proto.h toke.c
9945 ____________________________________________________________________________
9946 [  7766] By: gsar                                  on 2000/11/20  10:48:34
9947         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
9948              
9949              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
9950              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
9951              Date: Mon, 26 Jun 2000 18:40:14 +0100
9952              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
9953              
9954              Subject: [PATCH] bytes<->utf8 fixes
9955              From: simon@brecon.co.uk (Simon Cozens)
9956              Date: 26 Jun 2000 04:55:45 GMT
9957              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
9958              
9959              Subject: [PATCH] is_utf8_string
9960              From: simon@brecon.co.uk (Simon Cozens)
9961              Date: 26 Jun 2000 02:25:59 GMT
9962              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
9963              
9964              Subject: [PATCH] avoid mg_ptr in '*' magic
9965              From: Doug MacEachern <dougm@covalent.net>
9966              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
9967              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
9968              
9969              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
9970              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
9971              Date: Sat, 24 Jun 2000 13:06:20 +0100
9972              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
9973              
9974              Allow for standalone testing.
9975              
9976              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
9977              From: Mark-Jason Dominus <mjd@plover.com>
9978              Date: Tue, 27 Jun 2000 22:36:42 -0400
9979              Message-ID: <20000628023642.12166.qmail@plover.com>
9980              
9981              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
9982              From: Frank Tobin <ftobin@uiuc.edu>
9983              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
9984              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
9985      Branch: maint-5.6/perl
9986           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
9987           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
9988           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
9989           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
9990           !> utf8.c utils/h2xs.PL
9991 ____________________________________________________________________________
9992 [  7765] By: gsar                                  on 2000/11/20  10:29:13
9993         Log: integrate change#6239 from cfgperl
9994              
9995              Configure maintenance.  Sever some dependency cycles,
9996              separate gccversion from the cc unit,
9997              address [ID 20000623.006] Configure script patch for using gcc on AIX
9998              (but solve it a little bit differently),
9999              unduplex some accidentally duplicated units,
10000              suggest using gcc if no cc available
10001              (p5p thread: "Solaris configure: counterproposal", 1999-09)
10002      Branch: maint-5.6/perl
10003           !> Configure Todo-5.6 config_h.SH
10004 ____________________________________________________________________________
10005 [  7764] By: gsar                                  on 2000/11/20  10:25:55
10006         Log: integrate changes#6233..6238 from cfgperl
10007              
10008              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
10009              From: Mark-Jason Dominus <mjd@plover.com>
10010              Date: Fri, 16 Jun 2000 20:53:04 -0400
10011              Message-ID: <20000617005304.8008.qmail@plover.com>
10012              
10013              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
10014              because when run as services (Win32ese for daemons)
10015              no environment variables are set and tmpdir ends up as /tmp,
10016              which is ambiguous.
10017              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
10018              From: matt@sergeant.org
10019              Date: 16 Jun 2000 16:30:43 -0000
10020              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
10021              
10022              The thread begun by
10023              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
10024              From: Kevin.Ruscoe@ubsw.com
10025              Date: Fri, 16 Jun 2000 16:38:51 +0100
10026              Message-Id: <H000019b03c300d6@MHS>
10027              
10028              Tweak embed.pl, regen headers.
10029              
10030              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
10031              From: Dan Sugalski <dan@sidhe.org>
10032              Date: Fri, 23 Jun 2000 17:00:00 -0400
10033              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
10034      Branch: maint-5.6/perl
10035           !> (integrate 27 files)
10036 ____________________________________________________________________________
10037 [  7763] By: gsar                                  on 2000/11/20  10:08:08
10038         Log: s/perl56delta/perldelta/g
10039      Branch: maint-5.6/perl
10040            ! pod/Makefile
10041 ____________________________________________________________________________
10042 [  7762] By: gsar                                  on 2000/11/20  10:04:00
10043         Log: integrate changes#6225,6229,6231,6232 from cfgperl
10044              
10045              Add source code filenames to apidoc.
10046              From: simon@brecon.co.uk (Simon Cozens)
10047              Subject: [PATCH embed.pl] Source X-ref
10048              Date: 22 Jun 2000 02:18:49 GMT
10049              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
10050              
10051              Subject: README.hpux version 0.6.1
10052              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
10053              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
10054              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
10055              
10056              Subject: [PATCH 5.6.0] cygwin port
10057              From: "Fifer, Eric" <EFifer@sanwaint.com>
10058              Date: Tue, 20 Jun 2000 14:30:58 +0100
10059              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
10060              
10061              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
10062              From: simon@brecon.co.uk (Simon Cozens)
10063              Date: 19 Jun 2000 15:18:27 GMT
10064              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
10065              
10066              plus update pod/Makefile and regenerate perltoc
10067      Branch: maint-5.6/perl
10068           +> pod/perlutil.pod
10069           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
10070           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
10071 ____________________________________________________________________________
10072 [  7761] By: jhi                                   on 2000/11/20  04:09:55
10073         Log: Miraculous typo.
10074      Branch: perl
10075            ! t/op/pat.t
10076 ____________________________________________________________________________
10077 [  7760] By: jhi                                   on 2000/11/20  04:06:08
10078         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
10079              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10080              Date: Sun, 19 Nov 2000 22:30:26 -0500
10081              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
10082      Branch: perl
10083            ! regexec.c scope.h t/op/pat.t
10084 ____________________________________________________________________________
10085 [  7759] By: jhi                                   on 2000/11/20  02:05:22
10086         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
10087      Branch: perl
10088            ! perl.h
10089 ____________________________________________________________________________
10090 [  7758] By: jhi                                   on 2000/11/20  01:58:11
10091         Log: Subject: [perl 7711: EPOC] updates
10092              From: Olaf Flebbe <o.flebbe@gmx.de>
10093              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
10094              Message-ID: <25575.974658810@www23.gmx.net>               
10095      Branch: perl
10096            + lib/File/Spec/Epoc.pm
10097            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
10098            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
10099            ! lib/File/Spec.pm perl.c sv.c
10100 ____________________________________________________________________________
10101 [  7757] By: jhi                                   on 2000/11/20  01:53:11
10102         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
10103      Branch: perl
10104            ! MANIFEST
10105 ____________________________________________________________________________
10106 [  7756] By: jhi                                   on 2000/11/20  01:47:22
10107         Log: Integrate perlio.
10108      Branch: perl
10109            - ext/re/hints/MSWin32.pl
10110           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
10111           !> win32/config.gc win32/config_H.gc win32/win32sck.c
10112 ____________________________________________________________________________
10113 [  7755] By: nick                                  on 2000/11/19  20:57:17
10114         Log: Add dummy crlf layer (just as buffer)
10115              Correct 1st bug - one layer of indirection.
10116      Branch: perlio
10117            ! perlio.c perlio.h perliol.h
10118 ____________________________________________________________________________
10119 [  7754] By: nick                                  on 2000/11/19  20:56:12
10120         Log: Work-round to Perl_deb_nocontext is no longer required
10121      Branch: perlio
10122            - ext/re/hints/MSWin32.pl
10123 ____________________________________________________________________________
10124 [  7753] By: nick                                  on 2000/11/19  20:01:16
10125         Log: diff -se shows these as different
10126      Branch: perlio
10127            ! global.sym pod/perlapi.pod
10128 ____________________________________________________________________________
10129 [  7752] By: nick                                  on 2000/11/19  18:57:30
10130         Log: Configure GCC/Win32 build -Duseperlio
10131              Fix a couple of gross issues
10132              - double-include of ../deb.o in re.dll
10133              - win32sck.c needs PerlIO and FILE 
10134      Branch: perlio
10135            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
10136            ! win32/win32sck.c
10137 ____________________________________________________________________________
10138 [  7751] By: nick                                  on 2000/11/19  17:05:36
10139         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
10140      Branch: perlio
10141            ! perlio.c
10142 ____________________________________________________________________________
10143 [  7750] By: nick                                  on 2000/11/19  16:57:14
10144         Log: Missing aTHX_
10145      Branch: perlio
10146            ! sv.c
10147 ____________________________________________________________________________
10148 [  7749] By: jhi                                   on 2000/11/19  16:28:40
10149         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
10150              From: "Peter J. Farley III" <pjfarley@banet.net>
10151              Date: Sun, 19 Nov 2000 01:42:58 -0500
10152              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
10153      Branch: perl
10154            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
10155 ____________________________________________________________________________
10156 [  7748] By: jhi                                   on 2000/11/19  16:08:10
10157         Log: Subject: podlators 1.05 available        
10158              From: Russ Allbery <rra@stanford.edu>   
10159              Date: 18 Nov 2000 22:04:28 -0800
10160              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
10161      Branch: perl
10162            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
10163 ____________________________________________________________________________
10164 [  7747] By: nick                                  on 2000/11/19  11:19:39
10165         Log: Integrate mainline
10166      Branch: perlio
10167           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
10168           !> util.c
10169 ____________________________________________________________________________
10170 [  7746] By: jhi                                   on 2000/11/19  06:42:22
10171         Log: Make hex scanning warn on "\x{x}" and "\xx".
10172              "\x" and and hex("x") are still valid.
10173      Branch: perl
10174            ! util.c
10175 ____________________________________________________________________________
10176 [  7745] By: nick                                  on 2000/11/18  22:52:28
10177         Log: Integrate mainline
10178      Branch: perlio
10179           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
10180           !> perl.h perlio.c proto.h regcomp.c regcomp.h
10181 ____________________________________________________________________________
10182 [  7744] By: jhi                                   on 2000/11/18  22:50:28
10183         Log: Introduce Perl_utf8_length().  Use it.
10184      Branch: perl
10185            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
10186 ____________________________________________________________________________
10187 [  7743] By: jhi                                   on 2000/11/18  22:38:51
10188         Log: Compiler denit.
10189      Branch: perl
10190            ! perlio.c
10191 ____________________________________________________________________________
10192 [  7742] By: jhi                                   on 2000/11/18  20:33:05
10193         Log: Integrate perlio.
10194      Branch: perl
10195           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
10196           !> perlio.h pp_ctl.c pp_sys.c sv.c
10197 ____________________________________________________________________________
10198 [  7741] By: jhi                                   on 2000/11/18  20:31:27
10199         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
10200              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10201              Date: Fri, 17 Nov 2000 20:35:11 -0500
10202              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
10203              
10204              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
10205              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10206              Date: Fri, 17 Nov 2000 21:03:47 -0500
10207              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
10208              
10209              Plus a little bit of tweaking in pregcomp().
10210      Branch: perl
10211            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
10212 ____________________________________________________________________________
10213 [  7740] By: nick                                  on 2000/11/18  20:17:22
10214         Log: Lexical use open ... support:
10215              add ->cop_io to COP structure in cop.h.
10216              Make mg.c and gv.c associate it with ${^OPEN}.
10217              Make lib/open.pm set it.
10218              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
10219              manner similar to ->cop_warnings.
10220              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
10221              call new PerlIO_apply_layers().
10222              Declare latter in perlio.h and define in perlio.c
10223      Branch: perlio
10224            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
10225            ! perlio.h pp_ctl.c pp_sys.c sv.c
10226 ____________________________________________________________________________
10227 [  7739] By: jhi                                   on 2000/11/18  19:54:00
10228         Log: Integrate perlio.
10229      Branch: perl
10230           !> doio.c perlio.c pp.c
10231 ____________________________________________________________________________
10232 [  7738] By: jhi                                   on 2000/11/18  17:16:13
10233         Log: Subject: [PATCH 5.7.0] etags broken again
10234              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10235              Date: Sat, 18 Nov 2000 02:41:36 -0500
10236              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
10237      Branch: perl
10238            ! emacs/ptags
10239 ____________________________________________________________________________
10240 [  7737] By: jhi                                   on 2000/11/18  17:12:18
10241         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
10242      Branch: perl
10243            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
10244 ____________________________________________________________________________
10245 [  7736] By: nick                                  on 2000/11/18  14:06:20
10246         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
10247              part to be isolated.
10248      Branch: perlio
10249            ! doio.c perlio.c
10250 ____________________________________________________________________________
10251 [  7735] By: nick                                  on 2000/11/18  11:03:32
10252         Log: Integrate mainline
10253      Branch: perlio
10254           !> Changes README.amiga README.win32 patchlevel.h
10255           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
10256 ____________________________________________________________________________
10257 [  7734] By: jhi                                   on 2000/11/18  01:18:56
10258         Log: Update Changes.
10259      Branch: perl
10260            ! Changes patchlevel.h
10261 ____________________________________________________________________________
10262 [  7733] By: jhi                                   on 2000/11/18  00:32:54
10263         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
10264              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10265              Date: Fri, 17 Nov 2000 17:28:02 -0500
10266              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
10267      Branch: perl
10268            ! regcomp.c regexec.c t/op/re_tests
10269 ____________________________________________________________________________
10270 [  7732] By: jhi                                   on 2000/11/18  00:28:56
10271         Log: Sparc 64-bit pack() fix from Jens Hamisch.
10272      Branch: perl
10273            ! pp.c
10274 ____________________________________________________________________________
10275 [  7731] By: jhi                                   on 2000/11/18  00:18:39
10276         Log: Explain in more detail the {} syntax ambiguousity.
10277              
10278              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
10279              From: Nicholas Clark <nick@ccl4.org>
10280              Date: Fri, 17 Nov 2000 22:10:28 +0000
10281              Message-ID: <20001117221028.A88930@plum.flirble.org>
10282      Branch: perl
10283            ! pod/perlfunc.pod
10284 ____________________________________________________________________________
10285 [  7730] By: jhi                                   on 2000/11/18  00:12:18
10286         Log: Subject: Fix for README.amiga (20000323.033)
10287              From: "Stephen P. Potter" <spp@spotter.yi.org>
10288              Date: Fri, 17 Nov 2000 12:25:51 -0500
10289              Message-Id: <200011171725.MAA05768@spotter.yi.org>
10290      Branch: perl
10291            ! README.amiga
10292 ____________________________________________________________________________
10293 [  7729] By: jhi                                   on 2000/11/18  00:08:34
10294         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
10295              From: "A. C. Yardley" <yardley@tanet.net>
10296              Date: Mon, 3 Apr 2000 11:35:33 -0700
10297              Message-ID: <3483.000403@tanet.net>
10298      Branch: perl
10299            ! README.win32
10300 ____________________________________________________________________________
10301 [  7728] By: nick                                  on 2000/11/17  21:59:47
10302         Log: Integrate mainline
10303      Branch: perlio
10304           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
10305           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
10306           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
10307           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
10308 ____________________________________________________________________________
10309 [  7727] By: nick                                  on 2000/11/17  21:56:31
10310         Log: Experiment on use of attributes.pm interface.
10311              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
10312              SVt_PVRV if not already something better (else vivify of say magic gets
10313              core dump).
10314      Branch: perlio
10315            ! perlio.c pp.c
10316 ____________________________________________________________________________
10317 [  7726] By: jhi                                   on 2000/11/17  14:15:49
10318         Log: Subject: Fix for 20000815.006
10319              From: "Stephen P. Potter" <spp@spotter.yi.org>
10320              Date: Fri, 17 Nov 2000 08:57:45 -0500
10321              Message-Id: <200011171357.IAA05122@spotter.yi.org>
10322              
10323              It's really 20000518.006.
10324      Branch: perl
10325            ! pod/perlmodlib.PL
10326 ____________________________________________________________________________
10327 [  7725] By: jhi                                   on 2000/11/17  14:12:31
10328         Log: Subject: Fix for 20000409.001
10329              From: "Stephen P. Potter" <spp@spotter.yi.org>
10330              Date: Fri, 17 Nov 2000 08:55:45 -0500
10331              Message-Id: <200011171355.IAA05104@spotter.yi.org>
10332      Branch: perl
10333            ! pod/perlfaq9.pod
10334 ____________________________________________________________________________
10335 [  7724] By: jhi                                   on 2000/11/17  14:08:58
10336         Log: Undo #7627 now that we have =head3.
10337      Branch: perl
10338            ! pod/perlhack.pod
10339 ____________________________________________________________________________
10340 [  7723] By: jhi                                   on 2000/11/17  14:04:09
10341         Log: As surmised the #7719 wasn't a good move.
10342      Branch: perl
10343            ! hints/solaris_2.sh
10344 ____________________________________________________________________________
10345 [  7722] By: jhi                                   on 2000/11/17  13:59:04
10346         Log: Also the 64bitall hints can be either here or there.
10347      Branch: perl
10348            ! hints/solaris_2.sh
10349 ____________________________________________________________________________
10350 [  7721] By: jhi                                   on 2000/11/17  02:26:23
10351         Log: Test tweak for the open pragma.
10352      Branch: perl
10353            ! t/lib/b.t
10354 ____________________________________________________________________________
10355 [  7720] By: jhi                                   on 2000/11/17  00:23:22
10356         Log: The long double hints can be here or there.
10357      Branch: perl
10358            ! hints/solaris_2.sh
10359 ____________________________________________________________________________
10360 [  7719] By: jhi                                   on 2000/11/17  00:14:06
10361         Log: For Solaris use64bitall the stdchar needs a little bit of help.
10362      Branch: perl
10363            ! hints/solaris_2.sh
10364 ____________________________________________________________________________
10365 [  7718] By: jhi                                   on 2000/11/16  23:27:34
10366         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
10367              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
10368              Date: Wed, 15 Nov 2000 08:56:32 +0100
10369              Message-ID: <3A1241B0.64477E00@alcatel.at>
10370      Branch: perl
10371            ! lib/Carp/Heavy.pm
10372 ____________________________________________________________________________
10373 [  7717] By: jhi                                   on 2000/11/16  23:23:29
10374         Log: Subject: [PATCH] Re: 20001101.003 PDL
10375              From: Nicholas Clark <nick@ccl4.org>
10376              Date: Thu, 16 Nov 2000 16:48:25 +0000
10377              Message-ID: <20001116164825.B93487@plum.flirble.org>
10378      Branch: perl
10379            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
10380 ____________________________________________________________________________
10381 [  7716] By: jhi                                   on 2000/11/16  23:21:31
10382         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
10383              From: "Casey R. Tweten" <crt@kiski.net>
10384              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
10385              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
10386      Branch: perl
10387            ! lib/Pod/Checker.pm pod/perlpod.pod
10388 ____________________________________________________________________________
10389 [  7715] By: jhi                                   on 2000/11/16  23:19:40
10390         Log: Avoid an infinite loop in VMS when utils scripts are run
10391              with no arguments, from Charles Lane.
10392      Branch: perl
10393            ! configure.com
10394 ____________________________________________________________________________
10395 [  7714] By: jhi                                   on 2000/11/16  23:17:08
10396         Log: Subject: perllocale.pod changes
10397              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10398              Date: Mon, 13 Nov 2000 10:09:22 +0300
10399              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
10400      Branch: perl
10401            ! pod/perllocale.pod
10402 ____________________________________________________________________________
10403 [  7713] By: jhi                                   on 2000/11/16  23:14:06
10404         Log: Integrate perlio.
10405      Branch: perl
10406           !> doio.c perlio.c perlio.h util.c
10407 ____________________________________________________________________________
10408 [  7712] By: nick                                  on 2000/11/16  21:10:58
10409         Log: Integrate mainline
10410      Branch: perlio
10411           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
10412           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
10413           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
10414           !> vos/config.ga.def vos/config.ga.h win32/config.bc
10415           !> win32/config.gc win32/config.vc
10416 ____________________________________________________________________________
10417 [  7711] By: nick                                  on 2000/11/16  19:56:41
10418         Log: Minor tweaks:
10419              consistent way of getting 'rb', 'wb' etc. for binary opens
10420              move *perlio::layers to *open::layers
10421              a #define to show layers available
10422              DOSISH popen/PerlIO had export/import sense inverted.
10423      Branch: perlio
10424            ! doio.c perlio.c perlio.h util.c
10425 ____________________________________________________________________________
10426 [  7710] By: jhi                                   on 2000/11/16  15:46:05
10427         Log: Add HAS_SBRK_PROTO.
10428      Branch: metaconfig/U/perl
10429            + d_sbrkproto.U
10430      Branch: perl
10431            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10432            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
10433            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
10434            ! vos/config.ga.def vos/config.ga.h win32/config.bc
10435            ! win32/config.gc win32/config.vc
10436 ____________________________________________________________________________
10437 [  7709] By: nick                                  on 2000/11/16  07:31:49
10438         Log: Integrate mainline
10439      Branch: perlio
10440           !> (integrate 35 files)
10441 ____________________________________________________________________________
10442 [  7708] By: jhi                                   on 2000/11/16  05:33:03
10443         Log: These files are text, not binary.
10444      Branch: perl
10445            ! ext/Encode/Encode/iso8859-10.enc
10446            ! ext/Encode/Encode/iso8859-13.enc
10447            ! ext/Encode/Encode/iso8859-14.enc
10448            ! ext/Encode/Encode/iso8859-15.enc
10449 ____________________________________________________________________________
10450 [  7707] By: jhi                                   on 2000/11/16  01:53:37
10451         Log: Update Changes.
10452      Branch: perl
10453            ! Changes patchlevel.h
10454 ____________________________________________________________________________
10455 [  7706] By: jhi                                   on 2000/11/16  01:35:59
10456         Log: More #undefing of stdio.
10457      Branch: perl
10458            ! fakesdio.h nostdio.h
10459 ____________________________________________________________________________
10460 [  7705] By: jhi                                   on 2000/11/16  01:34:18
10461         Log: Add fwalk() probe to the configuration files and regen perltoc.
10462      Branch: perl
10463            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10464            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
10465            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
10466            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
10467            ! win32/config.bc win32/config.gc win32/config.vc
10468 ____________________________________________________________________________
10469 [  7704] By: jhi                                   on 2000/11/16  01:33:07
10470         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
10471              an optional third argument to Inlibc?)
10472      Branch: metaconfig/U/perl
10473            + d__fwalk.U
10474 ____________________________________________________________________________
10475 [  7703] By: jhi                                   on 2000/11/16  01:09:22
10476         Log: The type of the hash_cb() size argument is tricky.
10477      Branch: perl
10478            ! ext/DB_File/DB_File.xs
10479 ____________________________________________________________________________
10480 [  7702] By: jhi                                   on 2000/11/15  23:01:16
10481         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
10482      Branch: perl
10483            ! nostdio.h
10484 ____________________________________________________________________________
10485 [  7701] By: jhi                                   on 2000/11/15  22:52:32
10486         Log: Detypo.
10487      Branch: perl
10488            ! t/lib/bigfltpm.t
10489 ____________________________________________________________________________
10490 [  7700] By: jhi                                   on 2000/11/15  22:51:56
10491         Log: UINT64_C() work continues.
10492      Branch: perl
10493            ! handy.h perl.h utf8.h
10494 ____________________________________________________________________________
10495 [  7699] By: jhi                                   on 2000/11/15  14:13:04
10496         Log: SOCKS has its own USE_THREADS, based on
10497              
10498              Subject: [ID 20001114.002] et. al. bugfix followup
10499              From: Jens Hamisch <jens@Strawberry.COM> 
10500              Date: Wed, 15 Nov 2000 14:23:11 +0100
10501              Message-ID: <20001115142311.A21164@Strawberry.COM>
10502      Branch: perl
10503            ! perl.h
10504 ____________________________________________________________________________
10505 [  7698] By: jhi                                   on 2000/11/15  03:50:56
10506         Log: Add few missing #undefs and sort them.
10507      Branch: perl
10508            ! fakesdio.h
10509 ____________________________________________________________________________
10510 [  7697] By: jhi                                   on 2000/11/15  03:39:14
10511         Log: Linenumber fix.
10512      Branch: perl
10513            ! t/pragma/warn/utf8
10514 ____________________________________________________________________________
10515 [  7696] By: jhi                                   on 2000/11/15  02:55:26
10516         Log: EBCDIC tweaks.
10517              
10518              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
10519              From: Peter Prymmer <pvhp@forte.com>
10520              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
10521              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
10522      Branch: perl
10523            ! t/op/regmesg.t t/pragma/warn/utf8
10524 ____________________________________________________________________________
10525 [  7695] By: jhi                                   on 2000/11/15  02:53:58
10526         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
10527              From: Peter Prymmer <pvhp@forte.com>
10528              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
10529              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
10530      Branch: perl
10531            ! utf8.c
10532 ____________________________________________________________________________
10533 [  7694] By: jhi                                   on 2000/11/15  02:50:55
10534         Log: Subject: [PATCH: perl@7674] updates to README.os390
10535              From: Prymmer/Kahn <pvhp@best.com>
10536              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
10537              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
10538      Branch: perl
10539            ! README.os390
10540 ____________________________________________________________________________
10541 [  7693] By: jhi                                   on 2000/11/15  02:48:37
10542         Log: Quit utf8_to_uv() instantly if curlen == 0.
10543      Branch: perl
10544            ! utf8.c
10545 ____________________________________________________________________________
10546 [  7692] By: jhi                                   on 2000/11/15  02:24:29
10547         Log: Use u_int32_t for the size of hash_cb(), not size_t.
10548              
10549              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
10550              From: Jens Hamisch <jens@Strawberry.COM>     
10551              Date: Tue, 14 Nov 2000 19:03:55 +0100
10552              Message-Id: <20001114190355.A20559@Strawberry.COM>
10553      Branch: perl
10554            ! ext/DB_File/DB_File.xs
10555 ____________________________________________________________________________
10556 [  7691] By: jhi                                   on 2000/11/15  02:20:12
10557         Log: Use UINT64_C().
10558              
10559              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
10560              From: Jens Hamisch <jens@Strawberry.COM>
10561              Date: Tue, 14 Nov 2000 19:16:23 +0100
10562              Message-Id: <20001114191623.G20559@Strawberry.COM>
10563      Branch: perl
10564            ! utf8.c utf8.h
10565 ____________________________________________________________________________
10566 [  7690] By: jhi                                   on 2000/11/15  02:17:06
10567         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
10568              (a macro to define signed and unsigned integer constants).
10569      Branch: perl
10570            ! handy.h
10571 ____________________________________________________________________________
10572 [  7689] By: jhi                                   on 2000/11/15  01:56:51
10573         Log: Regen Configure.
10574      Branch: perl
10575            ! Configure
10576 ____________________________________________________________________________
10577 [  7688] By: jhi                                   on 2000/11/15  01:56:32
10578         Log: Make the unit know about SOCKS.
10579      Branch: metaconfig
10580            ! U/protos/socksizetype.U
10581 ____________________________________________________________________________
10582 [  7687] By: jhi                                   on 2000/11/15  01:54:47
10583         Log: Remove unused dependencies.
10584      Branch: metaconfig
10585            ! U/compline/d_getpagsz.U
10586 ____________________________________________________________________________
10587 [  7686] By: nick                                  on 2000/11/14  21:25:13
10588         Log: Integrate mainline.
10589      Branch: perlio
10590           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
10591           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
10592           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
10593           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
10594           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
10595           !> win32/config.bc win32/config.gc win32/config.vc
10596           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
10597 ____________________________________________________________________________
10598 [  7685] By: jhi                                   on 2000/11/14  17:54:56
10599         Log: Integrate perlio.
10600      Branch: perl
10601           +> fakesdio.h perliol.h
10602           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
10603           !> perlsdio.h perlsfio.h pod/perlfunc.pod
10604 ____________________________________________________________________________
10605 [  7684] By: nick                                  on 2000/11/14  17:43:04
10606         Log: PerlIO #include and #ifdef re-work.
10607      Branch: perlio
10608            + fakesdio.h perliol.h
10609            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
10610            ! perlsdio.h perlsfio.h
10611 ____________________________________________________________________________
10612 [  7683] By: jhi                                   on 2000/11/14  15:42:40
10613         Log: Hoist the duplicated socket/netdb include logic to perl.h;
10614              undef SETERRNO in case SOCKS has defined it.  Based on:
10615              
10616              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
10617              From: Jens Hamisch <jens@Strawberry.COM> 
10618              Date: Tue, 14 Nov 2000 11:34:40 +0100
10619              Message-Id: <20001114113440.A20005@Strawberry.COM>
10620      Branch: perl
10621            ! doio.c perl.h pp_sys.c
10622 ____________________________________________________________________________
10623 [  7682] By: jhi                                   on 2000/11/14  14:07:28
10624         Log: Subject: some additions for makefiles for win32 (for perl@7674)
10625              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10626              Date: Tue, 14 Nov 2000 09:31:13 +0300
10627              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
10628      Branch: perl
10629            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
10630            ! win32/makefile.mk
10631 ____________________________________________________________________________
10632 [  7681] By: jhi                                   on 2000/11/14  14:01:41
10633         Log: Subject: tiny typo in perl5db.pl
10634              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
10635              Date: Tue, 14 Nov 2000 09:29:28 +0300
10636              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
10637      Branch: perl
10638            ! lib/perl5db.pl
10639 ____________________________________________________________________________
10640 [  7680] By: jhi                                   on 2000/11/14  04:13:50
10641         Log: Redo #7679 with LFs instead of CRLFs.
10642      Branch: perl
10643            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
10644            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
10645            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
10646 ____________________________________________________________________________
10647 [  7679] By: jhi                                   on 2000/11/14  01:21:09
10648         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
10649              From: Benjamin Stuhl <tiriath@yahoo.com> 
10650              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
10651              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
10652      Branch: perl
10653            + win32/bin/mdelete.bat
10654            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
10655            ! makedef.pl perlio.c win32/Makefile win32/config.gc
10656            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
10657 ____________________________________________________________________________
10658 [  7678] By: jhi                                   on 2000/11/14  01:19:20
10659         Log: Fix the re extension building for Win32.
10660              
10661              Subject: [PATCH perl@7638] Get PerlIO building on Win32
10662              From: Benjamin Stuhl <tiriath@yahoo.com> 
10663              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
10664              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
10665      Branch: perl
10666            + ext/re/hints/MSWin32.pl
10667            ! MANIFEST
10668 ____________________________________________________________________________
10669 [  7677] By: jhi                                   on 2000/11/14  01:13:54
10670         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
10671              From: sthoenna@efn.org
10672              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
10673              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
10674      Branch: perl
10675            ! doop.c pp.c toke.c utf8.c utf8.h
10676 ____________________________________________________________________________
10677 [  7676] By: jhi                                   on 2000/11/13  20:23:15
10678         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
10679              From: Nicholas Clark <nick@ccl4.org>
10680              Date: Mon, 13 Nov 2000 18:55:04 +0000
10681              Message-ID: <20001113185504.J29183@plum.flirble.org>
10682      Branch: perl
10683            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
10684 ____________________________________________________________________________
10685 [  7675] By: nick                                  on 2000/11/13  20:21:57
10686         Log: Integrate mainline ...
10687      Branch: perlio
10688           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
10689           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
10690           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
10691           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
10692 ____________________________________________________________________________
10693 [  7674] By: jhi                                   on 2000/11/13  15:07:56
10694         Log: Update Changes.
10695      Branch: perl
10696            ! Changes patchlevel.h
10697 ____________________________________________________________________________
10698 [  7673] By: jhi                                   on 2000/11/13  14:42:42
10699         Log: Remove the new two tests of lib/io_xs for now, they seem to
10700              fail under perlio on some platforms.
10701      Branch: perl
10702            ! t/lib/io_xs.t
10703 ____________________________________________________________________________
10704 [  7672] By: jhi                                   on 2000/11/13  13:57:53
10705         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
10706      Branch: perl
10707            ! perlio.c
10708 ____________________________________________________________________________
10709 [  7671] By: jhi                                   on 2000/11/13  05:30:48
10710         Log: Placate nervous compilers that see longer than ints switch()ing.
10711      Branch: perl
10712            ! utf8.c
10713 ____________________________________________________________________________
10714 [  7670] By: jhi                                   on 2000/11/13  05:14:21
10715         Log: fputs() does return EOF on error but here we don't care.
10716      Branch: perl
10717            ! perlio.c
10718 ____________________________________________________________________________
10719 [  7669] By: jhi                                   on 2000/11/13  05:02:45
10720         Log: Declare reg_data like reg_substr_data.
10721      Branch: perl
10722            ! regexp.h
10723 ____________________________________________________________________________
10724 [  7668] By: jhi                                   on 2000/11/13  04:54:34
10725         Log: Typos in #7667.
10726      Branch: perl
10727            ! perl.h
10728 ____________________________________________________________________________
10729 [  7667] By: jhi                                   on 2000/11/13  04:49:49
10730         Log: Cleanup messy #ifdef.
10731      Branch: perl
10732            ! perl.h
10733 ____________________________________________________________________________
10734 [  7666] By: jhi                                   on 2000/11/13  04:17:34
10735         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
10736              From: Nicholas Clark <nick@talking.bollo.cx>
10737              Date: Sun, 12 Nov 2000 21:14:11 +0000
10738              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
10739              
10740              Note: only one breakage of the two reported is fixed by this patch.
10741      Branch: perl
10742            ! perlio.c
10743 ____________________________________________________________________________
10744 [  7665] By: jhi                                   on 2000/11/13  04:05:07
10745         Log: Tweak the definition of the bit complement on UTF-8 data:
10746              if none of the characters in the string are > 0xff,
10747              the result is a complemented byte string, not a (UTF-8)
10748              char string.  Based on the summary in
10749              
10750              Subject: Re: [ID 20000918.005] ~ on wide chars
10751              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
10752              Date: Fri, 10 Nov 2000 09:47:15 -0800
10753              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
10754              
10755              This should give us the maximum backward (pre-char string)
10756              compatibility and utf8 compatibility.  The other alternative
10757              would be to limit the bit complement to be always byte only,
10758              taking the least significant byte of the chars.
10759      Branch: perl
10760            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
10761 ____________________________________________________________________________
10762 [  7664] By: jhi                                   on 2000/11/13  00:23:44
10763         Log: Couple of tests from #7660 salvaged.
10764      Branch: perl
10765            - t/op/tell.t
10766            ! MANIFEST t/io/tell.t
10767 ____________________________________________________________________________
10768 [  7663] By: jhi                                   on 2000/11/13  00:02:48
10769         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
10770              From: Nicholas Clark <nick@talking.bollo.cx>
10771              Date: Sun, 12 Nov 2000 21:23:43 +0000
10772              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
10773      Branch: perl
10774            ! perlsfio.h
10775 ____________________________________________________________________________
10776 [  7662] By: jhi                                   on 2000/11/13  00:01:39
10777         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
10778              From: Nicholas Clark <nick@talking.bollo.cx>
10779              Date: Sun, 12 Nov 2000 21:30:04 +0000
10780              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
10781      Branch: perl
10782            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
10783 ____________________________________________________________________________
10784 [  7661] By: jhi                                   on 2000/11/12  23:57:29
10785         Log: Document tell() on special streams.
10786      Branch: perl
10787            ! pod/perlfunc.pod
10788 ____________________________________________________________________________
10789 [  7660] By: jhi                                   on 2000/11/12  23:54:22
10790         Log: (Subsumed by #7664)
10791      Branch: perl
10792            + t/op/tell.t
10793            ! MANIFEST
10794 ____________________________________________________________________________
10795 [  7659] By: jhi                                   on 2000/11/12  22:55:25
10796         Log: Many subdocumented return values of the IO extension now documented.
10797              ungetc and write still left subdocumented.
10798              
10799              Subject: [PATCH] (was Re: IO::Handle::ungetc)
10800              From: Nicholas Clark <nick@talking.bollo.cx>
10801              Date: Sun, 12 Nov 2000 21:35:53 +0000
10802              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
10803      Branch: perl
10804            ! ext/IO/lib/IO/Handle.pm
10805 ____________________________________________________________________________
10806 [  7658] By: jhi                                   on 2000/11/12  21:37:06
10807         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
10808              From: Nicholas Clark <nick@talking.bollo.cx>
10809              Date: Sun, 12 Nov 2000 20:03:22 +0000
10810              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
10811      Branch: perl
10812            ! pod/perlfunc.pod
10813 ____________________________________________________________________________
10814 [  7657] By: jhi                                   on 2000/11/12  20:34:55
10815         Log: Integrate perlio.
10816      Branch: perl
10817           !> perlio.c
10818 ____________________________________________________________________________
10819 [  7656] By: nick                                  on 2000/11/12  19:25:06
10820         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
10821      Branch: perlio
10822            ! perlio.c
10823 ____________________________________________________________________________
10824 [  7655] By: nick                                  on 2000/11/12  19:09:41
10825         Log: Integrate mainline
10826      Branch: perlio
10827           +> README.solaris ext/Encode/Encode/cp1006.enc
10828           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
10829           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
10830           +> ext/Encode/Encode/iso8859-13.enc
10831           +> ext/Encode/Encode/iso8859-14.enc
10832           +> ext/Encode/Encode/iso8859-15.enc
10833           !> (integrate 34 files)
10834 ____________________________________________________________________________
10835 [  7654] By: jhi                                   on 2000/11/12  19:00:22
10836         Log: Add a metaconfig unit for fsync.
10837      Branch: metaconfig/U/perl
10838            + d_fsync.U
10839 ____________________________________________________________________________
10840 [  7653] By: jhi                                   on 2000/11/12  19:00:01
10841         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
10842      Branch: perl
10843            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10844            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
10845            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10846            ! vos/config.ga.h win32/config.bc win32/config.gc
10847            ! win32/config.vc
10848 ____________________________________________________________________________
10849 [  7652] By: jhi                                   on 2000/11/11  21:12:01
10850         Log: Copy the s// information of README.hpux also to the perlrun.
10851      Branch: perl
10852            ! README.hpux pod/perlrun.pod
10853 ____________________________________________________________________________
10854 [  7651] By: jhi                                   on 2000/11/11  21:03:13
10855         Log: More README.solaris updates from Andy Dougherty.
10856      Branch: perl
10857            ! README.solaris
10858 ____________________________________________________________________________
10859 [  7650] By: jhi                                   on 2000/11/11  18:38:57
10860         Log: More descriptive error for unknown perlio layers.
10861              
10862              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
10863              From: Dominic Dunlop <domo@computer.org> 
10864              Date: Sat, 11 Nov 2000 18:20:32 +0100             
10865              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
10866      Branch: perl
10867            ! perlio.c pod/perldiag.pod
10868 ____________________________________________________________________________
10869 [  7649] By: jhi                                   on 2000/11/11  18:37:52
10870         Log: MachTen doesn't really do mmap() and munmap().
10871              
10872              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
10873              From: Dominic Dunlop <domo@computer.org> 
10874              Date: Sat, 11 Nov 2000 18:20:32 +0100             
10875              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
10876      Branch: perl
10877            ! hints/machten.sh
10878 ____________________________________________________________________________
10879 [  7648] By: jhi                                   on 2000/11/11  18:36:46
10880         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
10881              From: rspier@pobox.com (Robert Spier)
10882              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
10883              Message-ID: <14861.32839.491271.985797@rls.cx>
10884      Branch: perl
10885            ! Porting/Contract pod/perltoot.pod
10886 ____________________________________________________________________________
10887 [  7647] By: jhi                                   on 2000/11/11  18:35:30
10888         Log: Simplify the getpagesize() unit by dropping the
10889              pagesize probe since it's nowadays slightly more
10890              complicated because of sysconf(). (Note: if some
10891              platform really needs the -lPW for getpagesize,
10892              I just broke it.)
10893              
10894              TODO: a new pagesize unit.
10895      Branch: metaconfig
10896            ! U/compline/d_getpagsz.U
10897 ____________________________________________________________________________
10898 [  7646] By: jhi                                   on 2000/11/11  18:33:23
10899         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
10900      Branch: perl
10901            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10902            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
10903            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
10904            ! vos/config.ga.h win32/config.bc win32/config.gc
10905            ! win32/config.vc
10906 ____________________________________________________________________________
10907 [  7645] By: jhi                                   on 2000/11/11  16:45:15
10908         Log: Use sysconf() or getpagesize() to find out the pagesize.
10909      Branch: perl
10910            ! perlio.c
10911 ____________________________________________________________________________
10912 [  7644] By: jhi                                   on 2000/11/11  15:46:08
10913         Log: Integrate perlio.
10914      Branch: perl
10915           !> perlio.c
10916 ____________________________________________________________________________
10917 [  7643] By: jhi                                   on 2000/11/11  15:33:36
10918         Log: Subject: Re: [PATCH] README.solaris
10919              From: Lupe Christoph <lupe@lupe-christoph.de>
10920              Date: Sat, 11 Nov 2000 14:08:10 +0100
10921              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
10922      Branch: perl
10923            ! README.solaris
10924 ____________________________________________________________________________
10925 [  7642] By: jhi                                   on 2000/11/11  15:22:12
10926         Log: Subject: [PATCH perl@7638] cygwin port
10927              From: "Eric Fifer" <egf7@columbia.edu>            
10928              Date: Fri, 10 Nov 2000 19:30:30 -0000
10929              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
10930      Branch: perl
10931            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
10932 ____________________________________________________________________________
10933 [  7641] By: nick                                  on 2000/11/11  14:50:36
10934         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
10935              Also call "Buf" layer directly when unread'ing non-read chars.
10936      Branch: perlio
10937            ! perlio.c
10938 ____________________________________________________________________________
10939 [  7640] By: jhi                                   on 2000/11/11  02:05:02
10940         Log: Add more encoding tables.
10941      Branch: perl
10942            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
10943            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
10944            + ext/Encode/Encode/iso8859-10.enc
10945            + ext/Encode/Encode/iso8859-13.enc
10946            + ext/Encode/Encode/iso8859-14.enc
10947            + ext/Encode/Encode/iso8859-15.enc
10948            ! MANIFEST
10949 ____________________________________________________________________________
10950 [  7639] By: jhi                                   on 2000/11/10  18:49:25
10951         Log: Subject: [PATCH] README.solaris
10952              From: Andy Dougherty <doughera@lafayette.edu>
10953              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
10954              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
10955      Branch: perl
10956            + README.solaris
10957            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
10958            ! pod/perl.pod pod/perltoc.pod
10959 ____________________________________________________________________________
10960 [  7638] By: jhi                                   on 2000/11/10  15:04:15
10961         Log: Update Changes.
10962      Branch: perl
10963            ! Changes patchlevel.h
10964 ____________________________________________________________________________
10965 [  7637] By: jhi                                   on 2000/11/10  14:14:28
10966         Log: Explain better why certain regex tests are skipped.
10967              
10968              Subject: Re: tests skipped: unknown reason
10969              From: Lupe Christoph <lupe@lupe-christoph.de>
10970              Date: Fri, 10 Nov 2000 09:08:56 +0100
10971              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
10972      Branch: perl
10973            ! t/op/regexp.t
10974 ____________________________________________________________________________
10975 [  7636] By: nick                                  on 2000/11/10  13:40:00
10976         Log: Integrate mainline.
10977      Branch: perlio
10978           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
10979           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
10980           !> win32/bin/search.pl
10981 ____________________________________________________________________________
10982 [  7635] By: nick                                  on 2000/11/10  13:25:52
10983         Log: Re-instate stdio large file support via perlio.
10984      Branch: perl
10985            ! perlio.c
10986 ____________________________________________________________________________
10987 [  7634] By: jhi                                   on 2000/11/10  04:49:55
10988         Log: Amdahl UTS hints updates.
10989              
10990              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
10991              From: hom00@utsglobal.com (Harold O Morris)
10992              Date: Thu, 9 Nov 2000 20:02 PST
10993              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
10994      Branch: perl
10995            ! hints/uts.sh
10996 ____________________________________________________________________________
10997 [  7633] By: jhi                                   on 2000/11/09  23:33:28
10998         Log: Subject: [PATCH] IO::Seekable pod
10999              From: Nicholas Clark <nick@talking.bollo.cx>
11000              Date: Thu, 9 Nov 2000 20:29:45 +0000
11001              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
11002      Branch: perl
11003            ! ext/IO/lib/IO/Handle.pm
11004 ____________________________________________________________________________
11005 [  7632] By: jhi                                   on 2000/11/09  21:55:41
11006         Log: Various doc oddball characters.
11007              
11008              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
11009              From: Michael Somos <somos@grail.cba.csuohio.edu>
11010              Date: Mon, 6 Nov 2000 17:44:20 -0500
11011              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
11012      Branch: perl
11013            ! emacs/cperl-mode.el lib/unicode/syllables.txt
11014            ! win32/bin/search.pl
11015 ____________________________________________________________________________
11016 [  7631] By: jhi                                   on 2000/11/09  21:12:29
11017         Log: Subject: Re: bash -c exit and linux hints 
11018              From: "John P. Linderman" <jpl@research.att.com>
11019              Date: Thu, 02 Nov 2000 09:37:25 -0500
11020              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
11021      Branch: perl
11022            ! hints/linux.sh
11023 ____________________________________________________________________________
11024 [  7630] By: nick                                  on 2000/11/09  20:34:11
11025         Log: Integrate mainline.
11026      Branch: perlio
11027           !> (integrate 91 files)
11028 ____________________________________________________________________________
11029 [  7629] By: jhi                                   on 2000/11/09  19:46:31
11030         Log: Missing dTHXs.
11031              
11032              Subject: RE: perl@7595 builds not on cygwin
11033              From: "Eric Fifer" <egf7@columbia.edu>
11034              Date: Thu, 9 Nov 2000 19:26:50 -0000
11035              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
11036      Branch: perl
11037            ! ext/Devel/Peek/Peek.xs
11038 ____________________________________________________________________________
11039 [  7628] By: jhi                                   on 2000/11/09  14:48:27
11040         Log: Disable only the tests 99 and 166 for UTF-8 locales.
11041      Branch: perl
11042            ! t/pragma/locale.t
11043 ____________________________________________________________________________
11044 [  7627] By: jhi                                   on 2000/11/09  14:40:27
11045         Log: There's no =head3.
11046      Branch: perl
11047            ! pod/perlhack.pod
11048 ____________________________________________________________________________
11049 [  7626] By: jhi                                   on 2000/11/09  13:54:26
11050         Log: The generated boot_* headers are wrong.  Pickier compiler,
11051              such as KAI C++ will refuse to compile the resulting perlmain.
11052              
11053              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
11054              From: Harri Pasanen <harri.pasanen@trema.com>
11055              Date: Thu, 09 Nov 2000 14:23:28 +0100
11056              Message-Id: <3A0AA550.26D548A3@trema.com>
11057      Branch: perl
11058            ! minimod.pl
11059 ____________________________________________________________________________
11060 [  7625] By: jhi                                   on 2000/11/09  13:50:44
11061         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
11062              From: Prymmer/Kahn <pvhp@best.com>
11063              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
11064              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
11065              
11066              All except the "cow orker" change.
11067      Branch: perl
11068            ! Porting/pumpkin.pod
11069 ____________________________________________________________________________
11070 [  7624] By: jhi                                   on 2000/11/09  13:45:33
11071         Log: Fix for
11072              
11073              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
11074              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
11075              Date: Thu, 09 Nov 2000 11:05:52 +0100
11076              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
11077      Branch: perl
11078            ! pod/perldiag.pod t/pragma/warn/pp_sys
11079 ____________________________________________________________________________
11080 [  7623] By: jhi                                   on 2000/11/09  13:37:16
11081         Log: Typo in an ifndef.
11082              
11083              Subject: Re: [PATCH 5.7.0] better messages from malloc()
11084              From: Joe Smith <jms@inwap.com>         
11085              Date: Thu, 09 Nov 2000 01:33:14 -0800
11086              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
11087      Branch: perl
11088            ! malloc.c
11089 ____________________________________________________________________________
11090 [  7622] By: jhi                                   on 2000/11/09  13:31:18
11091         Log: Remove unused extra arguments.
11092      Branch: metaconfig/U/perl
11093            ! perlxv.U
11094      Branch: perl
11095            ! Configure config_h.SH
11096 ____________________________________________________________________________
11097 [  7621] By: jhi                                   on 2000/11/09  13:16:36
11098         Log: More VMS moves on environment handling, from Charles Lane.
11099      Branch: perl
11100            ! t/pragma/locale.t
11101 ____________________________________________________________________________
11102 [  7620] By: jhi                                   on 2000/11/09  04:42:38
11103         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
11104              From: David Dyck <dcd@tc.fluke.com>
11105              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
11106              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
11107      Branch: perl
11108            ! pp_sys.c
11109 ____________________________________________________________________________
11110 [  7619] By: jhi                                   on 2000/11/09  04:36:21
11111         Log: Forgot from #7618.
11112      Branch: perl
11113            ! lib/File/stat.pm
11114 ____________________________________________________________________________
11115 [  7618] By: jhi                                   on 2000/11/09  04:28:44
11116         Log: Make deleting for %ENV work for (newer versions of) VMS,
11117              from Craig A. Berry.
11118      Branch: perl
11119            ! vms/vms.c
11120 ____________________________________________________________________________
11121 [  7617] By: jhi                                   on 2000/11/09  04:25:05
11122         Log: Subject: [PATCH] Class::Struct at compile time
11123              From: "Casey R. Tweten" <crt@kiski.net>
11124              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
11125              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
11126      Branch: perl
11127            ! lib/Class/Struct.pm
11128 ____________________________________________________________________________
11129 [  7616] By: jhi                                   on 2000/11/09  04:15:17
11130         Log: Subject: [ID 20001108.013] spelling
11131              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
11132              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
11133              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
11134      Branch: perl
11135            ! lib/ftp.pl
11136 ____________________________________________________________________________
11137 [  7615] By: jhi                                   on 2000/11/09  04:12:42
11138         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
11139              From: Peter Prymmer <pvhp@forte.com>
11140              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
11141              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
11142      Branch: perl
11143            ! configure.com
11144 ____________________________________________________________________________
11145 [  7614] By: jhi                                   on 2000/11/08  22:42:55
11146         Log: A missing aTHX_.
11147      Branch: perl
11148            ! ext/IPC/SysV/SysV.xs
11149 ____________________________________________________________________________
11150 [  7613] By: jhi                                   on 2000/11/08  19:30:21
11151         Log: Update Changes.
11152      Branch: perl
11153            ! Changes patchlevel.h
11154 ____________________________________________________________________________
11155 [  7612] By: jhi                                   on 2000/11/08  18:35:25
11156         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
11157              From: David Dyck <dcd@tc.fluke.com>
11158              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
11159              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
11160      Branch: perl
11161            ! pp_sys.c
11162 ____________________________________________________________________________
11163 [  7611] By: jhi                                   on 2000/11/08  18:30:26
11164         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
11165              From: Dominic Dunlop <domo@computer.org>
11166              Date: Tue, 7 Nov 2000 12:05:25 +0100
11167              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
11168      Branch: perl
11169            ! malloc.c
11170 ____________________________________________________________________________
11171 [  7610] By: jhi                                   on 2000/11/08  18:25:14
11172         Log: Do not test UTF-8 locales since that the tests would require
11173              polymorphic regexen.
11174      Branch: perl
11175            ! t/pragma/locale.t
11176 ____________________________________________________________________________
11177 [  7609] By: jhi                                   on 2000/11/08  17:12:51
11178         Log: Locale buglets.
11179              
11180              Subject: RE: Locales support (setlocale) fixes
11181              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11182              Date: Wed, 8 Nov 2000 20:01:39 +0300
11183              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
11184      Branch: perl
11185            ! t/pragma/locale.t util.c
11186 ____________________________________________________________________________
11187 [  7608] By: jhi                                   on 2000/11/08  17:00:16
11188         Log: Deleting $ENV{PATH} in VMS is not recommendable.
11189      Branch: perl
11190            ! t/pragma/locale.t
11191 ____________________________________________________________________________
11192 [  7607] By: jhi                                   on 2000/11/08  16:58:26
11193         Log: Subject: PATCH std stdio for (Free)BSD
11194              From: Nicholas Clark <nick@ccl4.org>
11195              Date: Wed, 8 Nov 2000 15:36:29 +0000
11196              Message-ID: <20001108153629.D98736@plum.flirble.org>
11197      Branch: metaconfig
11198            ! U/compline/d_stdstdio.U
11199      Branch: perl
11200            ! Configure config_h.SH
11201 ____________________________________________________________________________
11202 [  7606] By: jhi                                   on 2000/11/08  16:43:31
11203         Log: Forgot to bump the line numbers in #7601.
11204      Branch: perl
11205            ! t/pragma/warn/pp_sys
11206 ____________________________________________________________________________
11207 [  7605] By: jhi                                   on 2000/11/08  16:39:12
11208         Log: More careful detection of how well NVs and UVs mix.
11209              
11210              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))
11211              From: Nicholas Clark <nick@ccl4.org>
11212              Date: Wed, 8 Nov 2000 15:14:12 +0000
11213              Message-ID: <20001108151412.B98736@plum.flirble.org>
11214              
11215              Added some SIGFPE paranoia.
11216      Branch: metaconfig/U/perl
11217            ! perlxv.U
11218      Branch: perl
11219            ! Configure config_h.SH
11220 ____________________________________________________________________________
11221 [  7604] By: jhi                                   on 2000/11/08  14:39:10
11222         Log: Subject: [patch perl@7595] VMS configure.com tweak
11223              From: "Craig A. Berry" <craigberry@mac.com>
11224              Date: Wed, 8 Nov 2000 00:24:12 -0600
11225              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
11226      Branch: perl
11227            ! configure.com
11228 ____________________________________________________________________________
11229 [  7603] By: jhi                                   on 2000/11/08  14:27:11
11230         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
11231              From: Robin Barker <rmb1@cise.npl.co.uk>
11232              Date: Wed, 8 Nov 2000 11:11:39 GMT
11233              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
11234      Branch: perl
11235            ! perlio.c
11236 ____________________________________________________________________________
11237 [  7602] By: jhi                                   on 2000/11/08  14:25:03
11238         Log: Fix for the tie-refhash string table leaks.
11239              
11240              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
11241              Date: Wed, 8 Nov 2000 13:03:04 GMT
11242              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
11243      Branch: perl
11244            ! t/lib/tie-refhash.t
11245 ____________________________________________________________________________
11246 [  7601] By: jhi                                   on 2000/11/08  14:21:08
11247         Log: Try to avoid flockless and emulationless places.
11248      Branch: perl
11249            ! t/pragma/warn/pp_sys
11250 ____________________________________________________________________________
11251 [  7600] By: jhi                                   on 2000/11/08  02:28:54
11252         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
11253              
11254              Subject: [PATCH] prototyped functions that should be overrideable
11255              From: "Casey R. Tweten" <crt@kiski.net>
11256              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
11257              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
11258      Branch: perl
11259            ! toke.c
11260 ____________________________________________________________________________
11261 [  7599] By: jhi                                   on 2000/11/08  01:12:05
11262         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
11263              
11264              Subject: [PATCH] perlbug.PL
11265              From: "Kurt D. Starsinic" <kstar@chapin.edu>
11266              Date: Mon, 6 Nov 2000 21:39:01 -0500
11267              Message-ID: <20001106213901.B20955@O2.chapin.edu>
11268      Branch: perl
11269            ! utils/perlbug.PL
11270 ____________________________________________________________________________
11271 [  7598] By: jhi                                   on 2000/11/07  23:42:00
11272         Log: Bad thinko in #7581 (I used the test program with the expanded
11273              values as-is).
11274      Branch: metaconfig
11275            ! U/compline/d_stdstdio.U
11276      Branch: perl
11277            ! Configure
11278 ____________________________________________________________________________
11279 [  7597] By: jhi                                   on 2000/11/07  21:43:29
11280         Log: Subject: [PATCH perl@7573] cygwin port
11281              From: "Fifer, Eric" <EFifer@sanwaint.com>
11282              Date: Tue, 7 Nov 2000 18:08:51 -0000 
11283              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
11284              
11285              Synchronize with Cygwin 1.1.5.
11286      Branch: perl
11287            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
11288            ! pod/perlport.pod unixish.h util.c
11289 ____________________________________________________________________________
11290 [  7596] By: jhi                                   on 2000/11/07  21:39:25
11291         Log: perlhack updates from H.Merijn Brand.
11292      Branch: perl
11293            ! pod/perlhack.pod
11294 ____________________________________________________________________________
11295 [  7595] By: jhi                                   on 2000/11/07  20:21:41
11296         Log: Update Changes.
11297      Branch: perl
11298            ! Changes patchlevel.h
11299 ____________________________________________________________________________
11300 [  7594] By: jhi                                   on 2000/11/07  19:18:58
11301         Log: Be more robust in Dynaloader.pm.
11302      Branch: perl
11303            ! ext/DynaLoader/DynaLoader_pm.PL
11304 ____________________________________________________________________________
11305 [  7593] By: jhi                                   on 2000/11/07  16:49:31
11306         Log: AUTHORS update.
11307      Branch: perl
11308            ! AUTHORS
11309 ____________________________________________________________________________
11310 [  7592] By: gsar                                  on 2000/11/07  16:39:51
11311         Log: normalize relative paths in virtualized current directory on windows,
11312              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
11313              returns)
11314      Branch: perl
11315            ! win32/vdir.h
11316 ____________________________________________________________________________
11317 [  7591] By: jhi                                   on 2000/11/07  16:04:26
11318         Log: Too profiler-happy: with optimization the #7590 actually makes
11319              the test to run 0.5% _slower_.  Requires much more instrumentation.
11320              Retract #7590.
11321      Branch: perl
11322            ! regcomp.c regcomp.h
11323 ____________________________________________________________________________
11324 [  7590] By: jhi                                   on 2000/11/07  15:51:13
11325         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
11326              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
11327              by using memset() and testing bytewise (as opposed to bitwise).
11328      Branch: perl
11329            ! regcomp.c regcomp.h
11330 ____________________________________________________________________________
11331 [  7589] By: jhi                                   on 2000/11/07  12:56:39
11332         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
11333              From: "Craig A. Berry" <craig.berry@psinetcs.com>
11334              Date: Mon, 06 Nov 2000 23:45:30 -0500
11335              Message-Id: <0011079735.AA973576259@univpress.com>
11336      Branch: perl
11337            ! configure.com t/lib/st-lock.t
11338 ____________________________________________________________________________
11339 [  7588] By: jhi                                   on 2000/11/07  01:03:28
11340         Log: Tweak #7587.
11341      Branch: perl
11342            ! pod/perldiag.pod
11343 ____________________________________________________________________________
11344 [  7587] By: jhi                                   on 2000/11/07  01:00:27
11345         Log: A doc addition for bug id 20001105.019, beware \p.
11346      Branch: perl
11347            ! pod/perldiag.pod
11348 ____________________________________________________________________________
11349 [  7586] By: jhi                                   on 2000/11/07  00:32:22
11350         Log: Fake support of holey files in win/dosish platforms.
11351              
11352              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
11353              From: kipp@shonanblue.ne.jp
11354              Date: Mon, 6 Nov 2000 13:30:55 -0800
11355              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
11356      Branch: perl
11357            ! ext/SDBM_File/sdbm/sdbm.c
11358 ____________________________________________________________________________
11359 [  7585] By: jhi                                   on 2000/11/07  00:12:54
11360         Log: Subject: Pod updates
11361              From: "Stephen P. Potter" <spp@spotter.yi.org>
11362              Date: Mon, 06 Nov 2000 18:56:43 -0500
11363              Message-Id: <200011062357.SAA18173@spotter.yi.org>
11364      Branch: perl
11365            ! README.dos README.os2 README.win32 pod/buildtoc.PL
11366            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
11367            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
11368            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
11369            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
11370            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
11371            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
11372            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
11373            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
11374            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
11375            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
11376            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
11377            ! pod/perltootc.pod pod/perlunicode.pod
11378 ____________________________________________________________________________
11379 [  7584] By: jhi                                   on 2000/11/07  00:04:17
11380         Log: Varargs don't always work too well if one puts an unsigned
11381              char on the stack and pop an unsigned quad off the stack.
11382              
11383              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
11384              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
11385              Date: Mon, 06 Nov 2000 15:19:05 -0800
11386              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
11387      Branch: perl
11388            ! utf8.c
11389 ____________________________________________________________________________
11390 [  7583] By: jhi                                   on 2000/11/06  23:58:48
11391         Log: %ENV note tweaks from Dan Sugalski.
11392      Branch: perl
11393            ! pod/perlport.pod vms/perlvms.pod
11394 ____________________________________________________________________________
11395 [  7582] By: jhi                                   on 2000/11/06  23:05:49
11396         Log: glibc5 detection by __GNU_LIBRARY__.
11397      Branch: perl
11398            ! toke.c
11399 ____________________________________________________________________________
11400 [  7581] By: jhi                                   on 2000/11/06  22:51:29
11401         Log: Make the stdio test program of 7427 less noisy while being 
11402              compiled so that Digital UNIX wouldn't get both
11403              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
11404              undefined.  This makes perlio happy.
11405      Branch: metaconfig
11406            ! U/compline/d_stdstdio.U
11407      Branch: perl
11408            ! Configure config_h.SH
11409 ____________________________________________________________________________
11410 [  7580] By: jhi                                   on 2000/11/06  22:41:41
11411         Log: Document %ENV = () portability issues.
11412      Branch: perl
11413            ! pod/perlport.pod vms/perlvms.pod
11414 ____________________________________________________________________________
11415 [  7579] By: jhi                                   on 2000/11/06  21:29:24
11416         Log: VOS updates from Paul Green.
11417      Branch: perl
11418            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
11419 ____________________________________________________________________________
11420 [  7578] By: jhi                                   on 2000/11/06  21:00:40
11421         Log: Sanitize the environment further.
11422      Branch: perl
11423            ! t/pragma/locale.t
11424 ____________________________________________________________________________
11425 [  7577] By: jhi                                   on 2000/11/06  20:53:51
11426         Log: Re-introduce 7552 lost in integration.
11427      Branch: perl
11428            ! perlio.c
11429 ____________________________________________________________________________
11430 [  7576] By: jhi                                   on 2000/11/06  20:33:46
11431         Log: Admit that the test leaks scalars.
11432      Branch: perl
11433            ! t/comp/proto.t
11434 ____________________________________________________________________________
11435 [  7575] By: jhi                                   on 2000/11/06  20:17:08
11436         Log: Integrate perlio.
11437      Branch: perl
11438           !> perlio.c
11439 ____________________________________________________________________________
11440 [  7574] By: nick                                  on 2000/11/06  20:07:28
11441         Log: Remove debug. Try (Mmap_t) on madvise() call.
11442      Branch: perlio
11443            ! perlio.c
11444 ____________________________________________________________________________
11445 [  7573] By: jhi                                   on 2000/11/06  13:56:05
11446         Log: Update Changes.
11447      Branch: perl
11448            ! Changes patchlevel.h
11449 ____________________________________________________________________________
11450 [  7572] By: jhi                                   on 2000/11/06  13:48:41
11451         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
11452              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11453              Date: Mon, 06 Nov 2000 10:11:42 +0100
11454              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
11455      Branch: perl
11456            ! pod/perlhack.pod
11457 ____________________________________________________________________________
11458 [  7571] By: jhi                                   on 2000/11/06  01:45:51
11459         Log: AUTHORS updates.
11460      Branch: perl
11461            ! AUTHORS
11462 ____________________________________________________________________________
11463 [  7570] By: jhi                                   on 2000/11/06  00:18:00
11464         Log: Fix for
11465              
11466              Subject: [ID 20000728.005] perl -P broken
11467              From: David Dyck <dcd@tc.fluke.com>
11468              Date: Fri, 28 Jul 2000 17:19:16 -0700
11469              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
11470              
11471              (hopefully).  The fix is also not complete, it seems to break
11472              BOM swallowing for libc5 systems, but until someone figures
11473              out a way to do this without ftell(), this will do.
11474      Branch: perl
11475            ! toke.c
11476 ____________________________________________________________________________
11477 [  7569] By: jhi                                   on 2000/11/06  00:05:30
11478         Log: Document that the evaled syntax errors cause scalar leaks.
11479      Branch: perl
11480            ! t/comp/proto.t
11481 ____________________________________________________________________________
11482 [  7568] By: jhi                                   on 2000/11/05  23:14:47
11483         Log: opmini.o can linger from Configures past.
11484      Branch: perl
11485            ! Makefile.SH
11486 ____________________________________________________________________________
11487 [  7567] By: jhi                                   on 2000/11/05  21:28:39
11488         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
11489              first argument correctly.
11490      Branch: perl
11491            ! perlio.c
11492 ____________________________________________________________________________
11493 [  7566] By: jhi                                   on 2000/11/05  21:15:56
11494         Log: Integrate perlio.
11495      Branch: perl
11496           !> perlio.c
11497 ____________________________________________________________________________
11498 [  7565] By: jhi                                   on 2000/11/05  21:15:13
11499         Log: Use -dM for gcc (the suggested patch did it only for Linux,
11500              but I think it can be generalized).
11501              
11502              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
11503              From: Pixel <pixel@mandrakesoft.com>
11504              Date: 05 Nov 2000 21:49:34 +0100 
11505              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
11506      Branch: perl
11507            ! ext/Errno/Errno_pm.PL
11508 ____________________________________________________________________________
11509 [  7564] By: nick                                  on 2000/11/05  21:09:18
11510         Log: Added a mmap layer as a "subclass" of perlio.
11511              PERLIO=mmap ./perl harness passes
11512      Branch: perlio
11513            ! perlio.c
11514 ____________________________________________________________________________
11515 [  7563] By: jhi                                   on 2000/11/05  19:48:55
11516         Log: Add a note for future generations about bug id 20000229.006.
11517      Branch: perl
11518            ! malloc.c
11519 ____________________________________________________________________________
11520 [  7562] By: jhi                                   on 2000/11/05  19:38:24
11521         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
11522      Branch: perl
11523            ! pp_ctl.c t/op/pos.t
11524 ____________________________________________________________________________
11525 [  7561] By: jhi                                   on 2000/11/05  18:21:46
11526         Log: Add =pod to be tidy.
11527      Branch: perl
11528            ! lib/Math/Complex.pm
11529 ____________________________________________________________________________
11530 [  7560] By: jhi                                   on 2000/11/05  17:38:46
11531         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
11532      Branch: perl
11533            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
11534            ! ext/Storable/Storable.xs t/lib/st-recurse.t
11535 ____________________________________________________________________________
11536 [  7559] By: jhi                                   on 2000/11/05  17:32:59
11537         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
11538              From: "Peter J. Farley III" <pjfarley@banet.net>
11539              Date: Sun, 05 Nov 2000 11:55:59 -0500
11540              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
11541      Branch: perl
11542            ! t/lib/syslog.t
11543 ____________________________________________________________________________
11544 [  7558] By: jhi                                   on 2000/11/05  17:29:19
11545         Log: Integrate perlio.
11546      Branch: perl
11547           !> perlio.c
11548 ____________________________________________________________________________
11549 [  7557] By: jhi                                   on 2000/11/05  17:22:01
11550         Log: A fix of sorts for 20000329.026, a better error message
11551              for a missing "use charnames" when using the \N{...}. 
11552      Branch: perl
11553            ! pod/perldiag.pod toke.c
11554 ____________________________________________________________________________
11555 [  7556] By: jhi                                   on 2000/11/05  16:33:50
11556         Log: Test tweak: show also the failed locales.
11557              
11558              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
11559              From: Lupe Christoph <lupe@lupe-christoph.de>         
11560              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
11561              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
11562      Branch: perl
11563            ! t/pragma/locale.t
11564 ____________________________________________________________________________
11565 [  7555] By: nick                                  on 2000/11/05  11:09:34
11566         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
11567              open RDWR so does not fail. (pragma/warnings 303 again...)
11568      Branch: perlio
11569            ! perlio.c
11570 ____________________________________________________________________________
11571 [  7554] By: nick                                  on 2000/11/05  10:10:13
11572         Log: Fix case where ungetc(f,EOF) was allowed.
11573              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
11574              so we can see similarities.
11575              Use types more carefully and a STDCHAR array in hope that this will
11576              fix Jarrko's 64bit machine.
11577      Branch: perlio
11578            ! perlio.c
11579 ____________________________________________________________________________
11580 [  7553] By: jhi                                   on 2000/11/05  01:12:16
11581         Log: Fix for
11582              
11583              Subject: [ID 20001004.007] taint propogation is inconsistent
11584              From: pimlott@idiomtech.com (Andrew Pimlott) 
11585              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
11586              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
11587              
11588              The culprit was sv_setsv() which was rather blindly
11589              propagating taint, which lead to behaviour where if
11590              a tainted anon hash value was seen all the hash values
11591              from then on at that level became tainted, or at any
11592              upper levels in the case of nested anon hashes.
11593      Branch: perl
11594            ! sv.c t/op/taint.t
11595 ____________________________________________________________________________
11596 [  7552] By: jhi                                   on 2000/11/04  23:44:18
11597         Log: Some cpps don't like splitting conditionals across several lines.
11598      Branch: perl
11599            ! perlio.c
11600 ____________________________________________________________________________
11601 [  7551] By: nick                                  on 2000/11/04  23:40:44
11602         Log: Integrate mainline
11603      Branch: perlio
11604           !> pp_hot.c t/op/taint.t
11605 ____________________________________________________________________________
11606 [  7550] By: nick                                  on 2000/11/04  23:39:05
11607         Log: Integrate mainline again
11608      Branch: perlio
11609           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
11610           !> t/lib/b.t t/op/misc.t util.c
11611 ____________________________________________________________________________
11612 [  7549] By: jhi                                   on 2000/11/04  23:14:01
11613         Log: Fix for
11614              
11615              Subject: [ID 20001004.006] undef is never tainted
11616              From: pimlott@idiomtech.com (Andrew Pimlott)
11617              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
11618              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
11619              
11620              An undef read from a slurped file was not tainted.
11621      Branch: perl
11622            ! pp_hot.c t/op/taint.t
11623 ____________________________________________________________________________
11624 [  7548] By: jhi                                   on 2000/11/04  22:56:21
11625         Log: Test tweak ($Config{useperlio} is by default undef) .
11626      Branch: perl
11627            ! t/lib/b.t
11628 ____________________________________________________________________________
11629 [  7547] By: jhi                                   on 2000/11/04  22:43:56
11630         Log: Integrate perlio.
11631      Branch: perl
11632           +> lib/perlio.pm
11633           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
11634           !> pod/perlapi.pod t/lib/b.t
11635 ____________________________________________________________________________
11636 [  7546] By: jhi                                   on 2000/11/04  22:40:59
11637         Log: Configure would use a bad $myuname from an old config.sh.
11638              
11639              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
11640              From: Andy Dougherty <doughera@lafayette.edu>
11641              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
11642              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
11643      Branch: metaconfig
11644            ! U/modified/Oldconfig.U
11645      Branch: perl
11646            ! Configure config_h.SH
11647 ____________________________________________________________________________
11648 [  7545] By: jhi                                   on 2000/11/04  22:36:54
11649         Log: Subject: Locales support (setlocale) fixes
11650              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
11651              Date: Sat, 4 Nov 2000 10:15:48 +0300 
11652              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
11653              
11654              Modified quite a bit to be more portable.
11655      Branch: perl
11656            ! embed.h embed.pl perl.h proto.h util.c
11657 ____________________________________________________________________________
11658 [  7544] By: jhi                                   on 2000/11/04  22:32:47
11659         Log: Dying is too strict here, better just skip.
11660      Branch: perl
11661            ! t/op/misc.t
11662 ____________________________________________________________________________
11663 [  7543] By: nick                                  on 2000/11/04  21:55:13
11664         Log: Merge mainline
11665      Branch: perlio
11666           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
11667           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
11668           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
11669           !> (integrate 64 files)
11670 ____________________________________________________________________________
11671 [  7542] By: jhi                                   on 2000/11/04  21:09:28
11672         Log: More Changes tweakery.
11673      Branch: perl
11674            ! Changes Porting/genlog
11675 ____________________________________________________________________________
11676 [  7541] By: jhi                                   on 2000/11/04  20:58:18
11677         Log: Changes fixups.
11678      Branch: perl
11679            ! Changes
11680 ____________________________________________________________________________
11681 [  7540] By: jhi                                   on 2000/11/04  20:42:38
11682         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
11683              create a "fast path" for locale name probing using "locale -a"
11684              if available, squash finally hopefully the s?printf resetting
11685              the numeric locale (since, IIUC perllocale, it never shouldn't). 
11686      Branch: perl
11687            ! sv.c t/op/misc.t t/pragma/locale.t
11688 ____________________________________________________________________________
11689 [  7539] By: nick                                  on 2000/11/04  19:56:10
11690         Log: PerlIO infrastructure complete.
11691      Branch: perlio
11692            + lib/perlio.pm
11693            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
11694 ____________________________________________________________________________
11695 [  7538] By: nick                                  on 2000/11/04  14:31:32
11696         Log: Type tweaks + less contorted allocation scheme
11697      Branch: perlio
11698            ! perlio.c
11699 ____________________________________________________________________________
11700 [  7537] By: nick                                  on 2000/11/04  12:40:42
11701         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
11702              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
11703              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
11704              sensible) which lead to some interesting fails.
11705      Branch: perlio
11706            ! perlio.c
11707 ____________________________________________________________________________
11708 [  7536] By: jhi                                   on 2000/11/04  00:20:02
11709         Log: Add FCNTL_CAN_LOCK.
11710              
11711              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
11712              From: Andy Dougherty <doughera@lafayette.edu>
11713              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
11714              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
11715              
11716              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
11717              From: Andy Dougherty <doughera@lafayette.edu>
11718              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
11719              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
11720      Branch: metaconfig/U/perl
11721            + d_fcntl_can_lock.U
11722            ! startperl.U
11723      Branch: perl
11724            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
11725            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
11726            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11727            ! vos/config.ga.h win32/config.bc win32/config.gc
11728            ! win32/config.vc
11729 ____________________________________________________________________________
11730 [  7535] By: nick                                  on 2000/11/03  22:19:10
11731         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
11732              - Works on Linux with
11733              perlio + unix
11734              stdio
11735              - Works on Solaris with
11736              perlio + unix
11737              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
11738              - Fails (hangs in openpid) if you try and stack
11739              perlio + stdio - Linux stdio's read() logic is hanging.
11740      Branch: perlio
11741            ! iperlsys.h perlio.c
11742 ____________________________________________________________________________
11743 [  7534] By: jhi                                   on 2000/11/03  15:16:02
11744         Log: Subject: Re: README.aix
11745              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11746              Date: Fri, 03 Nov 2000 16:03:15 +0100
11747              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
11748      Branch: perl
11749            ! README.aix
11750 ____________________________________________________________________________
11751 [  7533] By: jhi                                   on 2000/11/03  03:59:02
11752         Log: Subject: [PATCH 5.7.0] better messages from malloc()
11753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11754              Date: Wed, 1 Nov 2000 23:39:56 -0500
11755              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
11756      Branch: perl
11757            ! malloc.c pod/perldiag.pod
11758 ____________________________________________________________________________
11759 [  7532] By: jhi                                   on 2000/11/03  00:11:56
11760         Log: The #7521 touched things it shouldn't have.
11761      Branch: perl
11762            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
11763 ____________________________________________________________________________
11764 [  7531] By: jhi                                   on 2000/11/02  22:32:33
11765         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
11766              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
11767              Date:     Thu, 2 Nov 2000 16:58:36 EST
11768              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
11769      Branch: perl
11770            ! vms/gen_shrfls.pl
11771 ____________________________________________________________________________
11772 [  7530] By: jhi                                   on 2000/11/02  22:08:49
11773         Log: Fix the problem discussed in
11774              
11775              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
11776              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
11777              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
11778              
11779              originally from Linc Madison.  Also Andreas König's comments
11780              taken into account.  Some other problems with Tie::SubstrHash
11781              fixed: didn't croak when the table exceeded the requested number
11782              of entries (as documented) but instead when the number of entries
11783              exceeded the size of the table, a croak() had an unnecessary \n,
11784              didn't have a CLEAR method, documented that there is no exists().
11785              Didn't fix to be strict-proof because the module uses &foo; and
11786              dynamic scope.  Added a test script exercizing both first tamely 
11787              the basic functionality, and then the failure cases reported by
11788              Linc Madison.
11789      Branch: perl
11790            + t/lib/tie-substrhash.t
11791            ! MANIFEST lib/Tie/SubstrHash.pm
11792 ____________________________________________________________________________
11793 [  7529] By: jhi                                   on 2000/11/02  17:58:08
11794         Log: recv() can fail and return undef.
11795              
11796              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
11797              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
11798              Date: Thu, 2 Nov 2000 20:12:20 +0300
11799              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
11800      Branch: perl
11801            ! lib/Net/Ping.pm
11802 ____________________________________________________________________________
11803 [  7528] By: jhi                                   on 2000/11/02  17:49:09
11804         Log: Detpyo.
11805      Branch: perl
11806            ! pod/perlop.pod
11807 ____________________________________________________________________________
11808 [  7527] By: jhi                                   on 2000/11/02  15:48:37
11809         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
11810              fix a autovivification bug in Tie::RefHash, add tests for both.
11811              
11812              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
11813              From: Edward Avis <epa98@doc.ic.ac.uk>
11814              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
11815              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
11816      Branch: perl
11817            + t/lib/tie-refhash.t
11818            ! MANIFEST lib/Tie/RefHash.pm
11819 ____________________________________________________________________________
11820 [  7526] By: jhi                                   on 2000/11/02  13:56:26
11821         Log: Test::Harness revealed buglets in the new DynaLoader.
11822              
11823              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
11824              From: andreas.koenig@anima.de (Andreas J. Koenig)
11825              Date: 02 Nov 2000 11:26:48 +0100 
11826              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
11827      Branch: perl
11828            ! ext/DynaLoader/DynaLoader_pm.PL
11829 ____________________________________________________________________________
11830 [  7525] By: jhi                                   on 2000/11/01  23:52:08
11831         Log: The entry for #7503 was missing.
11832      Branch: perl
11833            ! Changes
11834 ____________________________________________________________________________
11835 [  7524] By: jhi                                   on 2000/11/01  23:40:52
11836         Log: Update Changes.
11837      Branch: perl
11838            ! Changes patchlevel.h
11839 ____________________________________________________________________________
11840 [  7523] By: jhi                                   on 2000/11/01  22:57:09
11841         Log: More tweaking on the #7522 theme.
11842      Branch: perl
11843            ! ext/DynaLoader/DynaLoader_pm.PL
11844 ____________________________________________________________________________
11845 [  7522] By: jhi                                   on 2000/11/01  22:06:15
11846         Log: Expand %Config variables and %ENV variables only if
11847              so requested during build time using the
11848              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
11849              Not expanding makes relocating distributions easier.
11850      Branch: perl
11851            ! ext/DynaLoader/DynaLoader_pm.PL
11852 ____________________________________________________________________________
11853 [  7521] By: jhi                                   on 2000/11/01  20:56:34
11854         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
11855              and setgid() because they were just changing $< and $( which means
11856              only changing the real uid/gid, as opposed to changing both
11857              real and effective ids.  (The alternative way could have been
11858              in POSIX.pm to change $> and $), too, but making a direct call
11859              to the C API feels cleaner.)  Fixes the bug
11860              
11861              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
11862              From: "Garry T. Williams" <garry@zvolve.com>
11863              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
11864              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
11865      Branch: perl
11866            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
11867            ! ext/POSIX/typemap pod/perlvar.pod
11868 ____________________________________________________________________________
11869 [  7520] By: jhi                                   on 2000/11/01  20:08:33
11870         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
11871              From: "Garry T. Williams" <garry@zvolve.com>
11872              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
11873              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
11874      Branch: perl
11875            ! pod/perlsec.pod
11876 ____________________________________________________________________________
11877 [  7519] By: jhi                                   on 2000/11/01  20:01:22
11878         Log: Locale warning explanation tweak.
11879      Branch: perl
11880            ! pod/perldiag.pod
11881 ____________________________________________________________________________
11882 [  7518] By: jhi                                   on 2000/11/01  18:57:13
11883         Log: C.pm part of
11884              
11885              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
11886              From: Jarkko Hietaniemi <jhi@iki.fi>
11887              Date: Tue, 10 Oct 2000 08:22:28 -0500
11888              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
11889      Branch: perl
11890            ! ext/B/B/C.pm
11891 ____________________________________________________________________________
11892 [  7517] By: jhi                                   on 2000/11/01  18:41:59
11893         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
11894              From: Martien Verbruggen <mgjv@comdyn.com.au>
11895              Date: Fri, 6 Oct 2000 14:09:10 +1100
11896              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
11897      Branch: perl
11898            ! pod/perlop.pod
11899 ____________________________________________________________________________
11900 [  7516] By: jhi                                   on 2000/11/01  18:34:55
11901         Log: Generalize the Camel wording.
11902              
11903              Subject: Re: perlfaq style changes
11904              From: John Borwick <jhborwic@unity.ncsu.edu>
11905              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
11906              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
11907      Branch: perl
11908            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
11909 ____________________________________________________________________________
11910 [  7515] By: jhi                                   on 2000/11/01  16:52:31
11911         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
11912              From: pimlott@idiomtech.com (Andrew Pimlott)
11913              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
11914              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
11915      Branch: perl
11916            ! pod/perlsec.pod
11917 ____________________________________________________________________________
11918 [  7514] By: jhi                                   on 2000/11/01  15:03:40
11919         Log: More AIX lore.
11920      Branch: perl
11921            ! ext/re/hints/aix.pl
11922 ____________________________________________________________________________
11923 [  7513] By: jhi                                   on 2000/11/01  14:48:30
11924         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
11925              From: root <root@chronos.fi.muni.cz>
11926              Date: Wed, 1 Nov 2000 12:31:32 +0100
11927              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
11928      Branch: perl
11929            ! lib/Net/Ping.pm
11930 ____________________________________________________________________________
11931 [  7512] By: jhi                                   on 2000/11/01  14:46:47
11932         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
11933              From: Martin Husemann <martin@duskware.de>
11934              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
11935              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
11936      Branch: perl
11937            ! regcomp.c
11938 ____________________________________________________________________________
11939 [  7511] By: jhi                                   on 2000/11/01  14:39:50
11940         Log: AUTHORS updates.
11941      Branch: perl
11942            ! AUTHORS
11943 ____________________________________________________________________________
11944 [  7510] By: jhi                                   on 2000/11/01  14:29:50
11945         Log: Subject: [PATCH] startperl to respect versiononly
11946              From: Robin Barker <rmb1@cise.npl.co.uk> 
11947              Date: Tue, 31 Oct 2000 16:29:36 GMT
11948              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
11949      Branch: metaconfig/U/perl
11950            ! startperl.U
11951      Branch: perl
11952            ! Configure config_h.SH
11953 ____________________________________________________________________________
11954 [  7509] By: jhi                                   on 2000/11/01  14:19:53
11955         Log: printf UVs the correct way, noticed by Robin Barker.
11956      Branch: perl
11957            ! utf8.c
11958 ____________________________________________________________________________
11959 [  7508] By: jhi                                   on 2000/11/01  14:10:03
11960         Log: Do not cleanup *% because the % has special meanings in some
11961              shell environments.
11962      Branch: perl
11963            ! ext/Storable/Makefile.PL
11964 ____________________________________________________________________________
11965 [  7507] By: jhi                                   on 2000/11/01  14:06:00
11966         Log: The NonStop-UX libraries have a novel way to say NaN.
11967      Branch: perl
11968            ! t/lib/bigfltpm.t
11969 ____________________________________________________________________________
11970 [  7506] By: jhi                                   on 2000/11/01  14:03:35
11971         Log: The osname has been lowercased by now, from Tom Bates.
11972      Branch: metaconfig
11973            ! U/modified/Oldconfig.U
11974      Branch: perl
11975            ! Configure config_h.SH
11976 ____________________________________________________________________________
11977 [  7505] By: jhi                                   on 2000/10/31  19:18:39
11978         Log: The compiler is either gcc or cc, from Tom Bates.
11979      Branch: perl
11980            ! hints/nonstopux.sh
11981 ____________________________________________________________________________
11982 [  7504] By: jhi                                   on 2000/10/31  14:53:42
11983         Log: Update Changes.
11984      Branch: perl
11985            ! Changes patchlevel.h
11986 ____________________________________________________________________________
11987 [  7503] By: jhi                                   on 2000/10/31  14:30:50
11988         Log: Whitespace style tweak.  Was originally going to see to
11989              
11990              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
11991              From: Joe Smith <jms@inwap.com>
11992              Date: Mon, 30 Oct 2000 18:47:57 -0800
11993              Message-Id: <39FE32DD.24AAC4D@inwap.com>
11994              
11995              but that had already been taken care of.
11996      Branch: metaconfig
11997            ! U/compline/d_stdstdio.U
11998      Branch: perl
11999            ! Configure config_h.SH
12000 ____________________________________________________________________________
12001 [  7502] By: jhi                                   on 2000/10/31  14:25:02
12002         Log: AUTHORS tweaks.
12003      Branch: perl
12004            ! AUTHORS
12005 ____________________________________________________________________________
12006 [  7501] By: jhi                                   on 2000/10/31  14:23:59
12007         Log: Subject: perlfaq style changes
12008              From: John Borwick <jhborwic@unity.ncsu.edu>
12009              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
12010              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
12011      Branch: perl
12012            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
12013            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
12014            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
12015            ! pod/perlfaq9.pod
12016 ____________________________________________________________________________
12017 [  7500] By: jhi                                   on 2000/10/31  14:22:15
12018         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
12019              
12020              Subject: Re: [ID 20000918.005] ~ on wide chars
12021              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
12022              Date: Mon, 30 Oct 2000 21:09:55 -0800
12023              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
12024              
12025              (The ord() part of the patch skipped.)
12026      Branch: perl
12027            ! doop.c
12028 ____________________________________________________________________________
12029 [  7499] By: jhi                                   on 2000/10/31  14:20:08
12030         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
12031              From: Jens Hamisch <jens@Strawberry.COM>
12032              Date: Mon, 30 Oct 2000 15:17:07 +0100
12033              Message-Id: <20001030151707.A9597@Strawberry.COM>
12034      Branch: perl
12035            ! av.c
12036 ____________________________________________________________________________
12037 [  7498] By: jhi                                   on 2000/10/31  14:16:29
12038         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
12039              From: Peter Prymmer <pvhp@forte.com>
12040              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
12041              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
12042      Branch: perl
12043            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
12044            + ext/Encode/Encode/posix-bc.enc
12045            ! MANIFEST t/lib/encode.t
12046 ____________________________________________________________________________
12047 [  7497] By: jhi                                   on 2000/10/31  14:13:22
12048         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
12049              From: Peter Prymmer <pvhp@forte.com>
12050              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
12051              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
12052      Branch: perl
12053            ! t/lib/cgi-html.t
12054 ____________________________________________________________________________
12055 [  7496] By: jhi                                   on 2000/10/31  14:12:05
12056         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
12057              From: Peter Prymmer <pvhp@forte.com>
12058              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
12059              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
12060      Branch: perl
12061            ! t/lib/cgi-function.t
12062 ____________________________________________________________________________
12063 [  7495] By: jhi                                   on 2000/10/31  14:11:08
12064         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
12065              From: Peter Prymmer <pvhp@forte.com>
12066              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
12067              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
12068      Branch: perl
12069            + ext/re/hints/aix.pl
12070            ! MANIFEST ext/re/Makefile.PL
12071 ____________________________________________________________________________
12072 [  7494] By: jhi                                   on 2000/10/31  14:08:32
12073         Log: Use Errno magic.
12074              
12075              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
12076              From: Casey Tweten <perl@ctweten.amsite.com>
12077              Date: Mon, 30 Oct 2000 15:51:17 -0500
12078              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
12079      Branch: perl
12080            ! lib/File/Temp.pm
12081 ____________________________________________________________________________
12082 [  7493] By: jhi                                   on 2000/10/31  14:05:07
12083         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
12084              
12085              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
12086              From: Nicholas Clark <nick@ccl4.org>
12087              Date: Mon, 30 Oct 2000 17:38:45 +0000
12088              Message-ID: <20001030173845.O60355@plum.flirble.org>
12089      Branch: perl
12090            ! Makefile.SH utils/perlbug.PL
12091 ____________________________________________________________________________
12092 [  7492] By: nick                                  on 2000/10/30  19:37:23
12093         Log: Change files which are mysteriously different to mainline to be
12094              copies of mainline.
12095      Branch: perlio
12096            ! objXSUB.h perlapi.c pod/perlapi.pod
12097 ____________________________________________________________________________
12098 [  7491] By: nick                                  on 2000/10/30  18:05:54
12099         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
12100              - typo in endian code in putc.
12101              - Don't allow read of write-only files and vice-versa
12102              - and off-by-one in flush-all loop.
12103              Remove debug calls as they were using GCC specific features.
12104      Branch: perlio
12105            ! perlio.c
12106 ____________________________________________________________________________
12107 [  7490] By: nick                                  on 2000/10/29  21:45:45
12108         Log: Integrate mainline to perlio
12109      Branch: perlio
12110           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
12111           !> toke.c
12112 ____________________________________________________________________________
12113 [  7489] By: jhi                                   on 2000/10/29  21:11:08
12114         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
12115              From: andreas.koenig@anima.de (Andreas J. Koenig)
12116              Date: 29 Oct 2000 22:05:59 +0100
12117              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
12118      Branch: perl
12119            ! lib/ExtUtils/Manifest.pm
12120 ____________________________________________________________________________
12121 [  7488] By: jhi                                   on 2000/10/29  21:07:47
12122         Log: Tests for #7487.
12123              
12124              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
12125              From: andreas.koenig@anima.de (Andreas J. Koenig)
12126              Date: 29 Oct 2000 19:37:09 +0100
12127              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
12128      Branch: perl
12129            ! t/comp/proto.t
12130 ____________________________________________________________________________
12131 [  7487] By: jhi                                   on 2000/10/29  21:06:27
12132         Log: constsub spillage.
12133              
12134              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
12135              From: John Tobey <jtobey@john-edwin-tobey.org>
12136              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
12137              Message-Id: <m13pvSr-000FObC@feynman.localnet>
12138      Branch: perl
12139            ! op.c
12140 ____________________________________________________________________________
12141 [  7486] By: nick                                  on 2000/10/29  21:05:04
12142         Log: Integrate mainline to perlio branch
12143      Branch: perlio
12144           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
12145           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
12146           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
12147           +> vos/install_perl.cm
12148            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
12149            - vos/config.h vos/config_h.SH_orig
12150           !> (integrate 141 files)
12151 ____________________________________________________________________________
12152 [  7485] By: jhi                                   on 2000/10/29  21:00:47
12153         Log: Make \x{...} consistently produce UTF-8.
12154              
12155              Subject: Re: \x{...} is confused 
12156              From: Simon Cozens <simon@cozens.net>
12157              Date: Sun, 29 Oct 2000 19:36:48 +0000
12158              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
12159      Branch: perl
12160            ! t/pragma/utf8.t toke.c
12161 ____________________________________________________________________________
12162 [  7484] By: nick                                  on 2000/10/29  20:05:29
12163         Log: PerlIO passes all tests.
12164      Branch: perlio
12165            ! perlio.c
12166 ____________________________________________________________________________
12167 [  7483] By: jhi                                   on 2000/10/29  18:06:55
12168         Log: Update Changes.
12169      Branch: perl
12170            ! Changes patchlevel.h
12171 ____________________________________________________________________________
12172 [  7482] By: nick                                  on 2000/10/29  17:43:28
12173         Log: Include <unistd.h> to get correct lseek() prototype etc.
12174              (I thought perl.h did that) - down to two fails
12175              - comp/require.t (last test)
12176              - lib/io_xs.t - possibly import/export of FILE * ?
12177      Branch: perlio
12178            ! perlio.c
12179 ____________________________________________________________________________
12180 [  7481] By: jhi                                   on 2000/10/29  17:02:37
12181         Log: UTF-8 decoder tweak.
12182      Branch: perl
12183            ! utf8.c
12184 ____________________________________________________________________________
12185 [  7480] By: nick                                  on 2000/10/29  16:26:11
12186         Log: Fixed two bugs:
12187              - error code not being set on close (of broken pipe)
12188              - append mode was truncating.
12189              At least one seek/tell bug remains.
12190      Branch: perlio
12191            ! perlio.c
12192 ____________________________________________________________________________
12193 [  7479] By: nick                                  on 2000/10/29  11:18:16
12194         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
12195              in case of accidents. Still several worrying fails, no line disciplines yet.
12196      Branch: perlio
12197            ! iperlsys.h perlio.c
12198 ____________________________________________________________________________
12199 [  7478] By: jhi                                   on 2000/10/29  02:04:01
12200         Log: Add also emailless people.
12201      Branch: perl
12202            ! AUTHORS
12203 ____________________________________________________________________________
12204 [  7477] By: jhi                                   on 2000/10/29  01:36:00
12205         Log: The #7476 needs a MANIFEST change, too.
12206      Branch: perl
12207            ! MANIFEST
12208 ____________________________________________________________________________
12209 [  7476] By: jhi                                   on 2000/10/29  01:35:21
12210         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
12211      Branch: perl
12212            - MAINTAIN
12213            ! AUTHORS Changes
12214 ____________________________________________________________________________
12215 [  7475] By: jhi                                   on 2000/10/28  23:57:25
12216         Log: De-quoted-unreadable to ISO Latin 1.
12217              (There's one ISO-2022-JP name in Changes5.004.)
12218      Branch: perl
12219            ! Changes Changes5.6
12220 ____________________________________________________________________________
12221 [  7474] By: jhi                                   on 2000/10/28  19:13:06
12222         Log: Subject: [ID 20001027.007] uniq array in perlfaq
12223              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
12224              Date: Fri, 27 Oct 2000 19:28:30 +0200
12225              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
12226      Branch: perl
12227            ! pod/perlfaq4.pod
12228 ____________________________________________________________________________
12229 [  7473] By: jhi                                   on 2000/10/28  18:02:05
12230         Log: Locking null mutexes is not recommendable.
12231              
12232              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
12233              From: Hugo <hv@crypt.compulink.co.uk>
12234              Date: Sat, 28 Oct 2000 18:41:12 +0100
12235              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
12236      Branch: perl
12237            ! op.c
12238 ____________________________________________________________________________
12239 [  7472] By: jhi                                   on 2000/10/28  17:52:58
12240         Log: Better create a true mailing list for the repository keepers.
12241      Branch: perl
12242            ! Porting/repository.pod
12243 ____________________________________________________________________________
12244 [  7471] By: jhi                                   on 2000/10/28  17:28:24
12245         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
12246              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
12247      Branch: perl
12248            + Porting/repository.pod
12249            ! MANIFEST
12250 ____________________________________________________________________________
12251 [  7470] By: jhi                                   on 2000/10/28  17:20:54
12252         Log: Subject: DOC PATCH 5.6.0
12253              From: mjd@plover.com
12254              Date: 27 Oct 2000 17:32:44 -0000
12255              Message-ID: <20001027173244.23754.qmail@plover.com>
12256      Branch: perl
12257            ! pod/perlfunc.pod
12258 ____________________________________________________________________________
12259 [  7469] By: jhi                                   on 2000/10/28  17:16:45
12260         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
12261              From: "Peter J. Farley III" <pjfarley@banet.net>
12262              Date: Fri, 27 Oct 2000 20:32:56 -0400
12263              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
12264      Branch: perl
12265            ! README.dos
12266 ____________________________________________________________________________
12267 [  7468] By: jhi                                   on 2000/10/28  17:07:18
12268         Log: Make target reordering to avoid pointless re-makes.
12269              
12270              Subject: Re: Total re-make of 'make okfile' after 7451 ?
12271              From: Nicholas Clark <nick@ccl4.org>
12272              Date: Sat, 28 Oct 2000 00:31:02 +0100
12273              Message-ID: <20001028003101.A54517@plum.flirble.org>
12274      Branch: perl
12275            ! Makefile.SH
12276 ____________________________________________________________________________
12277 [  7467] By: jhi                                   on 2000/10/28  17:05:31
12278         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
12279              From: lvirden@cas.org
12280              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
12281              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
12282      Branch: perl
12283            ! README.os2
12284 ____________________________________________________________________________
12285 [  7466] By: jhi                                   on 2000/10/28  16:09:16
12286         Log: Upgrade to CPAN 1.58_55.
12287              
12288              Subject: CPAN.pm status
12289              From: andreas.koenig@anima.de (Andreas J. Koenig) 
12290              Date: 28 Oct 2000 08:18:00 +0200 
12291              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
12292      Branch: perl
12293            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
12294 ____________________________________________________________________________
12295 [  7465] By: jhi                                   on 2000/10/28  16:02:47
12296         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
12297      Branch: perl
12298            ! embed.h embed.pl perl.h proto.h toke.c
12299 ____________________________________________________________________________
12300 [  7464] By: nick                                  on 2000/10/28  10:43:44
12301         Log: Fix for sv_2iv() on "shared" value from keys %hash.
12302      Branch: perl
12303            ! sv.c
12304 ____________________________________________________________________________
12305 [  7463] By: jhi                                   on 2000/10/27  16:18:29
12306         Log: Update Changes.
12307      Branch: perl
12308            ! Changes patchlevel.h
12309 ____________________________________________________________________________
12310 [  7462] By: jhi                                   on 2000/10/27  16:17:44
12311         Log: Too enthusiastic editing in #7460.
12312      Branch: metaconfig
12313            ! U/modified/Oldsym.U
12314      Branch: perl
12315            ! Configure config_h.SH
12316 ____________________________________________________________________________
12317 [  7461] By: jhi                                   on 2000/10/27  15:37:38
12318         Log: Retract #7459, the script needs more work.
12319      Branch: perl
12320            - mkreef
12321            ! MANIFEST
12322 ____________________________________________________________________________
12323 [  7460] By: jhi                                   on 2000/10/27  15:23:14
12324         Log: Use $sort, $uniq (and $tr) consistently as wondered
12325              by Nicholas Clark.
12326      Branch: metaconfig
12327            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
12328            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
12329            ! U/modified/libc.U
12330      Branch: perl
12331            ! Configure config_h.SH
12332 ____________________________________________________________________________
12333 [  7459] By: jhi                                   on 2000/10/27  15:02:07
12334         Log: (Retracted by #7461)
12335              
12336              Add a shell script for creating/removing symbolic link farms,
12337              useful for keeping the source code read-only and doing the
12338              builds somewhere else.
12339      Branch: perl
12340            + mkreef
12341            ! MANIFEST
12342 ____________________________________________________________________________
12343 [  7458] By: jhi                                   on 2000/10/27  14:42:20
12344         Log: Do away with the fix_pl.
12345      Branch: perl
12346            - fix_pl
12347            ! MANIFEST Makefile.SH
12348 ____________________________________________________________________________
12349 [  7457] By: jhi                                   on 2000/10/27  12:43:13
12350         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
12351              From: Jens Hamisch <jens@Strawberry.COM>
12352              Date: Fri, 27 Oct 2000 14:38:21 +0200
12353              Message-Id: <20001027143821.B3366@Strawberry.COM>
12354      Branch: perl
12355            ! perl.h
12356 ____________________________________________________________________________
12357 [  7456] By: jhi                                   on 2000/10/27  12:33:42
12358         Log: Subject: [PATCH] todo
12359              From: Nicholas Clark <nick@ccl4.org>
12360              Date: Thu, 26 Oct 2000 22:32:29 +0100
12361              Message-ID: <20001026223229.A44540@plum.flirble.org>
12362      Branch: perl
12363            ! pod/perltodo.pod
12364 ____________________________________________________________________________
12365 [  7455] By: jhi                                   on 2000/10/27  12:02:21
12366         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
12367              From: John Tobey <jtobey@john-edwin-tobey.org>
12368              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
12369              Message-Id: <m13ozHF-000FObC@feynman.localnet>
12370      Branch: perl
12371            ! op.c t/pragma/sub_lval.t
12372 ____________________________________________________________________________
12373 [  7454] By: jhi                                   on 2000/10/27  11:59:42
12374         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
12375              From: sthoenna@efn.org
12376              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
12377              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
12378      Branch: perl
12379            ! pp.c t/op/assignwarn.t
12380 ____________________________________________________________________________
12381 [  7453] By: jhi                                   on 2000/10/27  00:15:08
12382         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
12383      Branch: perl
12384            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
12385            ! ext/Storable/Storable.xs t/lib/st-lock.t
12386 ____________________________________________________________________________
12387 [  7452] By: jhi                                   on 2000/10/26  13:05:52
12388         Log: Undo #7451, this seems to be a deficiency in Perforce,
12389              there is no per-file line-terminator type, only per-client.
12390      Branch: perl
12391            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
12392            ! win32/makefile.mk
12393 ____________________________________________________________________________
12394 [  7451] By: jhi                                   on 2000/10/26  04:56:03
12395         Log: Experimenting in DOS arcana.
12396      Branch: perl
12397            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
12398            ! win32/makefile.mk
12399 ____________________________________________________________________________
12400 [  7450] By: jhi                                   on 2000/10/26  04:50:52
12401         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
12402              From: "Peter J. Farley III" <pjfarley@banet.net>            
12403              Date: Wed, 25 Oct 2000 23:10:18 -0400
12404              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
12405      Branch: perl
12406            ! t/io/open.t
12407 ____________________________________________________________________________
12408 [  7449] By: jhi                                   on 2000/10/26  04:49:16
12409         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
12410              From: Hugo <hv@crypt.compulink.co.uk>
12411              Date: Thu, 26 Oct 2000 01:55:17 +0100
12412              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
12413              
12414              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
12415      Branch: perl
12416            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
12417 ____________________________________________________________________________
12418 [  7448] By: jhi                                   on 2000/10/26  04:38:36
12419         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
12420              From: Peter Prymmer <pvhp@forte.com>
12421              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
12422              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
12423      Branch: perl
12424            ! configure.com
12425 ____________________________________________________________________________
12426 [  7447] By: jhi                                   on 2000/10/25  23:20:02
12427         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
12428              in platforms that strictly require all the symbols being present
12429              at link time.
12430      Branch: perl
12431            ! handy.h
12432 ____________________________________________________________________________
12433 [  7446] By: jhi                                   on 2000/10/25  21:55:57
12434         Log: Update Changes.
12435      Branch: perl
12436            ! Changes patchlevel.h
12437 ____________________________________________________________________________
12438 [  7445] By: jhi                                   on 2000/10/25  21:27:08
12439         Log: Integrate with vmsperl #7430 by Charles Bailey:
12440              
12441              Cleanup from prior patch (Charles Lane?):
12442              - improve handling of MFDs in Basename and Path
12443              - default to no xsubpp line # munging when building debug images
12444      Branch: perl
12445           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
12446 ____________________________________________________________________________
12447 [  7444] By: jhi                                   on 2000/10/25  21:03:50
12448         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
12449              From: John Peacock <JPeacock@UnivPress.com>
12450              Date: Thu, 18 May 2000 11:55:27 -0400
12451              Message-ID: <3924126F.A58BE57A@UnivPress.com>
12452      Branch: perl
12453            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
12454            ! t/op/write.t
12455 ____________________________________________________________________________
12456 [  7443] By: jhi                                   on 2000/10/25  20:43:10
12457         Log: Temporary stopgap for the self-tying issue: for now only
12458              array and hash self-ties are verboten.  The real fix, of
12459              course, would be to comprehensively test (and implement?)
12460              and debug (and document) self-ties.
12461      Branch: perl
12462            ! pod/perldiag.pod pp_sys.c t/op/tie.t
12463 ____________________________________________________________________________
12464 [  7442] By: jhi                                   on 2000/10/25  20:14:30
12465         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
12466              From: Dan Sugalski <dan@sidhe.org>
12467              Date: Wed, 25 Oct 2000 13:36:35 -0400
12468              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
12469              
12470              plus regen global.sym.
12471      Branch: perl
12472            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
12473            ! thrdvar.h util.c
12474 ____________________________________________________________________________
12475 [  7441] By: jhi                                   on 2000/10/25  20:12:20
12476         Log: buildtoc target tweaks.
12477      Branch: perl
12478            ! pod/Makefile.SH
12479 ____________________________________________________________________________
12480 [  7440] By: jhi                                   on 2000/10/25  20:03:53
12481         Log: A new version of making the syslog test more robust.
12482              (Replaces #7421.)
12483              
12484              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12485              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12486              Date: Wed, 25 Oct 2000 12:13:54 -0400
12487              Message-ID: <20001025121354.B2264@O2.chapin.edu>
12488      Branch: perl
12489            ! t/lib/syslog.t
12490 ____________________________________________________________________________
12491 [  7439] By: jhi                                   on 2000/10/25  20:00:48
12492         Log: Continue the internal UTF-8 API tweaking.
12493              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
12494              used much more than the simpler API, now called utf8_to_uv_simple().
12495              Still not quite happy with API, too much partial duplication
12496              of functionality.
12497      Branch: perl
12498            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
12499            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
12500            ! regcomp.c regexec.c sv.c toke.c utf8.c
12501 ____________________________________________________________________________
12502 [  7438] By: jhi                                   on 2000/10/25  18:52:30
12503         Log: Allow poking holes at the UTF-8 decoding strictness.
12504      Branch: perl
12505            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
12506            ! utf8.h
12507 ____________________________________________________________________________
12508 [  7437] By: jhi                                   on 2000/10/25  13:53:05
12509         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
12510              UTF8LEN() and UTF8SKIP(). 
12511      Branch: perl
12512            ! pp.c utf8.c utf8.h
12513 ____________________________________________________________________________
12514 [  7436] By: jhi                                   on 2000/10/25  13:51:37
12515         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
12516              From: Nicholas Clark <nick@ccl4.org>
12517              Date: Wed, 25 Oct 2000 14:44:05 +0100
12518              Message-ID: <20001025144404.D27253@plum.flirble.org>
12519      Branch: perl
12520            ! pod/perlrun.pod
12521 ____________________________________________________________________________
12522 [  7435] By: jhi                                   on 2000/10/25  13:49:32
12523         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
12524              From: Mike Guy <mjtg@cam.ac.uk>
12525              Date: Tue, 24 Oct 2000 14:59:40 +0100
12526              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
12527      Branch: perl
12528            ! scope.c
12529 ____________________________________________________________________________
12530 [  7434] By: jhi                                   on 2000/10/25  13:48:41
12531         Log: AIX is picky about its symbol exports.  Solution for now
12532              is to include the deb.o explicitly to the re extension build.
12533              
12534              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
12535              From: Peter Prymmer <pvhp@forte.com>
12536              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
12537              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
12538      Branch: perl
12539            ! ext/re/Makefile.PL hints/aix.sh
12540 ____________________________________________________________________________
12541 [  7433] By: jhi                                   on 2000/10/25  13:46:49
12542         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
12543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
12544              Date: Wed, 25 Oct 2000 12:02:20 +0200
12545              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
12546      Branch: perl
12547            ! perlsdio.h
12548 ____________________________________________________________________________
12549 [  7432] By: jhi                                   on 2000/10/25  13:44:28
12550         Log: Subject: Minor update to find2perl, for portability
12551              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
12552              Date: Wed, 25 Oct 2000 12:05:47 +0100
12553              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
12554      Branch: perl
12555            ! x2p/find2perl.PL
12556 ____________________________________________________________________________
12557 [  7431] By: jhi                                   on 2000/10/25  13:40:39
12558         Log: Add targets to Makefile.SH, most importantly
12559              'regen_all' which also remembers to update vms/perly*.
12560      Branch: perl
12561            ! Makefile.SH
12562 ____________________________________________________________________________
12563 [  7430] By: bailey                                on 2000/10/25  03:13:53
12564         Log: Cleanup from prior patch (Charles Lane?):
12565              - improve handling of MFDs in Basename and Path
12566              - default to no xsubpp line # munging when building debug images
12567      Branch: vmsperl
12568            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
12569 ____________________________________________________________________________
12570 [  7429] By: jhi                                   on 2000/10/24  20:03:40
12571         Log: Podify README.epoc and README.vos.
12572      Branch: perl
12573            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
12574            ! pod/perlport.pod pod/perltoc.pod
12575 ____________________________________________________________________________
12576 [  7428] By: jhi                                   on 2000/10/24  19:10:33
12577         Log: Stratus VOS updates from Paul Green.
12578      Branch: perl
12579            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
12580            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
12581            - vos/config.def vos/config.h vos/config_h.SH_orig
12582            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
12583            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
12584 ____________________________________________________________________________
12585 [  7427] By: jhi                                   on 2000/10/24  18:59:48
12586         Log: Check if stdio supports tweaking lval and cnt simultaneously.
12587              
12588              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
12589              From: Nicholas Clark <nick@ccl4.org>
12590              Date: Mon, 23 Oct 2000 15:39:32 +0100
12591              Message-ID: <20001023153932.A10786@plum.flirble.org>
12592      Branch: metaconfig
12593            ! U/compline/d_stdstdio.U
12594      Branch: perl
12595            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
12596            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
12597            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
12598            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
12599            ! vos/config.h vos/config_h.SH_orig win32/config.bc
12600            ! win32/config.gc win32/config.vc
12601 ____________________________________________________________________________
12602 [  7426] By: jhi                                   on 2000/10/24  17:57:44
12603         Log: Missed the header file changes from #7425.
12604      Branch: perl
12605            ! embed.h embed.pl objXSUB.h proto.h
12606 ____________________________________________________________________________
12607 [  7425] By: jhi                                   on 2000/10/24  17:55:17
12608         Log: Fix the bug reported in
12609              
12610              From: andreas.koenig@anima.de (Andreas J. Koenig)
12611              Subject: Encode bug?
12612              Date: 24 Oct 2000 14:01:26 +0200 
12613              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
12614              
12615              Also make is_utf8_char() stricter.
12616      Branch: perl
12617            ! ext/Encode/Encode.xs utf8.c
12618 ____________________________________________________________________________
12619 [  7424] By: jhi                                   on 2000/10/24  15:15:39
12620         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
12621              From: Peter Scott <Peter@PSDT.com>
12622              Date: Mon, 23 Oct 2000 19:46:01 -0700
12623              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
12624      Branch: perl
12625            ! pod/perlfaq5.pod
12626 ____________________________________________________________________________
12627 [  7423] By: jhi                                   on 2000/10/24  14:25:30
12628         Log: Test tweak to avoid pulling in the whole Config.
12629      Branch: perl
12630            ! t/lib/st-lock.t
12631 ____________________________________________________________________________
12632 [  7422] By: jhi                                   on 2000/10/24  14:03:16
12633         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
12634      Branch: perl
12635            ! pp.c
12636 ____________________________________________________________________________
12637 [  7421] By: jhi                                   on 2000/10/24  13:32:09
12638         Log: (Replaced by #7440.)
12639              
12640              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
12641              From: "Kurt D. Starsinic" <kstar@chapin.edu>
12642              Date: Mon, 23 Oct 2000 16:40:54 -0400
12643              Message-ID: <20001023164054.B14491@O2.chapin.edu>
12644      Branch: perl
12645            ! t/lib/syslog.t
12646 ____________________________________________________________________________
12647 [  7420] By: jhi                                   on 2000/10/24  13:30:53
12648         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
12649              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12650              Date: Mon, 23 Oct 2000 17:29:03 -0400
12651              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
12652      Branch: perl
12653            ! lib/ExtUtils/MM_Unix.pm
12654 ____________________________________________________________________________
12655 [  7419] By: jhi                                   on 2000/10/24  13:29:57
12656         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
12657              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
12658              Date: Mon, 23 Oct 2000 19:01:32 -0400
12659              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
12660      Branch: perl
12661            ! utils/h2xs.PL
12662 ____________________________________________________________________________
12663 [  7418] By: jhi                                   on 2000/10/24  13:26:04
12664         Log: Replace #7409 with
12665              
12666              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
12667              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
12668              Date: Mon, 23 Oct 2000 20:08:56 +0200
12669              Message-ID: <20001023200855.A14850@nice.ram.loc>
12670      Branch: perl
12671            ! ext/Storable/Storable.pm t/lib/st-lock.t
12672 ____________________________________________________________________________
12673 [  7417] By: jhi                                   on 2000/10/24  13:17:52
12674         Log: Run vms/vms_yfix.pl, should have done that after changing
12675              perly.c in #7382.
12676      Branch: perl
12677            ! vms/perly_c.vms vms/perly_h.vms
12678 ____________________________________________________________________________
12679 [  7416] By: jhi                                   on 2000/10/24  02:55:33
12680         Log: Make the UTF-8 decoding stricter and more verbose when
12681              malformation happens.  This involved adding an argument
12682              to utf8_to_uv_chk(), which involved changing its prototype,
12683              and prefer STRLEN over I32 for the UTF-8 length, which as
12684              a domino effect necessitated changing the prototypes of
12685              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
12686              The stricter UTF-8 decoding checking uses Markus Kuhn's
12687              UTF-8 Decode Stress Tester from
12688              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
12689      Branch: perl
12690            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
12691            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
12692            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
12693            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
12694 ____________________________________________________________________________
12695 [  7415] By: jhi                                   on 2000/10/23  14:06:06
12696         Log: Update Changes.
12697      Branch: perl
12698            ! Changes patchlevel.h
12699 ____________________________________________________________________________
12700 [  7414] By: jhi                                   on 2000/10/23  12:39:52
12701         Log: Undo the basename() part of #7412 since the lib/basename
12702              tests would need upgrading too.
12703      Branch: perl
12704            ! lib/File/Basename.pm
12705 ____________________________________________________________________________
12706 [  7413] By: jhi                                   on 2000/10/23  12:19:27
12707         Log: Document PERL_INSTALL_ROOT of #7210.
12708      Branch: perl
12709            ! lib/ExtUtils/Install.pm
12710 ____________________________________________________________________________
12711 [  7412] By: jhi                                   on 2000/10/23  12:16:47
12712         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
12713      Branch: perl
12714            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
12715            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
12716 ____________________________________________________________________________
12717 [  7411] By: jhi                                   on 2000/10/23  12:07:41
12718         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
12719              From: Prymmer/Kahn <pvhp@best.com>
12720              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
12721              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
12722      Branch: perl
12723            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
12724 ____________________________________________________________________________
12725 [  7410] By: jhi                                   on 2000/10/23  04:10:11
12726         Log: The change #7187 was not so good on VMS.
12727              
12728              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
12729              From: "Craig A. Berry" <craig.berry@psinetcs.com>
12730              Date: Sun, 22 Oct 2000 23:03:08 -0500
12731              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
12732      Branch: perl
12733            ! utils/perldoc.PL
12734 ____________________________________________________________________________
12735 [  7409] By: jhi                                   on 2000/10/23  03:57:36
12736         Log: Avoid Storable locking on DJGPP for now.
12737              
12738              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
12739              From: "Peter J. Farley III" <pjfarley@banet.net>
12740              Date: Sun, 22 Oct 2000 20:00:00 -0400
12741              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
12742      Branch: perl
12743            ! ext/Storable/Storable.pm t/lib/st-lock.t
12744 ____________________________________________________________________________
12745 [  7408] By: jhi                                   on 2000/10/23  03:50:24
12746         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
12747              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
12748              Date: Sun, 22 Oct 2000 21:12:22 -0400
12749              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
12750      Branch: perl
12751            ! lib/vars.pm
12752 ____________________________________________________________________________
12753 [  7407] By: jhi                                   on 2000/10/23  03:43:12
12754         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
12755              From: Hugo <hv@crypt.compulink.co.uk>
12756              Date: Mon, 23 Oct 2000 00:47:22 +0100
12757              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
12758      Branch: perl
12759            ! regexec.c t/op/pat.t
12760 ____________________________________________________________________________
12761 [  7406] By: jhi                                   on 2000/10/23  03:40:29
12762         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
12763      Branch: perl
12764            ! lib/ExtUtils/MakeMaker.pm
12765 ____________________________________________________________________________
12766 [  7405] By: jhi                                   on 2000/10/22  21:32:00
12767         Log: Doc patch.
12768              
12769              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
12770              From: rspier@pobox.com (Robert Spier)
12771              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
12772              Message-ID: <14835.16112.13457.447971@rls.cx>
12773      Branch: perl
12774            ! lib/strict.pm
12775 ____________________________________________________________________________
12776 [  7404] By: jhi                                   on 2000/10/22  21:30:51
12777         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
12778              From: rspier@pobox.com (Robert Spier)
12779              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
12780              Message-ID: <14835.17223.72448.705566@rls.cx>
12781      Branch: perl
12782            ! lib/ExtUtils/MakeMaker.pm
12783 ____________________________________________________________________________
12784 [  7403] By: jhi                                   on 2000/10/22  21:24:11
12785         Log: Subject: [PATCH bleadperl] ripples from constsub patch
12786              From: John Tobey <jtobey@john-edwin-tobey.org>
12787              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
12788              Message-Id: <m13nSOB-000FObC@feynman.localnet>
12789      Branch: perl
12790            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
12791 ____________________________________________________________________________
12792 [  7402] By: jhi                                   on 2000/10/22  20:59:35
12793         Log: Support s?printf parameter reordering.
12794      Branch: perl
12795            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
12796 ____________________________________________________________________________
12797 [  7401] By: jhi                                   on 2000/10/22  19:19:14
12798         Log: Expand %Config variables only if explicitly so requested
12799              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
12800              
12801              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
12802              From: Gurusamy Sarathy <gsar@ActiveState.com>
12803              Date: Sun, 22 Oct 2000 11:47:32 -0700
12804              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
12805      Branch: perl
12806            ! Makefile.SH lib/lib_pm.PL
12807 ____________________________________________________________________________
12808 [  7400] By: jhi                                   on 2000/10/22  18:24:10
12809         Log: Move the #7390 test from warn/op to comp/redef.
12810              
12811              Subject: Re: Creating const subs for constants.
12812              From: John Tobey <jtobey@john-edwin-tobey.org>
12813              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
12814              Message-Id: <m13nG72-000FObC@feynman.localnet>               
12815      Branch: perl
12816            ! t/comp/redef.t t/pragma/warn/op
12817 ____________________________________________________________________________
12818 [  7399] By: jhi                                   on 2000/10/22  17:49:59
12819         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
12820              From: Nicholas Clark <nick@ccl4.org>
12821              Date: Sat, 21 Oct 2000 22:23:19 +0100
12822              Message-ID: <20001021222319.B45586@plum.flirble.org>
12823      Branch: perl
12824            ! ext/DynaLoader/DynaLoader_pm.PL
12825 ____________________________________________________________________________
12826 [  7398] By: jhi                                   on 2000/10/22  17:47:35
12827         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
12828              From: Hugo <hv@crypt.compulink.co.uk>
12829              Date: Sat, 21 Oct 2000 18:19:59 +0100
12830              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
12831      Branch: perl
12832            ! ext/B/B.pm ext/B/B/C.pm
12833 ____________________________________________________________________________
12834 [  7397] By: jhi                                   on 2000/10/22  17:35:18
12835         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
12836              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
12837              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
12838              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
12839      Branch: perl
12840            ! hints/openbsd.sh
12841 ____________________________________________________________________________
12842 [  7396] By: jhi                                   on 2000/10/22  17:19:46
12843         Log: Subject: installman go-faster stripes
12844              From: Nicholas Clark <nick@talking.bollo.cx>
12845              Date: Sat, 21 Oct 2000 17:24:53 +0100
12846              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
12847              
12848              Subject: Re: installman go-faster stripes
12849              From: Russ Allbery <rra@stanford.edu>
12850              Date: 21 Oct 2000 11:04:13 -0700
12851              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
12852      Branch: perl
12853            ! installman pod/pod2man.PL
12854 ____________________________________________________________________________
12855 [  7395] By: jhi                                   on 2000/10/22  17:17:35
12856         Log: Hints tweak from Anton Berezin.
12857      Branch: perl
12858            ! hints/freebsd.sh
12859 ____________________________________________________________________________
12860 [  7394] By: jhi                                   on 2000/10/22  04:50:04
12861         Log: Tweak the Is* definitions of Unicode character classes
12862              to better match the official categorizations; embrace
12863              the official categorizations; add the combining marks
12864              as alpha (and -numeric); fix DCinital (a typo and edito)
12865              to be DCmedial.
12866      Branch: perl
12867            + lib/unicode/Is/DCmedial.pl
12868            - lib/unicode/Is/DCinital.pl
12869            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
12870            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
12871            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
12872            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
12873 ____________________________________________________________________________
12874 [  7393] By: jhi                                   on 2000/10/21  18:06:05
12875         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
12876              From: Daniel Chetlin <daniel@chetlin.com>
12877              Date: Sat, 21 Oct 2000 02:57:03 -0700
12878              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
12879      Branch: perl
12880            + t/lib/tie-splice.t
12881            ! MANIFEST lib/Tie/Array.pm
12882 ____________________________________________________________________________
12883 [  7392] By: gsar                                  on 2000/10/21  18:05:15
12884         Log: resync utfperl branch with mainline
12885      Branch: utfperl
12886           !> (integrate 1760 files)
12887 ____________________________________________________________________________
12888 [  7391] By: jhi                                   on 2000/10/21  14:37:49
12889         Log: Testcases for a #7383,#7385 related bug.
12890              
12891              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
12892              From: Nicholas Clark <nick@ccl4.org>
12893              Date: Sat, 21 Oct 2000 15:04:51 +0100
12894              Message-ID: <20001021150451.A51566@plum.flirble.org>
12895      Branch: perl
12896            ! t/pragma/utf8.t
12897 ____________________________________________________________________________
12898 [  7390] By: jhi                                   on 2000/10/21  14:35:57
12899         Log: Add a testcase for #7389.
12900      Branch: perl
12901            ! t/pragma/warn/op
12902 ____________________________________________________________________________
12903 [  7389] By: jhi                                   on 2000/10/21  14:26:45
12904         Log: Subject: Re: Creating const subs for constants.
12905              From: John Tobey <jtobey@john-edwin-tobey.org>
12906              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
12907              Message-Id: <m13mo0N-000FObC@feynman.localnet>
12908      Branch: perl
12909            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
12910            ! proto.h sv.c
12911 ____________________________________________________________________________
12912 [  7388] By: nick                                  on 2000/10/21  11:44:23
12913         Log: Populate perlio branch
12914      Branch: perlio
12915           +> (branch 1760 files)
12916 ____________________________________________________________________________
12917 [  7387] By: nick                                  on 2000/10/21  10:52:05
12918         Log: Get branch back as replica of mainline via :
12919              p4 integrate -b utfperl
12920              p4 resolve -at ./...
12921      Branch: utfperl
12922           +> (branch 269 files)
12923            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
12924            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
12925            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
12926            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
12927            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
12928            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
12929            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
12930            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
12931            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
12932            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
12933            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
12934            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
12935            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
12936            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
12937            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
12938            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
12939            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
12940            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
12941            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
12942            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
12943            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
12944            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
12945            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
12946            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
12947            - lib/unicode/UCD300.html lib/unicode/Unicode.300
12948            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
12949            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
12950            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
12951            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
12952           !> (integrate 965 files)
12953 ____________________________________________________________________________
12954 [  7386] By: jhi                                   on 2000/10/21  01:31:12
12955         Log: Update Changes.
12956      Branch: perl
12957            ! Changes patchlevel.h
12958 ____________________________________________________________________________
12959 [  7385] By: jhi                                   on 2000/10/21  01:28:42
12960         Log: The #7383 was right only in the context of the original bug report,
12961              not in more general case.
12962      Branch: perl
12963            ! pp_hot.c
12964 ____________________________________________________________________________
12965 [  7384] By: jhi                                   on 2000/10/21  01:08:23
12966         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
12967      Branch: perl
12968            ! ext/IO/lib/IO/Select.pm
12969 ____________________________________________________________________________
12970 [  7383] By: jhi                                   on 2000/10/21  00:44:18
12971         Log: Fix for ID 20001020.006, concatenating an unset submatch
12972              with utf8 resulted in "Modification of a read-only value".
12973      Branch: perl
12974            ! pp_hot.c t/pragma/utf8.t
12975 ____________________________________________________________________________
12976 [  7382] By: jhi                                   on 2000/10/20  20:44:31
12977         Log: Make scan_num() reëntrant, as suggested in
12978              
12979              Subject: [PATCH perl@7229] Rentrant parser and yylex()
12980              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12981              Date: Fri, 20 Oct 2000 14:17:27 +0100
12982              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
12983      Branch: perl
12984            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
12985            ! toke.c
12986 ____________________________________________________________________________
12987 [  7381] By: jhi                                   on 2000/10/20  20:07:29
12988         Log: Reëntrancy fix.
12989              
12990              Subject: [PATCH perl@7229] Rentrant parser and yylex()
12991              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
12992              Date: Fri, 20 Oct 2000 14:17:27 +0100
12993              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
12994      Branch: perl
12995            ! embed.h embed.pl perl.h proto.h toke.c
12996 ____________________________________________________________________________
12997 [  7380] By: jhi                                   on 2000/10/20  19:15:54
12998         Log: Don't write double values through long double pointers,
12999              based on a part of
13000              
13001              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
13002              From: Jens Hamisch <jens@Strawberry.COM>
13003              Date: Tue, 17 Oct 2000 08:39:36 +0200
13004              Message-Id: <20001017083936.A11104@Strawberry.COM>
13005      Branch: perl
13006            ! perl.h pp.c
13007 ____________________________________________________________________________
13008 [  7379] By: jhi                                   on 2000/10/20  18:43:37
13009         Log: Portability tweak on #7377.
13010              
13011              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
13012              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13013              Date:     Fri, 20 Oct 2000 13:13:41 EDT
13014              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
13015      Branch: perl
13016            ! t/lib/dprof.t
13017 ____________________________________________________________________________
13018 [  7378] By: jhi                                   on 2000/10/20  12:57:19
13019         Log: SOCKS function redefinitions need prototypes, too, otherwise
13020              for example 32 bit versus 64 bit differences cause a lot of
13021              problems.  Part of
13022              
13023              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
13024              From: Jens Hamisch <jens@Strawberry.COM>
13025              Date: Tue, 17 Oct 2000 08:39:36 +0200
13026              Message-Id: <20001017083936.A11104@Strawberry.COM>
13027      Branch: perl
13028            ! doio.c pp_sys.c
13029 ____________________________________________________________________________
13030 [  7377] By: jhi                                   on 2000/10/20  12:37:12
13031         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
13032              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13033              Date:     Fri, 20 Oct 2000 08:26:04 EDT
13034              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
13035      Branch: perl
13036            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
13037 ____________________________________________________________________________
13038 [  7376] By: jhi                                   on 2000/10/20  12:35:31
13039         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
13040              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
13041              Date:     Fri, 20 Oct 2000 07:48:15 EDT
13042              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
13043      Branch: perl
13044            ! configure.com vms/gen_shrfls.pl
13045 ____________________________________________________________________________
13046 [  7375] By: bailey                                on 2000/10/20  04:44:37
13047         Log: SYN SYN
13048      Branch: vmsperl
13049           +> (branch 134 files)
13050            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
13051            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
13052            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
13053            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
13054            - eg/cgi/frameset.cgi eg/cgi/index.html
13055            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
13056            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
13057            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
13058            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
13059            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
13060            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
13061            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
13062            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
13063            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
13064            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
13065            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
13066            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
13067            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
13068            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
13069            - lib/unicode/Props.txt lib/unicode/UCD300.html
13070            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
13071            - utils/perlbc.PL vms/subconfigure.com
13072           !> (integrate 785 files)
13073 ____________________________________________________________________________
13074 [  7374] By: jhi                                   on 2000/10/20  00:59:48
13075         Log: In the latest compiler builds cccdlflags must not become -fpic,
13076              from Wilfredo Sánchez.
13077      Branch: perl
13078            ! hints/darwin.sh
13079 ____________________________________________________________________________
13080 [  7373] By: jhi                                   on 2000/10/20  00:56:35
13081         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
13082              From: Tony Cook <tony@develop-help.com>
13083              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
13084              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
13085      Branch: perl
13086            ! pod/perlop.pod
13087 ____________________________________________________________________________
13088 [  7372] By: jhi                                   on 2000/10/19  19:34:40
13089         Log: Typo noted by Mark Lutz.
13090      Branch: perl
13091            ! t/op/64bitint.t
13092 ____________________________________________________________________________
13093 [  7371] By: jhi                                   on 2000/10/19  19:33:13
13094         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
13095      Branch: metaconfig
13096            ! U/modified/Cppsym.U U/modified/Oldconfig.U
13097      Branch: metaconfig/U/perl
13098            ! End.U dlsrc.U libperl.U
13099      Branch: perl
13100            + hints/nonstopux.sh
13101            ! Configure MANIFEST config_h.SH
13102 ____________________________________________________________________________
13103 [  7370] By: jhi                                   on 2000/10/19  17:18:08
13104         Log: Subject: PATCH do_print has 2 PerlIO_error()s
13105              From: nick@ccl4.org
13106              Date: Thu, 19 Oct 2000 18:09:20 +0100
13107              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
13108      Branch: perl
13109            ! doio.c
13110 ____________________________________________________________________________
13111 [  7369] By: jhi                                   on 2000/10/19  14:01:49
13112         Log: Update Changes.
13113      Branch: perl
13114            ! Changes patchlevel.h
13115 ____________________________________________________________________________
13116 [  7368] By: jhi                                   on 2000/10/19  13:04:29
13117         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
13118              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13119              Date: Wed, 18 Oct 2000 13:12:01 +0200
13120              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
13121      Branch: perl
13122            ! hints/aix.sh
13123 ____________________________________________________________________________
13124 [  7367] By: jhi                                   on 2000/10/19  02:22:40
13125         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
13126              of a 'pmshort' anywhere in the B, so the offending line was simply
13127              removed.
13128      Branch: perl
13129            ! ext/B/B/Debug.pm
13130 ____________________________________________________________________________
13131 [  7366] By: jhi                                   on 2000/10/19  02:12:37
13132         Log: Add the test case for the bug id 20000730.004 which seems
13133              to have been fixed by now.
13134      Branch: perl
13135            ! t/pragma/utf8.t
13136 ____________________________________________________________________________
13137 [  7365] By: jhi                                   on 2000/10/18  23:36:24
13138         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
13139              From: Hugo <hv@crypt.compulink.co.uk>
13140              Date: Wed, 18 Oct 2000 23:25:58 +0100
13141              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
13142      Branch: perl
13143            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
13144 ____________________________________________________________________________
13145 [  7364] By: jhi                                   on 2000/10/18  21:12:53
13146         Log: (retracted)
13147      Branch: perl
13148            ! pp.c
13149 ____________________________________________________________________________
13150 [  7363] By: jhi                                   on 2000/10/18  20:55:38
13151         Log: Missing change from #7362.
13152      Branch: perl
13153            ! win32/perlhost.h
13154 ____________________________________________________________________________
13155 [  7362] By: jhi                                   on 2000/10/18  20:52:01
13156         Log: Borland C fstat() never saw the fd as writable.
13157              
13158              Subject: fix for Borland's weak "stat" (perl@7211)
13159              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
13160              Date: Mon, 16 Oct 2000 09:55:03 +0400
13161              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
13162      Branch: perl
13163            ! win32/win32.c
13164 ____________________________________________________________________________
13165 [  7361] By: jhi                                   on 2000/10/18  17:43:50
13166         Log: Regen toc.
13167      Branch: perl
13168            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
13169 ____________________________________________________________________________
13170 [  7360] By: jhi                                   on 2000/10/18  17:07:44
13171         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13172              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
13173              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
13174              Date: Mon, 16 Oct 2000 15:19:49 +0200
13175      Branch: perl
13176            + README.aix
13177            ! MANIFEST
13178 ____________________________________________________________________________
13179 [  7359] By: jhi                                   on 2000/10/18  17:04:49
13180         Log: Subject: Pod patch for Devel::Peek
13181              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13182              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
13183              Date: Mon, 16 Oct 2000 12:26:34 +0200
13184      Branch: perl
13185            ! ext/Devel/Peek/Peek.pm
13186 ____________________________________________________________________________
13187 [  7358] By: jhi                                   on 2000/10/18  17:03:15
13188         Log: Make Cwd more bulletproof in chrooted environments.
13189              
13190              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
13191              From: "Eric E. Coe" <Eric.Coe@oracle.com>
13192              Date: Wed, 18 Oct 2000 04:03:54 -0400
13193              Message-Id: <39ED596A.70E599FE@oracle.com>
13194      Branch: perl
13195            ! lib/Cwd.pm
13196 ____________________________________________________________________________
13197 [  7357] By: jhi                                   on 2000/10/18  16:37:26
13198         Log: Disable the UTF8 downgrade croakage for now to avoid
13199              too many not okay messages.
13200      Branch: perl
13201            ! doio.c
13202 ____________________________________________________________________________
13203 [  7356] By: jhi                                   on 2000/10/17  23:29:41
13204         Log: Show the failed remote port, instead of the failing line number.
13205              
13206              Subject: [PATCH 5.6.1 Debugger] More diagnostics
13207              From: David Sparks <daves@ActiveState.com>
13208              Date: Tue, 17 Oct 2000 15:00:24 -0700
13209              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
13210      Branch: perl
13211            ! lib/perl5db.pl
13212 ____________________________________________________________________________
13213 [  7355] By: jhi                                   on 2000/10/17  14:11:31
13214         Log: On output try to downgrade to bytes, croak if impossible,
13215              from Simon Cozens.  This means that outputting >255 UTF8
13216              is impossible.  Consider this as a strong incentive to get
13217              the I/O disciplines implemented.
13218      Branch: perl
13219            ! doio.c pod/perldiag.pod sv.c
13220 ____________________________________________________________________________
13221 [  7354] By: jhi                                   on 2000/10/17  13:42:23
13222         Log: Clarify documentation on 'use bytes'.
13223              
13224              Subject: Re: What does 'use bytes' "mean" ?
13225              From: Simon Cozens <simon@cozens.net>
13226              Date: Mon, 18 Sep 2000 18:24:25 +0100
13227              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
13228      Branch: perl
13229            ! lib/bytes.pm
13230 ____________________________________________________________________________
13231 [  7353] By: jhi                                   on 2000/10/17  13:28:12
13232         Log: Workaround for a sfio bug where the stream error indicator
13233              is not cleared as documented.
13234              
13235              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
13236              From: Nicholas Clark <nick@ccl4.org>
13237              Date: Mon, 16 Oct 2000 18:28:23 +0100
13238              Message-ID: <20001016182823.J19700@plum.flirble.org>
13239      Branch: perl
13240            ! doio.c
13241 ____________________________________________________________________________
13242 [  7352] By: jhi                                   on 2000/10/17  13:06:19
13243         Log: More IoTYPE sprinkling.
13244      Branch: perl
13245            ! doio.c pp_hot.c
13246 ____________________________________________________________________________
13247 [  7351] By: jhi                                   on 2000/10/16  22:47:07
13248         Log: Detect early whether the std streams have gone bad.
13249              
13250              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
13251              Date: Mon, 16 Oct 2000 23:28:42 +0100
13252              From: Nicholas Clark <nick@ccl4.org>
13253              Message-ID: <20001016232842.A37942@plum.flirble.org>
13254      Branch: perl
13255            ! t/op/misc.t
13256 ____________________________________________________________________________
13257 [  7350] By: jhi                                   on 2000/10/16  22:45:16
13258         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
13259              From: "Peter J. Farley III" <pjfarley@banet.net>
13260              Date: Mon, 16 Oct 2000 18:15:59 -0400
13261              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
13262      Branch: perl
13263            ! djgpp/djgpp.c dosish.h t/io/open.t
13264 ____________________________________________________________________________
13265 [  7349] By: jhi                                   on 2000/10/16  22:36:45
13266         Log: perldelta tweak.
13267      Branch: perl
13268            ! pod/perldelta.pod
13269 ____________________________________________________________________________
13270 [  7348] By: jhi                                   on 2000/10/16  15:17:53
13271         Log: Update Changes.
13272      Branch: perl
13273            ! Changes patchlevel.h
13274 ____________________________________________________________________________
13275 [  7347] By: jhi                                   on 2000/10/16  13:55:27
13276         Log: Add the capability to include/exclude branches.
13277      Branch: perl
13278            ! Porting/genlog
13279 ____________________________________________________________________________
13280 [  7346] By: jhi                                   on 2000/10/16  13:18:04
13281         Log: Add Charles Lane.
13282      Branch: perl
13283            ! AUTHORS Changes
13284 ____________________________________________________________________________
13285 [  7345] By: jhi                                   on 2000/10/16  13:13:21
13286         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
13287      Branch: perl
13288            ! pod/perldelta.pod
13289 ____________________________________________________________________________
13290 [  7344] By: gsar                                  on 2000/10/16  09:30:21
13291         Log: integrate change#6220 from cfgperl
13292              
13293              Win32 patches from Benjamin Stuhl.
13294      Branch: maint-5.6/perl
13295           !> makedef.pl win32/win32.h
13296 ____________________________________________________________________________
13297 [  7343] By: gsar                                  on 2000/10/16  08:32:19
13298         Log: integrate changes#6221,6222 from cfgperl
13299              
13300              Remove tr///CU (the feature is to be obsoleted by better interfaces).
13301              From: simon@brecon.co.uk (Simon Cozens)
13302              Subject: [PATCH] Eliminate tr///[CU][CU]
13303              Date: 23 Jun 2000 11:05:40 GMT
13304              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
13305              
13306              doc typo fix
13307              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
13308              From: Ian Phillipps <Ian.Phillipps@iname.com>
13309              Date: Fri, 23 Jun 2000 10:40:58 +0100
13310              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
13311      Branch: maint-5.6/perl
13312           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
13313 ____________________________________________________________________________
13314 [  7342] By: gsar                                  on 2000/10/16  08:28:08
13315         Log: integrate change#6217 from cfgperl (in part)
13316              
13317              Rename the fdpid locking and integrate with Sarathy.
13318      Branch: maint-5.6/perl
13319           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
13320           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
13321           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
13322           !> win32/win32.c
13323 ____________________________________________________________________________
13324 [  7341] By: gsar                                  on 2000/10/16  08:23:39
13325         Log: integrate changes#6214..6216 from mainline
13326              
13327              @_ can't have junk in it even in the non-USE_ITHREADS case because
13328              caller() wants to populate @DB::args with it (causes a coredump
13329              in Carp::confess())
13330              
13331              tweak comment about @DB::args
13332              
13333              be more optimal about clearing @_
13334      Branch: maint-5.6/perl
13335           !> av.h cop.h pp_ctl.c t/op/runlevel.t
13336 ____________________________________________________________________________
13337 [  7340] By: gsar                                  on 2000/10/16  08:20:37
13338         Log: integrate changes#6207..6210 from cfgperl
13339              
13340              Subject: [PATCH 5.6.0] Threadsafe patches
13341              From: Dan Sugalski <dan@sidhe.org>
13342              To: perl5-porters@perl.org
13343              Date: Mon, 08 May 2000 18:08:13 -0400
13344              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
13345              
13346              Regen headers for #6207.
13347              
13348              Lock PL_fdpid against race conditions, based on:
13349              Subject: [PATCH 5.6.0]subprocess fixup for threads
13350              From: Dan Sugalski <dan@sidhe.org>
13351              To: perl5-porters@perl.org
13352              Date: Tue, 11 Apr 2000 17:02:32 -0400
13353              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
13354              
13355              Mopup for #6207 and #6209.
13356      Branch: maint-5.6/perl
13357           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
13358           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
13359           !> win32/win32.c
13360 ____________________________________________________________________________
13361 [  7339] By: gsar                                  on 2000/10/16  08:14:34
13362         Log: integrate change#6203 from cfgperl
13363              
13364              perldiag should refer to perlos2.pod not README.os2
13365      Branch: maint-5.6/perl
13366           !> pod/perldiag.pod
13367 ____________________________________________________________________________
13368 [  7338] By: gsar                                  on 2000/10/16  08:11:42
13369         Log: integrate change#6201 from mainline
13370              
13371              Perl_eval_pv() leaks 4 bytes every time it is called because it
13372              does a PUSHMARK that's never ever POPMARKed; in general, only
13373              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
13374              Perl_eval_[sp]v() don't because they don't take any incoming
13375              arguments (this leak has been around since the original version
13376              of perl_eval_pv() in 5.003_97e)
13377      Branch: maint-5.6/perl
13378           !> perl.c
13379 ____________________________________________________________________________
13380 [  7337] By: gsar                                  on 2000/10/16  08:08:47
13381         Log: integrate changes#6197..6200 from cfgperl
13382              
13383              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
13384              From: John Borwick <jhborwic@unity.ncsu.edu>
13385              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
13386              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
13387              
13388              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
13389              From: Dan Sugalski <dan@sidhe.org>
13390              To: vmsperl@perl.org, perl5-porters@perl.org
13391              Date: Fri, 02 Jun 2000 16:00:41 -0400
13392              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
13393              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
13394              
13395              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
13396              From: Dan Sugalski <dan@sidhe.org>
13397              To: perl5-porters@perl.org, vmsperl@perl.org
13398              Date: Fri, 02 Jun 2000 17:30:51 -0400
13399              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
13400              
13401              Update to cperl-mode.el 4.31 from
13402              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
13403              Subject: A couple of notes
13404              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
13405              To: Mailing list Perl5 <perl5-porters@perl.org>
13406              Date: Sat, 3 Jun 2000 23:33:32 -0400
13407              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
13408      Branch: maint-5.6/perl
13409           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
13410           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
13411           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
13412           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
13413           !> vms/vmsish.h
13414 ____________________________________________________________________________
13415 [  7336] By: gsar                                  on 2000/10/16  08:03:46
13416         Log: integrate changes#6194,6195 from mainline
13417              
13418              fix small eval"" memory leaks under USE_ITHREADS
13419              
13420              fix yet another eval"" leak under USE_ITHREADS
13421      Branch: maint-5.6/perl
13422           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
13423           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
13424           !> vms/perly_c.vms
13425 ____________________________________________________________________________
13426 [  7335] By: gsar                                  on 2000/10/16  08:02:15
13427         Log: integrate changes#6190,6191 from mainline
13428              
13429              submit missing embed.pl change
13430              
13431              vec() loses numericalness (modified version of patch suggested
13432              by Robin Barker)
13433      Branch: maint-5.6/perl
13434           !> doop.c embed.pl t/op/vec.t
13435 ____________________________________________________________________________
13436 [  7334] By: gsar                                  on 2000/10/16  08:01:03
13437         Log: integrate change#6189 from mainline
13438              
13439              counting tr/// corrupts later operation (from M.J.T Guy)
13440      Branch: maint-5.6/perl
13441           !> doop.c t/op/tr.t
13442 ____________________________________________________________________________
13443 [  7333] By: gsar                                  on 2000/10/16  07:59:07
13444         Log: integrate changes#6183..6188 from mainline
13445              
13446              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
13447              <nick@ccl4.org>)
13448              
13449              tweak for change#6127
13450              
13451              remove incorrect documentation about implicit split to @_ in
13452              list context, which never really worked in perl 5 (from
13453              M.J.T. Guy)
13454              
13455              further qualify references to "alphanumeric" (from Wolfgang Laun
13456              <wolfgang.laun@alcatel.at>)
13457              
13458              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
13459              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
13460              
13461              h2xs tweaks
13462      Branch: maint-5.6/perl
13463           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
13464           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
13465           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
13466           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
13467           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
13468           !> pod/pod2latex.PL utils/h2xs.PL
13469 ____________________________________________________________________________
13470 [  7332] By: gsar                                  on 2000/10/16  07:53:52
13471         Log: integrate change#6179 from mainline
13472              
13473              buggy modulus on UVs introduced by change#3378 (resulted in
13474              4063328477 % 65535 amounting to 27406, instead of 27407)
13475      Branch: maint-5.6/perl
13476           !> pp.c t/op/arith.t
13477 ____________________________________________________________________________
13478 [  7331] By: gsar                                  on 2000/10/16  07:52:49
13479         Log: integrate changes#6176,6177,6178,6182 from cfgperl
13480              
13481              Single-quoted utf8 patch from Simon Cozens.
13482              
13483              Substitution utf8 patch from Simon Cozens.
13484              
13485              Be cleaner.
13486              
13487              Be Cleaner Part Deux.
13488      Branch: maint-5.6/perl
13489           !> Makefile.SH pp_hot.c toke.c
13490 ____________________________________________________________________________
13491 [  7330] By: gsar                                  on 2000/10/16  07:41:36
13492         Log: integrate change#6172 from mainline
13493              
13494              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
13495              (from Ilya Zakharevich)
13496      Branch: maint-5.6/perl
13497           !> regexec.c t/op/re_tests
13498 ____________________________________________________________________________
13499 [  7329] By: gsar                                  on 2000/10/16  07:40:25
13500         Log: integrate change#6171 from mainline
13501              
13502              scalar() doesn't force scalar context when used in void context
13503              (from Simon Cozens)
13504      Branch: maint-5.6/perl
13505           !> op.c t/op/wantarray.t
13506 ____________________________________________________________________________
13507 [  7328] By: gsar                                  on 2000/10/16  07:39:33
13508         Log: integrate change#6170 from mainline
13509              
13510              change#6142 needs tweaks to tests to work where there's no
13511              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
13512      Branch: maint-5.6/perl
13513           !> t/lib/filefind.t
13514 ____________________________________________________________________________
13515 [  7327] By: gsar                                  on 2000/10/16  07:35:34
13516         Log: integrate changes#6166..6168 from cfgperl
13517              
13518              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
13519              in case somebody wants to write an extension for more
13520              shadow database interfaces.
13521              
13522              tweak todo
13523              
13524              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
13525      Branch: maint-5.6/perl
13526           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13527           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
13528           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
13529           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
13530           !> win32/config.vc win32/config_H.bc win32/config_H.gc
13531           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
13532 ____________________________________________________________________________
13533 [  7326] By: gsar                                  on 2000/10/16  07:29:05
13534         Log: integrate changes#6157,6159..6161,6164 from cfgperl
13535              
13536              Regen Configure to jive with #6149.
13537              
13538              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
13539              
13540              Changes for the File::Temp 0.08 (change #6159) test suite
13541              to fit better into the Perl distribution test framework.
13542              
13543              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
13544              both from Simon Cozens.
13545              
13546              detypo
13547      Branch: maint-5.6/perl
13548           +> pod/perlmodlib.PL pod/perlnewmod.pod
13549           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
13550           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
13551           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
13552           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
13553 ____________________________________________________________________________
13554 [  7325] By: gsar                                  on 2000/10/16  07:25:13
13555         Log: integrate change#6158 from vmsperl
13556              
13557              Add fallback to tmpfile for use in cases where user's relying on
13558              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
13559              Lane's patch)
13560      Branch: maint-5.6/perl
13561           !> vms/vms.c vms/vmsish.h
13562 ____________________________________________________________________________
13563 [  7324] By: gsar                                  on 2000/10/16  07:20:50
13564         Log: integrate changes#6153..6155 from mainline
13565              
13566              prettier Test::Harness output on failed tests (from Nicholas Clark
13567              <nick@Bagpuss.uk.boo.com>)
13568              
13569              avoid type mismatch warning
13570              
13571              small bug in change#6144; remove random \xA0 character that snuck
13572              in via change#6145
13573      Branch: maint-5.6/perl
13574           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
13575           !> perl.c
13576 ____________________________________________________________________________
13577 [  7323] By: gsar                                  on 2000/10/16  07:18:47
13578         Log: integrate changes#6151,6152 from mainline
13579              
13580              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
13581              
13582              cosmetic fixups of RE debug output (from Ilya Zakharevich)
13583      Branch: maint-5.6/perl
13584           !> regexec.c
13585 ____________________________________________________________________________
13586 [  7322] By: gsar                                  on 2000/10/16  07:17:25
13587         Log: integrate changes#6146..6150 from mainline
13588              
13589              doc typo
13590              
13591              add a make entry to Config.pm so "perl -V:make" works on VMS
13592              (from Peter Prymmer)
13593              
13594              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
13595              
13596              OS/2 tweaks for usethreads build (from Rocco Caputo
13597              <troc@netrus.net>)
13598              
13599              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
13600      Branch: maint-5.6/perl
13601           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
13602           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
13603           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
13604           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
13605           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
13606           !> warnings.pl x2p/a2p.h
13607 ____________________________________________________________________________
13608 [  7321] By: gsar                                  on 2000/10/16  07:14:02
13609         Log: integrate changes#6143..6145 from mainline
13610              
13611              MacOS support, part 1 (from Matthias Neeracher
13612              <neeri@iis.ee.ethz.ch>)
13613              
13614              MacOS support, part 2: make AutoSplit use File::Spec instead
13615              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
13616              <neeri@iis.ee.ethz.ch>)
13617              
13618              make xsubpp skip embedded pod (from Matthias Neeracher
13619              <neeri@iis.ee.ethz.ch>)
13620      Branch: maint-5.6/perl
13621           +> ext/DynaLoader/dl_mac.xs
13622           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
13623           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
13624           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
13625           !> pp_ctl.c proto.h toke.c util.c util.h
13626 ____________________________________________________________________________
13627 [  7320] By: gsar                                  on 2000/10/16  07:12:13
13628         Log: integrate changes#6141,6142 from mainline
13629              
13630              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
13631              forwarded by Peter Seebach from the bsdi-users mailing list.
13632              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
13633              
13634              File::Find fails to chdir when chasing symlinks (from
13635              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
13636      Branch: maint-5.6/perl
13637           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
13638 ____________________________________________________________________________
13639 [  7319] By: gsar                                  on 2000/10/16  07:04:30
13640         Log: integrate change#6139 from mainline
13641              
13642              revise mktables.PL for bugs and newness in Unicode 3.0
13643              (from James Bence <jbence@amgen.com>)
13644      Branch: maint-5.6/perl
13645           +> (branch 30 files)
13646           !> (integrate 49 files)
13647 ____________________________________________________________________________
13648 [  7318] By: gsar                                  on 2000/10/16  07:01:01
13649         Log: integrate changes#6137,6138 from mainline
13650              
13651              fix bogus redeclaration warning for "our" variables in different
13652              scopes
13653              
13654              add note about the handling of negative indices to tied arrays
13655              (from Michael G Schwern <schwern@pobox.com>)
13656      Branch: maint-5.6/perl
13657           !> op.c pod/perltie.pod t/pragma/strict-vars
13658 ____________________________________________________________________________
13659 [  7317] By: gsar                                  on 2000/10/16  06:58:46
13660         Log: integrate changes#6127..6136 from mainline
13661              
13662              call_method(...,G_EVAL) can longjmp() out if the method probing
13663              failed (from Gisle Aas)
13664              
13665              new perlxstut example for passing/returning refs to arrays
13666              (from David Lowe <dlowe@pootpoot.com>)
13667              
13668              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
13669              
13670              fix places that mean C<"word" character> but say C<alphanumeric
13671              character>
13672              
13673              avoid warnings in POSIX.pm (from Barrie Slaymaker)
13674              
13675              warnings::enabled() doesn't fall back to looking at $^W if
13676              caller isn't using lexical warnings (from Paul Marquess)
13677              
13678              elide bogus test in change#6132
13679              
13680              make Test::Harness use wait.h/WCOREDUMP if available
13681              (from Ben Tilly <ben_tilly@hotmail.com>)
13682              
13683              enable Test::Harness to dynamically determine column width etc.
13684              (from Rob Napier <rnapier@employees.org>)
13685              
13686              random pod typos (from Peter Scott <Peter@PSDT.com>)
13687      Branch: maint-5.6/perl
13688           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
13689           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
13690           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
13691           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
13692 ____________________________________________________________________________
13693 [  7316] By: gsar                                  on 2000/10/16  06:53:23
13694         Log: integrate change#6126 from mainline
13695              
13696              change#2879 broke rvalue autovivification of magicals such as
13697              ${$num} (reworked variant of patch suggested by Simon Cozens)
13698      Branch: maint-5.6/perl
13699           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
13700           !> pp_hot.c proto.h t/op/gv.t
13701 ____________________________________________________________________________
13702 [  7315] By: gsar                                  on 2000/10/16  06:51:38
13703         Log: integrate changes#6123,6125 from mainline
13704              
13705              clarify gotcha with #line directives (from Rocco Caputo
13706              <troc@netrus.net>)
13707              
13708              enable propagating exception objects via Perl_croak() in XS code
13709              (from Gisle Aas)
13710      Branch: maint-5.6/perl
13711           !> pod/perldebug.pod pod/perlsyn.pod util.c
13712 ____________________________________________________________________________
13713 [  7314] By: gsar                                  on 2000/10/16  06:49:28
13714         Log: integrate change#6122 from mainline
13715              
13716              downgrade fatal error on C<"foo@nosucharray.com"> to optional
13717              warning (from Mark-Jason Dominus)
13718      Branch: maint-5.6/perl
13719           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
13720           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
13721           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
13722           !> toke.c
13723 ____________________________________________________________________________
13724 [  7313] By: gsar                                  on 2000/10/16  06:46:54
13725         Log: integrate changes#6112..6121 from vmsperl
13726              
13727              Check for existence of file before trying to delete
13728              
13729              Ugly workaround for version-specific RTL error
13730              
13731              Urk -- undo previous removal of vmsish 'exit' change
13732              
13733              Add bounds checking for several strings (Charles Lane)
13734              
13735              Miscellaneous cosmetic fixes (Charles Lane)
13736              
13737              Treat sockets as special in sys(read|write) (Charles Lane et al.)
13738              
13739              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
13740              Flatten case labels in switch statements uniformly (Charles Bailey)
13741              
13742              Quiet error messages in vmsish.t (Charles Lane)
13743              
13744              Add missing escape (Charles Lane)
13745              
13746              Allow eliminate_macros() and fixpath() to handle space-delimited
13747              lists (based on fixes by Craig Berry)
13748      Branch: maint-5.6/perl
13749           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
13750           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
13751           !> vms/vmsish.h
13752 ____________________________________________________________________________
13753 [  7312] By: gsar                                  on 2000/10/16  06:41:18
13754         Log: integrate changes#6107,6110 from cfgperl
13755              
13756              Tweak the todo list.
13757              
13758              todo tweak
13759      Branch: maint-5.6/perl
13760           !> Todo-5.6
13761 ____________________________________________________________________________
13762 [  7311] By: gsar                                  on 2000/10/16  06:38:38
13763         Log: integrate changes#6104,6108 from mainline
13764              
13765              PL_sys_intern was being initialized too late on windows
13766              
13767              reenable fake signal handling on Windows, bugs and all
13768      Branch: maint-5.6/perl
13769           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
13770           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
13771           !> win32/win32.c
13772 ____________________________________________________________________________
13773 [  7310] By: gsar                                  on 2000/10/16  06:36:03
13774         Log: integrate changes#6095,6097..6103 from cfgperl
13775              
13776              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
13777              might be useful in future.
13778              
13779              Add a note about possible compilation problems from Allen Smith.
13780              
13781              Add a note about other, yet unsupported, shadow password APIs.
13782              
13783              Tweaks for the cc bugs from Allen Smith.
13784              
13785              More compilation tweakery from Allen Smith.
13786              
13787              Hints and test tweaks for Unicos.
13788              
13789              The test suite tweak in #6101 wasn't quite right.
13790              
13791              Test tweaking for Unicos continues.
13792      Branch: maint-5.6/perl
13793           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13794           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
13795           !> t/lib/complex.t t/op/64bitint.t
13796 ____________________________________________________________________________
13797 [  7309] By: gsar                                  on 2000/10/16  06:29:41
13798         Log: integrate changes#6093,6094 from mainline
13799              
13800              fork() failure to create pseudo process sets errno=EAGAIN and returns
13801              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
13802              
13803              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
13804      Branch: maint-5.6/perl
13805           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
13806           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
13807 ____________________________________________________________________________
13808 [  7308] By: gsar                                  on 2000/10/16  06:27:29
13809         Log: integrate change#6092 from cfgperl
13810              
13811              Regen perltoc with the fixed buildtoc.
13812      Branch: maint-5.6/perl
13813           !> pod/perltoc.pod
13814 ____________________________________________________________________________
13815 [  7307] By: gsar                                  on 2000/10/16  06:26:40
13816         Log: integrate changes#6089,6090 from mainline
13817              
13818              buildtoc tweak to fix newline lossage
13819              
13820              concat doesn't preserve utf8-ness, and doesn't invalidate
13821              [NI]OK; added tests for both
13822      Branch: maint-5.6/perl
13823           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
13824 ____________________________________________________________________________
13825 [  7306] By: gsar                                  on 2000/10/16  06:24:05
13826         Log: integrate change#6088 from cfgperl
13827              
13828              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
13829              because we do not use those.  The HAS_GETSPNAM remains,
13830              though, because we still do use that.
13831      Branch: maint-5.6/perl
13832           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
13833           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
13834           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
13835           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
13836           !> win32/config.vc win32/config_H.bc win32/config_H.gc
13837           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
13838 ____________________________________________________________________________
13839 [  7305] By: gsar                                  on 2000/10/16  06:15:52
13840         Log: integrate changes#6084,6085,6087 from mainline
13841              
13842              substr() does not preserve utf8-ness (from Stefan Eissing
13843              <Eissing@medicaldataservice.de>); added tests
13844              
13845              repeat operator (x) doesn't preserve utf8-ness
13846              
13847              reverse() and quotemeta() weren't preserving utf8-ness; add tests
13848      Branch: maint-5.6/perl
13849           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
13850 ____________________________________________________________________________
13851 [  7304] By: gsar                                  on 2000/10/16  06:13:10
13852         Log: integrate changes#6077..6083 from mainline
13853              
13854              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
13855              and Tom Phoenix)
13856              
13857              workaround for CRT bug in chdir() (from Charles Lane, via
13858              Peter Prymmer)
13859              
13860              remove outdated kludge in Carp (NULLs are permitted in diagnostics
13861              now)
13862              
13863              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
13864              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
13865              
13866              better default perlbug categories for ok reports (from Richard Foley)
13867              
13868              peek.t non-portable to ithreads
13869              
13870              note about undocumented caller() return value (from M.J.T. Guy);
13871              yet another peek.t tweak
13872      Branch: maint-5.6/perl
13873           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
13874           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
13875           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
13876           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
13877           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
13878           !> vms/vmsish.h
13879 ____________________________________________________________________________
13880 [  7303] By: gsar                                  on 2000/10/16  06:03:18
13881         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
13882              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
13883              
13884              &HUGE_VAL is not defined, it exists.
13885              
13886              Do not warn that an infinity does not look like a number.
13887              
13888              Rewrite the pwent/spent logic to be a little bit more clearer.
13889              
13890              Continue on the pwent/spent case.
13891              
13892              Correct Freudian slip.
13893              
13894              Use HUGE_VALL if applicable.
13895              
13896              pwent/spent #ifdef imbalance.
13897              
13898              Infinite problems.
13899              
13900              Call getspnam() only iff needd.
13901              
13902              Test both the scalar and list contexts.
13903              
13904              Use setxxent()/endxxent().
13905              
13906              Complex tweakery.
13907              
13908              Unicos hint tweak.
13909              
13910              Be more forgiving in POSIX about HUGE_VALL.
13911              
13912              Detypo.
13913              
13914              The search of infinity continues, this time simplified.
13915              
13916              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
13917              in natively 64-bit platforms where a long is a quad (no need
13918              for long longs).  Also added bias for IVs.
13919              
13920              Complex tweaks.
13921              
13922              Introduce t/lib/peek.t.
13923              
13924              Make the test more portable.
13925      Branch: maint-5.6/perl
13926           +> t/lib/peek.t
13927            ! pp_sys.c
13928           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
13929           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
13930           !> t/op/pwent.t toke.c util.c
13931 ____________________________________________________________________________
13932 [  7302] By: gsar                                  on 2000/10/16  05:03:37
13933         Log: integrate changes#6066..6071 from mainline
13934              
13935              s/END/CHECK/
13936              
13937              replace direct call to sighandler() with (*PL_sighandlerp)()
13938              
13939              note about values()
13940              
13941              File::Spec compatibility update (from Barrie Slaymaker
13942              <barries@slaysys.com>)
13943              
13944              remove misleading comment (from M.J.T. Guy)
13945              
13946              misformatted perllocal.pod (from Tim Jenness
13947              <t.jenness@jach.hawaii.edu>)
13948      Branch: maint-5.6/perl
13949           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
13950           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
13951           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
13952           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
13953 ____________________________________________________________________________
13954 [  7301] By: gsar                                  on 2000/10/16  05:00:08
13955         Log: integrate changes#6061..6063 from mainline
13956              
13957              change#5921 neglected to make eq honor "use bytes"
13958              
13959              additional tests for utf8.t
13960              
13961              tokeq() could read unallocated field in argument
13962      Branch: maint-5.6/perl
13963           !> sv.c t/pragma/utf8.t toke.c
13964 ____________________________________________________________________________
13965 [  7300] By: gsar                                  on 2000/10/16  04:56:54
13966         Log: integrate changes#6046,6048,6057,6058 from mainline
13967              
13968              libscheck has insufficient checks for n32 libs (from
13969              Albert Chin-A-Young <china@thewrittenword.com>)
13970              
13971              add note about how $( doesn't interpolate in REs (from
13972              Philip Newton <newton@ficus.frogspace.net>)
13973              
13974              fix broken parsing of /\x{ab}/
13975              
13976              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
13977              (spotted by Donald Kinzer <dkinzer@premia.com>)
13978      Branch: maint-5.6/perl
13979           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
13980           !> t/pragma/utf8.t
13981 ____________________________________________________________________________
13982 [  7299] By: gsar                                  on 2000/10/16  04:52:50
13983         Log: integrate change#6044 from mainline
13984              
13985              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
13986              such that underscores are only ignored in literal numbers,
13987              "\x{...}", and hex/oct argument
13988      Branch: maint-5.6/perl
13989           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
13990 ____________________________________________________________________________
13991 [  7298] By: gsar                                  on 2000/10/16  04:50:53
13992         Log: integrate changes#6027..6043 from mainline
13993              
13994              podlators-1.02 update (from Russ Allbery)
13995              
13996              Pod::Man generates groff-incompatible macro definition (from
13997              Tom Christiansen)
13998              
13999              add CGI.pm v2.66 (from Lincoln Stein)
14000              
14001              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
14002              for @- and @+ (from Johan Vromans)
14003              
14004              small nits in diagnostics.pm (from Robin Barker)
14005              
14006              whitespace adjustments
14007              
14008              missing files in MANIFEST
14009              
14010              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
14011              to compensate
14012              
14013              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
14014              
14015              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
14016      Branch: maint-5.6/perl
14017           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
14018           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
14019           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
14020           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
14021           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
14022           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
14023           !> t/lib/cgi-html.t t/lib/cgi-request.t
14024 ____________________________________________________________________________
14025 [  7297] By: gsar                                  on 2000/10/16  04:44:30
14026         Log: integrate change#6025 from mainline
14027              
14028              Is{Alnum,Alpha,Word} don't match titlecase
14029              TODO: IsSpace is defined recursively!
14030              (both spotted by Larry)
14031      Branch: maint-5.6/perl
14032           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
14033           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
14034 ____________________________________________________________________________
14035 [  7296] By: gsar                                  on 2000/10/16  04:39:30
14036         Log: integrate change#6023 from mainline
14037              
14038              debugger stomps on $. (from M.J.T. Guy)
14039      Branch: maint-5.6/perl
14040           !> lib/perl5db.pl
14041 ____________________________________________________________________________
14042 [  7295] By: gsar                                  on 2000/10/16  04:38:02
14043         Log: integrate change#6022 from mainline
14044              
14045              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
14046      Branch: maint-5.6/perl
14047           !> sv.c
14048 ____________________________________________________________________________
14049 [  7294] By: gsar                                  on 2000/10/16  04:37:05
14050         Log: integrate changes#6018..6021 from mainline
14051              
14052              make lib/syslog.t portable to systems that don't have _PATH_LOG,
14053              make _PATH_LOG() return "" if unavailable
14054              
14055              windows portability tweaks
14056              
14057              test tweak
14058              
14059              remove Win2K issue in pod (fixed by change#6020)
14060      Branch: maint-5.6/perl
14061           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
14062           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
14063           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
14064 ____________________________________________________________________________
14065 [  7293] By: gsar                                  on 2000/10/16  04:20:00
14066         Log: integrate changes#6013..6015 from mainline
14067              
14068              tweak change#5945 to display correct switch name in diagnostic
14069              
14070              glob() loading File::Glob behind the scenes may cause syntax errors
14071              
14072              tweak test for portability
14073      Branch: maint-5.6/perl
14074           !> op.c perl.c pod/perldiag.pod t/lib/b.t
14075 ____________________________________________________________________________
14076 [  7292] By: gsar                                  on 2000/10/16  04:18:11
14077         Log: integrate changes#6005..6010 from mainline, cfgperl
14078              
14079              perldoc might fail via "use blib" (from Hugo van der Sanden)
14080              
14081              Regen Configure.
14082              
14083              note about compile failures and END blocks (from M.J.T. Guy)
14084              
14085              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
14086              
14087              (change#6009 integrated earlier in change#7255)
14088              
14089              clarify note about shadow password support (from
14090              gellyfish@gellyfish.com)
14091      Branch: maint-5.6/perl
14092           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
14093           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
14094           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
14095 ____________________________________________________________________________
14096 [  7291] By: gsar                                  on 2000/10/16  04:12:03
14097         Log: integrate changes#6002,6003 from mainline
14098              
14099              destructive sv_setsv() can lose UV-ness from source, causing
14100              numeric promotions/comparisons to fail to do the right thing
14101              
14102              allow REG_EXPAND_SZ keys in Windows registry (from
14103              John Clayton <John.Clayton@barclayscapital.com>)
14104      Branch: maint-5.6/perl
14105           !> sv.c win32/win32.c
14106 ____________________________________________________________________________
14107 [  7290] By: gsar                                  on 2000/10/16  04:10:19
14108         Log: integrate change#6001 from mainline
14109              
14110              support additional library locations via $Config{otherlibdirs}
14111              (from Andy Dougherty)
14112      Branch: maint-5.6/perl
14113           !> Configure INSTALL Porting/Glossary Porting/config.sh
14114           !> Porting/config_H config_h.SH epoc/config.sh perl.c
14115           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
14116           !> win32/config.bc win32/config.gc win32/config.vc
14117 ____________________________________________________________________________
14118 [  7289] By: gsar                                  on 2000/10/16  04:08:28
14119         Log: integrate change#5999 from mainline
14120              
14121              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
14122      Branch: maint-5.6/perl
14123           !> t/pragma/warn/toke toke.c
14124 ____________________________________________________________________________
14125 [  7288] By: gsar                                  on 2000/10/16  04:07:01
14126         Log: integrate changes#5997,5998 from cfgperl
14127              
14128              Preserve $!.
14129              
14130              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
14131      Branch: maint-5.6/perl
14132           !> lib/Math/Complex.pm
14133 ____________________________________________________________________________
14134 [  7287] By: gsar                                  on 2000/10/16  04:04:37
14135         Log: integrate change#5995 from mainline
14136              
14137              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
14138      Branch: maint-5.6/perl
14139           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
14140 ____________________________________________________________________________
14141 [  7286] By: gsar                                  on 2000/10/16  04:03:21
14142         Log: integrate change#5994 from mainline
14143              
14144              fix for missed accounting for null byte in pack("Z",...) (from
14145              M.J.T. Guy)
14146      Branch: maint-5.6/perl
14147           !> pp.c t/op/pack.t
14148 ____________________________________________________________________________
14149 [  7285] By: gsar                                  on 2000/10/16  04:02:11
14150         Log: integrate changes#5989..5993 from mainline
14151              
14152              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
14153              itself and no other (from Tom Hughes)
14154              
14155              use $ENV{LIB} to search for libs under Visual C compiler
14156              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
14157              
14158              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
14159              
14160              pod nit (from Simon Cozens)
14161              
14162              various minor tweaks seen on p5p
14163      Branch: maint-5.6/perl
14164           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
14165           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
14166           !> t/op/array.t toke.c
14167 ____________________________________________________________________________
14168 [  7284] By: gsar                                  on 2000/10/16  03:59:00
14169         Log: integrate changes#5978..5988 from mainline
14170              
14171              sync version numbers in File::Spec with the ones on CPAN
14172              (from Barrie Slaymaker)
14173              
14174              under useithreads, constant pad entries could inadvertantly be
14175              shared across threads (from Eric Blood <eblood@xmission.com>);
14176              added Eric's test case to testsuite
14177              
14178              allow Configure -S to run non-interactively (spotted by Greg Hudson
14179              <ghudson@mit.edu>)
14180              
14181              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
14182              prototype mismatch with CORE::glob(); update pod and tests to
14183              suit (File::Glob::glob() is still available for backward
14184              compatibility, but should be considered deprecated)
14185              
14186              avoid error in IO::Socket::INET when given an unknown service name
14187              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
14188              
14189              numeric conversion of non-number in change#3378 tramples on
14190              OOK offset, causing segfaults
14191              
14192              attributes::reftype() doesn't work on tied argument
14193              
14194              forked child may not exit correctly if it failed to open
14195              /dev/console (from Graham Barr)
14196              
14197              add regular expressions tutorial and quick-start guide (from
14198              Mark Kvale <kvale@phy.ucsf.edu>)
14199              
14200              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
14201              
14202              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
14203              <paul@miraclefish.com>)
14204      Branch: maint-5.6/perl
14205           +> pod/perlrequick.pod pod/perlretut.pod
14206           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
14207           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
14208           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
14209           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
14210           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
14211           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
14212           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
14213           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
14214 ____________________________________________________________________________
14215 [  7283] By: gsar                                  on 2000/10/16  03:52:14
14216         Log: integrate change#5977 from mainline
14217              
14218              autoquote barewords followed by newline and arrow properly
14219              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
14220      Branch: maint-5.6/perl
14221           !> t/pragma/warn/toke toke.c
14222 ____________________________________________________________________________
14223 [  7282] By: gsar                                  on 2000/10/16  03:50:48
14224         Log: integrate change#5976 from mainline
14225              
14226              DB_File v1.73 update (from Paul Marquess)
14227      Branch: maint-5.6/perl
14228           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
14229           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
14230 ____________________________________________________________________________
14231 [  7281] By: gsar                                  on 2000/10/16  03:49:14
14232         Log: integrate change#5975 from mainline
14233              
14234              allow sort() reentrancy (variant of patch suggested by
14235              Hugo van der Sanden)
14236      Branch: maint-5.6/perl
14237           !> pp_ctl.c t/op/sort.t
14238 ____________________________________________________________________________
14239 [  7280] By: gsar                                  on 2000/10/16  03:48:22
14240         Log: integrate change#5974 from mainline
14241              
14242              change#4197 somehow missed initializing PL_errors, meaning
14243              syntax error queueing wasn't working outside eval"" at all;
14244              also fixed eval"" to localize PL_error_count, so that compile-time
14245              eval's don't clobber the error state of the outer context
14246      Branch: maint-5.6/perl
14247           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
14248           !> t/pragma/warn/toke
14249 ____________________________________________________________________________
14250 [  7279] By: gsar                                  on 2000/10/16  03:46:21
14251         Log: integrate change#5973 from mainline
14252              
14253              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
14254      Branch: maint-5.6/perl
14255           !> regcomp.c regexec.c t/op/re_tests
14256 ____________________________________________________________________________
14257 [  7278] By: gsar                                  on 2000/10/16  03:44:54
14258         Log: integrate change#5971 from cfgperl
14259              
14260              Unicos tweaks from Mark P. Lutz.
14261      Branch: maint-5.6/perl
14262           !> hints/unicos.sh lib/Math/Complex.pm
14263 ____________________________________________________________________________
14264 [  7277] By: gsar                                  on 2000/10/16  03:42:59
14265         Log: integrate changes#5966..5970 from mainline
14266              
14267              add testsuite for B backends, fix bug in B::Deparse (from
14268              Simon Cozens <simon@brecon.co.uk>)
14269              
14270              improved docs on the warn_uninit diagnostic (from David Glasser
14271              and Simon Cozens)
14272              
14273              tolerate spaces in group names in test on solaris (from David Boyce
14274              <dsb@boyski.com>)
14275              
14276              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
14277              
14278              Data::Dumper fumbles negative numbers on 32-bit platforms where
14279              IV is >32bits
14280      Branch: maint-5.6/perl
14281           +> t/lib/b.t t/lib/syslog.t
14282           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
14283           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
14284           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
14285 ____________________________________________________________________________
14286 [  7276] By: gsar                                  on 2000/10/16  03:39:30
14287         Log: integrate change#5965 from mainline
14288              
14289              avoid "will not stay shared" warnings for our variables (from
14290              Robin Barker)
14291      Branch: maint-5.6/perl
14292           !> op.c t/pragma/warn/op
14293 ____________________________________________________________________________
14294 [  7275] By: gsar                                  on 2000/10/16  03:38:18
14295         Log: integrate change#5964 from mainline
14296              
14297              reformat to 72 columns (again)
14298      Branch: maint-5.6/perl
14299           !> pod/perldiag.pod
14300 ____________________________________________________________________________
14301 [  7274] By: gsar                                  on 2000/10/16  03:36:58
14302         Log: integrate change#5963 from mainline
14303              
14304              patch from Larry to make (\&) prototype work; added tests for
14305              the same
14306      Branch: maint-5.6/perl
14307           !> op.c t/comp/proto.t
14308 ____________________________________________________________________________
14309 [  7273] By: gsar                                  on 2000/10/16  03:35:51
14310         Log: integrate changes#5956..5962 from mainline
14311              
14312              better diagnostics on failed tests (from Ilya Zakharevich)
14313              
14314              pod nits (from A. C. Yardley <yardley@tanet.net>)
14315              
14316              change#3569 deleted some essential code, revert; avoid use of
14317              atexit() to make DynaLoader work properly on AIX under mod_perl
14318              (from Jens-Uwe Mager <jum@helios.de>)
14319              
14320              doubled words in pods (from Simon Cozens
14321              <simon.p.cozens@jp.pwcglobal.com>)
14322              
14323              better INSTALL notes on Solaris issues (from Dominic Dunlop)
14324              
14325              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
14326              
14327              updated README.hpux (from Jeff Okamoto)
14328      Branch: maint-5.6/perl
14329           !> INSTALL README.hpux emacs/cperl-mode.el
14330           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
14331           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
14332           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
14333           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
14334           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
14335           !> t/op/lex_assign.t
14336 ____________________________________________________________________________
14337 [  7272] By: gsar                                  on 2000/10/16  03:31:22
14338         Log: integrate change#5955 from mainline
14339              
14340              longstanding bug exposed by change#3307: sort arguments weren't
14341              compiled with the right wantarray context (ensuing runtime lookup
14342              via block_gimme() was getting the incidental context of the
14343              sort() itself)
14344      Branch: maint-5.6/perl
14345           !> op.c t/op/sort.t
14346 ____________________________________________________________________________
14347 [  7271] By: gsar                                  on 2000/10/16  03:29:11
14348         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
14349              branch
14350              
14351              Flatten the cpp jungle doing the nosuid checking.
14352              
14353              Do not assume sign propagation. (from M.J.T. Guy)
14354              
14355              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
14356              
14357              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
14358              Now pp_ncmp() returns undef is either operand is a NaN.
14359              
14360              On second thoughts frexp() does have two arguments.
14361              
14362              Document that tr() is not tr(1).
14363              
14364              Be more robust on "extreme" (large absolute value)
14365              arguments.  Originally reported by Daniel Connelly
14366              as a problem with asinh() on large negative arguments,
14367              asinh() used to bail out because an argument to log()
14368              ended up being zero.  Ilya Zakharevich proposed using
14369              Taylor's series in such cases, which for such large
14370              arguments is a very good approximation.
14371              
14372              Undo "use integer" addition from 64bitint as it seems
14373              to break most of the subtests in Digital UNIX;
14374              Unicos needs to find another way.
14375      Branch: maint-5.6/perl
14376           !> (integrate 29 files)
14377 ____________________________________________________________________________
14378 [  7270] By: gsar                                  on 2000/10/16  03:09:44
14379         Log: integrate changes#5948,5949,5950 from mainline
14380              
14381              typo in vars.pm that leads to cryptic message (from Piotr
14382              Piatkowski <kompas@kompas.usr.onet.pl>)
14383              
14384              make perldoc use the pod2man from the same version (from
14385              M.J.T. Guy)
14386              
14387              reformat perldiag to avoid long lines
14388      Branch: maint-5.6/perl
14389           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
14390 ____________________________________________________________________________
14391 [  7269] By: gsar                                  on 2000/10/16  03:05:54
14392         Log: integrate change#5947 from mainline
14393              
14394              use &dl_error rather than &dl_load_file as the guard for calling
14395              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
14396              statically built perl)
14397      Branch: maint-5.6/perl
14398           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
14399 ____________________________________________________________________________
14400 [  7268] By: gsar                                  on 2000/10/16  03:04:48
14401         Log: integrate change#5945 from mainline
14402              
14403              make module name mandatory after -M switch; reorder perldiag
14404              alphabetically (from Mark-Jason Dominus)
14405      Branch: maint-5.6/perl
14406           !> perl.c pod/perldiag.pod
14407 ____________________________________________________________________________
14408 [  7267] By: gsar                                  on 2000/10/16  03:03:01
14409         Log: integrate change#5939 from mainline
14410              
14411              more pod nits (from Larry Virden)
14412      Branch: maint-5.6/perl
14413           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
14414           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
14415           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
14416 ____________________________________________________________________________
14417 [  7266] By: gsar                                  on 2000/10/16  03:01:39
14418         Log: integrate change#5938 from mainline
14419              
14420              Consolidated B::Deparse fixes (from Stephen McCamant)
14421      Branch: maint-5.6/perl
14422           !> ext/B/B/Deparse.pm
14423 ____________________________________________________________________________
14424 [  7265] By: gsar                                  on 2000/10/16  03:00:43
14425         Log: integrate change#5936 from mainline
14426              
14427              additional tests for change#7263 (from Paul Marquess)
14428      Branch: maint-5.6/perl
14429           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
14430           !> t/pragma/warn/5nolint t/pragma/warn/6default
14431 ____________________________________________________________________________
14432 [  7264] By: gsar                                  on 2000/10/16  02:58:34
14433         Log: integrate change#5934 from mainline
14434              
14435              propagate lexical warnings from surrounding scope correctly
14436              within string eval() (from Paul Marquess)
14437      Branch: maint-5.6/perl
14438           !> pp_ctl.c t/pragma/warn/pp_ctl
14439 ____________________________________________________________________________
14440 [  7263] By: gsar                                  on 2000/10/16  02:56:53
14441         Log: integrate change#5932 from mainline
14442              
14443              add rsignal(), whichsig() and do_join() to public API list
14444              (mod_perl uses them to good advantage)
14445      Branch: maint-5.6/perl
14446           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
14447 ____________________________________________________________________________
14448 [  7262] By: gsar                                  on 2000/10/16  02:55:53
14449         Log: integrate change#5931 from mainline
14450              
14451              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
14452      Branch: maint-5.6/perl
14453           !> pp_hot.c regexec.c t/op/pat.t
14454 ____________________________________________________________________________
14455 [  7261] By: gsar                                  on 2000/10/16  02:55:01
14456         Log: integrate change#5930 from mainline
14457              
14458              small os390 tweaks (from Peter Prymmer)
14459      Branch: maint-5.6/perl
14460           !> config_h.SH makedepend.SH
14461 ____________________________________________________________________________
14462 [  7260] By: gsar                                  on 2000/10/16  02:54:10
14463         Log: integrate change#5929 from mainline
14464              
14465              pod nits
14466      Branch: maint-5.6/perl
14467           !> pod/perlguts.pod
14468 ____________________________________________________________________________
14469 [  7259] By: gsar                                  on 2000/10/16  02:52:55
14470         Log: integrate change#5927 from mainline
14471              
14472              arrange for next() to resume at the unstack op rather than the
14473              loop conditional, so that scope cleanup happens correctly
14474              (from Stephen McCamant)
14475      Branch: maint-5.6/perl
14476           !> op.c pp_ctl.c t/op/misc.t
14477 ____________________________________________________________________________
14478 [  7258] By: gsar                                  on 2000/10/16  02:51:38
14479         Log: integrate change#5926 from mainline
14480              
14481              on windows, reserve 16M of stack rather than 128M (allows more
14482              threads to run concurrently)
14483      Branch: maint-5.6/perl
14484           !> win32/Makefile win32/makefile.mk
14485 ____________________________________________________________________________
14486 [  7257] By: gsar                                  on 2000/10/16  02:50:37
14487         Log: integrate change#5925 from mainline
14488              
14489              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
14490      Branch: maint-5.6/perl
14491           !> toke.c
14492 ____________________________________________________________________________
14493 [  7256] By: gsar                                  on 2000/10/16  02:49:36
14494         Log: integrate change#5924 from mainline
14495              
14496              avoid using uninitialized memory in require version check
14497      Branch: maint-5.6/perl
14498           !> pp_ctl.c universal.c
14499 ____________________________________________________________________________
14500 [  7255] By: gsar                                  on 2000/10/16  02:48:03
14501         Log: integrate changes#5923,5928,6009 from mainline
14502              
14503              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
14504      Branch: maint-5.6/perl
14505           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
14506 ____________________________________________________________________________
14507 [  7254] By: gsar                                  on 2000/10/16  02:44:46
14508         Log: integrate change#5922 from mainline
14509              
14510              commentary about IoTYPE() (from Nathan Torkington)
14511      Branch: maint-5.6/perl
14512           !> sv.h
14513 ____________________________________________________________________________
14514 [  7253] By: gsar                                  on 2000/10/16  02:43:49
14515         Log: integrate change#5921 from mainline
14516              
14517              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
14518      Branch: maint-5.6/perl
14519           !> sv.c t/lib/charnames.t t/pragma/utf8.t
14520 ____________________________________________________________________________
14521 [  7252] By: gsar                                  on 2000/10/16  02:42:31
14522         Log: integrate change#5920 from mainline
14523              
14524              Larry's fix for buggy propagation of utf8-ness in join(); add test
14525      Branch: maint-5.6/perl
14526           !> doop.c t/op/ver.t
14527 ____________________________________________________________________________
14528 [  7251] By: gsar                                  on 2000/10/16  02:41:14
14529         Log: integrate changes#5915..5919 from mainline
14530              
14531              various (pod tweaks &c)
14532      Branch: maint-5.6/perl
14533           !> (integrate 33 files)
14534 ____________________________________________________________________________
14535 [  7250] By: gsar                                  on 2000/10/16  02:38:16
14536         Log: integrate change#5914 from mainline
14537              
14538              caller() wasn't returning the right number of elements for
14539              eval {...}
14540      Branch: maint-5.6/perl
14541           !> pp_ctl.c t/pragma/warn/9enabled
14542 ____________________________________________________________________________
14543 [  7249] By: gsar                                  on 2000/10/16  02:37:02
14544         Log: integrate change#5913 from mainline
14545              
14546              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
14547              (from Mark-Jason Dominus)
14548      Branch: maint-5.6/perl
14549           !> pod/perlfunc.pod
14550 ____________________________________________________________________________
14551 [  7248] By: gsar                                  on 2000/10/16  02:35:58
14552         Log: integrate change#5912 from mainline
14553              
14554              fix totally broken caching in UNIVERSAL::isa() (from
14555              Nick Ing-Simmons)
14556      Branch: maint-5.6/perl
14557           !> t/op/universal.t universal.c
14558 ____________________________________________________________________________
14559 [  7247] By: gsar                                  on 2000/10/16  02:34:27
14560         Log: integrate changes#5910,5911 from mainline
14561              
14562              typo in pod
14563              
14564              add linebreak properties from unicode/LineBrk.txt (from
14565              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
14566      Branch: maint-5.6/perl
14567           +> (branch 29 files)
14568           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
14569 ____________________________________________________________________________
14570 [  7246] By: gsar                                  on 2000/10/16  02:33:29
14571         Log: integrate change#5909 from mainline
14572              
14573              mode argument to do_binmode() should be file mode, not boolean
14574      Branch: maint-5.6/perl
14575           !> pp_sys.c
14576 ____________________________________________________________________________
14577 [  7245] By: gsar                                  on 2000/10/16  02:31:04
14578         Log: integrate change#5908 from mainline
14579              
14580              introduce illegal symbols into null package so that
14581              gv_fetchpv(...,TRUE) always returns a valid GV even when the
14582              symbol is trapped by strictures (avoids coredumps)
14583      Branch: maint-5.6/perl
14584           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
14585           !> t/pragma/strict-vars
14586 ____________________________________________________________________________
14587 [  7244] By: jhi                                   on 2000/10/16  02:29:54
14588         Log: Subject: $Carp::ExportLevel confusion in Exporter
14589              From: "Ben Tilly" <ben_tilly@hotmail.com>
14590              Date: Sat, 14 Oct 2000 16:44:34 EDT
14591              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
14592      Branch: perl
14593            ! lib/Exporter/Heavy.pm
14594 ____________________________________________________________________________
14595 [  7243] By: jhi                                   on 2000/10/16  02:28:33
14596         Log: Subject: [PATCH perlguts.pod] Document offset hack
14597              From: Simon Cozens <simon@cozens.net>
14598              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
14599              Date: Sat, 14 Oct 2000 19:32:25 +0100
14600      Branch: perl
14601            ! pod/perlguts.pod
14602 ____________________________________________________________________________
14603 [  7242] By: gsar                                  on 2000/10/16  02:26:51
14604         Log: integrate changes#5905,5906,5907,6064 from mainline
14605              
14606              printf/sprintf didn't get quad types right under use64bitint
14607      Branch: maint-5.6/perl
14608           !> pp_sys.c sv.c t/op/64bitint.t
14609 ____________________________________________________________________________
14610 [  7241] By: jhi                                   on 2000/10/16  02:22:44
14611         Log: Subject: small pod patch
14612              From: Dan Boorstein <dan_boo@bellsouth.net>
14613              Date: Sat, 14 Oct 2000 14:29:24 -0400
14614              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
14615      Branch: perl
14616            ! pod/perlfaq7.pod pod/perlmod.pod
14617 ____________________________________________________________________________
14618 [  7240] By: jhi                                   on 2000/10/16  02:13:46
14619         Log: -w cleanup.
14620              
14621              Subject: Re: Problems with bleadperl 
14622              From: "Stephen P. Potter" <spp@ds.net>
14623              Date: Fri, 13 Oct 2000 13:32:49 -0400
14624              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
14625      Branch: perl
14626            ! t/pragma/overload.t
14627 ____________________________________________________________________________
14628 [  7239] By: jhi                                   on 2000/10/16  01:41:18
14629         Log: One more ~utf8 tweak.
14630      Branch: perl
14631            ! t/op/bop.t
14632 ____________________________________________________________________________
14633 [  7238] By: jhi                                   on 2000/10/16  01:34:14
14634         Log: Tweak the test of #7235.
14635      Branch: perl
14636            ! t/op/bop.t
14637 ____________________________________________________________________________
14638 [  7237] By: jhi                                   on 2000/10/16  01:25:04
14639         Log: Fix a couple of compiler-noted nits in #7235.
14640      Branch: perl
14641            ! pp.c
14642 ____________________________________________________________________________
14643 [  7236] By: jhi                                   on 2000/10/16  01:22:46
14644         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
14645      Branch: perl
14646            ! pp.c pp_hot.c
14647 ____________________________________________________________________________
14648 [  7235] By: jhi                                   on 2000/10/15  16:24:44
14649         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
14650              
14651              From: Simon Cozens <simon@cozens.net>
14652              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
14653              Date: Sat, 14 Oct 2000 20:52:13 +0100
14654              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
14655      Branch: perl
14656            ! pp.c t/op/bop.t utf8.h
14657 ____________________________________________________________________________
14658 [  7234] By: jhi                                   on 2000/10/15  15:19:29
14659         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
14660              The problem was that rx->minlen was in chars while pp_split()
14661              thought it would be in bytes. 
14662      Branch: perl
14663            ! pp.c t/pragma/utf8.t
14664 ____________________________________________________________________________
14665 [  7233] By: jhi                                   on 2000/10/14  20:24:24
14666         Log: Document FNCASE=y as discussed in the bug 20000902.009.
14667      Branch: perl
14668            ! README.dos
14669 ____________________________________________________________________________
14670 [  7232] By: jhi                                   on 2000/10/14  18:52:21
14671         Log: Add test for bug id 20000427.003 (which seems to have
14672              been fixed) (also duplicate as 20000427.004, though
14673              with a higher severity).  Move one utf8 from op/append
14674              to pragma/utf8, tag the tests with bug ids.
14675      Branch: perl
14676            ! t/op/append.t t/pragma/utf8.t
14677 ____________________________________________________________________________
14678 [  7231] By: jhi                                   on 2000/10/14  17:28:37
14679         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
14680      Branch: perl
14681            ! t/pragma/utf8.t
14682 ____________________________________________________________________________
14683 [  7230] By: jhi                                   on 2000/10/14  14:24:50
14684         Log: Needs to be conditional on SunOS 4.
14685              
14686              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
14687              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
14688              Date: Sat, 14 Oct 2000 13:37:49 +0100
14689              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
14690      Branch: metaconfig/U/perl
14691            ! End.U
14692      Branch: perl
14693            ! Configure myconfig.SH pod/perldelta.pod
14694 ____________________________________________________________________________
14695 [  7229] By: jhi                                   on 2000/10/14  00:49:22
14696         Log: Update Changes.
14697      Branch: perl
14698            ! Changes patchlevel.h
14699 ____________________________________________________________________________
14700 [  7228] By: jhi                                   on 2000/10/14  00:46:10
14701         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
14702              From: Peter Prymmer <pvhp@forte.com>
14703              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
14704              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
14705      Branch: perl
14706            ! lib/utf8.pm
14707 ____________________________________________________________________________
14708 [  7227] By: jhi                                   on 2000/10/13  23:20:30
14709         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
14710      Branch: perl
14711            ! t/op/tie.t
14712 ____________________________________________________________________________
14713 [  7226] By: jhi                                   on 2000/10/13  22:14:32
14714         Log: Tweak #7225.
14715              
14716              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
14717              From: Peter Prymmer <pvhp@forte.com>
14718              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
14719              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
14720      Branch: perl
14721            ! t/op/sprintf.t
14722 ____________________________________________________________________________
14723 [  7225] By: jhi                                   on 2000/10/13  22:11:31
14724         Log: op/sprintf.t patch for OS/390 (and any other host with limited
14725              floating-point exponent length)
14726              
14727              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
14728              From: Dominic Dunlop <domo@computer.org>
14729              Date: Fri, 13 Oct 2000 19:17:57 +0200
14730              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
14731      Branch: perl
14732            ! t/op/sprintf.t
14733 ____________________________________________________________________________
14734 [  7224] By: jhi                                   on 2000/10/13  18:40:48
14735         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
14736      Branch: perl
14737            ! toke.c
14738 ____________________________________________________________________________
14739 [  7223] By: jhi                                   on 2000/10/13  18:37:13
14740         Log: Thinko in #7222.
14741      Branch: perl
14742            ! utf8.c
14743 ____________________________________________________________________________
14744 [  7222] By: jhi                                   on 2000/10/13  18:05:23
14745         Log: Use UTF8SKIP(), from Simon Cozens.
14746      Branch: perl
14747            ! utf8.c
14748 ____________________________________________________________________________
14749 [  7221] By: jhi                                   on 2000/10/13  15:43:19
14750         Log: (accidentally empty check-in)
14751      Branch: perl
14752            ! utf8.c
14753 ____________________________________________________________________________
14754 [  7220] By: jhi                                   on 2000/10/13  15:23:51
14755         Log: Add (optimistically) Storable to static extensions.
14756      Branch: perl
14757            ! hints/uwin.sh hints/vmesa.sh
14758 ____________________________________________________________________________
14759 [  7219] By: jhi                                   on 2000/10/13  15:20:05
14760         Log: Amdahl UTS doesn't seem to do dynaloading.
14761      Branch: perl
14762            ! hints/uts.sh
14763 ____________________________________________________________________________
14764 [  7218] By: jhi                                   on 2000/10/13  15:15:20
14765         Log: Slight tweak of the code to appease Amdahl UTS cc.
14766      Branch: perl
14767            ! pp.c
14768 ____________________________________________________________________________
14769 [  7217] By: jhi                                   on 2000/10/13  14:50:42
14770         Log: In Amdahl UTS "struct sv" is defined by a system header,
14771              <ksync.h>.
14772      Branch: perl
14773            ! perl.h sv.h
14774 ____________________________________________________________________________
14775 [  7216] By: jhi                                   on 2000/10/13  11:58:25
14776         Log: Ilya implemented the memory profiling API.
14777      Branch: perl
14778            ! Todo
14779 ____________________________________________________________________________
14780 [  7215] By: jhi                                   on 2000/10/13  02:56:38
14781         Log: Subject: [PATCH 5.7.0] Perl API for mstats
14782              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14783              Date: Thu, 12 Oct 2000 22:52:40 -0400
14784              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
14785      Branch: perl
14786            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
14787 ____________________________________________________________________________
14788 [  7214] By: jhi                                   on 2000/10/13  02:55:38
14789         Log: Subject: [PATCH 5.7.0] IVs in mtats
14790              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14791              Date: Thu, 12 Oct 2000 22:51:04 -0400
14792              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
14793      Branch: perl
14794            ! malloc.c perl.h
14795 ____________________________________________________________________________
14796 [  7213] By: jhi                                   on 2000/10/13  02:31:47
14797         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
14798      Branch: perl
14799            ! pod/perldiag.pod pp_sys.c
14800 ____________________________________________________________________________
14801 [  7212] By: jhi                                   on 2000/10/13  01:27:38
14802         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
14803              From: Peter Prymmer <pvhp@forte.com>
14804              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
14805              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
14806      Branch: perl
14807            ! t/op/oct.t
14808 ____________________________________________________________________________
14809 [  7211] By: jhi                                   on 2000/10/13  00:35:09
14810         Log: Update Changes.
14811      Branch: perl
14812            ! Changes patchlevel.h
14813 ____________________________________________________________________________
14814 [  7210] By: jhi                                   on 2000/10/12  23:59:40
14815         Log: The Install.pm third of
14816              
14817              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
14818              From: Bill Campbell <bill@celestial.com>
14819              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
14820              Date: Thu, 5 Oct 2000 18:04:51 -0700
14821      Branch: perl
14822            ! lib/ExtUtils/Install.pm
14823 ____________________________________________________________________________
14824 [  7209] By: jhi                                   on 2000/10/12  23:58:43
14825         Log: Two thirds of
14826              
14827              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
14828              Date: Thu, 5 Oct 2000 18:04:51 -0700
14829              From: Bill Campbell <bill@celestial.com>
14830              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
14831              
14832              The Install.pm changes will be submitted separately because
14833              they need some work and discussion still.
14834      Branch: perl
14835            ! lib/getopts.pl lib/termcap.pl
14836 ____________________________________________________________________________
14837 [  7208] By: jhi                                   on 2000/10/12  23:41:19
14838         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
14839              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
14840              Date:     Thu, 12 Oct 2000 07:30:02 EDT
14841              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
14842      Branch: perl
14843            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
14844            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
14845 ____________________________________________________________________________
14846 [  7207] By: jhi                                   on 2000/10/12  23:39:01
14847         Log: An updated EBCDIC tr patch.
14848              
14849              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
14850              From: Peter Prymmer <pvhp@forte.com>
14851              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
14852              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
14853      Branch: perl
14854            ! t/op/tr.t
14855 ____________________________________________________________________________
14856 [  7206] By: jhi                                   on 2000/10/12  23:34:55
14857         Log: Upgrade to CPAN 1.58, from Andreas König.
14858      Branch: perl
14859            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
14860 ____________________________________________________________________________
14861 [  7205] By: jhi                                   on 2000/10/12  23:29:08
14862         Log: Introduce the man[24-8] variables, from Andy Dougherty.
14863      Branch: metaconfig/U/perl
14864            + mandirs.U mandirstyle.U
14865      Branch: perl
14866            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
14867            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
14868            ! vos/config.h vos/config.pl vos/config_h.SH_orig
14869            ! win32/config.bc win32/config.gc win32/config.vc
14870 ____________________________________________________________________________
14871 [  7204] By: gsar                                  on 2000/10/12  18:11:24
14872         Log: restore change#7202
14873      Branch: perl
14874            ! mg.c
14875 ____________________________________________________________________________
14876 [  7203] By: gsar                                  on 2000/10/12  18:09:40
14877         Log: another test of the Emergency Broadcast System--back out 
14878              change#7202
14879      Branch: perl
14880            ! mg.c
14881 ____________________________________________________________________________
14882 [  7202] By: gsar                                  on 2000/10/12  16:40:47
14883         Log: (submitted on behalf of Jarkko)
14884              Fix the lib/encode.t subtest 6 failure as reported by Andreas
14885              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
14886              was unearthed by change 7182, as was a bug in HTML::Entities.
14887      Branch: perl
14888            ! mg.c
14889 ____________________________________________________________________________
14890 [  7201] By: jhi                                   on 2000/10/11  03:16:05
14891         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
14892      Branch: perl
14893            ! pp_hot.c t/pragma/utf8.t
14894 ____________________________________________________________________________
14895 [  7200] By: jhi                                   on 2000/10/11  00:40:30
14896         Log: The #7198 was a false alarm.
14897      Branch: perl
14898            ! pp_hot.c
14899 ____________________________________________________________________________
14900 [  7199] By: jhi                                   on 2000/10/11  00:26:04
14901         Log: Remove duplicated code.
14902      Branch: perl
14903            ! t/lib/cgi-html.t
14904 ____________________________________________________________________________
14905 [  7198] By: jhi                                   on 2000/10/10  23:30:46
14906         Log: (Retracted by #7200.)
14907      Branch: perl
14908            ! pp_hot.c
14909 ____________________________________________________________________________
14910 [  7197] By: jhi                                   on 2000/10/10  21:49:30
14911         Log: Add the test case for #7190, from the original bug report
14912              by Andreas König.
14913      Branch: perl
14914            ! t/pragma/utf8.t
14915 ____________________________________________________________________________
14916 [  7196] By: jhi                                   on 2000/10/10  21:40:49
14917         Log: Reapply Andy's patch and regen Configure.
14918      Branch: perl
14919            ! Configure INSTALL Makefile.SH Porting/Glossary
14920            ! Porting/config.sh config_h.SH epoc/config.sh installperl
14921            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
14922            ! win32/config.vc
14923 ____________________________________________________________________________
14924 [  7195] By: jhi                                   on 2000/10/10  21:09:30
14925         Log: Use the versiononly instead of the installscripts,
14926              retract the changes 7146 and 7147.
14927      Branch: perl
14928            ! Configure INSTALL Makefile.SH Porting/Glossary
14929            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
14930            ! installperl uconfig.sh vos/config.def win32/config.bc
14931            ! win32/config.gc win32/config.vc
14932 ____________________________________________________________________________
14933 [  7194] By: jhi                                   on 2000/10/10  21:06:15
14934         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
14935              From: Peter Prymmer <pvhp@forte.com>
14936              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
14937              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
14938      Branch: perl
14939            ! t/op/ver.t
14940 ____________________________________________________________________________
14941 [  7193] By: jhi                                   on 2000/10/10  21:05:12
14942         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
14943              From: Peter Prymmer <pvhp@forte.com>
14944              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
14945              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
14946      Branch: perl
14947            ! t/op/tr.t
14948 ____________________________________________________________________________
14949 [  7192] By: jhi                                   on 2000/10/10  20:57:30
14950         Log: Add versiononly, delete installscripts, from Andy Dougherty.
14951      Branch: metaconfig
14952            - U/installdirs/installscripts.U
14953      Branch: metaconfig/U/perl
14954            + versiononly.U
14955 ____________________________________________________________________________
14956 [  7191] By: jhi                                   on 2000/10/10  19:41:21
14957         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
14958              From: Peter Prymmer <pvhp@forte.com>
14959              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
14960              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
14961      Branch: perl
14962            ! pod/perlebcdic.pod
14963 ____________________________________________________________________________
14964 [  7190] By: jhi                                   on 2000/10/10  19:26:14
14965         Log: Subject: Re: utf8 concat, mg_get
14966              From: Simon Cozens <simon@cozens.net>
14967              Date: Tue, 10 Oct 2000 17:40:17 +0100
14968              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
14969      Branch: perl
14970            ! pp_hot.c
14971 ____________________________________________________________________________
14972 [  7189] By: jhi                                   on 2000/10/10  19:23:03
14973         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
14974              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
14975              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
14976              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
14977      Branch: perl
14978            ! lib/ExtUtils/MM_Unix.pm
14979 ____________________________________________________________________________
14980 [  7188] By: jhi                                   on 2000/10/10  15:31:24
14981         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
14982              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
14983              Date: Fri, 14 Jul 2000 10:47:36 +0100
14984              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
14985      Branch: perl
14986            ! README.win32
14987 ____________________________________________________________________________
14988 [  7187] By: jhi                                   on 2000/10/10  13:30:10
14989         Log: Quote the temp file name, needed in Win32 because the
14990              default name unfortunately contains spaces, shouldn't
14991              hurt elsewhere.
14992              
14993              Subject: FW: perldoc fails if $TEMP contains spaces
14994              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
14995              Date: Thu, 14 Sep 2000 08:58:45 +0100
14996              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
14997      Branch: perl
14998            ! utils/perldoc.PL
14999 ____________________________________________________________________________
15000 [  7186] By: jhi                                   on 2000/10/10  13:16:27
15001         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
15002              From: hv@hugo.hybyte.com
15003              Date: Tue, 10 Oct 2000 14:10:20 +0100
15004              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
15005      Branch: perl
15006            ! t/lib/thr5005.t util.c
15007 ____________________________________________________________________________
15008 [  7185] By: jhi                                   on 2000/10/10  12:06:22
15009         Log: Upgrade to podlators 1.04, from Russ Allbery.
15010      Branch: perl
15011            ! lib/Pod/Man.pm lib/Pod/Text.pm
15012 ____________________________________________________________________________
15013 [  7184] By: jhi                                   on 2000/10/10  12:01:32
15014         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
15015      Branch: perl
15016            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
15017 ____________________________________________________________________________
15018 [  7183] By: jhi                                   on 2000/10/09  23:47:15
15019         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
15020              From: Peter Prymmer <pvhp@forte.com>
15021              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
15022              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
15023      Branch: perl
15024            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
15025 ____________________________________________________________________________
15026 [  7182] By: jhi                                   on 2000/10/09  23:43:16
15027         Log: Make eq work again with utf8 (disabling the upgrading
15028              should no more be necessary since the copies of the
15029              scalars are upgraded, not the scalars themselves).
15030              Takes care of ID 20001009.001.  (The claimed length()
15031              bug in 20001009.001 seems bogus to me.)
15032      Branch: perl
15033            ! sv.c t/pragma/utf8.t
15034 ____________________________________________________________________________
15035 [  7181] By: gsar                                  on 2000/10/09  19:41:54
15036         Log: tweak for change#7173
15037      Branch: perl
15038            ! win32/win32sck.c
15039 ____________________________________________________________________________
15040 [  7180] By: gsar                                  on 2000/10/09  19:26:56
15041         Log: on Windows, clean targets might not work under some flavors of the shell
15042      Branch: perl
15043            ! win32/Makefile win32/makefile.mk
15044 ____________________________________________________________________________
15045 [  7179] By: jhi                                   on 2000/10/09  19:21:02
15046         Log: Update Changes.
15047      Branch: perl
15048            ! Changes patchlevel.h
15049 ____________________________________________________________________________
15050 [  7178] By: jhi                                   on 2000/10/09  19:18:23
15051         Log: Warn about unknown scripts.
15052              
15053              Subject: Re: ideas? patches? [PATCH bleadperl]
15054              From: Dominic Dunlop <domo@computer.org>
15055              Date: Mon, 9 Oct 2000 14:57:17 +0200
15056              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
15057      Branch: perl
15058            ! lib/charnames.pm
15059 ____________________________________________________________________________
15060 [  7177] By: jhi                                   on 2000/10/09  19:13:27
15061         Log: Change #7160 had a nasty typo.
15062      Branch: metaconfig
15063            ! U/compline/Compile.U
15064      Branch: perl
15065            ! Configure config_h.SH
15066 ____________________________________________________________________________
15067 [  7176] By: gsar                                  on 2000/10/09  18:59:33
15068         Log: pod nit
15069      Branch: perl
15070            ! pod/perlport.pod
15071 ____________________________________________________________________________
15072 [  7175] By: gsar                                  on 2000/10/09  18:54:28
15073         Log: Windows9x doesn't support link(), despite what Config.pm
15074              might think
15075      Branch: perl
15076            ! lib/ExtUtils/Manifest.pm
15077 ____________________________________________________________________________
15078 [  7174] By: gsar                                  on 2000/10/09  18:50:03
15079         Log: avoid nonportable example code
15080      Branch: perl
15081            ! lib/File/Copy.pm
15082 ____________________________________________________________________________
15083 [  7173] By: gsar                                  on 2000/10/09  18:46:54
15084         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
15085              being used) when closing a socket handle
15086      Branch: perl
15087            ! win32/win32.c win32/win32.h win32/win32sck.c
15088 ____________________________________________________________________________
15089 [  7172] By: gsar                                  on 2000/10/09  18:41:40
15090         Log: on Windows, cwd strings in the environment should be of the
15091              form =X:=X:\foo instead of =X=X:\foo\
15092      Branch: perl
15093            ! win32/vdir.h
15094 ____________________________________________________________________________
15095 [  7171] By: gsar                                  on 2000/10/09  18:30:09
15096         Log: on Windows, LoadLibrary() could load an extension DLL multiple
15097              times if forward slashes are used in the path
15098      Branch: perl
15099            ! win32/win32.c
15100 ____________________________________________________________________________
15101 [  7170] By: jhi                                   on 2000/10/09  17:53:59
15102         Log: Add a todo note about overloadable assertions.
15103      Branch: perl
15104            ! Todo-5.6
15105 ____________________________________________________________________________
15106 [  7169] By: jhi                                   on 2000/10/09  13:43:45
15107         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
15108              From: mjd@plover.com
15109              Date: 9 Oct 2000 00:24:44 -0000
15110              Message-ID: <20001009002444.10616.qmail@plover.com>
15111      Branch: perl
15112            ! pod/perldebguts.pod
15113 ____________________________________________________________________________
15114 [  7168] By: nick                                  on 2000/10/08  13:16:33
15115         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
15116              is not right thing to do on (e.g. x86). Network order is also "right" for
15117              X fonts.
15118      Branch: perl
15119            ! ext/Encode/Encode.pm
15120 ____________________________________________________________________________
15121 [  7167] By: nick                                  on 2000/10/08  12:54:42
15122         Log: Make "encodings" work post-install when Encode/*.enc files may not
15123              be in same directory as Encode.pm
15124      Branch: perl
15125            ! ext/Encode/Encode.pm
15126 ____________________________________________________________________________
15127 [  7166] By: nick                                  on 2000/10/08  11:51:26
15128         Log: Work round the fact that $hash->{$key} does not take into account
15129              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
15130              so that key is always in the "expected" encoding - i.e. same way we put
15131              it in the hash.
15132      Branch: perl
15133            ! ext/Encode/Encode.pm
15134 ____________________________________________________________________________
15135 [  7165] By: gsar                                  on 2000/10/08  04:15:29
15136         Log: save_re_context() could reset PL_curcop to freed memory, causing core
15137              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
15138      Branch: perl
15139            ! pp_ctl.c
15140 ____________________________________________________________________________
15141 [  7164] By: jhi                                   on 2000/10/06  20:51:48
15142         Log: UTF8ize split() so that the cloned substrings get the UTF8
15143              flag of the original scalar.  Problem reported by Simon Cozens.
15144      Branch: perl
15145            ! pp.c t/pragma/utf8.t
15146 ____________________________________________________________________________
15147 [  7163] By: nick                                  on 2000/10/06  20:48:34
15148         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
15149              got a false +ve and so did not reach code which would have un-FAKEd the SV.
15150      Branch: perl
15151            ! sv.c
15152 ____________________________________________________________________________
15153 [  7162] By: nick                                  on 2000/10/06  20:25:37
15154         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
15155              To fix  (sort {$a <=> $b} keys %hash) in particular but
15156              should cover a number of other as-yet-unknown cases as well.
15157      Branch: perl
15158            ! sv.c
15159 ____________________________________________________________________________
15160 [  7161] By: jhi                                   on 2000/10/06  19:56:18
15161         Log: Change the version number of Tie::Handle in the core to 4.0,
15162              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
15163              
15164              Subject: Note on Tie::Handle
15165              From: andreas.koenig@anima.de (Andreas J. Koenig)
15166              Date:      06 Oct 2000 21:48:58 +0200
15167              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
15168      Branch: perl
15169            ! lib/Tie/Handle.pm
15170 ____________________________________________________________________________
15171 [  7160] By: jhi                                   on 2000/10/06  18:20:35
15172         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
15173              as the first option of cc/ld because of ultrapicky compilers
15174              (e.g. OS/390 R2.5)
15175      Branch: metaconfig
15176            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
15177            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
15178            ! U/compline/orderlib.U U/modified/Cppsym.U
15179            ! U/modified/d_access.U
15180      Branch: metaconfig/U/perl
15181            ! Checkcc.U d_dlsymun.U gccvers.U
15182      Branch: perl
15183            ! Configure config_h.SH
15184 ____________________________________________________________________________
15185 [  7159] By: jhi                                   on 2000/10/06  13:56:39
15186         Log: Update Changes.
15187      Branch: perl
15188            ! Changes patchlevel.h
15189 ____________________________________________________________________________
15190 [  7158] By: jhi                                   on 2000/10/06  12:48:40
15191         Log: Eliminate $Is_VMS code from the test.
15192              
15193              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
15194              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15195              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
15196              Date:     Thu, 5 Oct 2000 07:46:33 EDT
15197      Branch: perl
15198            ! t/lib/b.t
15199 ____________________________________________________________________________
15200 [  7157] By: jhi                                   on 2000/10/06  12:47:13
15201         Log: Also the $ccflags is needed for the C compiler check.
15202              
15203              Subject: Configure (check for C-compiler)
15204              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15205              Date: Fri, 06 Oct 2000 08:47:15 +0200
15206              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
15207      Branch: metaconfig/U/perl
15208            ! Checkcc.U
15209      Branch: perl
15210            ! Configure config_h.SH
15211 ____________________________________________________________________________
15212 [  7156] By: jhi                                   on 2000/10/06  11:45:15
15213         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
15214      Branch: perl
15215            ! perl.c pp_ctl.c sv.h utf8.c
15216 ____________________________________________________________________________
15217 [  7155] By: jhi                                   on 2000/10/06  11:40:41
15218         Log: IO::Handle->syswrite() did not handle length omission
15219              like CORE::syswrite() does.
15220              
15221              Subject: [Fwd] IO::Handle, syswrite and arguments
15222              From: Graham Barr <gbarr@pobox.com>
15223              Date: Fri, 6 Oct 2000 10:22:05 +0100
15224              Message-ID: <20001006102205.U6312@pobox.com>
15225              
15226              The original patch from andrew@ugh.net.au.
15227      Branch: perl
15228            ! ext/IO/lib/IO/Handle.pm
15229 ____________________________________________________________________________
15230 [  7154] By: jhi                                   on 2000/10/06  01:42:15
15231         Log: Tweak #7153.
15232      Branch: perl
15233            ! utf8.h
15234 ____________________________________________________________________________
15235 [  7153] By: jhi                                   on 2000/10/06  00:39:55
15236         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
15237      Branch: perl
15238            ! utf8.h
15239 ____________________________________________________________________________
15240 [  7152] By: jhi                                   on 2000/10/06  00:38:11
15241         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
15242      Branch: perl
15243            ! perl.c pp_ctl.c sv.h utf8.c
15244 ____________________________________________________________________________
15245 [  7151] By: jhi                                   on 2000/10/06  00:36:38
15246         Log: Subject: Re: Questions about Tie::Array and perl modules
15247              From: Nick Ing-Simmons <nik@tiuk.ti.com>
15248              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
15249              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
15250              
15251              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
15252      Branch: perl
15253            ! lib/Tie/Array.pm t/op/array.t
15254 ____________________________________________________________________________
15255 [  7150] By: jhi                                   on 2000/10/05  00:20:45
15256         Log: Regen Changes.
15257      Branch: perl
15258            ! Changes patchlevel.h
15259 ____________________________________________________________________________
15260 [  7149] By: jhi                                   on 2000/10/05  00:20:01
15261         Log: Regen toc.
15262      Branch: perl
15263            ! pod/perltoc.pod
15264 ____________________________________________________________________________
15265 [  7148] By: jhi                                   on 2000/10/04  23:35:08
15266         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
15267              reported several times by Dominic Dunlop, for example in
15268              ID 20000315.008.  Patch from Dominic.  Patch affects at
15269              least MachTen, and possibly other oldish BSDs. Should not
15270              break non-broken platforms (tested on LinuxPPC). 
15271      Branch: perl
15272            ! doio.c
15273 ____________________________________________________________________________
15274 [  7147] By: jhi                                   on 2000/10/04  23:26:34
15275         Log: The one that got away from 7146.
15276      Branch: metaconfig
15277            + U/installdirs/installscripts.U
15278 ____________________________________________________________________________
15279 [  7146] By: jhi                                   on 2000/10/04  23:25:04
15280         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
15281              suggested by H. Merijn Brand.
15282      Branch: perl
15283            ! Configure INSTALL Makefile.SH Porting/Glossary
15284            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
15285            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
15286            ! win32/config.vc
15287 ____________________________________________________________________________
15288 [  7145] By: jhi                                   on 2000/10/04  22:08:21
15289         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
15290              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15291              Date: Wed, 4 Oct 2000 17:37:46 -0400
15292              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
15293      Branch: perl
15294            ! utils/h2xs.PL
15295 ____________________________________________________________________________
15296 [  7144] By: jhi                                   on 2000/10/04  18:11:41
15297         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
15298              From: Jeff Pinyan <jeffp@crusoe.net>
15299              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
15300              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
15301      Branch: perl
15302            ! pod/perlrun.pod
15303 ____________________________________________________________________________
15304 [  7143] By: jhi                                   on 2000/10/04  18:09:58
15305         Log: Subject: perlhack.pod Patch for Externals Tools
15306              From: Fisher Mark <fisherm@tce.com>
15307              Date: Tue, 3 Oct 2000 15:43:27 -0500 
15308              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
15309      Branch: perl
15310            ! pod/perlhack.pod
15311 ____________________________________________________________________________
15312 [  7142] By: jhi                                   on 2000/10/04  18:08:41
15313         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
15314              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
15315              Date:     Wed, 4 Oct 2000 12:11:11 EDT
15316              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
15317      Branch: perl
15318            ! vms/vms.c
15319 ____________________________________________________________________________
15320 [  7141] By: jhi                                   on 2000/10/04  12:20:16
15321         Log: Subject: [PATCH 5.7.0] h2xs not working
15322              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15323              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
15324              Date: Tue, 3 Oct 2000 21:43:01 -0400
15325              
15326              Subject: [PATCH 5.7.0] h2xs not documenting the created module
15327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15328              Date: Tue, 3 Oct 2000 22:55:19 -0400
15329              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
15330      Branch: perl
15331            ! utils/h2xs.PL
15332 ____________________________________________________________________________
15333 [  7140] By: jhi                                   on 2000/10/04  11:53:44
15334         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
15335              From: nick@babyhippo.com
15336              Date: Wed, 4 Oct 2000 12:06:45 +0100
15337              Message-Id: <20001004120645.A7356@babyhippo.com>
15338              
15339              Retract 7118 and 7135.
15340      Branch: perl
15341            ! installman installperl op.c t/pragma/subs.t
15342 ____________________________________________________________________________
15343 [  7139] By: jhi                                   on 2000/10/03  22:09:41
15344         Log: It is possible to have no hosts database at all.  Pointed out in
15345              
15346              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
15347              From: Peter Prymmer <pvhp@forte.com>
15348              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
15349              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
15350      Branch: metaconfig
15351            ! U/modified/myhostname.U
15352      Branch: perl
15353            ! Configure config_h.SH
15354 ____________________________________________________________________________
15355 [  7138] By: jhi                                   on 2000/10/03  21:49:49
15356         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
15357              From: Peter Prymmer <pvhp@forte.com>
15358              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
15359              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
15360      Branch: perl
15361            ! pp_sys.c
15362 ____________________________________________________________________________
15363 [  7137] By: jhi                                   on 2000/10/03  20:10:05
15364         Log: One remaining nit less at the VMS mailbox sizing.
15365      Branch: perl
15366            ! vms/vms.c
15367 ____________________________________________________________________________
15368 [  7136] By: jhi                                   on 2000/10/03  20:08:47
15369         Log: Test harness update to sync with the new perlcc,
15370              from Simon Cozens.
15371      Branch: perl
15372            ! t/TEST t/UTEST
15373 ____________________________________________________________________________
15374 [  7135] By: jhi                                   on 2000/10/03  15:15:42
15375         Log: Subject: Re: PATCH for 20001003.004
15376              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
15377              From: "AARON B. DOSSETT" <aaron@iglou.com>
15378              Message-Id: <E13gTay-0006od-00@iglou.com>
15379      Branch: perl
15380            ! installman installperl
15381 ____________________________________________________________________________
15382 [  7134] By: jhi                                   on 2000/10/03  15:00:34
15383         Log: Subject: [ID 20001003.006] B::Debug not -w clean
15384              From: Nicholas Clark <nick@babyhippo.co.uk>
15385              Date: Tue, 03 Oct 2000 15:46:32 +0100
15386              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
15387      Branch: perl
15388            ! ext/B/B/Debug.pm
15389 ____________________________________________________________________________
15390 [  7133] By: jhi                                   on 2000/10/03  14:58:39
15391         Log: Scale down the VMS message boxes, by Charles Lane.
15392              Fix for ID 20000903.009, workaround at
15393              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
15394      Branch: perl
15395            ! vms/vms.c
15396 ____________________________________________________________________________
15397 [  7132] By: jhi                                   on 2000/10/03  11:20:37
15398         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
15399      Branch: perl
15400            + t/lib/st-lock.t t/lib/st-utf8.t
15401            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
15402            ! ext/Storable/Storable.xs t/lib/st-recurse.t
15403 ____________________________________________________________________________
15404 [  7131] By: jhi                                   on 2000/10/03  03:38:23
15405         Log: Encode nits.
15406      Branch: perl
15407            ! MANIFEST Makefile.SH
15408 ____________________________________________________________________________
15409 [  7130] By: jhi                                   on 2000/10/03  03:31:05
15410         Log: Update Changes.
15411      Branch: perl
15412            ! Changes patchlevel.h
15413 ____________________________________________________________________________
15414 [  7129] By: jhi                                   on 2000/10/03  02:24:02
15415         Log: Misplaced else.
15416      Branch: metaconfig/U/perl
15417            ! d_strtoll.U
15418      Branch: perl
15419            ! Configure config_h.SH
15420 ____________________________________________________________________________
15421 [  7128] By: jhi                                   on 2000/10/03  02:08:29
15422         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
15423              From: sthoenna@efn.org
15424              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
15425              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
15426      Branch: metaconfig/U/perl
15427            ! d_strtoll.U
15428      Branch: perl
15429            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
15430 ____________________________________________________________________________
15431 [  7127] By: jhi                                   on 2000/10/03  01:13:14
15432         Log: Update Changes.
15433      Branch: perl
15434            ! Changes patchlevel.h
15435 ____________________________________________________________________________
15436 [  7126] By: jhi                                   on 2000/10/03  00:57:08
15437         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
15438              as suggested by Olaf Flebbe and Nick Clark.
15439      Branch: perl
15440            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
15441 ____________________________________________________________________________
15442 [  7125] By: jhi                                   on 2000/10/03  00:50:56
15443         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
15444              From: Nick Clark <nick@plum.flirble.org>
15445              Date: Mon, 2 Oct 2000 11:03:24 +0100
15446              Message-Id: <20001002110324.D20073@plum.flirble.org>
15447              
15448              Also fixes bug ID 20001002.005.
15449      Branch: perl
15450            ! t/lib/encode.t
15451 ____________________________________________________________________________
15452 [  7124] By: jhi                                   on 2000/10/03  00:34:59
15453         Log: Subject: [PATCH 5.7.0] Epoc update
15454              From: Olaf Flebbe <o.flebbe@gmx.de>
15455              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
15456              Message-ID: <26423.969484586@www10.gmx.net>
15457      Branch: perl
15458            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
15459            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
15460            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
15461            ! util.c util.h
15462 ____________________________________________________________________________
15463 [  7123] By: jhi                                   on 2000/10/03  00:30:07
15464         Log: Regen headers.
15465      Branch: perl
15466            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
15467 ____________________________________________________________________________
15468 [  7122] By: jhi                                   on 2000/10/03  00:10:48
15469         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
15470      Branch: perl
15471            ! hints/openbsd.sh
15472 ____________________________________________________________________________
15473 [  7121] By: jhi                                   on 2000/10/03  00:05:06
15474         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
15475              From: <abigail@foad.org>
15476              Date: Tue, 26 Sep 2000 13:36:14 -0400
15477              Message-ID: <20000926173614.4356.qmail@foad.org>
15478      Branch: perl
15479            ! pod/perlop.pod
15480 ____________________________________________________________________________
15481 [  7120] By: jhi                                   on 2000/10/03  00:04:00
15482         Log: Inside require() $^S was always left undefined.
15483              
15484              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
15485              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15486              Date: Wed, 27 Sep 2000 18:54:49 -0400
15487              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
15488      Branch: perl
15489            ! cop.h mg.c pp_ctl.c util.c
15490 ____________________________________________________________________________
15491 [  7119] By: jhi                                   on 2000/10/03  00:00:16
15492         Log: Subject: [PATCH] DLL not restartabke with threaded perl
15493              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
15494              Date: Thu, 28 Sep 2000 09:20:46 +0100
15495              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
15496      Branch: perl
15497            ! perl.c
15498 ____________________________________________________________________________
15499 [  7118] By: jhi                                   on 2000/10/02  23:59:20
15500         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
15501              From: Nicholas Clark <nick@ccl4.org>
15502              Date: Thu, 28 Sep 2000 11:52:24 +0100
15503              Message-ID: <20000928115224.D7924@plum.flirble.org>
15504      Branch: perl
15505            ! op.c
15506 ____________________________________________________________________________
15507 [  7117] By: jhi                                   on 2000/10/02  23:57:51
15508         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
15509              From: Nicholas Clark <nick@babyhippo.co.uk>
15510              Date: Thu, 28 Sep 2000 12:18:10 +0100
15511              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
15512              
15513              Did not apply cleanly, manual intervention was needed.
15514      Branch: perl
15515            ! ext/B/B/Bytecode.pm utils/perlcc.PL
15516 ____________________________________________________________________________
15517 [  7116] By: jhi                                   on 2000/10/02  23:50:40
15518         Log: Document the issue (is not a syntax error, kind of)
15519              
15520              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
15521              From: Nicholas Clark <nick@ccl4.org>
15522              Date: Thu, 28 Sep 2000 17:12:42 +0100
15523              Message-ID: <20000928171242.K7924@plum.flirble.org>
15524      Branch: perl
15525            ! pod/perldata.pod
15526 ____________________________________________________________________________
15527 [  7115] By: jhi                                   on 2000/10/02  23:48:58
15528         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
15529              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15530              Date: Thu, 28 Sep 2000 21:55:31 -0400
15531              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
15532      Branch: perl
15533            ! regexec.c
15534 ____________________________________________________________________________
15535 [  7114] By: jhi                                   on 2000/10/02  23:47:57
15536         Log: Subject: DOC PATCH 5.6.0
15537              From: mjd@plover.com
15538              Date: 30 Sep 2000 06:02:34 -0000
15539              Message-ID: <20000930060234.4559.qmail@plover.com>
15540      Branch: perl
15541            ! pod/perldebguts.pod
15542 ____________________________________________________________________________
15543 [  7113] By: jhi                                   on 2000/10/02  23:46:43
15544         Log: SOCK_DGRAM and listen() do not mix as reported in
15545              
15546              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
15547              From: Petter Reinholdtsen <pere@hungry.com>
15548              Date: Sun, 1 Oct 2000 10:57:20 +0800
15549              Message-Id: <200010010257.KAA05735@localhost.localdomain>
15550              
15551              The patch for 5.7.0+ had to be reengineered, though.
15552      Branch: perl
15553            ! ext/IO/lib/IO/Socket/UNIX.pm
15554 ____________________________________________________________________________
15555 [  7112] By: jhi                                   on 2000/10/02  23:36:57
15556         Log: Subject: Re: [PATCH 5.005_64 missed]
15557              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
15558              Date: Sun, 1 Oct 2000 18:50:10 -0400
15559              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
15560      Branch: perl
15561            ! pod/perlxs.pod
15562 ____________________________________________________________________________
15563 [  7111] By: jhi                                   on 2000/10/02  23:35:40
15564         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
15565              From: Radu Greab <radu@netsoft.ro>
15566              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
15567              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
15568      Branch: perl
15569            ! op.c opcode.pl t/op/substr.t
15570 ____________________________________________________________________________
15571 [  7110] By: jhi                                   on 2000/10/02  23:32:38
15572         Log: Subject: [PATCH] Fix aliasing of tied filehandles
15573              From: Daniel Chetlin <daniel@chetlin.com>
15574              Date: Mon, 2 Oct 2000 14:53:27 -0700
15575              Message-ID: <20001002145327.C1617@ilmd>
15576      Branch: perl
15577            ! perl.h pp_hot.c t/op/tiehandle.t
15578 ____________________________________________________________________________
15579 [  7109] By: jhi                                   on 2000/10/02  23:31:30
15580         Log: s/Robin Parker/Robin Barker/
15581      Branch: perl
15582            ! Changes5.6
15583 ____________________________________________________________________________
15584 [  7108] By: jhi                                   on 2000/10/02  23:15:46
15585         Log: Retract #7091 as suggested in
15586              
15587              From: Robin Barker <rmb1@cise.npl.co.uk> 
15588              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
15589              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
15590              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
15591      Branch: perl
15592            ! embed.pl proto.h
15593 ____________________________________________________________________________
15594 [  7107] By: nick                                  on 2000/10/02  18:23:14
15595         Log: A few tweaks to get Tk803 to work with Encode scheme.
15596      Branch: perl
15597            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
15598 ____________________________________________________________________________
15599 [  7106] By: nick                                  on 2000/10/01  21:34:14
15600         Log: Add checking cases to Encode's toUnicode and fromUnicode.
15601      Branch: perl
15602            ! ext/Encode/Encode.pm
15603 ____________________________________________________________________________
15604 [  7105] By: nick                                  on 2000/10/01  17:18:01
15605         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
15606              To read and use them.
15607              Add a lib/encode.t which checks a few things.
15608      Branch: perl
15609            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
15610            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
15611            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
15612            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
15613            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
15614            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
15615            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
15616            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
15617            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
15618            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
15619            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
15620            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
15621            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
15622            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
15623            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
15624            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
15625            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
15626            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
15627            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
15628            + ext/Encode/Encode/iso2022-jp.enc
15629            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
15630            + ext/Encode/Encode/iso8859-1.enc
15631            + ext/Encode/Encode/iso8859-2.enc
15632            + ext/Encode/Encode/iso8859-3.enc
15633            + ext/Encode/Encode/iso8859-4.enc
15634            + ext/Encode/Encode/iso8859-5.enc
15635            + ext/Encode/Encode/iso8859-6.enc
15636            + ext/Encode/Encode/iso8859-7.enc
15637            + ext/Encode/Encode/iso8859-8.enc
15638            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
15639            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
15640            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
15641            + ext/Encode/Encode/macCentEuro.enc
15642            + ext/Encode/Encode/macCroatian.enc
15643            + ext/Encode/Encode/macCyrillic.enc
15644            + ext/Encode/Encode/macDingbats.enc
15645            + ext/Encode/Encode/macGreek.enc
15646            + ext/Encode/Encode/macIceland.enc
15647            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
15648            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
15649            + ext/Encode/Encode/macTurkish.enc
15650            + ext/Encode/Encode/macUkraine.enc
15651            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
15652            + t/lib/encode.t
15653            ! MANIFEST ext/Encode/Encode.pm
15654 ____________________________________________________________________________
15655 [  7104] By: nick                                  on 2000/09/30  13:04:30
15656         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
15657              From: Daniel Chetlin <daniel@chetlin.com>
15658              Date: Mon, 18 Sep 2000 05:05:40 -0700
15659              Message-Id: <20000918050540.C652@ilmd>
15660      Branch: perl
15661            ! lib/overload.pm sv.c t/pragma/overload.t
15662 ____________________________________________________________________________
15663 [  7103] By: nick                                  on 2000/09/30  12:53:36
15664         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
15665              From: Johan Vromans <jvromans@squirrel.nl>
15666              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
15667              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
15668      Branch: perl
15669            ! pod/Makefile.SH
15670 ____________________________________________________________________________
15671 [  7102] By: nick                                  on 2000/09/30  12:52:31
15672         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
15673              From: Spider Boardman <spider@Orb.Nashua.NH.US>
15674              Date: Sat, 16 Sep 2000 16:36:45 -0400
15675              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
15676      Branch: perl
15677            ! ext/B/B/Deparse.pm
15678 ____________________________________________________________________________
15679 [  7101] By: nick                                  on 2000/09/30  12:51:41
15680         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
15681              From: Craig A. Berry <craig.berry@psinetcs.com>
15682              Date: Sat, 16 Sep 2000 10:11:10 -0500
15683              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
15684      Branch: perl
15685            ! vms/vms.c
15686 ____________________________________________________________________________
15687 [  7100] By: nick                                  on 2000/09/30  12:50:33
15688         Log: Subject: Re: unicode support and perl [ID 20000901.097]
15689              From: Spider Boardman <spider@Orb.Nashua.NH.US>
15690              Date: Fri, 15 Sep 2000 16:37:58 -0400
15691              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
15692      Branch: perl
15693            ! t/op/append.t
15694 ____________________________________________________________________________
15695 [  7099] By: nick                                  on 2000/09/30  12:49:35
15696         Log: Subject: Re: unicode support and perl [ID 20000901.097]
15697              From: Spider Boardman <spider@Orb.Nashua.NH.US>
15698              Date: Fri, 15 Sep 2000 16:25:30 -0400
15699              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
15700      Branch: perl
15701            ! pp_hot.c
15702 ____________________________________________________________________________
15703 [  7098] By: nick                                  on 2000/09/30  12:48:00
15704         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
15705              From: Gisle Aas <gisle@ActiveState.com>
15706              Date: 15 Sep 2000 16:23:41 +0200
15707              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
15708      Branch: perl
15709            ! toke.c
15710 ____________________________________________________________________________
15711 [  7097] By: nick                                  on 2000/09/30  12:45:16
15712         Log: Subject: [PATCH] Nits in perlmod.pod
15713              From: Daniel Chetlin <daniel@chetlin.com>
15714              Date: Fri, 15 Sep 2000 02:04:09 -0700
15715              Message-Id: <20000915020409.A2104@ilmd>
15716      Branch: perl
15717            ! pod/perlmod.pod
15718 ____________________________________________________________________________
15719 [  7096] By: nick                                  on 2000/09/30  12:18:00
15720         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
15721              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
15722              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
15723              0 to checking to get the warning.
15724      Branch: perl
15725            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
15726            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
15727            ! regexec.c sv.c toke.c utf8.c
15728 ____________________________________________________________________________
15729 [  7095] By: nick                                  on 2000/09/15  16:55:59
15730         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
15731              
15732              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
15733              From: Spider Boardman <spider@Orb.Nashua.NH.US>
15734              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
15735              Date: Fri, 15 Sep 2000 06:37:30 -0400
15736      Branch: perl
15737            ! ext/Encode/Encode.xs sv.c
15738 ____________________________________________________________________________
15739 [  7094] By: jhi                                   on 2000/09/15  03:23:32
15740         Log: Update Changes.
15741      Branch: perl
15742            ! Changes patchlevel.h
15743 ____________________________________________________________________________
15744 [  7093] By: jhi                                   on 2000/09/15  03:11:44
15745         Log: Fix for the charnames.t failures from Spider Boardman.
15746      Branch: perl
15747            ! toke.c
15748 ____________________________________________________________________________
15749 [  7092] By: jhi                                   on 2000/09/15  00:15:48
15750         Log: Botched the #7090 check-in.
15751      Branch: perl
15752            ! sv.c
15753 ____________________________________________________________________________
15754 [  7091] By: jhi                                   on 2000/09/14  23:33:24
15755         Log: Part of #7081 didn't come through.
15756      Branch: perl
15757            ! embed.pl proto.h
15758 ____________________________________________________________________________
15759 [  7090] By: jhi                                   on 2000/09/14  23:17:39
15760         Log: Subject: Re: perl@7078 
15761              From: Spider Boardman <spider@web.zk3.dec.com>
15762              Date: Thu, 14 Sep 2000 19:06:36 -0400
15763              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
15764      Branch: perl
15765            ! sv.c toke.c
15766 ____________________________________________________________________________
15767 [  7089] By: jhi                                   on 2000/09/14  23:11:21
15768         Log: Small portability tweaks.
15769      Branch: perl
15770            ! ext/Encode/Encode.xs
15771 ____________________________________________________________________________
15772 [  7088] By: jhi                                   on 2000/09/14  22:57:23
15773         Log: Fake return to pacify picky compilers.
15774      Branch: perl
15775            ! ext/Encode/Encode.xs
15776 ____________________________________________________________________________
15777 [  7087] By: jhi                                   on 2000/09/14  22:53:37
15778         Log: Subject: [PATCH] utf8.c apidoc
15779              From: Simon Cozens <simon@cozens.net>
15780              Date: Thu, 14 Sep 2000 23:46:57 +0100
15781              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
15782      Branch: perl
15783            ! perlapi.c pod/perlapi.pod utf8.c
15784 ____________________________________________________________________________
15785 [  7086] By: jhi                                   on 2000/09/14  22:40:38
15786         Log: We don't need to count the high bit bytes, a boolean is enough. 
15787      Branch: perl
15788            ! sv.c
15789 ____________________________________________________________________________
15790 [  7085] By: jhi                                   on 2000/09/14  21:20:09
15791         Log: Replace #7084 with
15792              
15793              Subject: Re: perl@7078 
15794              From: Spider Boardman <spider@web.zk3.dec.com>
15795              Date: Thu, 14 Sep 2000 17:09:36 -0400
15796              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
15797      Branch: perl
15798            ! sv.c utf8.c
15799 ____________________________________________________________________________
15800 [  7084] By: jhi                                   on 2000/09/14  20:03:34
15801         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
15802              convertable to bytes by checking it doesn't go above 0xc3
15803              
15804              Subject: Re: perl@7078
15805              From: Simon Cozens <simon@cozens.net>
15806              Date: Thu, 14 Sep 2000 20:59:19 +0100
15807              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
15808      Branch: perl
15809            ! utf8.c
15810 ____________________________________________________________________________
15811 [  7083] By: jhi                                   on 2000/09/14  19:38:47
15812         Log: Subject: Re: perl@7078
15813              From: Simon Cozens <simon@cozens.net>
15814              Date: Thu, 14 Sep 2000 20:13:09 +0100
15815              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
15816      Branch: perl
15817            ! t/op/bop.t
15818 ____________________________________________________________________________
15819 [  7082] By: jhi                                   on 2000/09/14  17:50:44
15820         Log: The one that got away.
15821      Branch: perl
15822            ! lib/File/Find.pm
15823 ____________________________________________________________________________
15824 [  7081] By: jhi                                   on 2000/09/14  17:45:35
15825         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
15826              From: Robin Barker <rmb1@cise.npl.co.uk>
15827              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
15828              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
15829      Branch: perl
15830            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
15831            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
15832            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
15833            ! regcomp.c toke.c universal.c
15834 ____________________________________________________________________________
15835 [  7080] By: jhi                                   on 2000/09/14  17:40:35
15836         Log: Problems picked up by AIX cc.
15837              
15838              Subject: Re: perl@7078 (patch included)
15839              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15840              Date: Thu, 14 Sep 2000 18:53:30 +0200
15841              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
15842      Branch: perl
15843            ! ext/Encode/Encode.xs
15844 ____________________________________________________________________________
15845 [  7079] By: jhi                                   on 2000/09/14  17:38:27
15846         Log: Subject: File::Find 5.7.0 POD nits
15847              From: Rich Morin <rdm@cfcl.com>
15848              Date: Wed, 13 Sep 2000 22:03:58 -0700
15849              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
15850      Branch: perl
15851            ! lib/File/Find.pm
15852 ____________________________________________________________________________
15853 [  7078] By: jhi                                   on 2000/09/14  14:58:20
15854         Log: Update Changes.
15855      Branch: perl
15856            ! Changes patchlevel.h
15857 ____________________________________________________________________________
15858 [  7077] By: jhi                                   on 2000/09/14  14:55:54
15859         Log: Compilation warnings and an error.
15860      Branch: perl
15861            ! sv.c
15862 ____________________________________________________________________________
15863 [  7076] By: jhi                                   on 2000/09/14  14:42:56
15864         Log: Fix for a parsing bug, not for the original bug.
15865              
15866              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
15867              From: Spider Boardman <spider@web.zk3.dec.com>
15868              Date: Wed, 13 Sep 2000 17:52:20 -0400
15869              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
15870      Branch: perl
15871            ! regcomp.c
15872 ____________________________________________________________________________
15873 [  7075] By: jhi                                   on 2000/09/14  14:40:40
15874         Log: Batch of UTF-8 patches from Simon Cozens.
15875      Branch: perl
15876            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
15877            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
15878            ! toke.c utf8.c
15879 ____________________________________________________________________________
15880 [  7074] By: jhi                                   on 2000/09/14  14:29:58
15881         Log: Subject: Re: Two advertising clauses need to be removed
15882              From: Russ Allbery <rra@stanford.edu>
15883              Date: 13 Sep 2000 18:50:26 -0700
15884              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
15885      Branch: perl
15886            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
15887 ____________________________________________________________________________
15888 [  7073] By: jhi                                   on 2000/09/14  14:28:20
15889         Log: Subject: [PATCH] de-wall t/README
15890              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15891              Date: Wed, 13 Sep 2000 17:46:55 -0700
15892              Message-ID: <//Bw5gzkge/e092yn@efn.org>
15893      Branch: perl
15894            ! t/README
15895 ____________________________________________________________________________
15896 [  7072] By: jhi                                   on 2000/09/14  14:25:10
15897         Log: Hints optimization.
15898              
15899              Subject: Minor nit
15900              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15901              Date: Wed, 13 Sep 2000 21:42:07 +0200
15902              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
15903      Branch: perl
15904            ! hints/hpux.sh
15905 ____________________________________________________________________________
15906 [  7071] By: jhi                                   on 2000/09/14  14:23:30
15907         Log: Allow chop() and chomp() to be overridden.
15908              
15909              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
15910              From: "Casey R. Tweten" <crt@kiski.net>
15911              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
15912              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
15913      Branch: perl
15914            ! toke.c
15915 ____________________________________________________________________________
15916 [  7070] By: jhi                                   on 2000/09/14  14:20:36
15917         Log: The return value of setlocale must be copied away.
15918              
15919              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
15920              From: Alan Burlison <Alan.Burlison@uk.sun.com>
15921              Date: Wed, 13 Sep 2000 16:27:37 +0100 
15922              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
15923      Branch: perl
15924            ! util.c
15925 ____________________________________________________________________________
15926 [  7069] By: jhi                                   on 2000/09/14  14:16:27
15927         Log: Remove vestiges of tr//CU.
15928              
15929              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
15930              From: Nick Clark <nick@plum.flirble.org>
15931              Date: Tue, 12 Sep 2000 22:50:14 +0100
15932              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
15933              
15934              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
15935              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15936              Date: Tue, 12 Sep 2000 21:38:48 -0700
15937              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
15938      Branch: perl
15939            ! op.h pod/perlunicode.pod
15940 ____________________________________________________________________________
15941 [  7068] By: jhi                                   on 2000/09/13  14:18:39
15942         Log: Add the Encode extension.  The code is still largely just skeleton.
15943      Branch: perl
15944            + ext/Encode/Encode.pm ext/Encode/Encode.xs
15945            + ext/Encode/Makefile.PL ext/Encode/Todo
15946            ! MANIFEST Todo-5.6
15947 ____________________________________________________________________________
15948 [  7067] By: jhi                                   on 2000/09/12  17:43:33
15949         Log: Allow for whitespace between "#" and "line" in cpp output.
15950              
15951              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
15952              From: Calle Dybedahl <calle@lysator.liu.se>
15953              Date: 12 Sep 2000 19:38:02 +0200 
15954              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
15955      Branch: perl
15956            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
15957 ____________________________________________________________________________
15958 [  7066] By: gsar                                  on 2000/09/12  17:24:29
15959         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
15960              initialization in all the threads on Windows
15961      Branch: perl
15962            ! win32/win32.c
15963 ____________________________________________________________________________
15964 [  7065] By: jhi                                   on 2000/09/12  15:11:31
15965         Log: Update Changes.
15966      Branch: perl
15967            ! Changes patchlevel.h
15968 ____________________________________________________________________________
15969 [  7064] By: jhi                                   on 2000/09/12  14:54:54
15970         Log: Retract #7062, the pod tests are not ready.
15971      Branch: perl
15972            ! t/TEST t/harness
15973 ____________________________________________________________________________
15974 [  7063] By: jhi                                   on 2000/09/12  14:25:41
15975         Log: The #7054 truncated Configure badly.
15976      Branch: metaconfig/U/perl
15977            ! End.U
15978      Branch: perl
15979            ! Configure config_h.SH
15980 ____________________________________________________________________________
15981 [  7062] By: jhi                                   on 2000/09/12  14:08:32
15982         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
15983              From: sthoenna@efn.org
15984              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
15985              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
15986      Branch: perl
15987            ! t/TEST t/harness
15988 ____________________________________________________________________________
15989 [  7061] By: jhi                                   on 2000/09/12  14:07:18
15990         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
15991              From: sthoenna@efn.org
15992              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
15993              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
15994      Branch: perl
15995            ! pod/perlxs.pod
15996 ____________________________________________________________________________
15997 [  7060] By: jhi                                   on 2000/09/12  14:06:08
15998         Log: Break up the myconfig lines a bit.
15999              
16000              Subject: perlbug/perl -V output format
16001              From: sthoenna@efn.org
16002              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
16003              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
16004      Branch: perl
16005            ! myconfig.SH
16006 ____________________________________________________________________________
16007 [  7059] By: jhi                                   on 2000/09/12  14:05:04
16008         Log: Test for the #7049.
16009              
16010              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
16011              From: andreas.koenig@anima.de (Andreas J. Koenig)
16012              Date: 12 Sep 2000 06:42:01 +0200
16013              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
16014      Branch: perl
16015            ! t/op/my.t
16016 ____________________________________________________________________________
16017 [  7058] By: jhi                                   on 2000/09/12  14:03:05
16018         Log: Subject: [patch: perl@7045] vms updates
16019              From: Peter Prymmer <pvhp@forte.com>
16020              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
16021              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
16022      Branch: perl
16023            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
16024 ____________________________________________________________________________
16025 [  7057] By: jhi                                   on 2000/09/12  14:00:51
16026         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
16027              From: sthoenna@efn.org
16028              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
16029              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
16030      Branch: perl
16031            ! t/op/64bitint.t
16032 ____________________________________________________________________________
16033 [  7056] By: jhi                                   on 2000/09/12  13:58:14
16034         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
16035              From: Jeff Pinyan <jeffp@crusoe.net>
16036              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
16037              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
16038      Branch: perl
16039            ! pod/perlfunc.pod
16040 ____________________________________________________________________________
16041 [  7055] By: jhi                                   on 2000/09/12  13:56:32
16042         Log: Do in VMS as the #7054 does.
16043      Branch: perl
16044            ! configure.com
16045 ____________________________________________________________________________
16046 [  7054] By: jhi                                   on 2000/09/12  13:50:31
16047         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
16048              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16049              Date: Mon, 11 Sep 2000 08:33:09 +0100
16050              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
16051      Branch: metaconfig/U/perl
16052            ! End.U
16053      Branch: perl
16054            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
16055            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
16056 ____________________________________________________________________________
16057 [  7053] By: jhi                                   on 2000/09/12  13:29:19
16058         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
16059              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
16060              Date:     Tue, 12 Sep 2000 08:35:59 EDT
16061              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
16062      Branch: perl
16063            ! vms/test.com
16064 ____________________________________________________________________________
16065 [  7052] By: jhi                                   on 2000/09/11  23:01:50
16066         Log: Document the SvUTF8*().
16067      Branch: perl
16068            ! pod/perlapi.pod sv.h
16069 ____________________________________________________________________________
16070 [  7051] By: gsar                                  on 2000/09/11  14:46:30
16071         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
16072              (missed a spot when fixing up op_pmreplroot hack for ithreads)
16073      Branch: perl
16074            ! op.c t/op/split.t
16075 ____________________________________________________________________________
16076 [  7050] By: nick                                  on 2000/09/11  10:03:51
16077         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
16078              
16079              Subject: borland C++ win32.c tweak
16080              From: Vadim Konovalov <vkonovalov@lucent.com>
16081              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
16082              Date: Mon, 11 Sep 2000 11:22:33 +0400
16083      Branch: perl
16084            ! win32/win32.c
16085 ____________________________________________________________________________
16086 [  7049] By: nick                                  on 2000/09/11  09:57:33
16087         Log: Point fix for s/// on foreach (keys %xxx).
16088      Branch: perl
16089            ! pp_hot.c
16090 ____________________________________________________________________________
16091 [  7048] By: jhi                                   on 2000/09/10  23:37:09
16092         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
16093              by Pod::Text, from Brad Appleton.
16094      Branch: perl
16095            ! t/pod/testp2pt.pl
16096 ____________________________________________________________________________
16097 [  7047] By: jhi                                   on 2000/09/10  14:32:53
16098         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
16099              by Russ Allbery.
16100      Branch: perl
16101            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
16102 ____________________________________________________________________________
16103 [  7046] By: jhi                                   on 2000/09/10  14:15:08
16104         Log: Upgrade to CPAN 1.57_65, from Andreas König.
16105      Branch: perl
16106            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16107 ____________________________________________________________________________
16108 [  7045] By: jhi                                   on 2000/09/08  21:36:32
16109         Log: Update Changes.
16110      Branch: perl
16111            ! Changes patchlevel.h
16112 ____________________________________________________________________________
16113 [  7044] By: jhi                                   on 2000/09/08  21:29:56
16114         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
16115              From: Peter Prymmer <pvhp@forte.com>
16116              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
16117              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
16118      Branch: perl
16119            ! configure.com
16120 ____________________________________________________________________________
16121 [  7043] By: jhi                                   on 2000/09/08  21:27:50
16122         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
16123              From: Peter Prymmer <pvhp@forte.com>
16124              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
16125              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
16126      Branch: perl
16127            ! Makefile.SH installperl
16128 ____________________________________________________________________________
16129 [  7042] By: jhi                                   on 2000/09/08  21:23:21
16130         Log: Continue #7041.
16131      Branch: perl
16132            ! cygwin/Makefile.SHs os2/Makefile.SHs
16133 ____________________________________________________________________________
16134 [  7041] By: jhi                                   on 2000/09/08  21:18:10
16135         Log: Do away with memory models cruft.  Sorry, PDP users.
16136      Branch: metaconfig
16137            ! U/modified/cc.U U/modified/libpth.U
16138      Branch: perl
16139            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
16140            ! Porting/config_H cflags.SH config_h.SH configure.com
16141            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
16142            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
16143            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
16144 ____________________________________________________________________________
16145 [  7040] By: jhi                                   on 2000/09/08  14:34:18
16146         Log: Major rewrite of s2p.  And I mean really major, it is
16147              an implementation of sed in perl.  If called as s2p it
16148              will function as s2p.  Note: needs non-UNIXifying.
16149              
16150              Subject: s2p
16151              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
16152              Date: Mon, 28 Aug 2000 14:05:12 +0200
16153              Message-ID: <39AA5578.2102E2AA@alcatel.at>
16154      Branch: perl
16155            ! x2p/s2p.PL
16156 ____________________________________________________________________________
16157 [  7039] By: jhi                                   on 2000/09/08  14:19:49
16158         Log: Re-allow vec() for characters > 255.
16159              
16160              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
16161              From: Spider Boardman <spider@web.zk3.dec.com>
16162              Date: Fri, 08 Sep 2000 02:21:02 -0400
16163              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
16164      Branch: perl
16165            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
16166            ! t/op/vec.t
16167 ____________________________________________________________________________
16168 [  7038] By: jhi                                   on 2000/09/08  14:14:18
16169         Log: Subject: [PATCH lib/Benchmark.pm]
16170              From: <abigail@foad.org>
16171              Date: Thu, 7 Sep 2000 15:03:20 -0400
16172              Message-ID: <20000907190320.888.qmail@foad.org>
16173      Branch: perl
16174            ! lib/Benchmark.pm
16175 ____________________________________________________________________________
16176 [  7037] By: jhi                                   on 2000/09/08  14:11:06
16177         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
16178              
16179              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
16180              From: Spider Boardman <spider@web.zk3.dec.com>
16181              Date: Fri, 08 Sep 2000 01:30:27 -0400
16182              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
16183      Branch: perl
16184            ! op.c
16185 ____________________________________________________________________________
16186 [  7036] By: jhi                                   on 2000/09/08  14:08:58
16187         Log: Subject: [ID 20000908.002] perlipc documentation bug.
16188              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
16189              Date: Fri, 08 Sep 2000 12:38:32 +0200
16190              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
16191      Branch: perl
16192            ! pod/perlipc.pod
16193 ____________________________________________________________________________
16194 [  7035] By: jhi                                   on 2000/09/08  14:03:12
16195         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16196              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16197              Date: Fri, 08 Sep 2000 11:47:34 +0200
16198              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
16199      Branch: perl
16200            ! hints/dec_osf.sh
16201 ____________________________________________________________________________
16202 [  7034] By: jhi                                   on 2000/09/08  13:59:35
16203         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
16204              From: Simon Cozens <simon@cozens.net>
16205              Date: Thu, 7 Sep 2000 20:40:38 +0100
16206              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
16207      Branch: perl
16208            ! pp_hot.c
16209 ____________________________________________________________________________
16210 [  7033] By: jhi                                   on 2000/09/08  04:03:03
16211         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
16212              From: "Larry W. Virden" <lvirden@cas.org>
16213              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
16214              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
16215      Branch: perl
16216            ! pod/perldiag.pod
16217 ____________________________________________________________________________
16218 [  7032] By: jhi                                   on 2000/09/07  22:18:30
16219         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
16220              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
16221              Date: Mon, 04 Sep 2000 13:16:38 -0700
16222              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
16223      Branch: perl
16224            ! lib/perl5db.pl
16225 ____________________________________________________________________________
16226 [  7031] By: jhi                                   on 2000/09/07  22:02:29
16227         Log: Fix the ccversion detection for 5.1 and beyond.
16228              
16229              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
16230              From: Spider Boardman <spider@leggy.zk3.dec.com>
16231              Date: Thu, 7 Sep 2000 17:54:27 -0400
16232              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
16233      Branch: perl
16234            ! hints/dec_osf.sh
16235 ____________________________________________________________________________
16236 [  7030] By: jhi                                   on 2000/09/07  19:12:28
16237         Log: Fix for
16238              
16239              Subject: [ID 20000903.001] \w in utf8-strings
16240              From: Marc Lehmann <pcg@goof.com>
16241              Date: Sun, 03 Sep 2000 09:44:29 +0200
16242              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
16243              
16244              and various related nits.
16245      Branch: perl
16246            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
16247 ____________________________________________________________________________
16248 [  7029] By: jhi                                   on 2000/09/07  18:49:09
16249         Log: Fix the URL, but the server is still missing in action.
16250              
16251              Subject: [ID 20000905.002] perlfaq1.pod URL error
16252              From: "Larry W. Virden" <lvirden@cas.org>
16253              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
16254              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
16255      Branch: perl
16256            ! pod/perlfaq1.pod
16257 ____________________________________________________________________________
16258 [  7028] By: jhi                                   on 2000/09/07  18:47:13
16259         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
16260              From: Hugo <hv@crypt.compulink.co.uk>
16261              Date: Tue, 05 Sep 2000 14:13:37 +0100
16262              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
16263      Branch: perl
16264            ! toke.c
16265 ____________________________________________________________________________
16266 [  7027] By: jhi                                   on 2000/09/07  18:45:35
16267         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
16268              From: Daniel Chetlin <daniel@chetlin.com>
16269              Date: Tue, 5 Sep 2000 04:57:07 -0700
16270              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
16271      Branch: perl
16272            ! pod/perlfaq6.pod pod/perlop.pod
16273 ____________________________________________________________________________
16274 [  7026] By: jhi                                   on 2000/09/07  18:44:01
16275         Log: Document the new ref() semantics.
16276              
16277              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
16278              From: Gisle Aas <gisle@ActiveState.com>
16279              Date: 05 Sep 2000 08:10:30 +0200
16280              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
16281      Branch: perl
16282            ! pod/perldelta.pod
16283 ____________________________________________________________________________
16284 [  7025] By: jhi                                   on 2000/09/07  18:42:27
16285         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
16286              
16287              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
16288              From: Gisle Aas <gisle@ActiveState.com>
16289              Date: 05 Sep 2000 08:11:40 +0200
16290              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
16291      Branch: perl
16292            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
16293 ____________________________________________________________________________
16294 [  7024] By: jhi                                   on 2000/09/07  18:39:32
16295         Log: Subject: [PATCH] Modernize Opcode.pm documentation
16296              From: Gisle Aas <gisle@ActiveState.com>
16297              Date: 4 Sep 2000 00:18:55 -0000
16298              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
16299      Branch: perl
16300            ! ext/Opcode/Opcode.pm
16301 ____________________________________________________________________________
16302 [  7023] By: jhi                                   on 2000/09/07  18:37:42
16303         Log: Subject: [PATCH] Tied filehandle documentation
16304              From: Gisle Aas <gisle@ActiveState.com>
16305              Date: 4 Sep 2000 00:14:40 -0000
16306              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
16307      Branch: perl
16308            ! pod/perlfunc.pod pod/perltie.pod
16309 ____________________________________________________________________________
16310 [  7022] By: jhi                                   on 2000/09/07  18:35:37
16311         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
16312              From: Gisle Aas <gisle@ActiveState.com>
16313              Date: 4 Sep 2000 00:04:22 -0000
16314              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
16315      Branch: perl
16316            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
16317 ____________________________________________________________________________
16318 [  7021] By: jhi                                   on 2000/09/07  18:33:22
16319         Log: Subject: small apidoc fix
16320              From: Marc Lehmann <pcg@goof.com>
16321              Date: Sun, 3 Sep 2000 05:12:06 +0200
16322              Message-ID: <20000903051206.A5909@cerebro.laendle>
16323      Branch: perl
16324            ! pod/perlapi.pod utf8.c
16325 ____________________________________________________________________________
16326 [  7020] By: jhi                                   on 2000/09/07  16:14:57
16327         Log: Tiny perldelta nits.
16328      Branch: perl
16329            ! pod/perldelta.pod
16330 ____________________________________________________________________________
16331 [  7019] By: jhi                                   on 2000/09/07  16:04:20
16332         Log: Guard against bad string->int conversion for quads.
16333      Branch: perl
16334            ! t/op/64bitint.t
16335 ____________________________________________________________________________
16336 [  7018] By: jhi                                   on 2000/09/06  17:07:03
16337         Log: Update Unicode todo list.
16338      Branch: perl
16339            ! Todo-5.6
16340 ____________________________________________________________________________
16341 [  7017] By: jhi                                   on 2000/09/05  21:16:01
16342         Log: Document the SvIOK_.*UV().
16343      Branch: perl
16344            ! pod/perlapi.pod sv.h
16345 ____________________________________________________________________________
16346 [  7016] By: nick                                  on 2000/09/03  21:54:46
16347         Log: Hash lookup of constant strings optimization:
16348              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
16349              to string table (as per sharepvn). Add newSV_pvn_share to create such
16350              a thing. Make hv.c compare addresses of strings and skip string compare
16351              if equal. Make method_named and helem ops use these shared-string SVs
16352              when arg is constant. Make keys op return shared-string SVs (less clearly
16353              a win).
16354      Branch: perl
16355            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
16356            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
16357            ! pod/perlintern.pod pp_hot.c proto.h sv.c
16358 ____________________________________________________________________________
16359 [  7015] By: jhi                                   on 2000/09/02  17:48:59
16360         Log: This is 5.7.0.
16361      Branch: perl
16362            ! Changes
16363 ____________________________________________________________________________
16364 [  7014] By: jhi                                   on 2000/09/02  17:35:45
16365         Log: Changes and patchlevel tweaks.
16366      Branch: perl
16367            ! Changes patchlevel.h
16368 ____________________________________________________________________________
16369 [  7013] By: jhi                                   on 2000/09/02  17:30:50
16370         Log: Update Changes.
16371      Branch: perl
16372            ! Changes patchlevel.h
16373 ____________________________________________________________________________
16374 [  7012] By: nick                                  on 2000/09/02  17:25:20
16375         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
16376      Branch: perl
16377            ! gv.c lib/overload.pm
16378 ____________________________________________________________________________
16379 [  7011] By: jhi                                   on 2000/09/02  17:16:25
16380         Log: Update perlhist.
16381      Branch: perl
16382            ! pod/perlhist.pod
16383 ____________________________________________________________________________
16384 [  7010] By: jhi                                   on 2000/09/02  17:01:35
16385         Log: perldelta nits.
16386      Branch: perl
16387            ! pod/perldelta.pod
16388 ____________________________________________________________________________
16389 [  7009] By: nick                                  on 2000/09/02  16:48:35
16390         Log: If overloaded %{} etc. return the object do not loop.
16391              Thus  sub deref { $_[0] } functions if object is wanted type.
16392      Branch: perl
16393            ! pp.h
16394 ____________________________________________________________________________
16395 [  7008] By: jhi                                   on 2000/09/02  16:26:11
16396         Log: Retab MANIFEST.
16397      Branch: perl
16398            ! ext/Storable/MANIFEST
16399 ____________________________________________________________________________
16400 [  7007] By: jhi                                   on 2000/09/02  16:23:02
16401         Log: Make certain cc is set before trying to run it.
16402      Branch: perl
16403            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
16404 ____________________________________________________________________________
16405 [  7006] By: jhi                                   on 2000/09/02  15:45:41
16406         Log: Unicode notes.
16407      Branch: perl
16408            ! pod/perldelta.pod
16409 ____________________________________________________________________________
16410 [  7005] By: jhi                                   on 2000/09/02  15:42:11
16411         Log: Various Configure nits by Philip Newton,
16412              plus the ebcdic one by me.
16413      Branch: metaconfig
16414            + U/modified/pager.U
16415            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
16416      Branch: metaconfig/U/perl
16417            ! Devel.U quadfio.U
16418      Branch: perl
16419            ! Configure config_h.SH
16420 ____________________________________________________________________________
16421 [  7004] By: jhi                                   on 2000/09/02  15:06:14
16422         Log: Apparently avoiding the swapping is too costly.
16423              
16424              From: "Ben Tilly" <ben_tilly@hotmail.com>
16425              Subject: Re: the door is closed.
16426              Date: Fri, 01 Sep 2000 20:23:16 EDT
16427              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
16428      Branch: perl
16429            ! pod/perlfaq4.pod
16430 ____________________________________________________________________________
16431 [  7003] By: nick                                  on 2000/09/02  12:26:04
16432         Log: Undo part of change 6489 which looks like a bulk edit which
16433              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
16434              The supressing of main:: on return from select() is undesirable.
16435      Branch: perl
16436            ! pp_sys.c
16437 ____________________________________________________________________________
16438 [  7002] By: jhi                                   on 2000/09/01  23:08:54
16439         Log: Update Changes.
16440      Branch: perl
16441            ! Changes patchlevel.h
16442 ____________________________________________________________________________
16443 [  7001] By: jhi                                   on 2000/09/01  23:00:13
16444         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
16445              From: Peter Prymmer <pvhp@forte.com>
16446              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
16447              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
16448              
16449              plus rework the http: spots as suggested by Tom Christiansen,
16450              plus regen perltoc.
16451      Branch: perl
16452            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
16453            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
16454 ____________________________________________________________________________
16455 [  7000] By: jhi                                   on 2000/09/01  22:36:01
16456         Log: Only the first line, thank you very much.
16457      Branch: perl
16458            ! hints/solaris_2.sh
16459 ____________________________________________________________________________
16460 [  6999] By: gsar                                  on 2000/09/01  22:16:40
16461         Log: change#6791 accidentally clobbered change#6710, put it back
16462      Branch: perl
16463            ! win32/win32.c
16464 ____________________________________________________________________________
16465 [  6998] By: jhi                                   on 2000/09/01  22:14:16
16466         Log: Mention the HP-UX LP64 freak failure.
16467      Branch: perl
16468            ! pod/perldelta.pod
16469 ____________________________________________________________________________
16470 [  6997] By: jhi                                   on 2000/09/01  21:48:32
16471         Log: Detypo.
16472      Branch: perl
16473            ! hints/hpux.sh
16474 ____________________________________________________________________________
16475 [  6996] By: jhi                                   on 2000/09/01  21:27:10
16476         Log: Update Changes.
16477      Branch: perl
16478            ! Changes patchlevel.h
16479 ____________________________________________________________________________
16480 [  6995] By: jhi                                   on 2000/09/01  21:14:24
16481         Log: Mi splgn s gnin.g
16482      Branch: perl
16483            ! pp_ctl.c
16484 ____________________________________________________________________________
16485 [  6994] By: jhi                                   on 2000/09/01  21:09:54
16486         Log: Subject: http:// in L<>
16487              From: Nicholas Clark <nick@ccl4.org>
16488              Date: Fri, 1 Sep 2000 22:03:21 +0100
16489              Message-ID: <20000901220321.B72074@plum.flirble.org>
16490      Branch: perl
16491            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
16492 ____________________________________________________________________________
16493 [  6993] By: jhi                                   on 2000/09/01  21:06:54
16494         Log: Update to Storable 1.0, from Raphael Manfredi.
16495      Branch: perl
16496            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
16497            ! ext/Storable/Makefile.PL ext/Storable/README
16498            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
16499            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
16500            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
16501            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
16502            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
16503            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
16504 ____________________________________________________________________________
16505 [  6992] By: jhi                                   on 2000/09/01  20:43:05
16506         Log: Mention known sfio+linux buglet.
16507      Branch: perl
16508            ! pod/perldelta.pod
16509 ____________________________________________________________________________
16510 [  6991] By: jhi                                   on 2000/09/01  20:40:11
16511         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
16512              From: Peter Prymmer <pvhp@forte.com>
16513              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
16514              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
16515      Branch: perl
16516            ! vms/vms.c
16517 ____________________________________________________________________________
16518 [  6990] By: jhi                                   on 2000/09/01  20:25:26
16519         Log: Retract #6986.
16520      Branch: perl
16521            ! hints/solaris_2.sh
16522 ____________________________________________________________________________
16523 [  6989] By: jhi                                   on 2000/09/01  20:23:00
16524         Log: Mergesort is back.
16525      Branch: perl
16526            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
16527 ____________________________________________________________________________
16528 [  6988] By: jhi                                   on 2000/09/01  19:37:40
16529         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
16530              From: Mike Guy <mjtg@cam.ac.uk>
16531              Date: Fri, 01 Sep 2000 17:43:33 +0100
16532              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
16533      Branch: perl
16534            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
16535            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
16536 ____________________________________________________________________________
16537 [  6987] By: jhi                                   on 2000/09/01  19:17:10
16538         Log: Regen perltoc.
16539      Branch: perl
16540            ! pod/perltoc.pod
16541 ____________________________________________________________________________
16542 [  6986] By: jhi                                   on 2000/09/01  18:51:10
16543         Log: Subject: Re: Solaris x86 has no SPARC libraries!
16544              From: Lupe Christoph <lupe@lupe-christoph.de>
16545              Date: Fri, 1 Sep 2000 20:41:20 +0200
16546              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
16547      Branch: perl
16548            ! hints/solaris_2.sh
16549 ____________________________________________________________________________
16550 [  6985] By: jhi                                   on 2000/09/01  18:28:10
16551         Log: Update Changes.
16552      Branch: perl
16553            ! Changes patchlevel.h
16554 ____________________________________________________________________________
16555 [  6984] By: jhi                                   on 2000/09/01  18:26:53
16556         Log: Feature ordering tweak.
16557      Branch: perl
16558            ! myconfig.SH
16559 ____________________________________________________________________________
16560 [  6983] By: jhi                                   on 2000/09/01  18:19:50
16561         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
16562              From: <abigail@foad.org>
16563              Date: Fri, 1 Sep 2000 13:07:32 -0400
16564              Message-ID: <20000901170732.18249.qmail@foad.org>
16565      Branch: perl
16566            ! t/pragma/overload.t
16567 ____________________________________________________________________________
16568 [  6982] By: jhi                                   on 2000/09/01  18:17:54
16569         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
16570              so that case-ignoring systems like DCL can tell them from
16571              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
16572      Branch: metaconfig/U/perl
16573            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
16574      Branch: perl
16575            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
16576            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
16577            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
16578            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
16579            ! vos/config.def vos/config.h vos/config_h.SH_orig
16580            ! win32/config.bc win32/config.gc win32/config.vc
16581 ____________________________________________________________________________
16582 [  6981] By: nick                                  on 2000/09/01  17:21:57
16583         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
16584              warning when UNTIE exists and instead pass the cound of extra references to
16585              the UNTIE method.
16586      Branch: perl
16587            ! pod/perltie.pod pp_sys.c
16588 ____________________________________________________________________________
16589 [  6980] By: jhi                                   on 2000/09/01  16:54:44
16590         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
16591              From: Peter Prymmer <pvhp@forte.com>
16592              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
16593              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
16594      Branch: perl
16595            ! configure.com
16596 ____________________________________________________________________________
16597 [  6979] By: jhi                                   on 2000/09/01  16:06:20
16598         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
16599              From: Mike Guy <mjtg@cam.ac.uk> 
16600              Date: Fri, 01 Sep 2000 16:49:27 +0100
16601              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
16602      Branch: perl
16603            ! t/base/rs.t
16604 ____________________________________________________________________________
16605 [  6978] By: jhi                                   on 2000/09/01  16:00:42
16606         Log: Update to PodParser 1.18, from Brad Appleton.
16607      Branch: perl
16608            ! lib/Pod/Checker.pm t/pod/find.t
16609 ____________________________________________________________________________
16610 [  6977] By: jhi                                   on 2000/09/01  14:48:58
16611         Log: Subject: Nit in Configure (bleadperl@6961)
16612              From: Lupe Christoph <lupe@lupe-christoph.de>
16613              Date: Fri, 1 Sep 2000 16:34:29 +0200
16614              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
16615      Branch: metaconfig
16616            ! U/compline/ccflags.U
16617      Branch: perl
16618            ! Configure config_h.SH
16619 ____________________________________________________________________________
16620 [  6976] By: jhi                                   on 2000/09/01  14:39:52
16621         Log: Update Changes.
16622      Branch: perl
16623            ! Changes patchlevel.h
16624 ____________________________________________________________________________
16625 [  6975] By: jhi                                   on 2000/09/01  14:37:36
16626         Log: microperl config update.
16627      Branch: perl
16628            ! uconfig.h uconfig.sh
16629 ____________________________________________________________________________
16630 [  6974] By: jhi                                   on 2000/09/01  14:36:53
16631         Log: Document known deficiencies.
16632      Branch: perl
16633            ! pod/perldelta.pod
16634 ____________________________________________________________________________
16635 [  6973] By: jhi                                   on 2000/09/01  14:10:20
16636         Log: Mention warnings fixes and updates.
16637      Branch: perl
16638            ! pod/perldelta.pod
16639 ____________________________________________________________________________
16640 [  6972] By: jhi                                   on 2000/09/01  14:01:52
16641         Log: Drop unused argument.
16642              
16643              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
16644              From: Spider Boardman <spider@web.zk3.dec.com>
16645              Date: Thu, 31 Aug 2000 16:10:15 -0400
16646              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
16647      Branch: perl
16648            ! toke.c
16649 ____________________________________________________________________________
16650 [  6971] By: jhi                                   on 2000/09/01  13:59:24
16651         Log: Add the overload warnings to perldiag.
16652      Branch: perl
16653            ! lib/overload.pm pod/perldiag.pod
16654 ____________________________________________________________________________
16655 [  6970] By: jhi                                   on 2000/09/01  13:55:10
16656         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
16657              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16658              Date: Fri, 1 Sep 2000 13:43:15 +0100 
16659              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
16660      Branch: perl
16661            ! lib/overload.pm t/pragma/overload.t
16662 ____________________________________________________________________________
16663 [  6969] By: jhi                                   on 2000/09/01  13:52:27
16664         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
16665              From: <abigail@foad.org>
16666              Date: Fri, 1 Sep 2000 05:46:54 -0400
16667              Message-ID: <20000901094654.6476.qmail@foad.org>
16668      Branch: perl
16669            ! lib/overload.pm
16670 ____________________________________________________________________________
16671 [  6968] By: jhi                                   on 2000/09/01  13:50:05
16672         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
16673              From: Daniel Chetlin <daniel@chetlin.com>
16674              Date: Fri, 1 Sep 2000 02:10:55 -0700
16675              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
16676      Branch: perl
16677            ! pod/perlretut.pod
16678 ____________________________________________________________________________
16679 [  6967] By: jhi                                   on 2000/09/01  13:47:54
16680         Log: Part of the solution.
16681              
16682              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
16683              From: Mike Guy <mjtg@cam.ac.uk>
16684              Date: Fri, 01 Sep 2000 14:16:01 +0100
16685              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
16686      Branch: perl
16687            ! gv.c mg.c
16688 ____________________________________________________________________________
16689 [  6966] By: jhi                                   on 2000/09/01  13:46:17
16690         Log: Subject: CPAN.pm beta 1.57_57 for the core
16691              From: andreas.koenig@anima.de (Andreas J. Koenig)
16692              Date: 01 Sep 2000 15:16:31 +0200
16693              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
16694      Branch: perl
16695            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
16696 ____________________________________________________________________________
16697 [  6965] By: jhi                                   on 2000/09/01  13:43:18
16698         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
16699              From: "Craig A. Berry" <craig.berry@psinetcs.com>
16700              Date: Fri, 01 Sep 2000 01:47:22 -0500
16701              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
16702      Branch: perl
16703            ! pod/perldelta.pod vms/vms.c
16704 ____________________________________________________________________________
16705 [  6964] By: jhi                                   on 2000/09/01  13:35:35
16706         Log: File::Temp patches from Andreas König,
16707              
16708              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
16709              From: andreas.koenig@anima.de (Andreas J. Koenig)
16710              Date: 01 Sep 2000 10:07:20 +0200
16711              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
16712              
16713              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
16714              From: andreas.koenig@anima.de (Andreas J. Koenig)
16715              Date: 31 Aug 2000 23:26:08 +0200
16716              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
16717      Branch: perl
16718            ! lib/File/Temp.pm t/lib/ftmp-security.t
16719 ____________________________________________________________________________
16720 [  6963] By: jhi                                   on 2000/09/01  02:22:24
16721         Log: Retract the mergesort code, way too incompatible licensing
16722              and copyrights.
16723      Branch: perl
16724            ! pod/perldelta.pod pp_ctl.c
16725 ____________________________________________________________________________
16726 [  6962] By: jhi                                   on 2000/08/31  23:27:32
16727         Log: Update Changes.
16728      Branch: perl
16729            ! Changes patchlevel.h
16730 ____________________________________________________________________________
16731 [  6961] By: jhi                                   on 2000/08/31  23:20:04
16732         Log: Small tweaks all over.
16733      Branch: metaconfig
16734            ! U/compline/d_gconvert.U
16735      Branch: perl
16736            ! AUTHORS Configure config_h.SH pp_ctl.c
16737 ____________________________________________________________________________
16738 [  6960] By: jhi                                   on 2000/08/31  22:39:36
16739         Log: Further rewording.
16740      Branch: perl
16741            ! pp_ctl.c
16742 ____________________________________________________________________________
16743 [  6959] By: jhi                                   on 2000/08/31  21:26:44
16744         Log: More address tweaking.
16745      Branch: perl
16746            ! AUTHORS Changes
16747 ____________________________________________________________________________
16748 [  6958] By: jhi                                   on 2000/08/31  20:47:25
16749         Log: AUTHORS tweaks, from Peter Prymmer.
16750              
16751              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
16752              From: Peter Prymmer <pvhp@forte.com>
16753              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
16754              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
16755      Branch: perl
16756            ! AUTHORS MAINTAIN
16757 ____________________________________________________________________________
16758 [  6957] By: jhi                                   on 2000/08/31  20:34:43
16759         Log: perldelta tweaks.
16760      Branch: perl
16761            ! pod/perldelta.pod
16762 ____________________________________________________________________________
16763 [  6956] By: jhi                                   on 2000/08/31  19:11:06
16764         Log: Regen perltoc.
16765      Branch: perl
16766            ! pod/perltoc.pod
16767 ____________________________________________________________________________
16768 [  6955] By: jhi                                   on 2000/08/31  19:06:30
16769         Log: Clarify the mergesort situation.
16770      Branch: perl
16771            ! pp_ctl.c
16772 ____________________________________________________________________________
16773 [  6954] By: jhi                                   on 2000/08/31  18:24:17
16774         Log: Move the Solaris 7 scan to use64bitall, make the
16775              failure to find 64-bot sparc libc to mention the
16776              possibility of being in an intel, from Lupe and Alan.
16777      Branch: perl
16778            ! hints/solaris_2.sh
16779 ____________________________________________________________________________
16780 [  6953] By: jhi                                   on 2000/08/31  18:09:20
16781         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
16782              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
16783      Branch: metaconfig
16784            ! U/compline/d_gconvert.U U/threads/archname.U
16785      Branch: metaconfig/U/perl
16786            ! perlxv.U
16787      Branch: perl
16788            ! Configure config_h.SH sv.c
16789 ____________________________________________________________________________
16790 [  6952] By: jhi                                   on 2000/08/31  17:42:24
16791         Log: :: not allowed in pathnames, change to .
16792              
16793              Subject: [PATCH perl@6938] cygwin port
16794              From: "Fifer, Eric" <EFifer@sanwaint.com>
16795              Date: Thu, 31 Aug 2000 16:32:59 +0100
16796              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
16797      Branch: metaconfig/U/perl
16798            ! perlxv.U
16799 ____________________________________________________________________________
16800 [  6951] By: jhi                                   on 2000/08/31  17:02:05
16801         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
16802      Branch: perl
16803            ! perl.h
16804 ____________________________________________________________________________
16805 [  6950] By: jhi                                   on 2000/08/31  16:26:08
16806         Log: More author updates.
16807              
16808              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
16809              From: Simon Cozens <simon@cozens.net>
16810              Date: Thu, 31 Aug 2000 17:13:32 +0100
16811              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
16812      Branch: perl
16813            ! AUTHORS
16814 ____________________________________________________________________________
16815 [  6949] By: jhi                                   on 2000/08/31  16:04:49
16816         Log: POSIX doesn't report long double values under -Duselongdouble
16817              when the long doubles are "real" (bigger than doubles).
16818              
16819              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
16820              From: Spider Boardman <spider@peano.zk3.dec.com>
16821              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
16822              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
16823      Branch: perl
16824            ! ext/POSIX/POSIX.xs
16825 ____________________________________________________________________________
16826 [  6948] By: jhi                                   on 2000/08/31  15:25:10
16827         Log: Update Changes.
16828      Branch: perl
16829            ! Changes patchlevel.h
16830 ____________________________________________________________________________
16831 [  6947] By: jhi                                   on 2000/08/31  15:22:29
16832         Log: Document UNTIE in a very minimalistic way.
16833      Branch: perl
16834            ! pod/perlfunc.pod pod/perltie.pod
16835 ____________________________________________________________________________
16836 [  6946] By: jhi                                   on 2000/08/31  15:15:23
16837         Log: Document known failures.
16838      Branch: perl
16839            ! pod/perldelta.pod
16840 ____________________________________________________________________________
16841 [  6945] By: jhi                                   on 2000/08/31  15:07:00
16842         Log: Don't attach -ld to the archname if pointless.
16843      Branch: metaconfig
16844            ! U/threads/archname.U
16845      Branch: perl
16846            ! Configure config_h.SH
16847 ____________________________________________________________________________
16848 [  6944] By: jhi                                   on 2000/08/31  14:37:42
16849         Log: Wrap the test in eval.
16850              
16851              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
16852              From: Tim Jenness <timj@jach.hawaii.edu>
16853              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
16854              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
16855      Branch: perl
16856            ! t/lib/ftmp-security.t
16857 ____________________________________________________________________________
16858 [  6943] By: jhi                                   on 2000/08/31  14:30:57
16859         Log: Make -Dusemorebits find long doubles in Solaris.
16860      Branch: perl
16861            ! hints/solaris_2.sh
16862 ____________________________________________________________________________
16863 [  6942] By: jhi                                   on 2000/08/31  13:48:45
16864         Log: Clarify the third case of ftmp-security warnings.
16865      Branch: perl
16866            ! INSTALL
16867 ____________________________________________________________________________
16868 [  6941] By: jhi                                   on 2000/08/31  13:40:31
16869         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
16870              From: <abigail@foad.org>
16871              Date: Thu, 31 Aug 2000 01:35:05 -0400
16872              Message-ID: <20000831053505.32120.qmail@foad.org>
16873      Branch: perl
16874            ! pod/perldelta.pod
16875 ____________________________________________________________________________
16876 [  6940] By: jhi                                   on 2000/08/31  13:38:48
16877         Log: Issue useful diagnostic on unknown pod commands.
16878              
16879              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
16880              From: <abigail@foad.org>
16881              Date: Thu, 31 Aug 2000 03:41:18 -0400
16882              Message-ID: <20000831074118.24880.qmail@foad.org>
16883      Branch: perl
16884            ! lib/Pod/Man.pm
16885 ____________________________________________________________________________
16886 [  6939] By: jhi                                   on 2000/08/31  13:34:33
16887         Log: Reveal Borland's isnan.
16888              
16889              Subject: build with BC++ tweak
16890              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
16891              Date: Thu, 31 Aug 2000 13:09:37 +0400
16892              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
16893      Branch: perl
16894            ! win32/win32.h
16895 ____________________________________________________________________________
16896 [  6938] By: jhi                                   on 2000/08/31  05:01:20
16897         Log: Update Changes.
16898      Branch: perl
16899            ! Changes patchlevel.h
16900 ____________________________________________________________________________
16901 [  6937] By: jhi                                   on 2000/08/31  04:26:23
16902         Log: sscanf() may be the only way to read long doubles from strings.
16903      Branch: metaconfig/U/perl
16904            ! longdblfio.U
16905      Branch: perl
16906            ! Configure config_h.SH perl.h util.c
16907 ____________________________________________________________________________
16908 [  6936] By: jhi                                   on 2000/08/31  04:18:19
16909         Log: The #6929 was too skimpy.
16910      Branch: perl
16911            ! sv.c
16912 ____________________________________________________________________________
16913 [  6935] By: jhi                                   on 2000/08/31  02:47:07
16914         Log: Subject: Re: typos in pods
16915              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16916              Date: Wed, 30 Aug 2000 19:25:34 -0700
16917              Message-ID: <eIcr5gzkg25X092yn@efn.org>
16918      Branch: perl
16919            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
16920 ____________________________________________________________________________
16921 [  6934] By: jhi                                   on 2000/08/31  02:42:55
16922         Log: Missed one Unicode file.
16923      Branch: perl
16924            + lib/unicode/UCDFF301.html
16925 ____________________________________________________________________________
16926 [  6933] By: jhi                                   on 2000/08/30  23:42:27
16927         Log: Update Changes.
16928      Branch: perl
16929            ! Changes patchlevel.h
16930 ____________________________________________________________________________
16931 [  6932] By: jhi                                   on 2000/08/30  23:40:07
16932         Log: Mention UNTIE in perldelta.  Still needs documenting
16933              in perltie et alia.
16934      Branch: perl
16935            ! pod/perldelta.pod
16936 ____________________________________________________________________________
16937 [  6931] By: jhi                                   on 2000/08/30  23:36:02
16938         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
16939              From: <abigail@foad.org>
16940              Date: Wed, 30 Aug 2000 19:28:07 -0400
16941              Message-ID: <20000830232807.305.qmail@foad.org>
16942      Branch: perl
16943            ! pod/perldelta.pod
16944 ____________________________________________________________________________
16945 [  6930] By: jhi                                   on 2000/08/30  23:32:40
16946         Log: Update to Unicode 3.0.1.
16947      Branch: perl
16948            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
16949            + lib/unicode/PropList.txt lib/unicode/README.perl
16950            + lib/unicode/UCD301.html lib/unicode/Unicode.301
16951            - lib/unicode/Props.txt lib/unicode/UCD300.html
16952            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
16953            ! (edit 257 files)
16954 ____________________________________________________________________________
16955 [  6929] By: jhi                                   on 2000/08/30  22:38:18
16956         Log: Heap decorruption.
16957              
16958              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
16959              From: Alan Burlison <Alan.Burlison@uk.sun.com>
16960              Date: Wed, 30 Aug 2000 22:39:52 +0100
16961              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
16962      Branch: perl
16963            ! sv.c
16964 ____________________________________________________________________________
16965 [  6928] By: jhi                                   on 2000/08/30  22:29:34
16966         Log: Retract the dummy test, skip the security tests (instead of failing),
16967              explain what the warnings mean.
16968      Branch: perl
16969            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
16970 ____________________________________________________________________________
16971 [  6927] By: jhi                                   on 2000/08/30  22:14:13
16972         Log: Change the internal implementation of sort() to be mergesort
16973              instead of quicksort, from John Linderman <jpl@research.att.com>.
16974              Gives us better worst case, better average case, and stability.
16975              What's there not to like?  (Small fixes for threaded builds
16976              were required).
16977      Branch: perl
16978            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
16979 ____________________________________________________________________________
16980 [  6926] By: jhi                                   on 2000/08/30  20:55:20
16981         Log: A better fix for the Socket building problem from Craig Berry.
16982      Branch: perl
16983            ! vms/vms.c
16984 ____________________________________________________________________________
16985 [  6925] By: jhi                                   on 2000/08/30  20:20:25
16986         Log: Subject: [PATCH] Re: UNTIE method 
16987              From: Nick Ing-Simmons <nik@tiuk.ti.com>
16988              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
16989              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
16990      Branch: perl
16991            ! pp_sys.c t/op/tie.t
16992 ____________________________________________________________________________
16993 [  6924] By: jhi                                   on 2000/08/30  20:17:11
16994         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
16995              From: "Craig A. Berry" <craig.berry@psinetcs.com>
16996              Date: Wed, 30 Aug 2000 15:03:14 -0500
16997              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
16998      Branch: perl
16999            ! vms/vms.c
17000 ____________________________________________________________________________
17001 [  6923] By: jhi                                   on 2000/08/30  20:15:18
17002         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
17003              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17004              Date: Wed, 30 Aug 2000 13:30:36 -0500
17005              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
17006      Branch: perl
17007            ! vms/vms.c
17008 ____________________________________________________________________________
17009 [  6922] By: jhi                                   on 2000/08/30  19:54:43
17010         Log: Better options for rsync.
17011      Branch: perl
17012            ! pod/perlhack.pod
17013 ____________________________________________________________________________
17014 [  6921] By: jhi                                   on 2000/08/30  19:40:16
17015         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
17016              From: Rick Delaney <rick@consumercontact.com>
17017              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
17018              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
17019      Branch: perl
17020            ! pod/perlfunc.pod
17021 ____________________________________________________________________________
17022 [  6920] By: jhi                                   on 2000/08/30  19:36:40
17023         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
17024              From: Peter Prymmer <pvhp@forte.com>
17025              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
17026              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
17027      Branch: perl
17028            ! configure.com
17029 ____________________________________________________________________________
17030 [  6919] By: jhi                                   on 2000/08/30  14:52:02
17031         Log: Update Changes.
17032      Branch: perl
17033            ! Changes patchlevel.h
17034 ____________________________________________________________________________
17035 [  6918] By: jhi                                   on 2000/08/30  14:48:34
17036         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
17037      Branch: perl
17038            ! lib/ExtUtils/typemap
17039 ____________________________________________________________________________
17040 [  6917] By: jhi                                   on 2000/08/30  14:46:34
17041         Log: Subject: typos in pods
17042              From: Nicholas Clark <nick@ccl4.org>
17043              Date: Wed, 30 Aug 2000 01:12:50 +0100
17044              Message-ID: <20000830011249.A61388@plum.flirble.org>
17045      Branch: perl
17046            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
17047            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
17048            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
17049            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
17050 ____________________________________________________________________________
17051 [  6916] By: jhi                                   on 2000/08/30  14:19:09
17052         Log: Document Storable problems on Crays.  (Will have
17053              to document all the other Storable problems, too.)
17054      Branch: perl
17055            ! pod/perldelta.pod
17056 ____________________________________________________________________________
17057 [  6915] By: jhi                                   on 2000/08/30  14:06:02
17058         Log: Subject: [PATCH] fix misc cast warnings
17059              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17060              Date: Tue, 29 Aug 2000 23:16:14 -0700
17061              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
17062      Branch: perl
17063            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
17064            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
17065            ! os2/os2ish.h
17066 ____________________________________________________________________________
17067 [  6914] By: jhi                                   on 2000/08/30  14:03:45
17068         Log: Timestamp mismatch again.  Need to fix this dependence on
17069              config_h.SH timestamp, since it's the contents of config_h.SH
17070              that matter.
17071      Branch: perl
17072            ! uconfig.h uconfig.sh
17073 ____________________________________________________________________________
17074 [  6913] By: jhi                                   on 2000/08/30  13:54:06
17075         Log: Don't say "Perl 5.0 source kit".
17076      Branch: perl
17077            ! perl.c
17078 ____________________________________________________________________________
17079 [  6912] By: jhi                                   on 2000/08/30  13:51:24
17080         Log: Reset archname and archname64 always, forcing them be
17081              recomputed at each Configure run, make Configure and
17082              the hints files agree on the naming of largefiles variables.
17083      Branch: metaconfig
17084            ! U/threads/archname.U
17085      Branch: metaconfig/U/perl
17086            ! use64bits.U
17087      Branch: perl
17088            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
17089            ! hints/linux.sh hints/solaris_2.sh
17090 ____________________________________________________________________________
17091 [  6911] By: jhi                                   on 2000/08/30  13:30:13
17092         Log: Put back the slice accidentally removed by #6907.
17093      Branch: perl
17094            ! hints/solaris_2.sh
17095 ____________________________________________________________________________
17096 [  6910] By: jhi                                   on 2000/08/30  01:24:26
17097         Log: Be consistent: other Net::get* do export theirs.
17098              
17099              Subject: Re: Net::protoent does not export 'getproto'
17100              From: Yasushi Nakajima <sey@jkc.co.jp>
17101              Date: Wed, 30 Aug 2000 09:53:14 +0900
17102              Message-Id: <200008300051.DAA24700@taku.hut.fi>
17103      Branch: perl
17104            ! lib/Net/protoent.pm
17105 ____________________________________________________________________________
17106 [  6909] By: jhi                                   on 2000/08/30  01:17:25
17107         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
17108              From: Gurusamy Sarathy <gsar@ActiveState.com>
17109              Date: Tue, 29 Aug 2000 17:17:07 -0700
17110              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
17111      Branch: perl
17112            ! cop.h
17113 ____________________________________________________________________________
17114 [  6908] By: jhi                                   on 2000/08/30  00:58:05
17115         Log: Update Changes.
17116      Branch: perl
17117            ! Changes patchlevel.h
17118 ____________________________________________________________________________
17119 [  6907] By: jhi                                   on 2000/08/30  00:57:22
17120         Log: Introduce ccname to keep track of what compiler kind of we have.
17121      Branch: metaconfig/U/perl
17122            ! Checkcc.U gccvers.U
17123      Branch: perl
17124            ! Configure config_h.SH hints/solaris_2.sh
17125 ____________________________________________________________________________
17126 [  6906] By: jhi                                   on 2000/08/30  00:25:47
17127         Log: Put back the flags dump as reasoned in
17128              
17129              Subject: Re: [PATCH] Glob dumping
17130              From: Mike Guy <mjtg@cam.ac.uk> 
17131              Date: Tue, 29 Aug 2000 21:41:32 +0100
17132              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
17133      Branch: perl
17134            ! dump.c t/lib/peek.t
17135 ____________________________________________________________________________
17136 [  6905] By: jhi                                   on 2000/08/30  00:16:17
17137         Log: Make the epsilon to be relative, not absolute.
17138              
17139              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
17140              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
17141              Date: Tue, 29 Aug 2000 19:58:56 -0400
17142              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
17143      Branch: perl
17144            ! t/lib/trig.t
17145 ____________________________________________________________________________
17146 [  6904] By: jhi                                   on 2000/08/30  00:13:09
17147         Log: From now on, Gisle is on my list of usual suspects :-)
17148              Retract #6902.
17149      Branch: perl
17150            ! ext/Opcode/Safe.pm
17151 ____________________________________________________________________________
17152 [  6903] By: jhi                                   on 2000/08/29  23:51:20
17153         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
17154              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17155              Date: Tue, 29 Aug 2000 18:43:26 -0500
17156              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
17157      Branch: perl
17158            + vms/vmspipe.com
17159            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
17160            ! vms/vms.c
17161 ____________________________________________________________________________
17162 [  6902] By: jhi                                   on 2000/08/29  23:44:14
17163         Log: Retry what #6882 attempted.
17164              
17165              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
17166              From: Gisle Aas <gisle@ActiveState.com>
17167              Date: 30 Aug 2000 00:33:09 +0200
17168              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
17169      Branch: perl
17170            ! ext/Opcode/Safe.pm
17171 ____________________________________________________________________________
17172 [  6901] By: jhi                                   on 2000/08/29  22:59:32
17173         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
17174              From: Hugo <hv@crypt.compulink.co.uk>
17175              Date: Mon, 12 Jun 2000 19:36:08 +0100
17176              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
17177      Branch: perl
17178            ! sv.c
17179 ____________________________________________________________________________
17180 [  6900] By: jhi                                   on 2000/08/29  22:58:35
17181         Log: Admit that we are leaking scalars.
17182              
17183              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
17184              From: Spider Boardman <spider@leggy.zk3.dec.com>
17185              Date: Tue, 29 Aug 2000 18:48:29 -0400
17186              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
17187      Branch: perl
17188            ! t/pragma/warnings.t
17189 ____________________________________________________________________________
17190 [  6899] By: jhi                                   on 2000/08/29  20:53:13
17191         Log: Update Changes.
17192      Branch: perl
17193            ! Changes patchlevel.h
17194 ____________________________________________________________________________
17195 [  6898] By: jhi                                   on 2000/08/29  20:46:21
17196         Log: Undo namespace pollution of #6878.
17197              
17198              Subject: Re: Net::protoent does not export 'getproto'
17199              From: Mike Guy <mjtg@cam.ac.uk>
17200              Date: Tue, 29 Aug 2000 21:32:37 +0100
17201              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
17202      Branch: perl
17203            ! lib/Net/protoent.pm
17204 ____________________________________________________________________________
17205 [  6897] By: jhi                                   on 2000/08/29  20:44:29
17206         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
17207              From: Peter Prymmer <pvhp@forte.com>
17208              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
17209              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
17210      Branch: perl
17211            ! pod/perlebcdic.pod
17212 ____________________________________________________________________________
17213 [  6896] By: jhi                                   on 2000/08/29  20:40:57
17214         Log: There's no point repeating the 'revision' (5) of perl5.
17215      Branch: metaconfig/U/perl
17216            ! Devel.U patchlevel.U
17217      Branch: perl
17218            ! Configure config_h.SH
17219 ____________________________________________________________________________
17220 [  6895] By: jhi                                   on 2000/08/29  20:16:58
17221         Log: Regen Configure for #6894.
17222      Branch: metaconfig/U/perl
17223            ! perladmin.U
17224      Branch: perl
17225            ! Configure config_h.SH
17226 ____________________________________________________________________________
17227 [  6894] By: jhi                                   on 2000/08/29  19:59:52
17228         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
17229              From: "Philip Newton" <Philip.Newton@gmx.net>
17230              Date: Tue, 29 Aug 2000 21:39:14 +0200
17231              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
17232      Branch: perl
17233            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
17234            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
17235            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
17236            ! utils/perlbug.PL
17237 ____________________________________________________________________________
17238 [  6893] By: jhi                                   on 2000/08/29  19:55:30
17239         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
17240              From: "Philip Newton" <Philip.Newton@gmx.net>
17241              Date: Tue, 29 Aug 2000 21:39:14 +0200
17242              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
17243      Branch: perl
17244            ! installhtml
17245 ____________________________________________________________________________
17246 [  6892] By: jhi                                   on 2000/08/29  19:53:59
17247         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
17248              From: "Philip Newton" <Philip.Newton@gmx.net>
17249              Date: Tue, 29 Aug 2000 21:48:18 +0200
17250              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
17251      Branch: perl
17252            ! lib/File/Temp.pm
17253 ____________________________________________________________________________
17254 [  6891] By: jhi                                   on 2000/08/29  18:30:03
17255         Log: Nail the ID 20000828.023.
17256      Branch: perl
17257            ! ext/Storable/Storable.xs
17258 ____________________________________________________________________________
17259 [  6890] By: jhi                                   on 2000/08/29  16:50:17
17260         Log: Under usethreads the dumped variable is IN_PAD.
17261              
17262              Subject: Re: [PATCH] Glob dumping
17263              From: Gisle Aas <gisle@ActiveState.com>
17264              Date: 29 Aug 2000 18:45:05 +0200
17265              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
17266      Branch: perl
17267            ! t/lib/peek.t
17268 ____________________________________________________________________________
17269 [  6889] By: jhi                                   on 2000/08/29  15:17:37
17270         Log: Update Changes.
17271      Branch: perl
17272            ! Changes patchlevel.h
17273 ____________________________________________________________________________
17274 [  6888] By: jhi                                   on 2000/08/29  14:49:59
17275         Log: Retract #6882, broke the safe tests.
17276      Branch: perl
17277            ! ext/Opcode/Safe.pm
17278 ____________________________________________________________________________
17279 [  6887] By: jhi                                   on 2000/08/29  14:47:06
17280         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
17281              From: Gisle Aas <gisle@ActiveState.com> 
17282              Date: 09 Jun 2000 20:00:11 +0200
17283              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
17284      Branch: perl
17285            ! utils/perldoc.PL
17286 ____________________________________________________________________________
17287 [  6886] By: jhi                                   on 2000/08/29  14:42:45
17288         Log: The #6881 removed one dump line.
17289      Branch: perl
17290            ! t/lib/peek.t
17291 ____________________________________________________________________________
17292 [  6885] By: jhi                                   on 2000/08/29  14:30:47
17293         Log: Don't forget to tidy up.
17294      Branch: perl
17295            ! t/lib/ftmp-security.t
17296 ____________________________________________________________________________
17297 [  6884] By: jhi                                   on 2000/08/29  14:25:17
17298         Log: Disabling the one test is a bit tricky.
17299      Branch: perl
17300            ! t/lib/ftmp-security.t
17301 ____________________________________________________________________________
17302 [  6883] By: jhi                                   on 2000/08/29  14:16:25
17303         Log: Disable one of the tests for now.
17304      Branch: perl
17305            ! t/lib/ftmp-security.t
17306 ____________________________________________________________________________
17307 [  6882] By: jhi                                   on 2000/08/29  14:05:50
17308         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
17309              From: gisle@aas.no
17310              Date: 29 Aug 2000 10:35:06 -0000
17311              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
17312      Branch: perl
17313            ! ext/Opcode/Safe.pm
17314 ____________________________________________________________________________
17315 [  6881] By: jhi                                   on 2000/08/29  14:03:51
17316         Log: Subject: [PATCH] Glob dumping
17317              From: Gisle Aas <gisle@ActiveState.com>
17318              Date: 29 Aug 2000 07:59:42 -0000
17319              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
17320      Branch: perl
17321            ! dump.c
17322 ____________________________________________________________________________
17323 [  6880] By: jhi                                   on 2000/08/29  14:02:01
17324         Log: Subject: [PATCH] Warnings in B::Deparse
17325              From: <abigail@foad.org>
17326              Date: Tue, 29 Aug 2000 00:00:01 -0400
17327              Message-ID: <20000829040001.2999.qmail@foad.org>
17328      Branch: perl
17329            ! ext/B/B/Deparse.pm
17330 ____________________________________________________________________________
17331 [  6879] By: jhi                                   on 2000/08/29  13:57:26
17332         Log: Missed a change in #6869.
17333      Branch: perl
17334            ! mg.c
17335 ____________________________________________________________________________
17336 [  6878] By: jhi                                   on 2000/08/29  13:45:04
17337         Log: Subject: Net::protoent does not export 'getproto'
17338              From: Yasushi Nakajima <sey@jkc.co.jp>
17339              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
17340      Branch: perl
17341            ! lib/Net/protoent.pm
17342 ____________________________________________________________________________
17343 [  6877] By: jhi                                   on 2000/08/29  13:39:19
17344         Log: Patches all over for people and the files they (hopefully) care about.
17345      Branch: perl
17346            ! AUTHORS Changes MAINTAIN
17347 ____________________________________________________________________________
17348 [  6876] By: jhi                                   on 2000/08/29  12:53:54
17349         Log: Fix for thinko in #6848.
17350              
17351              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
17352              From: Lupe Christoph <lupe@lupe-christoph.de>
17353              Date: Tue, 29 Aug 2000 09:04:08 +0200
17354              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
17355      Branch: perl
17356            ! ext/Thread/Thread.xs
17357 ____________________________________________________________________________
17358 [  6875] By: jhi                                   on 2000/08/29  12:50:14
17359         Log: Update to Getopt::Long 2.24, from Johan Vromans.
17360      Branch: perl
17361            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
17362 ____________________________________________________________________________
17363 [  6874] By: jhi                                   on 2000/08/29  02:09:53
17364         Log: Use minimal @INC in tests, most of the time just '../lib',
17365              so that we simply can't pick up stuff from other Perls than
17366              the one we are testing.  Pointed out by
17367              
17368              From: Mike Guy <mjtg@cam.ac.uk>
17369              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
17370              Date: Fri, 25 Aug 2000 15:15:59 +0100
17371              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
17372      Branch: perl
17373            ! (edit 185 files)
17374 ____________________________________________________________________________
17375 [  6873] By: jhi                                   on 2000/08/29  01:07:11
17376         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
17377              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17378              Date: Mon, 28 Aug 2000 17:45:52 -0700
17379              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
17380      Branch: perl
17381            ! Makefile.SH hints/os2.sh
17382 ____________________________________________________________________________
17383 [  6872] By: jhi                                   on 2000/08/28  23:33:39
17384         Log: Subject: [PATCH bleedperl@6866] spellings
17385              From: marcel@codewerk.com (Marcel Grunauer)
17386              Date: Tue, 29 Aug 2000 01:19:59 +0200
17387              Message-Id: <200008282319.BAA29862@gandalf.local>
17388      Branch: perl
17389            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
17390            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
17391            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
17392 ____________________________________________________________________________
17393 [  6871] By: jhi                                   on 2000/08/28  23:22:09
17394         Log: Take out the SUIDMAIL thing, that will not be
17395              a problem in 5.7.*.
17396      Branch: perl
17397            ! patchlevel.h
17398 ____________________________________________________________________________
17399 [  6870] By: jhi                                   on 2000/08/28  23:19:30
17400         Log: -S is the silent flag, -s is the strip flag.
17401              
17402              Subject: [PATCH] Re: [PATCH] make no-install          
17403              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17404              Date: Mon, 28 Aug 2000 15:12:55 -0700
17405              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
17406      Branch: perl
17407            ! Makefile.SH
17408 ____________________________________________________________________________
17409 [  6869] By: jhi                                   on 2000/08/28  23:12:05
17410         Log: Subject: [PATCH bleedperl@6856] warnings fixes
17411              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17412              Date: Mon, 28 Aug 2000 23:55:06 +0100
17413              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
17414      Branch: perl
17415            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
17416            ! warnings.h warnings.pl
17417 ____________________________________________________________________________
17418 [  6868] By: jhi                                   on 2000/08/28  21:38:22
17419         Log: Potential cruft.
17420      Branch: perl
17421            ! Makefile.SH
17422 ____________________________________________________________________________
17423 [  6867] By: jhi                                   on 2000/08/28  21:35:36
17424         Log: Update Changes.
17425      Branch: perl
17426            ! Changes patchlevel.h
17427 ____________________________________________________________________________
17428 [  6866] By: jhi                                   on 2000/08/28  21:33:49
17429         Log: Subject: hv.h Doc Patch
17430              From: Fisher Mark <fisherm@tce.com>
17431              Date: Mon, 28 Aug 2000 16:24:59 -0500
17432              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
17433      Branch: perl
17434            ! hv.h
17435 ____________________________________________________________________________
17436 [  6865] By: jhi                                   on 2000/08/28  21:02:15
17437         Log: Add -ld to archname on long tr...double platforms.
17438      Branch: metaconfig
17439            ! U/threads/archname.U
17440      Branch: perl
17441            ! Configure config_h.SH
17442 ____________________________________________________________________________
17443 [  6864] By: jhi                                   on 2000/08/28  20:38:59
17444         Log: An attempt to fix the problem reported in
17445              
17446              Subject: Building perl@6856 using gcc/AIX 4.3.3 
17447              From: Daniel Muino <dmuino@afip.gov.ar> 
17448              Date: Mon, 28 Aug 2000 15:50:01 -0300   
17449              Message-ID: <20000828155001.A14403@con2-dgi>
17450              
17451              I can't test this properly since the gcc installation I have
17452              access to seems to be botched (gcc is calling the AIX cpp,
17453              a losing proposition...)
17454      Branch: perl
17455            ! hints/aix.sh
17456 ____________________________________________________________________________
17457 [  6863] By: jhi                                   on 2000/08/28  18:57:52
17458         Log: Fix for ID 20000828.001, long doubles were not formatted
17459              correctly (showed up in $], which stopped installing perl).
17460      Branch: perl
17461            ! sv.c
17462 ____________________________________________________________________________
17463 [  6862] By: jhi                                   on 2000/08/28  18:07:15
17464         Log: Typo in #6858.
17465      Branch: perl
17466            ! lib/Cwd.pm
17467 ____________________________________________________________________________
17468 [  6861] By: jhi                                   on 2000/08/28  17:57:27
17469         Log: opmini.o may be left around if a build is interrupted.
17470      Branch: perl
17471            ! Makefile.SH
17472 ____________________________________________________________________________
17473 [  6860] By: jhi                                   on 2000/08/28  16:52:50
17474         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
17475              From: Daniel Chetlin <daniel@chetlin.com>
17476              Date: Mon, 28 Aug 2000 01:14:18 -0700
17477              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
17478      Branch: perl
17479            ! lib/overload.pm
17480 ____________________________________________________________________________
17481 [  6859] By: jhi                                   on 2000/08/28  16:08:46
17482         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
17483              From: Nicholas Clark <nick@ccl4.org>
17484              Date: Mon, 28 Aug 2000 16:03:27 +0100
17485              Message-Id: <20000828160327.C49785@plum.flirble.org>
17486      Branch: perl
17487            ! ext/ByteLoader/bytecode.h
17488 ____________________________________________________________________________
17489 [  6858] By: jhi                                   on 2000/08/28  16:02:10
17490         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
17491              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
17492              Date: Mon, 28 Aug 2000 13:08:30 +0200
17493              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
17494      Branch: perl
17495            ! lib/Cwd.pm
17496 ____________________________________________________________________________
17497 [  6857] By: jhi                                   on 2000/08/28  15:42:47
17498         Log: display_format used as a class method without arguments was broken,
17499              reported in
17500              
17501              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
17502              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
17503              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
17504              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
17505      Branch: perl
17506            ! lib/Math/Complex.pm t/lib/complex.t
17507 ____________________________________________________________________________
17508 [  6856] By: jhi                                   on 2000/08/27  22:09:48
17509         Log: Update Changes.
17510      Branch: perl
17511            ! Changes patchlevel.h
17512 ____________________________________________________________________________
17513 [  6855] By: jhi                                   on 2000/08/27  21:59:21
17514         Log: Retract #6853 (false alarm).
17515      Branch: perl
17516            ! lib/ExtUtils/xsubpp
17517 ____________________________________________________________________________
17518 [  6854] By: jhi                                   on 2000/08/27  21:37:44
17519         Log: Update Changes.
17520      Branch: perl
17521            ! Changes patchlevel.h
17522 ____________________________________________________________________________
17523 [  6853] By: jhi                                   on 2000/08/27  21:37:16
17524         Log: Subject: [PATCH perl@6850] workaround for xsubpp
17525              From: Hugo <hv@crypt.compulink.co.uk>
17526              Date: Sun, 27 Aug 2000 22:30:25 +0100
17527              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
17528      Branch: perl
17529            ! lib/ExtUtils/xsubpp
17530 ____________________________________________________________________________
17531 [  6852] By: jhi                                   on 2000/08/27  21:33:58
17532         Log: Big-endian 64-bit patch from Raphael Manfredi.
17533      Branch: perl
17534            ! ext/Storable/Storable.xs
17535 ____________________________________________________________________________
17536 [  6851] By: jhi                                   on 2000/08/27  21:22:21
17537         Log: More ruthless editing from Hugo van der Sanden.
17538      Branch: perl
17539            ! pod/perldelta.pod
17540 ____________________________________________________________________________
17541 [  6850] By: jhi                                   on 2000/08/27  16:11:46
17542         Log: Update Changes.
17543      Branch: perl
17544            ! Changes patchlevel.h
17545 ____________________________________________________________________________
17546 [  6849] By: jhi                                   on 2000/08/27  16:11:05
17547         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
17548      Branch: perl
17549            ! configpm pod/perldelta.pod
17550 ____________________________________________________________________________
17551 [  6848] By: jhi                                   on 2000/08/27  15:35:08
17552         Log: Use the actual thread type, not the pointer-to-struct.
17553      Branch: perl
17554            ! ext/Thread/Thread.xs
17555 ____________________________________________________________________________
17556 [  6847] By: jhi                                   on 2000/08/27  15:30:49
17557         Log: Test nit.
17558      Branch: perl
17559            ! t/pragma/warn/pp_sys
17560 ____________________________________________________________________________
17561 [  6846] By: jhi                                   on 2000/08/27  15:19:02
17562         Log: Passing -R in ldflags makes now it to appear in the default
17563              for lddlflags, just like with -L.
17564              
17565              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
17566              From: Lupe Christoph <lupe@lupe-christoph.de>
17567              Date: Sun, 27 Aug 2000 10:28:21 +0200
17568              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
17569      Branch: metaconfig/U/perl
17570            ! dlsrc.U
17571      Branch: perl
17572            ! Configure
17573 ____________________________________________________________________________
17574 [  6845] By: jhi                                   on 2000/08/27  15:08:54
17575         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
17576              From: Alan Burlison <Alan.Burlison@uk.sun.com>
17577              Date: Sat, 26 Aug 2000 22:23:27 +0100
17578              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
17579      Branch: perl
17580            ! lib/ExtUtils/MM_Unix.pm
17581 ____________________________________________________________________________
17582 [  6844] By: jhi                                   on 2000/08/27  15:02:37
17583         Log: DJGPP update from Laszlo Molnar.
17584              
17585              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
17586              From: ml1050 <ml1050@freemail.hu>
17587              Date: Sat, 26 Aug 2000 23:24:40 +0200
17588              Message-Id: <20000826232440.A439@freemail.hu>
17589      Branch: perl
17590            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
17591            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
17592 ____________________________________________________________________________
17593 [  6843] By: jhi                                   on 2000/08/27  14:53:58
17594         Log: Subject: installman buglet
17595              From: Lupe Christoph <lupe@lupe-christoph.de>
17596              Date: Sun, 27 Aug 2000 14:38:59 +0200
17597              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
17598      Branch: perl
17599            ! installman
17600 ____________________________________________________________________________
17601 [  6842] By: jhi                                   on 2000/08/27  14:52:08
17602         Log: Can't get the test to reliably work thanks to the
17603              inaccurateness of floating point.  "Resolves" bug ids
17604              20000826.003, 20000826.009, 20000826.010,
17605      Branch: perl
17606            ! t/lib/trig.t
17607 ____________________________________________________________________________
17608 [  6841] By: jhi                                   on 2000/08/26  15:53:58
17609         Log: Update Changes.
17610      Branch: perl
17611            ! Changes patchlevel.h
17612 ____________________________________________________________________________
17613 [  6840] By: jhi                                   on 2000/08/26  14:23:03
17614         Log: grep -e isn't portable.
17615              
17616              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
17617              From: chris@broadband.att.com
17618              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
17619              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
17620      Branch: perl
17621            ! hints/solaris_2.sh
17622 ____________________________________________________________________________
17623 [  6839] By: jhi                                   on 2000/08/26  14:12:23
17624         Log: no-install target a la make -n.
17625              
17626              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
17627              From: <abigail@foad.org>
17628              Date: Sat, 26 Aug 2000 03:57:34 -0400
17629              Message-ID: <20000826075735.18912.qmail@foad.org>
17630      Branch: perl
17631            ! Makefile.SH installman installperl
17632 ____________________________________________________________________________
17633 [  6838] By: jhi                                   on 2000/08/26  14:06:33
17634         Log: Retract #6826 as the #6828 should be do the same
17635              in a More Correct Way.
17636      Branch: perl
17637            ! installperl
17638 ____________________________________________________________________________
17639 [  6837] By: jhi                                   on 2000/08/26  05:24:00
17640         Log: More casting.
17641      Branch: perl
17642            ! ext/Storable/Storable.xs
17643 ____________________________________________________________________________
17644 [  6836] By: jhi                                   on 2000/08/26  05:05:46
17645         Log: Nicer in decimal.
17646      Branch: perl
17647            ! ext/Storable/Storable.xs
17648 ____________________________________________________________________________
17649 [  6835] By: jhi                                   on 2000/08/26  05:03:50
17650         Log: There be no UVdf.
17651      Branch: perl
17652            ! ext/Storable/Storable.xs
17653 ____________________________________________________________________________
17654 [  6834] By: jhi                                   on 2000/08/26  05:00:18
17655         Log: Continue IVdfing and UVxfing.
17656      Branch: perl
17657            ! ext/Storable/Storable.xs
17658 ____________________________________________________________________________
17659 [  6833] By: jhi                                   on 2000/08/26  04:53:14
17660         Log: Use IVdf.
17661      Branch: perl
17662            ! ext/Storable/Storable.xs
17663 ____________________________________________________________________________
17664 [  6832] By: jhi                                   on 2000/08/26  04:40:41
17665         Log: Document PTR2XX and INT2PTR.
17666      Branch: perl
17667            ! pod/perlguts.pod
17668 ____________________________________________________________________________
17669 [  6831] By: jhi                                   on 2000/08/26  04:33:18
17670         Log: Use UVxf, PTR2UV, NVff.
17671      Branch: perl
17672            ! ext/Storable/Storable.xs
17673 ____________________________________________________________________________
17674 [  6830] By: jhi                                   on 2000/08/26  04:31:32
17675         Log: Update the test count.
17676      Branch: perl
17677            ! t/lib/trig.t
17678 ____________________________________________________________________________
17679 [  6829] By: jhi                                   on 2000/08/26  03:05:50
17680         Log: Subject: [PATCH] installation not quite silent yet.
17681              From: <abigail@foad.org>
17682              Date: Fri, 25 Aug 2000 20:07:53 -0400
17683              Message-ID: <20000826000753.7822.qmail@foad.org>
17684      Branch: perl
17685            ! installman installperl
17686 ____________________________________________________________________________
17687 [  6828] By: jhi                                   on 2000/08/26  03:05:14
17688         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
17689              From: Spider Boardman <spider@web.zk3.dec.com>
17690              Date: Fri, 25 Aug 2000 19:12:40 -0400
17691              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
17692      Branch: perl
17693            ! gv.c
17694 ____________________________________________________________________________
17695 [  6827] By: jhi                                   on 2000/08/25  23:54:34
17696         Log: Support preserving extremely big/small angles.
17697      Branch: perl
17698            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
17699 ____________________________________________________________________________
17700 [  6826] By: jhi                                   on 2000/08/25  23:01:20
17701         Log: Patch installperl to be long double-aware.
17702              
17703              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
17704              From: Spider Boardman <spider@web.zk3.dec.com>
17705              Date: Fri, 25 Aug 2000 18:15:23 -0400
17706              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
17707      Branch: perl
17708            ! installperl
17709 ____________________________________________________________________________
17710 [  6825] By: jhi                                   on 2000/08/25  22:58:25
17711         Log: Remove duplicately applied patch shards.
17712              
17713              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
17714              From: Spider Boardman <spider@leggy.zk3.dec.com>
17715              Date: Fri, 25 Aug 2000 16:45:03 -0400
17716              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
17717      Branch: perl
17718            ! t/lib/cgi-html.t
17719 ____________________________________________________________________________
17720 [  6824] By: jhi                                   on 2000/08/25  22:57:00
17721         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
17722              From: Daniel Chetlin <daniel@chetlin.com>
17723              Date: Fri, 25 Aug 2000 12:23:16 -0700
17724              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
17725              
17726              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
17727              From: Daniel Chetlin <daniel@chetlin.com>
17728              Date: Fri, 25 Aug 2000 14:47:19 -0700
17729              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
17730      Branch: perl
17731            ! installman
17732 ____________________________________________________________________________
17733 [  6823] By: jhi                                   on 2000/08/25  22:44:17
17734         Log: Timestamp problem?
17735      Branch: perl
17736            ! uconfig.h uconfig.sh
17737 ____________________________________________________________________________
17738 [  6822] By: jhi                                   on 2000/08/25  19:01:06
17739         Log: One forgotten file from #6816.
17740      Branch: perl
17741            ! vos/config.h
17742 ____________________________________________________________________________
17743 [  6821] By: jhi                                   on 2000/08/25  18:56:39
17744         Log: Regen Changes.
17745      Branch: perl
17746            ! Changes patchlevel.h
17747 ____________________________________________________________________________
17748 [  6820] By: jhi                                   on 2000/08/25  18:52:35
17749         Log: Fix Changes ordering.
17750      Branch: perl
17751            ! Changes
17752 ____________________________________________________________________________
17753 [  6819] By: jhi                                   on 2000/08/25  18:50:25
17754         Log: Update Changes.
17755      Branch: perl
17756            ! Changes patchlevel.h
17757 ____________________________________________________________________________
17758 [  6818] By: jhi                                   on 2000/08/25  18:47:45
17759         Log: Tweak the sfio/useperlio logic, hopefully as wished in
17760              
17761              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
17762              From: Nicholas Clark <nick@babyhippo.co.uk>
17763              Date: Fri, 25 Aug 2000 12:01:45 +0100
17764              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
17765      Branch: metaconfig/U/perl
17766            ! d_sfio.U
17767      Branch: perl
17768            ! Configure
17769 ____________________________________________________________________________
17770 [  6817] By: jhi                                   on 2000/08/25  18:32:51
17771         Log: Allow microperl to assume <math.h>, without it the math
17772              functions like floor() are assumed to return int, which makes
17773              for core dumps in machines where integer and floating register
17774              don't mix.
17775      Branch: perl
17776            ! uconfig.h uconfig.sh
17777 ____________________________________________________________________________
17778 [  6816] By: jhi                                   on 2000/08/25  18:27:17
17779         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
17780              the problem reported in
17781              
17782              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
17783              From: danhale@us.ibm.com
17784              Date: Fri, 25 Aug 2000 10:58:06 -0400
17785              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
17786      Branch: metaconfig/U/perl
17787            + d_socks5_init.U
17788      Branch: perl
17789            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
17790            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
17791            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
17792            ! win32/config.gc win32/config.vc
17793 ____________________________________________________________________________
17794 [  6815] By: jhi                                   on 2000/08/25  17:43:31
17795         Log: A solution for the retrieve_fd autosplit warning,
17796              idea suggested by Mike Guy.
17797      Branch: perl
17798            ! ext/Storable/Storable.pm
17799 ____________________________________________________________________________
17800 [  6814] By: jhi                                   on 2000/08/25  17:16:03
17801         Log: Add install-silent target.
17802      Branch: perl
17803            ! Makefile.SH
17804 ____________________________________________________________________________
17805 [  6813] By: jhi                                   on 2000/08/25  17:14:23
17806         Log: Subject: Re: [PATCH] More silencing of installman.
17807              From: <abigail@foad.org>
17808              Date: Thu, 24 Aug 2000 19:27:03 -0400
17809              Message-ID: <20000824232703.7001.qmail@foad.org>
17810              
17811              Subject: Re: [PATCH] More silencing of installman.
17812              From: <abigail@foad.org>
17813              Date: Fri, 25 Aug 2000 03:00:58 -0400
17814              Message-ID: <20000825070058.10697.qmail@foad.org>
17815      Branch: perl
17816            ! installman
17817 ____________________________________________________________________________
17818 [  6812] By: jhi                                   on 2000/08/25  17:11:28
17819         Log: installperl --verbose and --silent.
17820              
17821              Subject: Re: [PATCH] More silencing of installman.
17822              From: <abigail@foad.org>
17823              Message-ID: <20000825064430.9719.qmail@foad.org>
17824              Date: Fri, 25 Aug 2000 02:44:30 -0400
17825      Branch: perl
17826            ! installperl
17827 ____________________________________________________________________________
17828 [  6811] By: jhi                                   on 2000/08/25  17:05:43
17829         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
17830              From: "Peter J. Farley III" <pjfarley@banet.net>
17831              Date: Thu, 24 Aug 2000 21:58:03 -0400
17832              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
17833              
17834              (applied slightly modified)
17835      Branch: perl
17836            ! lib/ExtUtils/MM_Unix.pm
17837 ____________________________________________________________________________
17838 [  6810] By: jhi                                   on 2000/08/25  17:01:18
17839         Log: Missing parts of 
17840              
17841              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
17842              From: Peter Prymmer <pvhp@forte.com>
17843              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
17844              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
17845      Branch: perl
17846            ! t/lib/cgi-html.t
17847 ____________________________________________________________________________
17848 [  6809] By: jhi                                   on 2000/08/25  16:46:32
17849         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
17850              From: "Craig A. Berry" <craig.berry@psinetcs.com>
17851              Date: Thu, 24 Aug 2000 19:13:11 -0500
17852              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
17853      Branch: perl
17854            ! vms/vms.c
17855 ____________________________________________________________________________
17856 [  6808] By: jhi                                   on 2000/08/25  16:39:22
17857         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
17858              From: Peter Prymmer <pvhp@forte.com>
17859              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
17860              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
17861      Branch: perl
17862            ! configure.com
17863 ____________________________________________________________________________
17864 [  6807] By: jhi                                   on 2000/08/25  16:36:37
17865         Log: Better wording for the vec lvalue diagnostic.
17866              
17867              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
17868              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
17869              Date: Wed, 23 Aug 2000 14:12:16 -0400
17870              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
17871      Branch: perl
17872            ! pod/perldiag.pod
17873 ____________________________________________________________________________
17874 [  6806] By: jhi                                   on 2000/08/24  18:17:22
17875         Log: Subject: [PATCH] More silencing of installman.
17876              From: <abigail@foad.org>
17877              Date: Thu, 24 Aug 2000 14:01:44 -0400
17878              Message-ID: <20000824180144.20062.qmail@foad.org>
17879      Branch: perl
17880            ! installman
17881 ____________________________________________________________________________
17882 [  6805] By: jhi                                   on 2000/08/24  15:00:31
17883         Log: Update Changes.
17884      Branch: perl
17885            ! Changes patchlevel.h
17886 ____________________________________________________________________________
17887 [  6804] By: jhi                                   on 2000/08/24  14:59:07
17888         Log: Regen perltoc.
17889      Branch: perl
17890            ! pod/perltoc.pod
17891 ____________________________________________________________________________
17892 [  6803] By: jhi                                   on 2000/08/24  14:44:39
17893         Log: Show the doc file, not the temp file.
17894      Branch: perl
17895            ! installman
17896 ____________________________________________________________________________
17897 [  6802] By: jhi                                   on 2000/08/24  14:41:53
17898         Log: Continue silencing.
17899      Branch: perl
17900            ! installman
17901 ____________________________________________________________________________
17902 [  6801] By: jhi                                   on 2000/08/24  14:34:40
17903         Log: Actually do something with the silencer option.
17904      Branch: perl
17905            ! installman
17906 ____________________________________________________________________________
17907 [  6800] By: jhi                                   on 2000/08/24  14:26:22
17908         Log: Make installman to recognize the silence flag -S.
17909      Branch: perl
17910            ! installman
17911 ____________________________________________________________________________
17912 [  6799] By: jhi                                   on 2000/08/24  13:49:38
17913         Log: DOS patches and portability/porting notes, from Tim Jenness.
17914      Branch: perl
17915            ! lib/File/Temp.pm
17916 ____________________________________________________________________________
17917 [  6798] By: jhi                                   on 2000/08/24  13:48:27
17918         Log: Create directories in silence.
17919              
17920              Subject: [PATCH] Another silencer for MakeMaker
17921              From: andreas.koenig@anima.de (Andreas J. Koenig)
17922              Date: 24 Aug 2000 14:18:52 +0200
17923              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
17924      Branch: perl
17925            ! lib/ExtUtils/Command.pm
17926 ____________________________________________________________________________
17927 [  6797] By: jhi                                   on 2000/08/24  13:46:42
17928         Log: More liberal parsing of version numbers.
17929              
17930              Subject: Re: CPAN.pm beta for testing available
17931              From: andreas.koenig@anima.de (Andreas J. Koenig)
17932              Date: 24 Aug 2000 13:51:57 +0200
17933              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
17934      Branch: perl
17935            ! lib/CPAN.pm
17936 ____________________________________________________________________________
17937 [  6796] By: jhi                                   on 2000/08/24  13:44:36
17938         Log: Make "make install" by default silent.  A new "install-verbose"
17939              target is verbose.
17940      Branch: perl
17941            ! Makefile.SH
17942 ____________________________________________________________________________
17943 [  6795] By: jhi                                   on 2000/08/24  13:39:14
17944         Log: Add silencer flags to installperl.
17945              
17946              Subject: [PATCH] Making installperl silent.
17947              From: <abigail@foad.org>
17948              Date: Thu, 24 Aug 2000 05:01:45 -0400
17949              Message-ID: <20000824090145.13141.qmail@foad.org>
17950      Branch: perl
17951            ! installperl
17952 ____________________________________________________________________________
17953 [  6794] By: jhi                                   on 2000/08/24  13:35:50
17954         Log: installperl couldn't tell whether it had run tests or not.
17955              
17956              Subject: [PATCH] Re: installperl and t/TEST
17957              From: <abigail@foad.org>
17958              Date: Thu, 24 Aug 2000 04:00:53 -0400
17959              Message-ID: <20000824080053.2494.qmail@foad.org>
17960      Branch: perl
17961            ! Makefile.SH installperl
17962 ____________________________________________________________________________
17963 [  6793] By: jhi                                   on 2000/08/24  13:27:50
17964         Log: Drop the separate perlbc, perlcc -b should be enough.
17965      Branch: perl
17966            - utils/perlbc.PL
17967            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
17968 ____________________________________________________________________________
17969 [  6792] By: jhi                                   on 2000/08/24  04:41:30
17970         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
17971              plus the typo fix from Peter Prymmer.
17972      Branch: perl
17973            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
17974            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
17975 ____________________________________________________________________________
17976 [  6791] By: jhi                                   on 2000/08/24  02:10:43
17977         Log: Replace #6705 with a minimal doc patch.
17978              
17979              Subject: [PATCH 5.6.0] replace change #6705
17980              From: Jan Dubois <jand@ActiveState.com>
17981              Date: Wed, 23 Aug 2000 18:31:51 -0700
17982              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
17983      Branch: perl
17984            ! lib/Win32.pod win32/win32.c
17985 ____________________________________________________________________________
17986 [  6790] By: jhi                                   on 2000/08/23  17:52:00
17987         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
17988              From: Mike Guy <mjtg@cam.ac.uk>
17989              Date: Wed, 23 Aug 2000 18:38:46 +0100
17990              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
17991      Branch: perl
17992            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
17993 ____________________________________________________________________________
17994 [  6789] By: jhi                                   on 2000/08/23  15:34:21
17995         Log: Update Changes.
17996      Branch: perl
17997            ! Changes patchlevel.h
17998 ____________________________________________________________________________
17999 [  6788] By: jhi                                   on 2000/08/23  15:33:40
18000         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
18001              From: Wilfredo Sánchez <wsanchez@apple.com>
18002              Date: Tue, 22 Aug 2000 19:31:27 -0700
18003              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
18004      Branch: perl
18005            ! perl.h
18006 ____________________________________________________________________________
18007 [  6787] By: jhi                                   on 2000/08/23  15:29:31
18008         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
18009              From: Spider Boardman <spider@leggy.zk3.dec.com>
18010              Date: Wed, 23 Aug 2000 10:33:23 -0400
18011              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
18012      Branch: perl
18013            ! lib/Pod/Html.pm
18014 ____________________________________________________________________________
18015 [  6786] By: jhi                                   on 2000/08/23  15:28:11
18016         Log: Bad makefile.
18017      Branch: perl
18018            ! ext/B/Makefile.PL
18019 ____________________________________________________________________________
18020 [  6785] By: jhi                                   on 2000/08/23  14:37:04
18021         Log: Update Changes.
18022      Branch: perl
18023            ! Changes patchlevel.h
18024 ____________________________________________________________________________
18025 [  6784] By: jhi                                   on 2000/08/23  13:58:41
18026         Log: Portability fix from Hugo van der Sanden.
18027      Branch: perl
18028            ! ext/re/Makefile.PL
18029 ____________________________________________________________________________
18030 [  6783] By: jhi                                   on 2000/08/23  13:53:53
18031         Log: Storable support, v-version fixes.
18032              
18033              Subject: CPAN.pm beta for testing available
18034              From: andreas.koenig@anima.de (Andreas J. Koenig)
18035              Date: 22 Aug 2000 23:31:33 +0200
18036              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
18037      Branch: perl
18038            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
18039 ____________________________________________________________________________
18040 [  6782] By: jhi                                   on 2000/08/23  13:51:26
18041         Log: Mac and other portability updates from Chris Nandor.
18042      Branch: perl
18043            ! pod/perlmodinstall.pod
18044 ____________________________________________________________________________
18045 [  6781] By: jhi                                   on 2000/08/23  13:47:33
18046         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
18047              From: Peter Prymmer <pvhp@forte.com>
18048              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
18049              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
18050      Branch: perl
18051            ! ext/Storable/Storable.xs
18052 ____________________________________________________________________________
18053 [  6780] By: jhi                                   on 2000/08/23  13:33:34
18054         Log: VMS MMS (make) wants null action.
18055      Branch: perl
18056            ! ext/B/Makefile.PL
18057 ____________________________________________________________________________
18058 [  6779] By: jhi                                   on 2000/08/22  19:44:47
18059         Log: Forgot portability nit.
18060      Branch: perl
18061            ! t/lib/st-forgive.t
18062 ____________________________________________________________________________
18063 [  6778] By: jhi                                   on 2000/08/22  19:35:25
18064         Log: Be portable.
18065      Branch: perl
18066            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
18067            ! t/lib/st-store.t
18068 ____________________________________________________________________________
18069 [  6777] By: jhi                                   on 2000/08/22  18:50:53
18070         Log: Update Changes.
18071      Branch: perl
18072            ! Changes patchlevel.h
18073 ____________________________________________________________________________
18074 [  6776] By: jhi                                   on 2000/08/22  18:44:46
18075         Log: cSVOPo_*v things index into the current PL_curpad
18076              under ithreads, which is different from the curpad
18077              used by the XSUB.  (In other words, the code as-is
18078              before this patch wouldn't work under ithreads.)
18079              From Sarathy.
18080      Branch: perl
18081            ! ext/B/B.xs
18082 ____________________________________________________________________________
18083 [  6775] By: jhi                                   on 2000/08/22  18:18:37
18084         Log: Make the selection of NVff et al stricter.
18085      Branch: metaconfig/U/perl
18086            ! perlxvf.U
18087      Branch: perl
18088            ! Configure config_h.SH
18089 ____________________________________________________________________________
18090 [  6774] By: jhi                                   on 2000/08/22  17:19:42
18091         Log: perldelta nits.
18092      Branch: perl
18093            ! pod/perldelta.pod
18094 ____________________________________________________________________________
18095 [  6773] By: jhi                                   on 2000/08/22  17:06:26
18096         Log: Long double fixes from Spider Boardman.
18097              
18098              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
18099              From: system PRIVILEGED account <root@peano.zk3.dec.com>
18100              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
18101              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
18102      Branch: perl
18103            ! t/lib/bigfltpm.t t/lib/st-06compat.t
18104 ____________________________________________________________________________
18105 [  6772] By: jhi                                   on 2000/08/22  15:04:53
18106         Log: Update Changes.
18107      Branch: perl
18108            ! Changes patchlevel.h
18109 ____________________________________________________________________________
18110 [  6771] By: jhi                                   on 2000/08/22  15:01:44
18111         Log: perldelta fixes from Hugo van der Sanden.
18112      Branch: perl
18113            ! pod/perldelta.pod
18114 ____________________________________________________________________________
18115 [  6770] By: jhi                                   on 2000/08/22  14:34:49
18116         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
18117              From: Hugo <hv@crypt.compulink.co.uk>
18118              Date: Tue, 22 Aug 2000 11:21:53 +0100
18119              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
18120      Branch: perl
18121            ! regcomp.c
18122 ____________________________________________________________________________
18123 [  6769] By: jhi                                   on 2000/08/22  14:30:02
18124         Log: Add Yitzchak, reformat.
18125      Branch: perl
18126            ! Changes config_h.SH
18127 ____________________________________________________________________________
18128 [  6768] By: jhi                                   on 2000/08/22  14:21:35
18129         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
18130              and Spider Boardman.
18131      Branch: metaconfig
18132            ! U/compline/d_gconvert.U
18133      Branch: perl
18134            ! Configure
18135 ____________________________________________________________________________
18136 [  6767] By: jhi                                   on 2000/08/22  14:11:24
18137         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
18138              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18139              Date: Mon, 21 Aug 2000 19:08:31 -0700
18140              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
18141      Branch: perl
18142            - ext/Storable/patchlevel.h
18143            ! MANIFEST ext/Storable/MANIFEST
18144 ____________________________________________________________________________
18145 [  6766] By: jhi                                   on 2000/08/22  13:49:29
18146         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
18147              From: Peter Prymmer <pvhp@forte.com>
18148              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
18149              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
18150      Branch: perl
18151            ! configure.com ext/Storable/Makefile.PL
18152 ____________________________________________________________________________
18153 [  6765] By: jhi                                   on 2000/08/22  13:44:59
18154         Log: Subject: [PATCH blead] B:: missing dependency
18155              From: Hugo <hv@crypt.compulink.co.uk>
18156              Date: Tue, 22 Aug 2000 06:44:33 +0100
18157              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
18158      Branch: perl
18159            ! ext/B/Makefile.PL
18160 ____________________________________________________________________________
18161 [  6764] By: jhi                                   on 2000/08/22  13:38:12
18162         Log: More bytecompiler.
18163      Branch: perl
18164            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
18165 ____________________________________________________________________________
18166 [  6763] By: jhi                                   on 2000/08/22  13:36:44
18167         Log: Bytecompiler patches from Benjamin Stuhl.
18168      Branch: perl
18169            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
18170            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
18171            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
18172            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
18173            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
18174            ! perl.c perlapi.h pod/perldelta.pod
18175 ____________________________________________________________________________
18176 [  6762] By: jhi                                   on 2000/08/21  23:43:40
18177         Log: An obsoleted diagnostic.
18178      Branch: perl
18179            ! pod/perldelta.pod
18180 ____________________________________________________________________________
18181 [  6761] By: jhi                                   on 2000/08/21  23:01:45
18182         Log: The #6759 wasn't quite right.
18183      Branch: perl
18184            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
18185            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
18186            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
18187            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
18188            ! t/lib/st-tieditems.t
18189 ____________________________________________________________________________
18190 [  6760] By: jhi                                   on 2000/08/21  22:35:49
18191         Log: Be verydeepclean.
18192      Branch: perl
18193            ! Makefile.SH
18194 ____________________________________________________________________________
18195 [  6759] By: jhi                                   on 2000/08/21  22:25:40
18196         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
18197              From: Peter Prymmer <pvhp@forte.com>
18198              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
18199              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
18200      Branch: perl
18201            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
18202            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
18203            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
18204            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
18205            ! t/lib/st-tieditems.t
18206 ____________________________________________________________________________
18207 [  6758] By: jhi                                   on 2000/08/21  22:22:32
18208         Log: Few more casts, need reported in
18209              
18210              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
18211              From: Mike Stok <mike@stok.co.uk>
18212              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
18213              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
18214              
18215              and
18216              
18217              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
18218              From: abigail@foad.org
18219              Date: 21 Aug 2000 21:31:34 -0000
18220              Message-Id: <20000821213134.30170.qmail@foad.org>
18221      Branch: perl
18222            ! ext/Storable/Storable.xs
18223 ____________________________________________________________________________
18224 [  6757] By: jhi                                   on 2000/08/21  18:37:07
18225         Log: Update Changes.
18226      Branch: perl
18227            ! Changes patchlevel.h
18228 ____________________________________________________________________________
18229 [  6756] By: jhi                                   on 2000/08/21  18:34:02
18230         Log: A pod nit.
18231              
18232              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
18233              From: <abigail@foad.org>
18234              Date: Mon, 21 Aug 2000 14:00:16 -0400
18235              Message-ID: <20000821180016.28627.qmail@foad.org>
18236      Branch: perl
18237            ! pod/perlre.pod
18238 ____________________________________________________________________________
18239 [  6755] By: jhi                                   on 2000/08/21  18:30:56
18240         Log: Use PodParser 1.18 new test.
18241      Branch: perl
18242            ! t/pod/special_seqs.t t/pod/special_seqs.xr
18243 ____________________________________________________________________________
18244 [  6754] By: jhi                                   on 2000/08/21  18:28:35
18245         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
18246              patches cannot be applied since #6712 conflicts.
18247      Branch: perl
18248            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
18249 ____________________________________________________________________________
18250 [  6753] By: jhi                                   on 2000/08/21  18:15:11
18251         Log: Weed out some smaller changes.
18252      Branch: perl
18253            ! pod/perldelta.pod
18254 ____________________________________________________________________________
18255 [  6752] By: jhi                                   on 2000/08/21  18:02:30
18256         Log: Also under djgpp the timestamps are funky.
18257      Branch: perl
18258            ! t/op/stat.t
18259 ____________________________________________________________________________
18260 [  6751] By: jhi                                   on 2000/08/21  17:55:56
18261         Log: Tweak the floating point output routine preferences.
18262      Branch: metaconfig
18263            ! U/compline/d_gconvert.U
18264      Branch: perl
18265            ! Configure
18266 ____________________________________________________________________________
18267 [  6750] By: jhi                                   on 2000/08/21  17:51:29
18268         Log: Unicos/mk requires elaborate paranoia.
18269      Branch: perl
18270            ! lib/Math/Complex.pm
18271 ____________________________________________________________________________
18272 [  6749] By: gsar                                  on 2000/08/21  16:53:31
18273         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
18274      Branch: perl
18275            ! lib/Cwd.pm
18276 ____________________________________________________________________________
18277 [  6748] By: gsar                                  on 2000/08/21  16:22:19
18278         Log: free TLS slot properly on Windows
18279      Branch: perl
18280            ! thread.h win32/perllib.c win32/win32thread.h
18281 ____________________________________________________________________________
18282 [  6747] By: jhi                                   on 2000/08/21  16:20:58
18283         Log: Rename the macro argument because some preprocessors
18284              can't tell the difference and expand arguments also inside
18285              double quoted strings.
18286      Branch: perl
18287            ! regcomp.c
18288 ____________________________________________________________________________
18289 [  6746] By: jhi                                   on 2000/08/21  16:09:41
18290         Log: Support long doubles in Storable.
18291              
18292              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
18293              From: Radu Greab <radu@netsoft.ro>
18294              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
18295              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
18296      Branch: perl
18297            ! ext/Storable/Storable.xs
18298 ____________________________________________________________________________
18299 [  6745] By: jhi                                   on 2000/08/21  15:51:40
18300         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
18301              From: "Fifer, Eric" <EFifer@sanwaint.com>
18302              Date: Mon, 21 Aug 2000 15:34:49 +0100
18303              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
18304      Branch: perl
18305            ! t/pragma/warn/9enabled
18306 ____________________________________________________________________________
18307 [  6744] By: jhi                                   on 2000/08/21  15:39:35
18308         Log: Document the endianness of Alpha more precisely.
18309      Branch: perl
18310            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
18311            ! pod/perlport.pod
18312 ____________________________________________________________________________
18313 [  6743] By: jhi                                   on 2000/08/21  14:47:05
18314         Log: perldelta fixes from the p5p crowd.
18315      Branch: perl
18316            ! pod/perldelta.pod pod/perlop.pod
18317 ____________________________________________________________________________
18318 [  6742] By: jhi                                   on 2000/08/21  13:34:51
18319         Log: Update to Pod::LaTeX 0.53.
18320              
18321              Subject: [PATCH] lib/Pod/LaTeX.pm updates
18322              From: Tim Jenness <timj@jach.hawaii.edu>
18323              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
18324              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
18325      Branch: perl
18326            ! lib/Pod/LaTeX.pm
18327 ____________________________________________________________________________
18328 [  6741] By: jhi                                   on 2000/08/21  13:33:01
18329         Log: Subject: [PATCH] os2.c fix for use64bitint
18330              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18331              Date: Mon, 21 Aug 2000 01:32:25 -0700
18332              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
18333      Branch: perl
18334            ! os2/os2.c
18335 ____________________________________________________________________________
18336 [  6740] By: jhi                                   on 2000/08/21  13:28:52
18337         Log: Array context keeps slithering in.
18338              
18339              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
18340              From: Daniel Chetlin <daniel@chetlin.com>
18341              Date: Sun, 20 Aug 2000 21:40:25 -0700
18342              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
18343      Branch: perl
18344            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
18345            ! pod/perldebtut.pod
18346 ____________________________________________________________________________
18347 [  6739] By: jhi                                   on 2000/08/21  13:23:55
18348         Log: Big-endian quad fixes for Storable from Radu Greab,
18349              plus few explicit null casts for picky compilers.
18350      Branch: perl
18351            ! ext/Storable/Storable.xs
18352 ____________________________________________________________________________
18353 [  6738] By: gsar                                  on 2000/08/21  05:56:13
18354         Log: small tweaks for change#6705: avoid C++ style comments in C code;
18355              use Perl's malloc API rather than the low level system one
18356      Branch: perl
18357            ! win32/win32.c
18358 ____________________________________________________________________________
18359 [  6737] By: gsar                                  on 2000/08/21  05:35:41
18360         Log: add Storable to list of extensions on Windows
18361      Branch: perl
18362            ! win32/Makefile win32/makefile.mk
18363 ____________________________________________________________________________
18364 [  6736] By: jhi                                   on 2000/08/21  02:57:53
18365         Log: Update Changes.
18366      Branch: perl
18367            ! Changes patchlevel.h
18368 ____________________________________________________________________________
18369 [  6735] By: jhi                                   on 2000/08/21  02:57:20
18370         Log: Draft 0.
18371      Branch: perl
18372            ! pod/perldelta.pod
18373 ____________________________________________________________________________
18374 [  6734] By: jhi                                   on 2000/08/21  02:57:03
18375         Log: Add Storable 0.7.2 from Raphael Manfredi,
18376              plus the patch from
18377              
18378              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
18379              From: Radu Greab <radu@netsoft.ro>
18380              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
18381              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
18382              
18383              plus changes to get Storable to compile with
18384              picky ANSI compilers.
18385      Branch: perl
18386            + ext/Storable/ChangeLog ext/Storable/MANIFEST
18387            + ext/Storable/Makefile.PL ext/Storable/README
18388            + ext/Storable/Storable.pm ext/Storable/Storable.xs
18389            + ext/Storable/patchlevel.h t/lib/st-06compat.t
18390            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
18391            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
18392            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
18393            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
18394            + t/lib/st-tieditems.t
18395            ! MANIFEST
18396 ____________________________________________________________________________
18397 [  6733] By: jhi                                   on 2000/08/21  02:29:09
18398         Log: The correct cleaning order is an art.
18399      Branch: perl
18400            ! Makefile.SH
18401 ____________________________________________________________________________
18402 [  6732] By: jhi                                   on 2000/08/21  01:23:39
18403         Log: The #6724 is here.
18404      Branch: perl
18405            ! t/lib/ftmp-security.t
18406 ____________________________________________________________________________
18407 [  6731] By: jhi                                   on 2000/08/20  23:17:03
18408         Log: s/this one/the 5.6.0 release/
18409      Branch: perl
18410            ! pod/perl56delta.pod
18411 ____________________________________________________________________________
18412 [  6730] By: jhi                                   on 2000/08/20  23:07:34
18413         Log: Mention perlebcdic and perlposix-bc.
18414      Branch: perl
18415            ! pod/perlport.pod
18416 ____________________________________________________________________________
18417 [  6729] By: jhi                                   on 2000/08/20  21:32:59
18418         Log: Document the number of exponent digits.
18419      Branch: perl
18420            ! pod/perlfunc.pod
18421 ____________________________________________________________________________
18422 [  6728] By: jhi                                   on 2000/08/20  21:16:47
18423         Log: Use File::Spec->tmpdir().
18424              
18425              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
18426              From: Tim Jenness <timj@jach.hawaii.edu>
18427              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
18428              MIME-Version: 1.0
18429              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
18430      Branch: perl
18431            ! utils/perlbug.PL
18432 ____________________________________________________________________________
18433 [  6727] By: jhi                                   on 2000/08/20  20:43:32
18434         Log: Update Changes.
18435      Branch: perl
18436            ! Changes patchlevel.h
18437 ____________________________________________________________________________
18438 [  6726] By: jhi                                   on 2000/08/20  20:41:44
18439         Log: The veryclean target needs to clobber.
18440      Branch: perl
18441            ! Makefile.SH
18442 ____________________________________________________________________________
18443 [  6725] By: jhi                                   on 2000/08/20  20:37:38
18444         Log: Document odd vs even subreleases and -Dusedevel.
18445      Branch: perl
18446            ! INSTALL
18447 ____________________________________________________________________________
18448 [  6724] By: jhi                                   on 2000/08/20  19:58:05
18449         Log: Use temporary directory instead of current directory.
18450              
18451              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
18452              From: Tim Jenness <timj@jach.hawaii.edu>
18453              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
18454              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
18455      Branch: perl
18456            ! t/lib/ftmp-security.t
18457 ____________________________________________________________________________
18458 [  6723] By: jhi                                   on 2000/08/20  19:55:55
18459         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
18460              From: andreas.koenig@anima.de (Andreas J. Koenig)
18461              Date: 20 Aug 2000 15:52:03 +0200
18462              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
18463      Branch: perl
18464            ! lib/ExtUtils/MM_Unix.pm
18465 ____________________________________________________________________________
18466 [  6722] By: jhi                                   on 2000/08/20  19:46:01
18467         Log: Update to CGI 2.72, from Lincoln Stein.
18468      Branch: perl
18469            ! lib/CGI.pm
18470 ____________________________________________________________________________
18471 [  6721] By: jhi                                   on 2000/08/20  19:43:54
18472         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
18473              From: Radu Greab <radu@netsoft.ro>
18474              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
18475              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
18476      Branch: perl
18477            ! ext/GDBM_File/GDBM_File.xs
18478 ____________________________________________________________________________
18479 [  6720] By: jhi                                   on 2000/08/20  19:42:01
18480         Log: pp_open() could pass an uninitialized filename down to do_open9().
18481      Branch: perl
18482            ! pp_sys.c
18483 ____________________________________________________________________________
18484 [  6719] By: jhi                                   on 2000/08/20  14:06:41
18485         Log: UTF8 concat fixes.
18486              
18487              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
18488              From: Hugo <hv@crypt.compulink.co.uk>
18489              Date: Sun, 20 Aug 2000 07:30:46 +0100
18490              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
18491      Branch: perl
18492            ! pp_hot.c t/op/append.t
18493 ____________________________________________________________________________
18494 [  6718] By: jhi                                   on 2000/08/20  02:09:37
18495         Log: Let's try #6717 again.
18496      Branch: perl
18497            ! lib/File/Temp.pm
18498 ____________________________________________________________________________
18499 [  6717] By: jhi                                   on 2000/08/20  01:56:55
18500         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
18501              From: "Craig A. Berry" <craig.berry@metamorgs.com>
18502              Date: Sat, 19 Aug 2000 18:15:39 -0500
18503              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
18504      Branch: perl
18505            ! lib/File/Temp.pm
18506 ____________________________________________________________________________
18507 [  6716] By: jhi                                   on 2000/08/19  15:50:11
18508         Log: Update Changes.
18509      Branch: perl
18510            ! Changes patchlevel.h
18511 ____________________________________________________________________________
18512 [  6715] By: jhi                                   on 2000/08/19  15:39:09
18513         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
18514              From: Jonathan D Johnston <jdjohnston2@juno.com>
18515              Date: Thu, 17 Aug 2000 23:13:01 -0400       
18516              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
18517      Branch: perl
18518            ! pod/perlfunc.pod
18519 ____________________________________________________________________________
18520 [  6714] By: jhi                                   on 2000/08/19  15:34:04
18521         Log: Introduce a 'veryclean' target that is like 'distclean'
18522              but also removes *~ and *.orig.
18523      Branch: perl
18524            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
18525            ! utils/Makefile x2p/Makefile.SH
18526 ____________________________________________________________________________
18527 [  6713] By: jhi                                   on 2000/08/19  14:15:45
18528         Log: Put back the long double avoidance code to POSIX.xs
18529              because VMS seems to need it still.
18530      Branch: perl
18531            ! ext/POSIX/POSIX.xs
18532 ____________________________________________________________________________
18533 [  6712] By: jhi                                   on 2000/08/19  14:10:41
18534         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
18535              From: Peter Prymmer <pvhp@forte.com>
18536              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
18537              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
18538      Branch: perl
18539            ! lib/Pod/Find.pm t/pod/find.t
18540 ____________________________________________________________________________
18541 [  6711] By: jhi                                   on 2000/08/19  14:09:19
18542         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
18543              From: Peter Prymmer <pvhp@forte.com>
18544              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
18545              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
18546              cc: vmsperl@perl.org
18547      Branch: perl
18548            ! t/lib/peek.t
18549 ____________________________________________________________________________
18550 [  6710] By: jhi                                   on 2000/08/19  14:08:01
18551         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
18552              From: Jan Dubois <jand@ActiveState.com>
18553              Date: Fri, 18 Aug 2000 16:31:48 -0700
18554              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
18555      Branch: perl
18556            ! win32/win32.c
18557 ____________________________________________________________________________
18558 [  6709] By: jhi                                   on 2000/08/19  14:06:57
18559         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
18560              
18561              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
18562              From: Spider.Boardman@Orb.Nashua.NH.US
18563              Date: Fri, 18 Aug 2000 18:41:14 -0400
18564              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
18565      Branch: perl
18566            ! regcomp.c
18567 ____________________________________________________________________________
18568 [  6708] By: jhi                                   on 2000/08/18  22:04:49
18569         Log: Update Changes.
18570      Branch: perl
18571            ! Changes patchlevel.h
18572 ____________________________________________________________________________
18573 [  6707] By: jhi                                   on 2000/08/18  21:55:14
18574         Log: Add warnif(), check warnings further up the stack,
18575              all the warnings functions now can take an optional object reference.
18576              
18577              Subject: [PATCH bleedperl@6691] warnings pragma update
18578              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
18579              Date: Fri, 18 Aug 2000 22:42:06 +0100
18580              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
18581      Branch: perl
18582            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
18583            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
18584            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
18585 ____________________________________________________________________________
18586 [  6706] By: jhi                                   on 2000/08/18  21:41:45
18587         Log: Typo in pp_complement().
18588              
18589              Subject: [PATCH perl-current] Deparse
18590              From: Peter Scott <Peter@PSDT.com>
18591              Date: Fri, 18 Aug 2000 12:44:37 -0700
18592              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
18593      Branch: perl
18594            ! ext/B/B/Deparse.pm
18595 ____________________________________________________________________________
18596 [  6705] By: jhi                                   on 2000/08/18  21:25:59
18597         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
18598              From: Jan Dubois <jand@ActiveState.com>
18599              Date: Fri, 18 Aug 2000 14:22:51 -0700
18600              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
18601      Branch: perl
18602            ! lib/Win32.pod win32/win32.c
18603 ____________________________________________________________________________
18604 [  6704] By: jhi                                   on 2000/08/18  21:16:14
18605         Log: Don't eat leading os from index entries.
18606              
18607              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
18608              From: Russ Allbery <rra@stanford.edu>
18609              Date: 10 Aug 2000 20:49:25 -0700
18610              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
18611      Branch: perl
18612            ! lib/Pod/Man.pm
18613 ____________________________________________________________________________
18614 [  6703] By: jhi                                   on 2000/08/18  21:07:06
18615         Log: Add [[:blank:]] as suggested in
18616              
18617              Subject: [ID 20000716.024] [=cc=] / [:blank:]
18618              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
18619              Date: Sun, 16 Jul 2000 17:55:29 -0700
18620              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
18621              
18622              (the [=cc=] has already been taken care of by #6439
18623              so the whole bug report can be closed)
18624              
18625              and make [[:space:]] to be equivalent to isspace(3)
18626              (as opposed to \s, which is isSPACE()).  The difference
18627              is that now [[:space:]] matches the mythical vertical tab,
18628              while \s doesn't.
18629      Branch: perl
18630            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
18631            ! regexec.c t/op/pat.t
18632 ____________________________________________________________________________
18633 [  6702] By: jhi                                   on 2000/08/18  18:47:47
18634         Log: The new tests were missing from #6415.
18635      Branch: perl
18636            ! t/op/bop.t
18637 ____________________________________________________________________________
18638 [  6701] By: jhi                                   on 2000/08/18  18:20:40
18639         Log: Document the NDBM_File and ODBM_File as SDBM_File
18640              was documented in #6417.
18641      Branch: perl
18642            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
18643            ! ext/SDBM_File/SDBM_File.pm
18644 ____________________________________________________________________________
18645 [  6700] By: jhi                                   on 2000/08/18  18:10:39
18646         Log: Subject: [PATCH perl@6698] cygwin port
18647              From: "Fifer, Eric" <EFifer@sanwaint.com>
18648              Date: Fri, 18 Aug 2000 17:30:05 +0100
18649              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
18650      Branch: perl
18651            ! lib/File/Temp.pm
18652 ____________________________________________________________________________
18653 [  6699] By: jhi                                   on 2000/08/18  16:21:49
18654         Log: Document code point which makes if (defined %stash::) to work
18655              (noted by Spider Boardman).
18656      Branch: perl
18657            ! op.c
18658 ____________________________________________________________________________
18659 [  6698] By: jhi                                   on 2000/08/18  13:43:27
18660         Log: Update Changes.
18661      Branch: perl
18662            ! Changes patchlevel.h
18663 ____________________________________________________________________________
18664 [  6697] By: jhi                                   on 2000/08/18  13:35:57
18665         Log: Tiny Getopt::Long patch from Johan Vromans.
18666      Branch: perl
18667            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
18668 ____________________________________________________________________________
18669 [  6696] By: jhi                                   on 2000/08/18  13:26:14
18670         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
18671              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
18672              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
18673              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
18674      Branch: perl
18675            ! pod/perldiag.pod pod/perlsyn.pod
18676 ____________________________________________________________________________
18677 [  6695] By: jhi                                   on 2000/08/18  13:13:26
18678         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
18679              From: Daniel Chetlin <daniel@chetlin.com>
18680              Date: Fri, 18 Aug 2000 03:13:36 -0700
18681              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
18682      Branch: perl
18683            ! pod/perlfunc.pod
18684 ____________________________________________________________________________
18685 [  6694] By: jhi                                   on 2000/08/18  13:08:05
18686         Log: Subject: [PATCH] perltrap.pod spring cleaning
18687              From: Daniel Chetlin <daniel@chetlin.com>
18688              Date: Fri, 18 Aug 2000 03:06:54 -0700
18689              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
18690              
18691              plus Mike Guy's nitfix.
18692      Branch: perl
18693            ! pod/perltrap.pod
18694 ____________________________________________________________________________
18695 [  6693] By: jhi                                   on 2000/08/18  13:00:26
18696         Log: Unbuffer the output.
18697              
18698              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
18699              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18700              Date: Thu, 17 Aug 2000 18:39:29 -0700
18701              Message-ID: <RPJn5gzkgydf092yn@efn.org>
18702      Branch: perl
18703            ! t/op/fork.t
18704 ____________________________________________________________________________
18705 [  6692] By: jhi                                   on 2000/08/18  05:19:17
18706         Log: Delete the image, too, not just its MANIFEStation.
18707      Branch: perl
18708            - lib/CGI/eg/wilogo.gif
18709 ____________________________________________________________________________
18710 [  6691] By: jhi                                   on 2000/08/18  05:10:26
18711         Log: Propagate new Configure vars.
18712      Branch: perl
18713            ! configure.com epoc/config.sh uconfig.h uconfig.sh
18714            ! vos/config.def vos/config.h vos/config_h.SH_orig
18715            ! win32/config.bc win32/config.gc win32/config.vc
18716            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
18717 ____________________________________________________________________________
18718 [  6690] By: jhi                                   on 2000/08/18  04:30:56
18719         Log: Update Changes.
18720      Branch: perl
18721            ! Changes patchlevel.h
18722 ____________________________________________________________________________
18723 [  6689] By: jhi                                   on 2000/08/18  04:12:30
18724         Log: Fix the lib/complex failure of
18725              
18726              From: abigail@foad.org
18727              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
18728              Date: 15 Aug 2000 04:06:38 -0000
18729              Message-Id: <20000815040638.8524.qmail@foad.org> 
18730              
18731              Linux long double accuracy issue: something that
18732              when printed with %g looks like "2" but int() of it is 1.
18733      Branch: perl
18734            ! lib/Math/Complex.pm
18735 ____________________________________________________________________________
18736 [  6688] By: jhi                                   on 2000/08/18  03:15:35
18737         Log: The byteorder code in #6671 was wrong.
18738      Branch: perl
18739            ! configpm
18740 ____________________________________________________________________________
18741 [  6687] By: jhi                                   on 2000/08/18  02:08:42
18742         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
18743              From: Jan Dubois <jand@ActiveState.com>
18744              Date: Thu, 17 Aug 2000 18:31:55 -0700
18745              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
18746      Branch: perl
18747            ! sv.c
18748 ____________________________________________________________________________
18749 [  6686] By: jhi                                   on 2000/08/18  02:04:15
18750         Log: Use NVs in POSIX math, not doubles.
18751              
18752              From: abigail@foad.org
18753              Subject: [ID 20000817.014] POSIX & modfl
18754              Date: 17 Aug 2000 20:49:18 -0000
18755              Message-Id: <20000817204918.23123.qmail@foad.org>
18756      Branch: perl
18757            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
18758 ____________________________________________________________________________
18759 [  6685] By: jhi                                   on 2000/08/18  02:02:12
18760         Log: Introduce NVef, NVff, and NVgf, use the middle one.
18761              (helps for lib/peek + Linux + long doubles)  Reported in
18762              
18763              From: abigail@foad.org
18764              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
18765              Date: 15 Aug 2000 04:06:38 -0000
18766              Message-Id: <20000815040638.8524.qmail@foad.org> 
18767              
18768              (note: the lib/complex failure has not yet been addressed)
18769      Branch: metaconfig/U/perl
18770            ! perlxvf.U
18771      Branch: perl
18772            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18773            ! config_h.SH dump.c perl.h pod/perlguts.pod
18774 ____________________________________________________________________________
18775 [  6684] By: jhi                                   on 2000/08/17  23:22:19
18776         Log: Add byteorder to the myconfig output.
18777      Branch: perl
18778            ! myconfig.SH
18779 ____________________________________________________________________________
18780 [  6683] By: jhi                                   on 2000/08/17  23:20:19
18781         Log: The image doth not exist, spotted by Johan Vromans.
18782      Branch: perl
18783            ! MANIFEST
18784 ____________________________________________________________________________
18785 [  6682] By: jhi                                   on 2000/08/17  22:38:16
18786         Log: Document what the backtick returns if the command fails.
18787      Branch: perl
18788            ! pod/perlop.pod
18789 ____________________________________________________________________________
18790 [  6681] By: jhi                                   on 2000/08/17  22:33:12
18791         Log: Do not use prototyping here.
18792              
18793              Subject: [ID 20000817.016] [PATCH] Peek.xs
18794              From: abigail@foad.org
18795              Date: 17 Aug 2000 20:55:56 -0000
18796              Message-Id: <20000817205556.24270.qmail@foad.org>
18797      Branch: perl
18798            ! ext/Devel/Peek/Makefile.PL
18799 ____________________________________________________________________________
18800 [  6680] By: jhi                                   on 2000/08/17  19:46:43
18801         Log: Don't propose using modules built for 5.005 if no binary
18802              compatibility with 5.005 is attempted.
18803              
18804              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
18805              Subject: Minor nit with 5.7.0 (6655)
18806              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
18807              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
18808      Branch: metaconfig
18809            ! U/installdirs/inc_version_list.U
18810      Branch: perl
18811            ! Configure config_h.SH
18812 ____________________________________________________________________________
18813 [  6679] By: jhi                                   on 2000/08/17  19:16:39
18814         Log: Microperl config update.
18815      Branch: perl
18816            ! uconfig.h uconfig.sh
18817 ____________________________________________________________________________
18818 [  6678] By: jhi                                   on 2000/08/17  19:16:13
18819         Log: The #6648 wasn't protective enough for limited platforms
18820              (like microperl).
18821      Branch: perl
18822            ! dump.c sv.c
18823 ____________________________________________________________________________
18824 [  6677] By: jhi                                   on 2000/08/17  14:46:35
18825         Log: Update Changes.
18826      Branch: perl
18827            ! Changes patchlevel.h
18828 ____________________________________________________________________________
18829 [  6676] By: jhi                                   on 2000/08/17  14:44:02
18830         Log: Add perlebcdic from Peter Prymmer, regen toc.
18831      Branch: perl
18832            + pod/perlebcdic.pod
18833            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
18834 ____________________________________________________________________________
18835 [  6675] By: jhi                                   on 2000/08/17  14:41:52
18836         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
18837      Branch: perl
18838            ! pod/perldebtut.pod
18839 ____________________________________________________________________________
18840 [  6674] By: jhi                                   on 2000/08/17  14:29:43
18841         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
18842              
18843              Subject: [ID 20000724.006] -DLEAKTEST problem
18844              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
18845              Date: Tue, 25 Jul 2000 00:36:32 -0500
18846              Message-Id: <20000725003632.A26186@www.llamacom.com>
18847              
18848              Reminder sent
18849              
18850              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
18851              From: Hugo <hv@crypt.compulink.co.uk>
18852              Date: Thu, 17 Aug 2000 15:23:42 +0100
18853              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
18854      Branch: perl
18855            ! util.c
18856 ____________________________________________________________________________
18857 [  6673] By: jhi                                   on 2000/08/17  04:07:10
18858         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
18859              From: John Peacock <JPeacock@UnivPress.com>
18860              Date: Tue, 01 Aug 2000 09:38:12 -0400
18861              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
18862      Branch: perl
18863            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
18864 ____________________________________________________________________________
18865 [  6672] By: jhi                                   on 2000/08/17  03:04:35
18866         Log: Subject: [PATCH] Cwd.pm now uses strict
18867              From: Tim Jenness <timj@jach.hawaii.edu>
18868              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
18869              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
18870      Branch: perl
18871            ! lib/Cwd.pm
18872 ____________________________________________________________________________
18873 [  6671] By: jhi                                   on 2000/08/17  02:16:35
18874         Log: Make $Config{byteorder} more magical so that it is
18875              dynamically computed: nice for 'fat binaries'.
18876              
18877              Subject: [PATCH]: default byteorder
18878              From: Wilfredo Sánchez <wsanchez@apple.com>
18879              Date: Mon, 31 Jul 2000 19:45:31 -0700
18880              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
18881      Branch: perl
18882            ! configpm
18883 ____________________________________________________________________________
18884 [  6670] By: gsar                                  on 2000/08/17  01:22:21
18885         Log: move WNOHANG definition to where other such things are
18886      Branch: perl
18887            ! win32/win32.h
18888 ____________________________________________________________________________
18889 [  6669] By: jhi                                   on 2000/08/17  01:19:17
18890         Log: Update Changes.
18891      Branch: perl
18892            ! Changes patchlevel.h
18893 ____________________________________________________________________________
18894 [  6668] By: jhi                                   on 2000/08/17  01:16:29
18895         Log: Doc nits spotted by Richard Soderberg.
18896      Branch: perl
18897            ! README.posix-bc README.vmesa
18898 ____________________________________________________________________________
18899 [  6667] By: jhi                                   on 2000/08/17  01:12:11
18900         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
18901              From: "Casey R. Tweten" <crt@kiski.net>
18902              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
18903              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
18904      Branch: perl
18905            ! pod/perldebtut.pod
18906 ____________________________________________________________________________
18907 [  6666] By: jhi                                   on 2000/08/17  01:09:31
18908         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
18909              From: "Casey R. Tweten" <crt@kiski.net>
18910              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
18911              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
18912      Branch: perl
18913            ! lib/Shell.pm
18914 ____________________________________________________________________________
18915 [  6665] By: gsar                                  on 2000/08/17  01:03:52
18916         Log: add "ok" targets from change#6632 in makefile.mk
18917      Branch: perl
18918            ! pod/perlport.pod win32/Makefile win32/makefile.mk
18919 ____________________________________________________________________________
18920 [  6664] By: gsar                                  on 2000/08/17  00:56:11
18921         Log: avoid warnings from dense compiler
18922      Branch: perl
18923            ! win32/win32.c
18924 ____________________________________________________________________________
18925 [  6663] By: jhi                                   on 2000/08/17  00:51:49
18926         Log: Tweak the regex compilation errors once more.
18927      Branch: perl
18928            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
18929            ! t/op/regmesg.t t/pragma/warn/regcomp
18930 ____________________________________________________________________________
18931 [  6662] By: gsar                                  on 2000/08/17  00:28:19
18932         Log: trailing new %ENV entries weren't being pushed into the real
18933              environment of subprocesses on Windows
18934      Branch: perl
18935            ! t/op/magic.t win32/perlhost.h
18936 ____________________________________________________________________________
18937 [  6661] By: gsar                                  on 2000/08/17  00:19:20
18938         Log: waitpid() now handles externally spawned pids correctly;
18939              fixes for backtick/wait/waitpid failures on Windows 9x
18940              
18941              these changes make the pid returned by process functions on
18942              Windows 9x always positive by clearing the high bit (which
18943              is always set on Win9x); pseudo-process PIDs are likewise
18944              always negative now on Win9x (just as on NT/2000)
18945      Branch: perl
18946            ! pp_sys.c win32/perlhost.h win32/win32.c
18947 ____________________________________________________________________________
18948 [  6660] By: jhi                                   on 2000/08/17  00:04:32
18949         Log: Retract #6645.
18950      Branch: perl
18951            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
18952            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
18953            ! t/op/sprintf.t
18954 ____________________________________________________________________________
18955 [  6659] By: gsar                                  on 2000/08/16  23:59:28
18956         Log: on windows, the return values from wait() and waitpid() don't
18957              match those of pseudo-pids
18958      Branch: perl
18959            ! pp_sys.c t/op/fork.t util.c win32/win32.c
18960 ____________________________________________________________________________
18961 [  6658] By: gsar                                  on 2000/08/16  23:56:14
18962         Log: pod nit seen in passing
18963      Branch: perl
18964            ! pod/perlfunc.pod
18965 ____________________________________________________________________________
18966 [  6657] By: gsar                                  on 2000/08/16  23:53:42
18967         Log: change#6328 could make close(SOCKET) return false on windows
18968              when it shouldn't
18969      Branch: perl
18970            ! win32/win32sck.c
18971 ____________________________________________________________________________
18972 [  6656] By: gsar                                  on 2000/08/16  23:46:57
18973         Log: check that the number pseudo children doesn't exceed
18974              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
18975              the WaitForMultipleObjects() limit that would cause wait()
18976              to crash)
18977              
18978              wait() and waitpid() could potentially be rewritten to use
18979              more than one thread to do the waiting to eliminate this
18980              limitation
18981      Branch: perl
18982            ! win32/perlhost.h
18983 ____________________________________________________________________________
18984 [  6655] By: jhi                                   on 2000/08/16  14:11:05
18985         Log: Update Changes.
18986      Branch: perl
18987            ! Changes patchlevel.h
18988 ____________________________________________________________________________
18989 [  6654] By: jhi                                   on 2000/08/16  14:10:12
18990         Log: Update to perldebtut 1.9, from Richard Foley.
18991      Branch: perl
18992            ! pod/perldebtut.pod
18993 ____________________________________________________________________________
18994 [  6653] By: jhi                                   on 2000/08/16  14:08:17
18995         Log: Change the regx compilation error markers to use = instead of <
18996              since pod makes using the latter quite messy.  Reported in
18997              ID 20000814.006 by Abigail and in
18998              Subject: Unknown escape E<> ?
18999              From: Lupe Christoph <lupe@lupe-christoph.de>
19000              Date: Fri, 11 Aug 2000 00:30:27 +0200
19001              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
19002      Branch: perl
19003            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
19004            ! t/op/regmesg.t t/pragma/warn/regcomp
19005 ____________________________________________________________________________
19006 [  6652] By: jhi                                   on 2000/08/16  13:25:31
19007         Log: Change the perlbug address to perl.org since it's more forgiving.
19008              
19009              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
19010              From: abigail@foad.org
19011              Date: 15 Aug 2000 04:15:40 -0000
19012              Message-Id: <20000815041540.8633.qmail@foad.org>
19013      Branch: perl
19014            ! utils/perlbug.PL
19015 ____________________________________________________________________________
19016 [  6651] By: jhi                                   on 2000/08/16  13:22:35
19017         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
19018              From: Tim Jenness <timj@jach.hawaii.edu>
19019              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
19020              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
19021      Branch: perl
19022            ! lib/Cwd.pm
19023 ____________________________________________________________________________
19024 [  6650] By: jhi                                   on 2000/08/16  13:18:13
19025         Log: Update to CPAN 1.57.
19026              
19027              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
19028              From: andreas.koenig@anima.de (Andreas J. Koenig)
19029              Date: 16 Aug 2000 15:09:46 +0200
19030              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
19031      Branch: perl
19032            ! lib/CPAN.pm
19033 ____________________________________________________________________________
19034 [  6649] By: jhi                                   on 2000/08/16  13:12:31
19035         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
19036              From: "Larry W. Virden" <lvirden@cas.org>
19037              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
19038              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
19039      Branch: perl
19040            ! README.hpux
19041 ____________________________________________________________________________
19042 [  6648] By: jhi                                   on 2000/08/16  13:03:53
19043         Log: The numeric locale was reset to "C" by s?printf and never restored.
19044              
19045              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
19046              From: Christian Kirsch <ck@held.mind.de>
19047              Date: Wed, 9 Aug 2000 17:05:17 +0200
19048              Message-Id: <20000809170517.A25389@held>
19049              
19050              No test since adding the failing example to locale.t
19051              does not fail -- probably because the locale settings are so
19052              thoroughly tweaked by that time.  Running the example standalone
19053              does fail, though.  UPDATE: test case added at change #7540.
19054      Branch: perl
19055            ! dump.c perl.h pp.c pp_ctl.c sv.c
19056 ____________________________________________________________________________
19057 [  6647] By: jhi                                   on 2000/08/16  00:07:54
19058         Log: Update Changes and test semi-automatic patchlevel updating.
19059      Branch: perl
19060            ! Changes patchlevel.h
19061 ____________________________________________________________________________
19062 [  6646] By: jhi                                   on 2000/08/15  23:35:07
19063         Log: Fix a dependency problem.
19064              
19065              Subject: [PATCH: 6640] VMS Makefile.SH update
19066              From: Peter Prymmer <pvhp@forte.com>
19067              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
19068              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
19069      Branch: perl
19070            ! vms/descrip_mms.template
19071 ____________________________________________________________________________
19072 [  6645] By: jhi                                   on 2000/08/15  23:33:23
19073         Log: (Retracted by #6660)
19074              
19075              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
19076              From: Dominic Dunlop <domo@computer.org>
19077              Date: Tue, 15 Aug 2000 22:20:52 +0200
19078              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
19079      Branch: metaconfig/U/perl
19080            + d_printfed.U
19081      Branch: perl
19082            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19083            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
19084            ! t/op/sprintf.t
19085 ____________________________________________________________________________
19086 [  6644] By: jhi                                   on 2000/08/15  21:17:20
19087         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
19088              From: abigail@foad.org
19089              Date: 15 Aug 2000 20:12:41 -0000
19090              Message-Id: <20000815201241.25556.qmail@foad.org>
19091      Branch: perl
19092            ! INSTALL
19093 ____________________________________________________________________________
19094 [  6643] By: jhi                                   on 2000/08/15  21:15:28
19095         Log: (an already applied patch)
19096      Branch: perl
19097            ! lib/CGI.pm
19098 ____________________________________________________________________________
19099 [  6642] By: gsar                                  on 2000/08/15  19:54:05
19100         Log: magic callbacks all need to have same type signature
19101      Branch: perl
19102            ! embed.pl mg.c proto.h
19103 ____________________________________________________________________________
19104 [  6641] By: jhi                                   on 2000/08/15  17:56:27
19105         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)
19106              From: Mike Guy <mjtg@cam.ac.uk>
19107              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
19108              Date: Tue, 15 Aug 2000 18:26:45 +0100
19109              
19110              Only the peek.t part applied, not the hash quality part.
19111      Branch: perl
19112            ! t/lib/peek.t
19113 ____________________________________________________________________________
19114 [  6640] By: jhi                                   on 2000/08/15  16:37:37
19115         Log: Update Changes.
19116      Branch: perl
19117            ! Changes
19118 ____________________________________________________________________________
19119 [  6639] By: jhi                                   on 2000/08/15  16:34:55
19120         Log: Missed a file from #6638.
19121      Branch: perl
19122            ! lib/File/Temp.pm
19123 ____________________________________________________________________________
19124 [  6638] By: jhi                                   on 2000/08/15  16:33:19
19125         Log: Subject: [PATCH perl@6620] cygwin port
19126              From: "Fifer, Eric" <EFifer@sanwaint.com>
19127              Date: Tue, 15 Aug 2000 17:00:49 +0100
19128              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
19129      Branch: perl
19130            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
19131 ____________________________________________________________________________
19132 [  6637] By: jhi                                   on 2000/08/15  16:29:22
19133         Log: Subject: [PATCH] debugger exit code should reflect user exit code
19134              From: Mike Guy <mjtg@cam.ac.uk>
19135              Date: Tue, 15 Aug 2000 16:55:59 +0100
19136              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
19137      Branch: perl
19138            ! lib/perl5db.pl
19139 ____________________________________________________________________________
19140 [  6636] By: jhi                                   on 2000/08/15  15:30:58
19141         Log: Update Changes.
19142      Branch: perl
19143            ! Changes
19144 ____________________________________________________________________________
19145 [  6635] By: jhi                                   on 2000/08/15  15:27:21
19146         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
19147      Branch: metaconfig
19148            ! U/mkglossary U/mksample
19149      Branch: metaconfig/U/perl
19150            ! Devel.U
19151      Branch: perl
19152            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
19153 ____________________________________________________________________________
19154 [  6634] By: jhi                                   on 2000/08/15  14:11:55
19155         Log: Don't blow limited stacks, a lower number is enough to
19156              tickle the lookbehind limit.
19157              
19158              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
19159              From: Dominic Dunlop <domo@computer.org>
19160              Date: Tue, 15 Aug 2000 13:51:24 +0200
19161              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
19162      Branch: perl
19163            ! t/op/regmesg.t
19164 ____________________________________________________________________________
19165 [  6633] By: jhi                                   on 2000/08/15  14:01:46
19166         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
19167              From: Mike Guy <mjtg@cam.ac.uk>
19168              Date: Tue, 15 Aug 2000 12:10:50 +0100
19169              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
19170      Branch: perl
19171            ! utils/perldoc.PL
19172 ____________________________________________________________________________
19173 [  6632] By: jhi                                   on 2000/08/15  13:58:48
19174         Log: make ok etc also for win32.
19175              
19176              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
19177              From: Prymmer/Kahn <pvhp@best.com>
19178              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
19179              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
19180      Branch: perl
19181            ! win32/Makefile
19182 ____________________________________________________________________________
19183 [  6631] By: jhi                                   on 2000/08/15  13:45:03
19184         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
19185      Branch: perl
19186            ! lib/Test.pm
19187 ____________________________________________________________________________
19188 [  6630] By: jhi                                   on 2000/08/15  03:25:09
19189         Log: Update Changes.
19190      Branch: perl
19191            ! Changes
19192 ____________________________________________________________________________
19193 [  6629] By: jhi                                   on 2000/08/15  03:23:53
19194         Log: magic_regdatum_set() is void, not int.
19195      Branch: perl
19196            ! embed.pl mg.c proto.h
19197 ____________________________________________________________________________
19198 [  6628] By: jhi                                   on 2000/08/15  03:08:02
19199         Log: Make the user to give up his firstborn, err, to knowingly
19200              verify installing an unstable developer release.  Also bump
19201              the release to 5.7.0, but leave a patch tag in the local
19202              patches saying that this is not yet the real thing.
19203      Branch: metaconfig
19204            ! U/modified/Instruct.U
19205      Branch: metaconfig/U/perl
19206            + Devel.U
19207      Branch: perl
19208            ! Configure patchlevel.h
19209 ____________________________________________________________________________
19210 [  6627] By: jhi                                   on 2000/08/14  22:32:52
19211         Log: README.os2 update.
19212              
19213              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
19214              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19215              Date: Wed, 02 Aug 2000 21:55:09 -0700
19216              Message-ID: <tsPi5gzkgegX092yn@efn.org>
19217      Branch: perl
19218            ! README.os2
19219 ____________________________________________________________________________
19220 [  6626] By: jhi                                   on 2000/08/14  21:00:02
19221         Log: Subject: Re: File::Temp problems on VMS in bleedperl
19222              From: Tim Jenness <timj@jach.hawaii.edu>
19223              cc: vmsperl@perl.org
19224              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
19225              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
19226      Branch: perl
19227            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
19228 ____________________________________________________________________________
19229 [  6625] By: jhi                                   on 2000/08/14  20:52:16
19230         Log: Add SUIDMAIL as was done for the CERT alert.
19231      Branch: perl
19232            ! patchlevel.h
19233 ____________________________________________________________________________
19234 [  6624] By: jhi                                   on 2000/08/14  20:48:50
19235         Log: Subject: sfio2000
19236              From: Daniel Muino <dmuino@afip.gov.ar>
19237              Date: Mon, 14 Aug 2000 16:58:11 -0300
19238              Message-ID: <20000814165811.B16368@con2-dgi>
19239      Branch: perl
19240            ! perlsdio.h perlsfio.h
19241 ____________________________________________________________________________
19242 [  6623] By: jhi                                   on 2000/08/14  20:47:36
19243         Log: Subject: warning: storage class after type is obsolescent
19244              From: Daniel Muino <dmuino@afip.gov.ar>
19245              Date: Mon, 14 Aug 2000 16:42:47 -0300
19246              Message-ID: <20000814164247.A16368@con2-dgi>
19247      Branch: perl
19248            ! regcomp.pl regnodes.h
19249 ____________________________________________________________________________
19250 [  6622] By: jhi                                   on 2000/08/14  20:43:05
19251         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
19252              From: abigail@foad.org
19253              Date: 14 Aug 2000 20:00:10 -0000
19254              Message-Id: <20000814200010.27271.qmail@foad.org>
19255      Branch: perl
19256            ! Changes
19257 ____________________________________________________________________________
19258 [  6621] By: jhi                                   on 2000/08/14  15:23:05
19259         Log: Update Changes.
19260      Branch: perl
19261            ! Changes
19262 ____________________________________________________________________________
19263 [  6620] By: jhi                                   on 2000/08/14  15:22:14
19264         Log: Subject: Re: [PATCH] @+, @- readonly
19265              From: Mike Guy <mjtg@cam.ac.uk>
19266              Date: Mon, 14 Aug 2000 15:26:55 +0100
19267              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
19268      Branch: perl
19269            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
19270            ! sv.c t/op/pat.t
19271 ____________________________________________________________________________
19272 [  6619] By: jhi                                   on 2000/08/14  14:12:08
19273         Log: Update Changes.
19274      Branch: perl
19275            ! Changes
19276 ____________________________________________________________________________
19277 [  6618] By: jhi                                   on 2000/08/14  14:09:34
19278         Log: For now remove the mail code.
19279      Branch: perl
19280            ! perl.c
19281 ____________________________________________________________________________
19282 [  6617] By: jhi                                   on 2000/08/14  14:08:28
19283         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
19284      Branch: perl
19285            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
19286            ! pod/perlfaq8.pod pod/perlsec.pod
19287 ____________________________________________________________________________
19288 [  6616] By: jhi                                   on 2000/08/14  14:00:11
19289         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
19290              From: Mike Guy <mjtg@cam.ac.uk>
19291              Date: Mon, 14 Aug 2000 08:26:02 +0100
19292              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
19293      Branch: perl
19294            ! lib/perl5db.pl
19295 ____________________________________________________________________________
19296 [  6615] By: jhi                                   on 2000/08/14  13:58:45
19297         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
19298              From: Mike Guy <mjtg@cam.ac.uk>
19299              Date: Mon, 14 Aug 2000 08:04:22 +0100
19300              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
19301      Branch: perl
19302            ! gv.c mg.c t/op/pat.t
19303 ____________________________________________________________________________
19304 [  6614] By: jhi                                   on 2000/08/14  13:56:45
19305         Log: Subject: Test fails / warnings with perl-current #6612
19306              From: Mike Guy <mjtg@cam.ac.uk>
19307              Date: Mon, 14 Aug 2000 07:57:23 +0100
19308              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
19309      Branch: perl
19310            ! t/lib/b.t t/lib/peek.t
19311 ____________________________________________________________________________
19312 [  6613] By: jhi                                   on 2000/08/14  13:45:33
19313         Log: VMS configure.com update continues.
19314      Branch: perl
19315            - vms/configure.com
19316            ! MANIFEST configure.com
19317 ____________________________________________________________________________
19318 [  6612] By: jhi                                   on 2000/08/13  22:13:35
19319         Log: Update Changes.
19320      Branch: perl
19321            ! Changes
19322 ____________________________________________________________________________
19323 [  6611] By: jhi                                   on 2000/08/13  16:21:45
19324         Log: Upgrade to CGI 2.71, from Lincoln Stein.
19325      Branch: perl
19326            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
19327 ____________________________________________________________________________
19328 [  6610] By: jhi                                   on 2000/08/13  15:09:16
19329         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
19330              From: Mike Guy <mjtg@cam.ac.uk>
19331              Date: Sun, 13 Aug 2000 13:45:51 +0100
19332              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
19333      Branch: perl
19334            ! t/op/regmesg.t
19335 ____________________________________________________________________________
19336 [  6609] By: jhi                                   on 2000/08/13  14:31:26
19337         Log: Andreas says that 1.56 is fine, so reverting back to it.
19338      Branch: perl
19339            ! lib/CPAN.pm
19340 ____________________________________________________________________________
19341 [  6608] By: jhi                                   on 2000/08/13  05:34:20
19342         Log: Update Changes.
19343      Branch: perl
19344            ! Changes
19345 ____________________________________________________________________________
19346 [  6607] By: jhi                                   on 2000/08/13  05:32:01
19347         Log: Put back the \z changes of #5406 to CPAN.pm.
19348      Branch: perl
19349            ! lib/CPAN.pm
19350 ____________________________________________________________________________
19351 [  6606] By: jhi                                   on 2000/08/13  05:20:16
19352         Log: Fix-n-skip the tests under 5005threads.
19353      Branch: perl
19354            ! t/lib/b.t
19355 ____________________________________________________________________________
19356 [  6605] By: jhi                                   on 2000/08/13  05:07:48
19357         Log: Fix the test for 5005threads.
19358      Branch: perl
19359            ! t/lib/peek.t
19360 ____________________________________________________________________________
19361 [  6604] By: jhi                                   on 2000/08/13  03:35:37
19362         Log: Should have deleted this in #6603.
19363      Branch: perl
19364            - vms/subconfigure.com
19365 ____________________________________________________________________________
19366 [  6603] By: jhi                                   on 2000/08/12  18:29:32
19367         Log: Rewrite of vms/subconfigure.com as configure.com,
19368              from Peter Prymmer and the vmsperl crew.
19369      Branch: perl
19370            + vms/configure.com
19371            ! MANIFEST
19372 ____________________________________________________________________________
19373 [  6602] By: jhi                                   on 2000/08/11  13:00:01
19374         Log: PlainText.pm is dead.
19375      Branch: perl
19376            - lib/Pod/PlainText.pm
19377            ! MANIFEST
19378 ____________________________________________________________________________
19379 [  6601] By: jhi                                   on 2000/08/11  04:06:45
19380         Log: Update Changes.
19381      Branch: perl
19382            ! Changes
19383 ____________________________________________________________________________
19384 [  6600] By: jhi                                   on 2000/08/11  04:06:10
19385         Log: Add a few missing files, update MANIFEST.
19386      Branch: perl
19387            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
19388            + lib/Pod/PlainText.pm t/pod/find.t
19389            ! MANIFEST t/op/regmesg.t
19390 ____________________________________________________________________________
19391 [  6599] By: jhi                                   on 2000/08/11  03:31:10
19392         Log: Add Perl debugging tutorial, regen toc. 
19393              
19394              Subject: perldebtut.pod
19395              From: Richard Foley <Richard.Foley@m.dasa.de>
19396              Date: Wed, 09 Aug 2000 10:17:15 +0200
19397              Message-id: <3991138B.262247B8@m.dasa.de>
19398      Branch: perl
19399            + pod/perldebtut.pod
19400            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
19401 ____________________________________________________________________________
19402 [  6598] By: jhi                                   on 2000/08/11  02:48:56
19403         Log: tiny Changes edit
19404      Branch: perl
19405            ! Changes
19406 ____________________________________________________________________________
19407 [  6597] By: jhi                                   on 2000/08/11  02:39:04
19408         Log: Tests for #6589.
19409              
19410              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
19411              From: simon@brecon.co.uk (Simon Cozens)
19412              Date: 11 Aug 2000 02:24:52 GMT
19413              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
19414      Branch: perl
19415            ! t/lib/b.t
19416 ____________________________________________________________________________
19417 [  6596] By: jhi                                   on 2000/08/11  01:50:07
19418         Log: Update Changes.
19419      Branch: perl
19420            ! Changes
19421 ____________________________________________________________________________
19422 [  6595] By: jhi                                   on 2000/08/11  01:47:16
19423         Log: nitfix
19424      Branch: perl
19425            ! Changes
19426 ____________________________________________________________________________
19427 [  6594] By: jhi                                   on 2000/08/11  01:36:16
19428         Log: Subject: Getting perlio and threads to compile
19429              From: Lupe Christoph <lupe@lupe-christoph.de>
19430              Date: Wed, 9 Aug 2000 11:35:54 +0200
19431              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
19432              
19433              (the Solaris version changes in Configure skipped)
19434      Branch: perl
19435            ! hints/solaris_2.sh thread.h
19436 ____________________________________________________________________________
19437 [  6593] By: jhi                                   on 2000/08/11  01:30:16
19438         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
19439              From: simon@brecon.co.uk (Simon Cozens)
19440              Date: 1 Aug 2000 06:55:19 GMT
19441              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
19442      Branch: perl
19443            ! lib/utf8.pm
19444 ____________________________________________________________________________
19445 [  6592] By: jhi                                   on 2000/08/11  01:26:39
19446         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
19447              From: Peter Scott <Peter@PeterScott.com>
19448              Date: Thu, 10 Aug 2000 08:23:27 -0700
19449              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
19450      Branch: perl
19451            ! lib/perl5db.pl
19452 ____________________________________________________________________________
19453 [  6591] By: jhi                                   on 2000/08/11  01:22:02
19454         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
19455              From: Hugo <hv@crypt.compulink.co.uk>
19456              Date: Thu, 10 Aug 2000 19:23:04 +0100
19457              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
19458      Branch: perl
19459            ! regexec.c t/op/pat.t
19460 ____________________________________________________________________________
19461 [  6590] By: jhi                                   on 2000/08/11  01:19:19
19462         Log: Preprocessing and postprocessing for File::Find.
19463              
19464              Subject: Patch to Find::File.pm to allow alphabetical results
19465              From: Joe Smith <jsmith@inwap.com>
19466              Date: Wed, 9 Aug 2000 02:44:54 -0700
19467              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
19468      Branch: perl
19469            ! lib/File/Find.pm
19470 ____________________________________________________________________________
19471 [  6589] By: jhi                                   on 2000/08/11  01:12:39
19472         Log: B::Deparse didn't do sub attributes.
19473              
19474              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
19475              From: simon@brecon.co.uk (Simon Cozens)
19476              Date: 9 Aug 2000 04:49:20 GMT
19477              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
19478      Branch: perl
19479            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
19480 ____________________________________________________________________________
19481 [  6588] By: jhi                                   on 2000/08/11  01:06:40
19482         Log: Subject: debugger "d" command doesnt check line number
19483              From: Mike Guy <mjtg@cam.ac.uk>
19484              Date: Tue, 08 Aug 2000 21:54:29 +0100
19485              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
19486      Branch: perl
19487            ! lib/perl5db.pl mg.c pod/perldiag.pod
19488 ____________________________________________________________________________
19489 [  6587] By: jhi                                   on 2000/08/11  00:45:03
19490         Log: sleep(1) does not necessarily return 1.
19491              
19492              Subject: [PATCH bleadperl] op/lex_assign.t  
19493              From: Hugo <hv@crypt.compulink.co.uk>
19494              Date: Thu, 03 Aug 2000 14:34:22 +0100        
19495              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
19496      Branch: perl
19497            ! t/op/lex_assign.t
19498 ____________________________________________________________________________
19499 [  6586] By: jhi                                   on 2000/08/11  00:31:50
19500         Log: Document the IO::Select timeout.
19501      Branch: perl
19502            ! ext/IO/lib/IO/Select.pm
19503 ____________________________________________________________________________
19504 [  6585] By: jhi                                   on 2000/08/11  00:13:54
19505         Log: Forgot contributor.
19506      Branch: perl
19507            ! Changes
19508 ____________________________________________________________________________
19509 [  6584] By: jhi                                   on 2000/08/11  00:09:19
19510         Log: detypo
19511      Branch: perl
19512            ! Changes
19513 ____________________________________________________________________________
19514 [  6583] By: jhi                                   on 2000/08/11  00:07:53
19515         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
19516              
19517              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
19518              From: Mike Guy <mjtg@cam.ac.uk> 
19519              Date: Thu, 10 Aug 2000 15:50:54 +0100
19520              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
19521      Branch: perl
19522            ! sv.c t/op/int.t
19523 ____________________________________________________________________________
19524 [  6582] By: jhi                                   on 2000/08/10  23:29:32
19525         Log: Update Changes.
19526      Branch: perl
19527            ! Changes
19528 ____________________________________________________________________________
19529 [  6581] By: jhi                                   on 2000/08/10  23:26:16
19530         Log: Put back the std @INC thing.
19531      Branch: perl
19532            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
19533            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
19534            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
19535            ! t/lib/gol-oo.t
19536 ____________________________________________________________________________
19537 [  6580] By: jhi                                   on 2000/08/10  23:03:34
19538         Log: Update to CGI 2.70, from Lincoln Stein.
19539      Branch: perl
19540            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
19541            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
19542            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
19543            ! t/lib/cgi-request.t
19544 ____________________________________________________________________________
19545 [  6579] By: jhi                                   on 2000/08/10  22:41:50
19546         Log: Update to CPAN 1.56, from Andreas König.
19547      Branch: perl
19548            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
19549 ____________________________________________________________________________
19550 [  6578] By: jhi                                   on 2000/08/10  22:38:13
19551         Log: Update to Pod::Parser 1.17, from Brad Appleton.
19552      Branch: perl
19553            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
19554            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
19555            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
19556            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
19557            ! t/pod/include.t t/pod/included.t t/pod/lref.t
19558            ! t/pod/multiline_items.t t/pod/nested_items.t
19559            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
19560            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
19561            ! t/pod/special_seqs.t
19562 ____________________________________________________________________________
19563 [  6577] By: jhi                                   on 2000/08/10  22:35:41
19564         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
19565      Branch: perl
19566            ! AUTHORS MAINTAIN
19567 ____________________________________________________________________________
19568 [  6576] By: jhi                                   on 2000/08/10  22:24:54
19569         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
19570      Branch: perl
19571            + t/lib/gol-oo.t
19572            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
19573            ! t/lib/gol-compat.t t/lib/gol-linkage.t
19574 ____________________________________________________________________________
19575 [  6575] By: jhi                                   on 2000/08/10  22:02:07
19576         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
19577      Branch: perl
19578            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
19579 ____________________________________________________________________________
19580 [  6574] By: jhi                                   on 2000/08/10  21:55:03
19581         Log: Iterating perl6 description.
19582      Branch: perl
19583            ! pod/perlfaq1.pod
19584 ____________________________________________________________________________
19585 [  6573] By: jhi                                   on 2000/08/10  21:48:26
19586         Log: Revert the sv.c part of #6559, a better fix is needed.
19587      Branch: perl
19588            ! sv.c
19589 ____________________________________________________________________________
19590 [  6572] By: jhi                                   on 2000/08/10  20:33:43
19591         Log: It's the 2ndO'ROSSC.
19592      Branch: perl
19593            ! pod/perlfaq1.pod
19594 ____________________________________________________________________________
19595 [  6571] By: jhi                                   on 2000/08/10  15:55:48
19596         Log: detypo
19597      Branch: perl
19598            ! pod/perlfaq1.pod
19599 ____________________________________________________________________________
19600 [  6570] By: jhi                                   on 2000/08/10  14:11:17
19601         Log: An exceptionally sticky typo.
19602      Branch: perl
19603            ! Changes
19604 ____________________________________________________________________________
19605 [  6569] By: jhi                                   on 2000/08/10  14:09:33
19606         Log: detypo (and test Changes updating script)
19607      Branch: perl
19608            ! Changes
19609 ____________________________________________________________________________
19610 [  6568] By: jhi                                   on 2000/08/10  14:07:07
19611         Log: Update Changes.
19612      Branch: perl
19613            ! Changes
19614 ____________________________________________________________________________
19615 [  6567] By: jhi                                   on 2000/08/10  14:06:19
19616         Log: Amend the description of Perl6.
19617              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
19618              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
19619              Date: Wed, 9 Aug 2000 22:11:06 -0500
19620              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
19621      Branch: perl
19622            ! pod/perlfaq1.pod
19623 ____________________________________________________________________________
19624 [  6566] By: jhi                                   on 2000/08/10  13:58:57
19625         Log: Subject: Remove dead entry in perldiag
19626              From: Mike Guy <mjtg@cam.ac.uk>
19627              Date: Thu, 10 Aug 2000 14:19:19 +0100
19628              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
19629      Branch: perl
19630            ! pod/perldiag.pod
19631 ____________________________________________________________________________
19632 [  6565] By: jhi                                   on 2000/08/10  13:51:48
19633         Log: Zero entries were skipped, fix from Adrian Goalby
19634              <argoalby@yahoo.co.uk>
19635      Branch: perl
19636            ! lib/unicode/Number.pl lib/unicode/mktables.PL
19637 ____________________________________________________________________________
19638 [  6564] By: jhi                                   on 2000/08/10  13:00:12
19639         Log: Subject: [PATCH 5.6.0] cygwin port
19640              From: "Fifer, Eric" <EFifer@sanwaint.com>
19641              Date: Thu, 10 Aug 2000 13:15:36 +0100
19642              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
19643      Branch: perl
19644            ! README.cygwin hints/cygwin.sh
19645 ____________________________________________________________________________
19646 [  6563] By: jhi                                   on 2000/08/10  12:55:16
19647         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
19648      Branch: perl
19649            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
19650 ____________________________________________________________________________
19651 [  6562] By: gsar                                  on 2000/08/10  08:38:39
19652         Log: warn is a macro, avoid using at a variable to avoid warnings
19653              in some configurations; readdir.t is too conservative in
19654              estimating number of *.t's
19655      Branch: perl
19656            ! t/op/readdir.t util.c
19657 ____________________________________________________________________________
19658 [  6561] By: jhi                                   on 2000/08/09  23:35:42
19659         Log: Update Changes.
19660      Branch: perl
19661            ! Changes
19662 ____________________________________________________________________________
19663 [  6560] By: jhi                                   on 2000/08/09  23:05:47
19664         Log: Subject: Re: enhanced(?) regex error messages
19665              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
19666              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
19667              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
19668              
19669              (plus two small patches sent privately)
19670              (this still seems to leave few test failures)
19671      Branch: perl
19672            + t/op/regmesg.t
19673            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
19674            ! t/pragma/warn/regcomp
19675 ____________________________________________________________________________
19676 [  6559] By: jhi                                   on 2000/08/09  20:41:18
19677         Log: (The fix did work but was not right, retracted in #6573)
19678              
19679              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
19680              From: Christian Kirsch <ck@held.mind.de>
19681              Date: Wed, 9 Aug 2000 17:05:17 +0200
19682              Message-Id: <20000809170517.A25389@held>
19683      Branch: perl
19684            ! sv.c t/pragma/locale.t
19685 ____________________________________________________________________________
19686 [  6558] By: jhi                                   on 2000/08/08  22:34:08
19687         Log: Tiny updates on the contributors list.
19688      Branch: perl
19689            ! Changes
19690 ____________________________________________________________________________
19691 [  6557] By: jhi                                   on 2000/08/08  19:34:28
19692         Log: Double check that we have a dirhandle.
19693      Branch: perl
19694            ! util.c
19695 ____________________________________________________________________________
19696 [  6556] By: jhi                                   on 2000/08/08  19:01:51
19697         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
19698              May be repopulated with fresh maintained examples.
19699      Branch: perl
19700            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
19701            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
19702            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
19703            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
19704            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
19705            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
19706            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
19707            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
19708            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
19709            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
19710            + lib/CGI/eg/wilogo_gif.uu
19711            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
19712            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
19713            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
19714            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
19715            - eg/cgi/frameset.cgi eg/cgi/index.html
19716            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
19717            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
19718            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
19719            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
19720            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
19721            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
19722            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
19723            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
19724            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
19725            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
19726            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
19727            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
19728            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
19729            - eg/van/vanish eg/who eg/wrapsuid
19730            ! MANIFEST
19731 ____________________________________________________________________________
19732 [  6555] By: jhi                                   on 2000/08/08  18:51:08
19733         Log: Delete chat2 as requested by Randal.
19734              
19735              Subject: Re: perlfaq8 coyness
19736              From: merlyn@stonehenge.com (Randal L. Schwartz) 
19737              Date: 15 May 2000 18:52:42 -0700 
19738              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
19739      Branch: perl
19740            - lib/chat2.pl
19741            ! MANIFEST
19742 ____________________________________________________________________________
19743 [  6554] By: jhi                                   on 2000/08/08  18:31:35
19744         Log: Regen global.sym.
19745      Branch: perl
19746            ! global.sym
19747 ____________________________________________________________________________
19748 [  6553] By: jhi                                   on 2000/08/08  18:28:13
19749         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
19750              (either perlbug or p5p ate the original), plus regen
19751              perlapi and perltoc. 
19752      Branch: perl
19753            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
19754            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
19755            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
19756            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
19757            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
19758            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
19759            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
19760            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
19761            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
19762            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
19763 ____________________________________________________________________________
19764 [  6552] By: jhi                                   on 2000/08/08  18:06:29
19765         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
19766              From: Mike Guy <mjtg@cam.ac.uk>
19767              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
19768              Date: Tue, 08 Aug 2000 15:51:27 +0100
19769      Branch: perl
19770            ! doop.c sv.h t/op/join.t t/pragma/overload.t
19771 ____________________________________________________________________________
19772 [  6551] By: jhi                                   on 2000/08/08  18:01:11
19773         Log: Re-apply #6549.
19774      Branch: perl
19775            ! lib/perl5db.pl
19776 ____________________________________________________________________________
19777 [  6550] By: jhi                                   on 2000/08/08  17:43:08
19778         Log: Accidental retraction of #6549.
19779      Branch: perl
19780            ! lib/perl5db.pl
19781 ____________________________________________________________________________
19782 [  6549] By: jhi                                   on 2000/08/08  17:40:04
19783         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
19784              From: Mike Guy <mjtg@cam.ac.uk>
19785              Date: Mon, 07 Aug 2000 21:49:58 +0100
19786              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
19787      Branch: perl
19788            ! lib/perl5db.pl
19789 ____________________________________________________________________________
19790 [  6548] By: jhi                                   on 2000/08/08  17:37:57
19791         Log: Document here-doc better.
19792              
19793              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
19794              From: Mike Guy <mjtg@cam.ac.uk>
19795              Date: Mon, 07 Aug 2000 14:02:09 +0100
19796              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
19797      Branch: perl
19798            ! pod/perldata.pod
19799 ____________________________________________________________________________
19800 [  6547] By: jhi                                   on 2000/08/08  17:33:34
19801         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
19802              From: "Randy J. Ray" <rjray@redhat.com>
19803              Date: Mon, 07 Aug 2000 19:12:25 -0700
19804              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
19805      Branch: perl
19806            ! perl.c pod/perlrun.pod
19807 ____________________________________________________________________________
19808 [  6546] By: jhi                                   on 2000/08/08  17:29:26
19809         Log: Subject: Re: enhanced(?) regex error messages 
19810              From: Hugo <hv@crypt.compulink.co.uk>
19811              Date: Tue, 08 Aug 2000 03:25:51 +0100
19812              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
19813              
19814              plus Capitalize the error messages, plus perldiag them.
19815      Branch: perl
19816            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
19817 ____________________________________________________________________________
19818 [  6545] By: jhi                                   on 2000/08/08  13:59:28
19819         Log: Augment #6539 a bit: don't croak if there's magic in the air.
19820              
19821              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
19822              From: Hugo <hv@crypt.compulink.co.uk>
19823              Date: Tue, 08 Aug 2000 03:02:03 +0100
19824              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
19825      Branch: perl
19826            ! pp.c t/op/bless.t
19827 ____________________________________________________________________________
19828 [  6544] By: jhi                                   on 2000/08/07  21:11:52
19829         Log: Make the test -w clean.
19830      Branch: perl
19831            ! t/op/bless.t
19832 ____________________________________________________________________________
19833 [  6543] By: jhi                                   on 2000/08/07  19:49:53
19834         Log: use warnings instead of $^W.
19835      Branch: perl
19836            ! t/op/bless.t
19837 ____________________________________________________________________________
19838 [  6542] By: jhi                                   on 2000/08/07  17:41:41
19839         Log: Disable a portability warning Because We Know What We Are Doing.
19840      Branch: perl
19841            ! t/op/bless.t
19842 ____________________________________________________________________________
19843 [  6541] By: jhi                                   on 2000/08/07  17:29:51
19844         Log: Tiny tidying on report_evil_fh().
19845      Branch: perl
19846            ! util.c
19847 ____________________________________________________________________________
19848 [  6540] By: jhi                                   on 2000/08/07  16:37:38
19849         Log: Make regular expression parse error messages easier to understand.
19850              
19851              Subject: Re: enhanced(?) regex error messages
19852              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
19853              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
19854              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
19855      Branch: perl
19856            ! regcomp.c
19857 ____________________________________________________________________________
19858 [  6539] By: jhi                                   on 2000/08/07  16:12:27
19859         Log: Make bless(REF, REF) a fatal error, add bless tests.
19860              
19861              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
19862              From: Hugo <hv@crypt.compulink.co.uk>
19863              Date: Mon, 07 Aug 2000 16:59:38 +0100
19864              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
19865      Branch: perl
19866            + t/op/bless.t
19867            ! MANIFEST pod/perldiag.pod pp.c sv.c
19868 ____________________________________________________________________________
19869 [  6538] By: jhi                                   on 2000/08/07  15:59:43
19870         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
19871              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
19872              Date: Thu, 3 Aug 2000 14:29:21 -0700
19873              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
19874      Branch: perl
19875            ! lib/lib_pm.PL
19876 ____________________________________________________________________________
19877 [  6537] By: jhi                                   on 2000/08/07  15:47:18
19878         Log: Retract #6419 for now since it breaks in AFS and MachTen.
19879      Branch: perl
19880            ! lib/Cwd.pm
19881 ____________________________________________________________________________
19882 [  6536] By: jhi                                   on 2000/08/07  15:05:29
19883         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
19884              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
19885              The security hole exists only in suidperls, which isn't
19886              installed or even built by default.
19887      Branch: perl
19888            ! perl.c
19889 ____________________________________________________________________________
19890 [  6535] By: jhi                                   on 2000/08/07  14:45:14
19891         Log: tr memory corruption fix from Simon Cozens.
19892      Branch: perl
19893            ! doop.c
19894 ____________________________________________________________________________
19895 [  6534] By: jhi                                   on 2000/08/06  11:38:16
19896         Log: Document a bit that UDP is not what you might think.
19897              
19898              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
19899              From: Lupe Christoph <lupe@lupe-christoph.de>
19900              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
19901              Date: Mon, 24 Jul 2000 08:59:15 +0200
19902      Branch: perl
19903            ! pod/perlipc.pod
19904 ____________________________________________________________________________
19905 [  6533] By: jhi                                   on 2000/08/06  11:35:01
19906         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
19907              From: Jeff Pinyan <jeffp@hut.crusoe.net>
19908              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
19909              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
19910      Branch: perl
19911            ! pod/perlfunc.pod
19912 ____________________________________________________________________________
19913 [  6532] By: jhi                                   on 2000/08/06  03:45:41
19914         Log: Have symbols for the IoTYPEs.
19915      Branch: perl
19916            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
19917 ____________________________________________________________________________
19918 [  6531] By: jhi                                   on 2000/08/06  01:33:55
19919         Log: Continue fixing the io warnings.  This also
19920              sort of fixes bug ID 20000802.003: the core dump
19921              is no more.  Whether the current behaviour is correct
19922              (giving a warning: "Not a format reference"), is another matter.
19923      Branch: perl
19924            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
19925            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
19926 ____________________________________________________________________________
19927 [  6530] By: jhi                                   on 2000/08/05  21:33:12
19928         Log: Change the Policy policy: now -Dprefix= with an existing
19929              Policy.sh and prefix == siteprefix == vendorprefix, then all
19930              of them follow along the new prefix.
19931              
19932              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
19933              From: Andy Dougherty <doughera@lafayette.edu>
19934              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
19935              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
19936      Branch: perl
19937            ! Policy_sh.SH
19938 ____________________________________________________________________________
19939 [  6529] By: jhi                                   on 2000/08/05  18:57:28
19940         Log: Zap lib/Sys directory when cleaning up.
19941      Branch: perl
19942            ! Makefile.SH
19943 ____________________________________________________________________________
19944 [  6528] By: jhi                                   on 2000/08/05  18:40:44
19945         Log: Essential prototype changes were missing from #6527.
19946              Also make report_evil_fh() more bomb-proof.
19947      Branch: perl
19948            ! embed.h util.c
19949 ____________________________________________________________________________
19950 [  6527] By: jhi                                   on 2000/08/05  03:22:05
19951         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
19952              From: "Ronald F. Guilmette" <rfg@monkeys.com>
19953              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
19954              Message-Id: <200007242247.PAA52177@monkeys.com>
19955      Branch: perl
19956            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
19957 ____________________________________________________________________________
19958 [  6526] By: jhi                                   on 2000/08/04  21:23:27
19959         Log: gcc versions might have (parentheses) in them.
19960      Branch: metaconfig/U/perl
19961            ! gccvers.U
19962      Branch: perl
19963            ! Configure config_h.SH
19964 ____________________________________________________________________________
19965 [  6525] By: jhi                                   on 2000/08/04  20:23:12
19966         Log: Weed buglets pointed out by
19967              
19968              From: Lupe Christoph <lupe@lupe-christoph.de>
19969              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
19970              Date: Fri, 4 Aug 2000 17:34:39 +0200
19971              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
19972      Branch: metaconfig/U/perl
19973            ! gccvers.U uselfs.U
19974      Branch: perl
19975            ! Configure config_h.SH
19976 ____________________________________________________________________________
19977 [  6524] By: jhi                                   on 2000/08/04  19:02:08
19978         Log: Warn under -w if lstat(FH) is attempted.
19979              
19980              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
19981              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
19982              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
19983              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
19984      Branch: perl
19985            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
19986            ! t/pragma/warn/pp_sys
19987 ____________________________________________________________________________
19988 [  6523] By: jhi                                   on 2000/08/04  12:31:11
19989         Log: Subject: New perlcc, take 2
19990              From: simon@brecon.co.uk (Simon Cozens)
19991              Date: 4 Aug 2000 06:21:04 GMT
19992              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
19993      Branch: perl
19994            ! utils/perlcc.PL
19995 ____________________________________________________________________________
19996 [  6522] By: jhi                                   on 2000/08/04  12:26:33
19997         Log: Subject: Re: Array vs. List context
19998              From: Daniel Chetlin <daniel@chetlin.com>
19999              Date: Fri, 4 Aug 2000 00:22:44 -0700
20000              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
20001      Branch: perl
20002            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
20003            ! pod/perlfaq4.pod
20004 ____________________________________________________________________________
20005 [  6521] By: jhi                                   on 2000/08/04  12:22:38
20006         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
20007              From: Raymund Will <ray@caldera.de>
20008              Date: Fri, 4 Aug 2000 12:07:09 +0200
20009              Message-Id: <20000804120709.A14982@caldera.de>
20010      Branch: perl
20011            ! configure.gnu
20012 ____________________________________________________________________________
20013 [  6520] By: jhi                                   on 2000/08/04  04:09:06
20014         Log: After the #6519 a warning about stat() is just that,
20015              not about a filetest, which now have their own warning.
20016      Branch: perl
20017            ! pod/perldiag.pod
20018 ____________________________________________________________________________
20019 [  6519] By: jhi                                   on 2000/08/04  04:06:30
20020         Log: In the warnings call filehandles consistently so;
20021              add "unopened" warning for stat().
20022      Branch: perl
20023            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
20024            ! t/pragma/warn/pp_sys
20025 ____________________________________________________________________________
20026 [  6518] By: jhi                                   on 2000/08/04  02:55:35
20027         Log: Subject: Minor tweak to perlvar.pod
20028              From: "Stephen P. Potter" <spp@ds.net>
20029              Date: Tue, 18 Apr 2000 09:26:03 -0400
20030              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
20031      Branch: perl
20032            ! pod/perlvar.pod
20033 ____________________________________________________________________________
20034 [  6517] By: jhi                                   on 2000/08/04  02:50:08
20035         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
20036              From: "Clinton Pierce" <cpierce1@ford.com>
20037              Date: Wed, 21 Jul 1999 16:45:31 -0400
20038              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
20039              
20040              Fix by Stephen Potter (visible in the bug db but not in p5p?)
20041      Branch: perl
20042            ! pod/perlfunc.pod pod/perlop.pod
20043 ____________________________________________________________________________
20044 [  6516] By: jhi                                   on 2000/08/04  02:09:25
20045         Log: This is 6512.  Really.
20046      Branch: perl
20047            ! dump.c
20048 ____________________________________________________________________________
20049 [  6515] By: jhi                                   on 2000/08/04  01:25:50
20050         Log: mention the idea of @( and @)
20051      Branch: perl
20052            ! Todo-5.6
20053 ____________________________________________________________________________
20054 [  6514] By: bailey                                on 2000/08/04  01:18:46
20055         Log: YA resync with mainstem, including VMS patches from others
20056      Branch: vmsperl
20057           +> (branch 48 files)
20058            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
20059           !> (integrate 354 files)
20060 ____________________________________________________________________________
20061 [  6513] By: jhi                                   on 2000/08/04  01:18:18
20062         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
20063              From: Mark Dickinson <dickins3@fas.harvard.edu>
20064              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
20065              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
20066      Branch: perl
20067            ! t/op/grent.t t/op/pwent.t
20068 ____________________________________________________________________________
20069 [  6512] By: jhi                                   on 2000/08/04  01:14:06
20070         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
20071              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20072              Date: Wed, 02 Aug 2000 10:51:01 +0100
20073              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
20074      Branch: perl
20075            ! sv.c
20076 ____________________________________________________________________________
20077 [  6511] By: jhi                                   on 2000/08/04  00:57:00
20078         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
20079              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20080              Date: Thu, 03 Aug 2000 17:20:04 -0700
20081              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
20082      Branch: metaconfig
20083            ! U/modified/Cppsym.U
20084      Branch: perl
20085            ! Configure config_h.SH
20086 ____________________________________________________________________________
20087 [  6510] By: jhi                                   on 2000/08/04  00:25:28
20088         Log: detypo
20089      Branch: perl
20090            ! Makefile.SH
20091 ____________________________________________________________________________
20092 [  6509] By: jhi                                   on 2000/08/03  23:43:18
20093         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
20094              From: Dominic Dunlop <domo@computer.org>
20095              Date: Thu, 3 Aug 2000 22:16:46 +0200
20096              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
20097      Branch: perl
20098            ! t/op/sprintf.t
20099 ____________________________________________________________________________
20100 [  6508] By: jhi                                   on 2000/08/03  23:40:37
20101         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
20102              From: Hugo <hv@crypt.compulink.co.uk>
20103              Date: Thu, 03 Aug 2000 18:25:30 +0100
20104              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
20105      Branch: perl
20106            ! regcomp.c t/op/re_tests
20107 ____________________________________________________________________________
20108 [  6507] By: jhi                                   on 2000/08/03  23:38:28
20109         Log: Subject: [PATCH] sv.h documentation - SvLEN
20110              From: Mike Guy <mjtg@cam.ac.uk>
20111              Date: Thu, 03 Aug 2000 14:43:09 +0100
20112              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
20113      Branch: perl
20114            ! sv.h
20115 ____________________________________________________________________________
20116 [  6506] By: jhi                                   on 2000/08/03  15:49:14
20117         Log: Disable the fix_pl hack for now.
20118      Branch: perl
20119            ! Makefile.SH
20120 ____________________________________________________________________________
20121 [  6505] By: jhi                                   on 2000/08/03  13:49:04
20122         Log: Add a URL for FSF.
20123              
20124              Subject: Patch for README
20125              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
20126              Date: Wed, 2 Aug 2000 13:25:09 -0500
20127              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
20128      Branch: perl
20129            ! README
20130 ____________________________________________________________________________
20131 [  6504] By: jhi                                   on 2000/08/03  13:29:19
20132         Log: Be more informative on what is skipped and why,
20133              also repeat the list at the end.
20134      Branch: perl
20135            ! Porting/p4desc
20136 ____________________________________________________________________________
20137 [  6503] By: jhi                                   on 2000/08/03  13:07:05
20138         Log: Circumvent the removal of .patch by fix_pl.
20139              
20140              Subject: Re: [ID 20000802.011] unable to 'make test'          
20141              From: simon@brecon.co.uk (Simon Cozens) 
20142              Date: 3 Aug 2000 04:17:00 GMT
20143              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
20144      Branch: perl
20145            ! Makefile.SH
20146 ____________________________________________________________________________
20147 [  6502] By: jhi                                   on 2000/08/03  00:14:34
20148         Log: Add the missing setproctitle unit.
20149      Branch: metaconfig/U/perl
20150            + d_setproctitle.U
20151 ____________________________________________________________________________
20152 [  6501] By: jhi                                   on 2000/08/03  00:00:26
20153         Log: The subtest 4 may fail also on VOBS, as pointed out
20154              by Nick Ing-Simmons in November 1999, bug id 19991124.003
20155              (but the failure in that bug report isn't the subtest 4).
20156      Branch: perl
20157            ! t/op/stat.t
20158 ____________________________________________________________________________
20159 [  6500] By: jhi                                   on 2000/08/02  23:49:30
20160         Log: Better skip message for the test; one of the two problems in
20161              
20162              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
20163              From: Lupe Christoph <lupe@lupe-christoph.de>
20164              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
20165              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
20166      Branch: perl
20167            ! t/op/numconvert.t
20168 ____________________________________________________________________________
20169 [  6499] By: jhi                                   on 2000/08/02  22:49:16
20170         Log: Allow "no Module;" even if there is no 'unimport'.
20171              
20172              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
20173              From: mjd@plover.com
20174              Date: 24 Mar 2000 15:24:34 -0000
20175              Message-Id: <20000324152434.15160.qmail@plover.com>
20176      Branch: perl
20177            ! gv.c
20178 ____________________________________________________________________________
20179 [  6498] By: jhi                                   on 2000/08/02  22:42:58
20180         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
20181              that are hopefully soon put into use.
20182      Branch: perl
20183            ! opcode.h opcode.pl opnames.h
20184 ____________________________________________________________________________
20185 [  6497] By: gsar                                  on 2000/08/02  22:28:59
20186         Log: require.t needs binmode() to work on windows
20187      Branch: perl
20188            ! t/comp/require.t
20189 ____________________________________________________________________________
20190 [  6496] By: jhi                                   on 2000/08/02  22:08:51
20191         Log: Document the IVdf UVuf UVof UVxf.
20192      Branch: perl
20193            ! pod/perlguts.pod
20194 ____________________________________________________________________________
20195 [  6495] By: jhi                                   on 2000/08/02  21:54:26
20196         Log: detypo #6494
20197      Branch: perl
20198            ! ext/Data/Dumper/Dumper.xs
20199 ____________________________________________________________________________
20200 [  6494] By: jhi                                   on 2000/08/02  21:49:17
20201         Log: Dump UVs as UVs in Data::Dumper.
20202              
20203              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
20204              From: Gurusamy Sarathy <gsar@ActiveState.com>
20205              Date: Thu, 27 Apr 2000 12:26:25 -0700
20206              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
20207      Branch: perl
20208            ! ext/Data/Dumper/Dumper.xs
20209 ____________________________________________________________________________
20210 [  6493] By: jhi                                   on 2000/08/02  17:01:58
20211         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
20212              From: Hugo <hv@crypt.compulink.co.uk>
20213              Date: Wed, 02 Aug 2000 14:53:56 +0100
20214              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
20215      Branch: perl
20216            ! regexec.c t/op/re_tests
20217 ____________________________________________________________________________
20218 [  6492] By: jhi                                   on 2000/08/02  15:02:46
20219         Log: The new setproctitle() feature is available only in 
20220              bleeding edge FreeBSD.  From Paul Saab.
20221      Branch: perl
20222            ! mg.c
20223 ____________________________________________________________________________
20224 [  6491] By: jhi                                   on 2000/08/02  13:34:36
20225         Log: The tr utf8 patching continues.
20226              
20227              Subject: Re: #6469, too many tests claimed in require.t
20228              From: simon@brecon.co.uk (Simon Cozens)
20229              Date: 2 Aug 2000 02:37:17 GMT
20230              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
20231              
20232              (the logic of the test was the wrong way round in the patch)
20233      Branch: perl
20234            ! doop.c
20235 ____________________________________________________________________________
20236 [  6490] By: jhi                                   on 2000/08/02  13:27:38
20237         Log: The name of a filehandle does not have <these>.
20238      Branch: perl
20239            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
20240            ! t/pragma/warn/pp_sys util.c
20241 ____________________________________________________________________________
20242 [  6489] By: jhi                                   on 2000/08/02  04:26:46
20243         Log: Remove the extraneous "main::" prefix from all the
20244              "opened only for", "on closed", and "never opened" warnings.
20245              
20246              Subject: Re: inappropriate warning
20247              From: Gurusamy Sarathy <gsar@ActiveState.com>
20248              Date: Mon, 20 Mar 2000 11:28:02 -0800
20249              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
20250      Branch: perl
20251            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
20252            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
20253            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
20254 ____________________________________________________________________________
20255 [  6488] By: jhi                                   on 2000/08/02  03:02:57
20256         Log: memcpy has n o in it, as pinted ut by Sarathy.
20257      Branch: perl
20258            ! pod/perlguts.pod
20259 ____________________________________________________________________________
20260 [  6487] By: jhi                                   on 2000/08/02  02:44:51
20261         Log: Document in one place the memory abstractions used in Perl core.
20262              
20263              Subject: Re: Memory abstraction
20264              From: simon@brecon.co.uk (Simon Cozens)
20265              Date: 2 Aug 2000 02:20:23 GMT
20266              Organization: Earth.li Origins
20267      Branch: perl
20268            ! pod/perlguts.pod
20269 ____________________________________________________________________________
20270 [  6486] By: jhi                                   on 2000/08/02  02:41:57
20271         Log: regen_headers, regen perltoc.
20272      Branch: perl
20273            ! perlapi.c pod/perltoc.pod
20274 ____________________________________________________________________________
20275 [  6485] By: jhi                                   on 2000/08/02  01:43:33
20276         Log: "This little thing tests for a file .patch, and if it contains
20277              a number, pops into patchlevel.h" (making it easier to track
20278              which development version people are reporting bugs against)
20279              
20280              Subject: Patchlevel autogeneration for repository perls
20281              From: simon@brecon.co.uk (Simon Cozens)
20282              Date: 14 Jul 2000 07:12:15 GMT
20283              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
20284      Branch: perl
20285            + fix_pl
20286            ! MANIFEST Makefile.SH
20287 ____________________________________________________________________________
20288 [  6484] By: jhi                                   on 2000/08/02  01:32:54
20289         Log: FreeBSD 3.* updates from
20290              
20291              From: Paul Saab <ps@yahoo-inc.com>
20292              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
20293              Date: Tue, 1 Aug 2000 15:41:39 -0700
20294              Message-Id: <20000801154139.A53740@yahoo-inc.com>
20295      Branch: perl
20296            ! hints/freebsd.sh
20297 ____________________________________________________________________________
20298 [  6483] By: jhi                                   on 2000/08/02  01:27:44
20299         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
20300              instead one must use setproctitle().  This was already addressed
20301              by change #6457, but the below has a new variant for FreeBSD 4.0
20302              or later, and the matter is also documented more.
20303              
20304              From: Paul Saab <ps@yahoo-inc.com>
20305              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
20306              Date: Tue, 1 Aug 2000 15:41:39 -0700
20307              Message-Id: <20000801154139.A53740@yahoo-inc.com>
20308      Branch: metaconfig/U/perl
20309            + i_libutil.U
20310      Branch: perl
20311            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
20312 ____________________________________________________________________________
20313 [  6482] By: jhi                                   on 2000/08/01  22:17:32
20314         Log: The test from this
20315              
20316              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
20317              Date: Sat, 15 Apr 2000 17:03:44 +0100
20318              From: Tom Hughes <tom@compton.nu>
20319              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
20320              
20321              was missing, the code change went in as #5989
20322              (which had a different test?)
20323      Branch: perl
20324            ! t/op/misc.t
20325 ____________________________________________________________________________
20326 [  6481] By: jhi                                   on 2000/08/01  21:48:38
20327         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
20328              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
20329              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
20330              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
20331      Branch: perl
20332            ! perl.h
20333 ____________________________________________________________________________
20334 [  6480] By: jhi                                   on 2000/08/01  18:05:28
20335         Log: Make p4desc to skip non-mainperl branches by default.
20336      Branch: perl
20337            ! Porting/p4desc
20338 ____________________________________________________________________________
20339 [  6479] By: jhi                                   on 2000/08/01  17:29:19
20340         Log: If gccosandvers is equal to osname, clear gccosandvers.
20341      Branch: metaconfig/U/perl
20342            ! gccvers.U
20343      Branch: perl
20344            ! Configure config_h.SH
20345 ____________________________________________________________________________
20346 [  6478] By: jhi                                   on 2000/08/01  15:54:08
20347         Log: BOM patching from Simon Cozens.
20348      Branch: perl
20349            ! toke.c
20350 ____________________________________________________________________________
20351 [  6477] By: jhi                                   on 2000/08/01  04:50:33
20352         Log: Stash away the largefiles flags and libswanted.
20353      Branch: perl
20354            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
20355 ____________________________________________________________________________
20356 [  6476] By: gsar                                  on 2000/08/01  04:24:24
20357         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
20358              on Windows)
20359      Branch: perl
20360            ! t/pragma/utf8.t utf8.c win32/win32.c
20361 ____________________________________________________________________________
20362 [  6475] By: jhi                                   on 2000/08/01  03:35:24
20363         Log: Make chr() for values >127 to create utf8 when under utf8.
20364              
20365              Subject: Re: uft8/chr()
20366              From: simon@brecon.co.uk (Simon Cozens)
20367              Date: 1 Aug 2000 02:37:02 GMT
20368              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
20369      Branch: perl
20370            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
20371 ____________________________________________________________________________
20372 [  6474] By: jhi                                   on 2000/08/01  02:36:18
20373         Log: In Digital UNIX warn if gcc explicitly chosen because even
20374              2.95.2 is known to cause problems.
20375      Branch: perl
20376            ! hints/dec_osf.sh
20377 ____________________________________________________________________________
20378 [  6473] By: jhi                                   on 2000/08/01  02:00:56
20379         Log: Make the safety catch for buggy gccs work with triple version
20380              numbers like 2.95.2.  Reported in
20381              
20382              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
20383              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
20384              Date: Mon, 31 Jul 2000 14:55:06 +0200
20385              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
20386      Branch: perl
20387            ! hints/dec_osf.sh
20388 ____________________________________________________________________________
20389 [  6472] By: jhi                                   on 2000/08/01  01:13:33
20390         Log: Subject: fix and question re: waitpid() under win32
20391              From: Brian Clarke <clarke@appliedmeta.com>
20392              Date: Fri, 28 Jul 2000 15:18:29 -0400
20393              Message-ID: <3981DC85.290314EB@appliedmeta.com>
20394              
20395              Slightly reformatted and WNOHANG # define moved to win32.h
20396              so that also POSIX.xs sees it, as suggsted by Sarathy.
20397      Branch: perl
20398            ! win32/win32.c win32/win32.h
20399 ____________________________________________________________________________
20400 [  6471] By: jhi                                   on 2000/08/01  00:55:05
20401         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
20402              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20403              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
20404              Date: Mon, 31 Jul 2000 13:28:51 +0100
20405              
20406              (aka ID 20000730.002)
20407      Branch: perl
20408            ! op.c t/op/tr.t
20409 ____________________________________________________________________________
20410 [  6470] By: jhi                                   on 2000/07/31  23:34:42
20411         Log: Document the problem with -P in HP-UX and its workaround.
20412              
20413              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
20414              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
20415              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
20416              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
20417      Branch: perl
20418            ! README.hpux
20419 ____________________________________________________________________________
20420 [  6469] By: jhi                                   on 2000/07/31  04:15:02
20421         Log: The swallow_bom() saga continues.  The #23 of require.t
20422              (UTF16-LE) still fails (silently, no output) but the #22
20423              (UTF16-BE) seems to be working now.  The root of the
20424              failure may be in sv_gets(): is it UTF-16LE-aware,
20425              especially when it comes to line endings? 
20426      Branch: perl
20427            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
20428            ! t/comp/require.t toke.c utf8.c
20429 ____________________________________________________________________________
20430 [  6468] By: jhi                                   on 2000/07/30  19:05:48
20431         Log: Find green threads before native threads.
20432              
20433              Subject: Re: Patch to jpl/JNI/Makefile.PL
20434              From: Jens Thomsen <jens@fiend.cis.com>
20435              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
20436              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
20437      Branch: perl
20438            ! jpl/JNI/Makefile.PL
20439 ____________________________________________________________________________
20440 [  6467] By: jhi                                   on 2000/07/30  18:36:22
20441         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
20442      Branch: perl
20443            ! doop.c
20444 ____________________________________________________________________________
20445 [  6466] By: jhi                                   on 2000/07/30  04:37:29
20446         Log: A new version of the "remove UPPERACSE string comparison"
20447              operators.  The problem with the previous one (change #6454)
20448              was that it was for Perl 5.6.0.  From Paul Marquess.
20449      Branch: perl
20450            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
20451            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
20452            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
20453 ____________________________________________________________________________
20454 [  6465] By: jhi                                   on 2000/07/29  22:39:56
20455         Log: Do not upgrade SVs into utf8 just because they participate
20456              in eq or cmp.  Reported and fix suggested in
20457              
20458              Subject: [ID 20000720.009] sv_eq UTF8 bug
20459              From: "Simon Cozens" <simon@othersideofthe.earth.li>
20460              Date: 21 Jul 2000 04:37:29 -0000
20461              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
20462              
20463              Exercise for the kind reader: should we or should we not
20464              cache the utf8 conversion alonside the SV? (as magic,
20465              as thestrxfrm()ed version is cached under use locale)
20466              Argue both for and against.
20467      Branch: perl
20468            ! sv.c
20469 ____________________________________________________________________________
20470 [  6464] By: jhi                                   on 2000/07/29  22:36:22
20471         Log: Subject: UTF8 concat
20472              From: simon@brecon.co.uk (Simon Cozens) 
20473              Date: 30 Jun 2000 06:13:25 GMT
20474              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
20475              
20476              (with a memory leak fixed, plus a few casts added)
20477              
20478              This also seems to help for
20479              
20480              Subject: [ID 20000716.015] join UTF8 weirdness
20481              From: root <root@ak-71.mind.de> 
20482              Date: Sat, 15 Jul 2000 15:29:54 +0200
20483              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
20484              
20485              (from Andreas König)
20486      Branch: perl
20487            ! pp_hot.c
20488 ____________________________________________________________________________
20489 [  6463] By: jhi                                   on 2000/07/29  00:55:39
20490         Log: Tune the comments and hopefully stop a memory leak.
20491      Branch: perl
20492            ! toke.c utf8.c
20493 ____________________________________________________________________________
20494 [  6462] By: jhi                                   on 2000/07/29  00:16:53
20495         Log: The problem described in this
20496              
20497              Subject: [ID 20000322.018] named chars aren't magical enough
20498              From: root <root@dixie.cscaper.com>     
20499              Date: Wed, 22 Mar 2000 18:37:42 -0700
20500              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
20501              
20502              has been fixed in perl 5.6.0 but just in case added a test
20503              to keep it away.  (The report from Joseph Hall.)
20504      Branch: perl
20505            ! t/lib/charnames.t
20506 ____________________________________________________________________________
20507 [  6461] By: jhi                                   on 2000/07/28  23:56:36
20508         Log: Tiny fixes for #6460.
20509      Branch: metaconfig/U/perl
20510            ! gccvers.U
20511      Branch: perl
20512            ! Configure config_h.SH
20513 ____________________________________________________________________________
20514 [  6460] By: jhi                                   on 2000/07/28  23:24:41
20515         Log: Warn if the version of the operating system used to compile gcc
20516              differs from the current version of the operating system.
20517              Also display the gcc compilation os and version in myconfig.
20518              Inspiration from
20519              
20520              Subject: Re: [ID 20000710.003] ERRORS!!         
20521              From: "Kurt D. Starsinic" <kstar@chapin.edu>
20522              Date: Mon, 10 Jul 2000 15:54:16 -0400
20523              Message-ID: <20000710155416.A1384@O2.chapin.edu>
20524      Branch: metaconfig/U/perl
20525            ! gccvers.U
20526      Branch: perl
20527            ! Configure config_h.SH myconfig.SH
20528 ____________________________________________________________________________
20529 [  6459] By: jhi                                   on 2000/07/28  22:00:32
20530         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
20531              letter to $Config{osvers}.
20532      Branch: metaconfig
20533            ! U/modified/Oldconfig.U
20534      Branch: perl
20535            ! Configure config_h.SH
20536 ____________________________________________________________________________
20537 [  6458] By: jhi                                   on 2000/07/28  04:15:39
20538         Log: Back out #6454, doesn't seem to work.
20539              (Reason: that patch was for perl 5.6.0, not perl-current)
20540              (A version of the patch for perl-current came in later as #6466)
20541      Branch: perl
20542            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
20543            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
20544            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
20545 ____________________________________________________________________________
20546 [  6457] By: jhi                                   on 2000/07/27  23:31:49
20547         Log: Use setproctitle() if available to modify $0.
20548              
20549              Subject: setting $* on BSD4 broken
20550              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
20551              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
20552              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
20553      Branch: metaconfig
20554            ! U/modified/Myinit.U
20555      Branch: perl
20556            ! Configure config_h.SH mg.c
20557 ____________________________________________________________________________
20558 [  6456] By: jhi                                   on 2000/07/27  14:50:47
20559         Log: Allow "no AutoLoader;", based on change #6444,
20560              suggested by Graham Barr.
20561      Branch: perl
20562            ! lib/AutoLoader.pm
20563 ____________________________________________________________________________
20564 [  6455] By: jhi                                   on 2000/07/27  14:19:10
20565         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
20566              From: rspier@pobox.com (Robert Spier)
20567              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
20568              Message-ID: <14720.15855.787664.424783@rls.cx>
20569      Branch: perl
20570            ! pod/perldiag.pod
20571 ____________________________________________________________________________
20572 [  6454] By: jhi                                   on 2000/07/27  14:03:02
20573         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
20574              for a long time).
20575              
20576              Reported in
20577              
20578              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
20579              From: Ryan Herbert <rherbert@sycamorehq.com>
20580              Date: Mon, 17 Jul 2000 11:40:42 -0400
20581              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
20582              
20583              Patched in
20584              
20585              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
20586              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
20587              Date: Wed, 26 Jul 2000 23:40:18 +0100
20588              Message-ID: <000001bff752$79511880$0a17073e@tiny>
20589              
20590              based on an earlier patch from Stephen P. Potter.
20591              
20592              (Removed later by change #6458 because this patch was for
20593              perl 5.6.0, not perl-current)
20594      Branch: perl
20595            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
20596            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
20597            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
20598 ____________________________________________________________________________
20599 [  6453] By: jhi                                   on 2000/07/27  13:48:02
20600         Log: Subject: [PATCH] fixes bug 20000508.004
20601              From: Michael Stevens <mstevens@globnix.org>
20602              Date: Thu, 27 Jul 2000 13:49:04 +0100
20603              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
20604      Branch: perl
20605            ! pod/perldata.pod
20606 ____________________________________________________________________________
20607 [  6452] By: jhi                                   on 2000/07/26  23:51:26
20608         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
20609              and Craig A. Berry.
20610      Branch: perl
20611            ! lib/File/Temp.pm pod/perlport.pod
20612 ____________________________________________________________________________
20613 [  6451] By: jhi                                   on 2000/07/26  19:43:30
20614         Log: Be wary of close()s, too.
20615              
20616              Subject: Re: [PATCH] perlbug cleanup
20617              From: Tim Jenness <t.jenness@jach.hawaii.edu>
20618              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
20619              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
20620      Branch: perl
20621            ! utils/perlbug.PL
20622 ____________________________________________________________________________
20623 [  6450] By: jhi                                   on 2000/07/26  18:41:40
20624         Log: Subject: Minor doc patch: handy.h
20625              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
20626              Date: Wed, 26 Jul 2000 15:34:25 -0300
20627              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
20628      Branch: perl
20629            ! handy.h pod/perlapi.pod
20630 ____________________________________________________________________________
20631 [  6449] By: jhi                                   on 2000/07/26  18:23:55
20632         Log: Subject: [PATCH] minor doc change - perlguts
20633              From: Michael Stevens <mstevens@globnix.org>
20634              Date: Thu, 13 Jul 2000 12:39:18 +0100
20635              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
20636      Branch: perl
20637            ! pod/perlguts.pod
20638 ____________________________________________________________________________
20639 [  6448] By: jhi                                   on 2000/07/26  18:20:30
20640         Log: open() wariness in perlbug.
20641              
20642              Subject: [PATCH] perlbug cleanup
20643              From: Michael Stevens <mstevens@globnix.org>
20644              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
20645              Date: Thu, 13 Jul 2000 15:52:23 +0100
20646      Branch: perl
20647            ! utils/perlbug.PL
20648 ____________________________________________________________________________
20649 [  6447] By: jhi                                   on 2000/07/26  18:13:04
20650         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
20651      Branch: perl
20652            ! lib/File/Temp.pm t/lib/ftmp-security.t
20653 ____________________________________________________________________________
20654 [  6446] By: jhi                                   on 2000/07/26  18:06:32
20655         Log: docfix from Peter Scott <Peter@PSDT.com>.
20656      Branch: perl
20657            ! pod/perlfunc.pod
20658 ____________________________________________________________________________
20659 [  6445] By: jhi                                   on 2000/07/26  17:53:31
20660         Log: Fix *foo{FORMAT}.
20661              
20662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20663              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
20664              Date: Wed, 26 Jul 2000 19:51:02 +0200
20665              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
20666              
20667              From: Graham Barr <gbarr@pobox.com>
20668              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
20669              Date: Wed, 26 Jul 2000 17:38:36 +0100
20670              Message-ID: <20000726173836.L472@pobox.com>
20671      Branch: perl
20672            ! pp.c sv.c t/op/gv.t
20673 ____________________________________________________________________________
20674 [  6444] By: jhi                                   on 2000/07/26  17:49:14
20675         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
20676              from Graham Barr in the module list.
20677      Branch: perl
20678            ! gv.c pod/perlobj.pod
20679 ____________________________________________________________________________
20680 [  6443] By: jhi                                   on 2000/07/26  16:06:56
20681         Log: More split() doc and test patches from Mike Guy.
20682      Branch: perl
20683            ! pod/perlfunc.pod t/op/split.t
20684 ____________________________________________________________________________
20685 [  6442] By: jhi                                   on 2000/07/26  16:05:30
20686         Log: MacOS nits from Matthias Neeracher.
20687      Branch: perl
20688            ! perl.c pp_ctl.c
20689 ____________________________________________________________________________
20690 [  6441] By: jhi                                   on 2000/07/26  04:39:57
20691         Log: Subject: [PATCH] split /^/
20692              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20693              Date: Tue, 25 Jul 2000 14:18:57 +0100
20694              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
20695              
20696              (with notes from tchrist and gbarr)
20697      Branch: perl
20698            ! pod/perlfunc.pod t/op/split.t
20699 ____________________________________________________________________________
20700 [  6440] By: jhi                                   on 2000/07/26  04:32:32
20701         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
20702              From: Peter Prymmer <pvhp@forte.com>
20703              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
20704              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
20705      Branch: perl
20706            ! vms/munchconfig.c
20707 ____________________________________________________________________________
20708 [  6439] By: jhi                                   on 2000/07/26  04:31:01
20709         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
20710              to be fatal errors (instead of by default ignoring them, and
20711              ignoring with a bug: even though -w gave an error, the opening [
20712              was left in)  Reported in:
20713              
20714              Subject: [ID 20000716.024] [=cc=] / [:blank:]
20715              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
20716              Date: Sun, 16 Jul 2000 17:55:29 -0700
20717              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
20718      Branch: perl
20719            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
20720 ____________________________________________________________________________
20721 [  6438] By: jhi                                   on 2000/07/25  15:41:15
20722         Log: Subject: [PATCH] av.c apidoc
20723              From: simon@brecon.co.uk (Simon Cozens)
20724              Date: 24 Jul 2000 06:40:52 GMT
20725              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
20726      Branch: perl
20727            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
20728            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
20729 ____________________________________________________________________________
20730 [  6437] By: jhi                                   on 2000/07/25  14:05:36
20731         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
20732              From: "Stephen P. Potter" <spp@ds.net>
20733              Date: Mon, 24 Jul 2000 14:22:23 -0400
20734              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
20735      Branch: perl
20736            ! pod/perllocale.pod
20737 ____________________________________________________________________________
20738 [  6436] By: jhi                                   on 2000/07/25  14:02:03
20739         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
20740              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20741              Date: Mon, 24 Jul 2000 18:04:28 +0100
20742              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
20743      Branch: perl
20744            ! t/lib/syslfs.t t/op/lfs.t
20745 ____________________________________________________________________________
20746 [  6435] By: jhi                                   on 2000/07/25  13:59:28
20747         Log: Get UTF16 BOMs working.  Patch from
20748              
20749              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
20750              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20751              Date: Tue, 25 Jul 2000 12:52:45 +0100
20752              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
20753              
20754              and notes from
20755              
20756              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
20757              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20758              Date: Tue, 25 Jul 2000 11:43:25 +0100
20759              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
20760      Branch: perl
20761            ! t/comp/require.t toke.c utf8.c
20762 ____________________________________________________________________________
20763 [  6434] By: jhi                                   on 2000/07/25  02:39:54
20764         Log: Make the "uninit variable" warning to say "concat or string"
20765              or "join or string" when in concat or join .
20766              
20767              Subject: Re: [ID 20000403.009] uninitialised concatenation???
20768              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20769              Date: Tue, 04 Apr 2000 18:22:58 +0100
20770              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
20771              
20772              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
20773              From: William R Ward <hermit@BayView.COM>
20774              Date: Thu, 30 Mar 2000 19:50:03 -0800
20775              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
20776      Branch: perl
20777            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
20778            ! t/pragma/warn/op t/pragma/warn/sv
20779 ____________________________________________________________________________
20780 [  6433] By: jhi                                   on 2000/07/24  17:52:56
20781         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
20782      Branch: perl
20783            ! lib/File/Spec/VMS.pm
20784 ____________________________________________________________________________
20785 [  6432] By: jhi                                   on 2000/07/24  17:44:44
20786         Log: Test cases for #6431.
20787              
20788              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
20789              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20790              Date: Mon, 24 Jul 2000 15:32:29 +0100
20791              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
20792      Branch: perl
20793            ! t/op/pat.t t/op/split.t
20794 ____________________________________________________________________________
20795 [  6431] By: jhi                                   on 2000/07/24  17:43:17
20796         Log: Bind op fix.
20797              
20798              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
20799              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20800              Date: Mon, 17 Jul 2000 20:04:56 +0100
20801              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
20802      Branch: perl
20803            ! op.c
20804 ____________________________________________________________________________
20805 [  6430] By: jhi                                   on 2000/07/24  03:42:42
20806         Log: Subject: [ID 20000716.023] syslog test fails without sockets
20807              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20808              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
20809              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
20810      Branch: metaconfig/U/perl
20811            ! Extensions.U
20812      Branch: perl
20813            ! Configure config_h.SH
20814 ____________________________________________________________________________
20815 [  6429] By: jhi                                   on 2000/07/24  03:11:52
20816         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
20817              case, but add also notes explaining the relationship of this
20818              patch and the earlier notes by Sarathy.
20819              
20820              Subject: Map is still slow
20821              From: "Ben Tilly" <ben_tilly@hotmail.com>
20822              Date: Sat, 15 Jul 2000 17:23:27 EDT
20823              Message-ID: <20000715212327.21656.qmail@hotmail.com>
20824      Branch: perl
20825            ! pp_ctl.c
20826 ____________________________________________________________________________
20827 [  6428] By: jhi                                   on 2000/07/24  02:58:52
20828         Log: Documentation to explain the behaviour of map().
20829              
20830              Subject: Re: Map is still slow 
20831              From: Gurusamy Sarathy <gsar@ActiveState.com>
20832              Date: Sat, 15 Jul 2000 16:05:09 -0700
20833              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
20834      Branch: perl
20835            ! pp_ctl.c
20836 ____________________________________________________________________________
20837 [  6427] By: jhi                                   on 2000/07/24  02:50:03
20838         Log: Add tests for
20839              [ID 19991110.003] another matching finding by pcre author
20840              which has already been fixed by some patch, as verified in
20841              
20842              Subject: Re: two regex bugs from the mists of time (well, last November)
20843              From: Hugo <hv@crypt.compulink.co.uk>
20844              Date: Sat, 22 Jul 2000 18:12:58 +0100
20845              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
20846      Branch: perl
20847            ! t/op/re_tests
20848 ____________________________________________________________________________
20849 [  6426] By: jhi                                   on 2000/07/24  02:11:20
20850         Log: A missing 'break' after the [[:space:]] switch case.
20851              
20852              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
20853              From: "Stephen P. Potter" <spp@ds.net>
20854              Date: Tue, 18 Jul 2000 16:25:17 -0400
20855              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
20856      Branch: perl
20857            ! regcomp.c
20858 ____________________________________________________________________________
20859 [  6425] By: jhi                                   on 2000/07/24  02:06:12
20860         Log: The output might have been produced in the wrong order.
20861              
20862              Subject: [ID 20000720.003] [PATCH] t/op/write.t
20863              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20864              Date: Thu, 20 Jul 2000 18:49:18 +0100
20865              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
20866      Branch: perl
20867            ! t/op/write.t
20868 ____________________________________________________________________________
20869 [  6424] By: jhi                                   on 2000/07/24  02:00:07
20870         Log: Use STDOUT consistently.
20871              
20872              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
20873              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20874              Date: Thu, 20 Jul 2000 18:04:01 +0100
20875              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
20876      Branch: perl
20877            ! lib/Test/Harness.pm
20878 ____________________________________________________________________________
20879 [  6423] By: jhi                                   on 2000/07/24  01:54:54
20880         Log: Protect against "wild next"s, that is, callbacks doing "next"
20881              instead of "return".
20882              
20883              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
20884              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20885              Date: Tue, 18 Jul 2000 11:30:16 +0100
20886              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
20887      Branch: perl
20888            ! lib/File/Find.pm
20889 ____________________________________________________________________________
20890 [  6422] By: jhi                                   on 2000/07/24  01:35:47
20891         Log: Out-of-date note removed.
20892              
20893              Subject: [PATCH] documentation perlipc
20894              From: rspier@pobox.com (Robert Spier)
20895              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
20896              Message-ID: <14711.35178.572612.502654@rls.cx>
20897      Branch: perl
20898            ! pod/perlipc.pod
20899 ____________________________________________________________________________
20900 [  6421] By: jhi                                   on 2000/07/24  00:09:18
20901         Log: Send all installperl messages to STDERR and be -w clean.
20902              
20903              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
20904              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20905              Date: Sat, 22 Jul 2000 14:02:11 +0100
20906              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
20907      Branch: perl
20908            ! installperl
20909 ____________________________________________________________________________
20910 [  6420] By: jhi                                   on 2000/07/24  00:04:19
20911         Log: Decutandpasto.
20912              
20913              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
20914              From: "Richard Soderberg" <rs@crystalflame.net>
20915              Date: Sun, 23 Jul 2000 01:37:23 -0700
20916              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
20917      Branch: perl
20918            ! pod/perlipc.pod
20919 ____________________________________________________________________________
20920 [  6419] By: jhi                                   on 2000/07/24  00:01:12
20921         Log: A cleaner abs_path().
20922              Subject: Re: unix alternative to Cwd.pm
20923              From: Jeff Pinyan <jeffp@crusoe.net>
20924              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
20925              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
20926      Branch: perl
20927            ! lib/Cwd.pm
20928 ____________________________________________________________________________
20929 [  6418] By: jhi                                   on 2000/07/23  23:48:56
20930         Log: Detypo.
20931              
20932              Subject: [PATCH perl-current] Typo in hints/powerux.sh
20933              From: "Richard Soderberg" <rs@crystalflame.net>
20934              Date: Sun, 23 Jul 2000 01:27:33 -0700
20935              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
20936      Branch: perl
20937            ! hints/powerux.sh
20938 ____________________________________________________________________________
20939 [  6417] By: jhi                                   on 2000/07/17  22:13:31
20940         Log: Subject: SDBM_File documentation
20941              From: mjd@plover.com
20942              Date: 16 Jul 2000 17:41:17 -0000
20943              Message-ID: <20000716174117.18515.qmail@plover.com>
20944      Branch: perl
20945            ! ext/SDBM_File/SDBM_File.pm
20946 ____________________________________________________________________________
20947 [  6416] By: jhi                                   on 2000/07/17  19:13:26
20948         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
20949      Branch: perl
20950            ! hints/mpeix.sh mpeix/relink
20951 ____________________________________________________________________________
20952 [  6415] By: jhi                                   on 2000/07/15  14:11:02
20953         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
20954              the utf8 'characters' can be more than one octet).
20955              
20956              Date: Sat, 15 Jul 2000 00:21:56 +0100
20957              From: Tom Hughes <tom@compton.nu>
20958              Subject: Re: [ID 20000714.002]
20959              Message-ID: <db2334de49.tom@compton.compton.nu>
20960              
20961              Reported in
20962              
20963              Subject: [ID 20000714.002]
20964              From: "Simon Cozens" <simon@othersideofthe.earth.li>
20965              Date: 14 Jul 2000 15:13:09 -0000
20966              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
20967      Branch: perl
20968            ! doop.c
20969 ____________________________________________________________________________
20970 [  6414] By: jhi                                   on 2000/07/15  03:13:41
20971         Log: another VMS build tweak from Peter Prymmer
20972      Branch: perl
20973            ! vms/descrip_mms.template
20974 ____________________________________________________________________________
20975 [  6413] By: jhi                                   on 2000/07/15  03:10:40
20976         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
20977      Branch: perl
20978            ! vms/perlvms.pod
20979 ____________________________________________________________________________
20980 [  6412] By: jhi                                   on 2000/07/15  00:31:05
20981         Log: More docs for sv functions.
20982              
20983              Subject: [PATCH cfgperl] sv.c apidoc
20984              From: simon@brecon.co.uk (Simon Cozens)
20985              Date: 13 Jul 2000 09:00:20 GMT
20986              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
20987              
20988              Subject: Re: [PATCH cfgperl] sv.c apidoc
20989              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20990              Date: Thu, 13 Jul 2000 12:27:41 +0100
20991              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
20992              
20993              Subject: Re: [PATCH cfgperl] sv.c apidoc
20994              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
20995              Date: Thu, 13 Jul 2000 13:23:09 +0100
20996              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
20997              
20998              Subject: Re: [PATCH cfgperl] sv.c apidoc
20999              From: simon@brecon.co.uk (Simon Cozens)
21000              Date: 14 Jul 2000 06:51:02 GMT
21001              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
21002      Branch: perl
21003            ! embed.pl pod/perlapi.pod sv.c
21004 ____________________________________________________________________________
21005 [  6411] By: jhi                                   on 2000/07/15  00:10:41
21006         Log: lib/b test fixes from Peter Prymmer.
21007      Branch: perl
21008            ! t/lib/b.t
21009 ____________________________________________________________________________
21010 [  6410] By: jhi                                   on 2000/07/15  00:02:09
21011         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
21012              From: Hugo <hv@crypt.compulink.co.uk>
21013              Date: Fri, 14 Jul 2000 23:05:20 +0100
21014              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
21015              
21016              Didn't anymore apply, but that point still could use another fix.
21017      Branch: perl
21018            ! pod/perlfunc.pod
21019 ____________________________________________________________________________
21020 [  6409] By: jhi                                   on 2000/07/14  23:15:15
21021         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
21022              not in pod, from Peter Prymmer
21023      Branch: perl
21024            ! vms/descrip_mms.template
21025 ____________________________________________________________________________
21026 [  6408] By: jhi                                   on 2000/07/14  20:35:05
21027         Log: The bug report
21028              [ID 19991110.002] minimal matching discrepancy found by pcre author
21029              seems to have been fixed (though differently from what was suggested
21030              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
21031      Branch: perl
21032            ! t/op/re_tests
21033 ____________________________________________________________________________
21034 [  6407] By: jhi                                   on 2000/07/14  17:38:08
21035         Log: Fix AutoSplit to use File::Spec the right way in VMS,
21036              from Peter Prymmer.
21037      Branch: perl
21038            ! lib/AutoSplit.pm
21039 ____________________________________________________________________________
21040 [  6406] By: jhi                                   on 2000/07/14  14:13:22
21041         Log: Merge perlhacktut into perlhack, update perlguts.
21042              
21043              Subject: Re: Perlhacktut
21044              From: simon@brecon.co.uk (Simon Cozens)
21045              Date: 14 Jul 2000 06:49:21 GMT
21046              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
21047              
21048              Subject: Re: Perlhacktut
21049              From: simon@brecon.co.uk (Simon Cozens)
21050              Date: 14 Jul 2000 07:09:45 GMT
21051              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
21052      Branch: perl
21053            ! pod/perlguts.pod pod/perlhack.pod
21054 ____________________________________________________________________________
21055 [  6405] By: jhi                                   on 2000/07/14  14:02:31
21056         Log: Integrate with Sarathy.
21057      Branch: cfgperl
21058           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
21059           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
21060           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
21061 ____________________________________________________________________________
21062 [  6404] By: gsar                                  on 2000/07/14  12:15:02
21063         Log: PERL_OBJECT build tweaks
21064      Branch: perl
21065            ! toke.c
21066 ____________________________________________________________________________
21067 [  6403] By: gsar                                  on 2000/07/14  11:23:41
21068         Log: inconsistent types needs casts
21069      Branch: perl
21070            ! toke.c
21071 ____________________________________________________________________________
21072 [  6402] By: gsar                                  on 2000/07/14  11:12:04
21073         Log: typos in change#6399, regen headers
21074      Branch: perl
21075            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
21076 ____________________________________________________________________________
21077 [  6401] By: gsar                                  on 2000/07/14  10:59:12
21078         Log: typecasts needed for change#6394
21079      Branch: perl
21080            ! toke.c
21081 ____________________________________________________________________________
21082 [  6400] By: gsar                                  on 2000/07/14  10:49:37
21083         Log: integrate cfgperl contents into mainline
21084      Branch: perl
21085           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
21086           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
21087 ____________________________________________________________________________
21088 [  6399] By: gsar                                  on 2000/07/14  10:38:35
21089         Log: enable UTF-16 filter by default if relevant BOM is seen; various
21090              cleanups (typos, misformatted code, and small bugs)
21091      Branch: perl
21092            ! doop.c embed.pl mg.c op.c pp.c toke.c
21093 ____________________________________________________________________________
21094 [  6398] By: gsar                                  on 2000/07/14  08:55:38
21095         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
21096              name suggests anyway)
21097      Branch: perl
21098            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
21099 ____________________________________________________________________________
21100 [  6397] By: gsar                                  on 2000/07/14  08:44:33
21101         Log: move new variables to the end of the interpreter structure (for
21102              bincompat in code that doesn't #include XSUB.h)
21103      Branch: perl
21104            ! intrpvar.h
21105 ____________________________________________________________________________
21106 [  6396] By: gsar                                  on 2000/07/14  08:13:58
21107         Log: MakeMaker should not remove editor backups (*~) on `make clean`
21108              by default (completes change#6383)
21109      Branch: perl
21110            ! lib/ExtUtils/MM_Unix.pm
21111 ____________________________________________________________________________
21112 [  6395] By: jhi                                   on 2000/07/14  05:20:33
21113         Log: Replace change #6337 with a better one.
21114              
21115              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
21116              From: Hugo <hv@crypt.compulink.co.uk>
21117              Date: Fri, 14 Jul 2000 04:16:20 +0100
21118              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
21119      Branch: cfgperl
21120            ! regexec.c t/op/re_tests
21121 ____________________________________________________________________________
21122 [  6394] By: jhi                                   on 2000/07/14  01:33:59
21123         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
21124      Branch: cfgperl
21125            ! embed.pl global.sym proto.h toke.c
21126 ____________________________________________________________________________
21127 [  6393] By: jhi                                   on 2000/07/13  23:41:23
21128         Log: remove discarded test
21129      Branch: cfgperl
21130            ! MANIFEST
21131 ____________________________________________________________________________
21132 [  6392] By: jhi                                   on 2000/07/13  23:32:25
21133         Log: The {multiplier} of a fixed substring was overlooked which
21134              caused a wrong initial search offset for that substring.
21135              
21136              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
21137              From: Hugo <hv@crypt.compulink.co.uk>
21138              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
21139              Date: Thu, 13 Jul 2000 19:27:13 +0100
21140      Branch: cfgperl
21141            ! regcomp.c t/op/re_tests
21142 ____________________________________________________________________________
21143 [  6391] By: jhi                                   on 2000/07/13  16:37:42
21144         Log: typo fix from Craig Berry
21145      Branch: cfgperl
21146            ! vms/subconfigure.com
21147 ____________________________________________________________________________
21148 [  6390] By: jhi                                   on 2000/07/13  13:20:12
21149         Log: Integrate with Sarathy.
21150      Branch: cfgperl
21151            - t/op/method2entersub.t
21152           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
21153           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
21154           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
21155           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
21156 ____________________________________________________________________________
21157 [  6389] By: jhi                                   on 2000/07/13  13:18:48
21158         Log: Detypo from Peter Prymmer, part of #6388.
21159      Branch: cfgperl
21160            ! Configure config_h.SH
21161      Branch: metaconfig
21162            ! U/modified/d_longlong.U
21163 ____________________________________________________________________________
21164 [  6388] By: gsar                                  on 2000/07/13  06:33:40
21165         Log: typos (spotted by Peter Prymmer)
21166      Branch: perl
21167            ! Configure t/lib/english.t
21168 ____________________________________________________________________________
21169 [  6387] By: gsar                                  on 2000/07/13  05:35:28
21170         Log: new selfloader.t in change#6183 doesn't close DATA handles,
21171              and thus fails to clean up tmp files on dosish platforms
21172      Branch: perl
21173            ! t/lib/selfloader.t
21174 ____________________________________________________________________________
21175 [  6386] By: gsar                                  on 2000/07/12  21:42:39
21176         Log: sprintf test tweaks (from Dominic Dunlop)
21177      Branch: perl
21178            ! t/op/sprintf.t
21179 ____________________________________________________________________________
21180 [  6385] By: gsar                                  on 2000/07/12  21:33:46
21181         Log: fix bugs in processing %v-*d and similar format specs (from
21182              Avi Finkel <avi@finkel.org>)
21183      Branch: perl
21184            ! sv.c t/op/sprintf.t
21185 ____________________________________________________________________________
21186 [  6384] By: gsar                                  on 2000/07/12  16:04:19
21187         Log: readd missing perldelta.pod changes from changes#6339,6376
21188      Branch: perl
21189            ! pod/perldelta.pod
21190 ____________________________________________________________________________
21191 [  6383] By: gsar                                  on 2000/07/12  16:00:51
21192         Log: don't clobber *.orig files on *clean targets
21193      Branch: perl
21194            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
21195 ____________________________________________________________________________
21196 [  6382] By: gsar                                  on 2000/07/12  07:59:12
21197         Log: fix broken integrations in cfgperl
21198      Branch: cfgperl
21199           !> Changes pod/perldelta.pod
21200 ____________________________________________________________________________
21201 [  6381] By: gsar                                  on 2000/07/12  07:42:17
21202         Log: integrate cfgperl changes into mainline
21203      Branch: perl
21204            ! Changes
21205           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
21206           !> pod/perlre.pod
21207 ____________________________________________________________________________
21208 [  6380] By: gsar                                  on 2000/07/12  07:31:00
21209         Log: get sprintf.t to adjust properly for 3-digit exponents
21210      Branch: perl
21211            ! t/op/sprintf.t
21212 ____________________________________________________________________________
21213 [  6379] By: gsar                                  on 2000/07/12  06:40:04
21214         Log: change#6174 needs corresponding change in win32/config_h.PL,
21215              which grovels through config_h.SH to find the config.h name
21216      Branch: perl
21217            ! win32/config_h.PL
21218 ____________________________________________________________________________
21219 [  6378] By: jhi                                   on 2000/07/12  05:03:59
21220         Log: Do the cc sanity check both before the hints and
21221              after the cc selction.
21222      Branch: cfgperl
21223            ! Configure config_h.SH
21224      Branch: metaconfig
21225            ! U/modified/Oldconfig.U U/modified/cc.U
21226      Branch: metaconfig/U/perl
21227            + Checkcc.U
21228 ____________________________________________________________________________
21229 [  6377] By: jhi                                   on 2000/07/12  02:49:22
21230         Log: Fix nits noticed by Boston.pm.
21231      Branch: cfgperl
21232            ! pod/perlre.pod
21233 ____________________________________________________________________________
21234 [  6376] By: jhi                                   on 2000/07/11  21:22:13
21235         Log: Configure cosmetics and perldelta.
21236      Branch: cfgperl
21237            ! Configure config_h.SH pod/perldelta.pod
21238      Branch: metaconfig
21239            ! U/modified/cc.U
21240 ____________________________________________________________________________
21241 [  6375] By: gsar                                  on 2000/07/11  21:17:35
21242         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
21243      Branch: perl
21244            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
21245            ! win32/win32sck.c
21246 ____________________________________________________________________________
21247 [  6374] By: gsar                                  on 2000/07/11  20:48:50
21248         Log: tweak for build failure under multiplicity
21249      Branch: perl
21250            ! toke.c
21251 ____________________________________________________________________________
21252 [  6373] By: gsar                                  on 2000/07/11  20:37:23
21253         Log: integrate cfgperl changes#6325..6373 into mainline
21254              (NOTE: today's batch of integrations still untested)
21255      Branch: perl
21256           +> ext/DynaLoader/hints/netbsd.pl
21257            ! Changes
21258           !> (integrate 26 files)
21259 ____________________________________________________________________________
21260 [  6372] By: jhi                                   on 2000/07/11  20:30:36
21261         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
21262              regen perltoc.
21263      Branch: cfgperl
21264            + pod/perlbook.pod
21265            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
21266            ! pod/perltoc.pod
21267 ____________________________________________________________________________
21268 [  6371] By: jhi                                   on 2000/07/11  20:08:56
21269         Log: Minor cleanups on the booklist.
21270      Branch: cfgperl
21271            ! pod/perlfaq2.pod
21272 ____________________________________________________________________________
21273 [  6370] By: jhi                                   on 2000/07/11  19:31:13
21274         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
21275      Branch: cfgperl
21276            ! t/pragma/overload.t
21277 ____________________________________________________________________________
21278 [  6369] By: gsar                                  on 2000/07/11  19:27:48
21279         Log: integrate cfgperl changes#6293..6324 into mainline
21280      Branch: perl
21281           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
21282            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
21283           !> (integrate 30 files)
21284 ____________________________________________________________________________
21285 [  6368] By: gsar                                  on 2000/07/11  19:18:57
21286         Log: skip integrate of problematic change#6292 from cfgperl into mainline
21287      Branch: perl
21288           !> pp_hot.c
21289 ____________________________________________________________________________
21290 [  6367] By: gsar                                  on 2000/07/11  19:17:21
21291         Log: integrate cfgperl changes#6288..6290 into mainline
21292      Branch: perl
21293           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
21294 ____________________________________________________________________________
21295 [  6366] By: gsar                                  on 2000/07/11  19:11:18
21296         Log: integrate cfgperl changes#6268..6282 into mainline
21297      Branch: perl
21298           !> (integrate 30 files)
21299 ____________________________________________________________________________
21300 [  6365] By: gsar                                  on 2000/07/11  18:57:00
21301         Log: delete new accidentally branched file
21302      Branch: perl
21303            - t/op/method2entersub.t
21304 ____________________________________________________________________________
21305 [  6364] By: gsar                                  on 2000/07/11  18:55:13
21306         Log: skip integrate of change#6267 from cfgperl into mainline (the
21307              method call optimization is flawed without additional hints
21308              from user about immutableness of @ISA and no runtime method
21309              definitions)
21310      Branch: perl
21311           +> t/op/method2entersub.t
21312           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
21313           !> perl.h t/op/sprintf.t xsutils.c
21314 ____________________________________________________________________________
21315 [  6363] By: gsar                                  on 2000/07/11  18:49:43
21316         Log: integrate cfgperl changes#6261..6266 into mainline
21317      Branch: perl
21318           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
21319           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
21320           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
21321           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
21322 ____________________________________________________________________________
21323 [  6362] By: gsar                                  on 2000/07/11  18:43:26
21324         Log: integrate cfgperl changes#6252..6260 into mainline
21325      Branch: perl
21326           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
21327           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
21328           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
21329           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
21330 ____________________________________________________________________________
21331 [  6361] By: gsar                                  on 2000/07/11  18:37:12
21332         Log: skip integrate of problematic change#6251 from cfgperl into mainline
21333      Branch: perl
21334           !> lib/Exporter.pm
21335 ____________________________________________________________________________
21336 [  6360] By: gsar                                  on 2000/07/11  18:34:56
21337         Log: integrate cfgperl change#6250 into mainline
21338      Branch: perl
21339           +> t/op/my_stash.t
21340           !> MANIFEST embed.pl proto.h toke.c
21341 ____________________________________________________________________________
21342 [  6359] By: gsar                                  on 2000/07/11  18:21:19
21343         Log: integrate cfgperl changes#6242..6249 into mainline
21344      Branch: perl
21345           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
21346           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
21347           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
21348           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
21349           !> t/lib/peek.t utf8.c
21350 ____________________________________________________________________________
21351 [  6358] By: gsar                                  on 2000/07/11  18:15:45
21352         Log: skip integrate of problematic change#6241 from cfgperl into mainline
21353      Branch: perl
21354           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
21355 ____________________________________________________________________________
21356 [  6357] By: jhi                                   on 2000/07/11  18:15:16
21357         Log: Fix for
21358              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
21359              From: Roderick Schertler <roderick@argon.org> 
21360              Date: Tue, 11 Jul 2000 13:55:05 -0400 
21361              Message-Id: <200007111755.NAA05077@jones.argon.org> 
21362      Branch: cfgperl
21363            ! doio.c
21364 ____________________________________________________________________________
21365 [  6356] By: jhi                                   on 2000/07/11  18:12:51
21366         Log: Typo in #6341.
21367      Branch: cfgperl
21368            ! pp_hot.c
21369 ____________________________________________________________________________
21370 [  6355] By: gsar                                  on 2000/07/11  18:12:10
21371         Log: integrate cfgperl changes#6231..6240 into mainline
21372      Branch: perl
21373           +> pod/perlutil.pod
21374           !> (integrate 35 files)
21375 ____________________________________________________________________________
21376 [  6354] By: jhi                                   on 2000/07/11  18:04:34
21377         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
21378              From: Dominic Dunlop <domo@computer.org> 
21379              Date: Tue, 11 Jul 2000 12:27:33 +0200 
21380              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
21381              
21382              Replaces change #6268.
21383      Branch: cfgperl
21384            ! t/op/sprintf.t
21385 ____________________________________________________________________________
21386 [  6353] By: gsar                                  on 2000/07/11  17:59:51
21387         Log: skip integrate of problematic change#6230 from cfgperl into mainline
21388              (a later version of File::Spec is already in mainline)
21389      Branch: perl
21390           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
21391           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
21392 ____________________________________________________________________________
21393 [  6352] By: gsar                                  on 2000/07/11  17:57:48
21394         Log: integrate cfgperl changes#6224..6229 into mainline
21395      Branch: perl
21396           +> lib/lib.pm.PL
21397            - lib/lib.pm
21398           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
21399           !> lib/English.pm op.c t/lib/english.t
21400 ____________________________________________________________________________
21401 [  6351] By: gsar                                  on 2000/07/11  17:50:10
21402         Log: skip integrate of problematic change#6223 from cfgperl into mainline
21403      Branch: perl
21404           !> doio.c
21405 ____________________________________________________________________________
21406 [  6350] By: gsar                                  on 2000/07/11  17:48:28
21407         Log: integrate cfgperl changes#6220..6222 into mainline
21408      Branch: perl
21409           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
21410           !> toke.c utf8.c win32/win32.h
21411 ____________________________________________________________________________
21412 [  6349] By: gsar                                  on 2000/07/11  17:46:13
21413         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
21414              mainline
21415      Branch: perl
21416           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
21417           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
21418           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
21419 ____________________________________________________________________________
21420 [  6348] By: jhi                                   on 2000/07/11  17:45:49
21421         Log: README.posix-bc podified from Thomas Dorner.
21422      Branch: cfgperl
21423            ! README.posix-bc
21424 ____________________________________________________________________________
21425 [  6347] By: gsar                                  on 2000/07/11  17:42:04
21426         Log: integrate cfgperl change#6217 into mainline
21427      Branch: perl
21428           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
21429           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
21430           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
21431 ____________________________________________________________________________
21432 [  6346] By: gsar                                  on 2000/07/11  17:39:37
21433         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
21434              mainline
21435      Branch: perl
21436           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
21437           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
21438           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
21439           !> perlapi.h pod/perlapi.pod
21440 ____________________________________________________________________________
21441 [  6345] By: gsar                                  on 2000/07/11  17:36:42
21442         Log: integrate cfgperl changes#6207..6210 into mainline
21443      Branch: perl
21444           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
21445           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
21446 ____________________________________________________________________________
21447 [  6344] By: gsar                                  on 2000/07/11  17:31:20
21448         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
21449              mainline
21450      Branch: perl
21451           !> (integrate 40 files)
21452 ____________________________________________________________________________
21453 [  6343] By: gsar                                  on 2000/07/11  17:19:08
21454         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
21455      Branch: perl
21456           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
21457            ! Changes
21458           !> (integrate 34 files)
21459 ____________________________________________________________________________
21460 [  6342] By: jhi                                   on 2000/07/11  16:05:48
21461         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
21462              To: perl5-porters@perl.org
21463              From: Karsten Sperling <spiff@phreax.net>
21464              Date: Mon, 10 Jul 2000 15:12:52 +0200
21465              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
21466      Branch: cfgperl
21467            ! lib/Symbol.pm
21468 ____________________________________________________________________________
21469 [  6341] By: jhi                                   on 2000/07/11  15:59:23
21470         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
21471              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21472              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
21473              Date: Fri, 07 Jul 2000 17:57:16 +0100
21474      Branch: cfgperl
21475            ! pp_hot.c
21476 ____________________________________________________________________________
21477 [  6340] By: jhi                                   on 2000/07/11  15:55:47
21478         Log: Subject: Re: format bug report  [Patch]
21479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21480              Date: Wed, 05 Jul 2000 13:12:52 +0200
21481              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
21482              
21483              Subject: Re: format bug report  [Patch]
21484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
21485              Date: Wed, 05 Jul 2000 14:10:01 +0200
21486              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
21487      Branch: cfgperl
21488            ! t/op/write.t toke.c
21489 ____________________________________________________________________________
21490 [  6339] By: jhi                                   on 2000/07/11  13:54:09
21491         Log: Be less forgiving about ambiguous and illegal tr ranges.
21492              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
21493              From: Mark-Jason Dominus <mjd@plover.com>
21494              Date: Tue, 04 Jul 2000 10:00:12 -0400
21495              Message-ID: <20000704140012.17772.qmail@plover.com>
21496              
21497              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
21498              From: Mark-Jason Dominus <mjd@plover.com>
21499              Date: Wed, 05 Jul 2000 09:37:36 -0400
21500              Message-ID: <20000705133736.27293.qmail@plover.com>
21501      Branch: cfgperl
21502            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
21503 ____________________________________________________________________________
21504 [  6338] By: jhi                                   on 2000/07/11  13:31:24
21505         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
21506              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21507              Date: Tue, 11 Jul 2000 13:50:51 +0100
21508              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
21509      Branch: cfgperl
21510            ! sv.c
21511 ____________________________________________________________________________
21512 [  6337] By: jhi                                   on 2000/07/11  13:29:14
21513         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
21514              From: Hugo <hv@crypt.compulink.co.uk>
21515              Date: Tue, 11 Jul 2000 12:44:50 +0100
21516              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
21517      Branch: cfgperl
21518            ! regexec.c t/op/re_tests
21519 ____________________________________________________________________________
21520 [  6336] By: jhi                                   on 2000/07/11  13:26:47
21521         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
21522              From: simon@brecon.co.uk (Simon Cozens)
21523              Date: 7 Jul 2000 11:26:09 GMT
21524              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
21525      Branch: cfgperl
21526            ! mg.c
21527 ____________________________________________________________________________
21528 [  6335] By: jhi                                   on 2000/07/11  13:23:37
21529         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
21530              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
21531              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
21532              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
21533      Branch: cfgperl
21534            + ext/DynaLoader/hints/netbsd.pl
21535            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
21536 ____________________________________________________________________________
21537 [  6334] By: jhi                                   on 2000/07/11  13:20:38
21538         Log: Subject: PATCH perlguts.pod: Document D and d magic types
21539              From: mjd@plover.com
21540              Date: 5 Jul 2000 18:01:51 -0000
21541              Message-ID: <20000705180151.29413.qmail@plover.com>
21542      Branch: cfgperl
21543            ! pod/perlguts.pod
21544 ____________________________________________________________________________
21545 [  6333] By: jhi                                   on 2000/07/11  13:15:51
21546         Log: Precedence goof, fix based on
21547              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
21548              From: Hugo <hv@crypt.compulink.co.uk>
21549              Date: Tue, 11 Jul 2000 12:52:38 +0100
21550              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
21551      Branch: cfgperl
21552            ! t/op/taint.t
21553 ____________________________________________________________________________
21554 [  6332] By: jhi                                   on 2000/07/11  12:40:17
21555         Log: Integrate with Sarathy.
21556      Branch: cfgperl
21557           !> win32/win32sck.c
21558 ____________________________________________________________________________
21559 [  6331] By: jhi                                   on 2000/07/10  20:14:16
21560         Log: Sprinkle ldlibpath.
21561      Branch: cfgperl
21562            ! pod/Makefile.SH
21563 ____________________________________________________________________________
21564 [  6330] By: jhi                                   on 2000/07/10  17:54:49
21565         Log: More POSIX.pod tweaks.
21566      Branch: cfgperl
21567            ! ext/POSIX/POSIX.pod
21568 ____________________________________________________________________________
21569 [  6329] By: jhi                                   on 2000/07/10  14:02:12
21570         Log: Reorder perl.pod once more.
21571      Branch: cfgperl
21572            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21573 ____________________________________________________________________________
21574 [  6328] By: gsar                                  on 2000/07/10  07:06:00
21575         Log: accept() leaks memory on windows due to incorrect ordering of
21576              closesocket() and fclose() calls
21577      Branch: perl
21578            ! win32/win32sck.c
21579 ____________________________________________________________________________
21580 [  6327] By: gsar                                  on 2000/07/10  06:49:17
21581         Log: winsock options weren't being set in all threads under ithreads
21582              (caused send()s from second and subsequent threads to fail)
21583      Branch: perl
21584            ! win32/win32sck.c
21585 ____________________________________________________________________________
21586 [  6326] By: jhi                                   on 2000/07/08  02:45:40
21587         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
21588              was cast to an unsigned (32-bit) integer with wild abandon.
21589      Branch: cfgperl
21590            ! ext/Devel/DProf/DProf.xs
21591 ____________________________________________________________________________
21592 [  6325] By: jhi                                   on 2000/07/07  18:50:33
21593         Log: Remove perlbook, update perlfaq book listing,
21594              rearrange perl.pod, regenerate perltoc.
21595      Branch: cfgperl
21596            - pod/perlbook.pod
21597            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
21598            ! pod/perlfaq2.pod pod/perltoc.pod
21599 ____________________________________________________________________________
21600 [  6324] By: jhi                                   on 2000/07/07  14:03:40
21601         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
21602      Branch: cfgperl
21603            ! sv.h toke.c
21604 ____________________________________________________________________________
21605 [  6323] By: jhi                                   on 2000/07/06  16:03:55
21606         Log: Fix complaints of buildtoc.
21607      Branch: cfgperl
21608            + lib/Win32.pod
21609            - pod/Win32.pod
21610            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
21611 ____________________________________________________________________________
21612 [  6322] By: jhi                                   on 2000/07/06  15:15:52
21613         Log: Add =head1 NAMEs so that buildtoc is happy.
21614              (The CGI::Util nit reported to Lincoln.)
21615      Branch: cfgperl
21616            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
21617            ! pod/perltoc.pod
21618 ____________________________________________________________________________
21619 [  6321] By: jhi                                   on 2000/07/06  03:16:04
21620         Log: Config is being used.
21621      Branch: cfgperl
21622            ! t/op/method.t
21623 ____________________________________________________________________________
21624 [  6320] By: jhi                                   on 2000/07/06  03:13:13
21625         Log: Integrate with Sarathy.
21626      Branch: cfgperl
21627           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
21628 ____________________________________________________________________________
21629 [  6319] By: jhi                                   on 2000/07/06  03:11:46
21630         Log: Autogenerate pod/Makefile and pod/buildtoc.
21631              buildtoc also checks whether the existin pods are
21632              mentioned in MANIFEST and perl.pod, and vice versa.
21633              (None of the thusly found discrepancies fixed yet.)
21634              roffitall also needs to be autogenerated similarly but it
21635              seems so badly out of date that I didn't touch it yet.
21636      Branch: cfgperl
21637            + pod/Makefile.SH pod/buildtoc.PL
21638            - pod/Makefile pod/buildtoc
21639            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
21640 ____________________________________________________________________________
21641 [  6318] By: gsar                                  on 2000/07/05  22:10:54
21642         Log: fix UNC path handling on Windows under ithreads, and chdir()
21643              return value when given a non-existent directory
21644      Branch: perl
21645            ! win32/vdir.h
21646 ____________________________________________________________________________
21647 [  6317] By: gsar                                  on 2000/07/05  22:08:19
21648         Log: winsock cleanup never done on Windows (leads to handle leaks)
21649      Branch: perl
21650            ! win32/perllib.c win32/win32sck.c
21651 ____________________________________________________________________________
21652 [  6316] By: gsar                                  on 2000/07/05  22:06:19
21653         Log: some debugger output does not go to the socket when RemotePort is set
21654      Branch: perl
21655            ! lib/perl5db.pl
21656 ____________________________________________________________________________
21657 [  6315] By: jhi                                   on 2000/07/05  00:25:21
21658         Log: Integrate with Sarathy, preliminary fix for unicos
21659              alignment problems in [ID 20000612.002] Perl problem on Cray system.
21660      Branch: cfgperl
21661            ! sv.h
21662           !> pp_hot.c
21663 ____________________________________________________________________________
21664 [  6314] By: gsar                                  on 2000/07/04  23:34:02
21665         Log: tyop in change#6306
21666      Branch: perl
21667            ! pp_hot.c
21668 ____________________________________________________________________________
21669 [  6313] By: jhi                                   on 2000/07/04  22:14:38
21670         Log: Multiline string literals ENONPORTABLE.
21671      Branch: cfgperl
21672            ! pp_hot.c
21673 ____________________________________________________________________________
21674 [  6312] By: jhi                                   on 2000/07/04  20:34:44
21675         Log: Integrate with Sarathy.
21676      Branch: cfgperl
21677           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
21678           !> t/op/method.t
21679 ____________________________________________________________________________
21680 [  6311] By: jhi                                   on 2000/07/04  20:30:56
21681         Log: More POSIX.pod embellishment.
21682      Branch: cfgperl
21683            ! ext/POSIX/POSIX.pod
21684 ____________________________________________________________________________
21685 [  6310] By: gsar                                  on 2000/07/04  17:28:48
21686         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
21687      Branch: perl
21688            ! t/lib/b.t
21689 ____________________________________________________________________________
21690 [  6309] By: jhi                                   on 2000/07/04  17:22:18
21691         Log: The #6308 required a little bit more.
21692      Branch: cfgperl
21693            ! Makefile.SH win32/Makefile
21694 ____________________________________________________________________________
21695 [  6308] By: jhi                                   on 2000/07/04  16:35:24
21696         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
21697      Branch: cfgperl
21698            + lib/lib_pm.PL
21699            - lib/lib.pm.PL
21700            ! MANIFEST Makefile.SH
21701 ____________________________________________________________________________
21702 [  6307] By: jhi                                   on 2000/07/04  16:28:58
21703         Log: Win32 patches for cfgperl from Sarathy.
21704      Branch: cfgperl
21705            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
21706            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
21707            ! thread.h toke.c util.c win32/Makefile win32/win32.c
21708 ____________________________________________________________________________
21709 [  6306] By: gsar                                  on 2000/07/04  16:28:40
21710         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
21711              (from Richard Soderberg <rs@oregonnet.com>)
21712      Branch: perl
21713            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
21714 ____________________________________________________________________________
21715 [  6305] By: jhi                                   on 2000/07/04  16:24:24
21716         Log: Integrate with Sarathy.
21717      Branch: cfgperl
21718           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
21719           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21720           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
21721           !> proto.h win32/win32.c
21722 ____________________________________________________________________________
21723 [  6304] By: gsar                                  on 2000/07/04  16:17:24
21724         Log: missing perldiag entry for unpack("w",...) diagnostic (from
21725              Andreas Koenig)
21726      Branch: perl
21727            ! pod/perldiag.pod
21728 ____________________________________________________________________________
21729 [  6303] By: gsar                                  on 2000/07/04  16:14:44
21730         Log: remove rel2abs prototypes (from Barrie Slaymaker)
21731      Branch: perl
21732            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
21733            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
21734 ____________________________________________________________________________
21735 [  6302] By: gsar                                  on 2000/07/04  04:59:35
21736         Log: adjust change#6299
21737      Branch: perl
21738            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
21739            ! win32/win32.c
21740 ____________________________________________________________________________
21741 [  6301] By: jhi                                   on 2000/07/04  04:50:07
21742         Log: Integrate with Sarathy.
21743      Branch: cfgperl
21744           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
21745           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
21746           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
21747 ____________________________________________________________________________
21748 [  6300] By: gsar                                  on 2000/07/04  04:42:09
21749         Log: PERL_OBJECT build tweak
21750      Branch: perl
21751            ! perl.h
21752 ____________________________________________________________________________
21753 [  6299] By: gsar                                  on 2000/07/04  04:37:00
21754         Log: fix memory leak on Windows (PL_sys_intern contents were never
21755              freed)
21756      Branch: perl
21757            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
21758            ! perlapi.c proto.h win32/win32.c
21759 ____________________________________________________________________________
21760 [  6298] By: gsar                                  on 2000/07/04  04:15:59
21761         Log: fix large memory leak that has been around for ever, masked by
21762              -DPURIFY (most of the arenas were never freed!)
21763      Branch: perl
21764            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
21765 ____________________________________________________________________________
21766 [  6297] By: gsar                                  on 2000/07/04  04:07:46
21767         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
21768      Branch: perl
21769            ! perl.c
21770 ____________________________________________________________________________
21771 [  6296] By: jhi                                   on 2000/06/30  18:28:37
21772         Log: Elaborate POSIX.pod.  Still needs work.
21773      Branch: cfgperl
21774            ! ext/POSIX/POSIX.pod
21775 ____________________________________________________________________________
21776 [  6295] By: jhi                                   on 2000/06/30  14:58:18
21777         Log: Point to perlipc for more SysV IPC examples.
21778      Branch: cfgperl
21779            ! pod/perlfunc.pod
21780 ____________________________________________________________________________
21781 [  6294] By: gsar                                  on 2000/06/30  14:47:45
21782         Log: slurp mode fix in change#4736 still not quite right
21783      Branch: perl
21784            ! pp_hot.c t/io/argv.t
21785 ____________________________________________________________________________
21786 [  6293] By: jhi                                   on 2000/06/30  12:02:55
21787         Log: Integrate with Sarathy.
21788      Branch: cfgperl
21789           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
21790 ____________________________________________________________________________
21791 [  6292] By: jhi                                   on 2000/06/30  12:01:11
21792         Log: From: simon@brecon.co.uk (Simon Cozens)
21793              Subject: UTF8 concat
21794              Date: 30 Jun 2000 06:13:25 GMT
21795              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
21796      Branch: cfgperl
21797            ! pp_hot.c
21798 ____________________________________________________________________________
21799 [  6291] By: gsar                                  on 2000/06/30  04:37:33
21800         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
21801              when @_ is modified, causing coredumps
21802      Branch: perl
21803            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
21804 ____________________________________________________________________________
21805 [  6290] By: jhi                                   on 2000/06/30  02:21:44
21806         Log: Integrate with Sarathy.
21807      Branch: cfgperl
21808           !> vms/vms.c vms/vmsish.h
21809 ____________________________________________________________________________
21810 [  6289] By: jhi                                   on 2000/06/30  02:21:02
21811         Log: Check VERSIONs.
21812      Branch: cfgperl
21813            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
21814            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
21815            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
21816 ____________________________________________________________________________
21817 [  6288] By: jhi                                   on 2000/06/30  02:18:52
21818         Log: Integrate with Sarathy.
21819      Branch: cfgperl
21820           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
21821           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
21822           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
21823           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
21824 ____________________________________________________________________________
21825 [  6287] By: gsar                                  on 2000/06/30  02:17:08
21826         Log: integrate vmsperl changes into mainline
21827      Branch: perl
21828           !> vms/vms.c vms/vmsish.h
21829 ____________________________________________________________________________
21830 [  6285] By: gsar                                  on 2000/06/30  02:05:28
21831         Log: localize %INC in a Safe compartment so that use/require work
21832              (many other magic globals probably need similar treatment)
21833      Branch: perl
21834            ! ext/Opcode/Opcode.xs
21835 ____________________________________________________________________________
21836 [  6284] By: gsar                                  on 2000/06/30  01:54:54
21837         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
21838              about Windows
21839      Branch: perl
21840            ! pod/perlembed.pod
21841 ____________________________________________________________________________
21842 [  6283] By: jhi                                   on 2000/06/30  01:50:10
21843         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
21844              From: Barrie Slaymaker <barries@jester.slaysys.com>
21845              Date: Wed, 28 Jun 2000 11:35:29 -0400
21846              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
21847      Branch: perl
21848            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
21849            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
21850            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21851            ! lib/File/Spec/Win32.pm
21852 ____________________________________________________________________________
21853 [  6282] By: jhi                                   on 2000/06/29  22:57:22
21854         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
21855              From: Dan Sugalski <dan@sidhe.org>
21856              Date: Tue, 06 Jun 2000 11:59:50 -0400
21857              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
21858      Branch: cfgperl
21859            ! vms/vms.c
21860 ____________________________________________________________________________
21861 [  6281] By: jhi                                   on 2000/06/29  22:52:50
21862         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
21863              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
21864              Date: Wed, 7 Jun 2000 04:02:04 -0500
21865              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
21866      Branch: cfgperl
21867            ! utils/h2xs.PL
21868 ____________________________________________________________________________
21869 [  6280] By: jhi                                   on 2000/06/29  22:45:47
21870         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
21871              From: rspier@pobox.com (Robert Spier)
21872              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
21873              Message-ID: <14654.31913.845602.610277@rls.cx>
21874      Branch: cfgperl
21875            ! utils/h2xs.PL
21876 ____________________________________________________________________________
21877 [  6279] By: jhi                                   on 2000/06/29  22:38:16
21878         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
21879              From: Tim Ayers <tayers@bridge.com>
21880              Date: Thu, 08 Jun 2000 08:11:06 +0200
21881              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
21882              [resent by Richard Foley, Message-Id probably wrong]
21883      Branch: cfgperl
21884            ! pod/perlsub.pod
21885 ____________________________________________________________________________
21886 [  6278] By: jhi                                   on 2000/06/29  22:21:45
21887         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
21888              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
21889              Date: Fri, 09 Jun 2000 12:39:27 -0400
21890              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
21891              (plus update the version "number" of Text::Wrap)
21892      Branch: cfgperl
21893            ! lib/Text/Wrap.pm
21894 ____________________________________________________________________________
21895 [  6277] By: jhi                                   on 2000/06/29  22:13:10
21896         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
21897              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21898              Date: Mon, 12 Jun 2000 14:55:59 +0100
21899              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
21900      Branch: cfgperl
21901            ! pod/perlfunc.pod
21902 ____________________________________________________________________________
21903 [  6276] By: jhi                                   on 2000/06/29  22:11:06
21904         Log: Subject: [PATCH] Re: eval documentation: context
21905              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
21906              Date: Mon, 12 Jun 2000 15:07:29 +0100
21907              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
21908      Branch: cfgperl
21909            ! pod/perlfunc.pod
21910 ____________________________________________________________________________
21911 [  6275] By: jhi                                   on 2000/06/29  21:59:46
21912         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
21913              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
21914              Date: Tue, 13 Jun 2000 02:43:48 -0500
21915              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
21916      Branch: cfgperl
21917            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
21918 ____________________________________________________________________________
21919 [  6274] By: jhi                                   on 2000/06/29  21:56:14
21920         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
21921              From: Andy Dougherty <doughera@lafayette.edu>
21922              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
21923              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
21924      Branch: cfgperl
21925            ! ext/File/Glob/Glob.pm
21926 ____________________________________________________________________________
21927 [  6273] By: jhi                                   on 2000/06/29  21:49:09
21928         Log: Subject: [PATCH] xsub attributes
21929              From: Doug MacEachern <dougm@covalent.net>
21930              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
21931              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
21932      Branch: cfgperl
21933            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
21934            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
21935 ____________________________________________________________________________
21936 [  6272] By: jhi                                   on 2000/06/29  21:41:28
21937         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
21938              From: Tom Phoenix <rootbeer@redcat.com>
21939              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
21940              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
21941      Branch: cfgperl
21942            ! lib/Net/Ping.pm
21943 ____________________________________________________________________________
21944 [  6271] By: jhi                                   on 2000/06/29  21:36:55
21945         Log: Subject: PATCH pod/perltie.pod
21946              From: Ian Phillipps <Ian.Phillipps@iname.com>
21947              Date: Fri, 16 Jun 2000 00:17:19 +0100
21948              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
21949              (only the first hunk, the second hunk had already been done
21950              by some other patch)
21951      Branch: cfgperl
21952            ! pod/perltie.pod
21953 ____________________________________________________________________________
21954 [  6270] By: jhi                                   on 2000/06/29  21:24:51
21955         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
21956              From: Nicholas Clark <nick@talking.bollo.cx>
21957              Date: Fri, 23 Jun 2000 16:21:15 +0100
21958              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
21959      Branch: cfgperl
21960            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
21961            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
21962 ____________________________________________________________________________
21963 [  6269] By: jhi                                   on 2000/06/29  19:38:15
21964         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
21965              silence few compiler warnings.
21966      Branch: cfgperl
21967            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
21968 ____________________________________________________________________________
21969 [  6268] By: jhi                                   on 2000/06/29  18:21:50
21970         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
21971              From: Dominic Dunlop <domo@computer.org> 
21972              Date: Thu, 29 Jun 2000 12:32:39 +0200 
21973              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
21974      Branch: cfgperl
21975            ! t/op/sprintf.t
21976 ____________________________________________________________________________
21977 [  6267] By: jhi                                   on 2000/06/29  18:16:07
21978         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
21979              From: Doug MacEachern <dougm@covalent.net>
21980              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
21981              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
21982      Branch: cfgperl
21983            + t/op/method2entersub.t
21984            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
21985            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
21986            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
21987            ! xsutils.c
21988 ____________________________________________________________________________
21989 [  6266] By: jhi                                   on 2000/06/29  15:11:15
21990         Log: Subject: [PATCH 5.6.0] cygwin port
21991              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
21992              From: "Fifer, Eric" <EFifer@sanwaint.com>
21993              Date: Thu, 29 Jun 2000 12:58:29 +0100
21994      Branch: cfgperl
21995            ! cygwin/Makefile.SHs
21996 ____________________________________________________________________________
21997 [  6265] By: jhi                                   on 2000/06/29  15:04:05
21998         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
21999              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22000              Date: Wed, 28 Jun 2000 17:50:12 -0700
22001              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
22002      Branch: cfgperl
22003            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
22004 ____________________________________________________________________________
22005 [  6264] By: jhi                                   on 2000/06/29  15:00:57
22006         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
22007              From: Marty Lucich <marty@netcom.com>
22008              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
22009              Message-Id: <200006282116.OAA11148@netcom.com>
22010              ccdlflags update (the BSD/OS 4.1 part had already been taken
22011              care of by #6141).
22012      Branch: cfgperl
22013            ! hints/bsdos.sh
22014 ____________________________________________________________________________
22015 [  6263] By: jhi                                   on 2000/06/29  13:47:44
22016         Log: tr fixes from Simon Cozens
22017      Branch: cfgperl
22018            ! doop.c
22019 ____________________________________________________________________________
22020 [  6262] By: jhi                                   on 2000/06/28  18:46:01
22021         Log: Subject: 5.6.0 Patch for EPOC
22022              From: Olaf Flebbe <o.flebbe@gmx.de>
22023              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
22024              Message-ID: <23449.960929969@www11.gmx.net>
22025      Branch: cfgperl
22026            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
22027            ! epoc/epocish.h
22028 ____________________________________________________________________________
22029 [  6261] By: jhi                                   on 2000/06/28  18:29:07
22030         Log: Subject: Re: [PATCH cfgperl] BOMs away!
22031              From: simon@brecon.co.uk (Simon Cozens)
22032              Date: 17 Jun 2000 11:49:57 GMT
22033              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
22034      Branch: cfgperl
22035            ! pod/perldiag.pod t/comp/require.t toke.c
22036 ____________________________________________________________________________
22037 [  6260] By: jhi                                   on 2000/06/28  17:47:16
22038         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
22039              From: simon@brecon.co.uk (Simon Cozens) 
22040              Date: 17 Jun 2000 11:56:44 GMT 
22041              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
22042              pack U0, pack C0
22043      Branch: cfgperl
22044            ! pod/perlfunc.pod pp.c t/op/pack.t
22045 ____________________________________________________________________________
22046 [  6259] By: jhi                                   on 2000/06/28  16:43:17
22047         Log: perlnewmod was missing from MANIFEST.
22048      Branch: cfgperl
22049            ! MANIFEST
22050 ____________________________________________________________________________
22051 [  6258] By: jhi                                   on 2000/06/28  15:54:30
22052         Log: linenumber tweak
22053      Branch: cfgperl
22054            ! t/pragma/warn/regcomp
22055 ____________________________________________________________________________
22056 [  6257] By: jhi                                   on 2000/06/28  15:50:44
22057         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
22058              From: Doug MacEachern <dougm@covalent.net>
22059              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
22060              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
22061              (one part of the patch had been applied earlier)
22062      Branch: cfgperl
22063            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
22064 ____________________________________________________________________________
22065 [  6256] By: jhi                                   on 2000/06/28  15:40:22
22066         Log: tweaks from Simon Cozens to further fix tr/// under utf8
22067      Branch: cfgperl
22068            ! doop.c
22069 ____________________________________________________________________________
22070 [  6255] By: jhi                                   on 2000/06/28  15:33:45
22071         Log: small thinko tweaks
22072      Branch: cfgperl
22073            ! lib/IPC/Open3.pm t/op/my_stash.t
22074 ____________________________________________________________________________
22075 [  6254] By: jhi                                   on 2000/06/28  15:33:25
22076         Log: Subject: tr///, help wanted.
22077              From: simon@brecon.co.uk (Simon Cozens)
22078              Date: 28 Jun 2000 11:29:04 GMT
22079              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
22080      Branch: cfgperl
22081            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
22082            ! pp_proto.h proto.h t/op/tr.t
22083 ____________________________________________________________________________
22084 [  6253] By: jhi                                   on 2000/06/28  15:09:17
22085         Log: Paranoia tweak on #6249.
22086              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
22087              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
22088              Date: Sun, 25 Jun 2000 23:43:12 -0400
22089              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
22090      Branch: cfgperl
22091            ! lib/IPC/Open3.pm
22092 ____________________________________________________________________________
22093 [  6252] By: jhi                                   on 2000/06/28  15:01:38
22094         Log: Document #6249 and #6251.
22095      Branch: cfgperl
22096            ! lib/Exporter.pm lib/IPC/Open3.pm
22097 ____________________________________________________________________________
22098 [  6251] By: jhi                                   on 2000/06/28  14:50:43
22099         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
22100              From: Doug MacEachern <dougm@covalent.net>
22101              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
22102              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
22103      Branch: cfgperl
22104            ! lib/Exporter.pm
22105 ____________________________________________________________________________
22106 [  6250] By: jhi                                   on 2000/06/28  14:45:23
22107         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
22108              From: Doug MacEachern <dougm@covalent.net>
22109              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
22110              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
22111      Branch: cfgperl
22112            + t/op/my_stash.t
22113            ! MANIFEST embed.pl global.sym proto.h toke.c
22114 ____________________________________________________________________________
22115 [  6249] By: jhi                                   on 2000/06/28  14:36:34
22116         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
22117              From: Frank Tobin <ftobin@uiuc.edu>
22118              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
22119              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
22120      Branch: cfgperl
22121            ! lib/IPC/Open3.pm
22122 ____________________________________________________________________________
22123 [  6248] By: jhi                                   on 2000/06/28  14:11:25
22124         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
22125              From: Mark-Jason Dominus <mjd@plover.com>
22126              Date: Tue, 27 Jun 2000 22:36:42 -0400
22127              Message-ID: <20000628023642.12166.qmail@plover.com>
22128      Branch: cfgperl
22129            ! pod/perlfunc.pod
22130 ____________________________________________________________________________
22131 [  6247] By: jhi                                   on 2000/06/27  12:46:37
22132         Log: Tweak $VERSION, patch from Doug MacEachern.
22133      Branch: cfgperl
22134            ! lib/File/Spec.pm
22135 ____________________________________________________________________________
22136 [  6246] By: jhi                                   on 2000/06/27  03:34:46
22137         Log: Allow for standalone testing.
22138      Branch: cfgperl
22139            ! t/lib/filefunc.t t/lib/filespec.t
22140 ____________________________________________________________________________
22141 [  6245] By: jhi                                   on 2000/06/27  02:50:02
22142         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
22143              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
22144              Date: Sat, 24 Jun 2000 13:06:20 +0100
22145              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
22146      Branch: cfgperl
22147            ! ext/DynaLoader/DynaLoader_pm.PL
22148 ____________________________________________________________________________
22149 [  6244] By: jhi                                   on 2000/06/27  02:46:10
22150         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
22151              From: Doug MacEachern <dougm@covalent.net>
22152              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
22153              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
22154      Branch: cfgperl
22155            ! gv.c sv.c t/lib/peek.t
22156 ____________________________________________________________________________
22157 [  6243] By: jhi                                   on 2000/06/27  02:38:07
22158         Log: Subject: [PATCH] is_utf8_string
22159              From: simon@brecon.co.uk (Simon Cozens)
22160              Date: 26 Jun 2000 02:25:59 GMT
22161              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
22162      Branch: cfgperl
22163            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
22164            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
22165            ! proto.h utf8.c
22166 ____________________________________________________________________________
22167 [  6242] By: jhi                                   on 2000/06/27  02:24:00
22168         Log: Subject: [PATCH] bytes<->utf8 fixes
22169              From: simon@brecon.co.uk (Simon Cozens)
22170              Date: 26 Jun 2000 04:55:45 GMT
22171              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
22172      Branch: cfgperl
22173            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
22174 ____________________________________________________________________________
22175 [  6241] By: jhi                                   on 2000/06/27  02:12:42
22176         Log: Do no -warn on \_, only on \alpha.
22177              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
22178              From: David Dyck <dcd@tc.fluke.com>
22179              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
22180              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
22181      Branch: cfgperl
22182            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
22183 ____________________________________________________________________________
22184 [  6240] By: jhi                                   on 2000/06/27  02:00:01
22185         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
22186              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
22187              Date: Mon, 26 Jun 2000 18:40:14 +0100
22188              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
22189      Branch: cfgperl
22190            ! utils/h2xs.PL
22191 ____________________________________________________________________________
22192 [  6239] By: jhi                                   on 2000/06/27  01:53:40
22193         Log: Configure maintenance.  Sever some dependency cycles,
22194              separate gccversion from the cc unit,
22195              address [ID 20000623.006] Configure script patch for using gcc on AIX
22196              (but solve it a little bit differently),
22197              unduplex some accidentally duplicated units,
22198              suggest using gcc if no cc available
22199              (p5p thread: "Solaris configure: counterproposal", 1999-09)
22200      Branch: cfgperl
22201            ! Configure Todo-5.6 config_h.SH
22202      Branch: metaconfig
22203            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
22204            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
22205      Branch: metaconfig/U/perl
22206            + gccvers.U
22207            ! d_getespwnam.U d_getprpwnam.U i_prot.U
22208 ____________________________________________________________________________
22209 [  6238] By: jhi                                   on 2000/06/25  18:04:56
22210         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
22211              From: Dan Sugalski <dan@sidhe.org>
22212              Date: Fri, 23 Jun 2000 17:00:00 -0400
22213              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
22214      Branch: cfgperl
22215            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
22216 ____________________________________________________________________________
22217 [  6237] By: jhi                                   on 2000/06/25  16:36:45
22218         Log: Tweak embed.pl, regen headers.
22219      Branch: cfgperl
22220            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
22221            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
22222            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
22223            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
22224            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
22225 ____________________________________________________________________________
22226 [  6236] By: jhi                                   on 2000/06/25  15:26:42
22227         Log: Regen headers.
22228      Branch: cfgperl
22229            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
22230            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
22231            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
22232            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
22233            ! regnodes.h warnings.h
22234 ____________________________________________________________________________
22235 [  6235] By: jhi                                   on 2000/06/23  19:39:35
22236         Log: The thread begun by
22237              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
22238              From: Kevin.Ruscoe@ubsw.com
22239              Date: Fri, 16 Jun 2000 16:38:51 +0100
22240              Message-Id: <H000019b03c300d6@MHS>
22241      Branch: cfgperl
22242            ! hints/solaris_2.sh
22243 ____________________________________________________________________________
22244 [  6234] By: jhi                                   on 2000/06/23  19:23:36
22245         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
22246              because when run as services (Win32ese for daemons)
22247              no environment variables are set and tmpdir ends up as /tmp,
22248              which is ambiguous.
22249              
22250              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
22251              From: matt@sergeant.org
22252              Date: 16 Jun 2000 16:30:43 -0000
22253              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
22254      Branch: cfgperl
22255            ! lib/File/Spec/Win32.pm
22256 ____________________________________________________________________________
22257 [  6233] By: jhi                                   on 2000/06/23  19:18:58
22258         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
22259              From: Mark-Jason Dominus <mjd@plover.com>
22260              Date: Fri, 16 Jun 2000 20:53:04 -0400
22261              Message-ID: <20000617005304.8008.qmail@plover.com>
22262      Branch: cfgperl
22263            ! op.h
22264 ____________________________________________________________________________
22265 [  6232] By: jhi                                   on 2000/06/23  16:10:02
22266         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
22267              From: simon@brecon.co.uk (Simon Cozens)
22268              Date: 19 Jun 2000 15:18:27 GMT
22269              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
22270              
22271              plus update pod/Makefile and regenerate perltoc
22272      Branch: cfgperl
22273            + pod/perlutil.pod
22274            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
22275 ____________________________________________________________________________
22276 [  6231] By: jhi                                   on 2000/06/23  15:19:18
22277         Log: Subject: [PATCH 5.6.0] cygwin port
22278              From: "Fifer, Eric" <EFifer@sanwaint.com>
22279              Date: Tue, 20 Jun 2000 14:30:58 +0100
22280              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
22281      Branch: cfgperl
22282            ! README.cygwin lib/File/Find.pm
22283 ____________________________________________________________________________
22284 [  6230] By: jhi                                   on 2000/06/23  14:25:21
22285         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
22286      Branch: cfgperl
22287            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
22288            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
22289            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
22290            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
22291 ____________________________________________________________________________
22292 [  6229] By: jhi                                   on 2000/06/23  14:13:34
22293         Log: Subject: README.hpux version 0.6.1
22294              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
22295              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
22296              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
22297      Branch: cfgperl
22298            ! README.hpux
22299 ____________________________________________________________________________
22300 [  6228] By: jhi                                   on 2000/06/23  14:07:20
22301         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
22302              From: Doug MacEachern <dougm@covalent.net>
22303              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
22304              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
22305      Branch: cfgperl
22306            ! op.c
22307 ____________________________________________________________________________
22308 [  6227] By: jhi                                   on 2000/06/23  14:01:06
22309         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
22310              From: Doug MacEachern <dougm@covalent.net>
22311              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
22312              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
22313      Branch: cfgperl
22314            + lib/lib.pm.PL
22315            - lib/lib.pm
22316            ! MANIFEST Makefile.SH
22317 ____________________________________________________________________________
22318 [  6226] By: jhi                                   on 2000/06/23  13:53:07
22319         Log: Subject: [PATCH] remove forward declarations in Socket.pm
22320              From: Doug MacEachern <dougm@covalent.net>
22321              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
22322              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
22323              
22324              From: Doug MacEachern <dougm@covalent.net>
22325              Subject: Re: [PATCH] remove forward declarations in Socket.pm
22326              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
22327              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
22328      Branch: cfgperl
22329            ! ext/Socket/Socket.pm op.c
22330 ____________________________________________________________________________
22331 [  6225] By: jhi                                   on 2000/06/23  13:41:52
22332         Log: Add source code filenames to apidoc.
22333              From: simon@brecon.co.uk (Simon Cozens)
22334              Subject: [PATCH embed.pl] Source X-ref
22335              Date: 22 Jun 2000 02:18:49 GMT
22336              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
22337      Branch: cfgperl
22338            ! embed.pl
22339 ____________________________________________________________________________
22340 [  6224] By: jhi                                   on 2000/06/23  13:32:33
22341         Log: A way to avoid English.pm performance hit.
22342              From: root <root@jester.slaysys.com>
22343              Subject: [YAPATCH English.pm] My turn to putt again
22344              Date: Thu, 22 Jun 2000 20:33:58 -0400
22345              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
22346      Branch: cfgperl
22347            ! lib/English.pm t/lib/english.t
22348 ____________________________________________________________________________
22349 [  6223] By: jhi                                   on 2000/06/23  13:27:06
22350         Log: Avoid double close().
22351              Subject: [PATCH] avoid double close()
22352              From: Doug MacEachern <dougm@covalent.net>
22353              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
22354              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
22355      Branch: cfgperl
22356            ! doio.c
22357 ____________________________________________________________________________
22358 [  6222] By: jhi                                   on 2000/06/23  13:25:54
22359         Log: doc typo fix
22360              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
22361              From: Ian Phillipps <Ian.Phillipps@iname.com>
22362              Date: Fri, 23 Jun 2000 10:40:58 +0100
22363              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
22364      Branch: cfgperl
22365            ! lib/Pod/Usage.pm
22366 ____________________________________________________________________________
22367 [  6221] By: jhi                                   on 2000/06/23  13:24:15
22368         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
22369              From: simon@brecon.co.uk (Simon Cozens)
22370              Subject: [PATCH] Eliminate tr///[CU][CU]
22371              Date: 23 Jun 2000 11:05:40 GMT
22372              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
22373      Branch: cfgperl
22374            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
22375 ____________________________________________________________________________
22376 [  6220] By: jhi                                   on 2000/06/22  16:07:51
22377         Log: Win32 patches from Benjamin Stuhl.
22378      Branch: cfgperl
22379            ! makedef.pl win32/win32.h
22380 ____________________________________________________________________________
22381 [  6219] By: jhi                                   on 2000/06/22  16:06:34
22382         Log: Bytecode patches from Benjamin Stuhl.
22383      Branch: cfgperl
22384            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
22385            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
22386            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
22387 ____________________________________________________________________________
22388 [  6218] By: jhi                                   on 2000/06/15  23:54:16
22389         Log: Bytecode patches from Benjamin Stuhl.
22390      Branch: cfgperl
22391            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
22392 ____________________________________________________________________________
22393 [  6217] By: jhi                                   on 2000/06/09  13:38:29
22394         Log: Rename the fdpid locking and integrate with Sarathy.
22395      Branch: cfgperl
22396            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
22397            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
22398            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
22399            ! win32/win32.c
22400           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
22401 ____________________________________________________________________________
22402 [  6216] By: gsar                                  on 2000/06/08  14:54:21
22403         Log: be more optimal about clearing @_
22404      Branch: perl
22405            ! cop.h
22406 ____________________________________________________________________________
22407 [  6215] By: gsar                                  on 2000/06/08  14:33:04
22408         Log: tweak comment about @DB::args
22409      Branch: perl
22410            ! av.h pp_ctl.c
22411 ____________________________________________________________________________
22412 [  6214] By: gsar                                  on 2000/06/08  13:57:54
22413         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
22414              caller() wants to populate @DB::args with it (causes a coredump
22415              in Carp::confess())
22416      Branch: perl
22417            ! cop.h t/op/runlevel.t
22418 ____________________________________________________________________________
22419 [  6213] By: gsar                                  on 2000/06/08  07:06:35
22420         Log: back out change#6106 (seems problematic)
22421      Branch: perl
22422            ! hints/solaris_2.sh
22423 ____________________________________________________________________________
22424 [  6212] By: jhi                                   on 2000/06/07  03:10:36
22425         Log: Continuing mopup for #6204.
22426      Branch: cfgperl
22427            ! ext/B/defsubs_h.PL
22428 ____________________________________________________________________________
22429 [  6211] By: jhi                                   on 2000/06/07  02:41:50
22430         Log: Mopup for #6204.
22431              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
22432              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
22433              This is comes from const() where POK isn't on when expected.
22434      Branch: cfgperl
22435            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
22436            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
22437            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
22438            ! perlapi.h pod/perlapi.pod
22439 ____________________________________________________________________________
22440 [  6210] By: jhi                                   on 2000/06/07  01:56:29
22441         Log: Mopup for #6207 and #6209.
22442      Branch: cfgperl
22443            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
22444 ____________________________________________________________________________
22445 [  6209] By: jhi                                   on 2000/06/07  01:33:12
22446         Log: Lock PL_fdpid against race conditions, based on:
22447              Subject: [PATCH 5.6.0]subprocess fixup for threads
22448              From: Dan Sugalski <dan@sidhe.org>
22449              To: perl5-porters@perl.org
22450              Date: Tue, 11 Apr 2000 17:02:32 -0400
22451              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
22452      Branch: cfgperl
22453            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
22454            ! win32/win32.c
22455 ____________________________________________________________________________
22456 [  6208] By: jhi                                   on 2000/06/07  01:05:23
22457         Log: Regen headers for #6207.
22458      Branch: cfgperl
22459            ! embed.h global.sym objXSUB.h proto.h
22460 ____________________________________________________________________________
22461 [  6207] By: jhi                                   on 2000/06/06  23:43:13
22462         Log: Subject: [PATCH 5.6.0] Threadsafe patches
22463              From: Dan Sugalski <dan@sidhe.org>
22464              To: perl5-porters@perl.org
22465              Date: Mon, 08 May 2000 18:08:13 -0400
22466              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
22467      Branch: cfgperl
22468            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
22469            ! proto.h sv.h util.c
22470 ____________________________________________________________________________
22471 [  6206] By: jhi                                   on 2000/06/06  23:21:23
22472         Log: Subject: [PATCH] Eliminate $a/$b in pod
22473              From: David Glasser <me@davidglasser.net>
22474              To: perl5-porters@perl.org
22475              Date: Mon, 29 May 2000 21:15:59 -0400
22476              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
22477      Branch: cfgperl
22478            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
22479            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
22480            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
22481            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
22482            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
22483            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
22484            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
22485            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
22486            ! pod/perlvar.pod pod/perlxs.pod
22487 ____________________________________________________________________________
22488 [  6205] By: jhi                                   on 2000/06/06  23:12:14
22489         Log: Subject: [PATCH] Win32 improvements
22490              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
22491              To: gsar@activestate.com, perl5-porters@perl.org
22492              Date: Mon, 29 May 2000 17:22:24 PDT
22493              Message-ID: <20000530002224.91142.qmail@hotmail.com>
22494              (MUA had mangled many lines by wordwrapping)
22495      Branch: cfgperl
22496            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
22497 ____________________________________________________________________________
22498 [  6204] By: jhi                                   on 2000/06/06  23:01:50
22499         Log: Subject: [PATCH] B::Bytecode patches
22500              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
22501              To: gsar@activestate.com, jhi@iki.fi
22502              Cc: perl5-porters@perl.org
22503              Message-ID: <20000602202526.48694.qmail@hotmail.com>
22504              (MUA had mangled many lines by wordwrapping)
22505      Branch: cfgperl
22506            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
22507            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
22508            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
22509            ! intrpvar.h perl.c
22510 ____________________________________________________________________________
22511 [  6203] By: jhi                                   on 2000/06/06  22:32:43
22512         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
22513              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
22514              Date: Tue, 06 Jun 2000 13:07:45 -0700
22515              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
22516      Branch: cfgperl
22517            ! pod/perldiag.pod
22518 ____________________________________________________________________________
22519 [  6202] By: jhi                                   on 2000/06/06  19:38:35
22520         Log: Integrate with Sarathy.
22521      Branch: cfgperl
22522           !> perl.c
22523 ____________________________________________________________________________
22524 [  6201] By: gsar                                  on 2000/06/06  00:42:59
22525         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
22526              does a PUSHMARK that's never ever POPMARKed; in general, only
22527              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
22528              Perl_eval_[sp]v() don't because they don't take any incoming
22529              arguments (this leak has been around since the original version
22530              of perl_eval_pv() in 5.003_97e)
22531      Branch: perl
22532            ! perl.c
22533 ____________________________________________________________________________
22534 [  6200] By: jhi                                   on 2000/06/04  03:44:52
22535         Log: Update to cperl-mode.el 4.31 from
22536              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
22537              Subject: A couple of notes
22538              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
22539              To: Mailing list Perl5 <perl5-porters@perl.org>
22540              Date: Sat, 3 Jun 2000 23:33:32 -0400
22541              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
22542      Branch: cfgperl
22543            ! emacs/cperl-mode.el
22544 ____________________________________________________________________________
22545 [  6199] By: jhi                                   on 2000/06/03  15:11:05
22546         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
22547              From: Dan Sugalski <dan@sidhe.org>
22548              To: perl5-porters@perl.org, vmsperl@perl.org
22549              Date: Fri, 02 Jun 2000 17:30:51 -0400
22550              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
22551      Branch: cfgperl
22552            ! vms/descrip_mms.template vms/gen_shrfls.pl
22553 ____________________________________________________________________________
22554 [  6198] By: jhi                                   on 2000/06/03  14:59:15
22555         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
22556              From: Dan Sugalski <dan@sidhe.org>
22557              To: vmsperl@perl.org, perl5-porters@perl.org
22558              Date: Fri, 02 Jun 2000 16:00:41 -0400
22559              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
22560              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
22561      Branch: cfgperl
22562            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
22563            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
22564            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
22565 ____________________________________________________________________________
22566 [  6197] By: jhi                                   on 2000/06/03  14:41:30
22567         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
22568              From: John Borwick <jhborwic@unity.ncsu.edu>
22569              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
22570              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
22571      Branch: cfgperl
22572            ! pod/perlsyn.pod
22573 ____________________________________________________________________________
22574 [  6196] By: jhi                                   on 2000/06/03  14:38:09
22575         Log: Integrate with Sarathy.
22576      Branch: cfgperl
22577           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
22578           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
22579           !> vms/perly_c.vms
22580 ____________________________________________________________________________
22581 [  6195] By: gsar                                  on 2000/06/02  22:43:13
22582         Log: fix yet another eval"" leak under USE_ITHREADS
22583      Branch: perl
22584            ! op.c
22585 ____________________________________________________________________________
22586 [  6194] By: gsar                                  on 2000/06/02  18:22:06
22587         Log: fix small eval"" memory leaks under USE_ITHREADS
22588      Branch: perl
22589            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
22590            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
22591            ! vms/perly_c.vms
22592 ____________________________________________________________________________
22593 [  6193] By: jhi                                   on 2000/06/01  13:03:56
22594         Log: Signals-be-gone for microperl.
22595      Branch: cfgperl
22596            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
22597 ____________________________________________________________________________
22598 [  6192] By: jhi                                   on 2000/06/01  12:52:02
22599         Log: Integrate with Sarathy.
22600      Branch: cfgperl
22601           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
22602           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
22603           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
22604           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
22605           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
22606           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
22607           !> t/op/vec.t utils/h2xs.PL
22608 ____________________________________________________________________________
22609 [  6191] By: gsar                                  on 2000/06/01  09:38:21
22610         Log: vec() loses numericalness (modified version of patch suggested
22611              by Robin Barker)
22612      Branch: perl
22613            ! doop.c t/op/vec.t
22614 ____________________________________________________________________________
22615 [  6190] By: gsar                                  on 2000/06/01  09:26:15
22616         Log: submit missing embed.pl change
22617      Branch: perl
22618            ! embed.pl
22619 ____________________________________________________________________________
22620 [  6189] By: gsar                                  on 2000/06/01  09:05:34
22621         Log: counting tr/// corrupts later operation (from M.J.T Guy)
22622      Branch: perl
22623            ! doop.c t/op/tr.t
22624 ____________________________________________________________________________
22625 [  6188] By: gsar                                  on 2000/06/01  08:58:39
22626         Log: h2xs tweaks
22627      Branch: perl
22628            ! utils/h2xs.PL
22629 ____________________________________________________________________________
22630 [  6187] By: gsar                                  on 2000/06/01  08:50:07
22631         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
22632              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
22633      Branch: perl
22634            + lib/Pod/LaTeX.pm
22635            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
22636            ! pod/pod2latex.PL
22637 ____________________________________________________________________________
22638 [  6186] By: gsar                                  on 2000/06/01  08:24:40
22639         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
22640              <wolfgang.laun@alcatel.at>)
22641      Branch: perl
22642            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
22643            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
22644 ____________________________________________________________________________
22645 [  6185] By: gsar                                  on 2000/06/01  08:12:00
22646         Log: remove incorrect documentation about implicit split to @_ in
22647              list context, which never really worked in perl 5 (from
22648              M.J.T. Guy)
22649      Branch: perl
22650            ! pod/perlfunc.pod pod/perltrap.pod
22651 ____________________________________________________________________________
22652 [  6184] By: gsar                                  on 2000/06/01  07:52:27
22653         Log: tweak for change#6127
22654      Branch: perl
22655            ! perl.c
22656 ____________________________________________________________________________
22657 [  6183] By: gsar                                  on 2000/06/01  07:41:02
22658         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
22659              <nick@ccl4.org>)
22660      Branch: perl
22661            + t/lib/selfloader.t
22662            ! MANIFEST lib/SelfLoader.pm
22663 ____________________________________________________________________________
22664 [  6182] By: jhi                                   on 2000/06/01  00:34:42
22665         Log: Be Cleaner Part Deux.
22666      Branch: cfgperl
22667            ! Makefile.SH
22668 ____________________________________________________________________________
22669 [  6181] By: jhi                                   on 2000/06/01  00:32:09
22670         Log: Integrate with Sarathy.
22671      Branch: cfgperl
22672           !> pp.c t/op/arith.t
22673 ____________________________________________________________________________
22674 [  6180] By: jhi                                   on 2000/06/01  00:31:13
22675         Log: microperl nits from Simon Cozens.
22676      Branch: cfgperl
22677            + uconfig.h
22678            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
22679            ! unixish.h
22680 ____________________________________________________________________________
22681 [  6179] By: gsar                                  on 2000/05/31  22:37:51
22682         Log: buggy modulus on UVs introduced by change#3378 (resulted in
22683              4063328477 % 65535 amounting to 27406, instead of 27407)
22684      Branch: perl
22685            ! pp.c t/op/arith.t
22686 ____________________________________________________________________________
22687 [  6178] By: jhi                                   on 2000/05/31  21:52:41
22688         Log: Be cleaner.
22689      Branch: cfgperl
22690            ! Makefile.SH
22691 ____________________________________________________________________________
22692 [  6177] By: jhi                                   on 2000/05/31  21:47:33
22693         Log: Substitution utf8 patch from Simon Cozens.
22694      Branch: cfgperl
22695            ! pp_hot.c
22696 ____________________________________________________________________________
22697 [  6176] By: jhi                                   on 2000/05/31  21:45:34
22698         Log: Single-quoted utf8 patch from Simon Cozens.
22699      Branch: cfgperl
22700            ! toke.c
22701 ____________________________________________________________________________
22702 [  6175] By: jhi                                   on 2000/05/31  21:40:18
22703         Log: Integrate with Sarathy.
22704      Branch: cfgperl
22705           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
22706 ____________________________________________________________________________
22707 [  6174] By: jhi                                   on 2000/05/31  21:37:31
22708         Log: microperl changes from Simon Cozens; Makefile for microperl
22709              written from scratch; few casts added as microperl compilation
22710              doesn't have all prototypes available.
22711      Branch: cfgperl
22712            + Makefile.micro README.micro Todo.micro uconfig.sh
22713            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
22714            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
22715      Branch: metaconfig
22716            + U/modified/Config_h.U
22717 ____________________________________________________________________________
22718 [  6173] By: jhi                                   on 2000/05/31  20:00:24
22719         Log: metaconfig maintenance.
22720      Branch: metaconfig
22721            + U/modified/Inhdr.U U/typedefs/inotype.U
22722      Branch: metaconfig/U/perl
22723            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
22724            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
22725 ____________________________________________________________________________
22726 [  6172] By: gsar                                  on 2000/05/31  05:05:42
22727         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
22728              (from Ilya Zakharevich)
22729      Branch: perl
22730            ! regexec.c t/op/re_tests
22731 ____________________________________________________________________________
22732 [  6171] By: gsar                                  on 2000/05/31  05:01:47
22733         Log: scalar() doesn't force scalar context when used in void context
22734              (from Simon Cozens)
22735      Branch: perl
22736            ! op.c t/op/wantarray.t
22737 ____________________________________________________________________________
22738 [  6170] By: gsar                                  on 2000/05/31  04:41:33
22739         Log: change#6142 needs tweaks to tests to work where there's no symlink()
22740              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22741      Branch: perl
22742            ! t/lib/filefind.t
22743 ____________________________________________________________________________
22744 [  6169] By: gsar                                  on 2000/05/31  04:29:49
22745         Log: integrate cfgperl contents into mainline
22746      Branch: perl
22747           +> pod/perlmodlib.PL pod/perlnewmod.pod
22748           !> (integrate 42 files)
22749 ____________________________________________________________________________
22750 [  6168] By: jhi                                   on 2000/05/30  22:53:37
22751         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
22752      Branch: cfgperl
22753            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22754            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
22755            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
22756            ! win32/config.bc win32/config.gc win32/config.vc
22757            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22758            ! win32/config_h.PL win32/config_sh.PL
22759      Branch: metaconfig/U/perl
22760            ! perlxv.U
22761 ____________________________________________________________________________
22762 [  6167] By: jhi                                   on 2000/05/30  22:20:21
22763         Log: tweak todo 
22764      Branch: cfgperl
22765            ! Todo-5.6
22766 ____________________________________________________________________________
22767 [  6166] By: jhi                                   on 2000/05/30  22:11:51
22768         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
22769              in case somebody wants to write an extension for more
22770              shadow database interfaces.
22771      Branch: cfgperl
22772            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
22773            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
22774            ! vos/config.def vos/config.h vos/config_h.SH_orig
22775            ! win32/config.bc win32/config.gc win32/config.vc
22776            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22777      Branch: metaconfig
22778            ! U/modified/Myinit.U
22779      Branch: metaconfig/U/perl
22780            + d_getespwnam.U d_getprpwnam.U i_prot.U
22781 ____________________________________________________________________________
22782 [  6165] By: jhi                                   on 2000/05/30  18:35:34
22783         Log: Integrate with Sarathy.
22784      Branch: cfgperl
22785           !> op.c
22786 ____________________________________________________________________________
22787 [  6164] By: jhi                                   on 2000/05/30  18:30:16
22788         Log: detypo
22789      Branch: cfgperl
22790            ! Configure config_h.SH
22791      Branch: metaconfig/U/perl
22792            ! perlxv.U
22793 ____________________________________________________________________________
22794 [  6163] By: gsar                                  on 2000/05/30  03:24:03
22795         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
22796      Branch: perl
22797            ! op.c
22798 ____________________________________________________________________________
22799 [  6162] By: gsar                                  on 2000/05/30  03:09:38
22800         Log: fix memory leak in method call optimization (change#3768);
22801              made C<eval "$x->foo()"> leak
22802      Branch: perl
22803            ! op.c
22804 ____________________________________________________________________________
22805 [  6161] By: jhi                                   on 2000/05/29  17:56:26
22806         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
22807              both from Simon Cozens.
22808      Branch: cfgperl
22809            + pod/perlmodlib.PL pod/perlnewmod.pod
22810            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
22811            ! pod/perlmodlib.pod pod/perltoc.pod
22812 ____________________________________________________________________________
22813 [  6160] By: jhi                                   on 2000/05/29  17:23:55
22814         Log: Changes for the File::Temp 0.08 (change #6159) test suite
22815              to fit better into the Perl distribution test framework.
22816      Branch: cfgperl
22817            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
22818            ! t/lib/ftmp-tempfile.t
22819 ____________________________________________________________________________
22820 [  6159] By: jhi                                   on 2000/05/29  16:55:36
22821         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
22822      Branch: cfgperl
22823            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
22824            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
22825 ____________________________________________________________________________
22826 [  6158] By: bailey                                on 2000/05/29  16:22:08
22827         Log: Add fallback to tmpfile for use in cases where user's relying on
22828              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
22829              Lane's patch)
22830      Branch: vmsperl
22831            ! vms/vms.c vms/vmsish.h
22832 ____________________________________________________________________________
22833 [  6157] By: jhi                                   on 2000/05/29  03:10:36
22834         Log: Regen Configure to jive with #6149.
22835      Branch: cfgperl
22836            ! Configure
22837      Branch: metaconfig
22838            ! U/modified/Getfile.U
22839 ____________________________________________________________________________
22840 [  6156] By: jhi                                   on 2000/05/29  03:01:38
22841         Log: Integrate with Sarathy.
22842      Branch: cfgperl
22843           +> ext/DynaLoader/dl_mac.xs
22844           !> (integrate 38 files)
22845 ____________________________________________________________________________
22846 [  6155] By: gsar                                  on 2000/05/28  21:15:58
22847         Log: small bug in change#6144; remove random \xA0 character that snuck
22848              in via change#6145
22849      Branch: perl
22850            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
22851 ____________________________________________________________________________
22852 [  6154] By: gsar                                  on 2000/05/28  21:04:19
22853         Log: avoid type mismatch warning
22854      Branch: perl
22855            ! perl.c
22856 ____________________________________________________________________________
22857 [  6153] By: gsar                                  on 2000/05/28  20:58:31
22858         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
22859              <nick@Bagpuss.uk.boo.com>)
22860      Branch: perl
22861            ! lib/Test/Harness.pm
22862 ____________________________________________________________________________
22863 [  6152] By: gsar                                  on 2000/05/28  20:53:42
22864         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
22865      Branch: perl
22866            ! regexec.c
22867 ____________________________________________________________________________
22868 [  6151] By: gsar                                  on 2000/05/28  20:50:28
22869         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
22870      Branch: perl
22871            ! regexec.c
22872 ____________________________________________________________________________
22873 [  6150] By: gsar                                  on 2000/05/28  20:39:58
22874         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
22875      Branch: perl
22876            ! pod/perlrequick.pod
22877 ____________________________________________________________________________
22878 [  6149] By: gsar                                  on 2000/05/28  20:35:16
22879         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
22880              <troc@netrus.net>)
22881      Branch: perl
22882            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
22883            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
22884            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
22885            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
22886 ____________________________________________________________________________
22887 [  6148] By: gsar                                  on 2000/05/28  20:21:07
22888         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
22889      Branch: perl
22890            ! lib/ExtUtils/MM_Unix.pm
22891 ____________________________________________________________________________
22892 [  6147] By: gsar                                  on 2000/05/28  20:12:41
22893         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
22894              (from Peter Prymmer)
22895      Branch: perl
22896            ! vms/subconfigure.com
22897 ____________________________________________________________________________
22898 [  6146] By: gsar                                  on 2000/05/28  20:06:15
22899         Log: doc typo
22900      Branch: perl
22901            ! lib/warnings.pm warnings.h warnings.pl
22902 ____________________________________________________________________________
22903 [  6145] By: gsar                                  on 2000/05/28  18:44:33
22904         Log: make xsubpp skip embedded pod (from Matthias Neeracher
22905              <neeri@iis.ee.ethz.ch>)
22906      Branch: perl
22907            ! lib/ExtUtils/xsubpp
22908 ____________________________________________________________________________
22909 [  6144] By: gsar                                  on 2000/05/28  18:42:49
22910         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
22911              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
22912              <neeri@iis.ee.ethz.ch>)
22913      Branch: perl
22914            ! lib/AutoSplit.pm
22915 ____________________________________________________________________________
22916 [  6143] By: gsar                                  on 2000/05/28  18:41:12
22917         Log: MacOS support, part 1 (from Matthias Neeracher
22918              <neeri@iis.ee.ethz.ch>)
22919      Branch: perl
22920            + ext/DynaLoader/dl_mac.xs
22921            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
22922            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
22923            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
22924            ! util.h
22925 ____________________________________________________________________________
22926 [  6142] By: gsar                                  on 2000/05/28  18:21:51
22927         Log: File::Find fails to chdir when chasing symlinks (from
22928              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
22929      Branch: perl
22930            ! lib/File/Find.pm t/lib/filefind.t
22931 ____________________________________________________________________________
22932 [  6141] By: jhi                                   on 2000/05/28  14:25:15
22933         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
22934              forwarded by Peter Seebach from the bsdi-users mailing list.
22935              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
22936      Branch: perl
22937            ! hints/bsdos.sh
22938 ____________________________________________________________________________
22939 [  6140] By: jhi                                   on 2000/05/28  14:11:57
22940         Log: Integrate with Sarathy.
22941      Branch: cfgperl
22942           +> (branch 30 files)
22943           !> (integrate 93 files)
22944 ____________________________________________________________________________
22945 [  6139] By: gsar                                  on 2000/05/28  10:01:48
22946         Log: revise mktables.PL for bugs and newness in Unicode 3.0
22947              (from James Bence <jbence@amgen.com>)
22948      Branch: perl
22949            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
22950            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
22951            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
22952            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
22953            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
22954            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
22955            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
22956            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
22957            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
22958            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
22959            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
22960            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
22961            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
22962            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
22963            + lib/unicode/Is/SylWU.pl
22964            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
22965            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
22966            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
22967            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
22968            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
22969            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
22970            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
22971            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
22972            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
22973            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
22974            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
22975            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
22976            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
22977            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
22978            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
22979            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
22980            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
22981            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
22982            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
22983            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
22984            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
22985            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
22986            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
22987            ! lib/unicode/Makefile lib/unicode/mktables.PL
22988 ____________________________________________________________________________
22989 [  6138] By: gsar                                  on 2000/05/28  08:50:32
22990         Log: add note about the handling of negative indices to tied arrays
22991              (from Michael G Schwern <schwern@pobox.com>)
22992      Branch: perl
22993            ! pod/perltie.pod
22994 ____________________________________________________________________________
22995 [  6137] By: gsar                                  on 2000/05/28  08:46:10
22996         Log: fix bogus redeclaration warning for "our" variables in different
22997              scopes
22998      Branch: perl
22999            ! op.c t/pragma/strict-vars
23000 ____________________________________________________________________________
23001 [  6136] By: gsar                                  on 2000/05/28  08:31:20
23002         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
23003      Branch: perl
23004            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
23005 ____________________________________________________________________________
23006 [  6135] By: gsar                                  on 2000/05/28  08:17:50
23007         Log: enable Test::Harness to dynamically determine column width etc.
23008              (from Rob Napier <rnapier@employees.org>)
23009      Branch: perl
23010            ! lib/Test/Harness.pm
23011 ____________________________________________________________________________
23012 [  6134] By: gsar                                  on 2000/05/28  08:13:39
23013         Log: make Test::Harness use wait.h/WCOREDUMP if available
23014              (from Ben Tilly <ben_tilly@hotmail.com>)
23015      Branch: perl
23016            ! lib/Test/Harness.pm
23017 ____________________________________________________________________________
23018 [  6133] By: gsar                                  on 2000/05/28  08:08:05
23019         Log: elide bogus test in change#6132
23020      Branch: perl
23021            ! t/pragma/warn/9enabled
23022 ____________________________________________________________________________
23023 [  6132] By: gsar                                  on 2000/05/28  08:03:14
23024         Log: warnings::enabled() doesn't fall back to looking at $^W if
23025              caller isn't using lexical warnings (from Paul Marquess)
23026      Branch: perl
23027            ! pp_ctl.c t/pragma/warn/9enabled
23028 ____________________________________________________________________________
23029 [  6131] By: gsar                                  on 2000/05/28  07:57:47
23030         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
23031      Branch: perl
23032            ! ext/POSIX/POSIX.pm
23033 ____________________________________________________________________________
23034 [  6130] By: gsar                                  on 2000/05/28  07:29:12
23035         Log: fix places that mean C<"word" character> but say C<alphanumeric
23036              character>
23037      Branch: perl
23038            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
23039 ____________________________________________________________________________
23040 [  6129] By: gsar                                  on 2000/05/28  07:18:41
23041         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
23042      Branch: perl
23043            ! vms/test.com
23044 ____________________________________________________________________________
23045 [  6128] By: gsar                                  on 2000/05/28  07:12:55
23046         Log: new perlxstut example for passing/returning refs to arrays
23047              (from David Lowe <dlowe@pootpoot.com>)
23048      Branch: perl
23049            ! pod/perlxstut.pod
23050 ____________________________________________________________________________
23051 [  6127] By: gsar                                  on 2000/05/28  07:02:50
23052         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
23053              failed (from Gisle Aas)
23054      Branch: perl
23055            ! cop.h perl.c
23056 ____________________________________________________________________________
23057 [  6126] By: gsar                                  on 2000/05/28  06:39:53
23058         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
23059              (reworked variant of patch suggested by Simon Cozens)
23060      Branch: perl
23061            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
23062            ! pp_hot.c proto.h t/op/gv.t
23063 ____________________________________________________________________________
23064 [  6125] By: gsar                                  on 2000/05/28  05:14:55
23065         Log: enable propagating exception objects via Perl_croak() in XS code
23066              (from Gisle Aas)
23067      Branch: perl
23068            ! util.c
23069 ____________________________________________________________________________
23070 [  6124] By: gsar                                  on 2000/05/28  05:07:28
23071         Log: integrate vmsperl contents into mainline
23072      Branch: perl
23073           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
23074           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
23075           !> vms/vmsish.h
23076 ____________________________________________________________________________
23077 [  6123] By: gsar                                  on 2000/05/28  05:03:53
23078         Log: clarify gotcha with #line directives (from Rocco Caputo
23079              <troc@netrus.net>)
23080      Branch: perl
23081            ! pod/perldebug.pod pod/perlsyn.pod
23082 ____________________________________________________________________________
23083 [  6122] By: gsar                                  on 2000/05/28  04:58:29
23084         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
23085              (from Mark-Jason Dominus)
23086      Branch: perl
23087            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
23088            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
23089            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
23090            ! toke.c
23091 ____________________________________________________________________________
23092 [  6121] By: bailey                                on 2000/05/25  04:46:54
23093         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
23094              lists (based on fixes by Craig Berry)
23095      Branch: vmsperl
23096            ! lib/File/Spec/VMS.pm
23097 ____________________________________________________________________________
23098 [  6120] By: bailey                                on 2000/05/25  04:25:38
23099         Log: Add missing escape (Charles Lane)
23100      Branch: vmsperl
23101            ! t/op/lex_assign.t
23102 ____________________________________________________________________________
23103 [  6119] By: bailey                                on 2000/05/25  04:21:25
23104         Log: Quiet error messages in vmsish.t (Charles Lane)
23105      Branch: vmsperl
23106            ! vms/ext/vmsish.t
23107 ____________________________________________________________________________
23108 [  6118] By: bailey                                on 2000/05/25  04:17:57
23109         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
23110              Flatten case labels in switch statements uniformly (Charles Bailey)
23111      Branch: vmsperl
23112            ! vms/vms.c
23113 ____________________________________________________________________________
23114 [  6117] By: bailey                                on 2000/05/25  03:58:09
23115         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
23116      Branch: vmsperl
23117            ! vms/vmsish.h
23118 ____________________________________________________________________________
23119 [  6116] By: bailey                                on 2000/05/25  03:11:15
23120         Log: Miscellaneous cosmetic fixes (Charles Lane)
23121      Branch: vmsperl
23122            ! lib/ExtUtils/MM_VMS.pm
23123 ____________________________________________________________________________
23124 [  6115] By: bailey                                on 2000/05/25  03:10:36
23125         Log: Add bounds checking for several strings (Charles Lane)
23126      Branch: vmsperl
23127            ! vms/vms.c
23128 ____________________________________________________________________________
23129 [  6114] By: bailey                                on 2000/05/25  02:25:34
23130         Log: Urk -- undo previous removal of vmsish 'exit' change
23131      Branch: vmsperl
23132            ! vms/ext/vmsish.pm vms/vmsish.h
23133 ____________________________________________________________________________
23134 [  6113] By: bailey                                on 2000/05/24  02:24:40
23135         Log: Ugly workaround for version-specific RTL error
23136      Branch: vmsperl
23137            ! vms/vms.c
23138 ____________________________________________________________________________
23139 [  6112] By: bailey                                on 2000/05/24  02:19:55
23140         Log: Check for existence of file before trying to delete
23141      Branch: vmsperl
23142            ! vms/test.com
23143 ____________________________________________________________________________
23144 [  6111] By: bailey                                on 2000/05/23  23:35:13
23145         Log: Resync with mainline prior to post-5.6.0 updates
23146      Branch: vmsperl
23147           +> (branch 49 files)
23148            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
23149            ! vms/ext/vmsish.pm
23150           !> (integrate 334 files)
23151 ____________________________________________________________________________
23152 [  6110] By: jhi                                   on 2000/05/23  19:28:32
23153         Log: todo tweak
23154      Branch: cfgperl
23155            ! Todo-5.6
23156 ____________________________________________________________________________
23157 [  6109] By: jhi                                   on 2000/05/18  17:38:54
23158         Log: Integrate with Sarathy.
23159      Branch: cfgperl
23160           !> mg.c perl.h win32/perlhost.h
23161 ____________________________________________________________________________
23162 [  6108] By: gsar                                  on 2000/05/17  02:24:56
23163         Log: reenable fake signal handling on Windows, bugs and all
23164      Branch: perl
23165            ! mg.c perl.h win32/perlhost.h
23166 ____________________________________________________________________________
23167 [  6107] By: jhi                                   on 2000/05/15  18:01:41
23168         Log: Tweak the todo list.
23169      Branch: cfgperl
23170            ! Todo-5.6
23171 ____________________________________________________________________________
23172 [  6106] By: jhi                                   on 2000/05/15  13:41:48
23173         Log: The (Configure) script refuses to go on, after asking for
23174              'You may also choose to try maximal 64-bitness....'.
23175              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
23176              -- Patrick Zima
23177              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
23178      Branch: cfgperl
23179            ! hints/solaris_2.sh
23180 ____________________________________________________________________________
23181 [  6105] By: jhi                                   on 2000/05/11  14:37:43
23182         Log: Integrate with Sarathy.
23183      Branch: cfgperl
23184           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
23185           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
23186 ____________________________________________________________________________
23187 [  6104] By: gsar                                  on 2000/05/11  03:39:07
23188         Log: PL_sys_intern was being initialized too late on windows
23189      Branch: perl
23190            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
23191            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
23192 ____________________________________________________________________________
23193 [  6103] By: jhi                                   on 2000/05/09  19:42:20
23194         Log: Test tweaking for Unicos continues.
23195      Branch: cfgperl
23196            ! t/op/64bitint.t
23197 ____________________________________________________________________________
23198 [  6102] By: jhi                                   on 2000/05/09  16:47:27
23199         Log: The test suite tweak in #6101 wasn't quite right.
23200      Branch: cfgperl
23201            ! t/lib/complex.t
23202 ____________________________________________________________________________
23203 [  6101] By: jhi                                   on 2000/05/09  15:35:34
23204         Log: Hints and test tweaks for Unicos.
23205      Branch: cfgperl
23206            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
23207 ____________________________________________________________________________
23208 [  6100] By: jhi                                   on 2000/05/08  21:15:06
23209         Log: More compilation tweakery from Allen Smith.
23210      Branch: cfgperl
23211            ! hints/irix_6.sh
23212 ____________________________________________________________________________
23213 [  6099] By: jhi                                   on 2000/05/08  19:21:18
23214         Log: Tweaks for the cc bugs from Allen Smith.
23215      Branch: cfgperl
23216            ! hints/irix_6.sh
23217 ____________________________________________________________________________
23218 [  6098] By: jhi                                   on 2000/05/08  19:13:37
23219         Log: Add a note about other, yet unsupported, shadow password APIs.
23220      Branch: cfgperl
23221            ! pp_sys.c
23222 ____________________________________________________________________________
23223 [  6097] By: jhi                                   on 2000/05/08  18:46:34
23224         Log: Add a note about possible compilation problems from Allen Smith.
23225      Branch: cfgperl
23226            ! hints/irix_6.sh
23227 ____________________________________________________________________________
23228 [  6096] By: jhi                                   on 2000/05/08  17:33:10
23229         Log: Integrate with Sarathy.
23230      Branch: cfgperl
23231           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
23232           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
23233 ____________________________________________________________________________
23234 [  6095] By: jhi                                   on 2000/05/08  16:21:33
23235         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
23236              might be useful in future.
23237      Branch: cfgperl
23238            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23239            ! config_h.SH
23240      Branch: metaconfig
23241            ! U/installdirs/inc_version_list.U
23242      Branch: metaconfig/U/perl
23243            ! perlxv.U
23244 ____________________________________________________________________________
23245 [  6094] By: gsar                                  on 2000/05/08  14:22:22
23246         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
23247      Branch: perl
23248            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
23249            ! hints/cygwin.sh pp_sys.c
23250 ____________________________________________________________________________
23251 [  6093] By: gsar                                  on 2000/05/08  12:52:28
23252         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
23253              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
23254      Branch: perl
23255            ! pp_sys.c sv.c win32/perlhost.h
23256 ____________________________________________________________________________
23257 [  6092] By: jhi                                   on 2000/05/07  22:40:34
23258         Log: Regen perltoc with the fixed buildtoc.
23259      Branch: cfgperl
23260            ! pod/perltoc.pod
23261 ____________________________________________________________________________
23262 [  6091] By: jhi                                   on 2000/05/07  22:24:16
23263         Log: Integrate with Sarathy.
23264      Branch: cfgperl
23265           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
23266           !> t/op/substr.t toke.c
23267 ____________________________________________________________________________
23268 [  6090] By: gsar                                  on 2000/05/07  19:47:07
23269         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
23270              [NI]OK; added tests for both
23271      Branch: perl
23272            ! perl.c pp_hot.c sv.c t/op/substr.t
23273 ____________________________________________________________________________
23274 [  6089] By: gsar                                  on 2000/05/07  18:18:38
23275         Log: buildtoc tweak to fix newline lossage
23276      Branch: perl
23277            ! pod/buildtoc
23278 ____________________________________________________________________________
23279 [  6088] By: jhi                                   on 2000/05/07  16:35:36
23280         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
23281              because we do not use those.  The HAS_GETSPNAM remains,
23282              though, because we still do use that.
23283      Branch: cfgperl
23284            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23285            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
23286            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
23287            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
23288            ! win32/config.vc win32/config_H.bc win32/config_H.gc
23289            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
23290 ____________________________________________________________________________
23291 [  6087] By: gsar                                  on 2000/05/07  16:05:16
23292         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
23293      Branch: perl
23294            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
23295 ____________________________________________________________________________
23296 [  6086] By: jhi                                   on 2000/05/07  15:27:07
23297         Log: Integrate with Sarathy.
23298      Branch: cfgperl
23299           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23300           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23301           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
23302           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
23303           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
23304           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
23305 ____________________________________________________________________________
23306 [  6085] By: gsar                                  on 2000/05/07  05:52:02
23307         Log: repeat operator (x) doesn't preserve utf8-ness
23308      Branch: perl
23309            ! pp.c t/op/substr.t
23310 ____________________________________________________________________________
23311 [  6084] By: gsar                                  on 2000/05/07  05:39:55
23312         Log: substr() does not preserve utf8-ness (from Stefan Eissing
23313              <Eissing@medicaldataservice.de>); added tests
23314      Branch: perl
23315            ! pp.c t/op/substr.t
23316 ____________________________________________________________________________
23317 [  6083] By: gsar                                  on 2000/05/07  05:24:46
23318         Log: note about undocumented caller() return value (from M.J.T. Guy);
23319              yet another peek.t tweak
23320      Branch: perl
23321            ! pod/perlfunc.pod t/lib/peek.t
23322 ____________________________________________________________________________
23323 [  6082] By: gsar                                  on 2000/05/07  05:08:40
23324         Log: peek.t non-portable to ithreads
23325      Branch: perl
23326            ! t/lib/peek.t
23327 ____________________________________________________________________________
23328 [  6081] By: gsar                                  on 2000/05/07  04:17:04
23329         Log: better default perlbug categories for ok reports (from Richard Foley)
23330      Branch: perl
23331            ! utils/perlbug.PL
23332 ____________________________________________________________________________
23333 [  6080] By: gsar                                  on 2000/05/07  04:08:07
23334         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
23335              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
23336      Branch: perl
23337            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
23338            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
23339            ! AUTHORS MAINTAIN MANIFEST
23340 ____________________________________________________________________________
23341 [  6079] By: gsar                                  on 2000/05/07  04:01:38
23342         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
23343      Branch: perl
23344            ! lib/Carp/Heavy.pm
23345 ____________________________________________________________________________
23346 [  6078] By: gsar                                  on 2000/05/07  01:24:19
23347         Log: workaround for CRT bug in chdir() (from Charles Lane, via
23348              Peter Prymmer)
23349      Branch: perl
23350            ! iperlsys.h vms/vms.c vms/vmsish.h
23351 ____________________________________________________________________________
23352 [  6077] By: gsar                                  on 2000/05/07  01:22:23
23353         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
23354              and Tom Phoenix)
23355      Branch: perl
23356            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
23357 ____________________________________________________________________________
23358 [  6076] By: gsar                                  on 2000/05/06  17:36:29
23359         Log: integrate cfgperl contents into mainline
23360      Branch: perl
23361           +> t/lib/peek.t
23362           !> Configure MANIFEST Porting/Glossary Porting/config.sh
23363           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
23364           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
23365           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
23366 ____________________________________________________________________________
23367 [  6075] By: jhi                                   on 2000/05/05  18:56:10
23368         Log: Make the test more portable.
23369      Branch: cfgperl
23370            ! t/lib/peek.t
23371 ____________________________________________________________________________
23372 [  6074] By: jhi                                   on 2000/05/05  18:49:20
23373         Log: Introduce t/lib/peek.t.
23374      Branch: cfgperl
23375            + t/lib/peek.t
23376            ! MANIFEST
23377 ____________________________________________________________________________
23378 [  6073] By: jhi                                   on 2000/05/05  14:30:45
23379         Log: Complex tweaks.
23380      Branch: cfgperl
23381            ! lib/Math/Complex.pm t/lib/complex.t
23382 ____________________________________________________________________________
23383 [  6072] By: jhi                                   on 2000/05/05  12:27:13
23384         Log: Integrate with Sarathy.
23385      Branch: cfgperl
23386           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
23387           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
23388           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
23389           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
23390 ____________________________________________________________________________
23391 [  6071] By: gsar                                  on 2000/05/05  02:24:46
23392         Log: misformatted perllocal.pod (from Tim Jenness
23393              <t.jenness@jach.hawaii.edu>)
23394      Branch: perl
23395            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
23396 ____________________________________________________________________________
23397 [  6070] By: gsar                                  on 2000/05/05  02:16:52
23398         Log: remove misleading comment (from M.J.T. Guy)
23399      Branch: perl
23400            ! t/lib/anydbm.t
23401 ____________________________________________________________________________
23402 [  6069] By: gsar                                  on 2000/05/05  02:15:13
23403         Log: File::Spec compatibility update (from Barrie Slaymaker
23404              <barries@slaysys.com>)
23405      Branch: perl
23406            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
23407            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
23408 ____________________________________________________________________________
23409 [  6068] By: gsar                                  on 2000/05/05  02:01:50
23410         Log: note about values()
23411      Branch: perl
23412            ! pod/perlfunc.pod
23413 ____________________________________________________________________________
23414 [  6067] By: gsar                                  on 2000/05/05  01:33:09
23415         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
23416      Branch: perl
23417            ! win32/win32.c
23418 ____________________________________________________________________________
23419 [  6066] By: gsar                                  on 2000/05/05  01:23:43
23420         Log: s/END/CHECK/
23421      Branch: perl
23422            ! perl.c
23423 ____________________________________________________________________________
23424 [  6065] By: jhi                                   on 2000/05/04  17:30:22
23425         Log: Integrate with Sarathy.
23426      Branch: cfgperl
23427           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
23428 ____________________________________________________________________________
23429 [  6064] By: gsar                                  on 2000/05/04  17:26:14
23430         Log: change#5905 wasn't quite right--it's intent only applies when arguments
23431              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
23432      Branch: perl
23433            ! pp_sys.c sv.c
23434 ____________________________________________________________________________
23435 [  6063] By: gsar                                  on 2000/05/04  16:52:29
23436         Log: tokeq() could read unallocated field in argument
23437      Branch: perl
23438            ! toke.c
23439 ____________________________________________________________________________
23440 [  6062] By: gsar                                  on 2000/05/04  16:34:51
23441         Log: additional tests for utf8.t
23442      Branch: perl
23443            ! t/pragma/utf8.t
23444 ____________________________________________________________________________
23445 [  6061] By: gsar                                  on 2000/05/04  16:09:28
23446         Log: change#5921 neglected to make eq honor "use bytes"
23447      Branch: perl
23448            ! sv.c
23449 ____________________________________________________________________________
23450 [  6060] By: jhi                                   on 2000/05/04  15:30:16
23451         Log: Integrate with Sarathy.
23452      Branch: cfgperl
23453           !> perl.c regcomp.c t/pragma/utf8.t
23454 ____________________________________________________________________________
23455 [  6059] By: jhi                                   on 2000/05/04  15:26:37
23456         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
23457              in natively 64-bit platforms where a long is a quad (no need
23458              for long longs).  Also added bias for IVs.
23459      Branch: cfgperl
23460            ! toke.c
23461 ____________________________________________________________________________
23462 [  6058] By: gsar                                  on 2000/05/04  00:19:14
23463         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
23464              (spotted by Donald Kinzer <dkinzer@premia.com>)
23465      Branch: perl
23466            ! perl.c
23467 ____________________________________________________________________________
23468 [  6057] By: gsar                                  on 2000/05/03  18:34:01
23469         Log: fix broken parsing of /\x{ab}/
23470      Branch: perl
23471            ! regcomp.c t/pragma/utf8.t
23472 ____________________________________________________________________________
23473 [  6056] By: jhi                                   on 2000/05/03  17:57:16
23474         Log: The search of infinity continues, this time simplified.
23475      Branch: cfgperl
23476            ! lib/Math/Complex.pm
23477 ____________________________________________________________________________
23478 [  6055] By: jhi                                   on 2000/05/03  17:45:30
23479         Log: Detypo.
23480      Branch: cfgperl
23481            ! hints/unicos.sh
23482 ____________________________________________________________________________
23483 [  6054] By: jhi                                   on 2000/05/02  22:28:27
23484         Log: Be more forgiving in POSIX about HUGE_VALL.
23485      Branch: cfgperl
23486            ! ext/POSIX/POSIX.xs
23487 ____________________________________________________________________________
23488 [  6053] By: jhi                                   on 2000/05/02  22:25:05
23489         Log: Integrate with Sarathy.
23490      Branch: cfgperl
23491           !> hints/irix_6.sh pod/perlop.pod
23492 ____________________________________________________________________________
23493 [  6052] By: jhi                                   on 2000/05/02  22:24:31
23494         Log: Unicos hint tweak.
23495      Branch: cfgperl
23496            ! hints/unicos.sh
23497 ____________________________________________________________________________
23498 [  6051] By: jhi                                   on 2000/05/02  22:21:26
23499         Log: Complex tweakery.
23500      Branch: cfgperl
23501            ! lib/Math/Complex.pm t/lib/complex.t
23502 ____________________________________________________________________________
23503 [  6050] By: jhi                                   on 2000/05/02  19:26:22
23504         Log: Use setxxent()/endxxent().
23505      Branch: cfgperl
23506            ! t/op/grent.t t/op/pwent.t
23507 ____________________________________________________________________________
23508 [  6049] By: jhi                                   on 2000/05/02  19:06:02
23509         Log: Test both the scalar and list contexts.
23510      Branch: cfgperl
23511            ! t/op/grent.t t/op/pwent.t
23512 ____________________________________________________________________________
23513 [  6048] By: gsar                                  on 2000/05/02  18:29:10
23514         Log: add note about how $( doesn't interpolate in REs (from
23515              Philip Newton <newton@ficus.frogspace.net>)
23516      Branch: perl
23517            ! pod/perlop.pod
23518 ____________________________________________________________________________
23519 [  6047] By: jhi                                   on 2000/05/02  17:41:24
23520         Log: Call getspnam() only iff needd.
23521      Branch: cfgperl
23522            ! pp_sys.c
23523 ____________________________________________________________________________
23524 [  6046] By: gsar                                  on 2000/05/02  17:07:25
23525         Log: libscheck has insufficient checks for n32 libs (from
23526              Albert Chin-A-Young <china@thewrittenword.com>)
23527      Branch: perl
23528            ! hints/irix_6.sh
23529 ____________________________________________________________________________
23530 [  6045] By: jhi                                   on 2000/05/02  13:57:17
23531         Log: Integrate with Sarathy.
23532      Branch: cfgperl
23533           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
23534           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
23535 ____________________________________________________________________________
23536 [  6044] By: gsar                                  on 2000/05/02  06:48:19
23537         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
23538              such that underscores are only ignored in literal numbers,
23539              "\x{...}", and hex/oct argument
23540      Branch: perl
23541            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
23542 ____________________________________________________________________________
23543 [  6043] By: gsar                                  on 2000/05/02  02:22:29
23544         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
23545      Branch: perl
23546            ! pod/perlretut.pod
23547 ____________________________________________________________________________
23548 [  6042] By: gsar                                  on 2000/05/02  02:17:51
23549         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
23550      Branch: perl
23551            ! pod/perltrap.pod
23552 ____________________________________________________________________________
23553 [  6041] By: gsar                                  on 2000/05/02  01:53:51
23554         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
23555              to compensate
23556      Branch: perl
23557            ! Porting/makerel
23558 ____________________________________________________________________________
23559 [  6040] By: gsar                                  on 2000/05/02  01:51:57
23560         Log: missing files in MANIFEST
23561      Branch: perl
23562            ! MANIFEST
23563 ____________________________________________________________________________
23564 [  6039] By: jhi                                   on 2000/05/02  00:36:46
23565         Log: Infinite problems.
23566      Branch: cfgperl
23567            ! lib/Math/Complex.pm
23568 ____________________________________________________________________________
23569 [  6038] By: jhi                                   on 2000/05/02  00:06:38
23570         Log: pwent/spent #ifdef imbalance.
23571      Branch: cfgperl
23572            ! pp_sys.c
23573 ____________________________________________________________________________
23574 [  6037] By: jhi                                   on 2000/05/01  22:50:11
23575         Log: Use HUGE_VALL if applicable.
23576      Branch: cfgperl
23577            ! ext/POSIX/POSIX.xs util.c
23578 ____________________________________________________________________________
23579 [  6036] By: jhi                                   on 2000/05/01  22:20:53
23580         Log: Correct Freudian slip.
23581      Branch: cfgperl
23582            ! pp_sys.c
23583 ____________________________________________________________________________
23584 [  6035] By: jhi                                   on 2000/05/01  21:07:38
23585         Log: Continue on the pwent/spent case.
23586      Branch: cfgperl
23587            ! pp_sys.c
23588 ____________________________________________________________________________
23589 [  6034] By: jhi                                   on 2000/05/01  17:45:14
23590         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
23591              adjustments in 6032 conflicted badly with this, will have
23592              to revisit them later.
23593      Branch: cfgperl
23594           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
23595           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
23596           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
23597           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
23598           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
23599           !> t/lib/cgi-html.t t/lib/cgi-request.t
23600 ____________________________________________________________________________
23601 [  6033] By: jhi                                   on 2000/05/01  17:40:49
23602         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
23603      Branch: cfgperl
23604            ! pp_sys.c
23605 ____________________________________________________________________________
23606 [  6032] By: gsar                                  on 2000/05/01  15:56:32
23607         Log: whitespace adjustments
23608      Branch: perl
23609            ! pp_sys.c
23610 ____________________________________________________________________________
23611 [  6031] By: gsar                                  on 2000/05/01  15:19:41
23612         Log: small nits in diagnostics.pm (from Robin Barker)
23613      Branch: perl
23614            ! lib/diagnostics.pm pod/perldiag.pod
23615 ____________________________________________________________________________
23616 [  6030] By: gsar                                  on 2000/05/01  08:39:18
23617         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
23618              for @- and @+ (from Johan Vromans)
23619      Branch: perl
23620            ! lib/English.pm pod/perlvar.pod
23621 ____________________________________________________________________________
23622 [  6029] By: gsar                                  on 2000/05/01  08:16:10
23623         Log: add CGI.pm v2.66 (from Lincoln Stein)
23624      Branch: perl
23625            + lib/CGI/Util.pm t/lib/cgi-pretty.t
23626            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
23627            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
23628            ! t/lib/cgi-html.t t/lib/cgi-request.t
23629 ____________________________________________________________________________
23630 [  6028] By: gsar                                  on 2000/05/01  06:34:41
23631         Log: Pod::Man generates groff-incompatible macro definition (from
23632              Tom Christiansen)
23633      Branch: perl
23634            ! lib/Pod/Man.pm
23635 ____________________________________________________________________________
23636 [  6027] By: gsar                                  on 2000/05/01  06:31:36
23637         Log: podlators-1.02 update (from Russ Allbery)
23638      Branch: perl
23639            ! lib/Pod/Man.pm lib/Pod/Text.pm
23640 ____________________________________________________________________________
23641 [  6026] By: jhi                                   on 2000/04/30  23:24:23
23642         Log: Integrate with Sarathy.
23643      Branch: cfgperl
23644           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
23645           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
23646           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
23647           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
23648           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
23649           !> t/lib/syslog.t toke.c win32/win32.h
23650 ____________________________________________________________________________
23651 [  6025] By: gsar                                  on 2000/04/30  18:17:47
23652         Log: Is{Alnum,Alpha,Word} don't match titlecase
23653              
23654              TODO: IsSpace is defined recursively!
23655              
23656              (both spotted by Larry)
23657      Branch: perl
23658            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
23659            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
23660 ____________________________________________________________________________
23661 [  6024] By: gsar                                  on 2000/04/30  17:50:19
23662         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
23663              (from Hugo van der Sanden)
23664      Branch: perl
23665            ! toke.c
23666 ____________________________________________________________________________
23667 [  6023] By: gsar                                  on 2000/04/30  17:14:43
23668         Log: debugger stomps on $. (from M.J.T. Guy)
23669      Branch: perl
23670            ! lib/perl5db.pl
23671 ____________________________________________________________________________
23672 [  6022] By: gsar                                  on 2000/04/30  16:59:22
23673         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
23674      Branch: perl
23675            ! sv.c
23676 ____________________________________________________________________________
23677 [  6021] By: gsar                                  on 2000/04/29  21:00:08
23678         Log: remove Win2K issue in pod (fixed by change#6020)
23679      Branch: perl
23680            ! README.win32 pod/perl56delta.pod
23681 ____________________________________________________________________________
23682 [  6020] By: gsar                                  on 2000/04/29  20:51:49
23683         Log: test tweak
23684      Branch: perl
23685            ! t/lib/open3.t
23686 ____________________________________________________________________________
23687 [  6019] By: gsar                                  on 2000/04/29  20:34:27
23688         Log: windows portability tweaks
23689      Branch: perl
23690            ! t/lib/b.t win32/win32.h
23691 ____________________________________________________________________________
23692 [  6018] By: gsar                                  on 2000/04/29  19:55:24
23693         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
23694              make _PATH_LOG() return "" if unavailable
23695      Branch: perl
23696            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
23697            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
23698 ____________________________________________________________________________
23699 [  6017] By: jhi                                   on 2000/04/28  22:49:46
23700         Log: Integrate with Sarathy.
23701      Branch: cfgperl
23702           !> op.c perl.c pod/perldiag.pod t/lib/b.t
23703 ____________________________________________________________________________
23704 [  6016] By: jhi                                   on 2000/04/28  22:46:14
23705         Log: Do not warn that an infinity does not look like a number.
23706      Branch: cfgperl
23707            ! sv.c
23708 ____________________________________________________________________________
23709 [  6015] By: gsar                                  on 2000/04/28  22:35:49
23710         Log: tweak test for portability
23711      Branch: perl
23712            ! t/lib/b.t
23713 ____________________________________________________________________________
23714 [  6014] By: gsar                                  on 2000/04/28  22:05:31
23715         Log: glob() loading File::Glob behind the scenes may cause syntax errors
23716      Branch: perl
23717            ! op.c
23718 ____________________________________________________________________________
23719 [  6013] By: gsar                                  on 2000/04/28  21:25:22
23720         Log: tweak change#5945 to display correct switch name in diagnostic
23721      Branch: perl
23722            ! perl.c pod/perldiag.pod
23723 ____________________________________________________________________________
23724 [  6012] By: jhi                                   on 2000/04/28  21:08:12
23725         Log: Integrate with Sarathy.
23726      Branch: cfgperl
23727           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
23728           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
23729           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
23730 ____________________________________________________________________________
23731 [  6011] By: jhi                                   on 2000/04/28  21:04:46
23732         Log: &HUGE_VAL is not defined, it exists.
23733      Branch: cfgperl
23734            ! lib/Math/Complex.pm
23735 ____________________________________________________________________________
23736 [  6010] By: gsar                                  on 2000/04/28  21:02:58
23737         Log: clarify note about shadow password support (from
23738              gellyfish@gellyfish.com)
23739      Branch: perl
23740            ! pod/perlfunc.pod
23741 ____________________________________________________________________________
23742 [  6009] By: gsar                                  on 2000/04/28  21:00:00
23743         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
23744      Branch: perl
23745            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
23746 ____________________________________________________________________________
23747 [  6008] By: gsar                                  on 2000/04/28  20:56:33
23748         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
23749      Branch: perl
23750            ! installperl vms/subconfigure.com
23751 ____________________________________________________________________________
23752 [  6007] By: gsar                                  on 2000/04/28  20:51:21
23753         Log: note about compile failures and END blocks (from M.J.T. Guy)
23754      Branch: perl
23755            ! pod/perl56delta.pod pod/perlmod.pod
23756 ____________________________________________________________________________
23757 [  6006] By: jhi                                   on 2000/04/28  20:42:14
23758         Log: Regen Configure.
23759      Branch: cfgperl
23760            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
23761            ! config_h.SH
23762 ____________________________________________________________________________
23763 [  6005] By: gsar                                  on 2000/04/28  20:41:16
23764         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
23765      Branch: perl
23766            ! utils/perldoc.PL
23767 ____________________________________________________________________________
23768 [  6004] By: jhi                                   on 2000/04/28  20:28:21
23769         Log: Integrate with Sarathy.
23770      Branch: cfgperl
23771           !> Configure INSTALL Porting/Glossary Porting/config.sh
23772           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
23773           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
23774           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
23775           !> win32/config.vc win32/win32.c
23776 ____________________________________________________________________________
23777 [  6003] By: gsar                                  on 2000/04/28  20:11:20
23778         Log: allow REG_EXPAND_SZ keys in Windows registry (from
23779              John Clayton <John.Clayton@barclayscapital.com>)
23780      Branch: perl
23781            ! win32/win32.c
23782 ____________________________________________________________________________
23783 [  6002] By: gsar                                  on 2000/04/28  19:34:16
23784         Log: destructive sv_setsv() can lose UV-ness from source, causing
23785              numeric promotions/comparisons to fail to do the right thing
23786      Branch: perl
23787            ! sv.c
23788 ____________________________________________________________________________
23789 [  6001] By: gsar                                  on 2000/04/28  18:44:15
23790         Log: support additional library locations via $Config{otherlibdirs}
23791              (from Andy Dougherty)
23792      Branch: perl
23793            ! Configure INSTALL Porting/Glossary Porting/config.sh
23794            ! Porting/config_H config_h.SH epoc/config.sh perl.c
23795            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
23796            ! win32/config.bc win32/config.gc win32/config.vc
23797 ____________________________________________________________________________
23798 [  6000] By: gsar                                  on 2000/04/28  18:26:58
23799         Log: reworked otherlibdirs.U (from Andy Dougherty)
23800      Branch: metaconfig
23801            ! U/installdirs/otherlibdirs.U
23802 ____________________________________________________________________________
23803 [  5999] By: gsar                                  on 2000/04/28  18:17:07
23804         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
23805      Branch: perl
23806            ! t/pragma/warn/toke toke.c
23807 ____________________________________________________________________________
23808 [  5998] By: jhi                                   on 2000/04/28  13:32:17
23809         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
23810      Branch: cfgperl
23811            ! lib/Math/Complex.pm
23812 ____________________________________________________________________________
23813 [  5997] By: jhi                                   on 2000/04/28  13:14:04
23814         Log: Preserve $!.
23815      Branch: cfgperl
23816            ! lib/Math/Complex.pm
23817 ____________________________________________________________________________
23818 [  5996] By: jhi                                   on 2000/04/28  12:59:23
23819         Log: Integrate with Sarathy.
23820      Branch: cfgperl
23821           +> pod/perlrequick.pod pod/perlretut.pod
23822           !> (integrate 51 files)
23823 ____________________________________________________________________________
23824 [  5995] By: gsar                                  on 2000/04/28  09:37:36
23825         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
23826      Branch: perl
23827            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
23828 ____________________________________________________________________________
23829 [  5994] By: gsar                                  on 2000/04/28  09:33:26
23830         Log: fix for missed accounting for null byte in pack("Z",...) (from
23831              M.J.T. Guy)
23832      Branch: perl
23833            ! pp.c t/op/pack.t
23834 ____________________________________________________________________________
23835 [  5993] By: gsar                                  on 2000/04/28  09:30:05
23836         Log: various minor tweaks seen on p5p
23837      Branch: perl
23838            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
23839 ____________________________________________________________________________
23840 [  5992] By: gsar                                  on 2000/04/28  09:08:19
23841         Log: pod nit (from Simon Cozens)
23842      Branch: perl
23843            ! pod/perlop.pod
23844 ____________________________________________________________________________
23845 [  5991] By: gsar                                  on 2000/04/28  09:06:36
23846         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
23847      Branch: perl
23848            ! README.posix-bc hints/posix-bc.sh
23849 ____________________________________________________________________________
23850 [  5990] By: gsar                                  on 2000/04/28  08:54:52
23851         Log: use $ENV{LIB} to search for libs under Visual C compiler
23852              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
23853      Branch: perl
23854            ! lib/ExtUtils/Liblist.pm
23855 ____________________________________________________________________________
23856 [  5989] By: gsar                                  on 2000/04/28  08:27:12
23857         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
23858              itself and no other (from Tom Hughes)
23859      Branch: perl
23860            ! t/op/array.t toke.c
23861 ____________________________________________________________________________
23862 [  5988] By: gsar                                  on 2000/04/28  08:01:38
23863         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
23864              <paul@miraclefish.com>)
23865      Branch: perl
23866            ! lib/ExtUtils/MakeMaker.pm
23867 ____________________________________________________________________________
23868 [  5987] By: gsar                                  on 2000/04/28  07:53:09
23869         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
23870      Branch: perl
23871            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
23872 ____________________________________________________________________________
23873 [  5986] By: gsar                                  on 2000/04/28  07:44:17
23874         Log: add regular expressions tutorial and quick-start guide (from
23875              Mark Kvale <kvale@phy.ucsf.edu>)
23876      Branch: perl
23877            + pod/perlrequick.pod pod/perlretut.pod
23878            ! AUTHORS MAINTAIN MANIFEST
23879 ____________________________________________________________________________
23880 [  5985] By: gsar                                  on 2000/04/28  07:30:28
23881         Log: forked child may not exit correctly if it failed to open
23882              /dev/console (from Graham Barr)
23883      Branch: perl
23884            ! ext/Sys/Syslog/Syslog.pm
23885 ____________________________________________________________________________
23886 [  5984] By: gsar                                  on 2000/04/28  07:27:20
23887         Log: attributes::reftype() doesn't work on tied argument
23888      Branch: perl
23889            ! xsutils.c
23890 ____________________________________________________________________________
23891 [  5983] By: gsar                                  on 2000/04/28  07:15:04
23892         Log: numeric conversion of non-number in change#3378 tramples on
23893              OOK offset, causing segfaults
23894      Branch: perl
23895            ! sv.c
23896 ____________________________________________________________________________
23897 [  5982] By: gsar                                  on 2000/04/28  04:48:25
23898         Log: avoid error in IO::Socket::INET when given an unknown service name
23899              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
23900      Branch: perl
23901            ! ext/IO/lib/IO/Socket/INET.pm
23902 ____________________________________________________________________________
23903 [  5981] By: gsar                                  on 2000/04/28  04:31:31
23904         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
23905              prototype mismatch with CORE::glob(); update pod and tests to
23906              suit (File::Glob::glob() is still available for backward
23907              compatibility, but should be considered deprecated)
23908      Branch: perl
23909            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
23910            ! t/lib/glob-taint.t
23911 ____________________________________________________________________________
23912 [  5980] By: gsar                                  on 2000/04/28  03:47:29
23913         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
23914              <ghudson@mit.edu>)
23915      Branch: metaconfig
23916            ! U/modified/Options.U
23917      Branch: perl
23918            ! Configure
23919 ____________________________________________________________________________
23920 [  5979] By: gsar                                  on 2000/04/28  03:07:54
23921         Log: under useithreads, constant pad entries could inadvertantly be
23922              shared across threads (from Eric Blood <eblood@xmission.com>);
23923              added Eric's test case to testsuite
23924      Branch: perl
23925            ! op.c t/op/misc.t
23926 ____________________________________________________________________________
23927 [  5978] By: gsar                                  on 2000/04/27  21:13:00
23928         Log: sync version numbers in File::Spec with the ones on CPAN
23929              (from Barrie Slaymaker)
23930      Branch: perl
23931            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
23932            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
23933            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
23934 ____________________________________________________________________________
23935 [  5977] By: gsar                                  on 2000/04/27  21:07:29
23936         Log: autoquote barewords followed by newline and arrow properly
23937              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
23938      Branch: perl
23939            ! t/pragma/warn/toke toke.c
23940 ____________________________________________________________________________
23941 [  5976] By: gsar                                  on 2000/04/27  20:41:20
23942         Log: DB_File v1.73 update (from Paul Marquess)
23943      Branch: perl
23944            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23945            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
23946 ____________________________________________________________________________
23947 [  5975] By: gsar                                  on 2000/04/27  20:34:24
23948         Log: allow sort() reentrancy (variant of patch suggested by
23949              Hugo van der Sanden)
23950      Branch: perl
23951            ! pp_ctl.c t/op/sort.t
23952 ____________________________________________________________________________
23953 [  5974] By: gsar                                  on 2000/04/27  19:46:57
23954         Log: change#4197 somehow missed initializing PL_errors, meaning
23955              sytax error queueing wasn't working outside eval"" at all;
23956              also fixed eval"" to localize PL_error_count, so that compile-time
23957              eval's don't clobber the error state of the outer context
23958      Branch: perl
23959            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
23960            ! t/pragma/warn/toke
23961 ____________________________________________________________________________
23962 [  5973] By: gsar                                  on 2000/04/27  18:29:05
23963         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
23964      Branch: perl
23965            ! regcomp.c regexec.c t/op/re_tests
23966 ____________________________________________________________________________
23967 [  5972] By: jhi                                   on 2000/04/27  18:22:41
23968         Log: Integrate with Sarathy.
23969      Branch: cfgperl
23970           +> t/lib/b.t t/lib/syslog.t
23971           !> (integrate 31 files)
23972 ____________________________________________________________________________
23973 [  5971] By: jhi                                   on 2000/04/27  18:18:46
23974         Log: Unicos tweaks from Mark P. Lutz.
23975      Branch: cfgperl
23976            ! hints/unicos.sh lib/Math/Complex.pm
23977 ____________________________________________________________________________
23978 [  5970] By: gsar                                  on 2000/04/27  18:05:11
23979         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
23980              IV is >32bits
23981      Branch: perl
23982            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
23983 ____________________________________________________________________________
23984 [  5969] By: gsar                                  on 2000/04/27  17:50:56
23985         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
23986      Branch: perl
23987            + t/lib/syslog.t
23988            ! MANIFEST ext/Sys/Syslog/Syslog.pm
23989 ____________________________________________________________________________
23990 [  5968] By: gsar                                  on 2000/04/27  17:44:49
23991         Log: tolerate spaces in group names in test on solaris (from David Boyce
23992              <dsb@boyski.com>)
23993      Branch: perl
23994            ! t/op/groups.t
23995 ____________________________________________________________________________
23996 [  5967] By: gsar                                  on 2000/04/27  17:41:22
23997         Log: improved docs on the warn_uninit diagnostic (from David Glasser
23998              and Simon Cozens)
23999      Branch: perl
24000            ! pod/perldiag.pod
24001 ____________________________________________________________________________
24002 [  5966] By: gsar                                  on 2000/04/27  16:54:58
24003         Log: add testsuite for B backends, fix bug in B::Deparse (from
24004              Simon Cozens <simon@brecon.co.uk>)
24005      Branch: perl
24006            + t/lib/b.t
24007            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
24008 ____________________________________________________________________________
24009 [  5965] By: gsar                                  on 2000/04/27  16:10:37
24010         Log: avoid "will not stay shared" warnings for our variables (from
24011              Robin Barker)
24012      Branch: perl
24013            ! op.c t/pragma/warn/op
24014 ____________________________________________________________________________
24015 [  5964] By: gsar                                  on 2000/04/27  07:05:05
24016         Log: reformat to 72 columns (again)
24017      Branch: perl
24018            ! pod/perldiag.pod
24019 ____________________________________________________________________________
24020 [  5963] By: gsar                                  on 2000/04/27  06:28:31
24021         Log: patch from Larry to make (\&) prototype work; added tests for
24022              the same
24023      Branch: perl
24024            ! op.c t/comp/proto.t
24025 ____________________________________________________________________________
24026 [  5962] By: gsar                                  on 2000/04/27  06:15:47
24027         Log: updated README.hpux (from Jeff Okamoto)
24028      Branch: perl
24029            ! README.hpux
24030 ____________________________________________________________________________
24031 [  5961] By: gsar                                  on 2000/04/27  05:55:03
24032         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
24033      Branch: perl
24034            ! emacs/cperl-mode.el
24035 ____________________________________________________________________________
24036 [  5960] By: gsar                                  on 2000/04/27  05:49:26
24037         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
24038      Branch: perl
24039            ! INSTALL
24040 ____________________________________________________________________________
24041 [  5959] By: gsar                                  on 2000/04/27  05:33:41
24042         Log: doubled words in pods (from Simon Cozens
24043              <simon.p.cozens@jp.pwcglobal.com>)
24044      Branch: perl
24045            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
24046            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
24047            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
24048            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
24049            ! pod/perltootc.pod
24050 ____________________________________________________________________________
24051 [  5958] By: gsar                                  on 2000/04/27  05:11:39
24052         Log: change#3569 deleted some essential code, revert; avoid use of
24053              atexit() to make DynaLoader work properly on AIX under mod_perl
24054              (from Jens-Uwe Mager <jum@helios.de>)
24055      Branch: perl
24056            ! ext/DynaLoader/dl_aix.xs
24057 ____________________________________________________________________________
24058 [  5957] By: gsar                                  on 2000/04/27  04:54:51
24059         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
24060      Branch: perl
24061            ! pod/perlmod.pod
24062 ____________________________________________________________________________
24063 [  5956] By: gsar                                  on 2000/04/27  04:51:47
24064         Log: better diagnostics on failed tests (from Ilya Zakharevich)
24065      Branch: perl
24066            ! t/op/lex_assign.t
24067 ____________________________________________________________________________
24068 [  5955] By: gsar                                  on 2000/04/27  04:26:44
24069         Log: longstanding bug exposed by change#3307: sort arguments weren't
24070              compiled with the right wantarray context (ensuing runtime lookup
24071              via block_gimme() was getting the incidental context of the
24072              sort() itself)
24073      Branch: perl
24074            ! op.c t/op/sort.t
24075 ____________________________________________________________________________
24076 [  5954] By: gsar                                  on 2000/04/26  23:42:12
24077         Log: integrate cfgperl contents into mainline
24078      Branch: perl
24079           !> (integrate 30 files)
24080 ____________________________________________________________________________
24081 [  5953] By: jhi                                   on 2000/04/26  23:06:42
24082         Log: Integrate with Sarathy.
24083      Branch: cfgperl
24084           !> README.win32 ext/B/B/Deparse.pm
24085           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
24086           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
24087           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
24088           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
24089           !> utils/perldoc.PL vms/perlvms.pod
24090 ____________________________________________________________________________
24091 [  5952] By: jhi                                   on 2000/04/26  23:03:46
24092         Log: Undo "use integer" addition from 64bitint as it seems
24093              to break most of the subtests in Digital UNIX;
24094              Unicos needs to find another way.
24095      Branch: cfgperl
24096            ! t/op/64bitint.t
24097 ____________________________________________________________________________
24098 [  5951] By: jhi                                   on 2000/04/26  22:57:53
24099         Log: Be more robust on "extreme" (large absolute value)
24100              arguments.  Originally reported by Daniel Connelly
24101              as a problem with asinh() on large negative arguments,
24102              asinh() used to bail out because an argument to log()
24103              ended up being zero.  Ilya Zakharevich proposed using
24104              Taylor's series in such cases, which for such large
24105              arguments is a very good approximation.
24106      Branch: cfgperl
24107            ! lib/Math/Complex.pm t/lib/complex.t
24108 ____________________________________________________________________________
24109 [  5950] By: gsar                                  on 2000/04/25  19:13:12
24110         Log: reformat perldiag to avoid long lines
24111      Branch: perl
24112            ! pod/perldiag.pod
24113 ____________________________________________________________________________
24114 [  5949] By: gsar                                  on 2000/04/25  18:41:11
24115         Log: make perldoc use the pod2man from the same version (from
24116              M.J.T. Guy)
24117      Branch: perl
24118            ! utils/perldoc.PL
24119 ____________________________________________________________________________
24120 [  5948] By: gsar                                  on 2000/04/25  18:21:57
24121         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
24122              <kompas@kompas.usr.onet.pl>)
24123      Branch: perl
24124            ! lib/vars.pm
24125 ____________________________________________________________________________
24126 [  5947] By: gsar                                  on 2000/04/25  18:11:53
24127         Log: use &dl_error rather than &dl_load_file as the guard for calling
24128              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
24129              statically built perl)
24130      Branch: perl
24131            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
24132 ____________________________________________________________________________
24133 [  5946] By: jhi                                   on 2000/04/25  17:37:54
24134         Log: Document that tr() is not tr(1).
24135      Branch: cfgperl
24136            ! pod/perlop.pod
24137 ____________________________________________________________________________
24138 [  5945] By: gsar                                  on 2000/04/25  16:34:33
24139         Log: make module name mandatory after -M switch; reorder perldiag
24140              alphabetically (from Mark-Jason Dominus)
24141      Branch: perl
24142            ! perl.c pod/perldiag.pod
24143 ____________________________________________________________________________
24144 [  5944] By: jhi                                   on 2000/04/25  01:15:18
24145         Log: On second thoughts frexp() does have two arguments.
24146      Branch: cfgperl
24147            ! perl.h
24148 ____________________________________________________________________________
24149 [  5943] By: jhi                                   on 2000/04/24  22:56:32
24150         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
24151              Now pp_ncmp() returns undef is either operand is a NaN.
24152      Branch: cfgperl
24153            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24154            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
24155            ! vms/subconfigure.com vos/config.def vos/config.h
24156            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
24157            ! win32/config.vc win32/config_H.bc win32/config_H.gc
24158            ! win32/config_H.vc
24159      Branch: metaconfig/U/perl
24160            + d_modfl.U
24161 ____________________________________________________________________________
24162 [  5942] By: jhi                                   on 2000/04/24  19:45:17
24163         Log: Regen Configure to match #5937.
24164      Branch: cfgperl
24165            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
24166            ! config_h.SH
24167      Branch: metaconfig
24168            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
24169 ____________________________________________________________________________
24170 [  5941] By: jhi                                   on 2000/04/24  19:24:11
24171         Log: Further Unicos fixes for Mark Lutz.
24172      Branch: cfgperl
24173            ! hints/unicos.sh pp_ctl.c
24174 ____________________________________________________________________________
24175 [  5940] By: jhi                                   on 2000/04/24  19:09:06
24176         Log: Various Unicos 10.0.0.6 fixes.
24177              
24178              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
24179              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
24180              Reply-To: tecmpl1@triton.ca.boeing.com 
24181              To: perl5-porters@perl.org 
24182              Date: Fri, 14 Apr 2000 20:21:00 GMT 
24183              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
24184      Branch: cfgperl
24185            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
24186 ____________________________________________________________________________
24187 [  5939] By: gsar                                  on 2000/04/24  19:01:24
24188         Log: more pod nits (from Larry Virden)
24189      Branch: perl
24190            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
24191            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
24192            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
24193 ____________________________________________________________________________
24194 [  5938] By: gsar                                  on 2000/04/24  18:54:01
24195         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
24196      Branch: perl
24197            ! ext/B/B/Deparse.pm
24198 ____________________________________________________________________________
24199 [  5937] By: jhi                                   on 2000/04/24  17:39:00
24200         Log: Integrate with Sarathy.
24201      Branch: cfgperl
24202           +> (branch 31 files)
24203           !> (integrate 73 files)
24204 ____________________________________________________________________________
24205 [  5936] By: gsar                                  on 2000/04/24  17:30:06
24206         Log: additional tests for change#5934 (from Paul Marquess, who also
24207              sent in the same fix)
24208      Branch: perl
24209            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
24210            ! t/pragma/warn/5nolint t/pragma/warn/6default
24211 ____________________________________________________________________________
24212 [  5935] By: jhi                                   on 2000/04/24  17:26:05
24213         Log: Do not assume sign propagation.
24214              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
24215              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
24216              To: payner@ncifcrf.gov, perl5-porters@perl.org 
24217              Date: Tue, 18 Apr 2000 18:24:49 +0100 
24218              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
24219      Branch: cfgperl
24220            ! t/op/bop.t t/op/misc.t
24221 ____________________________________________________________________________
24222 [  5934] By: gsar                                  on 2000/04/24  17:16:54
24223         Log: propagate lexical warnings from surrounding scope correctly
24224              within string eval()
24225      Branch: perl
24226            ! pp_ctl.c t/pragma/warn/pp_ctl
24227 ____________________________________________________________________________
24228 [  5933] By: jhi                                   on 2000/04/24  17:01:07
24229         Log: Flatten the cpp jungle doing the nosuid checking.
24230      Branch: cfgperl
24231            ! perl.c
24232 ____________________________________________________________________________
24233 [  5932] By: gsar                                  on 2000/04/24  09:08:14
24234         Log: add rsignal(), whichsig() and do_join() to public API list
24235              (mod_perl uses them to good advantage)
24236      Branch: perl
24237            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
24238 ____________________________________________________________________________
24239 [  5931] By: gsar                                  on 2000/04/24  09:01:40
24240         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
24241      Branch: perl
24242            ! pp_hot.c regexec.c t/op/pat.t
24243 ____________________________________________________________________________
24244 [  5930] By: gsar                                  on 2000/04/24  08:58:33
24245         Log: small os390 tweaks (from Peter Prymmer)
24246      Branch: perl
24247            ! config_h.SH makedepend.SH
24248 ____________________________________________________________________________
24249 [  5929] By: gsar                                  on 2000/04/24  08:55:25
24250         Log: pod nits
24251      Branch: perl
24252            ! pod/perlguts.pod
24253 ____________________________________________________________________________
24254 [  5928] By: gsar                                  on 2000/04/24  08:50:13
24255         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
24256      Branch: perl
24257            ! ext/IO/lib/IO/Poll.pm
24258 ____________________________________________________________________________
24259 [  5927] By: gsar                                  on 2000/04/24  08:43:24
24260         Log: arrange for next() to resume at the unstack op rather than the
24261              loop conditional, so that scope cleanup happens correctly
24262              (from Stephen McCamant)
24263      Branch: perl
24264            ! op.c pp_ctl.c t/op/misc.t
24265 ____________________________________________________________________________
24266 [  5926] By: gsar                                  on 2000/04/24  08:18:40
24267         Log: on windows, reserve 16M of stack rather than 128M (allows more
24268              threads to run concurrently)
24269      Branch: perl
24270            ! win32/Makefile win32/makefile.mk
24271 ____________________________________________________________________________
24272 [  5925] By: gsar                                  on 2000/04/24  08:13:52
24273         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
24274      Branch: perl
24275            ! toke.c
24276 ____________________________________________________________________________
24277 [  5924] By: gsar                                  on 2000/04/24  08:08:59
24278         Log: avoid using uninitialized memory in require version check
24279      Branch: perl
24280            ! pp_ctl.c universal.c
24281 ____________________________________________________________________________
24282 [  5923] By: gsar                                  on 2000/04/24  07:20:14
24283         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
24284      Branch: perl
24285            ! ext/IO/lib/IO/Poll.pm
24286 ____________________________________________________________________________
24287 [  5922] By: gsar                                  on 2000/04/24  07:08:42
24288         Log: commentary about IoTYPE() (from Nathan Torkington)
24289      Branch: perl
24290            ! sv.h
24291 ____________________________________________________________________________
24292 [  5921] By: gsar                                  on 2000/04/24  06:58:26
24293         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
24294              by fix
24295      Branch: perl
24296            ! sv.c t/lib/charnames.t t/pragma/utf8.t
24297 ____________________________________________________________________________
24298 [  5920] By: gsar                                  on 2000/04/24  06:37:59
24299         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
24300      Branch: perl
24301            ! doop.c t/op/ver.t
24302 ____________________________________________________________________________
24303 [  5919] By: gsar                                  on 2000/04/24  06:21:58
24304         Log: Configure might miss old directories when prefix must be
24305              expanded (from Robin Barker)
24306      Branch: metaconfig
24307            ! U/installdirs/inc_version_list.U
24308      Branch: perl
24309            ! Configure
24310 ____________________________________________________________________________
24311 [  5918] By: gsar                                  on 2000/04/24  06:16:11
24312         Log: VMS nits in glob() test (from Charles Lane)
24313      Branch: perl
24314            ! t/lib/glob-basic.t
24315 ____________________________________________________________________________
24316 [  5917] By: gsar                                  on 2000/04/24  06:11:56
24317         Log: various pod nits (from Larry Virden and others)
24318      Branch: perl
24319            ! README.amiga README.hpux README.machten README.os2
24320            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
24321            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
24322            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
24323            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
24324            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
24325            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
24326            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
24327            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
24328 ____________________________________________________________________________
24329 [  5916] By: gsar                                  on 2000/04/24  05:52:43
24330         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
24331              <wjones@tc.fluke.com>)
24332      Branch: perl
24333            ! t/lib/glob-basic.t
24334 ____________________________________________________________________________
24335 [  5915] By: gsar                                  on 2000/04/24  05:07:01
24336         Log: supported platforms mixed up
24337      Branch: perl
24338            ! pod/perl56delta.pod pod/perlport.pod
24339 ____________________________________________________________________________
24340 [  5914] By: gsar                                  on 2000/04/24  04:56:08
24341         Log: caller() wasn't returning the right number of elements for
24342              eval {...}
24343      Branch: perl
24344            ! pp_ctl.c t/pragma/warn/9enabled
24345 ____________________________________________________________________________
24346 [  5913] By: gsar                                  on 2000/04/24  04:35:41
24347         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
24348              Mark-Jason Dominus)
24349      Branch: perl
24350            ! pod/perlfunc.pod
24351 ____________________________________________________________________________
24352 [  5912] By: gsar                                  on 2000/04/24  04:17:15
24353         Log: fix totally broken caching in UNIVERSAL::isa() (from
24354              Nick Ing-Simmons)
24355      Branch: perl
24356            ! t/op/universal.t universal.c
24357 ____________________________________________________________________________
24358 [  5911] By: gsar                                  on 2000/04/24  03:39:47
24359         Log: add linebreak properties from unicode/LineBrk.txt (from
24360              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
24361      Branch: perl
24362            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
24363            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
24364            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
24365            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
24366            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
24367            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
24368            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
24369            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
24370            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
24371            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
24372            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
24373            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
24374            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
24375            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
24376            + lib/unicode/Is/LbrkZW.pl
24377            ! lib/unicode/mktables.PL
24378 ____________________________________________________________________________
24379 [  5910] By: gsar                                  on 2000/04/24  03:23:10
24380         Log: typo in pod
24381      Branch: perl
24382            ! ext/Thread/Thread.pm
24383 ____________________________________________________________________________
24384 [  5909] By: gsar                                  on 2000/04/24  03:22:03
24385         Log: mode argument to do_binmode() should be file mode, not boolean
24386      Branch: perl
24387            ! pp_sys.c
24388 ____________________________________________________________________________
24389 [  5908] By: gsar                                  on 2000/04/16  16:51:08
24390         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
24391              always returns a valid GV even when the symbol is trapped by strictures
24392              (avoids coredumps)
24393              
24394              TODO: the C<package;> hack needs similar treatment
24395      Branch: perl
24396            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
24397            ! t/pragma/strict-vars
24398 ____________________________________________________________________________
24399 [  5907] By: jhi                                   on 2000/03/31  23:42:56
24400         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
24401              an assumption which #5905 demolished.
24402      Branch: cfgperl
24403            ! pp_sys.c
24404 ____________________________________________________________________________
24405 [  5906] By: jhi                                   on 2000/03/31  18:54:37
24406         Log: Typo in #5905.
24407      Branch: cfgperl
24408            ! t/op/64bitint.t
24409 ____________________________________________________________________________
24410 [  5905] By: jhi                                   on 2000/03/31  18:50:54
24411         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
24412              reported by Joseph N. Hall.  The bug was that even with use64bitint
24413              one had to use the prefixes q, L, or ll with printf/sprintf,
24414              contrary to the documentation and common sense.
24415      Branch: cfgperl
24416            ! sv.c t/op/64bitint.t
24417 ____________________________________________________________________________
24418 [  5904] By: gsar                                  on 2000/03/28  02:31:32
24419         Log: add Changes, perldelta.pod
24420      Branch: perl
24421            + Changes pod/perldelta.pod
24422 ____________________________________________________________________________
24423 [  5903] By: gsar                                  on 2000/03/28  02:03:55
24424         Log: rename Changes and perldelta.pod
24425      Branch: perl
24426           +> Changes5.6 pod/perl56delta.pod
24427            - Changes pod/perldelta.pod
24428            ! MANIFEST
24429 ____________________________________________________________________________
24430 [  5902] By: gsar                                  on 2000/03/28  01:59:14
24431         Log: create maint-5.6 branch
24432      Branch: maint-5.6/perl
24433           +> (branch 1611 files)
24434 ____________________________________________________________________________
24435 [  5901] By: jhi                                   on 2000/03/23  05:48:43
24436         Log: Integrate with Sarathy.
24437      Branch: cfgperl
24438           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
24439 ____________________________________________________________________________
24440 [  5900] By: gsar                                  on 2000/03/23  05:42:43
24441         Log: three guesses on what this is :-)
24442      Branch: perl
24443            ! Changes