115d49429289380cc0feea5a952247c3feee783b
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9                            ---------------
10                             CAST AND CREW
11                            ---------------
12
13 To give due honor to those who have made Perl what is is today,
14 here are some of the more common names in the Changes file, and their
15 current addresses (as of September 2000):
16
17     Gisle Aas                   <gisle@aas.no>
18     Abigail                     <abigail@foad.org>
19     Kenneth Albanowski          <kjahds@kjahds.com>
20     Russ Allbery                <rra@stanford.edu>
21     Brad Appleton               <bradapp@enteract.com>
22     Greg Bacon                  <gbacon@itsc.uah.edu>
23     Robin Barker                <rmb1@cise.npl.co.uk>
24     Vishal Bhatia               <vishal@gol.com>
25     Spider Boardman             <spider@orb.nashua.nh.us>
26     Daniel Chetlin              <daniel@chetlin.com>
27     Tom Christiansen            <tchrist@perl.com>
28     Lupe Christoph              <lupe@lupe-christoph.de>
29     Nicholas Clark              <nick@Bagpuss.unfortu.net>
30     Simon Cozens                <simon@brecon.co.uk>
31     Francois Desarmenien        <desar@club-internet.fr>
32     Mark-Jason Dominus          <mjd@plover.com>
33     Jan Dubois                  <jand@activestate.com>
34     Dominic Dunlop              <domo@computer.org>
35     Eric Fifer                  <efifer@sanwaint.com>
36     Richard Foley               <Richard.Foley@m.dasa.de>
37     Jeffrey Friedl              <jfriedl@yahoo-inc.com>
38     Hallvard B Furuseth         <h.b.furuseth@usit.uio.no>
39     M. J. T. Guy                <mjtg@cam.ac.uk>
40     Tom Hughes                  <tom@compton.nu>
41     Nick Ing-Simmons            <nik@tiuk.ti.com>
42     Tim Jenness                 <timj@jach.hawaii.edu>
43     Andreas König               <a.koenig@mind.de>
44     Douglas Lankshear           <dougl@activestate.com>
45     Doug MacEachern             <dougm@covalent.net>
46     Raphael Manfredi            <Raphael.Manfredi@pobox.com>
47     Paul Marquess               <Paul.Marquess@btinternet.com>
48     Stephen McCamant            <alias@mcs.com>
49     Laszlo Molnar               <laszlo.molnar@eth.ericsson.se>
50     Hans Mulder                 <hansmu@xs4all.nl>
51     Chris Nandor                <pudge@pobox.com>
52     Matthias Neeracher          <neeri@iis.ee.ethz.ch>
53     Jeff Okamoto                <okamoto@hpcc123.corp.hp.com>
54     Ulrich Pfeifer              <pfeifer@charly.informatik.uni-dortmund.de>
55     Tom Phoenix                 <rootbeer@teleport.com>
56     Stephen Potter              <spp@ds.net>
57     Joshua Pritikin             <joshua.pritikin@db.com>
58     Peter Prymmer               <pvhp@forte.com>
59     Norbert Pueschel            <pueschel@imsdd.meb.uni-bonn.de>
60     Dean Roehrich               <roehrich@cray.com>
61     Hugo van der Sanden         <hv@crypt.demon.co.uk>
62     Michael G Schwern           <schwern@pobox.com>
63     Roderick Schertler          <roderick@argon.org>
64     Yitzchak Scott-Thoennes     <sthoenna@efn.org>
65     Kurt D. Starsinic           <kstar@chapin.edu>
66     Benjamin Stuhl              <sho_pi@hotmail.com>
67     Dan Sugalski                <dan@sidhe.org>
68     Nathan Torkington           <gnat@frii.com>
69     Larry W. Virden             <lvirden@cas.org>
70     Johan Vromans               <jvromans@squirrel.nl>
71     Ilya Zakharevich            <ilya@math.ohio-state.edu>
72
73 And the Keepers of the Patch Pumpkin:
74
75     Charles Bailey              <bailey@newman.upenn.edu>
76     Graham Barr                 <gbarr@ti.com>
77     Malcolm Beattie             <mbeattie@sable.ox.ac.uk>
78     Tim Bunce                   <Tim.Bunce@ig.co.uk>
79     Andy Dougherty              <doughera@lafcol.lafayette.edu>
80     Jarkko Hietaniemi           <jhi@iki.fi>
81     Gurusamy Sarathy            <gsar@activestate.com>
82     Chip Salzenberg             <chip@perl.com>
83
84 And, of course, the Author of Perl:
85
86     Larry Wall                  <larry@wall.org>
87
88 NOTE: Each change entry shows the change number; who checked it into the
89 repository; when; description of the change; which branch the change
90 happened in; and the affected files.  The file lists have a short symbolic
91 indicator:
92
93             !       modified
94             +       added
95             -       deleted
96             +>      branched (from elsewhere)
97             !>      merged changes (from elsewhere)
98
99 The Message-Ids in the change entries refer to the email messages sent
100 to the perl5-porters mailing list.  You can retrieve the messages for
101 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
102
103 --------------
104 Version v5.7.0          Development release working toward v5.8
105 --------------
106
107 ____________________________________________________________________________
108 [  7228] By: jhi                                   on 2000/10/14  00:46:10
109         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
110              From: Peter Prymmer <pvhp@forte.com>
111              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
112              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
113      Branch: perl
114            ! lib/utf8.pm
115 ____________________________________________________________________________
116 [  7227] By: jhi                                   on 2000/10/13  23:20:30
117         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
118      Branch: perl
119            ! t/op/tie.t
120 ____________________________________________________________________________
121 [  7226] By: jhi                                   on 2000/10/13  22:14:32
122         Log: Tweak #7225.
123              
124              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
125              From: Peter Prymmer <pvhp@forte.com>
126              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
127              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
128      Branch: perl
129            ! t/op/sprintf.t
130 ____________________________________________________________________________
131 [  7225] By: jhi                                   on 2000/10/13  22:11:31
132         Log: op/sprintf.t patch for OS/390 (and any other host with limited
133              floating-point exponent length)
134              
135              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
136              From: Dominic Dunlop <domo@computer.org>
137              Date: Fri, 13 Oct 2000 19:17:57 +0200
138              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
139      Branch: perl
140            ! t/op/sprintf.t
141 ____________________________________________________________________________
142 [  7224] By: jhi                                   on 2000/10/13  18:40:48
143         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
144      Branch: perl
145            ! toke.c
146 ____________________________________________________________________________
147 [  7223] By: jhi                                   on 2000/10/13  18:37:13
148         Log: Thinko in #7222.
149      Branch: perl
150            ! utf8.c
151 ____________________________________________________________________________
152 [  7222] By: jhi                                   on 2000/10/13  18:05:23
153         Log: Use UTF8SKIP(), from Simon Cozens.
154      Branch: perl
155            ! utf8.c
156 ____________________________________________________________________________
157 [  7221] By: jhi                                   on 2000/10/13  15:43:19
158         Log: (accidentally empty check-in)
159      Branch: perl
160            ! utf8.c
161 ____________________________________________________________________________
162 [  7220] By: jhi                                   on 2000/10/13  15:23:51
163         Log: Add (optimistically) Storable to static extensions.
164      Branch: perl
165            ! hints/uwin.sh hints/vmesa.sh
166 ____________________________________________________________________________
167 [  7219] By: jhi                                   on 2000/10/13  15:20:05
168         Log: Amdahl UTS doesn't seem to do dynaloading.
169      Branch: perl
170            ! hints/uts.sh
171 ____________________________________________________________________________
172 [  7218] By: jhi                                   on 2000/10/13  15:15:20
173         Log: Slight tweak of the code to appease Amdahl UTS cc.
174      Branch: perl
175            ! pp.c
176 ____________________________________________________________________________
177 [  7217] By: jhi                                   on 2000/10/13  14:50:42
178         Log: In Amdahl UTS "struct sv" is defined by a system header,
179              <ksync.h>.
180      Branch: perl
181            ! perl.h sv.h
182 ____________________________________________________________________________
183 [  7216] By: jhi                                   on 2000/10/13  11:58:25
184         Log: Ilya implemented the memory profiling API.
185      Branch: perl
186            ! Todo
187 ____________________________________________________________________________
188 [  7215] By: jhi                                   on 2000/10/13  02:56:38
189         Log: Subject: [PATCH 5.7.0] Perl API for mstats
190              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
191              Date: Thu, 12 Oct 2000 22:52:40 -0400
192              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
193      Branch: perl
194            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
195 ____________________________________________________________________________
196 [  7214] By: jhi                                   on 2000/10/13  02:55:38
197         Log: Subject: [PATCH 5.7.0] IVs in mtats
198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
199              Date: Thu, 12 Oct 2000 22:51:04 -0400
200              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
201      Branch: perl
202            ! malloc.c perl.h
203 ____________________________________________________________________________
204 [  7213] By: jhi                                   on 2000/10/13  02:31:47
205         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
206      Branch: perl
207            ! pod/perldiag.pod pp_sys.c
208 ____________________________________________________________________________
209 [  7212] By: jhi                                   on 2000/10/13  01:27:38
210         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
211              From: Peter Prymmer <pvhp@forte.com>
212              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
213              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
214      Branch: perl
215            ! t/op/oct.t
216 ____________________________________________________________________________
217 [  7211] By: jhi                                   on 2000/10/13  00:35:09
218         Log: Update Changes.
219      Branch: perl
220            ! Changes patchlevel.h
221 ____________________________________________________________________________
222 [  7210] By: jhi                                   on 2000/10/12  23:59:40
223         Log: The Install.pm third of
224              
225              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
226              From: Bill Campbell <bill@celestial.com>
227              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
228              Date: Thu, 5 Oct 2000 18:04:51 -0700
229      Branch: perl
230            ! lib/ExtUtils/Install.pm
231 ____________________________________________________________________________
232 [  7209] By: jhi                                   on 2000/10/12  23:58:43
233         Log: Two thirds of
234              
235              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
236              Date: Thu, 5 Oct 2000 18:04:51 -0700
237              From: Bill Campbell <bill@celestial.com>
238              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
239              
240              The Install.pm changes will be submitted separately because
241              they need some work and discussion still.
242      Branch: perl
243            ! lib/getopts.pl lib/termcap.pl
244 ____________________________________________________________________________
245 [  7208] By: jhi                                   on 2000/10/12  23:41:19
246         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
247              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
248              Date:     Thu, 12 Oct 2000 07:30:02 EDT
249              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
250      Branch: perl
251            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
252            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
253 ____________________________________________________________________________
254 [  7207] By: jhi                                   on 2000/10/12  23:39:01
255         Log: An updated EBCDIC tr patch.
256              
257              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
258              From: Peter Prymmer <pvhp@forte.com>
259              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
260              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
261      Branch: perl
262            ! t/op/tr.t
263 ____________________________________________________________________________
264 [  7206] By: jhi                                   on 2000/10/12  23:34:55
265         Log: Upgrade to CPAN 1.58, from Andreas König.
266      Branch: perl
267            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
268 ____________________________________________________________________________
269 [  7205] By: jhi                                   on 2000/10/12  23:29:08
270         Log: Introduce the man[24-8] variables, from Andy Dougherty.
271      Branch: metaconfig/U/perl
272            + mandirs.U mandirstyle.U
273      Branch: perl
274            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
275            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
276            ! vos/config.h vos/config.pl vos/config_h.SH_orig
277            ! win32/config.bc win32/config.gc win32/config.vc
278 ____________________________________________________________________________
279 [  7204] By: gsar                                  on 2000/10/12  18:11:24
280         Log: restore change#7202
281      Branch: perl
282            ! mg.c
283 ____________________________________________________________________________
284 [  7203] By: gsar                                  on 2000/10/12  18:09:40
285         Log: another test of the Emergency Broadcast System--back out 
286              change#7202
287      Branch: perl
288            ! mg.c
289 ____________________________________________________________________________
290 [  7202] By: gsar                                  on 2000/10/12  16:40:47
291         Log: (submitted on behalf of Jarkko)
292              Fix the lib/encode.t subtest 6 failure as reported by Andreas
293              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
294              was unearthed by change 7182, as was a bug in HTML::Entities.
295      Branch: perl
296            ! mg.c
297 ____________________________________________________________________________
298 [  7201] By: jhi                                   on 2000/10/11  03:16:05
299         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
300      Branch: perl
301            ! pp_hot.c t/pragma/utf8.t
302 ____________________________________________________________________________
303 [  7200] By: jhi                                   on 2000/10/11  00:40:30
304         Log: The #7198 was a false alarm.
305      Branch: perl
306            ! pp_hot.c
307 ____________________________________________________________________________
308 [  7199] By: jhi                                   on 2000/10/11  00:26:04
309         Log: Remove duplicated code.
310      Branch: perl
311            ! t/lib/cgi-html.t
312 ____________________________________________________________________________
313 [  7198] By: jhi                                   on 2000/10/10  23:30:46
314         Log: (Retracted by #7200.)
315      Branch: perl
316            ! pp_hot.c
317 ____________________________________________________________________________
318 [  7197] By: jhi                                   on 2000/10/10  21:49:30
319         Log: Add the test case for #7190, from the original bug report
320              by Andreas König.
321      Branch: perl
322            ! t/pragma/utf8.t
323 ____________________________________________________________________________
324 [  7196] By: jhi                                   on 2000/10/10  21:40:49
325         Log: Reapply Andy's patch and regen Configure.
326      Branch: perl
327            ! Configure INSTALL Makefile.SH Porting/Glossary
328            ! Porting/config.sh config_h.SH epoc/config.sh installperl
329            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
330            ! win32/config.vc
331 ____________________________________________________________________________
332 [  7195] By: jhi                                   on 2000/10/10  21:09:30
333         Log: Use the versiononly instead of the installscripts,
334              retract the changes 7146 and 7147.
335      Branch: perl
336            ! Configure INSTALL Makefile.SH Porting/Glossary
337            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
338            ! installperl uconfig.sh vos/config.def win32/config.bc
339            ! win32/config.gc win32/config.vc
340 ____________________________________________________________________________
341 [  7194] By: jhi                                   on 2000/10/10  21:06:15
342         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
343              From: Peter Prymmer <pvhp@forte.com>
344              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
345              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
346      Branch: perl
347            ! t/op/ver.t
348 ____________________________________________________________________________
349 [  7193] By: jhi                                   on 2000/10/10  21:05:12
350         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
351              From: Peter Prymmer <pvhp@forte.com>
352              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
353              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
354      Branch: perl
355            ! t/op/tr.t
356 ____________________________________________________________________________
357 [  7192] By: jhi                                   on 2000/10/10  20:57:30
358         Log: Add versiononly, delete installscripts, from Andy Dougherty.
359      Branch: metaconfig
360            - U/installdirs/installscripts.U
361      Branch: metaconfig/U/perl
362            + versiononly.U
363 ____________________________________________________________________________
364 [  7191] By: jhi                                   on 2000/10/10  19:41:21
365         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
366              From: Peter Prymmer <pvhp@forte.com>
367              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
368              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
369      Branch: perl
370            ! pod/perlebcdic.pod
371 ____________________________________________________________________________
372 [  7190] By: jhi                                   on 2000/10/10  19:26:14
373         Log: Subject: Re: utf8 concat, mg_get
374              From: Simon Cozens <simon@cozens.net>
375              Date: Tue, 10 Oct 2000 17:40:17 +0100
376              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
377      Branch: perl
378            ! pp_hot.c
379 ____________________________________________________________________________
380 [  7189] By: jhi                                   on 2000/10/10  19:23:03
381         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
382              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
383              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
384              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
385      Branch: perl
386            ! lib/ExtUtils/MM_Unix.pm
387 ____________________________________________________________________________
388 [  7188] By: jhi                                   on 2000/10/10  15:31:24
389         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
390              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
391              Date: Fri, 14 Jul 2000 10:47:36 +0100
392              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
393      Branch: perl
394            ! README.win32
395 ____________________________________________________________________________
396 [  7187] By: jhi                                   on 2000/10/10  13:30:10
397         Log: Quote the temp file name, needed in Win32 because the
398              default name unfortunately contains spaces, shouldn't
399              hurt elsewhere.
400              
401              Subject: FW: perldoc fails if $TEMP contains spaces
402              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
403              Date: Thu, 14 Sep 2000 08:58:45 +0100
404              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
405      Branch: perl
406            ! utils/perldoc.PL
407 ____________________________________________________________________________
408 [  7186] By: jhi                                   on 2000/10/10  13:16:27
409         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
410              From: hv@hugo.hybyte.com
411              Date: Tue, 10 Oct 2000 14:10:20 +0100
412              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
413      Branch: perl
414            ! t/lib/thr5005.t util.c
415 ____________________________________________________________________________
416 [  7185] By: jhi                                   on 2000/10/10  12:06:22
417         Log: Upgrade to podlators 1.04, from Russ Allbery.
418      Branch: perl
419            ! lib/Pod/Man.pm lib/Pod/Text.pm
420 ____________________________________________________________________________
421 [  7184] By: jhi                                   on 2000/10/10  12:01:32
422         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
423      Branch: perl
424            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
425 ____________________________________________________________________________
426 [  7183] By: jhi                                   on 2000/10/09  23:47:15
427         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
428              From: Peter Prymmer <pvhp@forte.com>
429              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
430              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
431      Branch: perl
432            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
433 ____________________________________________________________________________
434 [  7182] By: jhi                                   on 2000/10/09  23:43:16
435         Log: Make eq work again with utf8 (disabling the upgrading
436              should no more be necessary since the copies of the
437              scalars are upgraded, not the scalars themselves).
438              Takes care of ID 20001009.001.  (The claimed length()
439              bug in 20001009.001 seems bogus to me.)
440      Branch: perl
441            ! sv.c t/pragma/utf8.t
442 ____________________________________________________________________________
443 [  7181] By: gsar                                  on 2000/10/09  19:41:54
444         Log: tweak for change#7173
445      Branch: perl
446            ! win32/win32sck.c
447 ____________________________________________________________________________
448 [  7180] By: gsar                                  on 2000/10/09  19:26:56
449         Log: on Windows, clean targets might not work under some flavors of the shell
450      Branch: perl
451            ! win32/Makefile win32/makefile.mk
452 ____________________________________________________________________________
453 [  7179] By: jhi                                   on 2000/10/09  19:21:02
454         Log: Update Changes.
455      Branch: perl
456            ! Changes patchlevel.h
457 ____________________________________________________________________________
458 [  7178] By: jhi                                   on 2000/10/09  19:18:23
459         Log: Warn about unknown scripts.
460              
461              Subject: Re: ideas? patches? [PATCH bleadperl]
462              From: Dominic Dunlop <domo@computer.org>
463              Date: Mon, 9 Oct 2000 14:57:17 +0200
464              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
465      Branch: perl
466            ! lib/charnames.pm
467 ____________________________________________________________________________
468 [  7177] By: jhi                                   on 2000/10/09  19:13:27
469         Log: Change #7160 had a nasty typo.
470      Branch: metaconfig
471            ! U/compline/Compile.U
472      Branch: perl
473            ! Configure config_h.SH
474 ____________________________________________________________________________
475 [  7176] By: gsar                                  on 2000/10/09  18:59:33
476         Log: pod nit
477      Branch: perl
478            ! pod/perlport.pod
479 ____________________________________________________________________________
480 [  7175] By: gsar                                  on 2000/10/09  18:54:28
481         Log: Windows9x doesn't support link(), despite what Config.pm
482              might think
483      Branch: perl
484            ! lib/ExtUtils/Manifest.pm
485 ____________________________________________________________________________
486 [  7174] By: gsar                                  on 2000/10/09  18:50:03
487         Log: avoid nonportable example code
488      Branch: perl
489            ! lib/File/Copy.pm
490 ____________________________________________________________________________
491 [  7173] By: gsar                                  on 2000/10/09  18:46:54
492         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
493              being used) when closing a socket handle
494      Branch: perl
495            ! win32/win32.c win32/win32.h win32/win32sck.c
496 ____________________________________________________________________________
497 [  7172] By: gsar                                  on 2000/10/09  18:41:40
498         Log: on Windows, cwd strings in the environment should be of the
499              form =X:=X:\foo instead of =X=X:\foo\
500      Branch: perl
501            ! win32/vdir.h
502 ____________________________________________________________________________
503 [  7171] By: gsar                                  on 2000/10/09  18:30:09
504         Log: on Windows, LoadLibrary() could load an extension DLL multiple
505              times if forward slashes are used in the path
506      Branch: perl
507            ! win32/win32.c
508 ____________________________________________________________________________
509 [  7170] By: jhi                                   on 2000/10/09  17:53:59
510         Log: Add a todo note about overloadable assertions.
511      Branch: perl
512            ! Todo-5.6
513 ____________________________________________________________________________
514 [  7169] By: jhi                                   on 2000/10/09  13:43:45
515         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
516              From: mjd@plover.com
517              Date: 9 Oct 2000 00:24:44 -0000
518              Message-ID: <20001009002444.10616.qmail@plover.com>
519      Branch: perl
520            ! pod/perldebguts.pod
521 ____________________________________________________________________________
522 [  7168] By: nick                                  on 2000/10/08  13:16:33
523         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
524              is not right thing to do on (e.g. x86). Network order is also "right" for
525              X fonts.
526      Branch: perl
527            ! ext/Encode/Encode.pm
528 ____________________________________________________________________________
529 [  7167] By: nick                                  on 2000/10/08  12:54:42
530         Log: Make "encodings" work post-install when Encode/*.enc files may not
531              be in same directory as Encode.pm
532      Branch: perl
533            ! ext/Encode/Encode.pm
534 ____________________________________________________________________________
535 [  7166] By: nick                                  on 2000/10/08  11:51:26
536         Log: Work round the fact that $hash->{$key} does not take into account
537              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
538              so that key is always in the "expected" encoding - i.e. same way we put
539              it in the hash.
540      Branch: perl
541            ! ext/Encode/Encode.pm
542 ____________________________________________________________________________
543 [  7165] By: gsar                                  on 2000/10/08  04:15:29
544         Log: save_re_context() could reset PL_curcop to freed memory, causing core
545              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
546      Branch: perl
547            ! pp_ctl.c
548 ____________________________________________________________________________
549 [  7164] By: jhi                                   on 2000/10/06  20:51:48
550         Log: UTF8ize split() so that the cloned substrings get the UTF8
551              flag of the original scalar.  Problem reported by Simon Cozens.
552      Branch: perl
553            ! pp.c t/pragma/utf8.t
554 ____________________________________________________________________________
555 [  7163] By: nick                                  on 2000/10/06  20:48:34
556         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
557              got a false +ve and so did not reach code which would have un-FAKEd the SV.
558      Branch: perl
559            ! sv.c
560 ____________________________________________________________________________
561 [  7162] By: nick                                  on 2000/10/06  20:25:37
562         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
563              To fix  (sort {$a <=> $b} keys %hash) in particular but
564              should cover a number of other as-yet-unknown cases as well.
565      Branch: perl
566            ! sv.c
567 ____________________________________________________________________________
568 [  7161] By: jhi                                   on 2000/10/06  19:56:18
569         Log: Change the version number of Tie::Handle in the core to 4.0,
570              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
571              
572              Subject: Note on Tie::Handle
573              From: andreas.koenig@anima.de (Andreas J. Koenig)
574              Date:      06 Oct 2000 21:48:58 +0200
575              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
576      Branch: perl
577            ! lib/Tie/Handle.pm
578 ____________________________________________________________________________
579 [  7160] By: jhi                                   on 2000/10/06  18:20:35
580         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
581              as the first option of cc/ld because of ultrapicky compilers
582              (e.g. OS/390 R2.5)
583      Branch: metaconfig
584            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
585            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
586            ! U/compline/orderlib.U U/modified/Cppsym.U
587            ! U/modified/d_access.U
588      Branch: metaconfig/U/perl
589            ! Checkcc.U d_dlsymun.U gccvers.U
590      Branch: perl
591            ! Configure config_h.SH
592 ____________________________________________________________________________
593 [  7159] By: jhi                                   on 2000/10/06  13:56:39
594         Log: Update Changes.
595      Branch: perl
596            ! Changes patchlevel.h
597 ____________________________________________________________________________
598 [  7158] By: jhi                                   on 2000/10/06  12:48:40
599         Log: Eliminate $Is_VMS code from the test.
600              
601              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
602              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
603              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
604              Date:     Thu, 5 Oct 2000 07:46:33 EDT
605      Branch: perl
606            ! t/lib/b.t
607 ____________________________________________________________________________
608 [  7157] By: jhi                                   on 2000/10/06  12:47:13
609         Log: Also the $ccflags is needed for the C compiler check.
610              
611              Subject: Configure (check for C-compiler)
612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
613              Date: Fri, 06 Oct 2000 08:47:15 +0200
614              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
615      Branch: metaconfig/U/perl
616            ! Checkcc.U
617      Branch: perl
618            ! Configure config_h.SH
619 ____________________________________________________________________________
620 [  7156] By: jhi                                   on 2000/10/06  11:45:15
621         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
622      Branch: perl
623            ! perl.c pp_ctl.c sv.h utf8.c
624 ____________________________________________________________________________
625 [  7155] By: jhi                                   on 2000/10/06  11:40:41
626         Log: IO::Handle->syswrite() did not handle length omission
627              like CORE::syswrite() does.
628              
629              Subject: [Fwd] IO::Handle, syswrite and arguments
630              From: Graham Barr <gbarr@pobox.com>
631              Date: Fri, 6 Oct 2000 10:22:05 +0100
632              Message-ID: <20001006102205.U6312@pobox.com>
633              
634              The original patch from andrew@ugh.net.au.
635      Branch: perl
636            ! ext/IO/lib/IO/Handle.pm
637 ____________________________________________________________________________
638 [  7154] By: jhi                                   on 2000/10/06  01:42:15
639         Log: Tweak #7153.
640      Branch: perl
641            ! utf8.h
642 ____________________________________________________________________________
643 [  7153] By: jhi                                   on 2000/10/06  00:39:55
644         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
645      Branch: perl
646            ! utf8.h
647 ____________________________________________________________________________
648 [  7152] By: jhi                                   on 2000/10/06  00:38:11
649         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
650      Branch: perl
651            ! perl.c pp_ctl.c sv.h utf8.c
652 ____________________________________________________________________________
653 [  7151] By: jhi                                   on 2000/10/06  00:36:38
654         Log: Subject: Re: Questions about Tie::Array and perl modules
655              From: Nick Ing-Simmons <nik@tiuk.ti.com>
656              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
657              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
658              
659              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
660      Branch: perl
661            ! lib/Tie/Array.pm t/op/array.t
662 ____________________________________________________________________________
663 [  7150] By: jhi                                   on 2000/10/05  00:20:45
664         Log: Regen Changes.
665      Branch: perl
666            ! Changes patchlevel.h
667 ____________________________________________________________________________
668 [  7149] By: jhi                                   on 2000/10/05  00:20:01
669         Log: Regen toc.
670      Branch: perl
671            ! pod/perltoc.pod
672 ____________________________________________________________________________
673 [  7148] By: jhi                                   on 2000/10/04  23:35:08
674         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
675              reported several times by Dominic Dunlop, for example in
676              ID 20000315.008.  Patch from Dominic.  Patch affects at
677              least MachTen, and possibly other oldish BSDs. Should not
678              break non-broken platforms (tested on LinuxPPC). 
679      Branch: perl
680            ! doio.c
681 ____________________________________________________________________________
682 [  7147] By: jhi                                   on 2000/10/04  23:26:34
683         Log: The one that got away from 7146.
684      Branch: metaconfig
685            + U/installdirs/installscripts.U
686 ____________________________________________________________________________
687 [  7146] By: jhi                                   on 2000/10/04  23:25:04
688         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
689              suggested by H. Merijn Brand.
690      Branch: perl
691            ! Configure INSTALL Makefile.SH Porting/Glossary
692            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
693            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
694            ! win32/config.vc
695 ____________________________________________________________________________
696 [  7145] By: jhi                                   on 2000/10/04  22:08:21
697         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
698              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
699              Date: Wed, 4 Oct 2000 17:37:46 -0400
700              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
701      Branch: perl
702            ! utils/h2xs.PL
703 ____________________________________________________________________________
704 [  7144] By: jhi                                   on 2000/10/04  18:11:41
705         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
706              From: Jeff Pinyan <jeffp@crusoe.net>
707              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
708              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
709      Branch: perl
710            ! pod/perlrun.pod
711 ____________________________________________________________________________
712 [  7143] By: jhi                                   on 2000/10/04  18:09:58
713         Log: Subject: perlhack.pod Patch for Externals Tools
714              From: Fisher Mark <fisherm@tce.com>
715              Date: Tue, 3 Oct 2000 15:43:27 -0500 
716              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
717      Branch: perl
718            ! pod/perlhack.pod
719 ____________________________________________________________________________
720 [  7142] By: jhi                                   on 2000/10/04  18:08:41
721         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
722              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
723              Date:     Wed, 4 Oct 2000 12:11:11 EDT
724              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
725      Branch: perl
726            ! vms/vms.c
727 ____________________________________________________________________________
728 [  7141] By: jhi                                   on 2000/10/04  12:20:16
729         Log: Subject: [PATCH 5.7.0] h2xs not working
730              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
731              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
732              Date: Tue, 3 Oct 2000 21:43:01 -0400
733              
734              Subject: [PATCH 5.7.0] h2xs not documenting the created module
735              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
736              Date: Tue, 3 Oct 2000 22:55:19 -0400
737              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
738      Branch: perl
739            ! utils/h2xs.PL
740 ____________________________________________________________________________
741 [  7140] By: jhi                                   on 2000/10/04  11:53:44
742         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
743              From: nick@babyhippo.com
744              Date: Wed, 4 Oct 2000 12:06:45 +0100
745              Message-Id: <20001004120645.A7356@babyhippo.com>
746              
747              Retract 7118 and 7135.
748      Branch: perl
749            ! installman installperl op.c t/pragma/subs.t
750 ____________________________________________________________________________
751 [  7139] By: jhi                                   on 2000/10/03  22:09:41
752         Log: It is possible to have no hosts database at all.  Pointed out in
753              
754              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
755              From: Peter Prymmer <pvhp@forte.com>
756              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
757              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
758      Branch: metaconfig
759            ! U/modified/myhostname.U
760      Branch: perl
761            ! Configure config_h.SH
762 ____________________________________________________________________________
763 [  7138] By: jhi                                   on 2000/10/03  21:49:49
764         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
765              From: Peter Prymmer <pvhp@forte.com>
766              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
767              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
768      Branch: perl
769            ! pp_sys.c
770 ____________________________________________________________________________
771 [  7137] By: jhi                                   on 2000/10/03  20:10:05
772         Log: One remaining nit less at the VMS mailbox sizing.
773      Branch: perl
774            ! vms/vms.c
775 ____________________________________________________________________________
776 [  7136] By: jhi                                   on 2000/10/03  20:08:47
777         Log: Test harness update to sync with the new perlcc,
778              from Simon Cozens.
779      Branch: perl
780            ! t/TEST t/UTEST
781 ____________________________________________________________________________
782 [  7135] By: jhi                                   on 2000/10/03  15:15:42
783         Log: Subject: Re: PATCH for 20001003.004
784              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
785              From: "AARON B. DOSSETT" <aaron@iglou.com>
786              Message-Id: <E13gTay-0006od-00@iglou.com>
787      Branch: perl
788            ! installman installperl
789 ____________________________________________________________________________
790 [  7134] By: jhi                                   on 2000/10/03  15:00:34
791         Log: Subject: [ID 20001003.006] B::Debug not -w clean
792              From: Nicholas Clark <nick@babyhippo.co.uk>
793              Date: Tue, 03 Oct 2000 15:46:32 +0100
794              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
795      Branch: perl
796            ! ext/B/B/Debug.pm
797 ____________________________________________________________________________
798 [  7133] By: jhi                                   on 2000/10/03  14:58:39
799         Log: Scale down the VMS message boxes, by Charles Lane.
800              Fix for ID 20000903.009, workaround at
801              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
802      Branch: perl
803            ! vms/vms.c
804 ____________________________________________________________________________
805 [  7132] By: jhi                                   on 2000/10/03  11:20:37
806         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
807      Branch: perl
808            + t/lib/st-lock.t t/lib/st-utf8.t
809            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
810            ! ext/Storable/Storable.xs t/lib/st-recurse.t
811 ____________________________________________________________________________
812 [  7131] By: jhi                                   on 2000/10/03  03:38:23
813         Log: Encode nits.
814      Branch: perl
815            ! MANIFEST Makefile.SH
816 ____________________________________________________________________________
817 [  7130] By: jhi                                   on 2000/10/03  03:31:05
818         Log: Update Changes.
819      Branch: perl
820            ! Changes patchlevel.h
821 ____________________________________________________________________________
822 [  7129] By: jhi                                   on 2000/10/03  02:24:02
823         Log: Misplaced else.
824      Branch: metaconfig/U/perl
825            ! d_strtoll.U
826      Branch: perl
827            ! Configure config_h.SH
828 ____________________________________________________________________________
829 [  7128] By: jhi                                   on 2000/10/03  02:08:29
830         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
831              From: sthoenna@efn.org
832              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
833              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
834      Branch: metaconfig/U/perl
835            ! d_strtoll.U
836      Branch: perl
837            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
838 ____________________________________________________________________________
839 [  7127] By: jhi                                   on 2000/10/03  01:13:14
840         Log: Update Changes.
841      Branch: perl
842            ! Changes patchlevel.h
843 ____________________________________________________________________________
844 [  7126] By: jhi                                   on 2000/10/03  00:57:08
845         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
846              as suggested by Olaf Flebbe and Nick Clark.
847      Branch: perl
848            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
849 ____________________________________________________________________________
850 [  7125] By: jhi                                   on 2000/10/03  00:50:56
851         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
852              From: Nick Clark <nick@plum.flirble.org>
853              Date: Mon, 2 Oct 2000 11:03:24 +0100
854              Message-Id: <20001002110324.D20073@plum.flirble.org>
855      Branch: perl
856            ! t/lib/encode.t
857 ____________________________________________________________________________
858 [  7124] By: jhi                                   on 2000/10/03  00:34:59
859         Log: Subject: [PATCH 5.7.0] Epoc update
860              From: Olaf Flebbe <o.flebbe@gmx.de>
861              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
862              Message-ID: <26423.969484586@www10.gmx.net>
863      Branch: perl
864            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
865            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
866            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
867            ! util.c util.h
868 ____________________________________________________________________________
869 [  7123] By: jhi                                   on 2000/10/03  00:30:07
870         Log: Regen headers.
871      Branch: perl
872            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
873 ____________________________________________________________________________
874 [  7122] By: jhi                                   on 2000/10/03  00:10:48
875         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
876      Branch: perl
877            ! hints/openbsd.sh
878 ____________________________________________________________________________
879 [  7121] By: jhi                                   on 2000/10/03  00:05:06
880         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
881              From: <abigail@foad.org>
882              Date: Tue, 26 Sep 2000 13:36:14 -0400
883              Message-ID: <20000926173614.4356.qmail@foad.org>
884      Branch: perl
885            ! pod/perlop.pod
886 ____________________________________________________________________________
887 [  7120] By: jhi                                   on 2000/10/03  00:04:00
888         Log: Inside require() $^S was always left undefined.
889              
890              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
891              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
892              Date: Wed, 27 Sep 2000 18:54:49 -0400
893              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
894      Branch: perl
895            ! cop.h mg.c pp_ctl.c util.c
896 ____________________________________________________________________________
897 [  7119] By: jhi                                   on 2000/10/03  00:00:16
898         Log: Subject: [PATCH] DLL not restartabke with threaded perl
899              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
900              Date: Thu, 28 Sep 2000 09:20:46 +0100
901              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
902      Branch: perl
903            ! perl.c
904 ____________________________________________________________________________
905 [  7118] By: jhi                                   on 2000/10/02  23:59:20
906         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
907              From: Nicholas Clark <nick@ccl4.org>
908              Date: Thu, 28 Sep 2000 11:52:24 +0100
909              Message-ID: <20000928115224.D7924@plum.flirble.org>
910      Branch: perl
911            ! op.c
912 ____________________________________________________________________________
913 [  7117] By: jhi                                   on 2000/10/02  23:57:51
914         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
915              From: Nicholas Clark <nick@babyhippo.co.uk>
916              Date: Thu, 28 Sep 2000 12:18:10 +0100
917              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
918              
919              Did not apply cleanly, manual intervention was needed.
920      Branch: perl
921            ! ext/B/B/Bytecode.pm utils/perlcc.PL
922 ____________________________________________________________________________
923 [  7116] By: jhi                                   on 2000/10/02  23:50:40
924         Log: Document the issue (is not a syntax error, kind of)
925              
926              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
927              From: Nicholas Clark <nick@ccl4.org>
928              Date: Thu, 28 Sep 2000 17:12:42 +0100
929              Message-ID: <20000928171242.K7924@plum.flirble.org>
930      Branch: perl
931            ! pod/perldata.pod
932 ____________________________________________________________________________
933 [  7115] By: jhi                                   on 2000/10/02  23:48:58
934         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
935              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
936              Date: Thu, 28 Sep 2000 21:55:31 -0400
937              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
938      Branch: perl
939            ! regexec.c
940 ____________________________________________________________________________
941 [  7114] By: jhi                                   on 2000/10/02  23:47:57
942         Log: Subject: DOC PATCH 5.6.0
943              From: mjd@plover.com
944              Date: 30 Sep 2000 06:02:34 -0000
945              Message-ID: <20000930060234.4559.qmail@plover.com>
946      Branch: perl
947            ! pod/perldebguts.pod
948 ____________________________________________________________________________
949 [  7113] By: jhi                                   on 2000/10/02  23:46:43
950         Log: SOCK_DGRAM and listen() do not mix as reported in
951              
952              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
953              From: Petter Reinholdtsen <pere@hungry.com>
954              Date: Sun, 1 Oct 2000 10:57:20 +0800
955              Message-Id: <200010010257.KAA05735@localhost.localdomain>
956              
957              The patch for 5.7.0+ had to be reengineered, though.
958      Branch: perl
959            ! ext/IO/lib/IO/Socket/UNIX.pm
960 ____________________________________________________________________________
961 [  7112] By: jhi                                   on 2000/10/02  23:36:57
962         Log: Subject: Re: [PATCH 5.005_64 missed]
963              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
964              Date: Sun, 1 Oct 2000 18:50:10 -0400
965              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
966      Branch: perl
967            ! pod/perlxs.pod
968 ____________________________________________________________________________
969 [  7111] By: jhi                                   on 2000/10/02  23:35:40
970         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
971              From: Radu Greab <radu@netsoft.ro>
972              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
973              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
974      Branch: perl
975            ! op.c opcode.pl t/op/substr.t
976 ____________________________________________________________________________
977 [  7110] By: jhi                                   on 2000/10/02  23:32:38
978         Log: Subject: [PATCH] Fix aliasing of tied filehandles
979              From: Daniel Chetlin <daniel@chetlin.com>
980              Date: Mon, 2 Oct 2000 14:53:27 -0700
981              Message-ID: <20001002145327.C1617@ilmd>
982      Branch: perl
983            ! perl.h pp_hot.c t/op/tiehandle.t
984 ____________________________________________________________________________
985 [  7109] By: jhi                                   on 2000/10/02  23:31:30
986         Log: s/Robin Parker/Robin Barker/
987      Branch: perl
988            ! Changes5.6
989 ____________________________________________________________________________
990 [  7108] By: jhi                                   on 2000/10/02  23:15:46
991         Log: Retract #7091 as suggested in
992              
993              From: Robin Barker <rmb1@cise.npl.co.uk> 
994              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
995              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
996              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
997      Branch: perl
998            ! embed.pl proto.h
999 ____________________________________________________________________________
1000 [  7107] By: nick                                  on 2000/10/02  18:23:14
1001         Log: A few tweaks to get Tk803 to work with Encode scheme.
1002      Branch: perl
1003            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
1004 ____________________________________________________________________________
1005 [  7106] By: nick                                  on 2000/10/01  21:34:14
1006         Log: Add checking cases to Encode's toUnicode and fromUnicode.
1007      Branch: perl
1008            ! ext/Encode/Encode.pm
1009 ____________________________________________________________________________
1010 [  7105] By: nick                                  on 2000/10/01  17:18:01
1011         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
1012              To read and use them.
1013              Add a lib/encode.t which checks a few things.
1014      Branch: perl
1015            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
1016            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
1017            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
1018            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
1019            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
1020            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
1021            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
1022            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
1023            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
1024            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
1025            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
1026            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
1027            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
1028            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
1029            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
1030            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
1031            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
1032            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
1033            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
1034            + ext/Encode/Encode/iso2022-jp.enc
1035            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
1036            + ext/Encode/Encode/iso8859-1.enc
1037            + ext/Encode/Encode/iso8859-2.enc
1038            + ext/Encode/Encode/iso8859-3.enc
1039            + ext/Encode/Encode/iso8859-4.enc
1040            + ext/Encode/Encode/iso8859-5.enc
1041            + ext/Encode/Encode/iso8859-6.enc
1042            + ext/Encode/Encode/iso8859-7.enc
1043            + ext/Encode/Encode/iso8859-8.enc
1044            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
1045            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
1046            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
1047            + ext/Encode/Encode/macCentEuro.enc
1048            + ext/Encode/Encode/macCroatian.enc
1049            + ext/Encode/Encode/macCyrillic.enc
1050            + ext/Encode/Encode/macDingbats.enc
1051            + ext/Encode/Encode/macGreek.enc
1052            + ext/Encode/Encode/macIceland.enc
1053            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
1054            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
1055            + ext/Encode/Encode/macTurkish.enc
1056            + ext/Encode/Encode/macUkraine.enc
1057            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
1058            + t/lib/encode.t
1059            ! MANIFEST ext/Encode/Encode.pm
1060 ____________________________________________________________________________
1061 [  7104] By: nick                                  on 2000/09/30  13:04:30
1062         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
1063              From: Daniel Chetlin <daniel@chetlin.com>
1064              Date: Mon, 18 Sep 2000 05:05:40 -0700
1065              Message-Id: <20000918050540.C652@ilmd>
1066      Branch: perl
1067            ! lib/overload.pm sv.c t/pragma/overload.t
1068 ____________________________________________________________________________
1069 [  7103] By: nick                                  on 2000/09/30  12:53:36
1070         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
1071              From: Johan Vromans <jvromans@squirrel.nl>
1072              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
1073              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
1074      Branch: perl
1075            ! pod/Makefile.SH
1076 ____________________________________________________________________________
1077 [  7102] By: nick                                  on 2000/09/30  12:52:31
1078         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
1079              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1080              Date: Sat, 16 Sep 2000 16:36:45 -0400
1081              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
1082      Branch: perl
1083            ! ext/B/B/Deparse.pm
1084 ____________________________________________________________________________
1085 [  7101] By: nick                                  on 2000/09/30  12:51:41
1086         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
1087              From: Craig A. Berry <craig.berry@psinetcs.com>
1088              Date: Sat, 16 Sep 2000 10:11:10 -0500
1089              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
1090      Branch: perl
1091            ! vms/vms.c
1092 ____________________________________________________________________________
1093 [  7100] By: nick                                  on 2000/09/30  12:50:33
1094         Log: Subject: Re: unicode support and perl [ID 20000901.097]
1095              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1096              Date: Fri, 15 Sep 2000 16:37:58 -0400
1097              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
1098      Branch: perl
1099            ! t/op/append.t
1100 ____________________________________________________________________________
1101 [  7099] By: nick                                  on 2000/09/30  12:49:35
1102         Log: Subject: Re: unicode support and perl [ID 20000901.097]
1103              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1104              Date: Fri, 15 Sep 2000 16:25:30 -0400
1105              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
1106      Branch: perl
1107            ! pp_hot.c
1108 ____________________________________________________________________________
1109 [  7098] By: nick                                  on 2000/09/30  12:48:00
1110         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
1111              From: Gisle Aas <gisle@ActiveState.com>
1112              Date: 15 Sep 2000 16:23:41 +0200
1113              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
1114      Branch: perl
1115            ! toke.c
1116 ____________________________________________________________________________
1117 [  7097] By: nick                                  on 2000/09/30  12:45:16
1118         Log: Subject: [PATCH] Nits in perlmod.pod
1119              From: Daniel Chetlin <daniel@chetlin.com>
1120              Date: Fri, 15 Sep 2000 02:04:09 -0700
1121              Message-Id: <20000915020409.A2104@ilmd>
1122      Branch: perl
1123            ! pod/perlmod.pod
1124 ____________________________________________________________________________
1125 [  7096] By: nick                                  on 2000/09/30  12:18:00
1126         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
1127              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
1128              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
1129              0 to checking to get the warning.
1130      Branch: perl
1131            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
1132            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
1133            ! regexec.c sv.c toke.c utf8.c
1134 ____________________________________________________________________________
1135 [  7095] By: nick                                  on 2000/09/15  16:55:59
1136         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
1137              
1138              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
1139              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1140              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
1141              Date: Fri, 15 Sep 2000 06:37:30 -0400
1142      Branch: perl
1143            ! ext/Encode/Encode.xs sv.c
1144 ____________________________________________________________________________
1145 [  7094] By: jhi                                   on 2000/09/15  03:23:32
1146         Log: Update Changes.
1147      Branch: perl
1148            ! Changes patchlevel.h
1149 ____________________________________________________________________________
1150 [  7093] By: jhi                                   on 2000/09/15  03:11:44
1151         Log: Fix for the charnames.t failures from Spider Boardman.
1152      Branch: perl
1153            ! toke.c
1154 ____________________________________________________________________________
1155 [  7092] By: jhi                                   on 2000/09/15  00:15:48
1156         Log: Botched the #7090 check-in.
1157      Branch: perl
1158            ! sv.c
1159 ____________________________________________________________________________
1160 [  7091] By: jhi                                   on 2000/09/14  23:33:24
1161         Log: Part of #7081 didn't come through.
1162      Branch: perl
1163            ! embed.pl proto.h
1164 ____________________________________________________________________________
1165 [  7090] By: jhi                                   on 2000/09/14  23:17:39
1166         Log: Subject: Re: perl@7078 
1167              From: Spider Boardman <spider@web.zk3.dec.com>
1168              Date: Thu, 14 Sep 2000 19:06:36 -0400
1169              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
1170      Branch: perl
1171            ! sv.c toke.c
1172 ____________________________________________________________________________
1173 [  7089] By: jhi                                   on 2000/09/14  23:11:21
1174         Log: Small portability tweaks.
1175      Branch: perl
1176            ! ext/Encode/Encode.xs
1177 ____________________________________________________________________________
1178 [  7088] By: jhi                                   on 2000/09/14  22:57:23
1179         Log: Fake return to pacify picky compilers.
1180      Branch: perl
1181            ! ext/Encode/Encode.xs
1182 ____________________________________________________________________________
1183 [  7087] By: jhi                                   on 2000/09/14  22:53:37
1184         Log: Subject: [PATCH] utf8.c apidoc
1185              From: Simon Cozens <simon@cozens.net>
1186              Date: Thu, 14 Sep 2000 23:46:57 +0100
1187              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
1188      Branch: perl
1189            ! perlapi.c pod/perlapi.pod utf8.c
1190 ____________________________________________________________________________
1191 [  7086] By: jhi                                   on 2000/09/14  22:40:38
1192         Log: We don't need to count the high bit bytes, a boolean is enough. 
1193      Branch: perl
1194            ! sv.c
1195 ____________________________________________________________________________
1196 [  7085] By: jhi                                   on 2000/09/14  21:20:09
1197         Log: Replace #7084 with
1198              
1199              Subject: Re: perl@7078 
1200              From: Spider Boardman <spider@web.zk3.dec.com>
1201              Date: Thu, 14 Sep 2000 17:09:36 -0400
1202              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
1203      Branch: perl
1204            ! sv.c utf8.c
1205 ____________________________________________________________________________
1206 [  7084] By: jhi                                   on 2000/09/14  20:03:34
1207         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
1208              convertable to bytes by checking it doesn't go above 0xc3
1209              
1210              Subject: Re: perl@7078
1211              From: Simon Cozens <simon@cozens.net>
1212              Date: Thu, 14 Sep 2000 20:59:19 +0100
1213              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
1214      Branch: perl
1215            ! utf8.c
1216 ____________________________________________________________________________
1217 [  7083] By: jhi                                   on 2000/09/14  19:38:47
1218         Log: Subject: Re: perl@7078
1219              From: Simon Cozens <simon@cozens.net>
1220              Date: Thu, 14 Sep 2000 20:13:09 +0100
1221              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
1222      Branch: perl
1223            ! t/op/bop.t
1224 ____________________________________________________________________________
1225 [  7082] By: jhi                                   on 2000/09/14  17:50:44
1226         Log: The one that got away.
1227      Branch: perl
1228            ! lib/File/Find.pm
1229 ____________________________________________________________________________
1230 [  7081] By: jhi                                   on 2000/09/14  17:45:35
1231         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
1232              From: Robin Barker <rmb1@cise.npl.co.uk>
1233              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
1234              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
1235      Branch: perl
1236            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
1237            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
1238            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
1239            ! regcomp.c toke.c universal.c
1240 ____________________________________________________________________________
1241 [  7080] By: jhi                                   on 2000/09/14  17:40:35
1242         Log: Problems picked up by AIX cc.
1243              
1244              Subject: Re: perl@7078 (patch included)
1245              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1246              Date: Thu, 14 Sep 2000 18:53:30 +0200
1247              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
1248      Branch: perl
1249            ! ext/Encode/Encode.xs
1250 ____________________________________________________________________________
1251 [  7079] By: jhi                                   on 2000/09/14  17:38:27
1252         Log: Subject: File::Find 5.7.0 POD nits
1253              From: Rich Morin <rdm@cfcl.com>
1254              Date: Wed, 13 Sep 2000 22:03:58 -0700
1255              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
1256      Branch: perl
1257            ! lib/File/Find.pm
1258 ____________________________________________________________________________
1259 [  7078] By: jhi                                   on 2000/09/14  14:58:20
1260         Log: Update Changes.
1261      Branch: perl
1262            ! Changes patchlevel.h
1263 ____________________________________________________________________________
1264 [  7077] By: jhi                                   on 2000/09/14  14:55:54
1265         Log: Compilation warnings and an error.
1266      Branch: perl
1267            ! sv.c
1268 ____________________________________________________________________________
1269 [  7076] By: jhi                                   on 2000/09/14  14:42:56
1270         Log: Fix for a parsing bug, not for the original bug.
1271              
1272              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
1273              From: Spider Boardman <spider@web.zk3.dec.com>
1274              Date: Wed, 13 Sep 2000 17:52:20 -0400
1275              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
1276      Branch: perl
1277            ! regcomp.c
1278 ____________________________________________________________________________
1279 [  7075] By: jhi                                   on 2000/09/14  14:40:40
1280         Log: Batch of UTF-8 patches from Simon Cozens.
1281      Branch: perl
1282            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
1283            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
1284            ! toke.c utf8.c
1285 ____________________________________________________________________________
1286 [  7074] By: jhi                                   on 2000/09/14  14:29:58
1287         Log: Subject: Re: Two advertising clauses need to be removed
1288              From: Russ Allbery <rra@stanford.edu>
1289              Date: 13 Sep 2000 18:50:26 -0700
1290              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
1291      Branch: perl
1292            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
1293 ____________________________________________________________________________
1294 [  7073] By: jhi                                   on 2000/09/14  14:28:20
1295         Log: Subject: [PATCH] de-wall t/README
1296              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1297              Date: Wed, 13 Sep 2000 17:46:55 -0700
1298              Message-ID: <//Bw5gzkge/e092yn@efn.org>
1299      Branch: perl
1300            ! t/README
1301 ____________________________________________________________________________
1302 [  7072] By: jhi                                   on 2000/09/14  14:25:10
1303         Log: Hints optimization.
1304              
1305              Subject: Minor nit
1306              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1307              Date: Wed, 13 Sep 2000 21:42:07 +0200
1308              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
1309      Branch: perl
1310            ! hints/hpux.sh
1311 ____________________________________________________________________________
1312 [  7071] By: jhi                                   on 2000/09/14  14:23:30
1313         Log: Allow chop() and chomp() to be overridden.
1314              
1315              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
1316              From: "Casey R. Tweten" <crt@kiski.net>
1317              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
1318              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
1319      Branch: perl
1320            ! toke.c
1321 ____________________________________________________________________________
1322 [  7070] By: jhi                                   on 2000/09/14  14:20:36
1323         Log: The return value of setlocale must be copied away.
1324              
1325              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
1326              From: Alan Burlison <Alan.Burlison@uk.sun.com>
1327              Date: Wed, 13 Sep 2000 16:27:37 +0100 
1328              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
1329      Branch: perl
1330            ! util.c
1331 ____________________________________________________________________________
1332 [  7069] By: jhi                                   on 2000/09/14  14:16:27
1333         Log: Remove vestiges of tr//CU.
1334              
1335              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
1336              From: Nick Clark <nick@plum.flirble.org>
1337              Date: Tue, 12 Sep 2000 22:50:14 +0100
1338              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
1339              
1340              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
1341              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1342              Date: Tue, 12 Sep 2000 21:38:48 -0700
1343              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
1344      Branch: perl
1345            ! op.h pod/perlunicode.pod
1346 ____________________________________________________________________________
1347 [  7068] By: jhi                                   on 2000/09/13  14:18:39
1348         Log: Add the Encode extension.  The code is still largely just skeleton.
1349      Branch: perl
1350            + ext/Encode/Encode.pm ext/Encode/Encode.xs
1351            + ext/Encode/Makefile.PL ext/Encode/Todo
1352            ! MANIFEST Todo-5.6
1353 ____________________________________________________________________________
1354 [  7067] By: jhi                                   on 2000/09/12  17:43:33
1355         Log: Allow for whitespace between "#" and "line" in cpp output.
1356              
1357              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
1358              From: Calle Dybedahl <calle@lysator.liu.se>
1359              Date: 12 Sep 2000 19:38:02 +0200 
1360              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
1361      Branch: perl
1362            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1363 ____________________________________________________________________________
1364 [  7066] By: gsar                                  on 2000/09/12  17:24:29
1365         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
1366              initialization in all the threads on Windows
1367      Branch: perl
1368            ! win32/win32.c
1369 ____________________________________________________________________________
1370 [  7065] By: jhi                                   on 2000/09/12  15:11:31
1371         Log: Update Changes.
1372      Branch: perl
1373            ! Changes patchlevel.h
1374 ____________________________________________________________________________
1375 [  7064] By: jhi                                   on 2000/09/12  14:54:54
1376         Log: Retract #7062, the pod tests are not ready.
1377      Branch: perl
1378            ! t/TEST t/harness
1379 ____________________________________________________________________________
1380 [  7063] By: jhi                                   on 2000/09/12  14:25:41
1381         Log: The #7054 truncated Configure badly.
1382      Branch: metaconfig/U/perl
1383            ! End.U
1384      Branch: perl
1385            ! Configure config_h.SH
1386 ____________________________________________________________________________
1387 [  7062] By: jhi                                   on 2000/09/12  14:08:32
1388         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
1389              From: sthoenna@efn.org
1390              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
1391              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
1392      Branch: perl
1393            ! t/TEST t/harness
1394 ____________________________________________________________________________
1395 [  7061] By: jhi                                   on 2000/09/12  14:07:18
1396         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
1397              From: sthoenna@efn.org
1398              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
1399              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
1400      Branch: perl
1401            ! pod/perlxs.pod
1402 ____________________________________________________________________________
1403 [  7060] By: jhi                                   on 2000/09/12  14:06:08
1404         Log: Break up the myconfig lines a bit.
1405              
1406              Subject: perlbug/perl -V output format
1407              From: sthoenna@efn.org
1408              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
1409              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
1410      Branch: perl
1411            ! myconfig.SH
1412 ____________________________________________________________________________
1413 [  7059] By: jhi                                   on 2000/09/12  14:05:04
1414         Log: Test for the #7049.
1415              
1416              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
1417              From: andreas.koenig@anima.de (Andreas J. Koenig)
1418              Date: 12 Sep 2000 06:42:01 +0200
1419              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
1420      Branch: perl
1421            ! t/op/my.t
1422 ____________________________________________________________________________
1423 [  7058] By: jhi                                   on 2000/09/12  14:03:05
1424         Log: Subject: [patch: perl@7045] vms updates
1425              From: Peter Prymmer <pvhp@forte.com>
1426              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
1427              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
1428      Branch: perl
1429            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
1430 ____________________________________________________________________________
1431 [  7057] By: jhi                                   on 2000/09/12  14:00:51
1432         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
1433              From: sthoenna@efn.org
1434              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
1435              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
1436      Branch: perl
1437            ! t/op/64bitint.t
1438 ____________________________________________________________________________
1439 [  7056] By: jhi                                   on 2000/09/12  13:58:14
1440         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
1441              From: Jeff Pinyan <jeffp@crusoe.net>
1442              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
1443              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
1444      Branch: perl
1445            ! pod/perlfunc.pod
1446 ____________________________________________________________________________
1447 [  7055] By: jhi                                   on 2000/09/12  13:56:32
1448         Log: Do in VMS as the #7054 does.
1449      Branch: perl
1450            ! configure.com
1451 ____________________________________________________________________________
1452 [  7054] By: jhi                                   on 2000/09/12  13:50:31
1453         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
1454              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1455              Date: Mon, 11 Sep 2000 08:33:09 +0100
1456              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
1457      Branch: metaconfig/U/perl
1458            ! End.U
1459      Branch: perl
1460            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
1461            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
1462 ____________________________________________________________________________
1463 [  7053] By: jhi                                   on 2000/09/12  13:29:19
1464         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
1465              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1466              Date:     Tue, 12 Sep 2000 08:35:59 EDT
1467              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
1468      Branch: perl
1469            ! vms/test.com
1470 ____________________________________________________________________________
1471 [  7052] By: jhi                                   on 2000/09/11  23:01:50
1472         Log: Document the SvUTF8*().
1473      Branch: perl
1474            ! pod/perlapi.pod sv.h
1475 ____________________________________________________________________________
1476 [  7051] By: gsar                                  on 2000/09/11  14:46:30
1477         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
1478              (missed a spot when fixing up op_pmreplroot hack for ithreads)
1479      Branch: perl
1480            ! op.c t/op/split.t
1481 ____________________________________________________________________________
1482 [  7050] By: nick                                  on 2000/09/11  10:03:51
1483         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
1484              
1485              Subject: borland C++ win32.c tweak
1486              From: Vadim Konovalov <vkonovalov@lucent.com>
1487              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
1488              Date: Mon, 11 Sep 2000 11:22:33 +0400
1489      Branch: perl
1490            ! win32/win32.c
1491 ____________________________________________________________________________
1492 [  7049] By: nick                                  on 2000/09/11  09:57:33
1493         Log: Point fix for s/// on foreach (keys %xxx).
1494      Branch: perl
1495            ! pp_hot.c
1496 ____________________________________________________________________________
1497 [  7048] By: jhi                                   on 2000/09/10  23:37:09
1498         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
1499              by Pod::Text, from Brad Appleton.
1500      Branch: perl
1501            ! t/pod/testp2pt.pl
1502 ____________________________________________________________________________
1503 [  7047] By: jhi                                   on 2000/09/10  14:32:53
1504         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
1505              by Russ Allbery.
1506      Branch: perl
1507            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
1508 ____________________________________________________________________________
1509 [  7046] By: jhi                                   on 2000/09/10  14:15:08
1510         Log: Upgrade to CPAN 1.57_65, from Andreas König.
1511      Branch: perl
1512            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1513 ____________________________________________________________________________
1514 [  7045] By: jhi                                   on 2000/09/08  21:36:32
1515         Log: Update Changes.
1516      Branch: perl
1517            ! Changes patchlevel.h
1518 ____________________________________________________________________________
1519 [  7044] By: jhi                                   on 2000/09/08  21:29:56
1520         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
1521              From: Peter Prymmer <pvhp@forte.com>
1522              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
1523              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
1524      Branch: perl
1525            ! configure.com
1526 ____________________________________________________________________________
1527 [  7043] By: jhi                                   on 2000/09/08  21:27:50
1528         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
1529              From: Peter Prymmer <pvhp@forte.com>
1530              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
1531              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
1532      Branch: perl
1533            ! Makefile.SH installperl
1534 ____________________________________________________________________________
1535 [  7042] By: jhi                                   on 2000/09/08  21:23:21
1536         Log: Continue #7041.
1537      Branch: perl
1538            ! cygwin/Makefile.SHs os2/Makefile.SHs
1539 ____________________________________________________________________________
1540 [  7041] By: jhi                                   on 2000/09/08  21:18:10
1541         Log: Do away with memory models cruft.  Sorry, PDP users.
1542      Branch: metaconfig
1543            ! U/modified/cc.U U/modified/libpth.U
1544      Branch: perl
1545            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
1546            ! Porting/config_H cflags.SH config_h.SH configure.com
1547            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
1548            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
1549            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
1550 ____________________________________________________________________________
1551 [  7040] By: jhi                                   on 2000/09/08  14:34:18
1552         Log: Major rewrite of s2p.  And I mean really major, it is
1553              an implementation of sed in perl.  If called as s2p it
1554              will function as s2p.  Note: needs non-UNIXifying.
1555              
1556              Subject: s2p
1557              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1558              Date: Mon, 28 Aug 2000 14:05:12 +0200
1559              Message-ID: <39AA5578.2102E2AA@alcatel.at>
1560      Branch: perl
1561            ! x2p/s2p.PL
1562 ____________________________________________________________________________
1563 [  7039] By: jhi                                   on 2000/09/08  14:19:49
1564         Log: Re-allow vec() for characters > 255.
1565              
1566              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
1567              From: Spider Boardman <spider@web.zk3.dec.com>
1568              Date: Fri, 08 Sep 2000 02:21:02 -0400
1569              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
1570      Branch: perl
1571            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1572            ! t/op/vec.t
1573 ____________________________________________________________________________
1574 [  7038] By: jhi                                   on 2000/09/08  14:14:18
1575         Log: Subject: [PATCH lib/Benchmark.pm]
1576              From: <abigail@foad.org>
1577              Date: Thu, 7 Sep 2000 15:03:20 -0400
1578              Message-ID: <20000907190320.888.qmail@foad.org>
1579      Branch: perl
1580            ! lib/Benchmark.pm
1581 ____________________________________________________________________________
1582 [  7037] By: jhi                                   on 2000/09/08  14:11:06
1583         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
1584              
1585              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
1586              From: Spider Boardman <spider@web.zk3.dec.com>
1587              Date: Fri, 08 Sep 2000 01:30:27 -0400
1588              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
1589      Branch: perl
1590            ! op.c
1591 ____________________________________________________________________________
1592 [  7036] By: jhi                                   on 2000/09/08  14:08:58
1593         Log: Subject: [ID 20000908.002] perlipc documentation bug.
1594              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
1595              Date: Fri, 08 Sep 2000 12:38:32 +0200
1596              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
1597      Branch: perl
1598            ! pod/perlipc.pod
1599 ____________________________________________________________________________
1600 [  7035] By: jhi                                   on 2000/09/08  14:03:12
1601         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
1602              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1603              Date: Fri, 08 Sep 2000 11:47:34 +0200
1604              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
1605      Branch: perl
1606            ! hints/dec_osf.sh
1607 ____________________________________________________________________________
1608 [  7034] By: jhi                                   on 2000/09/08  13:59:35
1609         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
1610              From: Simon Cozens <simon@cozens.net>
1611              Date: Thu, 7 Sep 2000 20:40:38 +0100
1612              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
1613      Branch: perl
1614            ! pp_hot.c
1615 ____________________________________________________________________________
1616 [  7033] By: jhi                                   on 2000/09/08  04:03:03
1617         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
1618              From: "Larry W. Virden" <lvirden@cas.org>
1619              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
1620              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
1621      Branch: perl
1622            ! pod/perldiag.pod
1623 ____________________________________________________________________________
1624 [  7032] By: jhi                                   on 2000/09/07  22:18:30
1625         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
1626              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
1627              Date: Mon, 04 Sep 2000 13:16:38 -0700
1628              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
1629      Branch: perl
1630            ! lib/perl5db.pl
1631 ____________________________________________________________________________
1632 [  7031] By: jhi                                   on 2000/09/07  22:02:29
1633         Log: Fix the ccversion detection for 5.1 and beyond.
1634              
1635              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
1636              From: Spider Boardman <spider@leggy.zk3.dec.com>
1637              Date: Thu, 7 Sep 2000 17:54:27 -0400
1638              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
1639      Branch: perl
1640            ! hints/dec_osf.sh
1641 ____________________________________________________________________________
1642 [  7030] By: jhi                                   on 2000/09/07  19:12:28
1643         Log: Fix for
1644              
1645              Subject: [ID 20000903.001] \w in utf8-strings
1646              From: Marc Lehmann <pcg@goof.com>
1647              Date: Sun, 03 Sep 2000 09:44:29 +0200
1648              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
1649              
1650              and various related nits.
1651      Branch: perl
1652            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
1653 ____________________________________________________________________________
1654 [  7029] By: jhi                                   on 2000/09/07  18:49:09
1655         Log: Fix the URL, but the server is still missing in action.
1656              
1657              Subject: [ID 20000905.002] perlfaq1.pod URL error
1658              From: "Larry W. Virden" <lvirden@cas.org>
1659              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
1660              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
1661      Branch: perl
1662            ! pod/perlfaq1.pod
1663 ____________________________________________________________________________
1664 [  7028] By: jhi                                   on 2000/09/07  18:47:13
1665         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
1666              From: Hugo <hv@crypt.compulink.co.uk>
1667              Date: Tue, 05 Sep 2000 14:13:37 +0100
1668              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
1669      Branch: perl
1670            ! toke.c
1671 ____________________________________________________________________________
1672 [  7027] By: jhi                                   on 2000/09/07  18:45:35
1673         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
1674              From: Daniel Chetlin <daniel@chetlin.com>
1675              Date: Tue, 5 Sep 2000 04:57:07 -0700
1676              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
1677      Branch: perl
1678            ! pod/perlfaq6.pod pod/perlop.pod
1679 ____________________________________________________________________________
1680 [  7026] By: jhi                                   on 2000/09/07  18:44:01
1681         Log: Document the new ref() semantics.
1682              
1683              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
1684              From: Gisle Aas <gisle@ActiveState.com>
1685              Date: 05 Sep 2000 08:10:30 +0200
1686              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
1687      Branch: perl
1688            ! pod/perldelta.pod
1689 ____________________________________________________________________________
1690 [  7025] By: jhi                                   on 2000/09/07  18:42:27
1691         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
1692              
1693              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
1694              From: Gisle Aas <gisle@ActiveState.com>
1695              Date: 05 Sep 2000 08:11:40 +0200
1696              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
1697      Branch: perl
1698            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
1699 ____________________________________________________________________________
1700 [  7024] By: jhi                                   on 2000/09/07  18:39:32
1701         Log: Subject: [PATCH] Modernize Opcode.pm documentation
1702              From: Gisle Aas <gisle@ActiveState.com>
1703              Date: 4 Sep 2000 00:18:55 -0000
1704              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
1705      Branch: perl
1706            ! ext/Opcode/Opcode.pm
1707 ____________________________________________________________________________
1708 [  7023] By: jhi                                   on 2000/09/07  18:37:42
1709         Log: Subject: [PATCH] Tied filehandle documentation
1710              From: Gisle Aas <gisle@ActiveState.com>
1711              Date: 4 Sep 2000 00:14:40 -0000
1712              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
1713      Branch: perl
1714            ! pod/perlfunc.pod pod/perltie.pod
1715 ____________________________________________________________________________
1716 [  7022] By: jhi                                   on 2000/09/07  18:35:37
1717         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
1718              From: Gisle Aas <gisle@ActiveState.com>
1719              Date: 4 Sep 2000 00:04:22 -0000
1720              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
1721      Branch: perl
1722            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
1723 ____________________________________________________________________________
1724 [  7021] By: jhi                                   on 2000/09/07  18:33:22
1725         Log: Subject: small apidoc fix
1726              From: Marc Lehmann <pcg@goof.com>
1727              Date: Sun, 3 Sep 2000 05:12:06 +0200
1728              Message-ID: <20000903051206.A5909@cerebro.laendle>
1729      Branch: perl
1730            ! pod/perlapi.pod utf8.c
1731 ____________________________________________________________________________
1732 [  7020] By: jhi                                   on 2000/09/07  16:14:57
1733         Log: Tiny perldelta nits.
1734      Branch: perl
1735            ! pod/perldelta.pod
1736 ____________________________________________________________________________
1737 [  7019] By: jhi                                   on 2000/09/07  16:04:20
1738         Log: Guard against bad string->int conversion for quads.
1739      Branch: perl
1740            ! t/op/64bitint.t
1741 ____________________________________________________________________________
1742 [  7018] By: jhi                                   on 2000/09/06  17:07:03
1743         Log: Update Unicode todo list.
1744      Branch: perl
1745            ! Todo-5.6
1746 ____________________________________________________________________________
1747 [  7017] By: jhi                                   on 2000/09/05  21:16:01
1748         Log: Document the SvIOK_.*UV().
1749      Branch: perl
1750            ! pod/perlapi.pod sv.h
1751 ____________________________________________________________________________
1752 [  7016] By: nick                                  on 2000/09/03  21:54:46
1753         Log: Hash lookup of constant strings optimization:
1754              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
1755              to string table (as per sharepvn). Add newSV_pvn_share to create such
1756              a thing. Make hv.c compare addresses of strings and skip string compare
1757              if equal. Make method_named and helem ops use these shared-string SVs
1758              when arg is constant. Make keys op return shared-string SVs (less clearly
1759              a win).
1760      Branch: perl
1761            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
1762            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
1763            ! pod/perlintern.pod pp_hot.c proto.h sv.c
1764 ____________________________________________________________________________
1765 [  7015] By: jhi                                   on 2000/09/02  17:48:59
1766         Log: This is 5.7.0.
1767      Branch: perl
1768            ! Changes
1769 ____________________________________________________________________________
1770 [  7014] By: jhi                                   on 2000/09/02  17:35:45
1771         Log: Changes and patchlevel tweaks.
1772      Branch: perl
1773            ! Changes patchlevel.h
1774 ____________________________________________________________________________
1775 [  7013] By: jhi                                   on 2000/09/02  17:30:50
1776         Log: Update Changes.
1777      Branch: perl
1778            ! Changes patchlevel.h
1779 ____________________________________________________________________________
1780 [  7012] By: nick                                  on 2000/09/02  17:25:20
1781         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
1782      Branch: perl
1783            ! gv.c lib/overload.pm
1784 ____________________________________________________________________________
1785 [  7011] By: jhi                                   on 2000/09/02  17:16:25
1786         Log: Update perlhist.
1787      Branch: perl
1788            ! pod/perlhist.pod
1789 ____________________________________________________________________________
1790 [  7010] By: jhi                                   on 2000/09/02  17:01:35
1791         Log: perldelta nits.
1792      Branch: perl
1793            ! pod/perldelta.pod
1794 ____________________________________________________________________________
1795 [  7009] By: nick                                  on 2000/09/02  16:48:35
1796         Log: If overloaded %{} etc. return the object do not loop.
1797              Thus  sub deref { $_[0] } functions if object is wanted type.
1798      Branch: perl
1799            ! pp.h
1800 ____________________________________________________________________________
1801 [  7008] By: jhi                                   on 2000/09/02  16:26:11
1802         Log: Retab MANIFEST.
1803      Branch: perl
1804            ! ext/Storable/MANIFEST
1805 ____________________________________________________________________________
1806 [  7007] By: jhi                                   on 2000/09/02  16:23:02
1807         Log: Make certain cc is set before trying to run it.
1808      Branch: perl
1809            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
1810 ____________________________________________________________________________
1811 [  7006] By: jhi                                   on 2000/09/02  15:45:41
1812         Log: Unicode notes.
1813      Branch: perl
1814            ! pod/perldelta.pod
1815 ____________________________________________________________________________
1816 [  7005] By: jhi                                   on 2000/09/02  15:42:11
1817         Log: Various Configure nits by Philip Newton,
1818              plus the ebcdic one by me.
1819      Branch: metaconfig
1820            + U/modified/pager.U
1821            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
1822      Branch: metaconfig/U/perl
1823            ! Devel.U quadfio.U
1824      Branch: perl
1825            ! Configure config_h.SH
1826 ____________________________________________________________________________
1827 [  7004] By: jhi                                   on 2000/09/02  15:06:14
1828         Log: Apparently avoiding the swapping is too costly.
1829              
1830              From: "Ben Tilly" <ben_tilly@hotmail.com>
1831              Subject: Re: the door is closed.
1832              Date: Fri, 01 Sep 2000 20:23:16 EDT
1833              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
1834      Branch: perl
1835            ! pod/perlfaq4.pod
1836 ____________________________________________________________________________
1837 [  7003] By: nick                                  on 2000/09/02  12:26:04
1838         Log: Undo part of change 6489 which looks like a bulk edit which
1839              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
1840              The supressing of main:: on return from select() is undesirable.
1841      Branch: perl
1842            ! pp_sys.c
1843 ____________________________________________________________________________
1844 [  7002] By: jhi                                   on 2000/09/01  23:08:54
1845         Log: Update Changes.
1846      Branch: perl
1847            ! Changes patchlevel.h
1848 ____________________________________________________________________________
1849 [  7001] By: jhi                                   on 2000/09/01  23:00:13
1850         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
1851              From: Peter Prymmer <pvhp@forte.com>
1852              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
1853              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
1854              
1855              plus rework the http: spots as suggested by Tom Christiansen,
1856              plus regen perltoc.
1857      Branch: perl
1858            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
1859            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
1860 ____________________________________________________________________________
1861 [  7000] By: jhi                                   on 2000/09/01  22:36:01
1862         Log: Only the first line, thank you very much.
1863      Branch: perl
1864            ! hints/solaris_2.sh
1865 ____________________________________________________________________________
1866 [  6999] By: gsar                                  on 2000/09/01  22:16:40
1867         Log: change#6791 accidentally clobbered change#6710, put it back
1868      Branch: perl
1869            ! win32/win32.c
1870 ____________________________________________________________________________
1871 [  6998] By: jhi                                   on 2000/09/01  22:14:16
1872         Log: Mention the HP-UX LP64 freak failure.
1873      Branch: perl
1874            ! pod/perldelta.pod
1875 ____________________________________________________________________________
1876 [  6997] By: jhi                                   on 2000/09/01  21:48:32
1877         Log: Detypo.
1878      Branch: perl
1879            ! hints/hpux.sh
1880 ____________________________________________________________________________
1881 [  6996] By: jhi                                   on 2000/09/01  21:27:10
1882         Log: Update Changes.
1883      Branch: perl
1884            ! Changes patchlevel.h
1885 ____________________________________________________________________________
1886 [  6995] By: jhi                                   on 2000/09/01  21:14:24
1887         Log: Mi splgn s gnin.g
1888      Branch: perl
1889            ! pp_ctl.c
1890 ____________________________________________________________________________
1891 [  6994] By: jhi                                   on 2000/09/01  21:09:54
1892         Log: Subject: http:// in L<>
1893              From: Nicholas Clark <nick@ccl4.org>
1894              Date: Fri, 1 Sep 2000 22:03:21 +0100
1895              Message-ID: <20000901220321.B72074@plum.flirble.org>
1896      Branch: perl
1897            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
1898 ____________________________________________________________________________
1899 [  6993] By: jhi                                   on 2000/09/01  21:06:54
1900         Log: Update to Storable 1.0, from Raphael Manfredi.
1901      Branch: perl
1902            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
1903            ! ext/Storable/Makefile.PL ext/Storable/README
1904            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
1905            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
1906            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
1907            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
1908            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
1909            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
1910 ____________________________________________________________________________
1911 [  6992] By: jhi                                   on 2000/09/01  20:43:05
1912         Log: Mention known sfio+linux buglet.
1913      Branch: perl
1914            ! pod/perldelta.pod
1915 ____________________________________________________________________________
1916 [  6991] By: jhi                                   on 2000/09/01  20:40:11
1917         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
1918              From: Peter Prymmer <pvhp@forte.com>
1919              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
1920              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
1921      Branch: perl
1922            ! vms/vms.c
1923 ____________________________________________________________________________
1924 [  6990] By: jhi                                   on 2000/09/01  20:25:26
1925         Log: Retract #6986.
1926      Branch: perl
1927            ! hints/solaris_2.sh
1928 ____________________________________________________________________________
1929 [  6989] By: jhi                                   on 2000/09/01  20:23:00
1930         Log: Mergesort is back.
1931      Branch: perl
1932            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
1933 ____________________________________________________________________________
1934 [  6988] By: jhi                                   on 2000/09/01  19:37:40
1935         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
1936              From: Mike Guy <mjtg@cam.ac.uk>
1937              Date: Fri, 01 Sep 2000 17:43:33 +0100
1938              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
1939      Branch: perl
1940            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
1941            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
1942 ____________________________________________________________________________
1943 [  6987] By: jhi                                   on 2000/09/01  19:17:10
1944         Log: Regen perltoc.
1945      Branch: perl
1946            ! pod/perltoc.pod
1947 ____________________________________________________________________________
1948 [  6986] By: jhi                                   on 2000/09/01  18:51:10
1949         Log: Subject: Re: Solaris x86 has no SPARC libraries!
1950              From: Lupe Christoph <lupe@lupe-christoph.de>
1951              Date: Fri, 1 Sep 2000 20:41:20 +0200
1952              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
1953      Branch: perl
1954            ! hints/solaris_2.sh
1955 ____________________________________________________________________________
1956 [  6985] By: jhi                                   on 2000/09/01  18:28:10
1957         Log: Update Changes.
1958      Branch: perl
1959            ! Changes patchlevel.h
1960 ____________________________________________________________________________
1961 [  6984] By: jhi                                   on 2000/09/01  18:26:53
1962         Log: Feature ordering tweak.
1963      Branch: perl
1964            ! myconfig.SH
1965 ____________________________________________________________________________
1966 [  6983] By: jhi                                   on 2000/09/01  18:19:50
1967         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
1968              From: <abigail@foad.org>
1969              Date: Fri, 1 Sep 2000 13:07:32 -0400
1970              Message-ID: <20000901170732.18249.qmail@foad.org>
1971      Branch: perl
1972            ! t/pragma/overload.t
1973 ____________________________________________________________________________
1974 [  6982] By: jhi                                   on 2000/09/01  18:17:54
1975         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
1976              so that case-ignoring systems like DCL can tell them from
1977              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
1978      Branch: metaconfig/U/perl
1979            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
1980      Branch: perl
1981            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1982            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
1983            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
1984            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
1985            ! vos/config.def vos/config.h vos/config_h.SH_orig
1986            ! win32/config.bc win32/config.gc win32/config.vc
1987 ____________________________________________________________________________
1988 [  6981] By: nick                                  on 2000/09/01  17:21:57
1989         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
1990              warning when UNTIE exists and instead pass the cound of extra references to
1991              the UNTIE method.
1992      Branch: perl
1993            ! pod/perltie.pod pp_sys.c
1994 ____________________________________________________________________________
1995 [  6980] By: jhi                                   on 2000/09/01  16:54:44
1996         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
1997              From: Peter Prymmer <pvhp@forte.com>
1998              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
1999              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
2000      Branch: perl
2001            ! configure.com
2002 ____________________________________________________________________________
2003 [  6979] By: jhi                                   on 2000/09/01  16:06:20
2004         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
2005              From: Mike Guy <mjtg@cam.ac.uk> 
2006              Date: Fri, 01 Sep 2000 16:49:27 +0100
2007              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
2008      Branch: perl
2009            ! t/base/rs.t
2010 ____________________________________________________________________________
2011 [  6978] By: jhi                                   on 2000/09/01  16:00:42
2012         Log: Update to PodParser 1.18, from Brad Appleton.
2013      Branch: perl
2014            ! lib/Pod/Checker.pm t/pod/find.t
2015 ____________________________________________________________________________
2016 [  6977] By: jhi                                   on 2000/09/01  14:48:58
2017         Log: Subject: Nit in Configure (bleadperl@6961)
2018              From: Lupe Christoph <lupe@lupe-christoph.de>
2019              Date: Fri, 1 Sep 2000 16:34:29 +0200
2020              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
2021      Branch: metaconfig
2022            ! U/compline/ccflags.U
2023      Branch: perl
2024            ! Configure config_h.SH
2025 ____________________________________________________________________________
2026 [  6976] By: jhi                                   on 2000/09/01  14:39:52
2027         Log: Update Changes.
2028      Branch: perl
2029            ! Changes patchlevel.h
2030 ____________________________________________________________________________
2031 [  6975] By: jhi                                   on 2000/09/01  14:37:36
2032         Log: microperl config update.
2033      Branch: perl
2034            ! uconfig.h uconfig.sh
2035 ____________________________________________________________________________
2036 [  6974] By: jhi                                   on 2000/09/01  14:36:53
2037         Log: Document known deficiencies.
2038      Branch: perl
2039            ! pod/perldelta.pod
2040 ____________________________________________________________________________
2041 [  6973] By: jhi                                   on 2000/09/01  14:10:20
2042         Log: Mention warnings fixes and updates.
2043      Branch: perl
2044            ! pod/perldelta.pod
2045 ____________________________________________________________________________
2046 [  6972] By: jhi                                   on 2000/09/01  14:01:52
2047         Log: Drop unused argument.
2048              
2049              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
2050              From: Spider Boardman <spider@web.zk3.dec.com>
2051              Date: Thu, 31 Aug 2000 16:10:15 -0400
2052              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
2053      Branch: perl
2054            ! toke.c
2055 ____________________________________________________________________________
2056 [  6971] By: jhi                                   on 2000/09/01  13:59:24
2057         Log: Add the overload warnings to perldiag.
2058      Branch: perl
2059            ! lib/overload.pm pod/perldiag.pod
2060 ____________________________________________________________________________
2061 [  6970] By: jhi                                   on 2000/09/01  13:55:10
2062         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
2063              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2064              Date: Fri, 1 Sep 2000 13:43:15 +0100 
2065              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
2066      Branch: perl
2067            ! lib/overload.pm t/pragma/overload.t
2068 ____________________________________________________________________________
2069 [  6969] By: jhi                                   on 2000/09/01  13:52:27
2070         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
2071              From: <abigail@foad.org>
2072              Date: Fri, 1 Sep 2000 05:46:54 -0400
2073              Message-ID: <20000901094654.6476.qmail@foad.org>
2074      Branch: perl
2075            ! lib/overload.pm
2076 ____________________________________________________________________________
2077 [  6968] By: jhi                                   on 2000/09/01  13:50:05
2078         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
2079              From: Daniel Chetlin <daniel@chetlin.com>
2080              Date: Fri, 1 Sep 2000 02:10:55 -0700
2081              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
2082      Branch: perl
2083            ! pod/perlretut.pod
2084 ____________________________________________________________________________
2085 [  6967] By: jhi                                   on 2000/09/01  13:47:54
2086         Log: Part of the solution.
2087              
2088              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
2089              From: Mike Guy <mjtg@cam.ac.uk>
2090              Date: Fri, 01 Sep 2000 14:16:01 +0100
2091              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
2092      Branch: perl
2093            ! gv.c mg.c
2094 ____________________________________________________________________________
2095 [  6966] By: jhi                                   on 2000/09/01  13:46:17
2096         Log: Subject: CPAN.pm beta 1.57_57 for the core
2097              From: andreas.koenig@anima.de (Andreas J. Koenig)
2098              Date: 01 Sep 2000 15:16:31 +0200
2099              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
2100      Branch: perl
2101            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2102 ____________________________________________________________________________
2103 [  6965] By: jhi                                   on 2000/09/01  13:43:18
2104         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
2105              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2106              Date: Fri, 01 Sep 2000 01:47:22 -0500
2107              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
2108      Branch: perl
2109            ! pod/perldelta.pod vms/vms.c
2110 ____________________________________________________________________________
2111 [  6964] By: jhi                                   on 2000/09/01  13:35:35
2112         Log: File::Temp patches from Andreas König,
2113              
2114              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
2115              From: andreas.koenig@anima.de (Andreas J. Koenig)
2116              Date: 01 Sep 2000 10:07:20 +0200
2117              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
2118              
2119              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
2120              From: andreas.koenig@anima.de (Andreas J. Koenig)
2121              Date: 31 Aug 2000 23:26:08 +0200
2122              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
2123      Branch: perl
2124            ! lib/File/Temp.pm t/lib/ftmp-security.t
2125 ____________________________________________________________________________
2126 [  6963] By: jhi                                   on 2000/09/01  02:22:24
2127         Log: Retract the mergesort code, way too incompatible licensing
2128              and copyrights.
2129      Branch: perl
2130            ! pod/perldelta.pod pp_ctl.c
2131 ____________________________________________________________________________
2132 [  6962] By: jhi                                   on 2000/08/31  23:27:32
2133         Log: Update Changes.
2134      Branch: perl
2135            ! Changes patchlevel.h
2136 ____________________________________________________________________________
2137 [  6961] By: jhi                                   on 2000/08/31  23:20:04
2138         Log: Small tweaks all over.
2139      Branch: metaconfig
2140            ! U/compline/d_gconvert.U
2141      Branch: perl
2142            ! AUTHORS Configure config_h.SH pp_ctl.c
2143 ____________________________________________________________________________
2144 [  6960] By: jhi                                   on 2000/08/31  22:39:36
2145         Log: Further rewording.
2146      Branch: perl
2147            ! pp_ctl.c
2148 ____________________________________________________________________________
2149 [  6959] By: jhi                                   on 2000/08/31  21:26:44
2150         Log: More address tweaking.
2151      Branch: perl
2152            ! AUTHORS Changes
2153 ____________________________________________________________________________
2154 [  6958] By: jhi                                   on 2000/08/31  20:47:25
2155         Log: AUTHORS tweaks, from Peter Prymmer.
2156              
2157              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
2158              From: Peter Prymmer <pvhp@forte.com>
2159              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
2160              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
2161      Branch: perl
2162            ! AUTHORS MAINTAIN
2163 ____________________________________________________________________________
2164 [  6957] By: jhi                                   on 2000/08/31  20:34:43
2165         Log: perldelta tweaks.
2166      Branch: perl
2167            ! pod/perldelta.pod
2168 ____________________________________________________________________________
2169 [  6956] By: jhi                                   on 2000/08/31  19:11:06
2170         Log: Regen perltoc.
2171      Branch: perl
2172            ! pod/perltoc.pod
2173 ____________________________________________________________________________
2174 [  6955] By: jhi                                   on 2000/08/31  19:06:30
2175         Log: Clarify the mergesort situation.
2176      Branch: perl
2177            ! pp_ctl.c
2178 ____________________________________________________________________________
2179 [  6954] By: jhi                                   on 2000/08/31  18:24:17
2180         Log: Move the Solaris 7 scan to use64bitall, make the
2181              failure to find 64-bot sparc libc to mention the
2182              possibility of being in an intel, from Lupe and Alan.
2183      Branch: perl
2184            ! hints/solaris_2.sh
2185 ____________________________________________________________________________
2186 [  6953] By: jhi                                   on 2000/08/31  18:09:20
2187         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
2188              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
2189      Branch: metaconfig
2190            ! U/compline/d_gconvert.U U/threads/archname.U
2191      Branch: metaconfig/U/perl
2192            ! perlxv.U
2193      Branch: perl
2194            ! Configure config_h.SH sv.c
2195 ____________________________________________________________________________
2196 [  6952] By: jhi                                   on 2000/08/31  17:42:24
2197         Log: :: not allowed in pathnames, change to .
2198              
2199              Subject: [PATCH perl@6938] cygwin port
2200              From: "Fifer, Eric" <EFifer@sanwaint.com>
2201              Date: Thu, 31 Aug 2000 16:32:59 +0100
2202              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
2203      Branch: metaconfig/U/perl
2204            ! perlxv.U
2205 ____________________________________________________________________________
2206 [  6951] By: jhi                                   on 2000/08/31  17:02:05
2207         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
2208      Branch: perl
2209            ! perl.h
2210 ____________________________________________________________________________
2211 [  6950] By: jhi                                   on 2000/08/31  16:26:08
2212         Log: More author updates.
2213              
2214              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
2215              From: Simon Cozens <simon@cozens.net>
2216              Date: Thu, 31 Aug 2000 17:13:32 +0100
2217              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
2218      Branch: perl
2219            ! AUTHORS
2220 ____________________________________________________________________________
2221 [  6949] By: jhi                                   on 2000/08/31  16:04:49
2222         Log: POSIX doesn't report long double values under -Duselongdouble
2223              when the long doubles are "real" (bigger than doubles).
2224      Branch: perl
2225            ! ext/POSIX/POSIX.xs
2226 ____________________________________________________________________________
2227 [  6948] By: jhi                                   on 2000/08/31  15:25:10
2228         Log: Update Changes.
2229      Branch: perl
2230            ! Changes patchlevel.h
2231 ____________________________________________________________________________
2232 [  6947] By: jhi                                   on 2000/08/31  15:22:29
2233         Log: Document UNTIE in a very minimalistic way.
2234      Branch: perl
2235            ! pod/perlfunc.pod pod/perltie.pod
2236 ____________________________________________________________________________
2237 [  6946] By: jhi                                   on 2000/08/31  15:15:23
2238         Log: Document known failures.
2239      Branch: perl
2240            ! pod/perldelta.pod
2241 ____________________________________________________________________________
2242 [  6945] By: jhi                                   on 2000/08/31  15:07:00
2243         Log: Don't attach -ld to the archname if pointless.
2244      Branch: metaconfig
2245            ! U/threads/archname.U
2246      Branch: perl
2247            ! Configure config_h.SH
2248 ____________________________________________________________________________
2249 [  6944] By: jhi                                   on 2000/08/31  14:37:42
2250         Log: Wrap the test in eval.
2251              
2252              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
2253              From: Tim Jenness <timj@jach.hawaii.edu>
2254              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
2255              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
2256      Branch: perl
2257            ! t/lib/ftmp-security.t
2258 ____________________________________________________________________________
2259 [  6943] By: jhi                                   on 2000/08/31  14:30:57
2260         Log: Make -Dusemorebits find long doubles in Solaris.
2261      Branch: perl
2262            ! hints/solaris_2.sh
2263 ____________________________________________________________________________
2264 [  6942] By: jhi                                   on 2000/08/31  13:48:45
2265         Log: Clarify the third case of ftmp-security warnings.
2266      Branch: perl
2267            ! INSTALL
2268 ____________________________________________________________________________
2269 [  6941] By: jhi                                   on 2000/08/31  13:40:31
2270         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
2271              From: <abigail@foad.org>
2272              Date: Thu, 31 Aug 2000 01:35:05 -0400
2273              Message-ID: <20000831053505.32120.qmail@foad.org>
2274      Branch: perl
2275            ! pod/perldelta.pod
2276 ____________________________________________________________________________
2277 [  6940] By: jhi                                   on 2000/08/31  13:38:48
2278         Log: Issue useful diagnostic on unknown pod commands.
2279              
2280              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
2281              From: <abigail@foad.org>
2282              Date: Thu, 31 Aug 2000 03:41:18 -0400
2283              Message-ID: <20000831074118.24880.qmail@foad.org>
2284      Branch: perl
2285            ! lib/Pod/Man.pm
2286 ____________________________________________________________________________
2287 [  6939] By: jhi                                   on 2000/08/31  13:34:33
2288         Log: Reveal Borland's isnan.
2289              
2290              Subject: build with BC++ tweak
2291              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
2292              Date: Thu, 31 Aug 2000 13:09:37 +0400
2293              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
2294      Branch: perl
2295            ! win32/win32.h
2296 ____________________________________________________________________________
2297 [  6938] By: jhi                                   on 2000/08/31  05:01:20
2298         Log: Update Changes.
2299      Branch: perl
2300            ! Changes patchlevel.h
2301 ____________________________________________________________________________
2302 [  6937] By: jhi                                   on 2000/08/31  04:26:23
2303         Log: sscanf() may be the only way to read long doubles from strings.
2304      Branch: metaconfig/U/perl
2305            ! longdblfio.U
2306      Branch: perl
2307            ! Configure config_h.SH perl.h util.c
2308 ____________________________________________________________________________
2309 [  6936] By: jhi                                   on 2000/08/31  04:18:19
2310         Log: The #6929 was too skimpy.
2311      Branch: perl
2312            ! sv.c
2313 ____________________________________________________________________________
2314 [  6935] By: jhi                                   on 2000/08/31  02:47:07
2315         Log: Subject: Re: typos in pods
2316              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2317              Date: Wed, 30 Aug 2000 19:25:34 -0700
2318              Message-ID: <eIcr5gzkg25X092yn@efn.org>
2319      Branch: perl
2320            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
2321 ____________________________________________________________________________
2322 [  6934] By: jhi                                   on 2000/08/31  02:42:55
2323         Log: Missed one Unicode file.
2324      Branch: perl
2325            + lib/unicode/UCDFF301.html
2326 ____________________________________________________________________________
2327 [  6933] By: jhi                                   on 2000/08/30  23:42:27
2328         Log: Update Changes.
2329      Branch: perl
2330            ! Changes patchlevel.h
2331 ____________________________________________________________________________
2332 [  6932] By: jhi                                   on 2000/08/30  23:40:07
2333         Log: Mention UNTIE in perldelta.  Still needs documenting
2334              in perltie et alia.
2335      Branch: perl
2336            ! pod/perldelta.pod
2337 ____________________________________________________________________________
2338 [  6931] By: jhi                                   on 2000/08/30  23:36:02
2339         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
2340              From: <abigail@foad.org>
2341              Date: Wed, 30 Aug 2000 19:28:07 -0400
2342              Message-ID: <20000830232807.305.qmail@foad.org>
2343      Branch: perl
2344            ! pod/perldelta.pod
2345 ____________________________________________________________________________
2346 [  6930] By: jhi                                   on 2000/08/30  23:32:40
2347         Log: Update to Unicode 3.0.1.
2348      Branch: perl
2349            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
2350            + lib/unicode/PropList.txt lib/unicode/README.perl
2351            + lib/unicode/UCD301.html lib/unicode/Unicode.301
2352            - lib/unicode/Props.txt lib/unicode/UCD300.html
2353            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
2354            ! (edit 257 files)
2355 ____________________________________________________________________________
2356 [  6929] By: jhi                                   on 2000/08/30  22:38:18
2357         Log: Heap decorruption.
2358              
2359              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
2360              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2361              Date: Wed, 30 Aug 2000 22:39:52 +0100
2362              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
2363      Branch: perl
2364            ! sv.c
2365 ____________________________________________________________________________
2366 [  6928] By: jhi                                   on 2000/08/30  22:29:34
2367         Log: Retract the dummy test, skip the security tests (instead of failing),
2368              explain what the warnings mean.
2369      Branch: perl
2370            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
2371 ____________________________________________________________________________
2372 [  6927] By: jhi                                   on 2000/08/30  22:14:13
2373         Log: Change the internal implementation of sort() to be mergesort
2374              instead of quicksort, from John Linderman <jpl@research.att.com>.
2375              Gives us better worst case, better average case, and stability.
2376              What's there not to like?  (Small fixes for threaded builds
2377              were required).
2378      Branch: perl
2379            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
2380 ____________________________________________________________________________
2381 [  6926] By: jhi                                   on 2000/08/30  20:55:20
2382         Log: A better fix for the Socket building problem from Craig Berry.
2383      Branch: perl
2384            ! vms/vms.c
2385 ____________________________________________________________________________
2386 [  6925] By: jhi                                   on 2000/08/30  20:20:25
2387         Log: Subject: [PATCH] Re: UNTIE method 
2388              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2389              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
2390              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
2391      Branch: perl
2392            ! pp_sys.c t/op/tie.t
2393 ____________________________________________________________________________
2394 [  6924] By: jhi                                   on 2000/08/30  20:17:11
2395         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
2396              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2397              Date: Wed, 30 Aug 2000 15:03:14 -0500
2398              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
2399      Branch: perl
2400            ! vms/vms.c
2401 ____________________________________________________________________________
2402 [  6923] By: jhi                                   on 2000/08/30  20:15:18
2403         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
2404              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2405              Date: Wed, 30 Aug 2000 13:30:36 -0500
2406              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
2407      Branch: perl
2408            ! vms/vms.c
2409 ____________________________________________________________________________
2410 [  6922] By: jhi                                   on 2000/08/30  19:54:43
2411         Log: Better options for rsync.
2412      Branch: perl
2413            ! pod/perlhack.pod
2414 ____________________________________________________________________________
2415 [  6921] By: jhi                                   on 2000/08/30  19:40:16
2416         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
2417              From: Rick Delaney <rick@consumercontact.com>
2418              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
2419              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
2420      Branch: perl
2421            ! pod/perlfunc.pod
2422 ____________________________________________________________________________
2423 [  6920] By: jhi                                   on 2000/08/30  19:36:40
2424         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
2425              From: Peter Prymmer <pvhp@forte.com>
2426              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
2427              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
2428      Branch: perl
2429            ! configure.com
2430 ____________________________________________________________________________
2431 [  6919] By: jhi                                   on 2000/08/30  14:52:02
2432         Log: Update Changes.
2433      Branch: perl
2434            ! Changes patchlevel.h
2435 ____________________________________________________________________________
2436 [  6918] By: jhi                                   on 2000/08/30  14:48:34
2437         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
2438      Branch: perl
2439            ! lib/ExtUtils/typemap
2440 ____________________________________________________________________________
2441 [  6917] By: jhi                                   on 2000/08/30  14:46:34
2442         Log: Subject: typos in pods
2443              From: Nicholas Clark <nick@ccl4.org>
2444              Date: Wed, 30 Aug 2000 01:12:50 +0100
2445              Message-ID: <20000830011249.A61388@plum.flirble.org>
2446      Branch: perl
2447            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
2448            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
2449            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
2450            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
2451 ____________________________________________________________________________
2452 [  6916] By: jhi                                   on 2000/08/30  14:19:09
2453         Log: Document Storable problems on Crays.  (Will have
2454              to document all the other Storable problems, too.)
2455      Branch: perl
2456            ! pod/perldelta.pod
2457 ____________________________________________________________________________
2458 [  6915] By: jhi                                   on 2000/08/30  14:06:02
2459         Log: Subject: [PATCH] fix misc cast warnings
2460              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2461              Date: Tue, 29 Aug 2000 23:16:14 -0700
2462              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
2463      Branch: perl
2464            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
2465            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
2466            ! os2/os2ish.h
2467 ____________________________________________________________________________
2468 [  6914] By: jhi                                   on 2000/08/30  14:03:45
2469         Log: Timestamp mismatch again.  Need to fix this dependence on
2470              config_h.SH timestamp, since it's the contents of config_h.SH
2471              that matter.
2472      Branch: perl
2473            ! uconfig.h uconfig.sh
2474 ____________________________________________________________________________
2475 [  6913] By: jhi                                   on 2000/08/30  13:54:06
2476         Log: Don't say "Perl 5.0 source kit".
2477      Branch: perl
2478            ! perl.c
2479 ____________________________________________________________________________
2480 [  6912] By: jhi                                   on 2000/08/30  13:51:24
2481         Log: Reset archname and archname64 always, forcing them be
2482              recomputed at each Configure run, make Configure and
2483              the hints files agree on the naming of largefiles variables.
2484      Branch: metaconfig
2485            ! U/threads/archname.U
2486      Branch: metaconfig/U/perl
2487            ! use64bits.U
2488      Branch: perl
2489            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
2490            ! hints/linux.sh hints/solaris_2.sh
2491 ____________________________________________________________________________
2492 [  6911] By: jhi                                   on 2000/08/30  13:30:13
2493         Log: Put back the slice accidentally removed by #6907.
2494      Branch: perl
2495            ! hints/solaris_2.sh
2496 ____________________________________________________________________________
2497 [  6910] By: jhi                                   on 2000/08/30  01:24:26
2498         Log: Be consistent: other Net::get* do export theirs.
2499              
2500              Subject: Re: Net::protoent does not export 'getproto'
2501              From: Yasushi Nakajima <sey@jkc.co.jp>
2502              Date: Wed, 30 Aug 2000 09:53:14 +0900
2503              Message-Id: <200008300051.DAA24700@taku.hut.fi>
2504      Branch: perl
2505            ! lib/Net/protoent.pm
2506 ____________________________________________________________________________
2507 [  6909] By: jhi                                   on 2000/08/30  01:17:25
2508         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
2509              From: Gurusamy Sarathy <gsar@ActiveState.com>
2510              Date: Tue, 29 Aug 2000 17:17:07 -0700
2511              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
2512      Branch: perl
2513            ! cop.h
2514 ____________________________________________________________________________
2515 [  6908] By: jhi                                   on 2000/08/30  00:58:05
2516         Log: Update Changes.
2517      Branch: perl
2518            ! Changes patchlevel.h
2519 ____________________________________________________________________________
2520 [  6907] By: jhi                                   on 2000/08/30  00:57:22
2521         Log: Introduce ccname to keep track of what compiler kind of we have.
2522      Branch: metaconfig/U/perl
2523            ! Checkcc.U gccvers.U
2524      Branch: perl
2525            ! Configure config_h.SH hints/solaris_2.sh
2526 ____________________________________________________________________________
2527 [  6906] By: jhi                                   on 2000/08/30  00:25:47
2528         Log: Put back the flags dump as reasoned in
2529              
2530              Subject: Re: [PATCH] Glob dumping
2531              From: Mike Guy <mjtg@cam.ac.uk> 
2532              Date: Tue, 29 Aug 2000 21:41:32 +0100
2533              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
2534      Branch: perl
2535            ! dump.c t/lib/peek.t
2536 ____________________________________________________________________________
2537 [  6905] By: jhi                                   on 2000/08/30  00:16:17
2538         Log: Make the epsilon to be relative, not absolute.
2539              
2540              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
2541              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
2542              Date: Tue, 29 Aug 2000 19:58:56 -0400
2543              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
2544      Branch: perl
2545            ! t/lib/trig.t
2546 ____________________________________________________________________________
2547 [  6904] By: jhi                                   on 2000/08/30  00:13:09
2548         Log: From now on, Gisle is on my list of usual suspects :-)
2549              Retract #6902.
2550      Branch: perl
2551            ! ext/Opcode/Safe.pm
2552 ____________________________________________________________________________
2553 [  6903] By: jhi                                   on 2000/08/29  23:51:20
2554         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
2555              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2556              Date: Tue, 29 Aug 2000 18:43:26 -0500
2557              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
2558      Branch: perl
2559            + vms/vmspipe.com
2560            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
2561            ! vms/vms.c
2562 ____________________________________________________________________________
2563 [  6902] By: jhi                                   on 2000/08/29  23:44:14
2564         Log: Retry what #6882 attempted.
2565              
2566              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
2567              From: Gisle Aas <gisle@ActiveState.com>
2568              Date: 30 Aug 2000 00:33:09 +0200
2569              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
2570      Branch: perl
2571            ! ext/Opcode/Safe.pm
2572 ____________________________________________________________________________
2573 [  6901] By: jhi                                   on 2000/08/29  22:59:32
2574         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
2575              From: Hugo <hv@crypt.compulink.co.uk>
2576              Date: Mon, 12 Jun 2000 19:36:08 +0100
2577              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
2578      Branch: perl
2579            ! sv.c
2580 ____________________________________________________________________________
2581 [  6900] By: jhi                                   on 2000/08/29  22:58:35
2582         Log: Admit that we are leaking scalars.
2583              
2584              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
2585              From: Spider Boardman <spider@leggy.zk3.dec.com>
2586              Date: Tue, 29 Aug 2000 18:48:29 -0400
2587              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
2588      Branch: perl
2589            ! t/pragma/warnings.t
2590 ____________________________________________________________________________
2591 [  6899] By: jhi                                   on 2000/08/29  20:53:13
2592         Log: Update Changes.
2593      Branch: perl
2594            ! Changes patchlevel.h
2595 ____________________________________________________________________________
2596 [  6898] By: jhi                                   on 2000/08/29  20:46:21
2597         Log: Undo namespace pollution of #6878.
2598              
2599              Subject: Re: Net::protoent does not export 'getproto'
2600              From: Mike Guy <mjtg@cam.ac.uk>
2601              Date: Tue, 29 Aug 2000 21:32:37 +0100
2602              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
2603      Branch: perl
2604            ! lib/Net/protoent.pm
2605 ____________________________________________________________________________
2606 [  6897] By: jhi                                   on 2000/08/29  20:44:29
2607         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
2608              From: Peter Prymmer <pvhp@forte.com>
2609              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
2610              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
2611      Branch: perl
2612            ! pod/perlebcdic.pod
2613 ____________________________________________________________________________
2614 [  6896] By: jhi                                   on 2000/08/29  20:40:57
2615         Log: There's no point repeating the 'revision' (5) of perl5.
2616      Branch: metaconfig/U/perl
2617            ! Devel.U patchlevel.U
2618      Branch: perl
2619            ! Configure config_h.SH
2620 ____________________________________________________________________________
2621 [  6895] By: jhi                                   on 2000/08/29  20:16:58
2622         Log: Regen Configure for #6894.
2623      Branch: metaconfig/U/perl
2624            ! perladmin.U
2625      Branch: perl
2626            ! Configure config_h.SH
2627 ____________________________________________________________________________
2628 [  6894] By: jhi                                   on 2000/08/29  19:59:52
2629         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
2630              From: "Philip Newton" <Philip.Newton@gmx.net>
2631              Date: Tue, 29 Aug 2000 21:39:14 +0200
2632              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
2633      Branch: perl
2634            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
2635            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
2636            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
2637            ! utils/perlbug.PL
2638 ____________________________________________________________________________
2639 [  6893] By: jhi                                   on 2000/08/29  19:55:30
2640         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
2641              From: "Philip Newton" <Philip.Newton@gmx.net>
2642              Date: Tue, 29 Aug 2000 21:39:14 +0200
2643              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
2644      Branch: perl
2645            ! installhtml
2646 ____________________________________________________________________________
2647 [  6892] By: jhi                                   on 2000/08/29  19:53:59
2648         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
2649              From: "Philip Newton" <Philip.Newton@gmx.net>
2650              Date: Tue, 29 Aug 2000 21:48:18 +0200
2651              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
2652      Branch: perl
2653            ! lib/File/Temp.pm
2654 ____________________________________________________________________________
2655 [  6891] By: jhi                                   on 2000/08/29  18:30:03
2656         Log: Nail the ID 20000828.023.
2657      Branch: perl
2658            ! ext/Storable/Storable.xs
2659 ____________________________________________________________________________
2660 [  6890] By: jhi                                   on 2000/08/29  16:50:17
2661         Log: Under usethreads the dumped variable is IN_PAD.
2662              
2663              Subject: Re: [PATCH] Glob dumping
2664              From: Gisle Aas <gisle@ActiveState.com>
2665              Date: 29 Aug 2000 18:45:05 +0200
2666              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
2667      Branch: perl
2668            ! t/lib/peek.t
2669 ____________________________________________________________________________
2670 [  6889] By: jhi                                   on 2000/08/29  15:17:37
2671         Log: Update Changes.
2672      Branch: perl
2673            ! Changes patchlevel.h
2674 ____________________________________________________________________________
2675 [  6888] By: jhi                                   on 2000/08/29  14:49:59
2676         Log: Retract #6882, broke the safe tests.
2677      Branch: perl
2678            ! ext/Opcode/Safe.pm
2679 ____________________________________________________________________________
2680 [  6887] By: jhi                                   on 2000/08/29  14:47:06
2681         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
2682              From: Gisle Aas <gisle@ActiveState.com> 
2683              Date: 09 Jun 2000 20:00:11 +0200
2684              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
2685      Branch: perl
2686            ! utils/perldoc.PL
2687 ____________________________________________________________________________
2688 [  6886] By: jhi                                   on 2000/08/29  14:42:45
2689         Log: The #6881 removed one dump line.
2690      Branch: perl
2691            ! t/lib/peek.t
2692 ____________________________________________________________________________
2693 [  6885] By: jhi                                   on 2000/08/29  14:30:47
2694         Log: Don't forget to tidy up.
2695      Branch: perl
2696            ! t/lib/ftmp-security.t
2697 ____________________________________________________________________________
2698 [  6884] By: jhi                                   on 2000/08/29  14:25:17
2699         Log: Disabling the one test is a bit tricky.
2700      Branch: perl
2701            ! t/lib/ftmp-security.t
2702 ____________________________________________________________________________
2703 [  6883] By: jhi                                   on 2000/08/29  14:16:25
2704         Log: Disable one of the tests for now.
2705      Branch: perl
2706            ! t/lib/ftmp-security.t
2707 ____________________________________________________________________________
2708 [  6882] By: jhi                                   on 2000/08/29  14:05:50
2709         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
2710              From: gisle@aas.no
2711              Date: 29 Aug 2000 10:35:06 -0000
2712              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
2713      Branch: perl
2714            ! ext/Opcode/Safe.pm
2715 ____________________________________________________________________________
2716 [  6881] By: jhi                                   on 2000/08/29  14:03:51
2717         Log: Subject: [PATCH] Glob dumping
2718              From: Gisle Aas <gisle@ActiveState.com>
2719              Date: 29 Aug 2000 07:59:42 -0000
2720              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
2721      Branch: perl
2722            ! dump.c
2723 ____________________________________________________________________________
2724 [  6880] By: jhi                                   on 2000/08/29  14:02:01
2725         Log: Subject: [PATCH] Warnings in B::Deparse
2726              From: <abigail@foad.org>
2727              Date: Tue, 29 Aug 2000 00:00:01 -0400
2728              Message-ID: <20000829040001.2999.qmail@foad.org>
2729      Branch: perl
2730            ! ext/B/B/Deparse.pm
2731 ____________________________________________________________________________
2732 [  6879] By: jhi                                   on 2000/08/29  13:57:26
2733         Log: Missed a change in #6869.
2734      Branch: perl
2735            ! mg.c
2736 ____________________________________________________________________________
2737 [  6878] By: jhi                                   on 2000/08/29  13:45:04
2738         Log: Subject: Net::protoent does not export 'getproto'
2739              From: Yasushi Nakajima <sey@jkc.co.jp>
2740              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
2741      Branch: perl
2742            ! lib/Net/protoent.pm
2743 ____________________________________________________________________________
2744 [  6877] By: jhi                                   on 2000/08/29  13:39:19
2745         Log: Patches all over for people and the files they (hopefully) care about.
2746      Branch: perl
2747            ! AUTHORS Changes MAINTAIN
2748 ____________________________________________________________________________
2749 [  6876] By: jhi                                   on 2000/08/29  12:53:54
2750         Log: Fix for thinko in #6848.
2751              
2752              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
2753              From: Lupe Christoph <lupe@lupe-christoph.de>
2754              Date: Tue, 29 Aug 2000 09:04:08 +0200
2755              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
2756      Branch: perl
2757            ! ext/Thread/Thread.xs
2758 ____________________________________________________________________________
2759 [  6875] By: jhi                                   on 2000/08/29  12:50:14
2760         Log: Update to Getopt::Long 2.24, from Johan Vromans.
2761      Branch: perl
2762            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
2763 ____________________________________________________________________________
2764 [  6874] By: jhi                                   on 2000/08/29  02:09:53
2765         Log: Use minimal @INC in tests, most of the time just '../lib',
2766              so that we simply can't pick up stuff from other Perls than
2767              the one we are testing.  Pointed out by
2768              
2769              From: Mike Guy <mjtg@cam.ac.uk>
2770              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
2771              Date: Fri, 25 Aug 2000 15:15:59 +0100
2772              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
2773      Branch: perl
2774            ! (edit 185 files)
2775 ____________________________________________________________________________
2776 [  6873] By: jhi                                   on 2000/08/29  01:07:11
2777         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
2778              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2779              Date: Mon, 28 Aug 2000 17:45:52 -0700
2780              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
2781      Branch: perl
2782            ! Makefile.SH hints/os2.sh
2783 ____________________________________________________________________________
2784 [  6872] By: jhi                                   on 2000/08/28  23:33:39
2785         Log: Subject: [PATCH bleedperl@6866] spellings
2786              From: marcel@codewerk.com (Marcel Grunauer)
2787              Date: Tue, 29 Aug 2000 01:19:59 +0200
2788              Message-Id: <200008282319.BAA29862@gandalf.local>
2789      Branch: perl
2790            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
2791            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
2792            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
2793 ____________________________________________________________________________
2794 [  6871] By: jhi                                   on 2000/08/28  23:22:09
2795         Log: Take out the SUIDMAIL thing, that will not be
2796              a problem in 5.7.*.
2797      Branch: perl
2798            ! patchlevel.h
2799 ____________________________________________________________________________
2800 [  6870] By: jhi                                   on 2000/08/28  23:19:30
2801         Log: -S is the silent flag, -s is the strip flag.
2802              
2803              Subject: [PATCH] Re: [PATCH] make no-install          
2804              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2805              Date: Mon, 28 Aug 2000 15:12:55 -0700
2806              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
2807      Branch: perl
2808            ! Makefile.SH
2809 ____________________________________________________________________________
2810 [  6869] By: jhi                                   on 2000/08/28  23:12:05
2811         Log: Subject: [PATCH bleedperl@6856] warnings fixes
2812              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2813              Date: Mon, 28 Aug 2000 23:55:06 +0100
2814              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
2815      Branch: perl
2816            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
2817            ! warnings.h warnings.pl
2818 ____________________________________________________________________________
2819 [  6868] By: jhi                                   on 2000/08/28  21:38:22
2820         Log: Potential cruft.
2821      Branch: perl
2822            ! Makefile.SH
2823 ____________________________________________________________________________
2824 [  6867] By: jhi                                   on 2000/08/28  21:35:36
2825         Log: Update Changes.
2826      Branch: perl
2827            ! Changes patchlevel.h
2828 ____________________________________________________________________________
2829 [  6866] By: jhi                                   on 2000/08/28  21:33:49
2830         Log: Subject: hv.h Doc Patch
2831              From: Fisher Mark <fisherm@tce.com>
2832              Date: Mon, 28 Aug 2000 16:24:59 -0500
2833              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
2834      Branch: perl
2835            ! hv.h
2836 ____________________________________________________________________________
2837 [  6865] By: jhi                                   on 2000/08/28  21:02:15
2838         Log: Add -ld to archname on long tr...double platforms.
2839      Branch: metaconfig
2840            ! U/threads/archname.U
2841      Branch: perl
2842            ! Configure config_h.SH
2843 ____________________________________________________________________________
2844 [  6864] By: jhi                                   on 2000/08/28  20:38:59
2845         Log: An attempt to fix the problem reported in
2846              
2847              Subject: Building perl@6856 using gcc/AIX 4.3.3 
2848              From: Daniel Muino <dmuino@afip.gov.ar> 
2849              Date: Mon, 28 Aug 2000 15:50:01 -0300   
2850              Message-ID: <20000828155001.A14403@con2-dgi>
2851              
2852              I can't test this properly since the gcc installation I have
2853              access to seems to be botched (gcc is calling the AIX cpp,
2854              a losing proposition...)
2855      Branch: perl
2856            ! hints/aix.sh
2857 ____________________________________________________________________________
2858 [  6863] By: jhi                                   on 2000/08/28  18:57:52
2859         Log: Fix for ID 20000828.001, long doubles were not formatted
2860              correctly (showed up in $], which stopped installing perl).
2861      Branch: perl
2862            ! sv.c
2863 ____________________________________________________________________________
2864 [  6862] By: jhi                                   on 2000/08/28  18:07:15
2865         Log: Typo in #6858.
2866      Branch: perl
2867            ! lib/Cwd.pm
2868 ____________________________________________________________________________
2869 [  6861] By: jhi                                   on 2000/08/28  17:57:27
2870         Log: opmini.o may be left around if a build is interrupted.
2871      Branch: perl
2872            ! Makefile.SH
2873 ____________________________________________________________________________
2874 [  6860] By: jhi                                   on 2000/08/28  16:52:50
2875         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
2876              From: Daniel Chetlin <daniel@chetlin.com>
2877              Date: Mon, 28 Aug 2000 01:14:18 -0700
2878              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
2879      Branch: perl
2880            ! lib/overload.pm
2881 ____________________________________________________________________________
2882 [  6859] By: jhi                                   on 2000/08/28  16:08:46
2883         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
2884              From: Nicholas Clark <nick@ccl4.org>
2885              Date: Mon, 28 Aug 2000 16:03:27 +0100
2886              Message-Id: <20000828160327.C49785@plum.flirble.org>
2887      Branch: perl
2888            ! ext/ByteLoader/bytecode.h
2889 ____________________________________________________________________________
2890 [  6858] By: jhi                                   on 2000/08/28  16:02:10
2891         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
2892              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
2893              Date: Mon, 28 Aug 2000 13:08:30 +0200
2894              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
2895      Branch: perl
2896            ! lib/Cwd.pm
2897 ____________________________________________________________________________
2898 [  6857] By: jhi                                   on 2000/08/28  15:42:47
2899         Log: display_format used as a class method without arguments was broken,
2900              reported in
2901              
2902              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
2903              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
2904              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
2905              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
2906      Branch: perl
2907            ! lib/Math/Complex.pm t/lib/complex.t
2908 ____________________________________________________________________________
2909 [  6856] By: jhi                                   on 2000/08/27  22:09:48
2910         Log: Update Changes.
2911      Branch: perl
2912            ! Changes patchlevel.h
2913 ____________________________________________________________________________
2914 [  6855] By: jhi                                   on 2000/08/27  21:59:21
2915         Log: Retract #6853 (false alarm).
2916      Branch: perl
2917            ! lib/ExtUtils/xsubpp
2918 ____________________________________________________________________________
2919 [  6854] By: jhi                                   on 2000/08/27  21:37:44
2920         Log: Update Changes.
2921      Branch: perl
2922            ! Changes patchlevel.h
2923 ____________________________________________________________________________
2924 [  6853] By: jhi                                   on 2000/08/27  21:37:16
2925         Log: Subject: [PATCH perl@6850] workaround for xsubpp
2926              From: Hugo <hv@crypt.compulink.co.uk>
2927              Date: Sun, 27 Aug 2000 22:30:25 +0100
2928              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
2929      Branch: perl
2930            ! lib/ExtUtils/xsubpp
2931 ____________________________________________________________________________
2932 [  6852] By: jhi                                   on 2000/08/27  21:33:58
2933         Log: Big-endian 64-bit patch from Raphael Manfredi.
2934      Branch: perl
2935            ! ext/Storable/Storable.xs
2936 ____________________________________________________________________________
2937 [  6851] By: jhi                                   on 2000/08/27  21:22:21
2938         Log: More ruthless editing from Hugo van der Sanden.
2939      Branch: perl
2940            ! pod/perldelta.pod
2941 ____________________________________________________________________________
2942 [  6850] By: jhi                                   on 2000/08/27  16:11:46
2943         Log: Update Changes.
2944      Branch: perl
2945            ! Changes patchlevel.h
2946 ____________________________________________________________________________
2947 [  6849] By: jhi                                   on 2000/08/27  16:11:05
2948         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
2949      Branch: perl
2950            ! configpm pod/perldelta.pod
2951 ____________________________________________________________________________
2952 [  6848] By: jhi                                   on 2000/08/27  15:35:08
2953         Log: Use the actual thread type, not the pointer-to-struct.
2954      Branch: perl
2955            ! ext/Thread/Thread.xs
2956 ____________________________________________________________________________
2957 [  6847] By: jhi                                   on 2000/08/27  15:30:49
2958         Log: Test nit.
2959      Branch: perl
2960            ! t/pragma/warn/pp_sys
2961 ____________________________________________________________________________
2962 [  6846] By: jhi                                   on 2000/08/27  15:19:02
2963         Log: Passing -R in ldflags makes now it to appear in the default
2964              for lddlflags, just like with -L.
2965              
2966              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2967              From: Lupe Christoph <lupe@lupe-christoph.de>
2968              Date: Sun, 27 Aug 2000 10:28:21 +0200
2969              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
2970      Branch: metaconfig/U/perl
2971            ! dlsrc.U
2972      Branch: perl
2973            ! Configure
2974 ____________________________________________________________________________
2975 [  6845] By: jhi                                   on 2000/08/27  15:08:54
2976         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2977              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2978              Date: Sat, 26 Aug 2000 22:23:27 +0100
2979              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
2980      Branch: perl
2981            ! lib/ExtUtils/MM_Unix.pm
2982 ____________________________________________________________________________
2983 [  6844] By: jhi                                   on 2000/08/27  15:02:37
2984         Log: DJGPP update from Laszlo Molnar.
2985              
2986              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
2987              From: ml1050 <ml1050@freemail.hu>
2988              Date: Sat, 26 Aug 2000 23:24:40 +0200
2989              Message-Id: <20000826232440.A439@freemail.hu>
2990      Branch: perl
2991            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
2992            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
2993 ____________________________________________________________________________
2994 [  6843] By: jhi                                   on 2000/08/27  14:53:58
2995         Log: Subject: installman buglet
2996              From: Lupe Christoph <lupe@lupe-christoph.de>
2997              Date: Sun, 27 Aug 2000 14:38:59 +0200
2998              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
2999      Branch: perl
3000            ! installman
3001 ____________________________________________________________________________
3002 [  6842] By: jhi                                   on 2000/08/27  14:52:08
3003         Log: Can't get the test to reliably work thanks to the
3004              inaccurateness of floating point.  "Resolves" bug ids
3005              20000826.003, 20000826.009, 20000826.010,
3006      Branch: perl
3007            ! t/lib/trig.t
3008 ____________________________________________________________________________
3009 [  6841] By: jhi                                   on 2000/08/26  15:53:58
3010         Log: Update Changes.
3011      Branch: perl
3012            ! Changes patchlevel.h
3013 ____________________________________________________________________________
3014 [  6840] By: jhi                                   on 2000/08/26  14:23:03
3015         Log: grep -e isn't portable.
3016              
3017              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
3018              From: chris@broadband.att.com
3019              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
3020              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
3021      Branch: perl
3022            ! hints/solaris_2.sh
3023 ____________________________________________________________________________
3024 [  6839] By: jhi                                   on 2000/08/26  14:12:23
3025         Log: no-install target a la make -n.
3026              
3027              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
3028              From: <abigail@foad.org>
3029              Date: Sat, 26 Aug 2000 03:57:34 -0400
3030              Message-ID: <20000826075735.18912.qmail@foad.org>
3031      Branch: perl
3032            ! Makefile.SH installman installperl
3033 ____________________________________________________________________________
3034 [  6838] By: jhi                                   on 2000/08/26  14:06:33
3035         Log: Retract #6826 as the #6828 should be do the same
3036              in a More Correct Way.
3037      Branch: perl
3038            ! installperl
3039 ____________________________________________________________________________
3040 [  6837] By: jhi                                   on 2000/08/26  05:24:00
3041         Log: More casting.
3042      Branch: perl
3043            ! ext/Storable/Storable.xs
3044 ____________________________________________________________________________
3045 [  6836] By: jhi                                   on 2000/08/26  05:05:46
3046         Log: Nicer in decimal.
3047      Branch: perl
3048            ! ext/Storable/Storable.xs
3049 ____________________________________________________________________________
3050 [  6835] By: jhi                                   on 2000/08/26  05:03:50
3051         Log: There be no UVdf.
3052      Branch: perl
3053            ! ext/Storable/Storable.xs
3054 ____________________________________________________________________________
3055 [  6834] By: jhi                                   on 2000/08/26  05:00:18
3056         Log: Continue IVdfing and UVxfing.
3057      Branch: perl
3058            ! ext/Storable/Storable.xs
3059 ____________________________________________________________________________
3060 [  6833] By: jhi                                   on 2000/08/26  04:53:14
3061         Log: Use IVdf.
3062      Branch: perl
3063            ! ext/Storable/Storable.xs
3064 ____________________________________________________________________________
3065 [  6832] By: jhi                                   on 2000/08/26  04:40:41
3066         Log: Document PTR2XX and INT2PTR.
3067      Branch: perl
3068            ! pod/perlguts.pod
3069 ____________________________________________________________________________
3070 [  6831] By: jhi                                   on 2000/08/26  04:33:18
3071         Log: Use UVxf, PTR2UV, NVff.
3072      Branch: perl
3073            ! ext/Storable/Storable.xs
3074 ____________________________________________________________________________
3075 [  6830] By: jhi                                   on 2000/08/26  04:31:32
3076         Log: Update the test count.
3077      Branch: perl
3078            ! t/lib/trig.t
3079 ____________________________________________________________________________
3080 [  6829] By: jhi                                   on 2000/08/26  03:05:50
3081         Log: Subject: [PATCH] installation not quite silent yet.
3082              From: <abigail@foad.org>
3083              Date: Fri, 25 Aug 2000 20:07:53 -0400
3084              Message-ID: <20000826000753.7822.qmail@foad.org>
3085      Branch: perl
3086            ! installman installperl
3087 ____________________________________________________________________________
3088 [  6828] By: jhi                                   on 2000/08/26  03:05:14
3089         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
3090              From: Spider Boardman <spider@web.zk3.dec.com>
3091              Date: Fri, 25 Aug 2000 19:12:40 -0400
3092              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
3093      Branch: perl
3094            ! gv.c
3095 ____________________________________________________________________________
3096 [  6827] By: jhi                                   on 2000/08/25  23:54:34
3097         Log: Support preserving extremely big/small angles.
3098      Branch: perl
3099            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
3100 ____________________________________________________________________________
3101 [  6826] By: jhi                                   on 2000/08/25  23:01:20
3102         Log: Patch installperl to be long double-aware.
3103              
3104              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
3105              From: Spider Boardman <spider@web.zk3.dec.com>
3106              Date: Fri, 25 Aug 2000 18:15:23 -0400
3107              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
3108      Branch: perl
3109            ! installperl
3110 ____________________________________________________________________________
3111 [  6825] By: jhi                                   on 2000/08/25  22:58:25
3112         Log: Remove duplicately applied patch shards.
3113              
3114              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
3115              From: Spider Boardman <spider@leggy.zk3.dec.com>
3116              Date: Fri, 25 Aug 2000 16:45:03 -0400
3117              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
3118      Branch: perl
3119            ! t/lib/cgi-html.t
3120 ____________________________________________________________________________
3121 [  6824] By: jhi                                   on 2000/08/25  22:57:00
3122         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
3123              From: Daniel Chetlin <daniel@chetlin.com>
3124              Date: Fri, 25 Aug 2000 12:23:16 -0700
3125              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
3126              
3127              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
3128              From: Daniel Chetlin <daniel@chetlin.com>
3129              Date: Fri, 25 Aug 2000 14:47:19 -0700
3130              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
3131      Branch: perl
3132            ! installman
3133 ____________________________________________________________________________
3134 [  6823] By: jhi                                   on 2000/08/25  22:44:17
3135         Log: Timestamp problem?
3136      Branch: perl
3137            ! uconfig.h uconfig.sh
3138 ____________________________________________________________________________
3139 [  6822] By: jhi                                   on 2000/08/25  19:01:06
3140         Log: One forgotten file from #6816.
3141      Branch: perl
3142            ! vos/config.h
3143 ____________________________________________________________________________
3144 [  6821] By: jhi                                   on 2000/08/25  18:56:39
3145         Log: Regen Changes.
3146      Branch: perl
3147            ! Changes patchlevel.h
3148 ____________________________________________________________________________
3149 [  6820] By: jhi                                   on 2000/08/25  18:52:35
3150         Log: Fix Changes ordering.
3151      Branch: perl
3152            ! Changes
3153 ____________________________________________________________________________
3154 [  6819] By: jhi                                   on 2000/08/25  18:50:25
3155         Log: Update Changes.
3156      Branch: perl
3157            ! Changes patchlevel.h
3158 ____________________________________________________________________________
3159 [  6818] By: jhi                                   on 2000/08/25  18:47:45
3160         Log: Tweak the sfio/useperlio logic, hopefully as wished in
3161              
3162              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
3163              From: Nicholas Clark <nick@babyhippo.co.uk>
3164              Date: Fri, 25 Aug 2000 12:01:45 +0100
3165              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
3166      Branch: metaconfig/U/perl
3167            ! d_sfio.U
3168      Branch: perl
3169            ! Configure
3170 ____________________________________________________________________________
3171 [  6817] By: jhi                                   on 2000/08/25  18:32:51
3172         Log: Allow microperl to assume <math.h>, without it the math
3173              functions like floor() are assumed to return int, which makes
3174              for core dumps in machines where integer and floating register
3175              don't mix.
3176      Branch: perl
3177            ! uconfig.h uconfig.sh
3178 ____________________________________________________________________________
3179 [  6816] By: jhi                                   on 2000/08/25  18:27:17
3180         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
3181              the problem reported in
3182              
3183              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
3184              From: danhale@us.ibm.com
3185              Date: Fri, 25 Aug 2000 10:58:06 -0400
3186              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
3187      Branch: metaconfig/U/perl
3188            + d_socks5_init.U
3189      Branch: perl
3190            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
3191            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
3192            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
3193            ! win32/config.gc win32/config.vc
3194 ____________________________________________________________________________
3195 [  6815] By: jhi                                   on 2000/08/25  17:43:31
3196         Log: A solution for the retrieve_fd autosplit warning,
3197              idea suggested by Mike Guy.
3198      Branch: perl
3199            ! ext/Storable/Storable.pm
3200 ____________________________________________________________________________
3201 [  6814] By: jhi                                   on 2000/08/25  17:16:03
3202         Log: Add install-silent target.
3203      Branch: perl
3204            ! Makefile.SH
3205 ____________________________________________________________________________
3206 [  6813] By: jhi                                   on 2000/08/25  17:14:23
3207         Log: Subject: Re: [PATCH] More silencing of installman.
3208              From: <abigail@foad.org>
3209              Date: Thu, 24 Aug 2000 19:27:03 -0400
3210              Message-ID: <20000824232703.7001.qmail@foad.org>
3211              
3212              Subject: Re: [PATCH] More silencing of installman.
3213              From: <abigail@foad.org>
3214              Date: Fri, 25 Aug 2000 03:00:58 -0400
3215              Message-ID: <20000825070058.10697.qmail@foad.org>
3216      Branch: perl
3217            ! installman
3218 ____________________________________________________________________________
3219 [  6812] By: jhi                                   on 2000/08/25  17:11:28
3220         Log: installperl --verbose and --silent.
3221              
3222              Subject: Re: [PATCH] More silencing of installman.
3223              From: <abigail@foad.org>
3224              Message-ID: <20000825064430.9719.qmail@foad.org>
3225              Date: Fri, 25 Aug 2000 02:44:30 -0400
3226      Branch: perl
3227            ! installperl
3228 ____________________________________________________________________________
3229 [  6811] By: jhi                                   on 2000/08/25  17:05:43
3230         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
3231              From: "Peter J. Farley III" <pjfarley@banet.net>
3232              Date: Thu, 24 Aug 2000 21:58:03 -0400
3233              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
3234              
3235              (applied slightly modified)
3236      Branch: perl
3237            ! lib/ExtUtils/MM_Unix.pm
3238 ____________________________________________________________________________
3239 [  6810] By: jhi                                   on 2000/08/25  17:01:18
3240         Log: Missing parts of 
3241              
3242              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
3243              From: Peter Prymmer <pvhp@forte.com>
3244              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
3245              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
3246      Branch: perl
3247            ! t/lib/cgi-html.t
3248 ____________________________________________________________________________
3249 [  6809] By: jhi                                   on 2000/08/25  16:46:32
3250         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
3251              From: "Craig A. Berry" <craig.berry@psinetcs.com>
3252              Date: Thu, 24 Aug 2000 19:13:11 -0500
3253              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
3254      Branch: perl
3255            ! vms/vms.c
3256 ____________________________________________________________________________
3257 [  6808] By: jhi                                   on 2000/08/25  16:39:22
3258         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
3259              From: Peter Prymmer <pvhp@forte.com>
3260              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
3261              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
3262      Branch: perl
3263            ! configure.com
3264 ____________________________________________________________________________
3265 [  6807] By: jhi                                   on 2000/08/25  16:36:37
3266         Log: Better wording for the vec lvalue diagnostic.
3267              
3268              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
3269              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
3270              Date: Wed, 23 Aug 2000 14:12:16 -0400
3271              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
3272      Branch: perl
3273            ! pod/perldiag.pod
3274 ____________________________________________________________________________
3275 [  6806] By: jhi                                   on 2000/08/24  18:17:22
3276         Log: Subject: [PATCH] More silencing of installman.
3277              From: <abigail@foad.org>
3278              Date: Thu, 24 Aug 2000 14:01:44 -0400
3279              Message-ID: <20000824180144.20062.qmail@foad.org>
3280      Branch: perl
3281            ! installman
3282 ____________________________________________________________________________
3283 [  6805] By: jhi                                   on 2000/08/24  15:00:31
3284         Log: Update Changes.
3285      Branch: perl
3286            ! Changes patchlevel.h
3287 ____________________________________________________________________________
3288 [  6804] By: jhi                                   on 2000/08/24  14:59:07
3289         Log: Regen perltoc.
3290      Branch: perl
3291            ! pod/perltoc.pod
3292 ____________________________________________________________________________
3293 [  6803] By: jhi                                   on 2000/08/24  14:44:39
3294         Log: Show the doc file, not the temp file.
3295      Branch: perl
3296            ! installman
3297 ____________________________________________________________________________
3298 [  6802] By: jhi                                   on 2000/08/24  14:41:53
3299         Log: Continue silencing.
3300      Branch: perl
3301            ! installman
3302 ____________________________________________________________________________
3303 [  6801] By: jhi                                   on 2000/08/24  14:34:40
3304         Log: Actually do something with the silencer option.
3305      Branch: perl
3306            ! installman
3307 ____________________________________________________________________________
3308 [  6800] By: jhi                                   on 2000/08/24  14:26:22
3309         Log: Make installman to recognize the silence flag -S.
3310      Branch: perl
3311            ! installman
3312 ____________________________________________________________________________
3313 [  6799] By: jhi                                   on 2000/08/24  13:49:38
3314         Log: DOS patches and portability/porting notes, from Tim Jenness.
3315      Branch: perl
3316            ! lib/File/Temp.pm
3317 ____________________________________________________________________________
3318 [  6798] By: jhi                                   on 2000/08/24  13:48:27
3319         Log: Create directories in silence.
3320              
3321              Subject: [PATCH] Another silencer for MakeMaker
3322              From: andreas.koenig@anima.de (Andreas J. Koenig)
3323              Date: 24 Aug 2000 14:18:52 +0200
3324              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
3325      Branch: perl
3326            ! lib/ExtUtils/Command.pm
3327 ____________________________________________________________________________
3328 [  6797] By: jhi                                   on 2000/08/24  13:46:42
3329         Log: More liberal parsing of version numbers.
3330              
3331              Subject: Re: CPAN.pm beta for testing available
3332              From: andreas.koenig@anima.de (Andreas J. Koenig)
3333              Date: 24 Aug 2000 13:51:57 +0200
3334              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
3335      Branch: perl
3336            ! lib/CPAN.pm
3337 ____________________________________________________________________________
3338 [  6796] By: jhi                                   on 2000/08/24  13:44:36
3339         Log: Make "make install" by default silent.  A new "install-verbose"
3340              target is verbose.
3341      Branch: perl
3342            ! Makefile.SH
3343 ____________________________________________________________________________
3344 [  6795] By: jhi                                   on 2000/08/24  13:39:14
3345         Log: Add silencer flags to installperl.
3346              
3347              Subject: [PATCH] Making installperl silent.
3348              From: <abigail@foad.org>
3349              Date: Thu, 24 Aug 2000 05:01:45 -0400
3350              Message-ID: <20000824090145.13141.qmail@foad.org>
3351      Branch: perl
3352            ! installperl
3353 ____________________________________________________________________________
3354 [  6794] By: jhi                                   on 2000/08/24  13:35:50
3355         Log: installperl couldn't tell whether it had run tests or not.
3356              
3357              Subject: [PATCH] Re: installperl and t/TEST
3358              From: <abigail@foad.org>
3359              Date: Thu, 24 Aug 2000 04:00:53 -0400
3360              Message-ID: <20000824080053.2494.qmail@foad.org>
3361      Branch: perl
3362            ! Makefile.SH installperl
3363 ____________________________________________________________________________
3364 [  6793] By: jhi                                   on 2000/08/24  13:27:50
3365         Log: Drop the separate perlbc, perlcc -b should be enough.
3366      Branch: perl
3367            - utils/perlbc.PL
3368            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
3369 ____________________________________________________________________________
3370 [  6792] By: jhi                                   on 2000/08/24  04:41:30
3371         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
3372              plus the typo fix from Peter Prymmer.
3373      Branch: perl
3374            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
3375            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3376 ____________________________________________________________________________
3377 [  6791] By: jhi                                   on 2000/08/24  02:10:43
3378         Log: Replace #6705 with a minimal doc patch.
3379              
3380              Subject: [PATCH 5.6.0] replace change #6705
3381              From: Jan Dubois <jand@ActiveState.com>
3382              Date: Wed, 23 Aug 2000 18:31:51 -0700
3383              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
3384      Branch: perl
3385            ! lib/Win32.pod win32/win32.c
3386 ____________________________________________________________________________
3387 [  6790] By: jhi                                   on 2000/08/23  17:52:00
3388         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
3389              From: Mike Guy <mjtg@cam.ac.uk>
3390              Date: Wed, 23 Aug 2000 18:38:46 +0100
3391              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
3392      Branch: perl
3393            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
3394 ____________________________________________________________________________
3395 [  6789] By: jhi                                   on 2000/08/23  15:34:21
3396         Log: Update Changes.
3397      Branch: perl
3398            ! Changes patchlevel.h
3399 ____________________________________________________________________________
3400 [  6788] By: jhi                                   on 2000/08/23  15:33:40
3401         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
3402              From: Wilfredo Sánchez <wsanchez@apple.com>
3403              Date: Tue, 22 Aug 2000 19:31:27 -0700
3404              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
3405      Branch: perl
3406            ! perl.h
3407 ____________________________________________________________________________
3408 [  6787] By: jhi                                   on 2000/08/23  15:29:31
3409         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
3410              From: Spider Boardman <spider@leggy.zk3.dec.com>
3411              Date: Wed, 23 Aug 2000 10:33:23 -0400
3412              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
3413      Branch: perl
3414            ! lib/Pod/Html.pm
3415 ____________________________________________________________________________
3416 [  6786] By: jhi                                   on 2000/08/23  15:28:11
3417         Log: Bad makefile.
3418      Branch: perl
3419            ! ext/B/Makefile.PL
3420 ____________________________________________________________________________
3421 [  6785] By: jhi                                   on 2000/08/23  14:37:04
3422         Log: Update Changes.
3423      Branch: perl
3424            ! Changes patchlevel.h
3425 ____________________________________________________________________________
3426 [  6784] By: jhi                                   on 2000/08/23  13:58:41
3427         Log: Portability fix from Hugo van der Sanden.
3428      Branch: perl
3429            ! ext/re/Makefile.PL
3430 ____________________________________________________________________________
3431 [  6783] By: jhi                                   on 2000/08/23  13:53:53
3432         Log: Storable support, v-version fixes.
3433              
3434              Subject: CPAN.pm beta for testing available
3435              From: andreas.koenig@anima.de (Andreas J. Koenig)
3436              Date: 22 Aug 2000 23:31:33 +0200
3437              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
3438      Branch: perl
3439            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3440 ____________________________________________________________________________
3441 [  6782] By: jhi                                   on 2000/08/23  13:51:26
3442         Log: Mac and other portability updates from Chris Nandor.
3443      Branch: perl
3444            ! pod/perlmodinstall.pod
3445 ____________________________________________________________________________
3446 [  6781] By: jhi                                   on 2000/08/23  13:47:33
3447         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
3448              From: Peter Prymmer <pvhp@forte.com>
3449              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
3450              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
3451      Branch: perl
3452            ! ext/Storable/Storable.xs
3453 ____________________________________________________________________________
3454 [  6780] By: jhi                                   on 2000/08/23  13:33:34
3455         Log: VMS MMS (make) wants null action.
3456      Branch: perl
3457            ! ext/B/Makefile.PL
3458 ____________________________________________________________________________
3459 [  6779] By: jhi                                   on 2000/08/22  19:44:47
3460         Log: Forgot portability nit.
3461      Branch: perl
3462            ! t/lib/st-forgive.t
3463 ____________________________________________________________________________
3464 [  6778] By: jhi                                   on 2000/08/22  19:35:25
3465         Log: Be portable.
3466      Branch: perl
3467            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
3468            ! t/lib/st-store.t
3469 ____________________________________________________________________________
3470 [  6777] By: jhi                                   on 2000/08/22  18:50:53
3471         Log: Update Changes.
3472      Branch: perl
3473            ! Changes patchlevel.h
3474 ____________________________________________________________________________
3475 [  6776] By: jhi                                   on 2000/08/22  18:44:46
3476         Log: cSVOPo_*v things index into the current PL_curpad
3477              under ithreads, which is different from the curpad
3478              used by the XSUB.  (In other words, the code as-is
3479              before this patch wouldn't work under ithreads.)
3480              From Sarathy.
3481      Branch: perl
3482            ! ext/B/B.xs
3483 ____________________________________________________________________________
3484 [  6775] By: jhi                                   on 2000/08/22  18:18:37
3485         Log: Make the selection of NVff et al stricter.
3486      Branch: metaconfig/U/perl
3487            ! perlxvf.U
3488      Branch: perl
3489            ! Configure config_h.SH
3490 ____________________________________________________________________________
3491 [  6774] By: jhi                                   on 2000/08/22  17:19:42
3492         Log: perldelta nits.
3493      Branch: perl
3494            ! pod/perldelta.pod
3495 ____________________________________________________________________________
3496 [  6773] By: jhi                                   on 2000/08/22  17:06:26
3497         Log: Long double fixes from Spider Boardman.
3498              
3499              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
3500              From: system PRIVILEGED account <root@peano.zk3.dec.com>
3501              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
3502              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
3503      Branch: perl
3504            ! t/lib/bigfltpm.t t/lib/st-06compat.t
3505 ____________________________________________________________________________
3506 [  6772] By: jhi                                   on 2000/08/22  15:04:53
3507         Log: Update Changes.
3508      Branch: perl
3509            ! Changes patchlevel.h
3510 ____________________________________________________________________________
3511 [  6771] By: jhi                                   on 2000/08/22  15:01:44
3512         Log: perldelta fixes from Hugo van der Sanden.
3513      Branch: perl
3514            ! pod/perldelta.pod
3515 ____________________________________________________________________________
3516 [  6770] By: jhi                                   on 2000/08/22  14:34:49
3517         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
3518              From: Hugo <hv@crypt.compulink.co.uk>
3519              Date: Tue, 22 Aug 2000 11:21:53 +0100
3520              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
3521      Branch: perl
3522            ! regcomp.c
3523 ____________________________________________________________________________
3524 [  6769] By: jhi                                   on 2000/08/22  14:30:02
3525         Log: Add Yitzchak, reformat.
3526      Branch: perl
3527            ! Changes config_h.SH
3528 ____________________________________________________________________________
3529 [  6768] By: jhi                                   on 2000/08/22  14:21:35
3530         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
3531              and Spider Boardman.
3532      Branch: metaconfig
3533            ! U/compline/d_gconvert.U
3534      Branch: perl
3535            ! Configure
3536 ____________________________________________________________________________
3537 [  6767] By: jhi                                   on 2000/08/22  14:11:24
3538         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
3539              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3540              Date: Mon, 21 Aug 2000 19:08:31 -0700
3541              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
3542      Branch: perl
3543            - ext/Storable/patchlevel.h
3544            ! MANIFEST ext/Storable/MANIFEST
3545 ____________________________________________________________________________
3546 [  6766] By: jhi                                   on 2000/08/22  13:49:29
3547         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
3548              From: Peter Prymmer <pvhp@forte.com>
3549              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
3550              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
3551      Branch: perl
3552            ! configure.com ext/Storable/Makefile.PL
3553 ____________________________________________________________________________
3554 [  6765] By: jhi                                   on 2000/08/22  13:44:59
3555         Log: Subject: [PATCH blead] B:: missing dependency
3556              From: Hugo <hv@crypt.compulink.co.uk>
3557              Date: Tue, 22 Aug 2000 06:44:33 +0100
3558              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
3559      Branch: perl
3560            ! ext/B/Makefile.PL
3561 ____________________________________________________________________________
3562 [  6764] By: jhi                                   on 2000/08/22  13:38:12
3563         Log: More bytecompiler.
3564      Branch: perl
3565            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
3566 ____________________________________________________________________________
3567 [  6763] By: jhi                                   on 2000/08/22  13:36:44
3568         Log: Bytecompiler patches from Benjamin Stuhl.
3569      Branch: perl
3570            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
3571            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
3572            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
3573            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
3574            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
3575            ! perl.c perlapi.h pod/perldelta.pod
3576 ____________________________________________________________________________
3577 [  6762] By: jhi                                   on 2000/08/21  23:43:40
3578         Log: An obsoleted diagnostic.
3579      Branch: perl
3580            ! pod/perldelta.pod
3581 ____________________________________________________________________________
3582 [  6761] By: jhi                                   on 2000/08/21  23:01:45
3583         Log: The #6759 wasn't quite right.
3584      Branch: perl
3585            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
3586            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
3587            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
3588            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
3589            ! t/lib/st-tieditems.t
3590 ____________________________________________________________________________
3591 [  6760] By: jhi                                   on 2000/08/21  22:35:49
3592         Log: Be verydeepclean.
3593      Branch: perl
3594            ! Makefile.SH
3595 ____________________________________________________________________________
3596 [  6759] By: jhi                                   on 2000/08/21  22:25:40
3597         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
3598              From: Peter Prymmer <pvhp@forte.com>
3599              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
3600              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
3601      Branch: perl
3602            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
3603            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
3604            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
3605            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
3606            ! t/lib/st-tieditems.t
3607 ____________________________________________________________________________
3608 [  6758] By: jhi                                   on 2000/08/21  22:22:32
3609         Log: Few more casts, need reported in
3610              
3611              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
3612              From: Mike Stok <mike@stok.co.uk>
3613              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
3614              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
3615              
3616              and
3617              
3618              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
3619              From: abigail@foad.org
3620              Date: 21 Aug 2000 21:31:34 -0000
3621              Message-Id: <20000821213134.30170.qmail@foad.org>
3622      Branch: perl
3623            ! ext/Storable/Storable.xs
3624 ____________________________________________________________________________
3625 [  6757] By: jhi                                   on 2000/08/21  18:37:07
3626         Log: Update Changes.
3627      Branch: perl
3628            ! Changes patchlevel.h
3629 ____________________________________________________________________________
3630 [  6756] By: jhi                                   on 2000/08/21  18:34:02
3631         Log: A pod nit.
3632              
3633              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
3634              From: <abigail@foad.org>
3635              Date: Mon, 21 Aug 2000 14:00:16 -0400
3636              Message-ID: <20000821180016.28627.qmail@foad.org>
3637      Branch: perl
3638            ! pod/perlre.pod
3639 ____________________________________________________________________________
3640 [  6755] By: jhi                                   on 2000/08/21  18:30:56
3641         Log: Use PodParser 1.18 new test.
3642      Branch: perl
3643            ! t/pod/special_seqs.t t/pod/special_seqs.xr
3644 ____________________________________________________________________________
3645 [  6754] By: jhi                                   on 2000/08/21  18:28:35
3646         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
3647              patches cannot be applied since #6712 conflicts.
3648      Branch: perl
3649            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
3650 ____________________________________________________________________________
3651 [  6753] By: jhi                                   on 2000/08/21  18:15:11
3652         Log: Weed out some smaller changes.
3653      Branch: perl
3654            ! pod/perldelta.pod
3655 ____________________________________________________________________________
3656 [  6752] By: jhi                                   on 2000/08/21  18:02:30
3657         Log: Also under djgpp the timestamps are funky.
3658      Branch: perl
3659            ! t/op/stat.t
3660 ____________________________________________________________________________
3661 [  6751] By: jhi                                   on 2000/08/21  17:55:56
3662         Log: Tweak the floating point output routine preferences.
3663      Branch: metaconfig
3664            ! U/compline/d_gconvert.U
3665      Branch: perl
3666            ! Configure
3667 ____________________________________________________________________________
3668 [  6750] By: jhi                                   on 2000/08/21  17:51:29
3669         Log: Unicos/mk requires elaborate paranoia.
3670      Branch: perl
3671            ! lib/Math/Complex.pm
3672 ____________________________________________________________________________
3673 [  6749] By: gsar                                  on 2000/08/21  16:53:31
3674         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
3675      Branch: perl
3676            ! lib/Cwd.pm
3677 ____________________________________________________________________________
3678 [  6748] By: gsar                                  on 2000/08/21  16:22:19
3679         Log: free TLS slot properly on Windows
3680      Branch: perl
3681            ! thread.h win32/perllib.c win32/win32thread.h
3682 ____________________________________________________________________________
3683 [  6747] By: jhi                                   on 2000/08/21  16:20:58
3684         Log: Rename the macro argument because some preprocessors
3685              can't tell the difference and expand arguments also inside
3686              double quoted strings.
3687      Branch: perl
3688            ! regcomp.c
3689 ____________________________________________________________________________
3690 [  6746] By: jhi                                   on 2000/08/21  16:09:41
3691         Log: Support long doubles in Storable.
3692              
3693              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
3694              From: Radu Greab <radu@netsoft.ro>
3695              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
3696              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
3697      Branch: perl
3698            ! ext/Storable/Storable.xs
3699 ____________________________________________________________________________
3700 [  6745] By: jhi                                   on 2000/08/21  15:51:40
3701         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
3702              From: "Fifer, Eric" <EFifer@sanwaint.com>
3703              Date: Mon, 21 Aug 2000 15:34:49 +0100
3704              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
3705      Branch: perl
3706            ! t/pragma/warn/9enabled
3707 ____________________________________________________________________________
3708 [  6744] By: jhi                                   on 2000/08/21  15:39:35
3709         Log: Document the endianness of Alpha more precisely.
3710      Branch: perl
3711            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
3712            ! pod/perlport.pod
3713 ____________________________________________________________________________
3714 [  6743] By: jhi                                   on 2000/08/21  14:47:05
3715         Log: perldelta fixes from the p5p crowd.
3716      Branch: perl
3717            ! pod/perldelta.pod pod/perlop.pod
3718 ____________________________________________________________________________
3719 [  6742] By: jhi                                   on 2000/08/21  13:34:51
3720         Log: Update to Pod::LaTeX 0.53.
3721              
3722              Subject: [PATCH] lib/Pod/LaTeX.pm updates
3723              From: Tim Jenness <timj@jach.hawaii.edu>
3724              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
3725              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
3726      Branch: perl
3727            ! lib/Pod/LaTeX.pm
3728 ____________________________________________________________________________
3729 [  6741] By: jhi                                   on 2000/08/21  13:33:01
3730         Log: Subject: [PATCH] os2.c fix for use64bitint
3731              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3732              Date: Mon, 21 Aug 2000 01:32:25 -0700
3733              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
3734      Branch: perl
3735            ! os2/os2.c
3736 ____________________________________________________________________________
3737 [  6740] By: jhi                                   on 2000/08/21  13:28:52
3738         Log: Array context keeps slithering in.
3739              
3740              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
3741              From: Daniel Chetlin <daniel@chetlin.com>
3742              Date: Sun, 20 Aug 2000 21:40:25 -0700
3743              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
3744      Branch: perl
3745            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
3746            ! pod/perldebtut.pod
3747 ____________________________________________________________________________
3748 [  6739] By: jhi                                   on 2000/08/21  13:23:55
3749         Log: Big-endian quad fixes for Storable from Radu Greab,
3750              plus few explicit null casts for picky compilers.
3751      Branch: perl
3752            ! ext/Storable/Storable.xs
3753 ____________________________________________________________________________
3754 [  6738] By: gsar                                  on 2000/08/21  05:56:13
3755         Log: small tweaks for change#6705: avoid C++ style comments in C code;
3756              use Perl's malloc API rather than the low level system one
3757      Branch: perl
3758            ! win32/win32.c
3759 ____________________________________________________________________________
3760 [  6737] By: gsar                                  on 2000/08/21  05:35:41
3761         Log: add Storable to list of extensions on Windows
3762      Branch: perl
3763            ! win32/Makefile win32/makefile.mk
3764 ____________________________________________________________________________
3765 [  6736] By: jhi                                   on 2000/08/21  02:57:53
3766         Log: Update Changes.
3767      Branch: perl
3768            ! Changes patchlevel.h
3769 ____________________________________________________________________________
3770 [  6735] By: jhi                                   on 2000/08/21  02:57:20
3771         Log: Draft 0.
3772      Branch: perl
3773            ! pod/perldelta.pod
3774 ____________________________________________________________________________
3775 [  6734] By: jhi                                   on 2000/08/21  02:57:03
3776         Log: Add Storable 0.7.2 from Raphael Manfredi,
3777              plus the patch from
3778              
3779              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
3780              From: Radu Greab <radu@netsoft.ro>
3781              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
3782              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
3783              
3784              plus changes to get Storable to compile with
3785              picky ANSI compilers.
3786      Branch: perl
3787            + ext/Storable/ChangeLog ext/Storable/MANIFEST
3788            + ext/Storable/Makefile.PL ext/Storable/README
3789            + ext/Storable/Storable.pm ext/Storable/Storable.xs
3790            + ext/Storable/patchlevel.h t/lib/st-06compat.t
3791            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
3792            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
3793            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
3794            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
3795            + t/lib/st-tieditems.t
3796            ! MANIFEST
3797 ____________________________________________________________________________
3798 [  6733] By: jhi                                   on 2000/08/21  02:29:09
3799         Log: The correct cleaning order is an art.
3800      Branch: perl
3801            ! Makefile.SH
3802 ____________________________________________________________________________
3803 [  6732] By: jhi                                   on 2000/08/21  01:23:39
3804         Log: The #6724 is here.
3805      Branch: perl
3806            ! t/lib/ftmp-security.t
3807 ____________________________________________________________________________
3808 [  6731] By: jhi                                   on 2000/08/20  23:17:03
3809         Log: s/this one/the 5.6.0 release/
3810      Branch: perl
3811            ! pod/perl56delta.pod
3812 ____________________________________________________________________________
3813 [  6730] By: jhi                                   on 2000/08/20  23:07:34
3814         Log: Mention perlebcdic and perlposix-bc.
3815      Branch: perl
3816            ! pod/perlport.pod
3817 ____________________________________________________________________________
3818 [  6729] By: jhi                                   on 2000/08/20  21:32:59
3819         Log: Document the number of exponent digits.
3820      Branch: perl
3821            ! pod/perlfunc.pod
3822 ____________________________________________________________________________
3823 [  6728] By: jhi                                   on 2000/08/20  21:16:47
3824         Log: Use File::Spec->tmpdir().
3825              
3826              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
3827              From: Tim Jenness <timj@jach.hawaii.edu>
3828              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
3829              MIME-Version: 1.0
3830              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
3831      Branch: perl
3832            ! utils/perlbug.PL
3833 ____________________________________________________________________________
3834 [  6727] By: jhi                                   on 2000/08/20  20:43:32
3835         Log: Update Changes.
3836      Branch: perl
3837            ! Changes patchlevel.h
3838 ____________________________________________________________________________
3839 [  6726] By: jhi                                   on 2000/08/20  20:41:44
3840         Log: The veryclean target needs to clobber.
3841      Branch: perl
3842            ! Makefile.SH
3843 ____________________________________________________________________________
3844 [  6725] By: jhi                                   on 2000/08/20  20:37:38
3845         Log: Document odd vs even subreleases and -Dusedevel.
3846      Branch: perl
3847            ! INSTALL
3848 ____________________________________________________________________________
3849 [  6724] By: jhi                                   on 2000/08/20  19:58:05
3850         Log: Use temporary directory instead of current directory.
3851              
3852              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
3853              From: Tim Jenness <timj@jach.hawaii.edu>
3854              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
3855              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
3856      Branch: perl
3857            ! t/lib/ftmp-security.t
3858 ____________________________________________________________________________
3859 [  6723] By: jhi                                   on 2000/08/20  19:55:55
3860         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
3861              From: andreas.koenig@anima.de (Andreas J. Koenig)
3862              Date: 20 Aug 2000 15:52:03 +0200
3863              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
3864      Branch: perl
3865            ! lib/ExtUtils/MM_Unix.pm
3866 ____________________________________________________________________________
3867 [  6722] By: jhi                                   on 2000/08/20  19:46:01
3868         Log: Update to CGI 2.72, from Lincoln Stein.
3869      Branch: perl
3870            ! lib/CGI.pm
3871 ____________________________________________________________________________
3872 [  6721] By: jhi                                   on 2000/08/20  19:43:54
3873         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
3874              From: Radu Greab <radu@netsoft.ro>
3875              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
3876              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
3877      Branch: perl
3878            ! ext/GDBM_File/GDBM_File.xs
3879 ____________________________________________________________________________
3880 [  6720] By: jhi                                   on 2000/08/20  19:42:01
3881         Log: pp_open() could pass an uninitialized filename down to do_open9().
3882      Branch: perl
3883            ! pp_sys.c
3884 ____________________________________________________________________________
3885 [  6719] By: jhi                                   on 2000/08/20  14:06:41
3886         Log: UTF8 concat fixes.
3887              
3888              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
3889              From: Hugo <hv@crypt.compulink.co.uk>
3890              Date: Sun, 20 Aug 2000 07:30:46 +0100
3891              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
3892      Branch: perl
3893            ! pp_hot.c t/op/append.t
3894 ____________________________________________________________________________
3895 [  6718] By: jhi                                   on 2000/08/20  02:09:37
3896         Log: Let's try #6717 again.
3897      Branch: perl
3898            ! lib/File/Temp.pm
3899 ____________________________________________________________________________
3900 [  6717] By: jhi                                   on 2000/08/20  01:56:55
3901         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
3902              From: "Craig A. Berry" <craig.berry@metamorgs.com>
3903              Date: Sat, 19 Aug 2000 18:15:39 -0500
3904              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
3905      Branch: perl
3906            ! lib/File/Temp.pm
3907 ____________________________________________________________________________
3908 [  6716] By: jhi                                   on 2000/08/19  15:50:11
3909         Log: Update Changes.
3910      Branch: perl
3911            ! Changes patchlevel.h
3912 ____________________________________________________________________________
3913 [  6715] By: jhi                                   on 2000/08/19  15:39:09
3914         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
3915              From: Jonathan D Johnston <jdjohnston2@juno.com>
3916              Date: Thu, 17 Aug 2000 23:13:01 -0400       
3917              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
3918      Branch: perl
3919            ! pod/perlfunc.pod
3920 ____________________________________________________________________________
3921 [  6714] By: jhi                                   on 2000/08/19  15:34:04
3922         Log: Introduce a 'veryclean' target that is like 'distclean'
3923              but also removes *~ and *.orig.
3924      Branch: perl
3925            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
3926            ! utils/Makefile x2p/Makefile.SH
3927 ____________________________________________________________________________
3928 [  6713] By: jhi                                   on 2000/08/19  14:15:45
3929         Log: Put back the long double avoidance code to POSIX.xs
3930              because VMS seems to need it still.
3931      Branch: perl
3932            ! ext/POSIX/POSIX.xs
3933 ____________________________________________________________________________
3934 [  6712] By: jhi                                   on 2000/08/19  14:10:41
3935         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
3936              From: Peter Prymmer <pvhp@forte.com>
3937              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
3938              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
3939      Branch: perl
3940            ! lib/Pod/Find.pm t/pod/find.t
3941 ____________________________________________________________________________
3942 [  6711] By: jhi                                   on 2000/08/19  14:09:19
3943         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
3944              From: Peter Prymmer <pvhp@forte.com>
3945              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
3946              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
3947              cc: vmsperl@perl.org
3948      Branch: perl
3949            ! t/lib/peek.t
3950 ____________________________________________________________________________
3951 [  6710] By: jhi                                   on 2000/08/19  14:08:01
3952         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
3953              From: Jan Dubois <jand@ActiveState.com>
3954              Date: Fri, 18 Aug 2000 16:31:48 -0700
3955              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
3956      Branch: perl
3957            ! win32/win32.c
3958 ____________________________________________________________________________
3959 [  6709] By: jhi                                   on 2000/08/19  14:06:57
3960         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
3961              
3962              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
3963              From: Spider.Boardman@Orb.Nashua.NH.US
3964              Date: Fri, 18 Aug 2000 18:41:14 -0400
3965              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
3966      Branch: perl
3967            ! regcomp.c
3968 ____________________________________________________________________________
3969 [  6708] By: jhi                                   on 2000/08/18  22:04:49
3970         Log: Update Changes.
3971      Branch: perl
3972            ! Changes patchlevel.h
3973 ____________________________________________________________________________
3974 [  6707] By: jhi                                   on 2000/08/18  21:55:14
3975         Log: Add warnif(), check warnings further up the stack,
3976              all the warnings functions now can take an optional object reference.
3977              
3978              Subject: [PATCH bleedperl@6691] warnings pragma update
3979              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
3980              Date: Fri, 18 Aug 2000 22:42:06 +0100
3981              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
3982      Branch: perl
3983            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
3984            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
3985            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
3986 ____________________________________________________________________________
3987 [  6706] By: jhi                                   on 2000/08/18  21:41:45
3988         Log: Typo in pp_complement().
3989              
3990              Subject: [PATCH perl-current] Deparse
3991              From: Peter Scott <Peter@PSDT.com>
3992              Date: Fri, 18 Aug 2000 12:44:37 -0700
3993              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
3994      Branch: perl
3995            ! ext/B/B/Deparse.pm
3996 ____________________________________________________________________________
3997 [  6705] By: jhi                                   on 2000/08/18  21:25:59
3998         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
3999              From: Jan Dubois <jand@ActiveState.com>
4000              Date: Fri, 18 Aug 2000 14:22:51 -0700
4001              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
4002      Branch: perl
4003            ! lib/Win32.pod win32/win32.c
4004 ____________________________________________________________________________
4005 [  6704] By: jhi                                   on 2000/08/18  21:16:14
4006         Log: Don't eat leading os from index entries.
4007              
4008              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
4009              From: Russ Allbery <rra@stanford.edu>
4010              Date: 10 Aug 2000 20:49:25 -0700
4011              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
4012      Branch: perl
4013            ! lib/Pod/Man.pm
4014 ____________________________________________________________________________
4015 [  6703] By: jhi                                   on 2000/08/18  21:07:06
4016         Log: Add [[:blank:]] as suggested in
4017              
4018              Subject: [ID 20000716.024] [=cc=] / [:blank:]
4019              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
4020              Date: Sun, 16 Jul 2000 17:55:29 -0700
4021              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
4022              
4023              (the [=cc=] has already been taken care of by #6439
4024              so the whole bug report can be closed)
4025              
4026              and make [[:space:]] to be equivalent to isspace(3)
4027              (as opposed to \s, which is isSPACE()).  The difference
4028              is that now [[:space:]] matches the mythical vertical tab,
4029              while \s doesn't.
4030      Branch: perl
4031            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
4032            ! regexec.c t/op/pat.t
4033 ____________________________________________________________________________
4034 [  6702] By: jhi                                   on 2000/08/18  18:47:47
4035         Log: The new tests were missing from #6415.
4036      Branch: perl
4037            ! t/op/bop.t
4038 ____________________________________________________________________________
4039 [  6701] By: jhi                                   on 2000/08/18  18:20:40
4040         Log: Document the NDBM_File and ODBM_File as SDBM_File
4041              was documented in #6417.
4042      Branch: perl
4043            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
4044            ! ext/SDBM_File/SDBM_File.pm
4045 ____________________________________________________________________________
4046 [  6700] By: jhi                                   on 2000/08/18  18:10:39
4047         Log: Subject: [PATCH perl@6698] cygwin port
4048              From: "Fifer, Eric" <EFifer@sanwaint.com>
4049              Date: Fri, 18 Aug 2000 17:30:05 +0100
4050              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
4051      Branch: perl
4052            ! lib/File/Temp.pm
4053 ____________________________________________________________________________
4054 [  6699] By: jhi                                   on 2000/08/18  16:21:49
4055         Log: Document code point which makes if (defined %stash::) to work
4056              (noted by Spider Boardman).
4057      Branch: perl
4058            ! op.c
4059 ____________________________________________________________________________
4060 [  6698] By: jhi                                   on 2000/08/18  13:43:27
4061         Log: Update Changes.
4062      Branch: perl
4063            ! Changes patchlevel.h
4064 ____________________________________________________________________________
4065 [  6697] By: jhi                                   on 2000/08/18  13:35:57
4066         Log: Tiny Getopt::Long patch from Johan Vromans.
4067      Branch: perl
4068            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
4069 ____________________________________________________________________________
4070 [  6696] By: jhi                                   on 2000/08/18  13:26:14
4071         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
4072              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
4073              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
4074              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
4075      Branch: perl
4076            ! pod/perldiag.pod pod/perlsyn.pod
4077 ____________________________________________________________________________
4078 [  6695] By: jhi                                   on 2000/08/18  13:13:26
4079         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
4080              From: Daniel Chetlin <daniel@chetlin.com>
4081              Date: Fri, 18 Aug 2000 03:13:36 -0700
4082              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
4083      Branch: perl
4084            ! pod/perlfunc.pod
4085 ____________________________________________________________________________
4086 [  6694] By: jhi                                   on 2000/08/18  13:08:05
4087         Log: Subject: [PATCH] perltrap.pod spring cleaning
4088              From: Daniel Chetlin <daniel@chetlin.com>
4089              Date: Fri, 18 Aug 2000 03:06:54 -0700
4090              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
4091              
4092              plus Mike Guy's nitfix.
4093      Branch: perl
4094            ! pod/perltrap.pod
4095 ____________________________________________________________________________
4096 [  6693] By: jhi                                   on 2000/08/18  13:00:26
4097         Log: Unbuffer the output.
4098              
4099              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
4100              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4101              Date: Thu, 17 Aug 2000 18:39:29 -0700
4102              Message-ID: <RPJn5gzkgydf092yn@efn.org>
4103      Branch: perl
4104            ! t/op/fork.t
4105 ____________________________________________________________________________
4106 [  6692] By: jhi                                   on 2000/08/18  05:19:17
4107         Log: Delete the image, too, not just its MANIFEStation.
4108      Branch: perl
4109            - lib/CGI/eg/wilogo.gif
4110 ____________________________________________________________________________
4111 [  6691] By: jhi                                   on 2000/08/18  05:10:26
4112         Log: Propagate new Configure vars.
4113      Branch: perl
4114            ! configure.com epoc/config.sh uconfig.h uconfig.sh
4115            ! vos/config.def vos/config.h vos/config_h.SH_orig
4116            ! win32/config.bc win32/config.gc win32/config.vc
4117            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4118 ____________________________________________________________________________
4119 [  6690] By: jhi                                   on 2000/08/18  04:30:56
4120         Log: Update Changes.
4121      Branch: perl
4122            ! Changes patchlevel.h
4123 ____________________________________________________________________________
4124 [  6689] By: jhi                                   on 2000/08/18  04:12:30
4125         Log: Fix the lib/complex failure of
4126              
4127              From: abigail@foad.org
4128              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
4129              Date: 15 Aug 2000 04:06:38 -0000
4130              Message-Id: <20000815040638.8524.qmail@foad.org> 
4131              
4132              Linux long double accuracy issue: something that
4133              when printed with %g looks like "2" but int() of it is 1.
4134      Branch: perl
4135            ! lib/Math/Complex.pm
4136 ____________________________________________________________________________
4137 [  6688] By: jhi                                   on 2000/08/18  03:15:35
4138         Log: The byteorder code in #6671 was wrong.
4139      Branch: perl
4140            ! configpm
4141 ____________________________________________________________________________
4142 [  6687] By: jhi                                   on 2000/08/18  02:08:42
4143         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
4144              From: Jan Dubois <jand@ActiveState.com>
4145              Date: Thu, 17 Aug 2000 18:31:55 -0700
4146              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
4147      Branch: perl
4148            ! sv.c
4149 ____________________________________________________________________________
4150 [  6686] By: jhi                                   on 2000/08/18  02:04:15
4151         Log: Use NVs in POSIX math, not doubles.
4152              
4153              From: abigail@foad.org
4154              Subject: [ID 20000817.014] POSIX & modfl
4155              Date: 17 Aug 2000 20:49:18 -0000
4156              Message-Id: <20000817204918.23123.qmail@foad.org>
4157      Branch: perl
4158            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
4159 ____________________________________________________________________________
4160 [  6685] By: jhi                                   on 2000/08/18  02:02:12
4161         Log: Introduce NVef, NVff, and NVgf, use the middle one.
4162              (helps for lib/peek + Linux + long doubles)  Reported in
4163              
4164              From: abigail@foad.org
4165              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
4166              Date: 15 Aug 2000 04:06:38 -0000
4167              Message-Id: <20000815040638.8524.qmail@foad.org> 
4168              
4169              (note: the lib/complex failure has not yet been addressed)
4170      Branch: metaconfig/U/perl
4171            ! perlxvf.U
4172      Branch: perl
4173            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4174            ! config_h.SH dump.c perl.h pod/perlguts.pod
4175 ____________________________________________________________________________
4176 [  6684] By: jhi                                   on 2000/08/17  23:22:19
4177         Log: Add byteorder to the myconfig output.
4178      Branch: perl
4179            ! myconfig.SH
4180 ____________________________________________________________________________
4181 [  6683] By: jhi                                   on 2000/08/17  23:20:19
4182         Log: The image doth not exist, spotted by Johan Vromans.
4183      Branch: perl
4184            ! MANIFEST
4185 ____________________________________________________________________________
4186 [  6682] By: jhi                                   on 2000/08/17  22:38:16
4187         Log: Document what the backtick returns if the command fails.
4188      Branch: perl
4189            ! pod/perlop.pod
4190 ____________________________________________________________________________
4191 [  6681] By: jhi                                   on 2000/08/17  22:33:12
4192         Log: Do not use prototyping here.
4193              
4194              Subject: [ID 20000817.016] [PATCH] Peek.xs
4195              From: abigail@foad.org
4196              Date: 17 Aug 2000 20:55:56 -0000
4197              Message-Id: <20000817205556.24270.qmail@foad.org>
4198      Branch: perl
4199            ! ext/Devel/Peek/Makefile.PL
4200 ____________________________________________________________________________
4201 [  6680] By: jhi                                   on 2000/08/17  19:46:43
4202         Log: Don't propose using modules built for 5.005 if no binary
4203              compatibility with 5.005 is attempted.
4204              
4205              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
4206              Subject: Minor nit with 5.7.0 (6655)
4207              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
4208              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
4209      Branch: metaconfig
4210            ! U/installdirs/inc_version_list.U
4211      Branch: perl
4212            ! Configure config_h.SH
4213 ____________________________________________________________________________
4214 [  6679] By: jhi                                   on 2000/08/17  19:16:39
4215         Log: Microperl config update.
4216      Branch: perl
4217            ! uconfig.h uconfig.sh
4218 ____________________________________________________________________________
4219 [  6678] By: jhi                                   on 2000/08/17  19:16:13
4220         Log: The #6648 wasn't protective enough for limited platforms
4221              (like microperl).
4222      Branch: perl
4223            ! dump.c sv.c
4224 ____________________________________________________________________________
4225 [  6677] By: jhi                                   on 2000/08/17  14:46:35
4226         Log: Update Changes.
4227      Branch: perl
4228            ! Changes patchlevel.h
4229 ____________________________________________________________________________
4230 [  6676] By: jhi                                   on 2000/08/17  14:44:02
4231         Log: Add perlebcdic from Peter Prymmer, regen toc.
4232      Branch: perl
4233            + pod/perlebcdic.pod
4234            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4235 ____________________________________________________________________________
4236 [  6675] By: jhi                                   on 2000/08/17  14:41:52
4237         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
4238      Branch: perl
4239            ! pod/perldebtut.pod
4240 ____________________________________________________________________________
4241 [  6674] By: jhi                                   on 2000/08/17  14:29:43
4242         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
4243              
4244              Subject: [ID 20000724.006] -DLEAKTEST problem
4245              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
4246              Date: Tue, 25 Jul 2000 00:36:32 -0500
4247              Message-Id: <20000725003632.A26186@www.llamacom.com>
4248              
4249              Reminder sent
4250              
4251              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
4252              From: Hugo <hv@crypt.compulink.co.uk>
4253              Date: Thu, 17 Aug 2000 15:23:42 +0100
4254              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
4255      Branch: perl
4256            ! util.c
4257 ____________________________________________________________________________
4258 [  6673] By: jhi                                   on 2000/08/17  04:07:10
4259         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
4260              From: John Peacock <JPeacock@UnivPress.com>
4261              Date: Tue, 01 Aug 2000 09:38:12 -0400
4262              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
4263      Branch: perl
4264            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
4265 ____________________________________________________________________________
4266 [  6672] By: jhi                                   on 2000/08/17  03:04:35
4267         Log: Subject: [PATCH] Cwd.pm now uses strict
4268              From: Tim Jenness <timj@jach.hawaii.edu>
4269              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
4270              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
4271      Branch: perl
4272            ! lib/Cwd.pm
4273 ____________________________________________________________________________
4274 [  6671] By: jhi                                   on 2000/08/17  02:16:35
4275         Log: Make $Config{byteorder} more magical so that it is
4276              dynamically computed: nice for 'fat binaries'.
4277              
4278              Subject: [PATCH]: default byteorder
4279              From: Wilfredo Sánchez <wsanchez@apple.com>
4280              Date: Mon, 31 Jul 2000 19:45:31 -0700
4281              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
4282      Branch: perl
4283            ! configpm
4284 ____________________________________________________________________________
4285 [  6670] By: gsar                                  on 2000/08/17  01:22:21
4286         Log: move WNOHANG definition to where other such things are
4287      Branch: perl
4288            ! win32/win32.h
4289 ____________________________________________________________________________
4290 [  6669] By: jhi                                   on 2000/08/17  01:19:17
4291         Log: Update Changes.
4292      Branch: perl
4293            ! Changes patchlevel.h
4294 ____________________________________________________________________________
4295 [  6668] By: jhi                                   on 2000/08/17  01:16:29
4296         Log: Doc nits spotted by Richard Soderberg.
4297      Branch: perl
4298            ! README.posix-bc README.vmesa
4299 ____________________________________________________________________________
4300 [  6667] By: jhi                                   on 2000/08/17  01:12:11
4301         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
4302              From: "Casey R. Tweten" <crt@kiski.net>
4303              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
4304              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
4305      Branch: perl
4306            ! pod/perldebtut.pod
4307 ____________________________________________________________________________
4308 [  6666] By: jhi                                   on 2000/08/17  01:09:31
4309         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
4310              From: "Casey R. Tweten" <crt@kiski.net>
4311              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
4312              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
4313      Branch: perl
4314            ! lib/Shell.pm
4315 ____________________________________________________________________________
4316 [  6665] By: gsar                                  on 2000/08/17  01:03:52
4317         Log: add "ok" targets from change#6632 in makefile.mk
4318      Branch: perl
4319            ! pod/perlport.pod win32/Makefile win32/makefile.mk
4320 ____________________________________________________________________________
4321 [  6664] By: gsar                                  on 2000/08/17  00:56:11
4322         Log: avoid warnings from dense compiler
4323      Branch: perl
4324            ! win32/win32.c
4325 ____________________________________________________________________________
4326 [  6663] By: jhi                                   on 2000/08/17  00:51:49
4327         Log: Tweak the regex compilation errors once more.
4328      Branch: perl
4329            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
4330            ! t/op/regmesg.t t/pragma/warn/regcomp
4331 ____________________________________________________________________________
4332 [  6662] By: gsar                                  on 2000/08/17  00:28:19
4333         Log: trailing new %ENV entries weren't being pushed into the real
4334              environment of subprocesses on Windows
4335      Branch: perl
4336            ! t/op/magic.t win32/perlhost.h
4337 ____________________________________________________________________________
4338 [  6661] By: gsar                                  on 2000/08/17  00:19:20
4339         Log: waitpid() now handles externally spawned pids correctly;
4340              fixes for backtick/wait/waitpid failures on Windows 9x
4341              
4342              these changes make the pid returned by process functions on
4343              Windows 9x always positive by clearing the high bit (which
4344              is always set on Win9x); pseudo-process PIDs are likewise
4345              always negative now on Win9x (just as on NT/2000)
4346      Branch: perl
4347            ! pp_sys.c win32/perlhost.h win32/win32.c
4348 ____________________________________________________________________________
4349 [  6660] By: jhi                                   on 2000/08/17  00:04:32
4350         Log: Retract #6645.
4351      Branch: perl
4352            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4353            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
4354            ! t/op/sprintf.t
4355 ____________________________________________________________________________
4356 [  6659] By: gsar                                  on 2000/08/16  23:59:28
4357         Log: on windows, the return values from wait() and waitpid() don't
4358              match those of pseudo-pids
4359      Branch: perl
4360            ! pp_sys.c t/op/fork.t util.c win32/win32.c
4361 ____________________________________________________________________________
4362 [  6658] By: gsar                                  on 2000/08/16  23:56:14
4363         Log: pod nit seen in passing
4364      Branch: perl
4365            ! pod/perlfunc.pod
4366 ____________________________________________________________________________
4367 [  6657] By: gsar                                  on 2000/08/16  23:53:42
4368         Log: change#6328 could make close(SOCKET) return false on windows
4369              when it shouldn't
4370      Branch: perl
4371            ! win32/win32sck.c
4372 ____________________________________________________________________________
4373 [  6656] By: gsar                                  on 2000/08/16  23:46:57
4374         Log: check that the number pseudo children doesn't exceed
4375              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
4376              the WaitForMultipleObjects() limit that would cause wait()
4377              to crash)
4378              
4379              wait() and waitpid() could potentially be rewritten to use
4380              more than one thread to do the waiting to eliminate this
4381              limitation
4382      Branch: perl
4383            ! win32/perlhost.h
4384 ____________________________________________________________________________
4385 [  6655] By: jhi                                   on 2000/08/16  14:11:05
4386         Log: Update Changes.
4387      Branch: perl
4388            ! Changes patchlevel.h
4389 ____________________________________________________________________________
4390 [  6654] By: jhi                                   on 2000/08/16  14:10:12
4391         Log: Update to perldebtut 1.9, from Richard Foley.
4392      Branch: perl
4393            ! pod/perldebtut.pod
4394 ____________________________________________________________________________
4395 [  6653] By: jhi                                   on 2000/08/16  14:08:17
4396         Log: Change the regx compilation error markers to use = instead of <
4397              since pod makes using the latter quite messy.  Reported in
4398              ID 20000814.006 by Abigail and in
4399              Subject: Unknown escape E<> ?
4400              From: Lupe Christoph <lupe@lupe-christoph.de>
4401              Date: Fri, 11 Aug 2000 00:30:27 +0200
4402              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
4403      Branch: perl
4404            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
4405            ! t/op/regmesg.t t/pragma/warn/regcomp
4406 ____________________________________________________________________________
4407 [  6652] By: jhi                                   on 2000/08/16  13:25:31
4408         Log: Change the perlbug address to perl.org since it's more forgiving.
4409              
4410              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
4411              From: abigail@foad.org
4412              Date: 15 Aug 2000 04:15:40 -0000
4413              Message-Id: <20000815041540.8633.qmail@foad.org>
4414      Branch: perl
4415            ! utils/perlbug.PL
4416 ____________________________________________________________________________
4417 [  6651] By: jhi                                   on 2000/08/16  13:22:35
4418         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
4419              From: Tim Jenness <timj@jach.hawaii.edu>
4420              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
4421              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
4422      Branch: perl
4423            ! lib/Cwd.pm
4424 ____________________________________________________________________________
4425 [  6650] By: jhi                                   on 2000/08/16  13:18:13
4426         Log: Update to CPAN 1.57.
4427              
4428              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
4429              From: andreas.koenig@anima.de (Andreas J. Koenig)
4430              Date: 16 Aug 2000 15:09:46 +0200
4431              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
4432      Branch: perl
4433            ! lib/CPAN.pm
4434 ____________________________________________________________________________
4435 [  6649] By: jhi                                   on 2000/08/16  13:12:31
4436         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
4437              From: "Larry W. Virden" <lvirden@cas.org>
4438              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
4439              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
4440      Branch: perl
4441            ! README.hpux
4442 ____________________________________________________________________________
4443 [  6648] By: jhi                                   on 2000/08/16  13:03:53
4444         Log: The numeric locale was reset to "C" by s?printf and never restored.
4445              
4446              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
4447              From: Christian Kirsch <ck@held.mind.de>
4448              Date: Wed, 9 Aug 2000 17:05:17 +0200
4449              Message-Id: <20000809170517.A25389@held>
4450              
4451              No test since adding the failing example to locale.t
4452              does not fail -- probably because the locale settings are so
4453              thoroughly tweaked by that time.  Running the example standalone
4454              does fail, though.
4455      Branch: perl
4456            ! dump.c perl.h pp.c pp_ctl.c sv.c
4457 ____________________________________________________________________________
4458 [  6647] By: jhi                                   on 2000/08/16  00:07:54
4459         Log: Update Changes and test semi-automatic patchlevel updating.
4460      Branch: perl
4461            ! Changes patchlevel.h
4462 ____________________________________________________________________________
4463 [  6646] By: jhi                                   on 2000/08/15  23:35:07
4464         Log: Fix a dependency problem.
4465              
4466              Subject: [PATCH: 6640] VMS Makefile.SH update
4467              From: Peter Prymmer <pvhp@forte.com>
4468              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
4469              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
4470      Branch: perl
4471            ! vms/descrip_mms.template
4472 ____________________________________________________________________________
4473 [  6645] By: jhi                                   on 2000/08/15  23:33:23
4474         Log: (Retracted by #6660)
4475              
4476              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
4477              From: Dominic Dunlop <domo@computer.org>
4478              Date: Tue, 15 Aug 2000 22:20:52 +0200
4479              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
4480      Branch: metaconfig/U/perl
4481            + d_printfed.U
4482      Branch: perl
4483            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4484            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
4485            ! t/op/sprintf.t
4486 ____________________________________________________________________________
4487 [  6644] By: jhi                                   on 2000/08/15  21:17:20
4488         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
4489              From: abigail@foad.org
4490              Date: 15 Aug 2000 20:12:41 -0000
4491              Message-Id: <20000815201241.25556.qmail@foad.org>
4492      Branch: perl
4493            ! INSTALL
4494 ____________________________________________________________________________
4495 [  6643] By: jhi                                   on 2000/08/15  21:15:28
4496         Log: (an already applied patch)
4497      Branch: perl
4498            ! lib/CGI.pm
4499 ____________________________________________________________________________
4500 [  6642] By: gsar                                  on 2000/08/15  19:54:05
4501         Log: magic callbacks all need to have same type signature
4502      Branch: perl
4503            ! embed.pl mg.c proto.h
4504 ____________________________________________________________________________
4505 [  6641] By: jhi                                   on 2000/08/15  17:56:27
4506         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)
4507              From: Mike Guy <mjtg@cam.ac.uk>
4508              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
4509              Date: Tue, 15 Aug 2000 18:26:45 +0100
4510              
4511              Only the peek.t part applied, not the hash quality part.
4512      Branch: perl
4513            ! t/lib/peek.t
4514 ____________________________________________________________________________
4515 [  6640] By: jhi                                   on 2000/08/15  16:37:37
4516         Log: Update Changes.
4517      Branch: perl
4518            ! Changes
4519 ____________________________________________________________________________
4520 [  6639] By: jhi                                   on 2000/08/15  16:34:55
4521         Log: Missed a file from #6638.
4522      Branch: perl
4523            ! lib/File/Temp.pm
4524 ____________________________________________________________________________
4525 [  6638] By: jhi                                   on 2000/08/15  16:33:19
4526         Log: Subject: [PATCH perl@6620] cygwin port
4527              From: "Fifer, Eric" <EFifer@sanwaint.com>
4528              Date: Tue, 15 Aug 2000 17:00:49 +0100
4529              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
4530      Branch: perl
4531            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
4532 ____________________________________________________________________________
4533 [  6637] By: jhi                                   on 2000/08/15  16:29:22
4534         Log: Subject: [PATCH] debugger exit code should reflect user exit code
4535              From: Mike Guy <mjtg@cam.ac.uk>
4536              Date: Tue, 15 Aug 2000 16:55:59 +0100
4537              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
4538      Branch: perl
4539            ! lib/perl5db.pl
4540 ____________________________________________________________________________
4541 [  6636] By: jhi                                   on 2000/08/15  15:30:58
4542         Log: Update Changes.
4543      Branch: perl
4544            ! Changes
4545 ____________________________________________________________________________
4546 [  6635] By: jhi                                   on 2000/08/15  15:27:21
4547         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
4548      Branch: metaconfig
4549            ! U/mkglossary U/mksample
4550      Branch: metaconfig/U/perl
4551            ! Devel.U
4552      Branch: perl
4553            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4554 ____________________________________________________________________________
4555 [  6634] By: jhi                                   on 2000/08/15  14:11:55
4556         Log: Don't blow limited stacks, a lower number is enough to
4557              tickle the lookbehind limit.
4558              
4559              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
4560              From: Dominic Dunlop <domo@computer.org>
4561              Date: Tue, 15 Aug 2000 13:51:24 +0200
4562              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
4563      Branch: perl
4564            ! t/op/regmesg.t
4565 ____________________________________________________________________________
4566 [  6633] By: jhi                                   on 2000/08/15  14:01:46
4567         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
4568              From: Mike Guy <mjtg@cam.ac.uk>
4569              Date: Tue, 15 Aug 2000 12:10:50 +0100
4570              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
4571      Branch: perl
4572            ! utils/perldoc.PL
4573 ____________________________________________________________________________
4574 [  6632] By: jhi                                   on 2000/08/15  13:58:48
4575         Log: make ok etc also for win32.
4576              
4577              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
4578              From: Prymmer/Kahn <pvhp@best.com>
4579              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
4580              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
4581      Branch: perl
4582            ! win32/Makefile
4583 ____________________________________________________________________________
4584 [  6631] By: jhi                                   on 2000/08/15  13:45:03
4585         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
4586      Branch: perl
4587            ! lib/Test.pm
4588 ____________________________________________________________________________
4589 [  6630] By: jhi                                   on 2000/08/15  03:25:09
4590         Log: Update Changes.
4591      Branch: perl
4592            ! Changes
4593 ____________________________________________________________________________
4594 [  6629] By: jhi                                   on 2000/08/15  03:23:53
4595         Log: magic_regdatum_set() is void, not int.
4596      Branch: perl
4597            ! embed.pl mg.c proto.h
4598 ____________________________________________________________________________
4599 [  6628] By: jhi                                   on 2000/08/15  03:08:02
4600         Log: Make the user to give up his firstborn, err, to knowingly
4601              verify installing an unstable developer release.  Also bump
4602              the release to 5.7.0, but leave a patch tag in the local
4603              patches saying that this is not yet the real thing.
4604      Branch: metaconfig
4605            ! U/modified/Instruct.U
4606      Branch: metaconfig/U/perl
4607            + Devel.U
4608      Branch: perl
4609            ! Configure patchlevel.h
4610 ____________________________________________________________________________
4611 [  6627] By: jhi                                   on 2000/08/14  22:32:52
4612         Log: README.os2 update.
4613              
4614              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
4615              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4616              Date: Wed, 02 Aug 2000 21:55:09 -0700
4617              Message-ID: <tsPi5gzkgegX092yn@efn.org>
4618      Branch: perl
4619            ! README.os2
4620 ____________________________________________________________________________
4621 [  6626] By: jhi                                   on 2000/08/14  21:00:02
4622         Log: Subject: Re: File::Temp problems on VMS in bleedperl
4623              From: Tim Jenness <timj@jach.hawaii.edu>
4624              cc: vmsperl@perl.org
4625              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
4626              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
4627      Branch: perl
4628            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
4629 ____________________________________________________________________________
4630 [  6625] By: jhi                                   on 2000/08/14  20:52:16
4631         Log: Add SUIDMAIL as was done for the CERT alert.
4632      Branch: perl
4633            ! patchlevel.h
4634 ____________________________________________________________________________
4635 [  6624] By: jhi                                   on 2000/08/14  20:48:50
4636         Log: Subject: sfio2000
4637              From: Daniel Muino <dmuino@afip.gov.ar>
4638              Date: Mon, 14 Aug 2000 16:58:11 -0300
4639              Message-ID: <20000814165811.B16368@con2-dgi>
4640      Branch: perl
4641            ! perlsdio.h perlsfio.h
4642 ____________________________________________________________________________
4643 [  6623] By: jhi                                   on 2000/08/14  20:47:36
4644         Log: Subject: warning: storage class after type is obsolescent
4645              From: Daniel Muino <dmuino@afip.gov.ar>
4646              Date: Mon, 14 Aug 2000 16:42:47 -0300
4647              Message-ID: <20000814164247.A16368@con2-dgi>
4648      Branch: perl
4649            ! regcomp.pl regnodes.h
4650 ____________________________________________________________________________
4651 [  6622] By: jhi                                   on 2000/08/14  20:43:05
4652         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
4653              From: abigail@foad.org
4654              Date: 14 Aug 2000 20:00:10 -0000
4655              Message-Id: <20000814200010.27271.qmail@foad.org>
4656      Branch: perl
4657            ! Changes
4658 ____________________________________________________________________________
4659 [  6621] By: jhi                                   on 2000/08/14  15:23:05
4660         Log: Update Changes.
4661      Branch: perl
4662            ! Changes
4663 ____________________________________________________________________________
4664 [  6620] By: jhi                                   on 2000/08/14  15:22:14
4665         Log: Subject: Re: [PATCH] @+, @- readonly
4666              From: Mike Guy <mjtg@cam.ac.uk>
4667              Date: Mon, 14 Aug 2000 15:26:55 +0100
4668              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
4669      Branch: perl
4670            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
4671            ! sv.c t/op/pat.t
4672 ____________________________________________________________________________
4673 [  6619] By: jhi                                   on 2000/08/14  14:12:08
4674         Log: Update Changes.
4675      Branch: perl
4676            ! Changes
4677 ____________________________________________________________________________
4678 [  6618] By: jhi                                   on 2000/08/14  14:09:34
4679         Log: For now remove the mail code.
4680      Branch: perl
4681            ! perl.c
4682 ____________________________________________________________________________
4683 [  6617] By: jhi                                   on 2000/08/14  14:08:28
4684         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
4685      Branch: perl
4686            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
4687            ! pod/perlfaq8.pod pod/perlsec.pod
4688 ____________________________________________________________________________
4689 [  6616] By: jhi                                   on 2000/08/14  14:00:11
4690         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
4691              From: Mike Guy <mjtg@cam.ac.uk>
4692              Date: Mon, 14 Aug 2000 08:26:02 +0100
4693              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
4694      Branch: perl
4695            ! lib/perl5db.pl
4696 ____________________________________________________________________________
4697 [  6615] By: jhi                                   on 2000/08/14  13:58:45
4698         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
4699              From: Mike Guy <mjtg@cam.ac.uk>
4700              Date: Mon, 14 Aug 2000 08:04:22 +0100
4701              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
4702      Branch: perl
4703            ! gv.c mg.c t/op/pat.t
4704 ____________________________________________________________________________
4705 [  6614] By: jhi                                   on 2000/08/14  13:56:45
4706         Log: Subject: Test fails / warnings with perl-current #6612
4707              From: Mike Guy <mjtg@cam.ac.uk>
4708              Date: Mon, 14 Aug 2000 07:57:23 +0100
4709              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
4710      Branch: perl
4711            ! t/lib/b.t t/lib/peek.t
4712 ____________________________________________________________________________
4713 [  6613] By: jhi                                   on 2000/08/14  13:45:33
4714         Log: VMS configure.com update continues.
4715      Branch: perl
4716            - vms/configure.com
4717            ! MANIFEST configure.com
4718 ____________________________________________________________________________
4719 [  6612] By: jhi                                   on 2000/08/13  22:13:35
4720         Log: Update Changes.
4721      Branch: perl
4722            ! Changes
4723 ____________________________________________________________________________
4724 [  6611] By: jhi                                   on 2000/08/13  16:21:45
4725         Log: Upgrade to CGI 2.71, from Lincoln Stein.
4726      Branch: perl
4727            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
4728 ____________________________________________________________________________
4729 [  6610] By: jhi                                   on 2000/08/13  15:09:16
4730         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
4731              From: Mike Guy <mjtg@cam.ac.uk>
4732              Date: Sun, 13 Aug 2000 13:45:51 +0100
4733              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
4734      Branch: perl
4735            ! t/op/regmesg.t
4736 ____________________________________________________________________________
4737 [  6609] By: jhi                                   on 2000/08/13  14:31:26
4738         Log: Andreas says that 1.56 is fine, so reverting back to it.
4739      Branch: perl
4740            ! lib/CPAN.pm
4741 ____________________________________________________________________________
4742 [  6608] By: jhi                                   on 2000/08/13  05:34:20
4743         Log: Update Changes.
4744      Branch: perl
4745            ! Changes
4746 ____________________________________________________________________________
4747 [  6607] By: jhi                                   on 2000/08/13  05:32:01
4748         Log: Put back the \z changes of #5406 to CPAN.pm.
4749      Branch: perl
4750            ! lib/CPAN.pm
4751 ____________________________________________________________________________
4752 [  6606] By: jhi                                   on 2000/08/13  05:20:16
4753         Log: Fix-n-skip the tests under 5005threads.
4754      Branch: perl
4755            ! t/lib/b.t
4756 ____________________________________________________________________________
4757 [  6605] By: jhi                                   on 2000/08/13  05:07:48
4758         Log: Fix the test for 5005threads.
4759      Branch: perl
4760            ! t/lib/peek.t
4761 ____________________________________________________________________________
4762 [  6604] By: jhi                                   on 2000/08/13  03:35:37
4763         Log: Should have deleted this in #6603.
4764      Branch: perl
4765            - vms/subconfigure.com
4766 ____________________________________________________________________________
4767 [  6603] By: jhi                                   on 2000/08/12  18:29:32
4768         Log: Rewrite of vms/subconfigure.com as configure.com,
4769              from Peter Prymmer and the vmsperl crew.
4770      Branch: perl
4771            + vms/configure.com
4772            ! MANIFEST
4773 ____________________________________________________________________________
4774 [  6602] By: jhi                                   on 2000/08/11  13:00:01
4775         Log: PlainText.pm is dead.
4776      Branch: perl
4777            - lib/Pod/PlainText.pm
4778            ! MANIFEST
4779 ____________________________________________________________________________
4780 [  6601] By: jhi                                   on 2000/08/11  04:06:45
4781         Log: Update Changes.
4782      Branch: perl
4783            ! Changes
4784 ____________________________________________________________________________
4785 [  6600] By: jhi                                   on 2000/08/11  04:06:10
4786         Log: Add a few missing files, update MANIFEST.
4787      Branch: perl
4788            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
4789            + lib/Pod/PlainText.pm t/pod/find.t
4790            ! MANIFEST t/op/regmesg.t
4791 ____________________________________________________________________________
4792 [  6599] By: jhi                                   on 2000/08/11  03:31:10
4793         Log: Add Perl debugging tutorial, regen toc. 
4794              
4795              Subject: perldebtut.pod
4796              From: Richard Foley <Richard.Foley@m.dasa.de>
4797              Date: Wed, 09 Aug 2000 10:17:15 +0200
4798              Message-id: <3991138B.262247B8@m.dasa.de>
4799      Branch: perl
4800            + pod/perldebtut.pod
4801            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4802 ____________________________________________________________________________
4803 [  6598] By: jhi                                   on 2000/08/11  02:48:56
4804         Log: tiny Changes edit
4805      Branch: perl
4806            ! Changes
4807 ____________________________________________________________________________
4808 [  6597] By: jhi                                   on 2000/08/11  02:39:04
4809         Log: Tests for #6589.
4810              
4811              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
4812              From: simon@brecon.co.uk (Simon Cozens)
4813              Date: 11 Aug 2000 02:24:52 GMT
4814              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
4815      Branch: perl
4816            ! t/lib/b.t
4817 ____________________________________________________________________________
4818 [  6596] By: jhi                                   on 2000/08/11  01:50:07
4819         Log: Update Changes.
4820      Branch: perl
4821            ! Changes
4822 ____________________________________________________________________________
4823 [  6595] By: jhi                                   on 2000/08/11  01:47:16
4824         Log: nitfix
4825      Branch: perl
4826            ! Changes
4827 ____________________________________________________________________________
4828 [  6594] By: jhi                                   on 2000/08/11  01:36:16
4829         Log: Subject: Getting perlio and threads to compile
4830              From: Lupe Christoph <lupe@lupe-christoph.de>
4831              Date: Wed, 9 Aug 2000 11:35:54 +0200
4832              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
4833              
4834              (the Solaris version changes in Configure skipped)
4835      Branch: perl
4836            ! hints/solaris_2.sh thread.h
4837 ____________________________________________________________________________
4838 [  6593] By: jhi                                   on 2000/08/11  01:30:16
4839         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
4840              From: simon@brecon.co.uk (Simon Cozens)
4841              Date: 1 Aug 2000 06:55:19 GMT
4842              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
4843      Branch: perl
4844            ! lib/utf8.pm
4845 ____________________________________________________________________________
4846 [  6592] By: jhi                                   on 2000/08/11  01:26:39
4847         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
4848              From: Peter Scott <Peter@PeterScott.com>
4849              Date: Thu, 10 Aug 2000 08:23:27 -0700
4850              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
4851      Branch: perl
4852            ! lib/perl5db.pl
4853 ____________________________________________________________________________
4854 [  6591] By: jhi                                   on 2000/08/11  01:22:02
4855         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
4856              From: Hugo <hv@crypt.compulink.co.uk>
4857              Date: Thu, 10 Aug 2000 19:23:04 +0100
4858              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
4859      Branch: perl
4860            ! regexec.c t/op/pat.t
4861 ____________________________________________________________________________
4862 [  6590] By: jhi                                   on 2000/08/11  01:19:19
4863         Log: Preprocessing and postprocessing for File::Find.
4864              
4865              Subject: Patch to Find::File.pm to allow alphabetical results
4866              From: Joe Smith <jsmith@inwap.com>
4867              Date: Wed, 9 Aug 2000 02:44:54 -0700
4868              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
4869      Branch: perl
4870            ! lib/File/Find.pm
4871 ____________________________________________________________________________
4872 [  6589] By: jhi                                   on 2000/08/11  01:12:39
4873         Log: B::Deparse didn't do sub attributes.
4874              
4875              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
4876              From: simon@brecon.co.uk (Simon Cozens)
4877              Date: 9 Aug 2000 04:49:20 GMT
4878              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
4879      Branch: perl
4880            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
4881 ____________________________________________________________________________
4882 [  6588] By: jhi                                   on 2000/08/11  01:06:40
4883         Log: Subject: debugger "d" command doesnt check line number
4884              From: Mike Guy <mjtg@cam.ac.uk>
4885              Date: Tue, 08 Aug 2000 21:54:29 +0100
4886              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
4887      Branch: perl
4888            ! lib/perl5db.pl mg.c pod/perldiag.pod
4889 ____________________________________________________________________________
4890 [  6587] By: jhi                                   on 2000/08/11  00:45:03
4891         Log: sleep(1) does not necessarily return 1.
4892              
4893              Subject: [PATCH bleadperl] op/lex_assign.t  
4894              From: Hugo <hv@crypt.compulink.co.uk>
4895              Date: Thu, 03 Aug 2000 14:34:22 +0100        
4896              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
4897      Branch: perl
4898            ! t/op/lex_assign.t
4899 ____________________________________________________________________________
4900 [  6586] By: jhi                                   on 2000/08/11  00:31:50
4901         Log: Document the IO::Select timeout.
4902      Branch: perl
4903            ! ext/IO/lib/IO/Select.pm
4904 ____________________________________________________________________________
4905 [  6585] By: jhi                                   on 2000/08/11  00:13:54
4906         Log: Forgot contributor.
4907      Branch: perl
4908            ! Changes
4909 ____________________________________________________________________________
4910 [  6584] By: jhi                                   on 2000/08/11  00:09:19
4911         Log: detypo
4912      Branch: perl
4913            ! Changes
4914 ____________________________________________________________________________
4915 [  6583] By: jhi                                   on 2000/08/11  00:07:53
4916         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
4917              
4918              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
4919              From: Mike Guy <mjtg@cam.ac.uk> 
4920              Date: Thu, 10 Aug 2000 15:50:54 +0100
4921              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
4922      Branch: perl
4923            ! sv.c t/op/int.t
4924 ____________________________________________________________________________
4925 [  6582] By: jhi                                   on 2000/08/10  23:29:32
4926         Log: Update Changes.
4927      Branch: perl
4928            ! Changes
4929 ____________________________________________________________________________
4930 [  6581] By: jhi                                   on 2000/08/10  23:26:16
4931         Log: Put back the std @INC thing.
4932      Branch: perl
4933            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
4934            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
4935            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
4936            ! t/lib/gol-oo.t
4937 ____________________________________________________________________________
4938 [  6580] By: jhi                                   on 2000/08/10  23:03:34
4939         Log: Update to CGI 2.70, from Lincoln Stein.
4940      Branch: perl
4941            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
4942            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
4943            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
4944            ! t/lib/cgi-request.t
4945 ____________________________________________________________________________
4946 [  6579] By: jhi                                   on 2000/08/10  22:41:50
4947         Log: Update to CPAN 1.56, from Andreas König.
4948      Branch: perl
4949            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
4950 ____________________________________________________________________________
4951 [  6578] By: jhi                                   on 2000/08/10  22:38:13
4952         Log: Update to Pod::Parser 1.17, from Brad Appleton.
4953      Branch: perl
4954            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
4955            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
4956            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
4957            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
4958            ! t/pod/include.t t/pod/included.t t/pod/lref.t
4959            ! t/pod/multiline_items.t t/pod/nested_items.t
4960            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
4961            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
4962            ! t/pod/special_seqs.t
4963 ____________________________________________________________________________
4964 [  6577] By: jhi                                   on 2000/08/10  22:35:41
4965         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
4966      Branch: perl
4967            ! AUTHORS MAINTAIN
4968 ____________________________________________________________________________
4969 [  6576] By: jhi                                   on 2000/08/10  22:24:54
4970         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
4971      Branch: perl
4972            + t/lib/gol-oo.t
4973            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
4974            ! t/lib/gol-compat.t t/lib/gol-linkage.t
4975 ____________________________________________________________________________
4976 [  6575] By: jhi                                   on 2000/08/10  22:02:07
4977         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
4978      Branch: perl
4979            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
4980 ____________________________________________________________________________
4981 [  6574] By: jhi                                   on 2000/08/10  21:55:03
4982         Log: Iterating perl6 description.
4983      Branch: perl
4984            ! pod/perlfaq1.pod
4985 ____________________________________________________________________________
4986 [  6573] By: jhi                                   on 2000/08/10  21:48:26
4987         Log: Revert the sv.c part of #6559, a better fix is needed.
4988      Branch: perl
4989            ! sv.c
4990 ____________________________________________________________________________
4991 [  6572] By: jhi                                   on 2000/08/10  20:33:43
4992         Log: It's the 2ndO'ROSSC.
4993      Branch: perl
4994            ! pod/perlfaq1.pod
4995 ____________________________________________________________________________
4996 [  6571] By: jhi                                   on 2000/08/10  15:55:48
4997         Log: detypo
4998      Branch: perl
4999            ! pod/perlfaq1.pod
5000 ____________________________________________________________________________
5001 [  6570] By: jhi                                   on 2000/08/10  14:11:17
5002         Log: An exceptionally sticky typo.
5003      Branch: perl
5004            ! Changes
5005 ____________________________________________________________________________
5006 [  6569] By: jhi                                   on 2000/08/10  14:09:33
5007         Log: detypo (and test Changes updating script)
5008      Branch: perl
5009            ! Changes
5010 ____________________________________________________________________________
5011 [  6568] By: jhi                                   on 2000/08/10  14:07:07
5012         Log: Update Changes.
5013      Branch: perl
5014            ! Changes
5015 ____________________________________________________________________________
5016 [  6567] By: jhi                                   on 2000/08/10  14:06:19
5017         Log: Amend the description of Perl6.
5018              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
5019              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5020              Date: Wed, 9 Aug 2000 22:11:06 -0500
5021              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
5022      Branch: perl
5023            ! pod/perlfaq1.pod
5024 ____________________________________________________________________________
5025 [  6566] By: jhi                                   on 2000/08/10  13:58:57
5026         Log: Subject: Remove dead entry in perldiag
5027              From: Mike Guy <mjtg@cam.ac.uk>
5028              Date: Thu, 10 Aug 2000 14:19:19 +0100
5029              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
5030      Branch: perl
5031            ! pod/perldiag.pod
5032 ____________________________________________________________________________
5033 [  6565] By: jhi                                   on 2000/08/10  13:51:48
5034         Log: Zero entries were skipped, fix from Adrian Goalby
5035              <argoalby@yahoo.co.uk>
5036      Branch: perl
5037            ! lib/unicode/Number.pl lib/unicode/mktables.PL
5038 ____________________________________________________________________________
5039 [  6564] By: jhi                                   on 2000/08/10  13:00:12
5040         Log: Subject: [PATCH 5.6.0] cygwin port
5041              From: "Fifer, Eric" <EFifer@sanwaint.com>
5042              Date: Thu, 10 Aug 2000 13:15:36 +0100
5043              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
5044      Branch: perl
5045            ! README.cygwin hints/cygwin.sh
5046 ____________________________________________________________________________
5047 [  6563] By: jhi                                   on 2000/08/10  12:55:16
5048         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
5049      Branch: perl
5050            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
5051 ____________________________________________________________________________
5052 [  6562] By: gsar                                  on 2000/08/10  08:38:39
5053         Log: warn is a macro, avoid using at a variable to avoid warnings
5054              in some configurations; readdir.t is too conservative in
5055              estimating number of *.t's
5056      Branch: perl
5057            ! t/op/readdir.t util.c
5058 ____________________________________________________________________________
5059 [  6561] By: jhi                                   on 2000/08/09  23:35:42
5060         Log: Update Changes.
5061      Branch: perl
5062            ! Changes
5063 ____________________________________________________________________________
5064 [  6560] By: jhi                                   on 2000/08/09  23:05:47
5065         Log: Subject: Re: enhanced(?) regex error messages
5066              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5067              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
5068              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
5069              
5070              (plus two small patches sent privately)
5071              (this still seems to leave few test failures)
5072      Branch: perl
5073            + t/op/regmesg.t
5074            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
5075            ! t/pragma/warn/regcomp
5076 ____________________________________________________________________________
5077 [  6559] By: jhi                                   on 2000/08/09  20:41:18
5078         Log: (The fix did work but was not right, retracted in #6573)
5079              
5080              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
5081              From: Christian Kirsch <ck@held.mind.de>
5082              Date: Wed, 9 Aug 2000 17:05:17 +0200
5083              Message-Id: <20000809170517.A25389@held>
5084      Branch: perl
5085            ! sv.c t/pragma/locale.t
5086 ____________________________________________________________________________
5087 [  6558] By: jhi                                   on 2000/08/08  22:34:08
5088         Log: Tiny updates on the contributors list.
5089      Branch: perl
5090            ! Changes
5091 ____________________________________________________________________________
5092 [  6557] By: jhi                                   on 2000/08/08  19:34:28
5093         Log: Double check that we have a dirhandle.
5094      Branch: perl
5095            ! util.c
5096 ____________________________________________________________________________
5097 [  6556] By: jhi                                   on 2000/08/08  19:01:51
5098         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
5099              May be repopulated with fresh maintained examples.
5100      Branch: perl
5101            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
5102            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
5103            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
5104            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
5105            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
5106            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
5107            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
5108            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
5109            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
5110            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
5111            + lib/CGI/eg/wilogo_gif.uu
5112            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
5113            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
5114            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
5115            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
5116            - eg/cgi/frameset.cgi eg/cgi/index.html
5117            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
5118            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
5119            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
5120            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
5121            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
5122            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
5123            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
5124            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
5125            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
5126            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
5127            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
5128            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
5129            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
5130            - eg/van/vanish eg/who eg/wrapsuid
5131            ! MANIFEST
5132 ____________________________________________________________________________
5133 [  6555] By: jhi                                   on 2000/08/08  18:51:08
5134         Log: Delete chat2 as requested by Randal.
5135              
5136              Subject: Re: perlfaq8 coyness
5137              From: merlyn@stonehenge.com (Randal L. Schwartz) 
5138              Date: 15 May 2000 18:52:42 -0700 
5139              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
5140      Branch: perl
5141            - lib/chat2.pl
5142            ! MANIFEST
5143 ____________________________________________________________________________
5144 [  6554] By: jhi                                   on 2000/08/08  18:31:35
5145         Log: Regen global.sym.
5146      Branch: perl
5147            ! global.sym
5148 ____________________________________________________________________________
5149 [  6553] By: jhi                                   on 2000/08/08  18:28:13
5150         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
5151              (either perlbug or p5p ate the original), plus regen
5152              perlapi and perltoc. 
5153      Branch: perl
5154            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
5155            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
5156            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
5157            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
5158            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
5159            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
5160            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
5161            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
5162            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
5163            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
5164 ____________________________________________________________________________
5165 [  6552] By: jhi                                   on 2000/08/08  18:06:29
5166         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
5167              From: Mike Guy <mjtg@cam.ac.uk>
5168              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
5169              Date: Tue, 08 Aug 2000 15:51:27 +0100
5170      Branch: perl
5171            ! doop.c sv.h t/op/join.t t/pragma/overload.t
5172 ____________________________________________________________________________
5173 [  6551] By: jhi                                   on 2000/08/08  18:01:11
5174         Log: Re-apply #6549.
5175      Branch: perl
5176            ! lib/perl5db.pl
5177 ____________________________________________________________________________
5178 [  6550] By: jhi                                   on 2000/08/08  17:43:08
5179         Log: Accidental retraction of #6549.
5180      Branch: perl
5181            ! lib/perl5db.pl
5182 ____________________________________________________________________________
5183 [  6549] By: jhi                                   on 2000/08/08  17:40:04
5184         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
5185              From: Mike Guy <mjtg@cam.ac.uk>
5186              Date: Mon, 07 Aug 2000 21:49:58 +0100
5187              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
5188      Branch: perl
5189            ! lib/perl5db.pl
5190 ____________________________________________________________________________
5191 [  6548] By: jhi                                   on 2000/08/08  17:37:57
5192         Log: Document here-doc better.
5193              
5194              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
5195              From: Mike Guy <mjtg@cam.ac.uk>
5196              Date: Mon, 07 Aug 2000 14:02:09 +0100
5197              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
5198      Branch: perl
5199            ! pod/perldata.pod
5200 ____________________________________________________________________________
5201 [  6547] By: jhi                                   on 2000/08/08  17:33:34
5202         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
5203              From: "Randy J. Ray" <rjray@redhat.com>
5204              Date: Mon, 07 Aug 2000 19:12:25 -0700
5205              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
5206      Branch: perl
5207            ! perl.c pod/perlrun.pod
5208 ____________________________________________________________________________
5209 [  6546] By: jhi                                   on 2000/08/08  17:29:26
5210         Log: Subject: Re: enhanced(?) regex error messages 
5211              From: Hugo <hv@crypt.compulink.co.uk>
5212              Date: Tue, 08 Aug 2000 03:25:51 +0100
5213              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
5214              
5215              plus Capitalize the error messages, plus perldiag them.
5216      Branch: perl
5217            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
5218 ____________________________________________________________________________
5219 [  6545] By: jhi                                   on 2000/08/08  13:59:28
5220         Log: Augment #6539 a bit: don't croak if there's magic in the air.
5221              
5222              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
5223              From: Hugo <hv@crypt.compulink.co.uk>
5224              Date: Tue, 08 Aug 2000 03:02:03 +0100
5225              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
5226      Branch: perl
5227            ! pp.c t/op/bless.t
5228 ____________________________________________________________________________
5229 [  6544] By: jhi                                   on 2000/08/07  21:11:52
5230         Log: Make the test -w clean.
5231      Branch: perl
5232            ! t/op/bless.t
5233 ____________________________________________________________________________
5234 [  6543] By: jhi                                   on 2000/08/07  19:49:53
5235         Log: use warnings instead of $^W.
5236      Branch: perl
5237            ! t/op/bless.t
5238 ____________________________________________________________________________
5239 [  6542] By: jhi                                   on 2000/08/07  17:41:41
5240         Log: Disable a portability warning Because We Know What We Are Doing.
5241      Branch: perl
5242            ! t/op/bless.t
5243 ____________________________________________________________________________
5244 [  6541] By: jhi                                   on 2000/08/07  17:29:51
5245         Log: Tiny tidying on report_evil_fh().
5246      Branch: perl
5247            ! util.c
5248 ____________________________________________________________________________
5249 [  6540] By: jhi                                   on 2000/08/07  16:37:38
5250         Log: Make regular expression parse error messages easier to understand.
5251              
5252              Subject: Re: enhanced(?) regex error messages
5253              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5254              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
5255              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
5256      Branch: perl
5257            ! regcomp.c
5258 ____________________________________________________________________________
5259 [  6539] By: jhi                                   on 2000/08/07  16:12:27
5260         Log: Make bless(REF, REF) a fatal error, add bless tests.
5261              
5262              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
5263              From: Hugo <hv@crypt.compulink.co.uk>
5264              Date: Mon, 07 Aug 2000 16:59:38 +0100
5265              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
5266      Branch: perl
5267            + t/op/bless.t
5268            ! MANIFEST pod/perldiag.pod pp.c sv.c
5269 ____________________________________________________________________________
5270 [  6538] By: jhi                                   on 2000/08/07  15:59:43
5271         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
5272              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
5273              Date: Thu, 3 Aug 2000 14:29:21 -0700
5274              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
5275      Branch: perl
5276            ! lib/lib_pm.PL
5277 ____________________________________________________________________________
5278 [  6537] By: jhi                                   on 2000/08/07  15:47:18
5279         Log: Retract #6419 for now since it breaks in AFS and MachTen.
5280      Branch: perl
5281            ! lib/Cwd.pm
5282 ____________________________________________________________________________
5283 [  6536] By: jhi                                   on 2000/08/07  15:05:29
5284         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
5285              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
5286              The security hole exists only in suidperls, which isn't
5287              installed or even built by default.
5288      Branch: perl
5289            ! perl.c
5290 ____________________________________________________________________________
5291 [  6535] By: jhi                                   on 2000/08/07  14:45:14
5292         Log: tr memory corruption fix from Simon Cozens.
5293      Branch: perl
5294            ! doop.c
5295 ____________________________________________________________________________
5296 [  6534] By: jhi                                   on 2000/08/06  11:38:16
5297         Log: Document a bit that UDP is not what you might think.
5298              
5299              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
5300              From: Lupe Christoph <lupe@lupe-christoph.de>
5301              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
5302              Date: Mon, 24 Jul 2000 08:59:15 +0200
5303      Branch: perl
5304            ! pod/perlipc.pod
5305 ____________________________________________________________________________
5306 [  6533] By: jhi                                   on 2000/08/06  11:35:01
5307         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
5308              From: Jeff Pinyan <jeffp@hut.crusoe.net>
5309              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
5310              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
5311      Branch: perl
5312            ! pod/perlfunc.pod
5313 ____________________________________________________________________________
5314 [  6532] By: jhi                                   on 2000/08/06  03:45:41
5315         Log: Have symbols for the IoTYPEs.
5316      Branch: perl
5317            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
5318 ____________________________________________________________________________
5319 [  6531] By: jhi                                   on 2000/08/06  01:33:55
5320         Log: Continue fixing the io warnings.  This also
5321              sort of fixes bug ID 20000802.003: the core dump
5322              is no more.  Whether the current behaviour is correct
5323              (giving a warning: "Not a format reference"), is another matter.
5324      Branch: perl
5325            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
5326            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
5327 ____________________________________________________________________________
5328 [  6530] By: jhi                                   on 2000/08/05  21:33:12
5329         Log: Change the Policy policy: now -Dprefix= with an existing
5330              Policy.sh and prefix == siteprefix == vendorprefix, then all
5331              of them follow along the new prefix.
5332              
5333              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
5334              From: Andy Dougherty <doughera@lafayette.edu>
5335              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
5336              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
5337      Branch: perl
5338            ! Policy_sh.SH
5339 ____________________________________________________________________________
5340 [  6529] By: jhi                                   on 2000/08/05  18:57:28
5341         Log: Zap lib/Sys directory when cleaning up.
5342      Branch: perl
5343            ! Makefile.SH
5344 ____________________________________________________________________________
5345 [  6528] By: jhi                                   on 2000/08/05  18:40:44
5346         Log: Essential prototype changes were missing from #6527.
5347              Also make report_evil_fh() more bomb-proof.
5348      Branch: perl
5349            ! embed.h util.c
5350 ____________________________________________________________________________
5351 [  6527] By: jhi                                   on 2000/08/05  03:22:05
5352         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
5353              From: "Ronald F. Guilmette" <rfg@monkeys.com>
5354              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
5355              Message-Id: <200007242247.PAA52177@monkeys.com>
5356      Branch: perl
5357            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
5358 ____________________________________________________________________________
5359 [  6526] By: jhi                                   on 2000/08/04  21:23:27
5360         Log: gcc versions might have (parentheses) in them.
5361      Branch: metaconfig/U/perl
5362            ! gccvers.U
5363      Branch: perl
5364            ! Configure config_h.SH
5365 ____________________________________________________________________________
5366 [  6525] By: jhi                                   on 2000/08/04  20:23:12
5367         Log: Weed buglets pointed out by
5368              
5369              From: Lupe Christoph <lupe@lupe-christoph.de>
5370              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
5371              Date: Fri, 4 Aug 2000 17:34:39 +0200
5372              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
5373      Branch: metaconfig/U/perl
5374            ! gccvers.U uselfs.U
5375      Branch: perl
5376            ! Configure config_h.SH
5377 ____________________________________________________________________________
5378 [  6524] By: jhi                                   on 2000/08/04  19:02:08
5379         Log: Warn under -w if lstat(FH) is attempted.
5380              
5381              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
5382              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
5383              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
5384              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
5385      Branch: perl
5386            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
5387            ! t/pragma/warn/pp_sys
5388 ____________________________________________________________________________
5389 [  6523] By: jhi                                   on 2000/08/04  12:31:11
5390         Log: Subject: New perlcc, take 2
5391              From: simon@brecon.co.uk (Simon Cozens)
5392              Date: 4 Aug 2000 06:21:04 GMT
5393              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
5394      Branch: perl
5395            ! utils/perlcc.PL
5396 ____________________________________________________________________________
5397 [  6522] By: jhi                                   on 2000/08/04  12:26:33
5398         Log: Subject: Re: Array vs. List context
5399              From: Daniel Chetlin <daniel@chetlin.com>
5400              Date: Fri, 4 Aug 2000 00:22:44 -0700
5401              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
5402      Branch: perl
5403            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
5404            ! pod/perlfaq4.pod
5405 ____________________________________________________________________________
5406 [  6521] By: jhi                                   on 2000/08/04  12:22:38
5407         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
5408              From: Raymund Will <ray@caldera.de>
5409              Date: Fri, 4 Aug 2000 12:07:09 +0200
5410              Message-Id: <20000804120709.A14982@caldera.de>
5411      Branch: perl
5412            ! configure.gnu
5413 ____________________________________________________________________________
5414 [  6520] By: jhi                                   on 2000/08/04  04:09:06
5415         Log: After the #6519 a warning about stat() is just that,
5416              not about a filetest, which now have their own warning.
5417      Branch: perl
5418            ! pod/perldiag.pod
5419 ____________________________________________________________________________
5420 [  6519] By: jhi                                   on 2000/08/04  04:06:30
5421         Log: In the warnings call filehandles consistently so;
5422              add "unopened" warning for stat().
5423      Branch: perl
5424            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
5425            ! t/pragma/warn/pp_sys
5426 ____________________________________________________________________________
5427 [  6518] By: jhi                                   on 2000/08/04  02:55:35
5428         Log: Subject: Minor tweak to perlvar.pod
5429              From: "Stephen P. Potter" <spp@ds.net>
5430              Date: Tue, 18 Apr 2000 09:26:03 -0400
5431              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
5432      Branch: perl
5433            ! pod/perlvar.pod
5434 ____________________________________________________________________________
5435 [  6517] By: jhi                                   on 2000/08/04  02:50:08
5436         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
5437              From: "Clinton Pierce" <cpierce1@ford.com>
5438              Date: Wed, 21 Jul 1999 16:45:31 -0400
5439              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
5440              
5441              Fix by Stephen Potter (visible in the bug db but not in p5p?)
5442      Branch: perl
5443            ! pod/perlfunc.pod pod/perlop.pod
5444 ____________________________________________________________________________
5445 [  6516] By: jhi                                   on 2000/08/04  02:09:25
5446         Log: This is 6512.  Really.
5447      Branch: perl
5448            ! dump.c
5449 ____________________________________________________________________________
5450 [  6515] By: jhi                                   on 2000/08/04  01:25:50
5451         Log: mention the idea of @( and @)
5452      Branch: perl
5453            ! Todo-5.6
5454 ____________________________________________________________________________
5455 [  6514] By: bailey                                on 2000/08/04  01:18:46
5456         Log: YA resync with mainstem, including VMS patches from others
5457      Branch: vmsperl
5458           +> (branch 48 files)
5459            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
5460           !> (integrate 354 files)
5461 ____________________________________________________________________________
5462 [  6513] By: jhi                                   on 2000/08/04  01:18:18
5463         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
5464              From: Mark Dickinson <dickins3@fas.harvard.edu>
5465              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
5466              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
5467      Branch: perl
5468            ! t/op/grent.t t/op/pwent.t
5469 ____________________________________________________________________________
5470 [  6512] By: jhi                                   on 2000/08/04  01:14:06
5471         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
5472              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5473              Date: Wed, 02 Aug 2000 10:51:01 +0100
5474              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
5475      Branch: perl
5476            ! sv.c
5477 ____________________________________________________________________________
5478 [  6511] By: jhi                                   on 2000/08/04  00:57:00
5479         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
5480              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5481              Date: Thu, 03 Aug 2000 17:20:04 -0700
5482              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
5483      Branch: metaconfig
5484            ! U/modified/Cppsym.U
5485      Branch: perl
5486            ! Configure config_h.SH
5487 ____________________________________________________________________________
5488 [  6510] By: jhi                                   on 2000/08/04  00:25:28
5489         Log: detypo
5490      Branch: perl
5491            ! Makefile.SH
5492 ____________________________________________________________________________
5493 [  6509] By: jhi                                   on 2000/08/03  23:43:18
5494         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
5495              From: Dominic Dunlop <domo@computer.org>
5496              Date: Thu, 3 Aug 2000 22:16:46 +0200
5497              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
5498      Branch: perl
5499            ! t/op/sprintf.t
5500 ____________________________________________________________________________
5501 [  6508] By: jhi                                   on 2000/08/03  23:40:37
5502         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
5503              From: Hugo <hv@crypt.compulink.co.uk>
5504              Date: Thu, 03 Aug 2000 18:25:30 +0100
5505              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
5506      Branch: perl
5507            ! regcomp.c t/op/re_tests
5508 ____________________________________________________________________________
5509 [  6507] By: jhi                                   on 2000/08/03  23:38:28
5510         Log: Subject: [PATCH] sv.h documentation - SvLEN
5511              From: Mike Guy <mjtg@cam.ac.uk>
5512              Date: Thu, 03 Aug 2000 14:43:09 +0100
5513              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
5514      Branch: perl
5515            ! sv.h
5516 ____________________________________________________________________________
5517 [  6506] By: jhi                                   on 2000/08/03  15:49:14
5518         Log: Disable the fix_pl hack for now.
5519      Branch: perl
5520            ! Makefile.SH
5521 ____________________________________________________________________________
5522 [  6505] By: jhi                                   on 2000/08/03  13:49:04
5523         Log: Add a URL for FSF.
5524              
5525              Subject: Patch for README
5526              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5527              Date: Wed, 2 Aug 2000 13:25:09 -0500
5528              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
5529      Branch: perl
5530            ! README
5531 ____________________________________________________________________________
5532 [  6504] By: jhi                                   on 2000/08/03  13:29:19
5533         Log: Be more informative on what is skipped and why,
5534              also repeat the list at the end.
5535      Branch: perl
5536            ! Porting/p4desc
5537 ____________________________________________________________________________
5538 [  6503] By: jhi                                   on 2000/08/03  13:07:05
5539         Log: Circumvent the removal of .patch by fix_pl.
5540              
5541              Subject: Re: [ID 20000802.011] unable to 'make test'          
5542              From: simon@brecon.co.uk (Simon Cozens) 
5543              Date: 3 Aug 2000 04:17:00 GMT
5544              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
5545      Branch: perl
5546            ! Makefile.SH
5547 ____________________________________________________________________________
5548 [  6502] By: jhi                                   on 2000/08/03  00:14:34
5549         Log: Add the missing setproctitle unit.
5550      Branch: metaconfig/U/perl
5551            + d_setproctitle.U
5552 ____________________________________________________________________________
5553 [  6501] By: jhi                                   on 2000/08/03  00:00:26
5554         Log: The subtest 4 may fail also on VOBS, as pointed out
5555              by Nick Ing-Simmons in November 1999, bug id 19991124.003
5556              (but the failure in that bug report isn't the subtest 4).
5557      Branch: perl
5558            ! t/op/stat.t
5559 ____________________________________________________________________________
5560 [  6500] By: jhi                                   on 2000/08/02  23:49:30
5561         Log: Better skip message for the test; one of the two problems in
5562              
5563              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
5564              From: Lupe Christoph <lupe@lupe-christoph.de>
5565              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
5566              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
5567      Branch: perl
5568            ! t/op/numconvert.t
5569 ____________________________________________________________________________
5570 [  6499] By: jhi                                   on 2000/08/02  22:49:16
5571         Log: Allow "no Module;" even if there is no 'unimport'.
5572              
5573              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
5574              From: mjd@plover.com
5575              Date: 24 Mar 2000 15:24:34 -0000
5576              Message-Id: <20000324152434.15160.qmail@plover.com>
5577      Branch: perl
5578            ! gv.c
5579 ____________________________________________________________________________
5580 [  6498] By: jhi                                   on 2000/08/02  22:42:58
5581         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
5582              that are hopefully soon put into use.
5583      Branch: perl
5584            ! opcode.h opcode.pl opnames.h
5585 ____________________________________________________________________________
5586 [  6497] By: gsar                                  on 2000/08/02  22:28:59
5587         Log: require.t needs binmode() to work on windows
5588      Branch: perl
5589            ! t/comp/require.t
5590 ____________________________________________________________________________
5591 [  6496] By: jhi                                   on 2000/08/02  22:08:51
5592         Log: Document the IVdf UVuf UVof UVxf.
5593      Branch: perl
5594            ! pod/perlguts.pod
5595 ____________________________________________________________________________
5596 [  6495] By: jhi                                   on 2000/08/02  21:54:26
5597         Log: detypo #6494
5598      Branch: perl
5599            ! ext/Data/Dumper/Dumper.xs
5600 ____________________________________________________________________________
5601 [  6494] By: jhi                                   on 2000/08/02  21:49:17
5602         Log: Dump UVs as UVs in Data::Dumper.
5603              
5604              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
5605              From: Gurusamy Sarathy <gsar@ActiveState.com>
5606              Date: Thu, 27 Apr 2000 12:26:25 -0700
5607              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
5608      Branch: perl
5609            ! ext/Data/Dumper/Dumper.xs
5610 ____________________________________________________________________________
5611 [  6493] By: jhi                                   on 2000/08/02  17:01:58
5612         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
5613              From: Hugo <hv@crypt.compulink.co.uk>
5614              Date: Wed, 02 Aug 2000 14:53:56 +0100
5615              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
5616      Branch: perl
5617            ! regexec.c t/op/re_tests
5618 ____________________________________________________________________________
5619 [  6492] By: jhi                                   on 2000/08/02  15:02:46
5620         Log: The new setproctitle() feature is available only in 
5621              bleeding edge FreeBSD.  From Paul Saab.
5622      Branch: perl
5623            ! mg.c
5624 ____________________________________________________________________________
5625 [  6491] By: jhi                                   on 2000/08/02  13:34:36
5626         Log: The tr utf8 patching continues.
5627              
5628              Subject: Re: #6469, too many tests claimed in require.t
5629              From: simon@brecon.co.uk (Simon Cozens)
5630              Date: 2 Aug 2000 02:37:17 GMT
5631              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
5632              
5633              (the logic of the test was the wrong way round in the patch)
5634      Branch: perl
5635            ! doop.c
5636 ____________________________________________________________________________
5637 [  6490] By: jhi                                   on 2000/08/02  13:27:38
5638         Log: The name of a filehandle does not have <these>.
5639      Branch: perl
5640            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
5641            ! t/pragma/warn/pp_sys util.c
5642 ____________________________________________________________________________
5643 [  6489] By: jhi                                   on 2000/08/02  04:26:46
5644         Log: Remove the extraneous "main::" prefix from all the
5645              "opened only for", "on closed", and "never opened" warnings.
5646              
5647              Subject: Re: inappropriate warning
5648              From: Gurusamy Sarathy <gsar@ActiveState.com>
5649              Date: Mon, 20 Mar 2000 11:28:02 -0800
5650              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
5651      Branch: perl
5652            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
5653            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
5654            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
5655 ____________________________________________________________________________
5656 [  6488] By: jhi                                   on 2000/08/02  03:02:57
5657         Log: memcpy has n o in it, as pinted ut by Sarathy.
5658      Branch: perl
5659            ! pod/perlguts.pod
5660 ____________________________________________________________________________
5661 [  6487] By: jhi                                   on 2000/08/02  02:44:51
5662         Log: Document in one place the memory abstractions used in Perl core.
5663              
5664              Subject: Re: Memory abstraction
5665              From: simon@brecon.co.uk (Simon Cozens)
5666              Date: 2 Aug 2000 02:20:23 GMT
5667              Organization: Earth.li Origins
5668      Branch: perl
5669            ! pod/perlguts.pod
5670 ____________________________________________________________________________
5671 [  6486] By: jhi                                   on 2000/08/02  02:41:57
5672         Log: regen_headers, regen perltoc.
5673      Branch: perl
5674            ! perlapi.c pod/perltoc.pod
5675 ____________________________________________________________________________
5676 [  6485] By: jhi                                   on 2000/08/02  01:43:33
5677         Log: "This little thing tests for a file .patch, and if it contains
5678              a number, pops into patchlevel.h" (making it easier to track
5679              which development version people are reporting bugs against)
5680              
5681              Subject: Patchlevel autogeneration for repository perls
5682              From: simon@brecon.co.uk (Simon Cozens)
5683              Date: 14 Jul 2000 07:12:15 GMT
5684              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
5685      Branch: perl
5686            + fix_pl
5687            ! MANIFEST Makefile.SH
5688 ____________________________________________________________________________
5689 [  6484] By: jhi                                   on 2000/08/02  01:32:54
5690         Log: FreeBSD 3.* updates from
5691              
5692              From: Paul Saab <ps@yahoo-inc.com>
5693              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
5694              Date: Tue, 1 Aug 2000 15:41:39 -0700
5695              Message-Id: <20000801154139.A53740@yahoo-inc.com>
5696      Branch: perl
5697            ! hints/freebsd.sh
5698 ____________________________________________________________________________
5699 [  6483] By: jhi                                   on 2000/08/02  01:27:44
5700         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
5701              instead one must use setproctitle().  This was already addressed
5702              by change #6457, but the below has a new variant for FreeBSD 4.0
5703              or later, and the matter is also documented more.
5704              
5705              From: Paul Saab <ps@yahoo-inc.com>
5706              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
5707              Date: Tue, 1 Aug 2000 15:41:39 -0700
5708              Message-Id: <20000801154139.A53740@yahoo-inc.com>
5709      Branch: metaconfig/U/perl
5710            + i_libutil.U
5711      Branch: perl
5712            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
5713 ____________________________________________________________________________
5714 [  6482] By: jhi                                   on 2000/08/01  22:17:32
5715         Log: The test from this
5716              
5717              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
5718              Date: Sat, 15 Apr 2000 17:03:44 +0100
5719              From: Tom Hughes <tom@compton.nu>
5720              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
5721              
5722              was missing, the code change went in as #5989
5723              (which had a different test?)
5724      Branch: perl
5725            ! t/op/misc.t
5726 ____________________________________________________________________________
5727 [  6481] By: jhi                                   on 2000/08/01  21:48:38
5728         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
5729              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5730              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
5731              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
5732      Branch: perl
5733            ! perl.h
5734 ____________________________________________________________________________
5735 [  6480] By: jhi                                   on 2000/08/01  18:05:28
5736         Log: Make p4desc to skip non-mainperl branches by default.
5737      Branch: perl
5738            ! Porting/p4desc
5739 ____________________________________________________________________________
5740 [  6479] By: jhi                                   on 2000/08/01  17:29:19
5741         Log: If gccosandvers is equal to osname, clear gccosandvers.
5742      Branch: metaconfig/U/perl
5743            ! gccvers.U
5744      Branch: perl
5745            ! Configure config_h.SH
5746 ____________________________________________________________________________
5747 [  6478] By: jhi                                   on 2000/08/01  15:54:08
5748         Log: BOM patching from Simon Cozens.
5749      Branch: perl
5750            ! toke.c
5751 ____________________________________________________________________________
5752 [  6477] By: jhi                                   on 2000/08/01  04:50:33
5753         Log: Stash away the largefiles flags and libswanted.
5754      Branch: perl
5755            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
5756 ____________________________________________________________________________
5757 [  6476] By: gsar                                  on 2000/08/01  04:24:24
5758         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
5759              on Windows)
5760      Branch: perl
5761            ! t/pragma/utf8.t utf8.c win32/win32.c
5762 ____________________________________________________________________________
5763 [  6475] By: jhi                                   on 2000/08/01  03:35:24
5764         Log: Make chr() for values >127 to create utf8 when under utf8.
5765              
5766              Subject: Re: uft8/chr()
5767              From: simon@brecon.co.uk (Simon Cozens)
5768              Date: 1 Aug 2000 02:37:02 GMT
5769              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
5770      Branch: perl
5771            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
5772 ____________________________________________________________________________
5773 [  6474] By: jhi                                   on 2000/08/01  02:36:18
5774         Log: In Digital UNIX warn if gcc explicitly chosen because even
5775              2.95.2 is known to cause problems.
5776      Branch: perl
5777            ! hints/dec_osf.sh
5778 ____________________________________________________________________________
5779 [  6473] By: jhi                                   on 2000/08/01  02:00:56
5780         Log: Make the safety catch for buggy gccs work with triple version
5781              numbers like 2.95.2.  Reported in
5782              
5783              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
5784              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
5785              Date: Mon, 31 Jul 2000 14:55:06 +0200
5786              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
5787      Branch: perl
5788            ! hints/dec_osf.sh
5789 ____________________________________________________________________________
5790 [  6472] By: jhi                                   on 2000/08/01  01:13:33
5791         Log: Subject: fix and question re: waitpid() under win32
5792              From: Brian Clarke <clarke@appliedmeta.com>
5793              Date: Fri, 28 Jul 2000 15:18:29 -0400
5794              Message-ID: <3981DC85.290314EB@appliedmeta.com>
5795              
5796              Slightly reformatted and WNOHANG # define moved to win32.h
5797              so that also POSIX.xs sees it, as suggsted by Sarathy.
5798      Branch: perl
5799            ! win32/win32.c win32/win32.h
5800 ____________________________________________________________________________
5801 [  6471] By: jhi                                   on 2000/08/01  00:55:05
5802         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
5803              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5804              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
5805              Date: Mon, 31 Jul 2000 13:28:51 +0100
5806              
5807              (aka ID 20000730.002)
5808      Branch: perl
5809            ! op.c t/op/tr.t
5810 ____________________________________________________________________________
5811 [  6470] By: jhi                                   on 2000/07/31  23:34:42
5812         Log: Document the problem with -P in HP-UX and its workaround.
5813              
5814              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
5815              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
5816              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
5817              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
5818      Branch: perl
5819            ! README.hpux
5820 ____________________________________________________________________________
5821 [  6469] By: jhi                                   on 2000/07/31  04:15:02
5822         Log: The swallow_bom() saga continues.  The #23 of require.t
5823              (UTF16-LE) still fails (silently, no output) but the #22
5824              (UTF16-BE) seems to be working now.  The root of the
5825              failure may be in sv_gets(): is it UTF-16LE-aware,
5826              especially when it comes to line endings? 
5827      Branch: perl
5828            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
5829            ! t/comp/require.t toke.c utf8.c
5830 ____________________________________________________________________________
5831 [  6468] By: jhi                                   on 2000/07/30  19:05:48
5832         Log: Find green threads before native threads.
5833              
5834              Subject: Re: Patch to jpl/JNI/Makefile.PL
5835              From: Jens Thomsen <jens@fiend.cis.com>
5836              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
5837              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
5838      Branch: perl
5839            ! jpl/JNI/Makefile.PL
5840 ____________________________________________________________________________
5841 [  6467] By: jhi                                   on 2000/07/30  18:36:22
5842         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
5843      Branch: perl
5844            ! doop.c
5845 ____________________________________________________________________________
5846 [  6466] By: jhi                                   on 2000/07/30  04:37:29
5847         Log: A new version of the "remove UPPERACSE string comparison"
5848              operators.  The problem with the previous one (change #6454)
5849              was that it was for Perl 5.6.0.  From Paul Marquess.
5850      Branch: perl
5851            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
5852            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
5853            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
5854 ____________________________________________________________________________
5855 [  6465] By: jhi                                   on 2000/07/29  22:39:56
5856         Log: Do not upgrade SVs into utf8 just because they participate
5857              in eq or cmp.  Reported and fix suggested in
5858              
5859              Subject: [ID 20000720.009] sv_eq UTF8 bug
5860              From: "Simon Cozens" <simon@othersideofthe.earth.li>
5861              Date: 21 Jul 2000 04:37:29 -0000
5862              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
5863              
5864              Exercise for the kind reader: should we or should we not
5865              cache the utf8 conversion alonside the SV? (as magic,
5866              as thestrxfrm()ed version is cached under use locale)
5867              Argue both for and against.
5868      Branch: perl
5869            ! sv.c
5870 ____________________________________________________________________________
5871 [  6464] By: jhi                                   on 2000/07/29  22:36:22
5872         Log: Subject: UTF8 concat
5873              From: simon@brecon.co.uk (Simon Cozens) 
5874              Date: 30 Jun 2000 06:13:25 GMT
5875              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
5876              
5877              (with a memory leak fixed, plus a few casts added)
5878              
5879              This also seems to help for
5880              
5881              Subject: [ID 20000716.015] join UTF8 weirdness
5882              From: root <root@ak-71.mind.de> 
5883              Date: Sat, 15 Jul 2000 15:29:54 +0200
5884              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
5885              
5886              (from Andreas König)
5887      Branch: perl
5888            ! pp_hot.c
5889 ____________________________________________________________________________
5890 [  6463] By: jhi                                   on 2000/07/29  00:55:39
5891         Log: Tune the comments and hopefully stop a memory leak.
5892      Branch: perl
5893            ! toke.c utf8.c
5894 ____________________________________________________________________________
5895 [  6462] By: jhi                                   on 2000/07/29  00:16:53
5896         Log: The problem described in this
5897              
5898              Subject: [ID 20000322.018] named chars aren't magical enough
5899              From: root <root@dixie.cscaper.com>     
5900              Date: Wed, 22 Mar 2000 18:37:42 -0700
5901              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
5902              
5903              has been fixed in perl 5.6.0 but just in case added a test
5904              to keep it away.  (The report from Joseph Hall.)
5905      Branch: perl
5906            ! t/lib/charnames.t
5907 ____________________________________________________________________________
5908 [  6461] By: jhi                                   on 2000/07/28  23:56:36
5909         Log: Tiny fixes for #6460.
5910      Branch: metaconfig/U/perl
5911            ! gccvers.U
5912      Branch: perl
5913            ! Configure config_h.SH
5914 ____________________________________________________________________________
5915 [  6460] By: jhi                                   on 2000/07/28  23:24:41
5916         Log: Warn if the version of the operating system used to compile gcc
5917              differs from the current version of the operating system.
5918              Also display the gcc compilation os and version in myconfig.
5919              Inspiration from
5920              
5921              Subject: Re: [ID 20000710.003] ERRORS!!         
5922              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5923              Date: Mon, 10 Jul 2000 15:54:16 -0400
5924              Message-ID: <20000710155416.A1384@O2.chapin.edu>
5925      Branch: metaconfig/U/perl
5926            ! gccvers.U
5927      Branch: perl
5928            ! Configure config_h.SH myconfig.SH
5929 ____________________________________________________________________________
5930 [  6459] By: jhi                                   on 2000/07/28  22:00:32
5931         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
5932              letter to $Config{osvers}.
5933      Branch: metaconfig
5934            ! U/modified/Oldconfig.U
5935      Branch: perl
5936            ! Configure config_h.SH
5937 ____________________________________________________________________________
5938 [  6458] By: jhi                                   on 2000/07/28  04:15:39
5939         Log: Back out #6454, doesn't seem to work.
5940              (Reason: that patch was for perl 5.6.0, not perl-current)
5941              (A version of the patch for perl-current came in later as #6466)
5942      Branch: perl
5943            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
5944            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
5945            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
5946 ____________________________________________________________________________
5947 [  6457] By: jhi                                   on 2000/07/27  23:31:49
5948         Log: Use setproctitle() if available to modify $0.
5949              
5950              Subject: setting $* on BSD4 broken
5951              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5952              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
5953              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
5954      Branch: metaconfig
5955            ! U/modified/Myinit.U
5956      Branch: perl
5957            ! Configure config_h.SH mg.c
5958 ____________________________________________________________________________
5959 [  6456] By: jhi                                   on 2000/07/27  14:50:47
5960         Log: Allow "no AutoLoader;", based on change #6444,
5961              suggested by Graham Barr.
5962      Branch: perl
5963            ! lib/AutoLoader.pm
5964 ____________________________________________________________________________
5965 [  6455] By: jhi                                   on 2000/07/27  14:19:10
5966         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
5967              From: rspier@pobox.com (Robert Spier)
5968              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
5969              Message-ID: <14720.15855.787664.424783@rls.cx>
5970      Branch: perl
5971            ! pod/perldiag.pod
5972 ____________________________________________________________________________
5973 [  6454] By: jhi                                   on 2000/07/27  14:03:02
5974         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
5975              for a long time).
5976              
5977              Reported in
5978              
5979              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
5980              From: Ryan Herbert <rherbert@sycamorehq.com>
5981              Date: Mon, 17 Jul 2000 11:40:42 -0400
5982              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
5983              
5984              Patched in
5985              
5986              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
5987              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
5988              Date: Wed, 26 Jul 2000 23:40:18 +0100
5989              Message-ID: <000001bff752$79511880$0a17073e@tiny>
5990              
5991              based on an earlier patch from Stephen P. Potter.
5992              
5993              (Removed later by change #6458 because this patch was for
5994              perl 5.6.0, not perl-current)
5995      Branch: perl
5996            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
5997            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
5998            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
5999 ____________________________________________________________________________
6000 [  6453] By: jhi                                   on 2000/07/27  13:48:02
6001         Log: Subject: [PATCH] fixes bug 20000508.004
6002              From: Michael Stevens <mstevens@globnix.org>
6003              Date: Thu, 27 Jul 2000 13:49:04 +0100
6004              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
6005      Branch: perl
6006            ! pod/perldata.pod
6007 ____________________________________________________________________________
6008 [  6452] By: jhi                                   on 2000/07/26  23:51:26
6009         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
6010              and Craig A. Berry.
6011      Branch: perl
6012            ! lib/File/Temp.pm pod/perlport.pod
6013 ____________________________________________________________________________
6014 [  6451] By: jhi                                   on 2000/07/26  19:43:30
6015         Log: Be wary of close()s, too.
6016              
6017              Subject: Re: [PATCH] perlbug cleanup
6018              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6019              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
6020              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
6021      Branch: perl
6022            ! utils/perlbug.PL
6023 ____________________________________________________________________________
6024 [  6450] By: jhi                                   on 2000/07/26  18:41:40
6025         Log: Subject: Minor doc patch: handy.h
6026              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
6027              Date: Wed, 26 Jul 2000 15:34:25 -0300
6028              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
6029      Branch: perl
6030            ! handy.h pod/perlapi.pod
6031 ____________________________________________________________________________
6032 [  6449] By: jhi                                   on 2000/07/26  18:23:55
6033         Log: Subject: [PATCH] minor doc change - perlguts
6034              From: Michael Stevens <mstevens@globnix.org>
6035              Date: Thu, 13 Jul 2000 12:39:18 +0100
6036              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
6037      Branch: perl
6038            ! pod/perlguts.pod
6039 ____________________________________________________________________________
6040 [  6448] By: jhi                                   on 2000/07/26  18:20:30
6041         Log: open() wariness in perlbug.
6042              
6043              Subject: [PATCH] perlbug cleanup
6044              From: Michael Stevens <mstevens@globnix.org>
6045              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
6046              Date: Thu, 13 Jul 2000 15:52:23 +0100
6047      Branch: perl
6048            ! utils/perlbug.PL
6049 ____________________________________________________________________________
6050 [  6447] By: jhi                                   on 2000/07/26  18:13:04
6051         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
6052      Branch: perl
6053            ! lib/File/Temp.pm t/lib/ftmp-security.t
6054 ____________________________________________________________________________
6055 [  6446] By: jhi                                   on 2000/07/26  18:06:32
6056         Log: docfix from Peter Scott <Peter@PSDT.com>.
6057      Branch: perl
6058            ! pod/perlfunc.pod
6059 ____________________________________________________________________________
6060 [  6445] By: jhi                                   on 2000/07/26  17:53:31
6061         Log: Fix *foo{FORMAT}.
6062              
6063              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6064              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
6065              Date: Wed, 26 Jul 2000 19:51:02 +0200
6066              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
6067              
6068              From: Graham Barr <gbarr@pobox.com>
6069              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
6070              Date: Wed, 26 Jul 2000 17:38:36 +0100
6071              Message-ID: <20000726173836.L472@pobox.com>
6072      Branch: perl
6073            ! pp.c sv.c t/op/gv.t
6074 ____________________________________________________________________________
6075 [  6444] By: jhi                                   on 2000/07/26  17:49:14
6076         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
6077              from Graham Barr in the module list.
6078      Branch: perl
6079            ! gv.c pod/perlobj.pod
6080 ____________________________________________________________________________
6081 [  6443] By: jhi                                   on 2000/07/26  16:06:56
6082         Log: More split() doc and test patches from Mike Guy.
6083      Branch: perl
6084            ! pod/perlfunc.pod t/op/split.t
6085 ____________________________________________________________________________
6086 [  6442] By: jhi                                   on 2000/07/26  16:05:30
6087         Log: MacOS nits from Matthias Neeracher.
6088      Branch: perl
6089            ! perl.c pp_ctl.c
6090 ____________________________________________________________________________
6091 [  6441] By: jhi                                   on 2000/07/26  04:39:57
6092         Log: Subject: [PATCH] split /^/
6093              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6094              Date: Tue, 25 Jul 2000 14:18:57 +0100
6095              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
6096              
6097              (with notes from tchrist and gbarr)
6098      Branch: perl
6099            ! pod/perlfunc.pod t/op/split.t
6100 ____________________________________________________________________________
6101 [  6440] By: jhi                                   on 2000/07/26  04:32:32
6102         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
6103              From: Peter Prymmer <pvhp@forte.com>
6104              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
6105              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
6106      Branch: perl
6107            ! vms/munchconfig.c
6108 ____________________________________________________________________________
6109 [  6439] By: jhi                                   on 2000/07/26  04:31:01
6110         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
6111              to be fatal errors (instead of by default ignoring them, and
6112              ignoring with a bug: even though -w gave an error, the opening [
6113              was left in)  Reported in:
6114              
6115              Subject: [ID 20000716.024] [=cc=] / [:blank:]
6116              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
6117              Date: Sun, 16 Jul 2000 17:55:29 -0700
6118              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
6119      Branch: perl
6120            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
6121 ____________________________________________________________________________
6122 [  6438] By: jhi                                   on 2000/07/25  15:41:15
6123         Log: Subject: [PATCH] av.c apidoc
6124              From: simon@brecon.co.uk (Simon Cozens)
6125              Date: 24 Jul 2000 06:40:52 GMT
6126              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
6127      Branch: perl
6128            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
6129            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
6130 ____________________________________________________________________________
6131 [  6437] By: jhi                                   on 2000/07/25  14:05:36
6132         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
6133              From: "Stephen P. Potter" <spp@ds.net>
6134              Date: Mon, 24 Jul 2000 14:22:23 -0400
6135              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
6136      Branch: perl
6137            ! pod/perllocale.pod
6138 ____________________________________________________________________________
6139 [  6436] By: jhi                                   on 2000/07/25  14:02:03
6140         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
6141              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6142              Date: Mon, 24 Jul 2000 18:04:28 +0100
6143              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
6144      Branch: perl
6145            ! t/lib/syslfs.t t/op/lfs.t
6146 ____________________________________________________________________________
6147 [  6435] By: jhi                                   on 2000/07/25  13:59:28
6148         Log: Get UTF16 BOMs working.  Patch from
6149              
6150              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
6151              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6152              Date: Tue, 25 Jul 2000 12:52:45 +0100
6153              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
6154              
6155              and notes from
6156              
6157              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
6158              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6159              Date: Tue, 25 Jul 2000 11:43:25 +0100
6160              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
6161      Branch: perl
6162            ! t/comp/require.t toke.c utf8.c
6163 ____________________________________________________________________________
6164 [  6434] By: jhi                                   on 2000/07/25  02:39:54
6165         Log: Make the "uninit variable" warning to say "concat or string"
6166              or "join or string" when in concat or join .
6167              
6168              Subject: Re: [ID 20000403.009] uninitialised concatenation???
6169              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6170              Date: Tue, 04 Apr 2000 18:22:58 +0100
6171              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
6172              
6173              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
6174              From: William R Ward <hermit@BayView.COM>
6175              Date: Thu, 30 Mar 2000 19:50:03 -0800
6176              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
6177      Branch: perl
6178            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
6179            ! t/pragma/warn/op t/pragma/warn/sv
6180 ____________________________________________________________________________
6181 [  6433] By: jhi                                   on 2000/07/24  17:52:56
6182         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
6183      Branch: perl
6184            ! lib/File/Spec/VMS.pm
6185 ____________________________________________________________________________
6186 [  6432] By: jhi                                   on 2000/07/24  17:44:44
6187         Log: Test cases for #6431.
6188              
6189              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
6190              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6191              Date: Mon, 24 Jul 2000 15:32:29 +0100
6192              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
6193      Branch: perl
6194            ! t/op/pat.t t/op/split.t
6195 ____________________________________________________________________________
6196 [  6431] By: jhi                                   on 2000/07/24  17:43:17
6197         Log: Bind op fix.
6198              
6199              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
6200              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6201              Date: Mon, 17 Jul 2000 20:04:56 +0100
6202              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
6203      Branch: perl
6204            ! op.c
6205 ____________________________________________________________________________
6206 [  6430] By: jhi                                   on 2000/07/24  03:42:42
6207         Log: Subject: [ID 20000716.023] syslog test fails without sockets
6208              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6209              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
6210              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
6211      Branch: metaconfig/U/perl
6212            ! Extensions.U
6213      Branch: perl
6214            ! Configure config_h.SH
6215 ____________________________________________________________________________
6216 [  6429] By: jhi                                   on 2000/07/24  03:11:52
6217         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
6218              case, but add also notes explaining the relationship of this
6219              patch and the earlier notes by Sarathy.
6220              
6221              Subject: Map is still slow
6222              From: "Ben Tilly" <ben_tilly@hotmail.com>
6223              Date: Sat, 15 Jul 2000 17:23:27 EDT
6224              Message-ID: <20000715212327.21656.qmail@hotmail.com>
6225      Branch: perl
6226            ! pp_ctl.c
6227 ____________________________________________________________________________
6228 [  6428] By: jhi                                   on 2000/07/24  02:58:52
6229         Log: Documentation to explain the behaviour of map().
6230              
6231              Subject: Re: Map is still slow 
6232              From: Gurusamy Sarathy <gsar@ActiveState.com>
6233              Date: Sat, 15 Jul 2000 16:05:09 -0700
6234              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
6235      Branch: perl
6236            ! pp_ctl.c
6237 ____________________________________________________________________________
6238 [  6427] By: jhi                                   on 2000/07/24  02:50:03
6239         Log: Add tests for
6240              [ID 19991110.003] another matching finding by pcre author
6241              which has already been fixed by some patch, as verified in
6242              
6243              Subject: Re: two regex bugs from the mists of time (well, last November)
6244              From: Hugo <hv@crypt.compulink.co.uk>
6245              Date: Sat, 22 Jul 2000 18:12:58 +0100
6246              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
6247      Branch: perl
6248            ! t/op/re_tests
6249 ____________________________________________________________________________
6250 [  6426] By: jhi                                   on 2000/07/24  02:11:20
6251         Log: A missing 'break' after the [[:space:]] switch case.
6252              
6253              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
6254              From: "Stephen P. Potter" <spp@ds.net>
6255              Date: Tue, 18 Jul 2000 16:25:17 -0400
6256              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
6257      Branch: perl
6258            ! regcomp.c
6259 ____________________________________________________________________________
6260 [  6425] By: jhi                                   on 2000/07/24  02:06:12
6261         Log: The output might have been produced in the wrong order.
6262              
6263              Subject: [ID 20000720.003] [PATCH] t/op/write.t
6264              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6265              Date: Thu, 20 Jul 2000 18:49:18 +0100
6266              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
6267      Branch: perl
6268            ! t/op/write.t
6269 ____________________________________________________________________________
6270 [  6424] By: jhi                                   on 2000/07/24  02:00:07
6271         Log: Use STDOUT consistently.
6272              
6273              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
6274              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6275              Date: Thu, 20 Jul 2000 18:04:01 +0100
6276              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
6277      Branch: perl
6278            ! lib/Test/Harness.pm
6279 ____________________________________________________________________________
6280 [  6423] By: jhi                                   on 2000/07/24  01:54:54
6281         Log: Protect against "wild next"s, that is, callbacks doing "next"
6282              instead of "return".
6283              
6284              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
6285              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6286              Date: Tue, 18 Jul 2000 11:30:16 +0100
6287              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
6288      Branch: perl
6289            ! lib/File/Find.pm
6290 ____________________________________________________________________________
6291 [  6422] By: jhi                                   on 2000/07/24  01:35:47
6292         Log: Out-of-date note removed.
6293              
6294              Subject: [PATCH] documentation perlipc
6295              From: rspier@pobox.com (Robert Spier)
6296              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
6297              Message-ID: <14711.35178.572612.502654@rls.cx>
6298      Branch: perl
6299            ! pod/perlipc.pod
6300 ____________________________________________________________________________
6301 [  6421] By: jhi                                   on 2000/07/24  00:09:18
6302         Log: Send all installperl messages to STDERR and be -w clean.
6303              
6304              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
6305              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6306              Date: Sat, 22 Jul 2000 14:02:11 +0100
6307              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
6308      Branch: perl
6309            ! installperl
6310 ____________________________________________________________________________
6311 [  6420] By: jhi                                   on 2000/07/24  00:04:19
6312         Log: Decutandpasto.
6313              
6314              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
6315              From: "Richard Soderberg" <rs@crystalflame.net>
6316              Date: Sun, 23 Jul 2000 01:37:23 -0700
6317              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
6318      Branch: perl
6319            ! pod/perlipc.pod
6320 ____________________________________________________________________________
6321 [  6419] By: jhi                                   on 2000/07/24  00:01:12
6322         Log: A cleaner abs_path().
6323              Subject: Re: unix alternative to Cwd.pm
6324              From: Jeff Pinyan <jeffp@crusoe.net>
6325              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
6326              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
6327      Branch: perl
6328            ! lib/Cwd.pm
6329 ____________________________________________________________________________
6330 [  6418] By: jhi                                   on 2000/07/23  23:48:56
6331         Log: Detypo.
6332              
6333              Subject: [PATCH perl-current] Typo in hints/powerux.sh
6334              From: "Richard Soderberg" <rs@crystalflame.net>
6335              Date: Sun, 23 Jul 2000 01:27:33 -0700
6336              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
6337      Branch: perl
6338            ! hints/powerux.sh
6339 ____________________________________________________________________________
6340 [  6417] By: jhi                                   on 2000/07/17  22:13:31
6341         Log: Subject: SDBM_File documentation
6342              From: mjd@plover.com
6343              Date: 16 Jul 2000 17:41:17 -0000
6344              Message-ID: <20000716174117.18515.qmail@plover.com>
6345      Branch: perl
6346            ! ext/SDBM_File/SDBM_File.pm
6347 ____________________________________________________________________________
6348 [  6416] By: jhi                                   on 2000/07/17  19:13:26
6349         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
6350      Branch: perl
6351            ! hints/mpeix.sh mpeix/relink
6352 ____________________________________________________________________________
6353 [  6415] By: jhi                                   on 2000/07/15  14:11:02
6354         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
6355              the utf8 'characters' can be more than one octet).
6356              
6357              Date: Sat, 15 Jul 2000 00:21:56 +0100
6358              From: Tom Hughes <tom@compton.nu>
6359              Subject: Re: [ID 20000714.002]
6360              Message-ID: <db2334de49.tom@compton.compton.nu>
6361              
6362              Reported in
6363              
6364              Subject: [ID 20000714.002]
6365              From: "Simon Cozens" <simon@othersideofthe.earth.li>
6366              Date: 14 Jul 2000 15:13:09 -0000
6367              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
6368      Branch: perl
6369            ! doop.c
6370 ____________________________________________________________________________
6371 [  6414] By: jhi                                   on 2000/07/15  03:13:41
6372         Log: another VMS build tweak from Peter Prymmer
6373      Branch: perl
6374            ! vms/descrip_mms.template
6375 ____________________________________________________________________________
6376 [  6413] By: jhi                                   on 2000/07/15  03:10:40
6377         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
6378      Branch: perl
6379            ! vms/perlvms.pod
6380 ____________________________________________________________________________
6381 [  6412] By: jhi                                   on 2000/07/15  00:31:05
6382         Log: More docs for sv functions.
6383              
6384              Subject: [PATCH cfgperl] sv.c apidoc
6385              From: simon@brecon.co.uk (Simon Cozens)
6386              Date: 13 Jul 2000 09:00:20 GMT
6387              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
6388              
6389              Subject: Re: [PATCH cfgperl] sv.c apidoc
6390              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6391              Date: Thu, 13 Jul 2000 12:27:41 +0100
6392              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
6393              
6394              Subject: Re: [PATCH cfgperl] sv.c apidoc
6395              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6396              Date: Thu, 13 Jul 2000 13:23:09 +0100
6397              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
6398              
6399              Subject: Re: [PATCH cfgperl] sv.c apidoc
6400              From: simon@brecon.co.uk (Simon Cozens)
6401              Date: 14 Jul 2000 06:51:02 GMT
6402              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
6403      Branch: perl
6404            ! embed.pl pod/perlapi.pod sv.c
6405 ____________________________________________________________________________
6406 [  6411] By: jhi                                   on 2000/07/15  00:10:41
6407         Log: lib/b test fixes from Peter Prymmer.
6408      Branch: perl
6409            ! t/lib/b.t
6410 ____________________________________________________________________________
6411 [  6410] By: jhi                                   on 2000/07/15  00:02:09
6412         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
6413              From: Hugo <hv@crypt.compulink.co.uk>
6414              Date: Fri, 14 Jul 2000 23:05:20 +0100
6415              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
6416              
6417              Didn't anymore apply, but that point still could use another fix.
6418      Branch: perl
6419            ! pod/perlfunc.pod
6420 ____________________________________________________________________________
6421 [  6409] By: jhi                                   on 2000/07/14  23:15:15
6422         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
6423              not in pod, from Peter Prymmer
6424      Branch: perl
6425            ! vms/descrip_mms.template
6426 ____________________________________________________________________________
6427 [  6408] By: jhi                                   on 2000/07/14  20:35:05
6428         Log: The bug report
6429              [ID 19991110.002] minimal matching discrepancy found by pcre author
6430              seems to have been fixed (though differently from what was suggested
6431              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
6432      Branch: perl
6433            ! t/op/re_tests
6434 ____________________________________________________________________________
6435 [  6407] By: jhi                                   on 2000/07/14  17:38:08
6436         Log: Fix AutoSplit to use File::Spec the right way in VMS,
6437              from Peter Prymmer.
6438      Branch: perl
6439            ! lib/AutoSplit.pm
6440 ____________________________________________________________________________
6441 [  6406] By: jhi                                   on 2000/07/14  14:13:22
6442         Log: Merge perlhacktut into perlhack, update perlguts.
6443              
6444              Subject: Re: Perlhacktut
6445              From: simon@brecon.co.uk (Simon Cozens)
6446              Date: 14 Jul 2000 06:49:21 GMT
6447              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
6448              
6449              Subject: Re: Perlhacktut
6450              From: simon@brecon.co.uk (Simon Cozens)
6451              Date: 14 Jul 2000 07:09:45 GMT
6452              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
6453      Branch: perl
6454            ! pod/perlguts.pod pod/perlhack.pod
6455 ____________________________________________________________________________
6456 [  6405] By: jhi                                   on 2000/07/14  14:02:31
6457         Log: Integrate with Sarathy.
6458      Branch: cfgperl
6459           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
6460           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
6461           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
6462 ____________________________________________________________________________
6463 [  6404] By: gsar                                  on 2000/07/14  12:15:02
6464         Log: PERL_OBJECT build tweaks
6465      Branch: perl
6466            ! toke.c
6467 ____________________________________________________________________________
6468 [  6403] By: gsar                                  on 2000/07/14  11:23:41
6469         Log: inconsistent types needs casts
6470      Branch: perl
6471            ! toke.c
6472 ____________________________________________________________________________
6473 [  6402] By: gsar                                  on 2000/07/14  11:12:04
6474         Log: typos in change#6399, regen headers
6475      Branch: perl
6476            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
6477 ____________________________________________________________________________
6478 [  6401] By: gsar                                  on 2000/07/14  10:59:12
6479         Log: typecasts needed for change#6394
6480      Branch: perl
6481            ! toke.c
6482 ____________________________________________________________________________
6483 [  6400] By: gsar                                  on 2000/07/14  10:49:37
6484         Log: integrate cfgperl contents into mainline
6485      Branch: perl
6486           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
6487           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
6488 ____________________________________________________________________________
6489 [  6399] By: gsar                                  on 2000/07/14  10:38:35
6490         Log: enable UTF-16 filter by default if relevant BOM is seen; various
6491              cleanups (typos, misformatted code, and small bugs)
6492      Branch: perl
6493            ! doop.c embed.pl mg.c op.c pp.c toke.c
6494 ____________________________________________________________________________
6495 [  6398] By: gsar                                  on 2000/07/14  08:55:38
6496         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
6497              name suggests anyway)
6498      Branch: perl
6499            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
6500 ____________________________________________________________________________
6501 [  6397] By: gsar                                  on 2000/07/14  08:44:33
6502         Log: move new variables to the end of the interpreter structure (for
6503              bincompat in code that doesn't #include XSUB.h)
6504      Branch: perl
6505            ! intrpvar.h
6506 ____________________________________________________________________________
6507 [  6396] By: gsar                                  on 2000/07/14  08:13:58
6508         Log: MakeMaker should not remove editor backups (*~) on `make clean`
6509              by default (completes change#6383)
6510      Branch: perl
6511            ! lib/ExtUtils/MM_Unix.pm
6512 ____________________________________________________________________________
6513 [  6395] By: jhi                                   on 2000/07/14  05:20:33
6514         Log: Replace change #6337 with a better one.
6515              
6516              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
6517              From: Hugo <hv@crypt.compulink.co.uk>
6518              Date: Fri, 14 Jul 2000 04:16:20 +0100
6519              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
6520      Branch: cfgperl
6521            ! regexec.c t/op/re_tests
6522 ____________________________________________________________________________
6523 [  6394] By: jhi                                   on 2000/07/14  01:33:59
6524         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
6525      Branch: cfgperl
6526            ! embed.pl global.sym proto.h toke.c
6527 ____________________________________________________________________________
6528 [  6393] By: jhi                                   on 2000/07/13  23:41:23
6529         Log: remove discarded test
6530      Branch: cfgperl
6531            ! MANIFEST
6532 ____________________________________________________________________________
6533 [  6392] By: jhi                                   on 2000/07/13  23:32:25
6534         Log: The {multiplier} of a fixed substring was overlooked which
6535              caused a wrong initial search offset for that substring.
6536              
6537              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
6538              From: Hugo <hv@crypt.compulink.co.uk>
6539              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
6540              Date: Thu, 13 Jul 2000 19:27:13 +0100
6541      Branch: cfgperl
6542            ! regcomp.c t/op/re_tests
6543 ____________________________________________________________________________
6544 [  6391] By: jhi                                   on 2000/07/13  16:37:42
6545         Log: typo fix from Craig Berry
6546      Branch: cfgperl
6547            ! vms/subconfigure.com
6548 ____________________________________________________________________________
6549 [  6390] By: jhi                                   on 2000/07/13  13:20:12
6550         Log: Integrate with Sarathy.
6551      Branch: cfgperl
6552            - t/op/method2entersub.t
6553           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
6554           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
6555           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
6556           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
6557 ____________________________________________________________________________
6558 [  6389] By: jhi                                   on 2000/07/13  13:18:48
6559         Log: Detypo from Peter Prymmer, part of #6388.
6560      Branch: cfgperl
6561            ! Configure config_h.SH
6562      Branch: metaconfig
6563            ! U/modified/d_longlong.U
6564 ____________________________________________________________________________
6565 [  6388] By: gsar                                  on 2000/07/13  06:33:40
6566         Log: typos (spotted by Peter Prymmer)
6567      Branch: perl
6568            ! Configure t/lib/english.t
6569 ____________________________________________________________________________
6570 [  6387] By: gsar                                  on 2000/07/13  05:35:28
6571         Log: new selfloader.t in change#6183 doesn't close DATA handles,
6572              and thus fails to clean up tmp files on dosish platforms
6573      Branch: perl
6574            ! t/lib/selfloader.t
6575 ____________________________________________________________________________
6576 [  6386] By: gsar                                  on 2000/07/12  21:42:39
6577         Log: sprintf test tweaks (from Dominic Dunlop)
6578      Branch: perl
6579            ! t/op/sprintf.t
6580 ____________________________________________________________________________
6581 [  6385] By: gsar                                  on 2000/07/12  21:33:46
6582         Log: fix bugs in processing %v-*d and similar format specs (from
6583              Avi Finkel <avi@finkel.org>)
6584      Branch: perl
6585            ! sv.c t/op/sprintf.t
6586 ____________________________________________________________________________
6587 [  6384] By: gsar                                  on 2000/07/12  16:04:19
6588         Log: readd missing perldelta.pod changes from changes#6339,6376
6589      Branch: perl
6590            ! pod/perldelta.pod
6591 ____________________________________________________________________________
6592 [  6383] By: gsar                                  on 2000/07/12  16:00:51
6593         Log: don't clobber *.orig files on *clean targets
6594      Branch: perl
6595            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
6596 ____________________________________________________________________________
6597 [  6382] By: gsar                                  on 2000/07/12  07:59:12
6598         Log: fix broken integrations in cfgperl
6599      Branch: cfgperl
6600           !> Changes pod/perldelta.pod
6601 ____________________________________________________________________________
6602 [  6381] By: gsar                                  on 2000/07/12  07:42:17
6603         Log: integrate cfgperl changes into mainline
6604      Branch: perl
6605            ! Changes
6606           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
6607           !> pod/perlre.pod
6608 ____________________________________________________________________________
6609 [  6380] By: gsar                                  on 2000/07/12  07:31:00
6610         Log: get sprintf.t to adjust properly for 3-digit exponents
6611      Branch: perl
6612            ! t/op/sprintf.t
6613 ____________________________________________________________________________
6614 [  6379] By: gsar                                  on 2000/07/12  06:40:04
6615         Log: change#6174 needs corresponding change in win32/config_h.PL,
6616              which grovels through config_h.SH to find the config.h name
6617      Branch: perl
6618            ! win32/config_h.PL
6619 ____________________________________________________________________________
6620 [  6378] By: jhi                                   on 2000/07/12  05:03:59
6621         Log: Do the cc sanity check both before the hints and
6622              after the cc selction.
6623      Branch: cfgperl
6624            ! Configure config_h.SH
6625      Branch: metaconfig
6626            ! U/modified/Oldconfig.U U/modified/cc.U
6627      Branch: metaconfig/U/perl
6628            + Checkcc.U
6629 ____________________________________________________________________________
6630 [  6377] By: jhi                                   on 2000/07/12  02:49:22
6631         Log: Fix nits noticed by Boston.pm.
6632      Branch: cfgperl
6633            ! pod/perlre.pod
6634 ____________________________________________________________________________
6635 [  6376] By: jhi                                   on 2000/07/11  21:22:13
6636         Log: Configure cosmetics and perldelta.
6637      Branch: cfgperl
6638            ! Configure config_h.SH pod/perldelta.pod
6639      Branch: metaconfig
6640            ! U/modified/cc.U
6641 ____________________________________________________________________________
6642 [  6375] By: gsar                                  on 2000/07/11  21:17:35
6643         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
6644      Branch: perl
6645            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
6646            ! win32/win32sck.c
6647 ____________________________________________________________________________
6648 [  6374] By: gsar                                  on 2000/07/11  20:48:50
6649         Log: tweak for build failure under multiplicity
6650      Branch: perl
6651            ! toke.c
6652 ____________________________________________________________________________
6653 [  6373] By: gsar                                  on 2000/07/11  20:37:23
6654         Log: integrate cfgperl changes#6325..6373 into mainline
6655              (NOTE: today's batch of integrations still untested)
6656      Branch: perl
6657           +> ext/DynaLoader/hints/netbsd.pl
6658            ! Changes
6659           !> (integrate 26 files)
6660 ____________________________________________________________________________
6661 [  6372] By: jhi                                   on 2000/07/11  20:30:36
6662         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
6663              regen perltoc.
6664      Branch: cfgperl
6665            + pod/perlbook.pod
6666            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
6667            ! pod/perltoc.pod
6668 ____________________________________________________________________________
6669 [  6371] By: jhi                                   on 2000/07/11  20:08:56
6670         Log: Minor cleanups on the booklist.
6671      Branch: cfgperl
6672            ! pod/perlfaq2.pod
6673 ____________________________________________________________________________
6674 [  6370] By: jhi                                   on 2000/07/11  19:31:13
6675         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
6676      Branch: cfgperl
6677            ! t/pragma/overload.t
6678 ____________________________________________________________________________
6679 [  6369] By: gsar                                  on 2000/07/11  19:27:48
6680         Log: integrate cfgperl changes#6293..6324 into mainline
6681      Branch: perl
6682           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
6683            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
6684           !> (integrate 30 files)
6685 ____________________________________________________________________________
6686 [  6368] By: gsar                                  on 2000/07/11  19:18:57
6687         Log: skip integrate of problematic change#6292 from cfgperl into mainline
6688      Branch: perl
6689           !> pp_hot.c
6690 ____________________________________________________________________________
6691 [  6367] By: gsar                                  on 2000/07/11  19:17:21
6692         Log: integrate cfgperl changes#6288..6290 into mainline
6693      Branch: perl
6694           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
6695 ____________________________________________________________________________
6696 [  6366] By: gsar                                  on 2000/07/11  19:11:18
6697         Log: integrate cfgperl changes#6268..6282 into mainline
6698      Branch: perl
6699           !> (integrate 30 files)
6700 ____________________________________________________________________________
6701 [  6365] By: gsar                                  on 2000/07/11  18:57:00
6702         Log: delete new accidentally branched file
6703      Branch: perl
6704            - t/op/method2entersub.t
6705 ____________________________________________________________________________
6706 [  6364] By: gsar                                  on 2000/07/11  18:55:13
6707         Log: skip integrate of change#6267 from cfgperl into mainline (the
6708              method call optimization is flawed without additional hints
6709              from user about immutableness of @ISA and no runtime method
6710              definitions)
6711      Branch: perl
6712           +> t/op/method2entersub.t
6713           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
6714           !> perl.h t/op/sprintf.t xsutils.c
6715 ____________________________________________________________________________
6716 [  6363] By: gsar                                  on 2000/07/11  18:49:43
6717         Log: integrate cfgperl changes#6261..6266 into mainline
6718      Branch: perl
6719           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
6720           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
6721           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6722           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
6723 ____________________________________________________________________________
6724 [  6362] By: gsar                                  on 2000/07/11  18:43:26
6725         Log: integrate cfgperl changes#6252..6260 into mainline
6726      Branch: perl
6727           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
6728           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
6729           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
6730           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
6731 ____________________________________________________________________________
6732 [  6361] By: gsar                                  on 2000/07/11  18:37:12
6733         Log: skip integrate of problematic change#6251 from cfgperl into mainline
6734      Branch: perl
6735           !> lib/Exporter.pm
6736 ____________________________________________________________________________
6737 [  6360] By: gsar                                  on 2000/07/11  18:34:56
6738         Log: integrate cfgperl change#6250 into mainline
6739      Branch: perl
6740           +> t/op/my_stash.t
6741           !> MANIFEST embed.pl proto.h toke.c
6742 ____________________________________________________________________________
6743 [  6359] By: gsar                                  on 2000/07/11  18:21:19
6744         Log: integrate cfgperl changes#6242..6249 into mainline
6745      Branch: perl
6746           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
6747           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
6748           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
6749           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
6750           !> t/lib/peek.t utf8.c
6751 ____________________________________________________________________________
6752 [  6358] By: gsar                                  on 2000/07/11  18:15:45
6753         Log: skip integrate of problematic change#6241 from cfgperl into mainline
6754      Branch: perl
6755           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
6756 ____________________________________________________________________________
6757 [  6357] By: jhi                                   on 2000/07/11  18:15:16
6758         Log: Fix for
6759              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
6760              From: Roderick Schertler <roderick@argon.org> 
6761              Date: Tue, 11 Jul 2000 13:55:05 -0400 
6762              Message-Id: <200007111755.NAA05077@jones.argon.org> 
6763      Branch: cfgperl
6764            ! doio.c
6765 ____________________________________________________________________________
6766 [  6356] By: jhi                                   on 2000/07/11  18:12:51
6767         Log: Typo in #6341.
6768      Branch: cfgperl
6769            ! pp_hot.c
6770 ____________________________________________________________________________
6771 [  6355] By: gsar                                  on 2000/07/11  18:12:10
6772         Log: integrate cfgperl changes#6231..6240 into mainline
6773      Branch: perl
6774           +> pod/perlutil.pod
6775           !> (integrate 35 files)
6776 ____________________________________________________________________________
6777 [  6354] By: jhi                                   on 2000/07/11  18:04:34
6778         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
6779              From: Dominic Dunlop <domo@computer.org> 
6780              Date: Tue, 11 Jul 2000 12:27:33 +0200 
6781              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
6782              
6783              Replaces change #6268.
6784      Branch: cfgperl
6785            ! t/op/sprintf.t
6786 ____________________________________________________________________________
6787 [  6353] By: gsar                                  on 2000/07/11  17:59:51
6788         Log: skip integrate of problematic change#6230 from cfgperl into mainline
6789              (a later version of File::Spec is already in mainline)
6790      Branch: perl
6791           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
6792           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
6793 ____________________________________________________________________________
6794 [  6352] By: gsar                                  on 2000/07/11  17:57:48
6795         Log: integrate cfgperl changes#6224..6229 into mainline
6796      Branch: perl
6797           +> lib/lib.pm.PL
6798            - lib/lib.pm
6799           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
6800           !> lib/English.pm op.c t/lib/english.t
6801 ____________________________________________________________________________
6802 [  6351] By: gsar                                  on 2000/07/11  17:50:10
6803         Log: skip integrate of problematic change#6223 from cfgperl into mainline
6804      Branch: perl
6805           !> doio.c
6806 ____________________________________________________________________________
6807 [  6350] By: gsar                                  on 2000/07/11  17:48:28
6808         Log: integrate cfgperl changes#6220..6222 into mainline
6809      Branch: perl
6810           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
6811           !> toke.c utf8.c win32/win32.h
6812 ____________________________________________________________________________
6813 [  6349] By: gsar                                  on 2000/07/11  17:46:13
6814         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
6815              mainline
6816      Branch: perl
6817           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
6818           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
6819           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6820 ____________________________________________________________________________
6821 [  6348] By: jhi                                   on 2000/07/11  17:45:49
6822         Log: README.posix-bc podified from Thomas Dorner.
6823      Branch: cfgperl
6824            ! README.posix-bc
6825 ____________________________________________________________________________
6826 [  6347] By: gsar                                  on 2000/07/11  17:42:04
6827         Log: integrate cfgperl change#6217 into mainline
6828      Branch: perl
6829           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
6830           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
6831           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
6832 ____________________________________________________________________________
6833 [  6346] By: gsar                                  on 2000/07/11  17:39:37
6834         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
6835              mainline
6836      Branch: perl
6837           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
6838           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6839           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
6840           !> perlapi.h pod/perlapi.pod
6841 ____________________________________________________________________________
6842 [  6345] By: gsar                                  on 2000/07/11  17:36:42
6843         Log: integrate cfgperl changes#6207..6210 into mainline
6844      Branch: perl
6845           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
6846           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
6847 ____________________________________________________________________________
6848 [  6344] By: gsar                                  on 2000/07/11  17:31:20
6849         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
6850              mainline
6851      Branch: perl
6852           !> (integrate 40 files)
6853 ____________________________________________________________________________
6854 [  6343] By: gsar                                  on 2000/07/11  17:19:08
6855         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
6856      Branch: perl
6857           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
6858            ! Changes
6859           !> (integrate 34 files)
6860 ____________________________________________________________________________
6861 [  6342] By: jhi                                   on 2000/07/11  16:05:48
6862         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
6863              To: perl5-porters@perl.org
6864              From: Karsten Sperling <spiff@phreax.net>
6865              Date: Mon, 10 Jul 2000 15:12:52 +0200
6866              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
6867      Branch: cfgperl
6868            ! lib/Symbol.pm
6869 ____________________________________________________________________________
6870 [  6341] By: jhi                                   on 2000/07/11  15:59:23
6871         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
6872              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6873              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
6874              Date: Fri, 07 Jul 2000 17:57:16 +0100
6875      Branch: cfgperl
6876            ! pp_hot.c
6877 ____________________________________________________________________________
6878 [  6340] By: jhi                                   on 2000/07/11  15:55:47
6879         Log: Subject: Re: format bug report  [Patch]
6880              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6881              Date: Wed, 05 Jul 2000 13:12:52 +0200
6882              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
6883              
6884              Subject: Re: format bug report  [Patch]
6885              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6886              Date: Wed, 05 Jul 2000 14:10:01 +0200
6887              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
6888      Branch: cfgperl
6889            ! t/op/write.t toke.c
6890 ____________________________________________________________________________
6891 [  6339] By: jhi                                   on 2000/07/11  13:54:09
6892         Log: Be less forgiving about ambiguous and illegal tr ranges.
6893              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
6894              From: Mark-Jason Dominus <mjd@plover.com>
6895              Date: Tue, 04 Jul 2000 10:00:12 -0400
6896              Message-ID: <20000704140012.17772.qmail@plover.com>
6897              
6898              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
6899              From: Mark-Jason Dominus <mjd@plover.com>
6900              Date: Wed, 05 Jul 2000 09:37:36 -0400
6901              Message-ID: <20000705133736.27293.qmail@plover.com>
6902      Branch: cfgperl
6903            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
6904 ____________________________________________________________________________
6905 [  6338] By: jhi                                   on 2000/07/11  13:31:24
6906         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
6907              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6908              Date: Tue, 11 Jul 2000 13:50:51 +0100
6909              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
6910      Branch: cfgperl
6911            ! sv.c
6912 ____________________________________________________________________________
6913 [  6337] By: jhi                                   on 2000/07/11  13:29:14
6914         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
6915              From: Hugo <hv@crypt.compulink.co.uk>
6916              Date: Tue, 11 Jul 2000 12:44:50 +0100
6917              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
6918      Branch: cfgperl
6919            ! regexec.c t/op/re_tests
6920 ____________________________________________________________________________
6921 [  6336] By: jhi                                   on 2000/07/11  13:26:47
6922         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
6923              From: simon@brecon.co.uk (Simon Cozens)
6924              Date: 7 Jul 2000 11:26:09 GMT
6925              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
6926      Branch: cfgperl
6927            ! mg.c
6928 ____________________________________________________________________________
6929 [  6335] By: jhi                                   on 2000/07/11  13:23:37
6930         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
6931              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
6932              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
6933              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
6934      Branch: cfgperl
6935            + ext/DynaLoader/hints/netbsd.pl
6936            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
6937 ____________________________________________________________________________
6938 [  6334] By: jhi                                   on 2000/07/11  13:20:38
6939         Log: Subject: PATCH perlguts.pod: Document D and d magic types
6940              From: mjd@plover.com
6941              Date: 5 Jul 2000 18:01:51 -0000
6942              Message-ID: <20000705180151.29413.qmail@plover.com>
6943      Branch: cfgperl
6944            ! pod/perlguts.pod
6945 ____________________________________________________________________________
6946 [  6333] By: jhi                                   on 2000/07/11  13:15:51
6947         Log: Precedence goof, fix based on
6948              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
6949              From: Hugo <hv@crypt.compulink.co.uk>
6950              Date: Tue, 11 Jul 2000 12:52:38 +0100
6951              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
6952      Branch: cfgperl
6953            ! t/op/taint.t
6954 ____________________________________________________________________________
6955 [  6332] By: jhi                                   on 2000/07/11  12:40:17
6956         Log: Integrate with Sarathy.
6957      Branch: cfgperl
6958           !> win32/win32sck.c
6959 ____________________________________________________________________________
6960 [  6331] By: jhi                                   on 2000/07/10  20:14:16
6961         Log: Sprinkle ldlibpath.
6962      Branch: cfgperl
6963            ! pod/Makefile.SH
6964 ____________________________________________________________________________
6965 [  6330] By: jhi                                   on 2000/07/10  17:54:49
6966         Log: More POSIX.pod tweaks.
6967      Branch: cfgperl
6968            ! ext/POSIX/POSIX.pod
6969 ____________________________________________________________________________
6970 [  6329] By: jhi                                   on 2000/07/10  14:02:12
6971         Log: Reorder perl.pod once more.
6972      Branch: cfgperl
6973            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6974 ____________________________________________________________________________
6975 [  6328] By: gsar                                  on 2000/07/10  07:06:00
6976         Log: accept() leaks memory on windows due to incorrect ordering of
6977              closesocket() and fclose() calls
6978      Branch: perl
6979            ! win32/win32sck.c
6980 ____________________________________________________________________________
6981 [  6327] By: gsar                                  on 2000/07/10  06:49:17
6982         Log: winsock options weren't being set in all threads under ithreads
6983              (caused send()s from second and subsequent threads to fail)
6984      Branch: perl
6985            ! win32/win32sck.c
6986 ____________________________________________________________________________
6987 [  6326] By: jhi                                   on 2000/07/08  02:45:40
6988         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
6989              was cast to an unsigned (32-bit) integer with wild abandon.
6990      Branch: cfgperl
6991            ! ext/Devel/DProf/DProf.xs
6992 ____________________________________________________________________________
6993 [  6325] By: jhi                                   on 2000/07/07  18:50:33
6994         Log: Remove perlbook, update perlfaq book listing,
6995              rearrange perl.pod, regenerate perltoc.
6996      Branch: cfgperl
6997            - pod/perlbook.pod
6998            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
6999            ! pod/perlfaq2.pod pod/perltoc.pod
7000 ____________________________________________________________________________
7001 [  6324] By: jhi                                   on 2000/07/07  14:03:40
7002         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
7003      Branch: cfgperl
7004            ! sv.h toke.c
7005 ____________________________________________________________________________
7006 [  6323] By: jhi                                   on 2000/07/06  16:03:55
7007         Log: Fix complaints of buildtoc.
7008      Branch: cfgperl
7009            + lib/Win32.pod
7010            - pod/Win32.pod
7011            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7012 ____________________________________________________________________________
7013 [  6322] By: jhi                                   on 2000/07/06  15:15:52
7014         Log: Add =head1 NAMEs so that buildtoc is happy.
7015              (The CGI::Util nit reported to Lincoln.)
7016      Branch: cfgperl
7017            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
7018            ! pod/perltoc.pod
7019 ____________________________________________________________________________
7020 [  6321] By: jhi                                   on 2000/07/06  03:16:04
7021         Log: Config is being used.
7022      Branch: cfgperl
7023            ! t/op/method.t
7024 ____________________________________________________________________________
7025 [  6320] By: jhi                                   on 2000/07/06  03:13:13
7026         Log: Integrate with Sarathy.
7027      Branch: cfgperl
7028           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
7029 ____________________________________________________________________________
7030 [  6319] By: jhi                                   on 2000/07/06  03:11:46
7031         Log: Autogenerate pod/Makefile and pod/buildtoc.
7032              buildtoc also checks whether the existin pods are
7033              mentioned in MANIFEST and perl.pod, and vice versa.
7034              (None of the thusly found discrepancies fixed yet.)
7035              roffitall also needs to be autogenerated similarly but it
7036              seems so badly out of date that I didn't touch it yet.
7037      Branch: cfgperl
7038            + pod/Makefile.SH pod/buildtoc.PL
7039            - pod/Makefile pod/buildtoc
7040            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
7041 ____________________________________________________________________________
7042 [  6318] By: gsar                                  on 2000/07/05  22:10:54
7043         Log: fix UNC path handling on Windows under ithreads, and chdir()
7044              return value when given a non-existent directory
7045      Branch: perl
7046            ! win32/vdir.h
7047 ____________________________________________________________________________
7048 [  6317] By: gsar                                  on 2000/07/05  22:08:19
7049         Log: winsock cleanup never done on Windows (leads to handle leaks)
7050      Branch: perl
7051            ! win32/perllib.c win32/win32sck.c
7052 ____________________________________________________________________________
7053 [  6316] By: gsar                                  on 2000/07/05  22:06:19
7054         Log: some debugger output does not go to the socket when RemotePort is set
7055      Branch: perl
7056            ! lib/perl5db.pl
7057 ____________________________________________________________________________
7058 [  6315] By: jhi                                   on 2000/07/05  00:25:21
7059         Log: Integrate with Sarathy, preliminary fix for unicos
7060              alignment problems in [ID 20000612.002] Perl problem on Cray system.
7061      Branch: cfgperl
7062            ! sv.h
7063           !> pp_hot.c
7064 ____________________________________________________________________________
7065 [  6314] By: gsar                                  on 2000/07/04  23:34:02
7066         Log: tyop in change#6306
7067      Branch: perl
7068            ! pp_hot.c
7069 ____________________________________________________________________________
7070 [  6313] By: jhi                                   on 2000/07/04  22:14:38
7071         Log: Multiline string literals ENONPORTABLE.
7072      Branch: cfgperl
7073            ! pp_hot.c
7074 ____________________________________________________________________________
7075 [  6312] By: jhi                                   on 2000/07/04  20:34:44
7076         Log: Integrate with Sarathy.
7077      Branch: cfgperl
7078           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
7079           !> t/op/method.t
7080 ____________________________________________________________________________
7081 [  6311] By: jhi                                   on 2000/07/04  20:30:56
7082         Log: More POSIX.pod embellishment.
7083      Branch: cfgperl
7084            ! ext/POSIX/POSIX.pod
7085 ____________________________________________________________________________
7086 [  6310] By: gsar                                  on 2000/07/04  17:28:48
7087         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
7088      Branch: perl
7089            ! t/lib/b.t
7090 ____________________________________________________________________________
7091 [  6309] By: jhi                                   on 2000/07/04  17:22:18
7092         Log: The #6308 required a little bit more.
7093      Branch: cfgperl
7094            ! Makefile.SH win32/Makefile
7095 ____________________________________________________________________________
7096 [  6308] By: jhi                                   on 2000/07/04  16:35:24
7097         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
7098      Branch: cfgperl
7099            + lib/lib_pm.PL
7100            - lib/lib.pm.PL
7101            ! MANIFEST Makefile.SH
7102 ____________________________________________________________________________
7103 [  6307] By: jhi                                   on 2000/07/04  16:28:58
7104         Log: Win32 patches for cfgperl from Sarathy.
7105      Branch: cfgperl
7106            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
7107            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
7108            ! thread.h toke.c util.c win32/Makefile win32/win32.c
7109 ____________________________________________________________________________
7110 [  6306] By: gsar                                  on 2000/07/04  16:28:40
7111         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
7112              (from Richard Soderberg <rs@oregonnet.com>)
7113      Branch: perl
7114            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
7115 ____________________________________________________________________________
7116 [  6305] By: jhi                                   on 2000/07/04  16:24:24
7117         Log: Integrate with Sarathy.
7118      Branch: cfgperl
7119           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
7120           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7121           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
7122           !> proto.h win32/win32.c
7123 ____________________________________________________________________________
7124 [  6304] By: gsar                                  on 2000/07/04  16:17:24
7125         Log: missing perldiag entry for unpack("w",...) diagnostic (from
7126              Andreas Koenig)
7127      Branch: perl
7128            ! pod/perldiag.pod
7129 ____________________________________________________________________________
7130 [  6303] By: gsar                                  on 2000/07/04  16:14:44
7131         Log: remove rel2abs prototypes (from Barrie Slaymaker)
7132      Branch: perl
7133            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
7134            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7135 ____________________________________________________________________________
7136 [  6302] By: gsar                                  on 2000/07/04  04:59:35
7137         Log: adjust change#6299
7138      Branch: perl
7139            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
7140            ! win32/win32.c
7141 ____________________________________________________________________________
7142 [  6301] By: jhi                                   on 2000/07/04  04:50:07
7143         Log: Integrate with Sarathy.
7144      Branch: cfgperl
7145           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
7146           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
7147           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
7148 ____________________________________________________________________________
7149 [  6300] By: gsar                                  on 2000/07/04  04:42:09
7150         Log: PERL_OBJECT build tweak
7151      Branch: perl
7152            ! perl.h
7153 ____________________________________________________________________________
7154 [  6299] By: gsar                                  on 2000/07/04  04:37:00
7155         Log: fix memory leak on Windows (PL_sys_intern contents were never
7156              freed)
7157      Branch: perl
7158            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
7159            ! perlapi.c proto.h win32/win32.c
7160 ____________________________________________________________________________
7161 [  6298] By: gsar                                  on 2000/07/04  04:15:59
7162         Log: fix large memory leak that has been around for ever, masked by
7163              -DPURIFY (most of the arenas were never freed!)
7164      Branch: perl
7165            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
7166 ____________________________________________________________________________
7167 [  6297] By: gsar                                  on 2000/07/04  04:07:46
7168         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
7169      Branch: perl
7170            ! perl.c
7171 ____________________________________________________________________________
7172 [  6296] By: jhi                                   on 2000/06/30  18:28:37
7173         Log: Elaborate POSIX.pod.  Still needs work.
7174      Branch: cfgperl
7175            ! ext/POSIX/POSIX.pod
7176 ____________________________________________________________________________
7177 [  6295] By: jhi                                   on 2000/06/30  14:58:18
7178         Log: Point to perlipc for more SysV IPC examples.
7179      Branch: cfgperl
7180            ! pod/perlfunc.pod
7181 ____________________________________________________________________________
7182 [  6294] By: gsar                                  on 2000/06/30  14:47:45
7183         Log: slurp mode fix in change#4736 still not quite right
7184      Branch: perl
7185            ! pp_hot.c t/io/argv.t
7186 ____________________________________________________________________________
7187 [  6293] By: jhi                                   on 2000/06/30  12:02:55
7188         Log: Integrate with Sarathy.
7189      Branch: cfgperl
7190           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
7191 ____________________________________________________________________________
7192 [  6292] By: jhi                                   on 2000/06/30  12:01:11
7193         Log: From: simon@brecon.co.uk (Simon Cozens)
7194              Subject: UTF8 concat
7195              Date: 30 Jun 2000 06:13:25 GMT
7196              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
7197      Branch: cfgperl
7198            ! pp_hot.c
7199 ____________________________________________________________________________
7200 [  6291] By: gsar                                  on 2000/06/30  04:37:33
7201         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
7202              when @_ is modified, causing coredumps
7203      Branch: perl
7204            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
7205 ____________________________________________________________________________
7206 [  6290] By: jhi                                   on 2000/06/30  02:21:44
7207         Log: Integrate with Sarathy.
7208      Branch: cfgperl
7209           !> vms/vms.c vms/vmsish.h
7210 ____________________________________________________________________________
7211 [  6289] By: jhi                                   on 2000/06/30  02:21:02
7212         Log: Check VERSIONs.
7213      Branch: cfgperl
7214            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
7215            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7216            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7217 ____________________________________________________________________________
7218 [  6288] By: jhi                                   on 2000/06/30  02:18:52
7219         Log: Integrate with Sarathy.
7220      Branch: cfgperl
7221           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
7222           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
7223           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7224           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
7225 ____________________________________________________________________________
7226 [  6287] By: gsar                                  on 2000/06/30  02:17:08
7227         Log: integrate vmsperl changes into mainline
7228      Branch: perl
7229           !> vms/vms.c vms/vmsish.h
7230 ____________________________________________________________________________
7231 [  6285] By: gsar                                  on 2000/06/30  02:05:28
7232         Log: localize %INC in a Safe compartment so that use/require work
7233              (many other magic globals probably need similar treatment)
7234      Branch: perl
7235            ! ext/Opcode/Opcode.xs
7236 ____________________________________________________________________________
7237 [  6284] By: gsar                                  on 2000/06/30  01:54:54
7238         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
7239              about Windows
7240      Branch: perl
7241            ! pod/perlembed.pod
7242 ____________________________________________________________________________
7243 [  6283] By: jhi                                   on 2000/06/30  01:50:10
7244         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
7245              From: Barrie Slaymaker <barries@jester.slaysys.com>
7246              Date: Wed, 28 Jun 2000 11:35:29 -0400
7247              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
7248      Branch: perl
7249            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
7250            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
7251            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7252            ! lib/File/Spec/Win32.pm
7253 ____________________________________________________________________________
7254 [  6282] By: jhi                                   on 2000/06/29  22:57:22
7255         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
7256              From: Dan Sugalski <dan@sidhe.org>
7257              Date: Tue, 06 Jun 2000 11:59:50 -0400
7258              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
7259      Branch: cfgperl
7260            ! vms/vms.c
7261 ____________________________________________________________________________
7262 [  6281] By: jhi                                   on 2000/06/29  22:52:50
7263         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
7264              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7265              Date: Wed, 7 Jun 2000 04:02:04 -0500
7266              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
7267      Branch: cfgperl
7268            ! utils/h2xs.PL
7269 ____________________________________________________________________________
7270 [  6280] By: jhi                                   on 2000/06/29  22:45:47
7271         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
7272              From: rspier@pobox.com (Robert Spier)
7273              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
7274              Message-ID: <14654.31913.845602.610277@rls.cx>
7275      Branch: cfgperl
7276            ! utils/h2xs.PL
7277 ____________________________________________________________________________
7278 [  6279] By: jhi                                   on 2000/06/29  22:38:16
7279         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
7280              From: Tim Ayers <tayers@bridge.com>
7281              Date: Thu, 08 Jun 2000 08:11:06 +0200
7282              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
7283              [resent by Richard Foley, Message-Id probably wrong]
7284      Branch: cfgperl
7285            ! pod/perlsub.pod
7286 ____________________________________________________________________________
7287 [  6278] By: jhi                                   on 2000/06/29  22:21:45
7288         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
7289              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
7290              Date: Fri, 09 Jun 2000 12:39:27 -0400
7291              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
7292              (plus update the version "number" of Text::Wrap)
7293      Branch: cfgperl
7294            ! lib/Text/Wrap.pm
7295 ____________________________________________________________________________
7296 [  6277] By: jhi                                   on 2000/06/29  22:13:10
7297         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
7298              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7299              Date: Mon, 12 Jun 2000 14:55:59 +0100
7300              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
7301      Branch: cfgperl
7302            ! pod/perlfunc.pod
7303 ____________________________________________________________________________
7304 [  6276] By: jhi                                   on 2000/06/29  22:11:06
7305         Log: Subject: [PATCH] Re: eval documentation: context
7306              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7307              Date: Mon, 12 Jun 2000 15:07:29 +0100
7308              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
7309      Branch: cfgperl
7310            ! pod/perlfunc.pod
7311 ____________________________________________________________________________
7312 [  6275] By: jhi                                   on 2000/06/29  21:59:46
7313         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
7314              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7315              Date: Tue, 13 Jun 2000 02:43:48 -0500
7316              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
7317      Branch: cfgperl
7318            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
7319 ____________________________________________________________________________
7320 [  6274] By: jhi                                   on 2000/06/29  21:56:14
7321         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
7322              From: Andy Dougherty <doughera@lafayette.edu>
7323              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
7324              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
7325      Branch: cfgperl
7326            ! ext/File/Glob/Glob.pm
7327 ____________________________________________________________________________
7328 [  6273] By: jhi                                   on 2000/06/29  21:49:09
7329         Log: Subject: [PATCH] xsub attributes
7330              From: Doug MacEachern <dougm@covalent.net>
7331              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
7332              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
7333      Branch: cfgperl
7334            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
7335            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
7336 ____________________________________________________________________________
7337 [  6272] By: jhi                                   on 2000/06/29  21:41:28
7338         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
7339              From: Tom Phoenix <rootbeer@redcat.com>
7340              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
7341              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
7342      Branch: cfgperl
7343            ! lib/Net/Ping.pm
7344 ____________________________________________________________________________
7345 [  6271] By: jhi                                   on 2000/06/29  21:36:55
7346         Log: Subject: PATCH pod/perltie.pod
7347              From: Ian Phillipps <Ian.Phillipps@iname.com>
7348              Date: Fri, 16 Jun 2000 00:17:19 +0100
7349              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
7350              (only the first hunk, the second hunk had already been done
7351              by some other patch)
7352      Branch: cfgperl
7353            ! pod/perltie.pod
7354 ____________________________________________________________________________
7355 [  6270] By: jhi                                   on 2000/06/29  21:24:51
7356         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
7357              From: Nicholas Clark <nick@talking.bollo.cx>
7358              Date: Fri, 23 Jun 2000 16:21:15 +0100
7359              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
7360      Branch: cfgperl
7361            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
7362            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
7363 ____________________________________________________________________________
7364 [  6269] By: jhi                                   on 2000/06/29  19:38:15
7365         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
7366              silence few compiler warnings.
7367      Branch: cfgperl
7368            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
7369 ____________________________________________________________________________
7370 [  6268] By: jhi                                   on 2000/06/29  18:21:50
7371         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
7372              From: Dominic Dunlop <domo@computer.org> 
7373              Date: Thu, 29 Jun 2000 12:32:39 +0200 
7374              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
7375      Branch: cfgperl
7376            ! t/op/sprintf.t
7377 ____________________________________________________________________________
7378 [  6267] By: jhi                                   on 2000/06/29  18:16:07
7379         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
7380              From: Doug MacEachern <dougm@covalent.net>
7381              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
7382              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
7383      Branch: cfgperl
7384            + t/op/method2entersub.t
7385            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
7386            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7387            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
7388            ! xsutils.c
7389 ____________________________________________________________________________
7390 [  6266] By: jhi                                   on 2000/06/29  15:11:15
7391         Log: Subject: [PATCH 5.6.0] cygwin port
7392              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
7393              From: "Fifer, Eric" <EFifer@sanwaint.com>
7394              Date: Thu, 29 Jun 2000 12:58:29 +0100
7395      Branch: cfgperl
7396            ! cygwin/Makefile.SHs
7397 ____________________________________________________________________________
7398 [  6265] By: jhi                                   on 2000/06/29  15:04:05
7399         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
7400              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7401              Date: Wed, 28 Jun 2000 17:50:12 -0700
7402              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
7403      Branch: cfgperl
7404            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7405 ____________________________________________________________________________
7406 [  6264] By: jhi                                   on 2000/06/29  15:00:57
7407         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
7408              From: Marty Lucich <marty@netcom.com>
7409              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
7410              Message-Id: <200006282116.OAA11148@netcom.com>
7411              ccdlflags update (the BSD/OS 4.1 part had already been taken
7412              care of by #6141).
7413      Branch: cfgperl
7414            ! hints/bsdos.sh
7415 ____________________________________________________________________________
7416 [  6263] By: jhi                                   on 2000/06/29  13:47:44
7417         Log: tr fixes from Simon Cozens
7418      Branch: cfgperl
7419            ! doop.c
7420 ____________________________________________________________________________
7421 [  6262] By: jhi                                   on 2000/06/28  18:46:01
7422         Log: Subject: 5.6.0 Patch for EPOC
7423              From: Olaf Flebbe <o.flebbe@gmx.de>
7424              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
7425              Message-ID: <23449.960929969@www11.gmx.net>
7426      Branch: cfgperl
7427            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
7428            ! epoc/epocish.h
7429 ____________________________________________________________________________
7430 [  6261] By: jhi                                   on 2000/06/28  18:29:07
7431         Log: Subject: Re: [PATCH cfgperl] BOMs away!
7432              From: simon@brecon.co.uk (Simon Cozens)
7433              Date: 17 Jun 2000 11:49:57 GMT
7434              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
7435      Branch: cfgperl
7436            ! pod/perldiag.pod t/comp/require.t toke.c
7437 ____________________________________________________________________________
7438 [  6260] By: jhi                                   on 2000/06/28  17:47:16
7439         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
7440              From: simon@brecon.co.uk (Simon Cozens) 
7441              Date: 17 Jun 2000 11:56:44 GMT 
7442              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
7443              pack U0, pack C0
7444      Branch: cfgperl
7445            ! pod/perlfunc.pod pp.c t/op/pack.t
7446 ____________________________________________________________________________
7447 [  6259] By: jhi                                   on 2000/06/28  16:43:17
7448         Log: perlnewmod was missing from MANIFEST.
7449      Branch: cfgperl
7450            ! MANIFEST
7451 ____________________________________________________________________________
7452 [  6258] By: jhi                                   on 2000/06/28  15:54:30
7453         Log: linenumber tweak
7454      Branch: cfgperl
7455            ! t/pragma/warn/regcomp
7456 ____________________________________________________________________________
7457 [  6257] By: jhi                                   on 2000/06/28  15:50:44
7458         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
7459              From: Doug MacEachern <dougm@covalent.net>
7460              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
7461              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
7462              (one part of the patch had been applied earlier)
7463      Branch: cfgperl
7464            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
7465 ____________________________________________________________________________
7466 [  6256] By: jhi                                   on 2000/06/28  15:40:22
7467         Log: tweaks from Simon Cozens to further fix tr/// under utf8
7468      Branch: cfgperl
7469            ! doop.c
7470 ____________________________________________________________________________
7471 [  6255] By: jhi                                   on 2000/06/28  15:33:45
7472         Log: small thinko tweaks
7473      Branch: cfgperl
7474            ! lib/IPC/Open3.pm t/op/my_stash.t
7475 ____________________________________________________________________________
7476 [  6254] By: jhi                                   on 2000/06/28  15:33:25
7477         Log: Subject: tr///, help wanted.
7478              From: simon@brecon.co.uk (Simon Cozens)
7479              Date: 28 Jun 2000 11:29:04 GMT
7480              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
7481      Branch: cfgperl
7482            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
7483            ! pp_proto.h proto.h t/op/tr.t
7484 ____________________________________________________________________________
7485 [  6253] By: jhi                                   on 2000/06/28  15:09:17
7486         Log: Paranoia tweak on #6249.
7487              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
7488              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
7489              Date: Sun, 25 Jun 2000 23:43:12 -0400
7490              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
7491      Branch: cfgperl
7492            ! lib/IPC/Open3.pm
7493 ____________________________________________________________________________
7494 [  6252] By: jhi                                   on 2000/06/28  15:01:38
7495         Log: Document #6249 and #6251.
7496      Branch: cfgperl
7497            ! lib/Exporter.pm lib/IPC/Open3.pm
7498 ____________________________________________________________________________
7499 [  6251] By: jhi                                   on 2000/06/28  14:50:43
7500         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
7501              From: Doug MacEachern <dougm@covalent.net>
7502              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
7503              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
7504      Branch: cfgperl
7505            ! lib/Exporter.pm
7506 ____________________________________________________________________________
7507 [  6250] By: jhi                                   on 2000/06/28  14:45:23
7508         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
7509              From: Doug MacEachern <dougm@covalent.net>
7510              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
7511              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
7512      Branch: cfgperl
7513            + t/op/my_stash.t
7514            ! MANIFEST embed.pl global.sym proto.h toke.c
7515 ____________________________________________________________________________
7516 [  6249] By: jhi                                   on 2000/06/28  14:36:34
7517         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
7518              From: Frank Tobin <ftobin@uiuc.edu>
7519              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
7520              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
7521      Branch: cfgperl
7522            ! lib/IPC/Open3.pm
7523 ____________________________________________________________________________
7524 [  6248] By: jhi                                   on 2000/06/28  14:11:25
7525         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
7526              From: Mark-Jason Dominus <mjd@plover.com>
7527              Date: Tue, 27 Jun 2000 22:36:42 -0400
7528              Message-ID: <20000628023642.12166.qmail@plover.com>
7529      Branch: cfgperl
7530            ! pod/perlfunc.pod
7531 ____________________________________________________________________________
7532 [  6247] By: jhi                                   on 2000/06/27  12:46:37
7533         Log: Tweak $VERSION, patch from Doug MacEachern.
7534      Branch: cfgperl
7535            ! lib/File/Spec.pm
7536 ____________________________________________________________________________
7537 [  6246] By: jhi                                   on 2000/06/27  03:34:46
7538         Log: Allow for standalone testing.
7539      Branch: cfgperl
7540            ! t/lib/filefunc.t t/lib/filespec.t
7541 ____________________________________________________________________________
7542 [  6245] By: jhi                                   on 2000/06/27  02:50:02
7543         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
7544              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
7545              Date: Sat, 24 Jun 2000 13:06:20 +0100
7546              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
7547      Branch: cfgperl
7548            ! ext/DynaLoader/DynaLoader_pm.PL
7549 ____________________________________________________________________________
7550 [  6244] By: jhi                                   on 2000/06/27  02:46:10
7551         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
7552              From: Doug MacEachern <dougm@covalent.net>
7553              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
7554              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
7555      Branch: cfgperl
7556            ! gv.c sv.c t/lib/peek.t
7557 ____________________________________________________________________________
7558 [  6243] By: jhi                                   on 2000/06/27  02:38:07
7559         Log: Subject: [PATCH] is_utf8_string
7560              From: simon@brecon.co.uk (Simon Cozens)
7561              Date: 26 Jun 2000 02:25:59 GMT
7562              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
7563      Branch: cfgperl
7564            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
7565            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
7566            ! proto.h utf8.c
7567 ____________________________________________________________________________
7568 [  6242] By: jhi                                   on 2000/06/27  02:24:00
7569         Log: Subject: [PATCH] bytes<->utf8 fixes
7570              From: simon@brecon.co.uk (Simon Cozens)
7571              Date: 26 Jun 2000 04:55:45 GMT
7572              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
7573      Branch: cfgperl
7574            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
7575 ____________________________________________________________________________
7576 [  6241] By: jhi                                   on 2000/06/27  02:12:42
7577         Log: Do no -warn on \_, only on \alpha.
7578              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
7579              From: David Dyck <dcd@tc.fluke.com>
7580              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
7581              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
7582      Branch: cfgperl
7583            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
7584 ____________________________________________________________________________
7585 [  6240] By: jhi                                   on 2000/06/27  02:00:01
7586         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
7587              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
7588              Date: Mon, 26 Jun 2000 18:40:14 +0100
7589              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
7590      Branch: cfgperl
7591            ! utils/h2xs.PL
7592 ____________________________________________________________________________
7593 [  6239] By: jhi                                   on 2000/06/27  01:53:40
7594         Log: Configure maintenance.  Sever some dependency cycles,
7595              separate gccversion from the cc unit,
7596              address [ID 20000623.006] Configure script patch for using gcc on AIX
7597              (but solve it a little bit differently),
7598              unduplex some accidentally duplicated units,
7599              suggest using gcc if no cc available
7600              (p5p thread: "Solaris configure: counterproposal", 1999-09)
7601      Branch: cfgperl
7602            ! Configure Todo-5.6 config_h.SH
7603      Branch: metaconfig
7604            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
7605            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
7606      Branch: metaconfig/U/perl
7607            + gccvers.U
7608            ! d_getespwnam.U d_getprpwnam.U i_prot.U
7609 ____________________________________________________________________________
7610 [  6238] By: jhi                                   on 2000/06/25  18:04:56
7611         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
7612              From: Dan Sugalski <dan@sidhe.org>
7613              Date: Fri, 23 Jun 2000 17:00:00 -0400
7614              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
7615      Branch: cfgperl
7616            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
7617 ____________________________________________________________________________
7618 [  6237] By: jhi                                   on 2000/06/25  16:36:45
7619         Log: Tweak embed.pl, regen headers.
7620      Branch: cfgperl
7621            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
7622            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
7623            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
7624            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
7625            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
7626 ____________________________________________________________________________
7627 [  6236] By: jhi                                   on 2000/06/25  15:26:42
7628         Log: Regen headers.
7629      Branch: cfgperl
7630            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
7631            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
7632            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
7633            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
7634            ! regnodes.h warnings.h
7635 ____________________________________________________________________________
7636 [  6235] By: jhi                                   on 2000/06/23  19:39:35
7637         Log: The thread begun by
7638              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
7639              From: Kevin.Ruscoe@ubsw.com
7640              Date: Fri, 16 Jun 2000 16:38:51 +0100
7641              Message-Id: <H000019b03c300d6@MHS>
7642      Branch: cfgperl
7643            ! hints/solaris_2.sh
7644 ____________________________________________________________________________
7645 [  6234] By: jhi                                   on 2000/06/23  19:23:36
7646         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
7647              because when run as services (Win32ese for daemons)
7648              no environment variables are set and tmpdir ends up as /tmp,
7649              which is ambiguous.
7650              
7651              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
7652              From: matt@sergeant.org
7653              Date: 16 Jun 2000 16:30:43 -0000
7654              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
7655      Branch: cfgperl
7656            ! lib/File/Spec/Win32.pm
7657 ____________________________________________________________________________
7658 [  6233] By: jhi                                   on 2000/06/23  19:18:58
7659         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
7660              From: Mark-Jason Dominus <mjd@plover.com>
7661              Date: Fri, 16 Jun 2000 20:53:04 -0400
7662              Message-ID: <20000617005304.8008.qmail@plover.com>
7663      Branch: cfgperl
7664            ! op.h
7665 ____________________________________________________________________________
7666 [  6232] By: jhi                                   on 2000/06/23  16:10:02
7667         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
7668              From: simon@brecon.co.uk (Simon Cozens)
7669              Date: 19 Jun 2000 15:18:27 GMT
7670              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
7671              
7672              plus update pod/Makefile and regenerate perltoc
7673      Branch: cfgperl
7674            + pod/perlutil.pod
7675            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
7676 ____________________________________________________________________________
7677 [  6231] By: jhi                                   on 2000/06/23  15:19:18
7678         Log: Subject: [PATCH 5.6.0] cygwin port
7679              From: "Fifer, Eric" <EFifer@sanwaint.com>
7680              Date: Tue, 20 Jun 2000 14:30:58 +0100
7681              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
7682      Branch: cfgperl
7683            ! README.cygwin lib/File/Find.pm
7684 ____________________________________________________________________________
7685 [  6230] By: jhi                                   on 2000/06/23  14:25:21
7686         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
7687      Branch: cfgperl
7688            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
7689            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
7690            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7691            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
7692 ____________________________________________________________________________
7693 [  6229] By: jhi                                   on 2000/06/23  14:13:34
7694         Log: Subject: README.hpux version 0.6.1
7695              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
7696              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
7697              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
7698      Branch: cfgperl
7699            ! README.hpux
7700 ____________________________________________________________________________
7701 [  6228] By: jhi                                   on 2000/06/23  14:07:20
7702         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
7703              From: Doug MacEachern <dougm@covalent.net>
7704              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
7705              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
7706      Branch: cfgperl
7707            ! op.c
7708 ____________________________________________________________________________
7709 [  6227] By: jhi                                   on 2000/06/23  14:01:06
7710         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
7711              From: Doug MacEachern <dougm@covalent.net>
7712              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
7713              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
7714      Branch: cfgperl
7715            + lib/lib.pm.PL
7716            - lib/lib.pm
7717            ! MANIFEST Makefile.SH
7718 ____________________________________________________________________________
7719 [  6226] By: jhi                                   on 2000/06/23  13:53:07
7720         Log: Subject: [PATCH] remove forward declarations in Socket.pm
7721              From: Doug MacEachern <dougm@covalent.net>
7722              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
7723              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
7724              
7725              From: Doug MacEachern <dougm@covalent.net>
7726              Subject: Re: [PATCH] remove forward declarations in Socket.pm
7727              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
7728              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
7729      Branch: cfgperl
7730            ! ext/Socket/Socket.pm op.c
7731 ____________________________________________________________________________
7732 [  6225] By: jhi                                   on 2000/06/23  13:41:52
7733         Log: Add source code filenames to apidoc.
7734              From: simon@brecon.co.uk (Simon Cozens)
7735              Subject: [PATCH embed.pl] Source X-ref
7736              Date: 22 Jun 2000 02:18:49 GMT
7737              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
7738      Branch: cfgperl
7739            ! embed.pl
7740 ____________________________________________________________________________
7741 [  6224] By: jhi                                   on 2000/06/23  13:32:33
7742         Log: A way to avoid English.pm performance hit.
7743              From: root <root@jester.slaysys.com>
7744              Subject: [YAPATCH English.pm] My turn to putt again
7745              Date: Thu, 22 Jun 2000 20:33:58 -0400
7746              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
7747      Branch: cfgperl
7748            ! lib/English.pm t/lib/english.t
7749 ____________________________________________________________________________
7750 [  6223] By: jhi                                   on 2000/06/23  13:27:06
7751         Log: Avoid double close().
7752              Subject: [PATCH] avoid double close()
7753              From: Doug MacEachern <dougm@covalent.net>
7754              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
7755              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
7756      Branch: cfgperl
7757            ! doio.c
7758 ____________________________________________________________________________
7759 [  6222] By: jhi                                   on 2000/06/23  13:25:54
7760         Log: doc typo fix
7761              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
7762              From: Ian Phillipps <Ian.Phillipps@iname.com>
7763              Date: Fri, 23 Jun 2000 10:40:58 +0100
7764              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
7765      Branch: cfgperl
7766            ! lib/Pod/Usage.pm
7767 ____________________________________________________________________________
7768 [  6221] By: jhi                                   on 2000/06/23  13:24:15
7769         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
7770              From: simon@brecon.co.uk (Simon Cozens)
7771              Subject: [PATCH] Eliminate tr///[CU][CU]
7772              Date: 23 Jun 2000 11:05:40 GMT
7773              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
7774      Branch: cfgperl
7775            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
7776 ____________________________________________________________________________
7777 [  6220] By: jhi                                   on 2000/06/22  16:07:51
7778         Log: Win32 patches from Benjamin Stuhl.
7779      Branch: cfgperl
7780            ! makedef.pl win32/win32.h
7781 ____________________________________________________________________________
7782 [  6219] By: jhi                                   on 2000/06/22  16:06:34
7783         Log: Bytecode patches from Benjamin Stuhl.
7784      Branch: cfgperl
7785            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
7786            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
7787            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7788 ____________________________________________________________________________
7789 [  6218] By: jhi                                   on 2000/06/15  23:54:16
7790         Log: Bytecode patches from Benjamin Stuhl.
7791      Branch: cfgperl
7792            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
7793 ____________________________________________________________________________
7794 [  6217] By: jhi                                   on 2000/06/09  13:38:29
7795         Log: Rename the fdpid locking and integrate with Sarathy.
7796      Branch: cfgperl
7797            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
7798            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
7799            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
7800            ! win32/win32.c
7801           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
7802 ____________________________________________________________________________
7803 [  6216] By: gsar                                  on 2000/06/08  14:54:21
7804         Log: be more optimal about clearing @_
7805      Branch: perl
7806            ! cop.h
7807 ____________________________________________________________________________
7808 [  6215] By: gsar                                  on 2000/06/08  14:33:04
7809         Log: tweak comment about @DB::args
7810      Branch: perl
7811            ! av.h pp_ctl.c
7812 ____________________________________________________________________________
7813 [  6214] By: gsar                                  on 2000/06/08  13:57:54
7814         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
7815              caller() wants to populate @DB::args with it (causes a coredump
7816              in Carp::confess())
7817      Branch: perl
7818            ! cop.h t/op/runlevel.t
7819 ____________________________________________________________________________
7820 [  6213] By: gsar                                  on 2000/06/08  07:06:35
7821         Log: back out change#6106 (seems problematic)
7822      Branch: perl
7823            ! hints/solaris_2.sh
7824 ____________________________________________________________________________
7825 [  6212] By: jhi                                   on 2000/06/07  03:10:36
7826         Log: Continuing mopup for #6204.
7827      Branch: cfgperl
7828            ! ext/B/defsubs_h.PL
7829 ____________________________________________________________________________
7830 [  6211] By: jhi                                   on 2000/06/07  02:41:50
7831         Log: Mopup for #6204.
7832              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
7833              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
7834              This is comes from const() where POK isn't on when expected.
7835      Branch: cfgperl
7836            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
7837            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7838            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
7839            ! perlapi.h pod/perlapi.pod
7840 ____________________________________________________________________________
7841 [  6210] By: jhi                                   on 2000/06/07  01:56:29
7842         Log: Mopup for #6207 and #6209.
7843      Branch: cfgperl
7844            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
7845 ____________________________________________________________________________
7846 [  6209] By: jhi                                   on 2000/06/07  01:33:12
7847         Log: Lock PL_fdpid against race conditions, based on:
7848              Subject: [PATCH 5.6.0]subprocess fixup for threads
7849              From: Dan Sugalski <dan@sidhe.org>
7850              To: perl5-porters@perl.org
7851              Date: Tue, 11 Apr 2000 17:02:32 -0400
7852              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
7853      Branch: cfgperl
7854            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
7855            ! win32/win32.c
7856 ____________________________________________________________________________
7857 [  6208] By: jhi                                   on 2000/06/07  01:05:23
7858         Log: Regen headers for #6207.
7859      Branch: cfgperl
7860            ! embed.h global.sym objXSUB.h proto.h
7861 ____________________________________________________________________________
7862 [  6207] By: jhi                                   on 2000/06/06  23:43:13
7863         Log: Subject: [PATCH 5.6.0] Threadsafe patches
7864              From: Dan Sugalski <dan@sidhe.org>
7865              To: perl5-porters@perl.org
7866              Date: Mon, 08 May 2000 18:08:13 -0400
7867              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
7868      Branch: cfgperl
7869            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
7870            ! proto.h sv.h util.c
7871 ____________________________________________________________________________
7872 [  6206] By: jhi                                   on 2000/06/06  23:21:23
7873         Log: Subject: [PATCH] Eliminate $a/$b in pod
7874              From: David Glasser <me@davidglasser.net>
7875              To: perl5-porters@perl.org
7876              Date: Mon, 29 May 2000 21:15:59 -0400
7877              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
7878      Branch: cfgperl
7879            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
7880            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
7881            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
7882            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
7883            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
7884            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
7885            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
7886            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
7887            ! pod/perlvar.pod pod/perlxs.pod
7888 ____________________________________________________________________________
7889 [  6205] By: jhi                                   on 2000/06/06  23:12:14
7890         Log: Subject: [PATCH] Win32 improvements
7891              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7892              To: gsar@activestate.com, perl5-porters@perl.org
7893              Date: Mon, 29 May 2000 17:22:24 PDT
7894              Message-ID: <20000530002224.91142.qmail@hotmail.com>
7895              (MUA had mangled many lines by wordwrapping)
7896      Branch: cfgperl
7897            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
7898 ____________________________________________________________________________
7899 [  6204] By: jhi                                   on 2000/06/06  23:01:50
7900         Log: Subject: [PATCH] B::Bytecode patches
7901              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7902              To: gsar@activestate.com, jhi@iki.fi
7903              Cc: perl5-porters@perl.org
7904              Message-ID: <20000602202526.48694.qmail@hotmail.com>
7905              (MUA had mangled many lines by wordwrapping)
7906      Branch: cfgperl
7907            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
7908            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
7909            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7910            ! intrpvar.h perl.c
7911 ____________________________________________________________________________
7912 [  6203] By: jhi                                   on 2000/06/06  22:32:43
7913         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
7914              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7915              Date: Tue, 06 Jun 2000 13:07:45 -0700
7916              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
7917      Branch: cfgperl
7918            ! pod/perldiag.pod
7919 ____________________________________________________________________________
7920 [  6202] By: jhi                                   on 2000/06/06  19:38:35
7921         Log: Integrate with Sarathy.
7922      Branch: cfgperl
7923           !> perl.c
7924 ____________________________________________________________________________
7925 [  6201] By: gsar                                  on 2000/06/06  00:42:59
7926         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
7927              does a PUSHMARK that's never ever POPMARKed; in general, only
7928              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
7929              Perl_eval_[sp]v() don't because they don't take any incoming
7930              arguments (this leak has been around since the original version
7931              of perl_eval_pv() in 5.003_97e)
7932      Branch: perl
7933            ! perl.c
7934 ____________________________________________________________________________
7935 [  6200] By: jhi                                   on 2000/06/04  03:44:52
7936         Log: Update to cperl-mode.el 4.31 from
7937              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
7938              Subject: A couple of notes
7939              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7940              To: Mailing list Perl5 <perl5-porters@perl.org>
7941              Date: Sat, 3 Jun 2000 23:33:32 -0400
7942              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
7943      Branch: cfgperl
7944            ! emacs/cperl-mode.el
7945 ____________________________________________________________________________
7946 [  6199] By: jhi                                   on 2000/06/03  15:11:05
7947         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
7948              From: Dan Sugalski <dan@sidhe.org>
7949              To: perl5-porters@perl.org, vmsperl@perl.org
7950              Date: Fri, 02 Jun 2000 17:30:51 -0400
7951              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
7952      Branch: cfgperl
7953            ! vms/descrip_mms.template vms/gen_shrfls.pl
7954 ____________________________________________________________________________
7955 [  6198] By: jhi                                   on 2000/06/03  14:59:15
7956         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
7957              From: Dan Sugalski <dan@sidhe.org>
7958              To: vmsperl@perl.org, perl5-porters@perl.org
7959              Date: Fri, 02 Jun 2000 16:00:41 -0400
7960              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
7961              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
7962      Branch: cfgperl
7963            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
7964            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
7965            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
7966 ____________________________________________________________________________
7967 [  6197] By: jhi                                   on 2000/06/03  14:41:30
7968         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
7969              From: John Borwick <jhborwic@unity.ncsu.edu>
7970              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
7971              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
7972      Branch: cfgperl
7973            ! pod/perlsyn.pod
7974 ____________________________________________________________________________
7975 [  6196] By: jhi                                   on 2000/06/03  14:38:09
7976         Log: Integrate with Sarathy.
7977      Branch: cfgperl
7978           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
7979           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
7980           !> vms/perly_c.vms
7981 ____________________________________________________________________________
7982 [  6195] By: gsar                                  on 2000/06/02  22:43:13
7983         Log: fix yet another eval"" leak under USE_ITHREADS
7984      Branch: perl
7985            ! op.c
7986 ____________________________________________________________________________
7987 [  6194] By: gsar                                  on 2000/06/02  18:22:06
7988         Log: fix small eval"" memory leaks under USE_ITHREADS
7989      Branch: perl
7990            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
7991            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
7992            ! vms/perly_c.vms
7993 ____________________________________________________________________________
7994 [  6193] By: jhi                                   on 2000/06/01  13:03:56
7995         Log: Signals-be-gone for microperl.
7996      Branch: cfgperl
7997            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
7998 ____________________________________________________________________________
7999 [  6192] By: jhi                                   on 2000/06/01  12:52:02
8000         Log: Integrate with Sarathy.
8001      Branch: cfgperl
8002           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
8003           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
8004           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
8005           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
8006           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
8007           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
8008           !> t/op/vec.t utils/h2xs.PL
8009 ____________________________________________________________________________
8010 [  6191] By: gsar                                  on 2000/06/01  09:38:21
8011         Log: vec() loses numericalness (modified version of patch suggested
8012              by Robin Barker)
8013      Branch: perl
8014            ! doop.c t/op/vec.t
8015 ____________________________________________________________________________
8016 [  6190] By: gsar                                  on 2000/06/01  09:26:15
8017         Log: submit missing embed.pl change
8018      Branch: perl
8019            ! embed.pl
8020 ____________________________________________________________________________
8021 [  6189] By: gsar                                  on 2000/06/01  09:05:34
8022         Log: counting tr/// corrupts later operation (from M.J.T Guy)
8023      Branch: perl
8024            ! doop.c t/op/tr.t
8025 ____________________________________________________________________________
8026 [  6188] By: gsar                                  on 2000/06/01  08:58:39
8027         Log: h2xs tweaks
8028      Branch: perl
8029            ! utils/h2xs.PL
8030 ____________________________________________________________________________
8031 [  6187] By: gsar                                  on 2000/06/01  08:50:07
8032         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
8033              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8034      Branch: perl
8035            + lib/Pod/LaTeX.pm
8036            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
8037            ! pod/pod2latex.PL
8038 ____________________________________________________________________________
8039 [  6186] By: gsar                                  on 2000/06/01  08:24:40
8040         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
8041              <wolfgang.laun@alcatel.at>)
8042      Branch: perl
8043            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
8044            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
8045 ____________________________________________________________________________
8046 [  6185] By: gsar                                  on 2000/06/01  08:12:00
8047         Log: remove incorrect documentation about implicit split to @_ in
8048              list context, which never really worked in perl 5 (from
8049              M.J.T. Guy)
8050      Branch: perl
8051            ! pod/perlfunc.pod pod/perltrap.pod
8052 ____________________________________________________________________________
8053 [  6184] By: gsar                                  on 2000/06/01  07:52:27
8054         Log: tweak for change#6127
8055      Branch: perl
8056            ! perl.c
8057 ____________________________________________________________________________
8058 [  6183] By: gsar                                  on 2000/06/01  07:41:02
8059         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
8060              <nick@ccl4.org>)
8061      Branch: perl
8062            + t/lib/selfloader.t
8063            ! MANIFEST lib/SelfLoader.pm
8064 ____________________________________________________________________________
8065 [  6182] By: jhi                                   on 2000/06/01  00:34:42
8066         Log: Be Cleaner Part Deux.
8067      Branch: cfgperl
8068            ! Makefile.SH
8069 ____________________________________________________________________________
8070 [  6181] By: jhi                                   on 2000/06/01  00:32:09
8071         Log: Integrate with Sarathy.
8072      Branch: cfgperl
8073           !> pp.c t/op/arith.t
8074 ____________________________________________________________________________
8075 [  6180] By: jhi                                   on 2000/06/01  00:31:13
8076         Log: microperl nits from Simon Cozens.
8077      Branch: cfgperl
8078            + uconfig.h
8079            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
8080            ! unixish.h
8081 ____________________________________________________________________________
8082 [  6179] By: gsar                                  on 2000/05/31  22:37:51
8083         Log: buggy modulus on UVs introduced by change#3378 (resulted in
8084              4063328477 % 65535 amounting to 27406, instead of 27407)
8085      Branch: perl
8086            ! pp.c t/op/arith.t
8087 ____________________________________________________________________________
8088 [  6178] By: jhi                                   on 2000/05/31  21:52:41
8089         Log: Be cleaner.
8090      Branch: cfgperl
8091            ! Makefile.SH
8092 ____________________________________________________________________________
8093 [  6177] By: jhi                                   on 2000/05/31  21:47:33
8094         Log: Substitution utf8 patch from Simon Cozens.
8095      Branch: cfgperl
8096            ! pp_hot.c
8097 ____________________________________________________________________________
8098 [  6176] By: jhi                                   on 2000/05/31  21:45:34
8099         Log: Single-quoted utf8 patch from Simon Cozens.
8100      Branch: cfgperl
8101            ! toke.c
8102 ____________________________________________________________________________
8103 [  6175] By: jhi                                   on 2000/05/31  21:40:18
8104         Log: Integrate with Sarathy.
8105      Branch: cfgperl
8106           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
8107 ____________________________________________________________________________
8108 [  6174] By: jhi                                   on 2000/05/31  21:37:31
8109         Log: microperl changes from Simon Cozens; Makefile for microperl
8110              written from scratch; few casts added as microperl compilation
8111              doesn't have all prototypes available.
8112      Branch: cfgperl
8113            + Makefile.micro README.micro Todo.micro uconfig.sh
8114            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
8115            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
8116      Branch: metaconfig
8117            + U/modified/Config_h.U
8118 ____________________________________________________________________________
8119 [  6173] By: jhi                                   on 2000/05/31  20:00:24
8120         Log: metaconfig maintenance.
8121      Branch: metaconfig
8122            + U/modified/Inhdr.U U/typedefs/inotype.U
8123      Branch: metaconfig/U/perl
8124            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
8125            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
8126 ____________________________________________________________________________
8127 [  6172] By: gsar                                  on 2000/05/31  05:05:42
8128         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
8129              (from Ilya Zakharevich)
8130      Branch: perl
8131            ! regexec.c t/op/re_tests
8132 ____________________________________________________________________________
8133 [  6171] By: gsar                                  on 2000/05/31  05:01:47
8134         Log: scalar() doesn't force scalar context when used in void context
8135              (from Simon Cozens)
8136      Branch: perl
8137            ! op.c t/op/wantarray.t
8138 ____________________________________________________________________________
8139 [  6170] By: gsar                                  on 2000/05/31  04:41:33
8140         Log: change#6142 needs tweaks to tests to work where there's no symlink()
8141              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8142      Branch: perl
8143            ! t/lib/filefind.t
8144 ____________________________________________________________________________
8145 [  6169] By: gsar                                  on 2000/05/31  04:29:49
8146         Log: integrate cfgperl contents into mainline
8147      Branch: perl
8148           +> pod/perlmodlib.PL pod/perlnewmod.pod
8149           !> (integrate 42 files)
8150 ____________________________________________________________________________
8151 [  6168] By: jhi                                   on 2000/05/30  22:53:37
8152         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
8153      Branch: cfgperl
8154            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8155            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
8156            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
8157            ! win32/config.bc win32/config.gc win32/config.vc
8158            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8159            ! win32/config_h.PL win32/config_sh.PL
8160      Branch: metaconfig/U/perl
8161            ! perlxv.U
8162 ____________________________________________________________________________
8163 [  6167] By: jhi                                   on 2000/05/30  22:20:21
8164         Log: tweak todo 
8165      Branch: cfgperl
8166            ! Todo-5.6
8167 ____________________________________________________________________________
8168 [  6166] By: jhi                                   on 2000/05/30  22:11:51
8169         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
8170              in case somebody wants to write an extension for more
8171              shadow database interfaces.
8172      Branch: cfgperl
8173            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8174            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
8175            ! vos/config.def vos/config.h vos/config_h.SH_orig
8176            ! win32/config.bc win32/config.gc win32/config.vc
8177            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8178      Branch: metaconfig
8179            ! U/modified/Myinit.U
8180      Branch: metaconfig/U/perl
8181            + d_getespwnam.U d_getprpwnam.U i_prot.U
8182 ____________________________________________________________________________
8183 [  6165] By: jhi                                   on 2000/05/30  18:35:34
8184         Log: Integrate with Sarathy.
8185      Branch: cfgperl
8186           !> op.c
8187 ____________________________________________________________________________
8188 [  6164] By: jhi                                   on 2000/05/30  18:30:16
8189         Log: detypo
8190      Branch: cfgperl
8191            ! Configure config_h.SH
8192      Branch: metaconfig/U/perl
8193            ! perlxv.U
8194 ____________________________________________________________________________
8195 [  6163] By: gsar                                  on 2000/05/30  03:24:03
8196         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
8197      Branch: perl
8198            ! op.c
8199 ____________________________________________________________________________
8200 [  6162] By: gsar                                  on 2000/05/30  03:09:38
8201         Log: fix memory leak in method call optimization (change#3768);
8202              made C<eval "$x->foo()"> leak
8203      Branch: perl
8204            ! op.c
8205 ____________________________________________________________________________
8206 [  6161] By: jhi                                   on 2000/05/29  17:56:26
8207         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
8208              both from Simon Cozens.
8209      Branch: cfgperl
8210            + pod/perlmodlib.PL pod/perlnewmod.pod
8211            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
8212            ! pod/perlmodlib.pod pod/perltoc.pod
8213 ____________________________________________________________________________
8214 [  6160] By: jhi                                   on 2000/05/29  17:23:55
8215         Log: Changes for the File::Temp 0.08 (change #6159) test suite
8216              to fit better into the Perl distribution test framework.
8217      Branch: cfgperl
8218            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
8219            ! t/lib/ftmp-tempfile.t
8220 ____________________________________________________________________________
8221 [  6159] By: jhi                                   on 2000/05/29  16:55:36
8222         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
8223      Branch: cfgperl
8224            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8225            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8226 ____________________________________________________________________________
8227 [  6158] By: bailey                                on 2000/05/29  16:22:08
8228         Log: Add fallback to tmpfile for use in cases where user's relying on
8229              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
8230              Lane's patch)
8231      Branch: vmsperl
8232            ! vms/vms.c vms/vmsish.h
8233 ____________________________________________________________________________
8234 [  6157] By: jhi                                   on 2000/05/29  03:10:36
8235         Log: Regen Configure to jive with #6149.
8236      Branch: cfgperl
8237            ! Configure
8238      Branch: metaconfig
8239            ! U/modified/Getfile.U
8240 ____________________________________________________________________________
8241 [  6156] By: jhi                                   on 2000/05/29  03:01:38
8242         Log: Integrate with Sarathy.
8243      Branch: cfgperl
8244           +> ext/DynaLoader/dl_mac.xs
8245           !> (integrate 38 files)
8246 ____________________________________________________________________________
8247 [  6155] By: gsar                                  on 2000/05/28  21:15:58
8248         Log: small bug in change#6144; remove random \xA0 character that snuck
8249              in via change#6145
8250      Branch: perl
8251            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
8252 ____________________________________________________________________________
8253 [  6154] By: gsar                                  on 2000/05/28  21:04:19
8254         Log: avoid type mismatch warning
8255      Branch: perl
8256            ! perl.c
8257 ____________________________________________________________________________
8258 [  6153] By: gsar                                  on 2000/05/28  20:58:31
8259         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
8260              <nick@Bagpuss.uk.boo.com>)
8261      Branch: perl
8262            ! lib/Test/Harness.pm
8263 ____________________________________________________________________________
8264 [  6152] By: gsar                                  on 2000/05/28  20:53:42
8265         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
8266      Branch: perl
8267            ! regexec.c
8268 ____________________________________________________________________________
8269 [  6151] By: gsar                                  on 2000/05/28  20:50:28
8270         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
8271      Branch: perl
8272            ! regexec.c
8273 ____________________________________________________________________________
8274 [  6150] By: gsar                                  on 2000/05/28  20:39:58
8275         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
8276      Branch: perl
8277            ! pod/perlrequick.pod
8278 ____________________________________________________________________________
8279 [  6149] By: gsar                                  on 2000/05/28  20:35:16
8280         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
8281              <troc@netrus.net>)
8282      Branch: perl
8283            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
8284            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
8285            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
8286            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
8287 ____________________________________________________________________________
8288 [  6148] By: gsar                                  on 2000/05/28  20:21:07
8289         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
8290      Branch: perl
8291            ! lib/ExtUtils/MM_Unix.pm
8292 ____________________________________________________________________________
8293 [  6147] By: gsar                                  on 2000/05/28  20:12:41
8294         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
8295              (from Peter Prymmer)
8296      Branch: perl
8297            ! vms/subconfigure.com
8298 ____________________________________________________________________________
8299 [  6146] By: gsar                                  on 2000/05/28  20:06:15
8300         Log: doc typo
8301      Branch: perl
8302            ! lib/warnings.pm warnings.h warnings.pl
8303 ____________________________________________________________________________
8304 [  6145] By: gsar                                  on 2000/05/28  18:44:33
8305         Log: make xsubpp skip embedded pod (from Matthias Neeracher
8306              <neeri@iis.ee.ethz.ch>)
8307      Branch: perl
8308            ! lib/ExtUtils/xsubpp
8309 ____________________________________________________________________________
8310 [  6144] By: gsar                                  on 2000/05/28  18:42:49
8311         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
8312              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
8313              <neeri@iis.ee.ethz.ch>)
8314      Branch: perl
8315            ! lib/AutoSplit.pm
8316 ____________________________________________________________________________
8317 [  6143] By: gsar                                  on 2000/05/28  18:41:12
8318         Log: MacOS support, part 1 (from Matthias Neeracher
8319              <neeri@iis.ee.ethz.ch>)
8320      Branch: perl
8321            + ext/DynaLoader/dl_mac.xs
8322            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
8323            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
8324            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
8325            ! util.h
8326 ____________________________________________________________________________
8327 [  6142] By: gsar                                  on 2000/05/28  18:21:51
8328         Log: File::Find fails to chdir when chasing symlinks (from
8329              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8330      Branch: perl
8331            ! lib/File/Find.pm t/lib/filefind.t
8332 ____________________________________________________________________________
8333 [  6141] By: jhi                                   on 2000/05/28  14:25:15
8334         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
8335              forwarded by Peter Seebach from the bsdi-users mailing list.
8336              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
8337      Branch: perl
8338            ! hints/bsdos.sh
8339 ____________________________________________________________________________
8340 [  6140] By: jhi                                   on 2000/05/28  14:11:57
8341         Log: Integrate with Sarathy.
8342      Branch: cfgperl
8343           +> (branch 30 files)
8344           !> (integrate 93 files)
8345 ____________________________________________________________________________
8346 [  6139] By: gsar                                  on 2000/05/28  10:01:48
8347         Log: revise mktables.PL for bugs and newness in Unicode 3.0
8348              (from James Bence <jbence@amgen.com>)
8349      Branch: perl
8350            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
8351            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
8352            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
8353            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
8354            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
8355            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
8356            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
8357            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
8358            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
8359            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
8360            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
8361            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
8362            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
8363            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
8364            + lib/unicode/Is/SylWU.pl
8365            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
8366            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
8367            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
8368            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
8369            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
8370            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
8371            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
8372            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
8373            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
8374            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
8375            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
8376            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
8377            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
8378            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
8379            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
8380            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
8381            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
8382            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
8383            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
8384            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
8385            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
8386            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
8387            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
8388            ! lib/unicode/Makefile lib/unicode/mktables.PL
8389 ____________________________________________________________________________
8390 [  6138] By: gsar                                  on 2000/05/28  08:50:32
8391         Log: add note about the handling of negative indices to tied arrays
8392              (from Michael G Schwern <schwern@pobox.com>)
8393      Branch: perl
8394            ! pod/perltie.pod
8395 ____________________________________________________________________________
8396 [  6137] By: gsar                                  on 2000/05/28  08:46:10
8397         Log: fix bogus redeclaration warning for "our" variables in different
8398              scopes
8399      Branch: perl
8400            ! op.c t/pragma/strict-vars
8401 ____________________________________________________________________________
8402 [  6136] By: gsar                                  on 2000/05/28  08:31:20
8403         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
8404      Branch: perl
8405            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
8406 ____________________________________________________________________________
8407 [  6135] By: gsar                                  on 2000/05/28  08:17:50
8408         Log: enable Test::Harness to dynamically determine column width etc.
8409              (from Rob Napier <rnapier@employees.org>)
8410      Branch: perl
8411            ! lib/Test/Harness.pm
8412 ____________________________________________________________________________
8413 [  6134] By: gsar                                  on 2000/05/28  08:13:39
8414         Log: make Test::Harness use wait.h/WCOREDUMP if available
8415              (from Ben Tilly <ben_tilly@hotmail.com>)
8416      Branch: perl
8417            ! lib/Test/Harness.pm
8418 ____________________________________________________________________________
8419 [  6133] By: gsar                                  on 2000/05/28  08:08:05
8420         Log: elide bogus test in change#6132
8421      Branch: perl
8422            ! t/pragma/warn/9enabled
8423 ____________________________________________________________________________
8424 [  6132] By: gsar                                  on 2000/05/28  08:03:14
8425         Log: warnings::enabled() doesn't fall back to looking at $^W if
8426              caller isn't using lexical warnings (from Paul Marquess)
8427      Branch: perl
8428            ! pp_ctl.c t/pragma/warn/9enabled
8429 ____________________________________________________________________________
8430 [  6131] By: gsar                                  on 2000/05/28  07:57:47
8431         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
8432      Branch: perl
8433            ! ext/POSIX/POSIX.pm
8434 ____________________________________________________________________________
8435 [  6130] By: gsar                                  on 2000/05/28  07:29:12
8436         Log: fix places that mean C<"word" character> but say C<alphanumeric
8437              character>
8438      Branch: perl
8439            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
8440 ____________________________________________________________________________
8441 [  6129] By: gsar                                  on 2000/05/28  07:18:41
8442         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
8443      Branch: perl
8444            ! vms/test.com
8445 ____________________________________________________________________________
8446 [  6128] By: gsar                                  on 2000/05/28  07:12:55
8447         Log: new perlxstut example for passing/returning refs to arrays
8448              (from David Lowe <dlowe@pootpoot.com>)
8449      Branch: perl
8450            ! pod/perlxstut.pod
8451 ____________________________________________________________________________
8452 [  6127] By: gsar                                  on 2000/05/28  07:02:50
8453         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
8454              failed (from Gisle Aas)
8455      Branch: perl
8456            ! cop.h perl.c
8457 ____________________________________________________________________________
8458 [  6126] By: gsar                                  on 2000/05/28  06:39:53
8459         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
8460              (reworked variant of patch suggested by Simon Cozens)
8461      Branch: perl
8462            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
8463            ! pp_hot.c proto.h t/op/gv.t
8464 ____________________________________________________________________________
8465 [  6125] By: gsar                                  on 2000/05/28  05:14:55
8466         Log: enable propagating exception objects via Perl_croak() in XS code
8467              (from Gisle Aas)
8468      Branch: perl
8469            ! util.c
8470 ____________________________________________________________________________
8471 [  6124] By: gsar                                  on 2000/05/28  05:07:28
8472         Log: integrate vmsperl contents into mainline
8473      Branch: perl
8474           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
8475           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
8476           !> vms/vmsish.h
8477 ____________________________________________________________________________
8478 [  6123] By: gsar                                  on 2000/05/28  05:03:53
8479         Log: clarify gotcha with #line directives (from Rocco Caputo
8480              <troc@netrus.net>)
8481      Branch: perl
8482            ! pod/perldebug.pod pod/perlsyn.pod
8483 ____________________________________________________________________________
8484 [  6122] By: gsar                                  on 2000/05/28  04:58:29
8485         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
8486              (from Mark-Jason Dominus)
8487      Branch: perl
8488            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
8489            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
8490            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
8491            ! toke.c
8492 ____________________________________________________________________________
8493 [  6121] By: bailey                                on 2000/05/25  04:46:54
8494         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
8495              lists (based on fixes by Craig Berry)
8496      Branch: vmsperl
8497            ! lib/File/Spec/VMS.pm
8498 ____________________________________________________________________________
8499 [  6120] By: bailey                                on 2000/05/25  04:25:38
8500         Log: Add missing escape (Charles Lane)
8501      Branch: vmsperl
8502            ! t/op/lex_assign.t
8503 ____________________________________________________________________________
8504 [  6119] By: bailey                                on 2000/05/25  04:21:25
8505         Log: Quiet error messages in vmsish.t (Charles Lane)
8506      Branch: vmsperl
8507            ! vms/ext/vmsish.t
8508 ____________________________________________________________________________
8509 [  6118] By: bailey                                on 2000/05/25  04:17:57
8510         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
8511              Flatten case labels in switch statements uniformly (Charles Bailey)
8512      Branch: vmsperl
8513            ! vms/vms.c
8514 ____________________________________________________________________________
8515 [  6117] By: bailey                                on 2000/05/25  03:58:09
8516         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
8517      Branch: vmsperl
8518            ! vms/vmsish.h
8519 ____________________________________________________________________________
8520 [  6116] By: bailey                                on 2000/05/25  03:11:15
8521         Log: Miscellaneous cosmetic fixes (Charles Lane)
8522      Branch: vmsperl
8523            ! lib/ExtUtils/MM_VMS.pm
8524 ____________________________________________________________________________
8525 [  6115] By: bailey                                on 2000/05/25  03:10:36
8526         Log: Add bounds checking for several strings (Charles Lane)
8527      Branch: vmsperl
8528            ! vms/vms.c
8529 ____________________________________________________________________________
8530 [  6114] By: bailey                                on 2000/05/25  02:25:34
8531         Log: Urk -- undo previous removal of vmsish 'exit' change
8532      Branch: vmsperl
8533            ! vms/ext/vmsish.pm vms/vmsish.h
8534 ____________________________________________________________________________
8535 [  6113] By: bailey                                on 2000/05/24  02:24:40
8536         Log: Ugly workaround for version-specific RTL error
8537      Branch: vmsperl
8538            ! vms/vms.c
8539 ____________________________________________________________________________
8540 [  6112] By: bailey                                on 2000/05/24  02:19:55
8541         Log: Check for existence of file before trying to delete
8542      Branch: vmsperl
8543            ! vms/test.com
8544 ____________________________________________________________________________
8545 [  6111] By: bailey                                on 2000/05/23  23:35:13
8546         Log: Resync with mainline prior to post-5.6.0 updates
8547      Branch: vmsperl
8548           +> (branch 49 files)
8549            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
8550            ! vms/ext/vmsish.pm
8551           !> (integrate 334 files)
8552 ____________________________________________________________________________
8553 [  6110] By: jhi                                   on 2000/05/23  19:28:32
8554         Log: todo tweak
8555      Branch: cfgperl
8556            ! Todo-5.6
8557 ____________________________________________________________________________
8558 [  6109] By: jhi                                   on 2000/05/18  17:38:54
8559         Log: Integrate with Sarathy.
8560      Branch: cfgperl
8561           !> mg.c perl.h win32/perlhost.h
8562 ____________________________________________________________________________
8563 [  6108] By: gsar                                  on 2000/05/17  02:24:56
8564         Log: reenable fake signal handling on Windows, bugs and all
8565      Branch: perl
8566            ! mg.c perl.h win32/perlhost.h
8567 ____________________________________________________________________________
8568 [  6107] By: jhi                                   on 2000/05/15  18:01:41
8569         Log: Tweak the todo list.
8570      Branch: cfgperl
8571            ! Todo-5.6
8572 ____________________________________________________________________________
8573 [  6106] By: jhi                                   on 2000/05/15  13:41:48
8574         Log: The (Configure) script refuses to go on, after asking for
8575              'You may also choose to try maximal 64-bitness....'.
8576              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
8577              -- Patrick Zima
8578              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
8579      Branch: cfgperl
8580            ! hints/solaris_2.sh
8581 ____________________________________________________________________________
8582 [  6105] By: jhi                                   on 2000/05/11  14:37:43
8583         Log: Integrate with Sarathy.
8584      Branch: cfgperl
8585           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
8586           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
8587 ____________________________________________________________________________
8588 [  6104] By: gsar                                  on 2000/05/11  03:39:07
8589         Log: PL_sys_intern was being initialized too late on windows
8590      Branch: perl
8591            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
8592            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
8593 ____________________________________________________________________________
8594 [  6103] By: jhi                                   on 2000/05/09  19:42:20
8595         Log: Test tweaking for Unicos continues.
8596      Branch: cfgperl
8597            ! t/op/64bitint.t
8598 ____________________________________________________________________________
8599 [  6102] By: jhi                                   on 2000/05/09  16:47:27
8600         Log: The test suite tweak in #6101 wasn't quite right.
8601      Branch: cfgperl
8602            ! t/lib/complex.t
8603 ____________________________________________________________________________
8604 [  6101] By: jhi                                   on 2000/05/09  15:35:34
8605         Log: Hints and test tweaks for Unicos.
8606      Branch: cfgperl
8607            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
8608 ____________________________________________________________________________
8609 [  6100] By: jhi                                   on 2000/05/08  21:15:06
8610         Log: More compilation tweakery from Allen Smith.
8611      Branch: cfgperl
8612            ! hints/irix_6.sh
8613 ____________________________________________________________________________
8614 [  6099] By: jhi                                   on 2000/05/08  19:21:18
8615         Log: Tweaks for the cc bugs from Allen Smith.
8616      Branch: cfgperl
8617            ! hints/irix_6.sh
8618 ____________________________________________________________________________
8619 [  6098] By: jhi                                   on 2000/05/08  19:13:37
8620         Log: Add a note about other, yet unsupported, shadow password APIs.
8621      Branch: cfgperl
8622            ! pp_sys.c
8623 ____________________________________________________________________________
8624 [  6097] By: jhi                                   on 2000/05/08  18:46:34
8625         Log: Add a note about possible compilation problems from Allen Smith.
8626      Branch: cfgperl
8627            ! hints/irix_6.sh
8628 ____________________________________________________________________________
8629 [  6096] By: jhi                                   on 2000/05/08  17:33:10
8630         Log: Integrate with Sarathy.
8631      Branch: cfgperl
8632           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
8633           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
8634 ____________________________________________________________________________
8635 [  6095] By: jhi                                   on 2000/05/08  16:21:33
8636         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
8637              might be useful in future.
8638      Branch: cfgperl
8639            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8640            ! config_h.SH
8641      Branch: metaconfig
8642            ! U/installdirs/inc_version_list.U
8643      Branch: metaconfig/U/perl
8644            ! perlxv.U
8645 ____________________________________________________________________________
8646 [  6094] By: gsar                                  on 2000/05/08  14:22:22
8647         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
8648      Branch: perl
8649            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
8650            ! hints/cygwin.sh pp_sys.c
8651 ____________________________________________________________________________
8652 [  6093] By: gsar                                  on 2000/05/08  12:52:28
8653         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
8654              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
8655      Branch: perl
8656            ! pp_sys.c sv.c win32/perlhost.h
8657 ____________________________________________________________________________
8658 [  6092] By: jhi                                   on 2000/05/07  22:40:34
8659         Log: Regen perltoc with the fixed buildtoc.
8660      Branch: cfgperl
8661            ! pod/perltoc.pod
8662 ____________________________________________________________________________
8663 [  6091] By: jhi                                   on 2000/05/07  22:24:16
8664         Log: Integrate with Sarathy.
8665      Branch: cfgperl
8666           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
8667           !> t/op/substr.t toke.c
8668 ____________________________________________________________________________
8669 [  6090] By: gsar                                  on 2000/05/07  19:47:07
8670         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
8671              [NI]OK; added tests for both
8672      Branch: perl
8673            ! perl.c pp_hot.c sv.c t/op/substr.t
8674 ____________________________________________________________________________
8675 [  6089] By: gsar                                  on 2000/05/07  18:18:38
8676         Log: buildtoc tweak to fix newline lossage
8677      Branch: perl
8678            ! pod/buildtoc
8679 ____________________________________________________________________________
8680 [  6088] By: jhi                                   on 2000/05/07  16:35:36
8681         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
8682              because we do not use those.  The HAS_GETSPNAM remains,
8683              though, because we still do use that.
8684      Branch: cfgperl
8685            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8686            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
8687            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
8688            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
8689            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8690            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8691 ____________________________________________________________________________
8692 [  6087] By: gsar                                  on 2000/05/07  16:05:16
8693         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
8694      Branch: perl
8695            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
8696 ____________________________________________________________________________
8697 [  6086] By: jhi                                   on 2000/05/07  15:27:07
8698         Log: Integrate with Sarathy.
8699      Branch: cfgperl
8700           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8701           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8702           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
8703           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
8704           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
8705           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
8706 ____________________________________________________________________________
8707 [  6085] By: gsar                                  on 2000/05/07  05:52:02
8708         Log: repeat operator (x) doesn't preserve utf8-ness
8709      Branch: perl
8710            ! pp.c t/op/substr.t
8711 ____________________________________________________________________________
8712 [  6084] By: gsar                                  on 2000/05/07  05:39:55
8713         Log: substr() does not preserve utf8-ness (from Stefan Eissing
8714              <Eissing@medicaldataservice.de>); added tests
8715      Branch: perl
8716            ! pp.c t/op/substr.t
8717 ____________________________________________________________________________
8718 [  6083] By: gsar                                  on 2000/05/07  05:24:46
8719         Log: note about undocumented caller() return value (from M.J.T. Guy);
8720              yet another peek.t tweak
8721      Branch: perl
8722            ! pod/perlfunc.pod t/lib/peek.t
8723 ____________________________________________________________________________
8724 [  6082] By: gsar                                  on 2000/05/07  05:08:40
8725         Log: peek.t non-portable to ithreads
8726      Branch: perl
8727            ! t/lib/peek.t
8728 ____________________________________________________________________________
8729 [  6081] By: gsar                                  on 2000/05/07  04:17:04
8730         Log: better default perlbug categories for ok reports (from Richard Foley)
8731      Branch: perl
8732            ! utils/perlbug.PL
8733 ____________________________________________________________________________
8734 [  6080] By: gsar                                  on 2000/05/07  04:08:07
8735         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
8736              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8737      Branch: perl
8738            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8739            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8740            ! AUTHORS MAINTAIN MANIFEST
8741 ____________________________________________________________________________
8742 [  6079] By: gsar                                  on 2000/05/07  04:01:38
8743         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
8744      Branch: perl
8745            ! lib/Carp/Heavy.pm
8746 ____________________________________________________________________________
8747 [  6078] By: gsar                                  on 2000/05/07  01:24:19
8748         Log: workaround for CRT bug in chdir() (from Charles Lane, via
8749              Peter Prymmer)
8750      Branch: perl
8751            ! iperlsys.h vms/vms.c vms/vmsish.h
8752 ____________________________________________________________________________
8753 [  6077] By: gsar                                  on 2000/05/07  01:22:23
8754         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
8755              and Tom Phoenix)
8756      Branch: perl
8757            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
8758 ____________________________________________________________________________
8759 [  6076] By: gsar                                  on 2000/05/06  17:36:29
8760         Log: integrate cfgperl contents into mainline
8761      Branch: perl
8762           +> t/lib/peek.t
8763           !> Configure MANIFEST Porting/Glossary Porting/config.sh
8764           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
8765           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
8766           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
8767 ____________________________________________________________________________
8768 [  6075] By: jhi                                   on 2000/05/05  18:56:10
8769         Log: Make the test more portable.
8770      Branch: cfgperl
8771            ! t/lib/peek.t
8772 ____________________________________________________________________________
8773 [  6074] By: jhi                                   on 2000/05/05  18:49:20
8774         Log: Introduce t/lib/peek.t.
8775      Branch: cfgperl
8776            + t/lib/peek.t
8777            ! MANIFEST
8778 ____________________________________________________________________________
8779 [  6073] By: jhi                                   on 2000/05/05  14:30:45
8780         Log: Complex tweaks.
8781      Branch: cfgperl
8782            ! lib/Math/Complex.pm t/lib/complex.t
8783 ____________________________________________________________________________
8784 [  6072] By: jhi                                   on 2000/05/05  12:27:13
8785         Log: Integrate with Sarathy.
8786      Branch: cfgperl
8787           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8788           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8789           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
8790           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
8791 ____________________________________________________________________________
8792 [  6071] By: gsar                                  on 2000/05/05  02:24:46
8793         Log: misformatted perllocal.pod (from Tim Jenness
8794              <t.jenness@jach.hawaii.edu>)
8795      Branch: perl
8796            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8797 ____________________________________________________________________________
8798 [  6070] By: gsar                                  on 2000/05/05  02:16:52
8799         Log: remove misleading comment (from M.J.T. Guy)
8800      Branch: perl
8801            ! t/lib/anydbm.t
8802 ____________________________________________________________________________
8803 [  6069] By: gsar                                  on 2000/05/05  02:15:13
8804         Log: File::Spec compatibility update (from Barrie Slaymaker
8805              <barries@slaysys.com>)
8806      Branch: perl
8807            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8808            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
8809 ____________________________________________________________________________
8810 [  6068] By: gsar                                  on 2000/05/05  02:01:50
8811         Log: note about values()
8812      Branch: perl
8813            ! pod/perlfunc.pod
8814 ____________________________________________________________________________
8815 [  6067] By: gsar                                  on 2000/05/05  01:33:09
8816         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
8817      Branch: perl
8818            ! win32/win32.c
8819 ____________________________________________________________________________
8820 [  6066] By: gsar                                  on 2000/05/05  01:23:43
8821         Log: s/END/CHECK/
8822      Branch: perl
8823            ! perl.c
8824 ____________________________________________________________________________
8825 [  6065] By: jhi                                   on 2000/05/04  17:30:22
8826         Log: Integrate with Sarathy.
8827      Branch: cfgperl
8828           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
8829 ____________________________________________________________________________
8830 [  6064] By: gsar                                  on 2000/05/04  17:26:14
8831         Log: change#5905 wasn't quite right--it's intent only applies when arguments
8832              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
8833      Branch: perl
8834            ! pp_sys.c sv.c
8835 ____________________________________________________________________________
8836 [  6063] By: gsar                                  on 2000/05/04  16:52:29
8837         Log: tokeq() could read unallocated field in argument
8838      Branch: perl
8839            ! toke.c
8840 ____________________________________________________________________________
8841 [  6062] By: gsar                                  on 2000/05/04  16:34:51
8842         Log: additional tests for utf8.t
8843      Branch: perl
8844            ! t/pragma/utf8.t
8845 ____________________________________________________________________________
8846 [  6061] By: gsar                                  on 2000/05/04  16:09:28
8847         Log: change#5921 neglected to make eq honor "use bytes"
8848      Branch: perl
8849            ! sv.c
8850 ____________________________________________________________________________
8851 [  6060] By: jhi                                   on 2000/05/04  15:30:16
8852         Log: Integrate with Sarathy.
8853      Branch: cfgperl
8854           !> perl.c regcomp.c t/pragma/utf8.t
8855 ____________________________________________________________________________
8856 [  6059] By: jhi                                   on 2000/05/04  15:26:37
8857         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
8858              in natively 64-bit platforms where a long is a quad (no need
8859              for long longs).  Also added bias for IVs.
8860      Branch: cfgperl
8861            ! toke.c
8862 ____________________________________________________________________________
8863 [  6058] By: gsar                                  on 2000/05/04  00:19:14
8864         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
8865              (spotted by Donald Kinzer <dkinzer@premia.com>)
8866      Branch: perl
8867            ! perl.c
8868 ____________________________________________________________________________
8869 [  6057] By: gsar                                  on 2000/05/03  18:34:01
8870         Log: fix broken parsing of /\x{ab}/
8871      Branch: perl
8872            ! regcomp.c t/pragma/utf8.t
8873 ____________________________________________________________________________
8874 [  6056] By: jhi                                   on 2000/05/03  17:57:16
8875         Log: The search of infinity continues, this time simplified.
8876      Branch: cfgperl
8877            ! lib/Math/Complex.pm
8878 ____________________________________________________________________________
8879 [  6055] By: jhi                                   on 2000/05/03  17:45:30
8880         Log: Detypo.
8881      Branch: cfgperl
8882            ! hints/unicos.sh
8883 ____________________________________________________________________________
8884 [  6054] By: jhi                                   on 2000/05/02  22:28:27
8885         Log: Be more forgiving in POSIX about HUGE_VALL.
8886      Branch: cfgperl
8887            ! ext/POSIX/POSIX.xs
8888 ____________________________________________________________________________
8889 [  6053] By: jhi                                   on 2000/05/02  22:25:05
8890         Log: Integrate with Sarathy.
8891      Branch: cfgperl
8892           !> hints/irix_6.sh pod/perlop.pod
8893 ____________________________________________________________________________
8894 [  6052] By: jhi                                   on 2000/05/02  22:24:31
8895         Log: Unicos hint tweak.
8896      Branch: cfgperl
8897            ! hints/unicos.sh
8898 ____________________________________________________________________________
8899 [  6051] By: jhi                                   on 2000/05/02  22:21:26
8900         Log: Complex tweakery.
8901      Branch: cfgperl
8902            ! lib/Math/Complex.pm t/lib/complex.t
8903 ____________________________________________________________________________
8904 [  6050] By: jhi                                   on 2000/05/02  19:26:22
8905         Log: Use setxxent()/endxxent().
8906      Branch: cfgperl
8907            ! t/op/grent.t t/op/pwent.t
8908 ____________________________________________________________________________
8909 [  6049] By: jhi                                   on 2000/05/02  19:06:02
8910         Log: Test both the scalar and list contexts.
8911      Branch: cfgperl
8912            ! t/op/grent.t t/op/pwent.t
8913 ____________________________________________________________________________
8914 [  6048] By: gsar                                  on 2000/05/02  18:29:10
8915         Log: add note about how $( doesn't interpolate in REs (from
8916              Philip Newton <newton@ficus.frogspace.net>)
8917      Branch: perl
8918            ! pod/perlop.pod
8919 ____________________________________________________________________________
8920 [  6047] By: jhi                                   on 2000/05/02  17:41:24
8921         Log: Call getspnam() only iff needd.
8922      Branch: cfgperl
8923            ! pp_sys.c
8924 ____________________________________________________________________________
8925 [  6046] By: gsar                                  on 2000/05/02  17:07:25
8926         Log: libscheck has insufficient checks for n32 libs (from
8927              Albert Chin-A-Young <china@thewrittenword.com>)
8928      Branch: perl
8929            ! hints/irix_6.sh
8930 ____________________________________________________________________________
8931 [  6045] By: jhi                                   on 2000/05/02  13:57:17
8932         Log: Integrate with Sarathy.
8933      Branch: cfgperl
8934           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
8935           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
8936 ____________________________________________________________________________
8937 [  6044] By: gsar                                  on 2000/05/02  06:48:19
8938         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
8939              such that underscores are only ignored in literal numbers,
8940              "\x{...}", and hex/oct argument
8941      Branch: perl
8942            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
8943 ____________________________________________________________________________
8944 [  6043] By: gsar                                  on 2000/05/02  02:22:29
8945         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
8946      Branch: perl
8947            ! pod/perlretut.pod
8948 ____________________________________________________________________________
8949 [  6042] By: gsar                                  on 2000/05/02  02:17:51
8950         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
8951      Branch: perl
8952            ! pod/perltrap.pod
8953 ____________________________________________________________________________
8954 [  6041] By: gsar                                  on 2000/05/02  01:53:51
8955         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
8956              to compensate
8957      Branch: perl
8958            ! Porting/makerel
8959 ____________________________________________________________________________
8960 [  6040] By: gsar                                  on 2000/05/02  01:51:57
8961         Log: missing files in MANIFEST
8962      Branch: perl
8963            ! MANIFEST
8964 ____________________________________________________________________________
8965 [  6039] By: jhi                                   on 2000/05/02  00:36:46
8966         Log: Infinite problems.
8967      Branch: cfgperl
8968            ! lib/Math/Complex.pm
8969 ____________________________________________________________________________
8970 [  6038] By: jhi                                   on 2000/05/02  00:06:38
8971         Log: pwent/spent #ifdef imbalance.
8972      Branch: cfgperl
8973            ! pp_sys.c
8974 ____________________________________________________________________________
8975 [  6037] By: jhi                                   on 2000/05/01  22:50:11
8976         Log: Use HUGE_VALL if applicable.
8977      Branch: cfgperl
8978            ! ext/POSIX/POSIX.xs util.c
8979 ____________________________________________________________________________
8980 [  6036] By: jhi                                   on 2000/05/01  22:20:53
8981         Log: Correct Freudian slip.
8982      Branch: cfgperl
8983            ! pp_sys.c
8984 ____________________________________________________________________________
8985 [  6035] By: jhi                                   on 2000/05/01  21:07:38
8986         Log: Continue on the pwent/spent case.
8987      Branch: cfgperl
8988            ! pp_sys.c
8989 ____________________________________________________________________________
8990 [  6034] By: jhi                                   on 2000/05/01  17:45:14
8991         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
8992              adjustments in 6032 conflicted badly with this, will have
8993              to revisit them later.
8994      Branch: cfgperl
8995           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
8996           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
8997           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
8998           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
8999           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
9000           !> t/lib/cgi-html.t t/lib/cgi-request.t
9001 ____________________________________________________________________________
9002 [  6033] By: jhi                                   on 2000/05/01  17:40:49
9003         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
9004      Branch: cfgperl
9005            ! pp_sys.c
9006 ____________________________________________________________________________
9007 [  6032] By: gsar                                  on 2000/05/01  15:56:32
9008         Log: whitespace adjustments
9009      Branch: perl
9010            ! pp_sys.c
9011 ____________________________________________________________________________
9012 [  6031] By: gsar                                  on 2000/05/01  15:19:41
9013         Log: small nits in diagnostics.pm (from Robin Barker)
9014      Branch: perl
9015            ! lib/diagnostics.pm pod/perldiag.pod
9016 ____________________________________________________________________________
9017 [  6030] By: gsar                                  on 2000/05/01  08:39:18
9018         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
9019              for @- and @+ (from Johan Vromans)
9020      Branch: perl
9021            ! lib/English.pm pod/perlvar.pod
9022 ____________________________________________________________________________
9023 [  6029] By: gsar                                  on 2000/05/01  08:16:10
9024         Log: add CGI.pm v2.66 (from Lincoln Stein)
9025      Branch: perl
9026            + lib/CGI/Util.pm t/lib/cgi-pretty.t
9027            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9028            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
9029            ! t/lib/cgi-html.t t/lib/cgi-request.t
9030 ____________________________________________________________________________
9031 [  6028] By: gsar                                  on 2000/05/01  06:34:41
9032         Log: Pod::Man generates groff-incompatible macro definition (from
9033              Tom Christiansen)
9034      Branch: perl
9035            ! lib/Pod/Man.pm
9036 ____________________________________________________________________________
9037 [  6027] By: gsar                                  on 2000/05/01  06:31:36
9038         Log: podlators-1.02 update (from Russ Allbery)
9039      Branch: perl
9040            ! lib/Pod/Man.pm lib/Pod/Text.pm
9041 ____________________________________________________________________________
9042 [  6026] By: jhi                                   on 2000/04/30  23:24:23
9043         Log: Integrate with Sarathy.
9044      Branch: cfgperl
9045           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9046           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
9047           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9048           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9049           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
9050           !> t/lib/syslog.t toke.c win32/win32.h
9051 ____________________________________________________________________________
9052 [  6025] By: gsar                                  on 2000/04/30  18:17:47
9053         Log: Is{Alnum,Alpha,Word} don't match titlecase
9054              
9055              TODO: IsSpace is defined recursively!
9056              
9057              (both spotted by Larry)
9058      Branch: perl
9059            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9060            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9061 ____________________________________________________________________________
9062 [  6024] By: gsar                                  on 2000/04/30  17:50:19
9063         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
9064              (from Hugo van der Sanden)
9065      Branch: perl
9066            ! toke.c
9067 ____________________________________________________________________________
9068 [  6023] By: gsar                                  on 2000/04/30  17:14:43
9069         Log: debugger stomps on $. (from M.J.T. Guy)
9070      Branch: perl
9071            ! lib/perl5db.pl
9072 ____________________________________________________________________________
9073 [  6022] By: gsar                                  on 2000/04/30  16:59:22
9074         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
9075      Branch: perl
9076            ! sv.c
9077 ____________________________________________________________________________
9078 [  6021] By: gsar                                  on 2000/04/29  21:00:08
9079         Log: remove Win2K issue in pod (fixed by change#6020)
9080      Branch: perl
9081            ! README.win32 pod/perl56delta.pod
9082 ____________________________________________________________________________
9083 [  6020] By: gsar                                  on 2000/04/29  20:51:49
9084         Log: test tweak
9085      Branch: perl
9086            ! t/lib/open3.t
9087 ____________________________________________________________________________
9088 [  6019] By: gsar                                  on 2000/04/29  20:34:27
9089         Log: windows portability tweaks
9090      Branch: perl
9091            ! t/lib/b.t win32/win32.h
9092 ____________________________________________________________________________
9093 [  6018] By: gsar                                  on 2000/04/29  19:55:24
9094         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
9095              make _PATH_LOG() return "" if unavailable
9096      Branch: perl
9097            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9098            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
9099 ____________________________________________________________________________
9100 [  6017] By: jhi                                   on 2000/04/28  22:49:46
9101         Log: Integrate with Sarathy.
9102      Branch: cfgperl
9103           !> op.c perl.c pod/perldiag.pod t/lib/b.t
9104 ____________________________________________________________________________
9105 [  6016] By: jhi                                   on 2000/04/28  22:46:14
9106         Log: Do not warn that an infinity does not look like a number.
9107      Branch: cfgperl
9108            ! sv.c
9109 ____________________________________________________________________________
9110 [  6015] By: gsar                                  on 2000/04/28  22:35:49
9111         Log: tweak test for portability
9112      Branch: perl
9113            ! t/lib/b.t
9114 ____________________________________________________________________________
9115 [  6014] By: gsar                                  on 2000/04/28  22:05:31
9116         Log: glob() loading File::Glob behind the scenes may cause syntax errors
9117      Branch: perl
9118            ! op.c
9119 ____________________________________________________________________________
9120 [  6013] By: gsar                                  on 2000/04/28  21:25:22
9121         Log: tweak change#5945 to display correct switch name in diagnostic
9122      Branch: perl
9123            ! perl.c pod/perldiag.pod
9124 ____________________________________________________________________________
9125 [  6012] By: jhi                                   on 2000/04/28  21:08:12
9126         Log: Integrate with Sarathy.
9127      Branch: cfgperl
9128           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
9129           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
9130           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
9131 ____________________________________________________________________________
9132 [  6011] By: jhi                                   on 2000/04/28  21:04:46
9133         Log: &HUGE_VAL is not defined, it exists.
9134      Branch: cfgperl
9135            ! lib/Math/Complex.pm
9136 ____________________________________________________________________________
9137 [  6010] By: gsar                                  on 2000/04/28  21:02:58
9138         Log: clarify note about shadow password support (from
9139              gellyfish@gellyfish.com)
9140      Branch: perl
9141            ! pod/perlfunc.pod
9142 ____________________________________________________________________________
9143 [  6009] By: gsar                                  on 2000/04/28  21:00:00
9144         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
9145      Branch: perl
9146            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
9147 ____________________________________________________________________________
9148 [  6008] By: gsar                                  on 2000/04/28  20:56:33
9149         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
9150      Branch: perl
9151            ! installperl vms/subconfigure.com
9152 ____________________________________________________________________________
9153 [  6007] By: gsar                                  on 2000/04/28  20:51:21
9154         Log: note about compile failures and END blocks (from M.J.T. Guy)
9155      Branch: perl
9156            ! pod/perl56delta.pod pod/perlmod.pod
9157 ____________________________________________________________________________
9158 [  6006] By: jhi                                   on 2000/04/28  20:42:14
9159         Log: Regen Configure.
9160      Branch: cfgperl
9161            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9162            ! config_h.SH
9163 ____________________________________________________________________________
9164 [  6005] By: gsar                                  on 2000/04/28  20:41:16
9165         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9166      Branch: perl
9167            ! utils/perldoc.PL
9168 ____________________________________________________________________________
9169 [  6004] By: jhi                                   on 2000/04/28  20:28:21
9170         Log: Integrate with Sarathy.
9171      Branch: cfgperl
9172           !> Configure INSTALL Porting/Glossary Porting/config.sh
9173           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
9174           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
9175           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
9176           !> win32/config.vc win32/win32.c
9177 ____________________________________________________________________________
9178 [  6003] By: gsar                                  on 2000/04/28  20:11:20
9179         Log: allow REG_EXPAND_SZ keys in Windows registry (from
9180              John Clayton <John.Clayton@barclayscapital.com>)
9181      Branch: perl
9182            ! win32/win32.c
9183 ____________________________________________________________________________
9184 [  6002] By: gsar                                  on 2000/04/28  19:34:16
9185         Log: destructive sv_setsv() can lose UV-ness from source, causing
9186              numeric promotions/comparisons to fail to do the right thing
9187      Branch: perl
9188            ! sv.c
9189 ____________________________________________________________________________
9190 [  6001] By: gsar                                  on 2000/04/28  18:44:15
9191         Log: support additional library locations via $Config{otherlibdirs}
9192              (from Andy Dougherty)
9193      Branch: perl
9194            ! Configure INSTALL Porting/Glossary Porting/config.sh
9195            ! Porting/config_H config_h.SH epoc/config.sh perl.c
9196            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
9197            ! win32/config.bc win32/config.gc win32/config.vc
9198 ____________________________________________________________________________
9199 [  6000] By: gsar                                  on 2000/04/28  18:26:58
9200         Log: reworked otherlibdirs.U (from Andy Dougherty)
9201      Branch: metaconfig
9202            ! U/installdirs/otherlibdirs.U
9203 ____________________________________________________________________________
9204 [  5999] By: gsar                                  on 2000/04/28  18:17:07
9205         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9206      Branch: perl
9207            ! t/pragma/warn/toke toke.c
9208 ____________________________________________________________________________
9209 [  5998] By: jhi                                   on 2000/04/28  13:32:17
9210         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
9211      Branch: cfgperl
9212            ! lib/Math/Complex.pm
9213 ____________________________________________________________________________
9214 [  5997] By: jhi                                   on 2000/04/28  13:14:04
9215         Log: Preserve $!.
9216      Branch: cfgperl
9217            ! lib/Math/Complex.pm
9218 ____________________________________________________________________________
9219 [  5996] By: jhi                                   on 2000/04/28  12:59:23
9220         Log: Integrate with Sarathy.
9221      Branch: cfgperl
9222           +> pod/perlrequick.pod pod/perlretut.pod
9223           !> (integrate 51 files)
9224 ____________________________________________________________________________
9225 [  5995] By: gsar                                  on 2000/04/28  09:37:36
9226         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9227      Branch: perl
9228            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9229 ____________________________________________________________________________
9230 [  5994] By: gsar                                  on 2000/04/28  09:33:26
9231         Log: fix for missed accounting for null byte in pack("Z",...) (from
9232              M.J.T. Guy)
9233      Branch: perl
9234            ! pp.c t/op/pack.t
9235 ____________________________________________________________________________
9236 [  5993] By: gsar                                  on 2000/04/28  09:30:05
9237         Log: various minor tweaks seen on p5p
9238      Branch: perl
9239            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9240 ____________________________________________________________________________
9241 [  5992] By: gsar                                  on 2000/04/28  09:08:19
9242         Log: pod nit (from Simon Cozens)
9243      Branch: perl
9244            ! pod/perlop.pod
9245 ____________________________________________________________________________
9246 [  5991] By: gsar                                  on 2000/04/28  09:06:36
9247         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
9248      Branch: perl
9249            ! README.posix-bc hints/posix-bc.sh
9250 ____________________________________________________________________________
9251 [  5990] By: gsar                                  on 2000/04/28  08:54:52
9252         Log: use $ENV{LIB} to search for libs under Visual C compiler
9253              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9254      Branch: perl
9255            ! lib/ExtUtils/Liblist.pm
9256 ____________________________________________________________________________
9257 [  5989] By: gsar                                  on 2000/04/28  08:27:12
9258         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
9259              itself and no other (from Tom Hughes)
9260      Branch: perl
9261            ! t/op/array.t toke.c
9262 ____________________________________________________________________________
9263 [  5988] By: gsar                                  on 2000/04/28  08:01:38
9264         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
9265              <paul@miraclefish.com>)
9266      Branch: perl
9267            ! lib/ExtUtils/MakeMaker.pm
9268 ____________________________________________________________________________
9269 [  5987] By: gsar                                  on 2000/04/28  07:53:09
9270         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
9271      Branch: perl
9272            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9273 ____________________________________________________________________________
9274 [  5986] By: gsar                                  on 2000/04/28  07:44:17
9275         Log: add regular expressions tutorial and quick-start guide (from
9276              Mark Kvale <kvale@phy.ucsf.edu>)
9277      Branch: perl
9278            + pod/perlrequick.pod pod/perlretut.pod
9279            ! AUTHORS MAINTAIN MANIFEST
9280 ____________________________________________________________________________
9281 [  5985] By: gsar                                  on 2000/04/28  07:30:28
9282         Log: forked child may not exit correctly if it failed to open
9283              /dev/console (from Graham Barr)
9284      Branch: perl
9285            ! ext/Sys/Syslog/Syslog.pm
9286 ____________________________________________________________________________
9287 [  5984] By: gsar                                  on 2000/04/28  07:27:20
9288         Log: attributes::reftype() doesn't work on tied argument
9289      Branch: perl
9290            ! xsutils.c
9291 ____________________________________________________________________________
9292 [  5983] By: gsar                                  on 2000/04/28  07:15:04
9293         Log: numeric conversion of non-number in change#3378 tramples on
9294              OOK offset, causing segfaults
9295      Branch: perl
9296            ! sv.c
9297 ____________________________________________________________________________
9298 [  5982] By: gsar                                  on 2000/04/28  04:48:25
9299         Log: avoid error in IO::Socket::INET when given an unknown service name
9300              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
9301      Branch: perl
9302            ! ext/IO/lib/IO/Socket/INET.pm
9303 ____________________________________________________________________________
9304 [  5981] By: gsar                                  on 2000/04/28  04:31:31
9305         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
9306              prototype mismatch with CORE::glob(); update pod and tests to
9307              suit (File::Glob::glob() is still available for backward
9308              compatibility, but should be considered deprecated)
9309      Branch: perl
9310            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
9311            ! t/lib/glob-taint.t
9312 ____________________________________________________________________________
9313 [  5980] By: gsar                                  on 2000/04/28  03:47:29
9314         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
9315              <ghudson@mit.edu>)
9316      Branch: metaconfig
9317            ! U/modified/Options.U
9318      Branch: perl
9319            ! Configure
9320 ____________________________________________________________________________
9321 [  5979] By: gsar                                  on 2000/04/28  03:07:54
9322         Log: under useithreads, constant pad entries could inadvertantly be
9323              shared across threads (from Eric Blood <eblood@xmission.com>);
9324              added Eric's test case to testsuite
9325      Branch: perl
9326            ! op.c t/op/misc.t
9327 ____________________________________________________________________________
9328 [  5978] By: gsar                                  on 2000/04/27  21:13:00
9329         Log: sync version numbers in File::Spec with the ones on CPAN
9330              (from Barrie Slaymaker)
9331      Branch: perl
9332            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
9333            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
9334            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9335 ____________________________________________________________________________
9336 [  5977] By: gsar                                  on 2000/04/27  21:07:29
9337         Log: autoquote barewords followed by newline and arrow properly
9338              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9339      Branch: perl
9340            ! t/pragma/warn/toke toke.c
9341 ____________________________________________________________________________
9342 [  5976] By: gsar                                  on 2000/04/27  20:41:20
9343         Log: DB_File v1.73 update (from Paul Marquess)
9344      Branch: perl
9345            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9346            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9347 ____________________________________________________________________________
9348 [  5975] By: gsar                                  on 2000/04/27  20:34:24
9349         Log: allow sort() reentrancy (variant of patch suggested by
9350              Hugo van der Sanden)
9351      Branch: perl
9352            ! pp_ctl.c t/op/sort.t
9353 ____________________________________________________________________________
9354 [  5974] By: gsar                                  on 2000/04/27  19:46:57
9355         Log: change#4197 somehow missed initializing PL_errors, meaning
9356              sytax error queueing wasn't working outside eval"" at all;
9357              also fixed eval"" to localize PL_error_count, so that compile-time
9358              eval's don't clobber the error state of the outer context
9359      Branch: perl
9360            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
9361            ! t/pragma/warn/toke
9362 ____________________________________________________________________________
9363 [  5973] By: gsar                                  on 2000/04/27  18:29:05
9364         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
9365      Branch: perl
9366            ! regcomp.c regexec.c t/op/re_tests
9367 ____________________________________________________________________________
9368 [  5972] By: jhi                                   on 2000/04/27  18:22:41
9369         Log: Integrate with Sarathy.
9370      Branch: cfgperl
9371           +> t/lib/b.t t/lib/syslog.t
9372           !> (integrate 31 files)
9373 ____________________________________________________________________________
9374 [  5971] By: jhi                                   on 2000/04/27  18:18:46
9375         Log: Unicos tweaks from Mark P. Lutz.
9376      Branch: cfgperl
9377            ! hints/unicos.sh lib/Math/Complex.pm
9378 ____________________________________________________________________________
9379 [  5970] By: gsar                                  on 2000/04/27  18:05:11
9380         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
9381              IV is >32bits
9382      Branch: perl
9383            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9384 ____________________________________________________________________________
9385 [  5969] By: gsar                                  on 2000/04/27  17:50:56
9386         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9387      Branch: perl
9388            + t/lib/syslog.t
9389            ! MANIFEST ext/Sys/Syslog/Syslog.pm
9390 ____________________________________________________________________________
9391 [  5968] By: gsar                                  on 2000/04/27  17:44:49
9392         Log: tolerate spaces in group names in test on solaris (from David Boyce
9393              <dsb@boyski.com>)
9394      Branch: perl
9395            ! t/op/groups.t
9396 ____________________________________________________________________________
9397 [  5967] By: gsar                                  on 2000/04/27  17:41:22
9398         Log: improved docs on the warn_uninit diagnostic (from David Glasser
9399              and Simon Cozens)
9400      Branch: perl
9401            ! pod/perldiag.pod
9402 ____________________________________________________________________________
9403 [  5966] By: gsar                                  on 2000/04/27  16:54:58
9404         Log: add testsuite for B backends, fix bug in B::Deparse (from
9405              Simon Cozens <simon@brecon.co.uk>)
9406      Branch: perl
9407            + t/lib/b.t
9408            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9409 ____________________________________________________________________________
9410 [  5965] By: gsar                                  on 2000/04/27  16:10:37
9411         Log: avoid "will not stay shared" warnings for our variables (from
9412              Robin Barker)
9413      Branch: perl
9414            ! op.c t/pragma/warn/op
9415 ____________________________________________________________________________
9416 [  5964] By: gsar                                  on 2000/04/27  07:05:05
9417         Log: reformat to 72 columns (again)
9418      Branch: perl
9419            ! pod/perldiag.pod
9420 ____________________________________________________________________________
9421 [  5963] By: gsar                                  on 2000/04/27  06:28:31
9422         Log: patch from Larry to make (\&) prototype work; added tests for
9423              the same
9424      Branch: perl
9425            ! op.c t/comp/proto.t
9426 ____________________________________________________________________________
9427 [  5962] By: gsar                                  on 2000/04/27  06:15:47
9428         Log: updated README.hpux (from Jeff Okamoto)
9429      Branch: perl
9430            ! README.hpux
9431 ____________________________________________________________________________
9432 [  5961] By: gsar                                  on 2000/04/27  05:55:03
9433         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9434      Branch: perl
9435            ! emacs/cperl-mode.el
9436 ____________________________________________________________________________
9437 [  5960] By: gsar                                  on 2000/04/27  05:49:26
9438         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9439      Branch: perl
9440            ! INSTALL
9441 ____________________________________________________________________________
9442 [  5959] By: gsar                                  on 2000/04/27  05:33:41
9443         Log: doubled words in pods (from Simon Cozens
9444              <simon.p.cozens@jp.pwcglobal.com>)
9445      Branch: perl
9446            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
9447            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
9448            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
9449            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
9450            ! pod/perltootc.pod
9451 ____________________________________________________________________________
9452 [  5958] By: gsar                                  on 2000/04/27  05:11:39
9453         Log: change#3569 deleted some essential code, revert; avoid use of
9454              atexit() to make DynaLoader work properly on AIX under mod_perl
9455              (from Jens-Uwe Mager <jum@helios.de>)
9456      Branch: perl
9457            ! ext/DynaLoader/dl_aix.xs
9458 ____________________________________________________________________________
9459 [  5957] By: gsar                                  on 2000/04/27  04:54:51
9460         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9461      Branch: perl
9462            ! pod/perlmod.pod
9463 ____________________________________________________________________________
9464 [  5956] By: gsar                                  on 2000/04/27  04:51:47
9465         Log: better diagnostics on failed tests (from Ilya Zakharevich)
9466      Branch: perl
9467            ! t/op/lex_assign.t
9468 ____________________________________________________________________________
9469 [  5955] By: gsar                                  on 2000/04/27  04:26:44
9470         Log: longstanding bug exposed by change#3307: sort arguments weren't
9471              compiled with the right wantarray context (ensuing runtime lookup
9472              via block_gimme() was getting the incidental context of the
9473              sort() itself)
9474      Branch: perl
9475            ! op.c t/op/sort.t
9476 ____________________________________________________________________________
9477 [  5954] By: gsar                                  on 2000/04/26  23:42:12
9478         Log: integrate cfgperl contents into mainline
9479      Branch: perl
9480           !> (integrate 30 files)
9481 ____________________________________________________________________________
9482 [  5953] By: jhi                                   on 2000/04/26  23:06:42
9483         Log: Integrate with Sarathy.
9484      Branch: cfgperl
9485           !> README.win32 ext/B/B/Deparse.pm
9486           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9487           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
9488           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
9489           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
9490           !> utils/perldoc.PL vms/perlvms.pod
9491 ____________________________________________________________________________
9492 [  5952] By: jhi                                   on 2000/04/26  23:03:46
9493         Log: Undo "use integer" addition from 64bitint as it seems
9494              to break most of the subtests in Digital UNIX;
9495              Unicos needs to find another way.
9496      Branch: cfgperl
9497            ! t/op/64bitint.t
9498 ____________________________________________________________________________
9499 [  5951] By: jhi                                   on 2000/04/26  22:57:53
9500         Log: Be more robust on "extreme" (large absolute value)
9501              arguments.  Originally reported by Daniel Connelly
9502              as a problem with asinh() on large negative arguments,
9503              asinh() used to bail out because an argument to log()
9504              ended up being zero.  Ilya Zakharevich proposed using
9505              Taylor's series in such cases, which for such large
9506              arguments is a very good approximation.
9507      Branch: cfgperl
9508            ! lib/Math/Complex.pm t/lib/complex.t
9509 ____________________________________________________________________________
9510 [  5950] By: gsar                                  on 2000/04/25  19:13:12
9511         Log: reformat perldiag to avoid long lines
9512      Branch: perl
9513            ! pod/perldiag.pod
9514 ____________________________________________________________________________
9515 [  5949] By: gsar                                  on 2000/04/25  18:41:11
9516         Log: make perldoc use the pod2man from the same version (from
9517              M.J.T. Guy)
9518      Branch: perl
9519            ! utils/perldoc.PL
9520 ____________________________________________________________________________
9521 [  5948] By: gsar                                  on 2000/04/25  18:21:57
9522         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
9523              <kompas@kompas.usr.onet.pl>)
9524      Branch: perl
9525            ! lib/vars.pm
9526 ____________________________________________________________________________
9527 [  5947] By: gsar                                  on 2000/04/25  18:11:53
9528         Log: use &dl_error rather than &dl_load_file as the guard for calling
9529              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
9530              statically built perl)
9531      Branch: perl
9532            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9533 ____________________________________________________________________________
9534 [  5946] By: jhi                                   on 2000/04/25  17:37:54
9535         Log: Document that tr() is not tr(1).
9536      Branch: cfgperl
9537            ! pod/perlop.pod
9538 ____________________________________________________________________________
9539 [  5945] By: gsar                                  on 2000/04/25  16:34:33
9540         Log: make module name mandatory after -M switch; reorder perldiag
9541              alphabetically (from Mark-Jason Dominus)
9542      Branch: perl
9543            ! perl.c pod/perldiag.pod
9544 ____________________________________________________________________________
9545 [  5944] By: jhi                                   on 2000/04/25  01:15:18
9546         Log: On second thoughts frexp() does have two arguments.
9547      Branch: cfgperl
9548            ! perl.h
9549 ____________________________________________________________________________
9550 [  5943] By: jhi                                   on 2000/04/24  22:56:32
9551         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
9552              Now pp_ncmp() returns undef is either operand is a NaN.
9553      Branch: cfgperl
9554            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9555            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
9556            ! vms/subconfigure.com vos/config.def vos/config.h
9557            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
9558            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9559            ! win32/config_H.vc
9560      Branch: metaconfig/U/perl
9561            + d_modfl.U
9562 ____________________________________________________________________________
9563 [  5942] By: jhi                                   on 2000/04/24  19:45:17
9564         Log: Regen Configure to match #5937.
9565      Branch: cfgperl
9566            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9567            ! config_h.SH
9568      Branch: metaconfig
9569            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
9570 ____________________________________________________________________________
9571 [  5941] By: jhi                                   on 2000/04/24  19:24:11
9572         Log: Further Unicos fixes for Mark Lutz.
9573      Branch: cfgperl
9574            ! hints/unicos.sh pp_ctl.c
9575 ____________________________________________________________________________
9576 [  5940] By: jhi                                   on 2000/04/24  19:09:06
9577         Log: Various Unicos 10.0.0.6 fixes.
9578              
9579              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
9580              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
9581              Reply-To: tecmpl1@triton.ca.boeing.com 
9582              To: perl5-porters@perl.org 
9583              Date: Fri, 14 Apr 2000 20:21:00 GMT 
9584              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
9585      Branch: cfgperl
9586            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
9587 ____________________________________________________________________________
9588 [  5939] By: gsar                                  on 2000/04/24  19:01:24
9589         Log: more pod nits (from Larry Virden)
9590      Branch: perl
9591            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
9592            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
9593            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9594 ____________________________________________________________________________
9595 [  5938] By: gsar                                  on 2000/04/24  18:54:01
9596         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9597      Branch: perl
9598            ! ext/B/B/Deparse.pm
9599 ____________________________________________________________________________
9600 [  5937] By: jhi                                   on 2000/04/24  17:39:00
9601         Log: Integrate with Sarathy.
9602      Branch: cfgperl
9603           +> (branch 31 files)
9604           !> (integrate 73 files)
9605 ____________________________________________________________________________
9606 [  5936] By: gsar                                  on 2000/04/24  17:30:06
9607         Log: additional tests for change#5934 (from Paul Marquess, who also
9608              sent in the same fix)
9609      Branch: perl
9610            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
9611            ! t/pragma/warn/5nolint t/pragma/warn/6default
9612 ____________________________________________________________________________
9613 [  5935] By: jhi                                   on 2000/04/24  17:26:05
9614         Log: Do not assume sign propagation.
9615              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
9616              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
9617              To: payner@ncifcrf.gov, perl5-porters@perl.org 
9618              Date: Tue, 18 Apr 2000 18:24:49 +0100 
9619              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
9620      Branch: cfgperl
9621            ! t/op/bop.t t/op/misc.t
9622 ____________________________________________________________________________
9623 [  5934] By: gsar                                  on 2000/04/24  17:16:54
9624         Log: propagate lexical warnings from surrounding scope correctly
9625              within string eval()
9626      Branch: perl
9627            ! pp_ctl.c t/pragma/warn/pp_ctl
9628 ____________________________________________________________________________
9629 [  5933] By: jhi                                   on 2000/04/24  17:01:07
9630         Log: Flatten the cpp jungle doing the nosuid checking.
9631      Branch: cfgperl
9632            ! perl.c
9633 ____________________________________________________________________________
9634 [  5932] By: gsar                                  on 2000/04/24  09:08:14
9635         Log: add rsignal(), whichsig() and do_join() to public API list
9636              (mod_perl uses them to good advantage)
9637      Branch: perl
9638            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9639 ____________________________________________________________________________
9640 [  5931] By: gsar                                  on 2000/04/24  09:01:40
9641         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
9642      Branch: perl
9643            ! pp_hot.c regexec.c t/op/pat.t
9644 ____________________________________________________________________________
9645 [  5930] By: gsar                                  on 2000/04/24  08:58:33
9646         Log: small os390 tweaks (from Peter Prymmer)
9647      Branch: perl
9648            ! config_h.SH makedepend.SH
9649 ____________________________________________________________________________
9650 [  5929] By: gsar                                  on 2000/04/24  08:55:25
9651         Log: pod nits
9652      Branch: perl
9653            ! pod/perlguts.pod
9654 ____________________________________________________________________________
9655 [  5928] By: gsar                                  on 2000/04/24  08:50:13
9656         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
9657      Branch: perl
9658            ! ext/IO/lib/IO/Poll.pm
9659 ____________________________________________________________________________
9660 [  5927] By: gsar                                  on 2000/04/24  08:43:24
9661         Log: arrange for next() to resume at the unstack op rather than the
9662              loop conditional, so that scope cleanup happens correctly
9663              (from Stephen McCamant)
9664      Branch: perl
9665            ! op.c pp_ctl.c t/op/misc.t
9666 ____________________________________________________________________________
9667 [  5926] By: gsar                                  on 2000/04/24  08:18:40
9668         Log: on windows, reserve 16M of stack rather than 128M (allows more
9669              threads to run concurrently)
9670      Branch: perl
9671            ! win32/Makefile win32/makefile.mk
9672 ____________________________________________________________________________
9673 [  5925] By: gsar                                  on 2000/04/24  08:13:52
9674         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
9675      Branch: perl
9676            ! toke.c
9677 ____________________________________________________________________________
9678 [  5924] By: gsar                                  on 2000/04/24  08:08:59
9679         Log: avoid using uninitialized memory in require version check
9680      Branch: perl
9681            ! pp_ctl.c universal.c
9682 ____________________________________________________________________________
9683 [  5923] By: gsar                                  on 2000/04/24  07:20:14
9684         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
9685      Branch: perl
9686            ! ext/IO/lib/IO/Poll.pm
9687 ____________________________________________________________________________
9688 [  5922] By: gsar                                  on 2000/04/24  07:08:42
9689         Log: commentary about IoTYPE() (from Nathan Torkington)
9690      Branch: perl
9691            ! sv.h
9692 ____________________________________________________________________________
9693 [  5921] By: gsar                                  on 2000/04/24  06:58:26
9694         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
9695              by fix
9696      Branch: perl
9697            ! sv.c t/lib/charnames.t t/pragma/utf8.t
9698 ____________________________________________________________________________
9699 [  5920] By: gsar                                  on 2000/04/24  06:37:59
9700         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
9701      Branch: perl
9702            ! doop.c t/op/ver.t
9703 ____________________________________________________________________________
9704 [  5919] By: gsar                                  on 2000/04/24  06:21:58
9705         Log: Configure might miss old directories when prefix must be
9706              expanded (from Robin Barker)
9707      Branch: metaconfig
9708            ! U/installdirs/inc_version_list.U
9709      Branch: perl
9710            ! Configure
9711 ____________________________________________________________________________
9712 [  5918] By: gsar                                  on 2000/04/24  06:16:11
9713         Log: VMS nits in glob() test (from Charles Lane)
9714      Branch: perl
9715            ! t/lib/glob-basic.t
9716 ____________________________________________________________________________
9717 [  5917] By: gsar                                  on 2000/04/24  06:11:56
9718         Log: various pod nits (from Larry Virden and others)
9719      Branch: perl
9720            ! README.amiga README.hpux README.machten README.os2
9721            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
9722            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
9723            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
9724            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
9725            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
9726            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
9727            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
9728            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
9729 ____________________________________________________________________________
9730 [  5916] By: gsar                                  on 2000/04/24  05:52:43
9731         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
9732              <wjones@tc.fluke.com>)
9733      Branch: perl
9734            ! t/lib/glob-basic.t
9735 ____________________________________________________________________________
9736 [  5915] By: gsar                                  on 2000/04/24  05:07:01
9737         Log: supported platforms mixed up
9738      Branch: perl
9739            ! pod/perl56delta.pod pod/perlport.pod
9740 ____________________________________________________________________________
9741 [  5914] By: gsar                                  on 2000/04/24  04:56:08
9742         Log: caller() wasn't returning the right number of elements for
9743              eval {...}
9744      Branch: perl
9745            ! pp_ctl.c t/pragma/warn/9enabled
9746 ____________________________________________________________________________
9747 [  5913] By: gsar                                  on 2000/04/24  04:35:41
9748         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
9749              Mark-Jason Dominus)
9750      Branch: perl
9751            ! pod/perlfunc.pod
9752 ____________________________________________________________________________
9753 [  5912] By: gsar                                  on 2000/04/24  04:17:15
9754         Log: fix totally broken caching in UNIVERSAL::isa() (from
9755              Nick Ing-Simmons)
9756      Branch: perl
9757            ! t/op/universal.t universal.c
9758 ____________________________________________________________________________
9759 [  5911] By: gsar                                  on 2000/04/24  03:39:47
9760         Log: add linebreak properties from unicode/LineBrk.txt (from
9761              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
9762      Branch: perl
9763            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
9764            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
9765            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
9766            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
9767            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
9768            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
9769            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
9770            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
9771            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
9772            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
9773            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
9774            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
9775            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
9776            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
9777            + lib/unicode/Is/LbrkZW.pl
9778            ! lib/unicode/mktables.PL
9779 ____________________________________________________________________________
9780 [  5910] By: gsar                                  on 2000/04/24  03:23:10
9781         Log: typo in pod
9782      Branch: perl
9783            ! ext/Thread/Thread.pm
9784 ____________________________________________________________________________
9785 [  5909] By: gsar                                  on 2000/04/24  03:22:03
9786         Log: mode argument to do_binmode() should be file mode, not boolean
9787      Branch: perl
9788            ! pp_sys.c
9789 ____________________________________________________________________________
9790 [  5908] By: gsar                                  on 2000/04/16  16:51:08
9791         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
9792              always returns a valid GV even when the symbol is trapped by strictures
9793              (avoids coredumps)
9794              
9795              TODO: the C<package;> hack needs similar treatment
9796      Branch: perl
9797            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
9798            ! t/pragma/strict-vars
9799 ____________________________________________________________________________
9800 [  5907] By: jhi                                   on 2000/03/31  23:42:56
9801         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
9802              an assumption which #5905 demolished.
9803      Branch: cfgperl
9804            ! pp_sys.c
9805 ____________________________________________________________________________
9806 [  5906] By: jhi                                   on 2000/03/31  18:54:37
9807         Log: Typo in #5905.
9808      Branch: cfgperl
9809            ! t/op/64bitint.t
9810 ____________________________________________________________________________
9811 [  5905] By: jhi                                   on 2000/03/31  18:50:54
9812         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
9813              reported by Joseph N. Hall.  The bug was that even with use64bitint
9814              one had to use the prefixes q, L, or ll with printf/sprintf,
9815              contrary to the documentation and common sense.
9816      Branch: cfgperl
9817            ! sv.c t/op/64bitint.t
9818 ____________________________________________________________________________
9819 [  5904] By: gsar                                  on 2000/03/28  02:31:32
9820         Log: add Changes, perldelta.pod
9821      Branch: perl
9822            + Changes pod/perldelta.pod
9823 ____________________________________________________________________________
9824 [  5903] By: gsar                                  on 2000/03/28  02:03:55
9825         Log: rename Changes and perldelta.pod
9826      Branch: perl
9827           +> Changes5.6 pod/perl56delta.pod
9828            - Changes pod/perldelta.pod
9829            ! MANIFEST
9830 ____________________________________________________________________________
9831 [  5902] By: gsar                                  on 2000/03/28  01:59:14
9832         Log: create maint-5.6 branch
9833      Branch: maint-5.6/perl
9834           +> (branch 1611 files)
9835 ____________________________________________________________________________
9836 [  5901] By: jhi                                   on 2000/03/23  05:48:43
9837         Log: Integrate with Sarathy.
9838      Branch: cfgperl
9839           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
9840 ____________________________________________________________________________
9841 [  5900] By: gsar                                  on 2000/03/23  05:42:43
9842         Log: three guesses on what this is :-)
9843      Branch: perl
9844            ! Changes