88e5c504ed85f97077e1d8cebac7fa376b80c90d
[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 [  7064] By: jhi                                   on 2000/09/12  14:54:54
109         Log: Retract #7062, the pod tests are not ready.
110      Branch: perl
111            ! t/TEST t/harness
112 ____________________________________________________________________________
113 [  7063] By: jhi                                   on 2000/09/12  14:25:41
114         Log: The #7054 truncated Configure badly.
115      Branch: metaconfig/U/perl
116            ! End.U
117      Branch: perl
118            ! Configure config_h.SH
119 ____________________________________________________________________________
120 [  7062] By: jhi                                   on 2000/09/12  14:08:32
121         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
122              From: sthoenna@efn.org
123              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
124              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
125      Branch: perl
126            ! t/TEST t/harness
127 ____________________________________________________________________________
128 [  7061] By: jhi                                   on 2000/09/12  14:07:18
129         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
130              From: sthoenna@efn.org
131              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
132              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
133      Branch: perl
134            ! pod/perlxs.pod
135 ____________________________________________________________________________
136 [  7060] By: jhi                                   on 2000/09/12  14:06:08
137         Log: Break up the myconfig lines a bit.
138              
139              Subject: perlbug/perl -V output format
140              From: sthoenna@efn.org
141              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
142              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
143      Branch: perl
144            ! myconfig.SH
145 ____________________________________________________________________________
146 [  7059] By: jhi                                   on 2000/09/12  14:05:04
147         Log: Test for the #7049.
148              
149              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
150              From: andreas.koenig@anima.de (Andreas J. Koenig)
151              Date: 12 Sep 2000 06:42:01 +0200
152              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
153      Branch: perl
154            ! t/op/my.t
155 ____________________________________________________________________________
156 [  7058] By: jhi                                   on 2000/09/12  14:03:05
157         Log: Subject: [patch: perl@7045] vms updates
158              From: Peter Prymmer <pvhp@forte.com>
159              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
160              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
161      Branch: perl
162            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
163 ____________________________________________________________________________
164 [  7057] By: jhi                                   on 2000/09/12  14:00:51
165         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
166              From: sthoenna@efn.org
167              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
168              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
169      Branch: perl
170            ! t/op/64bitint.t
171 ____________________________________________________________________________
172 [  7056] By: jhi                                   on 2000/09/12  13:58:14
173         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
174              From: Jeff Pinyan <jeffp@crusoe.net>
175              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
176              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
177      Branch: perl
178            ! pod/perlfunc.pod
179 ____________________________________________________________________________
180 [  7055] By: jhi                                   on 2000/09/12  13:56:32
181         Log: Do in VMS as the #7054 does.
182      Branch: perl
183            ! configure.com
184 ____________________________________________________________________________
185 [  7054] By: jhi                                   on 2000/09/12  13:50:31
186         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
187              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
188              Date: Mon, 11 Sep 2000 08:33:09 +0100
189              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
190      Branch: metaconfig/U/perl
191            ! End.U
192      Branch: perl
193            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
194            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
195 ____________________________________________________________________________
196 [  7053] By: jhi                                   on 2000/09/12  13:29:19
197         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
198              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
199              Date:     Tue, 12 Sep 2000 08:35:59 EDT
200              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
201      Branch: perl
202            ! vms/test.com
203 ____________________________________________________________________________
204 [  7052] By: jhi                                   on 2000/09/11  23:01:50
205         Log: Document the SvUTF8*().
206      Branch: perl
207            ! pod/perlapi.pod sv.h
208 ____________________________________________________________________________
209 [  7051] By: gsar                                  on 2000/09/11  14:46:30
210         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
211              (missed a spot when fixing up op_pmreplroot hack for ithreads)
212      Branch: perl
213            ! op.c t/op/split.t
214 ____________________________________________________________________________
215 [  7050] By: nick                                  on 2000/09/11  10:03:51
216         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
217              
218              Subject: borland C++ win32.c tweak
219              From: Vadim Konovalov <vkonovalov@lucent.com>
220              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
221              Date: Mon, 11 Sep 2000 11:22:33 +0400
222      Branch: perl
223            ! win32/win32.c
224 ____________________________________________________________________________
225 [  7049] By: nick                                  on 2000/09/11  09:57:33
226         Log: Point fix for s/// on foreach (keys %xxx).
227      Branch: perl
228            ! pp_hot.c
229 ____________________________________________________________________________
230 [  7048] By: jhi                                   on 2000/09/10  23:37:09
231         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
232              by Pod::Text, from Brad Appleton.
233      Branch: perl
234            ! t/pod/testp2pt.pl
235 ____________________________________________________________________________
236 [  7047] By: jhi                                   on 2000/09/10  14:32:53
237         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
238              by Russ Allbery.
239      Branch: perl
240            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
241 ____________________________________________________________________________
242 [  7046] By: jhi                                   on 2000/09/10  14:15:08
243         Log: Upgrade to CPAN 1.57_65, from Andreas König.
244      Branch: perl
245            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
246 ____________________________________________________________________________
247 [  7045] By: jhi                                   on 2000/09/08  21:36:32
248         Log: Update Changes.
249      Branch: perl
250            ! Changes patchlevel.h
251 ____________________________________________________________________________
252 [  7044] By: jhi                                   on 2000/09/08  21:29:56
253         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
254              From: Peter Prymmer <pvhp@forte.com>
255              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
256              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
257      Branch: perl
258            ! configure.com
259 ____________________________________________________________________________
260 [  7043] By: jhi                                   on 2000/09/08  21:27:50
261         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
262              From: Peter Prymmer <pvhp@forte.com>
263              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
264              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
265      Branch: perl
266            ! Makefile.SH installperl
267 ____________________________________________________________________________
268 [  7042] By: jhi                                   on 2000/09/08  21:23:21
269         Log: Continue #7041.
270      Branch: perl
271            ! cygwin/Makefile.SHs os2/Makefile.SHs
272 ____________________________________________________________________________
273 [  7041] By: jhi                                   on 2000/09/08  21:18:10
274         Log: Do away with memory models cruft.  Sorry, PDP users.
275      Branch: metaconfig
276            ! U/modified/cc.U U/modified/libpth.U
277      Branch: perl
278            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
279            ! Porting/config_H cflags.SH config_h.SH configure.com
280            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
281            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
282            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
283 ____________________________________________________________________________
284 [  7040] By: jhi                                   on 2000/09/08  14:34:18
285         Log: Major rewrite of s2p.  And I mean really major, it is
286              an implementation of sed in perl.  If called as s2p it
287              will function as s2p.  Note: needs non-UNIXifying.
288              
289              Subject: s2p
290              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
291              Date: Mon, 28 Aug 2000 14:05:12 +0200
292              Message-ID: <39AA5578.2102E2AA@alcatel.at>
293      Branch: perl
294            ! x2p/s2p.PL
295 ____________________________________________________________________________
296 [  7039] By: jhi                                   on 2000/09/08  14:19:49
297         Log: Re-allow vec() for characters > 255.
298              
299              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
300              From: Spider Boardman <spider@web.zk3.dec.com>
301              Date: Fri, 08 Sep 2000 02:21:02 -0400
302              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
303      Branch: perl
304            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
305            ! t/op/vec.t
306 ____________________________________________________________________________
307 [  7038] By: jhi                                   on 2000/09/08  14:14:18
308         Log: Subject: [PATCH lib/Benchmark.pm]
309              From: <abigail@foad.org>
310              Date: Thu, 7 Sep 2000 15:03:20 -0400
311              Message-ID: <20000907190320.888.qmail@foad.org>
312      Branch: perl
313            ! lib/Benchmark.pm
314 ____________________________________________________________________________
315 [  7037] By: jhi                                   on 2000/09/08  14:11:06
316         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
317              
318              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
319              From: Spider Boardman <spider@web.zk3.dec.com>
320              Date: Fri, 08 Sep 2000 01:30:27 -0400
321              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
322      Branch: perl
323            ! op.c
324 ____________________________________________________________________________
325 [  7036] By: jhi                                   on 2000/09/08  14:08:58
326         Log: Subject: [ID 20000908.002] perlipc documentation bug.
327              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
328              Date: Fri, 08 Sep 2000 12:38:32 +0200
329              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
330      Branch: perl
331            ! pod/perlipc.pod
332 ____________________________________________________________________________
333 [  7035] By: jhi                                   on 2000/09/08  14:03:12
334         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
335              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
336              Date: Fri, 08 Sep 2000 11:47:34 +0200
337              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
338      Branch: perl
339            ! hints/dec_osf.sh
340 ____________________________________________________________________________
341 [  7034] By: jhi                                   on 2000/09/08  13:59:35
342         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
343              From: Simon Cozens <simon@cozens.net>
344              Date: Thu, 7 Sep 2000 20:40:38 +0100
345              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
346      Branch: perl
347            ! pp_hot.c
348 ____________________________________________________________________________
349 [  7033] By: jhi                                   on 2000/09/08  04:03:03
350         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
351              From: "Larry W. Virden" <lvirden@cas.org>
352              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
353              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
354      Branch: perl
355            ! pod/perldiag.pod
356 ____________________________________________________________________________
357 [  7032] By: jhi                                   on 2000/09/07  22:18:30
358         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
359              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
360              Date: Mon, 04 Sep 2000 13:16:38 -0700
361              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
362      Branch: perl
363            ! lib/perl5db.pl
364 ____________________________________________________________________________
365 [  7031] By: jhi                                   on 2000/09/07  22:02:29
366         Log: Fix the ccversion detection for 5.1 and beyond.
367              
368              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
369              From: Spider Boardman <spider@leggy.zk3.dec.com>
370              Date: Thu, 7 Sep 2000 17:54:27 -0400
371              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
372      Branch: perl
373            ! hints/dec_osf.sh
374 ____________________________________________________________________________
375 [  7030] By: jhi                                   on 2000/09/07  19:12:28
376         Log: Fix for
377              
378              Subject: [ID 20000903.001] \w in utf8-strings
379              From: Marc Lehmann <pcg@goof.com>
380              Date: Sun, 03 Sep 2000 09:44:29 +0200
381              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
382              
383              and various related nits.
384      Branch: perl
385            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
386 ____________________________________________________________________________
387 [  7029] By: jhi                                   on 2000/09/07  18:49:09
388         Log: Fix the URL, but the server is still missing in action.
389              
390              Subject: [ID 20000905.002] perlfaq1.pod URL error
391              From: "Larry W. Virden" <lvirden@cas.org>
392              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
393              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
394      Branch: perl
395            ! pod/perlfaq1.pod
396 ____________________________________________________________________________
397 [  7028] By: jhi                                   on 2000/09/07  18:47:13
398         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
399              From: Hugo <hv@crypt.compulink.co.uk>
400              Date: Tue, 05 Sep 2000 14:13:37 +0100
401              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
402      Branch: perl
403            ! toke.c
404 ____________________________________________________________________________
405 [  7027] By: jhi                                   on 2000/09/07  18:45:35
406         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
407              From: Daniel Chetlin <daniel@chetlin.com>
408              Date: Tue, 5 Sep 2000 04:57:07 -0700
409              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
410      Branch: perl
411            ! pod/perlfaq6.pod pod/perlop.pod
412 ____________________________________________________________________________
413 [  7026] By: jhi                                   on 2000/09/07  18:44:01
414         Log: Document the new ref() semantics.
415              
416              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
417              From: Gisle Aas <gisle@ActiveState.com>
418              Date: 05 Sep 2000 08:10:30 +0200
419              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
420      Branch: perl
421            ! pod/perldelta.pod
422 ____________________________________________________________________________
423 [  7025] By: jhi                                   on 2000/09/07  18:42:27
424         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
425              
426              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
427              From: Gisle Aas <gisle@ActiveState.com>
428              Date: 05 Sep 2000 08:11:40 +0200
429              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
430      Branch: perl
431            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
432 ____________________________________________________________________________
433 [  7024] By: jhi                                   on 2000/09/07  18:39:32
434         Log: Subject: [PATCH] Modernize Opcode.pm documentation
435              From: Gisle Aas <gisle@ActiveState.com>
436              Date: 4 Sep 2000 00:18:55 -0000
437              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
438      Branch: perl
439            ! ext/Opcode/Opcode.pm
440 ____________________________________________________________________________
441 [  7023] By: jhi                                   on 2000/09/07  18:37:42
442         Log: Subject: [PATCH] Tied filehandle documentation
443              From: Gisle Aas <gisle@ActiveState.com>
444              Date: 4 Sep 2000 00:14:40 -0000
445              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
446      Branch: perl
447            ! pod/perlfunc.pod pod/perltie.pod
448 ____________________________________________________________________________
449 [  7022] By: jhi                                   on 2000/09/07  18:35:37
450         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
451              From: Gisle Aas <gisle@ActiveState.com>
452              Date: 4 Sep 2000 00:04:22 -0000
453              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
454      Branch: perl
455            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
456 ____________________________________________________________________________
457 [  7021] By: jhi                                   on 2000/09/07  18:33:22
458         Log: Subject: small apidoc fix
459              From: Marc Lehmann <pcg@goof.com>
460              Date: Sun, 3 Sep 2000 05:12:06 +0200
461              Message-ID: <20000903051206.A5909@cerebro.laendle>
462      Branch: perl
463            ! pod/perlapi.pod utf8.c
464 ____________________________________________________________________________
465 [  7020] By: jhi                                   on 2000/09/07  16:14:57
466         Log: Tiny perldelta nits.
467      Branch: perl
468            ! pod/perldelta.pod
469 ____________________________________________________________________________
470 [  7019] By: jhi                                   on 2000/09/07  16:04:20
471         Log: Guard against bad string->int conversion for quads.
472      Branch: perl
473            ! t/op/64bitint.t
474 ____________________________________________________________________________
475 [  7018] By: jhi                                   on 2000/09/06  17:07:03
476         Log: Update Unicode todo list.
477      Branch: perl
478            ! Todo-5.6
479 ____________________________________________________________________________
480 [  7017] By: jhi                                   on 2000/09/05  21:16:01
481         Log: Document the SvIOK_.*UV().
482      Branch: perl
483            ! pod/perlapi.pod sv.h
484 ____________________________________________________________________________
485 [  7016] By: nick                                  on 2000/09/03  21:54:46
486         Log: Hash lookup of constant strings optimization:
487              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
488              to string table (as per sharepvn). Add newSV_pvn_share to create such
489              a thing. Make hv.c compare addresses of strings and skip string compare
490              if equal. Make method_named and helem ops use these shared-string SVs
491              when arg is constant. Make keys op return shared-string SVs (less clearly
492              a win).
493      Branch: perl
494            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
495            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
496            ! pod/perlintern.pod pp_hot.c proto.h sv.c
497 ____________________________________________________________________________
498 [  7015] By: jhi                                   on 2000/09/02  17:48:59
499         Log: This is 5.7.0.
500      Branch: perl
501            ! Changes
502 ____________________________________________________________________________
503 [  7014] By: jhi                                   on 2000/09/02  17:35:45
504         Log: Changes and patchlevel tweaks.
505      Branch: perl
506            ! Changes patchlevel.h
507 ____________________________________________________________________________
508 [  7013] By: jhi                                   on 2000/09/02  17:30:50
509         Log: Update Changes.
510      Branch: perl
511            ! Changes patchlevel.h
512 ____________________________________________________________________________
513 [  7012] By: nick                                  on 2000/09/02  17:25:20
514         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
515      Branch: perl
516            ! gv.c lib/overload.pm
517 ____________________________________________________________________________
518 [  7011] By: jhi                                   on 2000/09/02  17:16:25
519         Log: Update perlhist.
520      Branch: perl
521            ! pod/perlhist.pod
522 ____________________________________________________________________________
523 [  7010] By: jhi                                   on 2000/09/02  17:01:35
524         Log: perldelta nits.
525      Branch: perl
526            ! pod/perldelta.pod
527 ____________________________________________________________________________
528 [  7009] By: nick                                  on 2000/09/02  16:48:35
529         Log: If overloaded %{} etc. return the object do not loop.
530              Thus  sub deref { $_[0] } functions if object is wanted type.
531      Branch: perl
532            ! pp.h
533 ____________________________________________________________________________
534 [  7008] By: jhi                                   on 2000/09/02  16:26:11
535         Log: Retab MANIFEST.
536      Branch: perl
537            ! ext/Storable/MANIFEST
538 ____________________________________________________________________________
539 [  7007] By: jhi                                   on 2000/09/02  16:23:02
540         Log: Make certain cc is set before trying to run it.
541      Branch: perl
542            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
543 ____________________________________________________________________________
544 [  7006] By: jhi                                   on 2000/09/02  15:45:41
545         Log: Unicode notes.
546      Branch: perl
547            ! pod/perldelta.pod
548 ____________________________________________________________________________
549 [  7005] By: jhi                                   on 2000/09/02  15:42:11
550         Log: Various Configure nits by Philip Newton,
551              plus the ebcdic one by me.
552      Branch: metaconfig
553            + U/modified/pager.U
554            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
555      Branch: metaconfig/U/perl
556            ! Devel.U quadfio.U
557      Branch: perl
558            ! Configure config_h.SH
559 ____________________________________________________________________________
560 [  7004] By: jhi                                   on 2000/09/02  15:06:14
561         Log: Apparently avoiding the swapping is too costly.
562              
563              From: "Ben Tilly" <ben_tilly@hotmail.com>
564              Subject: Re: the door is closed.
565              Date: Fri, 01 Sep 2000 20:23:16 EDT
566              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
567      Branch: perl
568            ! pod/perlfaq4.pod
569 ____________________________________________________________________________
570 [  7003] By: nick                                  on 2000/09/02  12:26:04
571         Log: Undo part of change 6489 which looks like a bulk edit which
572              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
573              The supressing of main:: on return from select() is undesirable.
574      Branch: perl
575            ! pp_sys.c
576 ____________________________________________________________________________
577 [  7002] By: jhi                                   on 2000/09/01  23:08:54
578         Log: Update Changes.
579      Branch: perl
580            ! Changes patchlevel.h
581 ____________________________________________________________________________
582 [  7001] By: jhi                                   on 2000/09/01  23:00:13
583         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
584              From: Peter Prymmer <pvhp@forte.com>
585              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
586              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
587              
588              plus rework the http: spots as suggested by Tom Christiansen,
589              plus regen perltoc.
590      Branch: perl
591            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
592            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
593 ____________________________________________________________________________
594 [  7000] By: jhi                                   on 2000/09/01  22:36:01
595         Log: Only the first line, thank you very much.
596      Branch: perl
597            ! hints/solaris_2.sh
598 ____________________________________________________________________________
599 [  6999] By: gsar                                  on 2000/09/01  22:16:40
600         Log: change#6791 accidentally clobbered change#6710, put it back
601      Branch: perl
602            ! win32/win32.c
603 ____________________________________________________________________________
604 [  6998] By: jhi                                   on 2000/09/01  22:14:16
605         Log: Mention the HP-UX LP64 freak failure.
606      Branch: perl
607            ! pod/perldelta.pod
608 ____________________________________________________________________________
609 [  6997] By: jhi                                   on 2000/09/01  21:48:32
610         Log: Detypo.
611      Branch: perl
612            ! hints/hpux.sh
613 ____________________________________________________________________________
614 [  6996] By: jhi                                   on 2000/09/01  21:27:10
615         Log: Update Changes.
616      Branch: perl
617            ! Changes patchlevel.h
618 ____________________________________________________________________________
619 [  6995] By: jhi                                   on 2000/09/01  21:14:24
620         Log: Mi splgn s gnin.g
621      Branch: perl
622            ! pp_ctl.c
623 ____________________________________________________________________________
624 [  6994] By: jhi                                   on 2000/09/01  21:09:54
625         Log: Subject: http:// in L<>
626              From: Nicholas Clark <nick@ccl4.org>
627              Date: Fri, 1 Sep 2000 22:03:21 +0100
628              Message-ID: <20000901220321.B72074@plum.flirble.org>
629      Branch: perl
630            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
631 ____________________________________________________________________________
632 [  6993] By: jhi                                   on 2000/09/01  21:06:54
633         Log: Update to Storable 1.0, from Raphael Manfredi.
634      Branch: perl
635            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
636            ! ext/Storable/Makefile.PL ext/Storable/README
637            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
638            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
639            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
640            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
641            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
642            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
643 ____________________________________________________________________________
644 [  6992] By: jhi                                   on 2000/09/01  20:43:05
645         Log: Mention known sfio+linux buglet.
646      Branch: perl
647            ! pod/perldelta.pod
648 ____________________________________________________________________________
649 [  6991] By: jhi                                   on 2000/09/01  20:40:11
650         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
651              From: Peter Prymmer <pvhp@forte.com>
652              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
653              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
654      Branch: perl
655            ! vms/vms.c
656 ____________________________________________________________________________
657 [  6990] By: jhi                                   on 2000/09/01  20:25:26
658         Log: Retract #6986.
659      Branch: perl
660            ! hints/solaris_2.sh
661 ____________________________________________________________________________
662 [  6989] By: jhi                                   on 2000/09/01  20:23:00
663         Log: Mergesort is back.
664      Branch: perl
665            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
666 ____________________________________________________________________________
667 [  6988] By: jhi                                   on 2000/09/01  19:37:40
668         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
669              From: Mike Guy <mjtg@cam.ac.uk>
670              Date: Fri, 01 Sep 2000 17:43:33 +0100
671              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
672      Branch: perl
673            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
674            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
675 ____________________________________________________________________________
676 [  6987] By: jhi                                   on 2000/09/01  19:17:10
677         Log: Regen perltoc.
678      Branch: perl
679            ! pod/perltoc.pod
680 ____________________________________________________________________________
681 [  6986] By: jhi                                   on 2000/09/01  18:51:10
682         Log: Subject: Re: Solaris x86 has no SPARC libraries!
683              From: Lupe Christoph <lupe@lupe-christoph.de>
684              Date: Fri, 1 Sep 2000 20:41:20 +0200
685              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
686      Branch: perl
687            ! hints/solaris_2.sh
688 ____________________________________________________________________________
689 [  6985] By: jhi                                   on 2000/09/01  18:28:10
690         Log: Update Changes.
691      Branch: perl
692            ! Changes patchlevel.h
693 ____________________________________________________________________________
694 [  6984] By: jhi                                   on 2000/09/01  18:26:53
695         Log: Feature ordering tweak.
696      Branch: perl
697            ! myconfig.SH
698 ____________________________________________________________________________
699 [  6983] By: jhi                                   on 2000/09/01  18:19:50
700         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
701              From: <abigail@foad.org>
702              Date: Fri, 1 Sep 2000 13:07:32 -0400
703              Message-ID: <20000901170732.18249.qmail@foad.org>
704      Branch: perl
705            ! t/pragma/overload.t
706 ____________________________________________________________________________
707 [  6982] By: jhi                                   on 2000/09/01  18:17:54
708         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
709              so that case-ignoring systems like DCL can tell them from
710              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
711      Branch: metaconfig/U/perl
712            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
713      Branch: perl
714            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
715            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
716            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
717            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
718            ! vos/config.def vos/config.h vos/config_h.SH_orig
719            ! win32/config.bc win32/config.gc win32/config.vc
720 ____________________________________________________________________________
721 [  6981] By: nick                                  on 2000/09/01  17:21:57
722         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
723              warning when UNTIE exists and instead pass the cound of extra references to
724              the UNTIE method.
725      Branch: perl
726            ! pod/perltie.pod pp_sys.c
727 ____________________________________________________________________________
728 [  6980] By: jhi                                   on 2000/09/01  16:54:44
729         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
730              From: Peter Prymmer <pvhp@forte.com>
731              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
732              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
733      Branch: perl
734            ! configure.com
735 ____________________________________________________________________________
736 [  6979] By: jhi                                   on 2000/09/01  16:06:20
737         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
738              From: Mike Guy <mjtg@cam.ac.uk> 
739              Date: Fri, 01 Sep 2000 16:49:27 +0100
740              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
741      Branch: perl
742            ! t/base/rs.t
743 ____________________________________________________________________________
744 [  6978] By: jhi                                   on 2000/09/01  16:00:42
745         Log: Update to PodParser 1.18, from Brad Appleton.
746      Branch: perl
747            ! lib/Pod/Checker.pm t/pod/find.t
748 ____________________________________________________________________________
749 [  6977] By: jhi                                   on 2000/09/01  14:48:58
750         Log: Subject: Nit in Configure (bleadperl@6961)
751              From: Lupe Christoph <lupe@lupe-christoph.de>
752              Date: Fri, 1 Sep 2000 16:34:29 +0200
753              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
754      Branch: metaconfig
755            ! U/compline/ccflags.U
756      Branch: perl
757            ! Configure config_h.SH
758 ____________________________________________________________________________
759 [  6976] By: jhi                                   on 2000/09/01  14:39:52
760         Log: Update Changes.
761      Branch: perl
762            ! Changes patchlevel.h
763 ____________________________________________________________________________
764 [  6975] By: jhi                                   on 2000/09/01  14:37:36
765         Log: microperl config update.
766      Branch: perl
767            ! uconfig.h uconfig.sh
768 ____________________________________________________________________________
769 [  6974] By: jhi                                   on 2000/09/01  14:36:53
770         Log: Document known deficiencies.
771      Branch: perl
772            ! pod/perldelta.pod
773 ____________________________________________________________________________
774 [  6973] By: jhi                                   on 2000/09/01  14:10:20
775         Log: Mention warnings fixes and updates.
776      Branch: perl
777            ! pod/perldelta.pod
778 ____________________________________________________________________________
779 [  6972] By: jhi                                   on 2000/09/01  14:01:52
780         Log: Drop unused argument.
781              
782              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
783              From: Spider Boardman <spider@web.zk3.dec.com>
784              Date: Thu, 31 Aug 2000 16:10:15 -0400
785              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
786      Branch: perl
787            ! toke.c
788 ____________________________________________________________________________
789 [  6971] By: jhi                                   on 2000/09/01  13:59:24
790         Log: Add the overload warnings to perldiag.
791      Branch: perl
792            ! lib/overload.pm pod/perldiag.pod
793 ____________________________________________________________________________
794 [  6970] By: jhi                                   on 2000/09/01  13:55:10
795         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
796              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
797              Date: Fri, 1 Sep 2000 13:43:15 +0100 
798              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
799      Branch: perl
800            ! lib/overload.pm t/pragma/overload.t
801 ____________________________________________________________________________
802 [  6969] By: jhi                                   on 2000/09/01  13:52:27
803         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
804              From: <abigail@foad.org>
805              Date: Fri, 1 Sep 2000 05:46:54 -0400
806              Message-ID: <20000901094654.6476.qmail@foad.org>
807      Branch: perl
808            ! lib/overload.pm
809 ____________________________________________________________________________
810 [  6968] By: jhi                                   on 2000/09/01  13:50:05
811         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
812              From: Daniel Chetlin <daniel@chetlin.com>
813              Date: Fri, 1 Sep 2000 02:10:55 -0700
814              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
815      Branch: perl
816            ! pod/perlretut.pod
817 ____________________________________________________________________________
818 [  6967] By: jhi                                   on 2000/09/01  13:47:54
819         Log: Part of the solution.
820              
821              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
822              From: Mike Guy <mjtg@cam.ac.uk>
823              Date: Fri, 01 Sep 2000 14:16:01 +0100
824              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
825      Branch: perl
826            ! gv.c mg.c
827 ____________________________________________________________________________
828 [  6966] By: jhi                                   on 2000/09/01  13:46:17
829         Log: Subject: CPAN.pm beta 1.57_57 for the core
830              From: andreas.koenig@anima.de (Andreas J. Koenig)
831              Date: 01 Sep 2000 15:16:31 +0200
832              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
833      Branch: perl
834            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
835 ____________________________________________________________________________
836 [  6965] By: jhi                                   on 2000/09/01  13:43:18
837         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
838              From: "Craig A. Berry" <craig.berry@psinetcs.com>
839              Date: Fri, 01 Sep 2000 01:47:22 -0500
840              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
841      Branch: perl
842            ! pod/perldelta.pod vms/vms.c
843 ____________________________________________________________________________
844 [  6964] By: jhi                                   on 2000/09/01  13:35:35
845         Log: File::Temp patches from Andreas König,
846              
847              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
848              From: andreas.koenig@anima.de (Andreas J. Koenig)
849              Date: 01 Sep 2000 10:07:20 +0200
850              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
851              
852              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
853              From: andreas.koenig@anima.de (Andreas J. Koenig)
854              Date: 31 Aug 2000 23:26:08 +0200
855              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
856      Branch: perl
857            ! lib/File/Temp.pm t/lib/ftmp-security.t
858 ____________________________________________________________________________
859 [  6963] By: jhi                                   on 2000/09/01  02:22:24
860         Log: Retract the mergesort code, way too incompatible licensing
861              and copyrights.
862      Branch: perl
863            ! pod/perldelta.pod pp_ctl.c
864 ____________________________________________________________________________
865 [  6962] By: jhi                                   on 2000/08/31  23:27:32
866         Log: Update Changes.
867      Branch: perl
868            ! Changes patchlevel.h
869 ____________________________________________________________________________
870 [  6961] By: jhi                                   on 2000/08/31  23:20:04
871         Log: Small tweaks all over.
872      Branch: metaconfig
873            ! U/compline/d_gconvert.U
874      Branch: perl
875            ! AUTHORS Configure config_h.SH pp_ctl.c
876 ____________________________________________________________________________
877 [  6960] By: jhi                                   on 2000/08/31  22:39:36
878         Log: Further rewording.
879      Branch: perl
880            ! pp_ctl.c
881 ____________________________________________________________________________
882 [  6959] By: jhi                                   on 2000/08/31  21:26:44
883         Log: More address tweaking.
884      Branch: perl
885            ! AUTHORS Changes
886 ____________________________________________________________________________
887 [  6958] By: jhi                                   on 2000/08/31  20:47:25
888         Log: AUTHORS tweaks, from Peter Prymmer.
889              
890              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
891              From: Peter Prymmer <pvhp@forte.com>
892              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
893              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
894      Branch: perl
895            ! AUTHORS MAINTAIN
896 ____________________________________________________________________________
897 [  6957] By: jhi                                   on 2000/08/31  20:34:43
898         Log: perldelta tweaks.
899      Branch: perl
900            ! pod/perldelta.pod
901 ____________________________________________________________________________
902 [  6956] By: jhi                                   on 2000/08/31  19:11:06
903         Log: Regen perltoc.
904      Branch: perl
905            ! pod/perltoc.pod
906 ____________________________________________________________________________
907 [  6955] By: jhi                                   on 2000/08/31  19:06:30
908         Log: Clarify the mergesort situation.
909      Branch: perl
910            ! pp_ctl.c
911 ____________________________________________________________________________
912 [  6954] By: jhi                                   on 2000/08/31  18:24:17
913         Log: Move the Solaris 7 scan to use64bitall, make the
914              failure to find 64-bot sparc libc to mention the
915              possibility of being in an intel, from Lupe and Alan.
916      Branch: perl
917            ! hints/solaris_2.sh
918 ____________________________________________________________________________
919 [  6953] By: jhi                                   on 2000/08/31  18:09:20
920         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
921              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
922      Branch: metaconfig
923            ! U/compline/d_gconvert.U U/threads/archname.U
924      Branch: metaconfig/U/perl
925            ! perlxv.U
926      Branch: perl
927            ! Configure config_h.SH sv.c
928 ____________________________________________________________________________
929 [  6952] By: jhi                                   on 2000/08/31  17:42:24
930         Log: :: not allowed in pathnames, change to .
931              
932              Subject: [PATCH perl@6938] cygwin port
933              From: "Fifer, Eric" <EFifer@sanwaint.com>
934              Date: Thu, 31 Aug 2000 16:32:59 +0100
935              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
936      Branch: metaconfig/U/perl
937            ! perlxv.U
938 ____________________________________________________________________________
939 [  6951] By: jhi                                   on 2000/08/31  17:02:05
940         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
941      Branch: perl
942            ! perl.h
943 ____________________________________________________________________________
944 [  6950] By: jhi                                   on 2000/08/31  16:26:08
945         Log: More author updates.
946              
947              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
948              From: Simon Cozens <simon@cozens.net>
949              Date: Thu, 31 Aug 2000 17:13:32 +0100
950              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
951      Branch: perl
952            ! AUTHORS
953 ____________________________________________________________________________
954 [  6949] By: jhi                                   on 2000/08/31  16:04:49
955         Log: POSIX doesn't report long double values under -Duselongdouble
956              when the long doubles are "real" (bigger than doubles).
957      Branch: perl
958            ! ext/POSIX/POSIX.xs
959 ____________________________________________________________________________
960 [  6948] By: jhi                                   on 2000/08/31  15:25:10
961         Log: Update Changes.
962      Branch: perl
963            ! Changes patchlevel.h
964 ____________________________________________________________________________
965 [  6947] By: jhi                                   on 2000/08/31  15:22:29
966         Log: Document UNTIE in a very minimalistic way.
967      Branch: perl
968            ! pod/perlfunc.pod pod/perltie.pod
969 ____________________________________________________________________________
970 [  6946] By: jhi                                   on 2000/08/31  15:15:23
971         Log: Document known failures.
972      Branch: perl
973            ! pod/perldelta.pod
974 ____________________________________________________________________________
975 [  6945] By: jhi                                   on 2000/08/31  15:07:00
976         Log: Don't attach -ld to the archname if pointless.
977      Branch: metaconfig
978            ! U/threads/archname.U
979      Branch: perl
980            ! Configure config_h.SH
981 ____________________________________________________________________________
982 [  6944] By: jhi                                   on 2000/08/31  14:37:42
983         Log: Wrap the test in eval.
984              
985              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
986              From: Tim Jenness <timj@jach.hawaii.edu>
987              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
988              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
989      Branch: perl
990            ! t/lib/ftmp-security.t
991 ____________________________________________________________________________
992 [  6943] By: jhi                                   on 2000/08/31  14:30:57
993         Log: Make -Dusemorebits find long doubles in Solaris.
994      Branch: perl
995            ! hints/solaris_2.sh
996 ____________________________________________________________________________
997 [  6942] By: jhi                                   on 2000/08/31  13:48:45
998         Log: Clarify the third case of ftmp-security warnings.
999      Branch: perl
1000            ! INSTALL
1001 ____________________________________________________________________________
1002 [  6941] By: jhi                                   on 2000/08/31  13:40:31
1003         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
1004              From: <abigail@foad.org>
1005              Date: Thu, 31 Aug 2000 01:35:05 -0400
1006              Message-ID: <20000831053505.32120.qmail@foad.org>
1007      Branch: perl
1008            ! pod/perldelta.pod
1009 ____________________________________________________________________________
1010 [  6940] By: jhi                                   on 2000/08/31  13:38:48
1011         Log: Issue useful diagnostic on unknown pod commands.
1012              
1013              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
1014              From: <abigail@foad.org>
1015              Date: Thu, 31 Aug 2000 03:41:18 -0400
1016              Message-ID: <20000831074118.24880.qmail@foad.org>
1017      Branch: perl
1018            ! lib/Pod/Man.pm
1019 ____________________________________________________________________________
1020 [  6939] By: jhi                                   on 2000/08/31  13:34:33
1021         Log: Reveal Borland's isnan.
1022              
1023              Subject: build with BC++ tweak
1024              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1025              Date: Thu, 31 Aug 2000 13:09:37 +0400
1026              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
1027      Branch: perl
1028            ! win32/win32.h
1029 ____________________________________________________________________________
1030 [  6938] By: jhi                                   on 2000/08/31  05:01:20
1031         Log: Update Changes.
1032      Branch: perl
1033            ! Changes patchlevel.h
1034 ____________________________________________________________________________
1035 [  6937] By: jhi                                   on 2000/08/31  04:26:23
1036         Log: sscanf() may be the only way to read long doubles from strings.
1037      Branch: metaconfig/U/perl
1038            ! longdblfio.U
1039      Branch: perl
1040            ! Configure config_h.SH perl.h util.c
1041 ____________________________________________________________________________
1042 [  6936] By: jhi                                   on 2000/08/31  04:18:19
1043         Log: The #6929 was too skimpy.
1044      Branch: perl
1045            ! sv.c
1046 ____________________________________________________________________________
1047 [  6935] By: jhi                                   on 2000/08/31  02:47:07
1048         Log: Subject: Re: typos in pods
1049              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1050              Date: Wed, 30 Aug 2000 19:25:34 -0700
1051              Message-ID: <eIcr5gzkg25X092yn@efn.org>
1052      Branch: perl
1053            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
1054 ____________________________________________________________________________
1055 [  6934] By: jhi                                   on 2000/08/31  02:42:55
1056         Log: Missed one Unicode file.
1057      Branch: perl
1058            + lib/unicode/UCDFF301.html
1059 ____________________________________________________________________________
1060 [  6933] By: jhi                                   on 2000/08/30  23:42:27
1061         Log: Update Changes.
1062      Branch: perl
1063            ! Changes patchlevel.h
1064 ____________________________________________________________________________
1065 [  6932] By: jhi                                   on 2000/08/30  23:40:07
1066         Log: Mention UNTIE in perldelta.  Still needs documenting
1067              in perltie et alia.
1068      Branch: perl
1069            ! pod/perldelta.pod
1070 ____________________________________________________________________________
1071 [  6931] By: jhi                                   on 2000/08/30  23:36:02
1072         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
1073              From: <abigail@foad.org>
1074              Date: Wed, 30 Aug 2000 19:28:07 -0400
1075              Message-ID: <20000830232807.305.qmail@foad.org>
1076      Branch: perl
1077            ! pod/perldelta.pod
1078 ____________________________________________________________________________
1079 [  6930] By: jhi                                   on 2000/08/30  23:32:40
1080         Log: Update to Unicode 3.0.1.
1081      Branch: perl
1082            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
1083            + lib/unicode/PropList.txt lib/unicode/README.perl
1084            + lib/unicode/UCD301.html lib/unicode/Unicode.301
1085            - lib/unicode/Props.txt lib/unicode/UCD300.html
1086            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
1087            ! (edit 257 files)
1088 ____________________________________________________________________________
1089 [  6929] By: jhi                                   on 2000/08/30  22:38:18
1090         Log: Heap decorruption.
1091              
1092              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
1093              From: Alan Burlison <Alan.Burlison@uk.sun.com>
1094              Date: Wed, 30 Aug 2000 22:39:52 +0100
1095              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
1096      Branch: perl
1097            ! sv.c
1098 ____________________________________________________________________________
1099 [  6928] By: jhi                                   on 2000/08/30  22:29:34
1100         Log: Retract the dummy test, skip the security tests (instead of failing),
1101              explain what the warnings mean.
1102      Branch: perl
1103            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
1104 ____________________________________________________________________________
1105 [  6927] By: jhi                                   on 2000/08/30  22:14:13
1106         Log: Change the internal implementation of sort() to be mergesort
1107              instead of quicksort, from John Linderman <jpl@research.att.com>.
1108              Gives us better worst case, better average case, and stability.
1109              What's there not to like?  (Small fixes for threaded builds
1110              were required).
1111      Branch: perl
1112            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
1113 ____________________________________________________________________________
1114 [  6926] By: jhi                                   on 2000/08/30  20:55:20
1115         Log: A better fix for the Socket building problem from Craig Berry.
1116      Branch: perl
1117            ! vms/vms.c
1118 ____________________________________________________________________________
1119 [  6925] By: jhi                                   on 2000/08/30  20:20:25
1120         Log: Subject: [PATCH] Re: UNTIE method 
1121              From: Nick Ing-Simmons <nik@tiuk.ti.com>
1122              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
1123              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
1124      Branch: perl
1125            ! pp_sys.c t/op/tie.t
1126 ____________________________________________________________________________
1127 [  6924] By: jhi                                   on 2000/08/30  20:17:11
1128         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
1129              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1130              Date: Wed, 30 Aug 2000 15:03:14 -0500
1131              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
1132      Branch: perl
1133            ! vms/vms.c
1134 ____________________________________________________________________________
1135 [  6923] By: jhi                                   on 2000/08/30  20:15:18
1136         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
1137              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1138              Date: Wed, 30 Aug 2000 13:30:36 -0500
1139              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
1140      Branch: perl
1141            ! vms/vms.c
1142 ____________________________________________________________________________
1143 [  6922] By: jhi                                   on 2000/08/30  19:54:43
1144         Log: Better options for rsync.
1145      Branch: perl
1146            ! pod/perlhack.pod
1147 ____________________________________________________________________________
1148 [  6921] By: jhi                                   on 2000/08/30  19:40:16
1149         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
1150              From: Rick Delaney <rick@consumercontact.com>
1151              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
1152              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
1153      Branch: perl
1154            ! pod/perlfunc.pod
1155 ____________________________________________________________________________
1156 [  6920] By: jhi                                   on 2000/08/30  19:36:40
1157         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
1158              From: Peter Prymmer <pvhp@forte.com>
1159              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
1160              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
1161      Branch: perl
1162            ! configure.com
1163 ____________________________________________________________________________
1164 [  6919] By: jhi                                   on 2000/08/30  14:52:02
1165         Log: Update Changes.
1166      Branch: perl
1167            ! Changes patchlevel.h
1168 ____________________________________________________________________________
1169 [  6918] By: jhi                                   on 2000/08/30  14:48:34
1170         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
1171      Branch: perl
1172            ! lib/ExtUtils/typemap
1173 ____________________________________________________________________________
1174 [  6917] By: jhi                                   on 2000/08/30  14:46:34
1175         Log: Subject: typos in pods
1176              From: Nicholas Clark <nick@ccl4.org>
1177              Date: Wed, 30 Aug 2000 01:12:50 +0100
1178              Message-ID: <20000830011249.A61388@plum.flirble.org>
1179      Branch: perl
1180            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
1181            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
1182            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
1183            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
1184 ____________________________________________________________________________
1185 [  6916] By: jhi                                   on 2000/08/30  14:19:09
1186         Log: Document Storable problems on Crays.  (Will have
1187              to document all the other Storable problems, too.)
1188      Branch: perl
1189            ! pod/perldelta.pod
1190 ____________________________________________________________________________
1191 [  6915] By: jhi                                   on 2000/08/30  14:06:02
1192         Log: Subject: [PATCH] fix misc cast warnings
1193              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1194              Date: Tue, 29 Aug 2000 23:16:14 -0700
1195              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
1196      Branch: perl
1197            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
1198            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
1199            ! os2/os2ish.h
1200 ____________________________________________________________________________
1201 [  6914] By: jhi                                   on 2000/08/30  14:03:45
1202         Log: Timestamp mismatch again.  Need to fix this dependence on
1203              config_h.SH timestamp, since it's the contents of config_h.SH
1204              that matter.
1205      Branch: perl
1206            ! uconfig.h uconfig.sh
1207 ____________________________________________________________________________
1208 [  6913] By: jhi                                   on 2000/08/30  13:54:06
1209         Log: Don't say "Perl 5.0 source kit".
1210      Branch: perl
1211            ! perl.c
1212 ____________________________________________________________________________
1213 [  6912] By: jhi                                   on 2000/08/30  13:51:24
1214         Log: Reset archname and archname64 always, forcing them be
1215              recomputed at each Configure run, make Configure and
1216              the hints files agree on the naming of largefiles variables.
1217      Branch: metaconfig
1218            ! U/threads/archname.U
1219      Branch: metaconfig/U/perl
1220            ! use64bits.U
1221      Branch: perl
1222            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
1223            ! hints/linux.sh hints/solaris_2.sh
1224 ____________________________________________________________________________
1225 [  6911] By: jhi                                   on 2000/08/30  13:30:13
1226         Log: Put back the slice accidentally removed by #6907.
1227      Branch: perl
1228            ! hints/solaris_2.sh
1229 ____________________________________________________________________________
1230 [  6910] By: jhi                                   on 2000/08/30  01:24:26
1231         Log: Be consistent: other Net::get* do export theirs.
1232              
1233              Subject: Re: Net::protoent does not export 'getproto'
1234              From: Yasushi Nakajima <sey@jkc.co.jp>
1235              Date: Wed, 30 Aug 2000 09:53:14 +0900
1236              Message-Id: <200008300051.DAA24700@taku.hut.fi>
1237      Branch: perl
1238            ! lib/Net/protoent.pm
1239 ____________________________________________________________________________
1240 [  6909] By: jhi                                   on 2000/08/30  01:17:25
1241         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
1242              From: Gurusamy Sarathy <gsar@ActiveState.com>
1243              Date: Tue, 29 Aug 2000 17:17:07 -0700
1244              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
1245      Branch: perl
1246            ! cop.h
1247 ____________________________________________________________________________
1248 [  6908] By: jhi                                   on 2000/08/30  00:58:05
1249         Log: Update Changes.
1250      Branch: perl
1251            ! Changes patchlevel.h
1252 ____________________________________________________________________________
1253 [  6907] By: jhi                                   on 2000/08/30  00:57:22
1254         Log: Introduce ccname to keep track of what compiler kind of we have.
1255      Branch: metaconfig/U/perl
1256            ! Checkcc.U gccvers.U
1257      Branch: perl
1258            ! Configure config_h.SH hints/solaris_2.sh
1259 ____________________________________________________________________________
1260 [  6906] By: jhi                                   on 2000/08/30  00:25:47
1261         Log: Put back the flags dump as reasoned in
1262              
1263              Subject: Re: [PATCH] Glob dumping
1264              From: Mike Guy <mjtg@cam.ac.uk> 
1265              Date: Tue, 29 Aug 2000 21:41:32 +0100
1266              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
1267      Branch: perl
1268            ! dump.c t/lib/peek.t
1269 ____________________________________________________________________________
1270 [  6905] By: jhi                                   on 2000/08/30  00:16:17
1271         Log: Make the epsilon to be relative, not absolute.
1272              
1273              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
1274              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
1275              Date: Tue, 29 Aug 2000 19:58:56 -0400
1276              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
1277      Branch: perl
1278            ! t/lib/trig.t
1279 ____________________________________________________________________________
1280 [  6904] By: jhi                                   on 2000/08/30  00:13:09
1281         Log: From now on, Gisle is on my list of usual suspects :-)
1282              Retract #6902.
1283      Branch: perl
1284            ! ext/Opcode/Safe.pm
1285 ____________________________________________________________________________
1286 [  6903] By: jhi                                   on 2000/08/29  23:51:20
1287         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
1288              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1289              Date: Tue, 29 Aug 2000 18:43:26 -0500
1290              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
1291      Branch: perl
1292            + vms/vmspipe.com
1293            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
1294            ! vms/vms.c
1295 ____________________________________________________________________________
1296 [  6902] By: jhi                                   on 2000/08/29  23:44:14
1297         Log: Retry what #6882 attempted.
1298              
1299              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
1300              From: Gisle Aas <gisle@ActiveState.com>
1301              Date: 30 Aug 2000 00:33:09 +0200
1302              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
1303      Branch: perl
1304            ! ext/Opcode/Safe.pm
1305 ____________________________________________________________________________
1306 [  6901] By: jhi                                   on 2000/08/29  22:59:32
1307         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
1308              From: Hugo <hv@crypt.compulink.co.uk>
1309              Date: Mon, 12 Jun 2000 19:36:08 +0100
1310              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
1311      Branch: perl
1312            ! sv.c
1313 ____________________________________________________________________________
1314 [  6900] By: jhi                                   on 2000/08/29  22:58:35
1315         Log: Admit that we are leaking scalars.
1316              
1317              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
1318              From: Spider Boardman <spider@leggy.zk3.dec.com>
1319              Date: Tue, 29 Aug 2000 18:48:29 -0400
1320              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
1321      Branch: perl
1322            ! t/pragma/warnings.t
1323 ____________________________________________________________________________
1324 [  6899] By: jhi                                   on 2000/08/29  20:53:13
1325         Log: Update Changes.
1326      Branch: perl
1327            ! Changes patchlevel.h
1328 ____________________________________________________________________________
1329 [  6898] By: jhi                                   on 2000/08/29  20:46:21
1330         Log: Undo namespace pollution of #6878.
1331              
1332              Subject: Re: Net::protoent does not export 'getproto'
1333              From: Mike Guy <mjtg@cam.ac.uk>
1334              Date: Tue, 29 Aug 2000 21:32:37 +0100
1335              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
1336      Branch: perl
1337            ! lib/Net/protoent.pm
1338 ____________________________________________________________________________
1339 [  6897] By: jhi                                   on 2000/08/29  20:44:29
1340         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
1341              From: Peter Prymmer <pvhp@forte.com>
1342              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
1343              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
1344      Branch: perl
1345            ! pod/perlebcdic.pod
1346 ____________________________________________________________________________
1347 [  6896] By: jhi                                   on 2000/08/29  20:40:57
1348         Log: There's no point repeating the 'revision' (5) of perl5.
1349      Branch: metaconfig/U/perl
1350            ! Devel.U patchlevel.U
1351      Branch: perl
1352            ! Configure config_h.SH
1353 ____________________________________________________________________________
1354 [  6895] By: jhi                                   on 2000/08/29  20:16:58
1355         Log: Regen Configure for #6894.
1356      Branch: metaconfig/U/perl
1357            ! perladmin.U
1358      Branch: perl
1359            ! Configure config_h.SH
1360 ____________________________________________________________________________
1361 [  6894] By: jhi                                   on 2000/08/29  19:59:52
1362         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
1363              From: "Philip Newton" <Philip.Newton@gmx.net>
1364              Date: Tue, 29 Aug 2000 21:39:14 +0200
1365              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
1366      Branch: perl
1367            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
1368            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
1369            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
1370            ! utils/perlbug.PL
1371 ____________________________________________________________________________
1372 [  6893] By: jhi                                   on 2000/08/29  19:55:30
1373         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
1374              From: "Philip Newton" <Philip.Newton@gmx.net>
1375              Date: Tue, 29 Aug 2000 21:39:14 +0200
1376              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
1377      Branch: perl
1378            ! installhtml
1379 ____________________________________________________________________________
1380 [  6892] By: jhi                                   on 2000/08/29  19:53:59
1381         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
1382              From: "Philip Newton" <Philip.Newton@gmx.net>
1383              Date: Tue, 29 Aug 2000 21:48:18 +0200
1384              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
1385      Branch: perl
1386            ! lib/File/Temp.pm
1387 ____________________________________________________________________________
1388 [  6891] By: jhi                                   on 2000/08/29  18:30:03
1389         Log: Nail the ID 20000828.023.
1390      Branch: perl
1391            ! ext/Storable/Storable.xs
1392 ____________________________________________________________________________
1393 [  6890] By: jhi                                   on 2000/08/29  16:50:17
1394         Log: Under usethreads the dumped variable is IN_PAD.
1395              
1396              Subject: Re: [PATCH] Glob dumping
1397              From: Gisle Aas <gisle@ActiveState.com>
1398              Date: 29 Aug 2000 18:45:05 +0200
1399              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
1400      Branch: perl
1401            ! t/lib/peek.t
1402 ____________________________________________________________________________
1403 [  6889] By: jhi                                   on 2000/08/29  15:17:37
1404         Log: Update Changes.
1405      Branch: perl
1406            ! Changes patchlevel.h
1407 ____________________________________________________________________________
1408 [  6888] By: jhi                                   on 2000/08/29  14:49:59
1409         Log: Retract #6882, broke the safe tests.
1410      Branch: perl
1411            ! ext/Opcode/Safe.pm
1412 ____________________________________________________________________________
1413 [  6887] By: jhi                                   on 2000/08/29  14:47:06
1414         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
1415              From: Gisle Aas <gisle@ActiveState.com> 
1416              Date: 09 Jun 2000 20:00:11 +0200
1417              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
1418      Branch: perl
1419            ! utils/perldoc.PL
1420 ____________________________________________________________________________
1421 [  6886] By: jhi                                   on 2000/08/29  14:42:45
1422         Log: The #6881 removed one dump line.
1423      Branch: perl
1424            ! t/lib/peek.t
1425 ____________________________________________________________________________
1426 [  6885] By: jhi                                   on 2000/08/29  14:30:47
1427         Log: Don't forget to tidy up.
1428      Branch: perl
1429            ! t/lib/ftmp-security.t
1430 ____________________________________________________________________________
1431 [  6884] By: jhi                                   on 2000/08/29  14:25:17
1432         Log: Disabling the one test is a bit tricky.
1433      Branch: perl
1434            ! t/lib/ftmp-security.t
1435 ____________________________________________________________________________
1436 [  6883] By: jhi                                   on 2000/08/29  14:16:25
1437         Log: Disable one of the tests for now.
1438      Branch: perl
1439            ! t/lib/ftmp-security.t
1440 ____________________________________________________________________________
1441 [  6882] By: jhi                                   on 2000/08/29  14:05:50
1442         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
1443              From: gisle@aas.no
1444              Date: 29 Aug 2000 10:35:06 -0000
1445              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
1446      Branch: perl
1447            ! ext/Opcode/Safe.pm
1448 ____________________________________________________________________________
1449 [  6881] By: jhi                                   on 2000/08/29  14:03:51
1450         Log: Subject: [PATCH] Glob dumping
1451              From: Gisle Aas <gisle@ActiveState.com>
1452              Date: 29 Aug 2000 07:59:42 -0000
1453              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
1454      Branch: perl
1455            ! dump.c
1456 ____________________________________________________________________________
1457 [  6880] By: jhi                                   on 2000/08/29  14:02:01
1458         Log: Subject: [PATCH] Warnings in B::Deparse
1459              From: <abigail@foad.org>
1460              Date: Tue, 29 Aug 2000 00:00:01 -0400
1461              Message-ID: <20000829040001.2999.qmail@foad.org>
1462      Branch: perl
1463            ! ext/B/B/Deparse.pm
1464 ____________________________________________________________________________
1465 [  6879] By: jhi                                   on 2000/08/29  13:57:26
1466         Log: Missed a change in #6869.
1467      Branch: perl
1468            ! mg.c
1469 ____________________________________________________________________________
1470 [  6878] By: jhi                                   on 2000/08/29  13:45:04
1471         Log: Subject: Net::protoent does not export 'getproto'
1472              From: Yasushi Nakajima <sey@jkc.co.jp>
1473              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
1474      Branch: perl
1475            ! lib/Net/protoent.pm
1476 ____________________________________________________________________________
1477 [  6877] By: jhi                                   on 2000/08/29  13:39:19
1478         Log: Patches all over for people and the files they (hopefully) care about.
1479      Branch: perl
1480            ! AUTHORS Changes MAINTAIN
1481 ____________________________________________________________________________
1482 [  6876] By: jhi                                   on 2000/08/29  12:53:54
1483         Log: Fix for thinko in #6848.
1484              
1485              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
1486              From: Lupe Christoph <lupe@lupe-christoph.de>
1487              Date: Tue, 29 Aug 2000 09:04:08 +0200
1488              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
1489      Branch: perl
1490            ! ext/Thread/Thread.xs
1491 ____________________________________________________________________________
1492 [  6875] By: jhi                                   on 2000/08/29  12:50:14
1493         Log: Update to Getopt::Long 2.24, from Johan Vromans.
1494      Branch: perl
1495            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
1496 ____________________________________________________________________________
1497 [  6874] By: jhi                                   on 2000/08/29  02:09:53
1498         Log: Use minimal @INC in tests, most of the time just '../lib',
1499              so that we simply can't pick up stuff from other Perls than
1500              the one we are testing.  Pointed out by
1501              
1502              From: Mike Guy <mjtg@cam.ac.uk>
1503              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
1504              Date: Fri, 25 Aug 2000 15:15:59 +0100
1505              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
1506      Branch: perl
1507            ! (edit 185 files)
1508 ____________________________________________________________________________
1509 [  6873] By: jhi                                   on 2000/08/29  01:07:11
1510         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
1511              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1512              Date: Mon, 28 Aug 2000 17:45:52 -0700
1513              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
1514      Branch: perl
1515            ! Makefile.SH hints/os2.sh
1516 ____________________________________________________________________________
1517 [  6872] By: jhi                                   on 2000/08/28  23:33:39
1518         Log: Subject: [PATCH bleedperl@6866] spellings
1519              From: marcel@codewerk.com (Marcel Grunauer)
1520              Date: Tue, 29 Aug 2000 01:19:59 +0200
1521              Message-Id: <200008282319.BAA29862@gandalf.local>
1522      Branch: perl
1523            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
1524            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
1525            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
1526 ____________________________________________________________________________
1527 [  6871] By: jhi                                   on 2000/08/28  23:22:09
1528         Log: Take out the SUIDMAIL thing, that will not be
1529              a problem in 5.7.*.
1530      Branch: perl
1531            ! patchlevel.h
1532 ____________________________________________________________________________
1533 [  6870] By: jhi                                   on 2000/08/28  23:19:30
1534         Log: -S is the silent flag, -s is the strip flag.
1535              
1536              Subject: [PATCH] Re: [PATCH] make no-install          
1537              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1538              Date: Mon, 28 Aug 2000 15:12:55 -0700
1539              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
1540      Branch: perl
1541            ! Makefile.SH
1542 ____________________________________________________________________________
1543 [  6869] By: jhi                                   on 2000/08/28  23:12:05
1544         Log: Subject: [PATCH bleedperl@6856] warnings fixes
1545              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1546              Date: Mon, 28 Aug 2000 23:55:06 +0100
1547              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
1548      Branch: perl
1549            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
1550            ! warnings.h warnings.pl
1551 ____________________________________________________________________________
1552 [  6868] By: jhi                                   on 2000/08/28  21:38:22
1553         Log: Potential cruft.
1554      Branch: perl
1555            ! Makefile.SH
1556 ____________________________________________________________________________
1557 [  6867] By: jhi                                   on 2000/08/28  21:35:36
1558         Log: Update Changes.
1559      Branch: perl
1560            ! Changes patchlevel.h
1561 ____________________________________________________________________________
1562 [  6866] By: jhi                                   on 2000/08/28  21:33:49
1563         Log: Subject: hv.h Doc Patch
1564              From: Fisher Mark <fisherm@tce.com>
1565              Date: Mon, 28 Aug 2000 16:24:59 -0500
1566              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
1567      Branch: perl
1568            ! hv.h
1569 ____________________________________________________________________________
1570 [  6865] By: jhi                                   on 2000/08/28  21:02:15
1571         Log: Add -ld to archname on long tr...double platforms.
1572      Branch: metaconfig
1573            ! U/threads/archname.U
1574      Branch: perl
1575            ! Configure config_h.SH
1576 ____________________________________________________________________________
1577 [  6864] By: jhi                                   on 2000/08/28  20:38:59
1578         Log: An attempt to fix the problem reported in
1579              
1580              Subject: Building perl@6856 using gcc/AIX 4.3.3 
1581              From: Daniel Muino <dmuino@afip.gov.ar> 
1582              Date: Mon, 28 Aug 2000 15:50:01 -0300   
1583              Message-ID: <20000828155001.A14403@con2-dgi>
1584              
1585              I can't test this properly since the gcc installation I have
1586              access to seems to be botched (gcc is calling the AIX cpp,
1587              a losing proposition...)
1588      Branch: perl
1589            ! hints/aix.sh
1590 ____________________________________________________________________________
1591 [  6863] By: jhi                                   on 2000/08/28  18:57:52
1592         Log: Fix for ID 20000828.001, long doubles were not formatted
1593              correctly (showed up in $], which stopped installing perl).
1594      Branch: perl
1595            ! sv.c
1596 ____________________________________________________________________________
1597 [  6862] By: jhi                                   on 2000/08/28  18:07:15
1598         Log: Typo in #6858.
1599      Branch: perl
1600            ! lib/Cwd.pm
1601 ____________________________________________________________________________
1602 [  6861] By: jhi                                   on 2000/08/28  17:57:27
1603         Log: opmini.o may be left around if a build is interrupted.
1604      Branch: perl
1605            ! Makefile.SH
1606 ____________________________________________________________________________
1607 [  6860] By: jhi                                   on 2000/08/28  16:52:50
1608         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
1609              From: Daniel Chetlin <daniel@chetlin.com>
1610              Date: Mon, 28 Aug 2000 01:14:18 -0700
1611              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
1612      Branch: perl
1613            ! lib/overload.pm
1614 ____________________________________________________________________________
1615 [  6859] By: jhi                                   on 2000/08/28  16:08:46
1616         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
1617              From: Nicholas Clark <nick@ccl4.org>
1618              Date: Mon, 28 Aug 2000 16:03:27 +0100
1619              Message-Id: <20000828160327.C49785@plum.flirble.org>
1620      Branch: perl
1621            ! ext/ByteLoader/bytecode.h
1622 ____________________________________________________________________________
1623 [  6858] By: jhi                                   on 2000/08/28  16:02:10
1624         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
1625              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
1626              Date: Mon, 28 Aug 2000 13:08:30 +0200
1627              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
1628      Branch: perl
1629            ! lib/Cwd.pm
1630 ____________________________________________________________________________
1631 [  6857] By: jhi                                   on 2000/08/28  15:42:47
1632         Log: display_format used as a class method without arguments was broken,
1633              reported in
1634              
1635              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
1636              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
1637              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
1638              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
1639      Branch: perl
1640            ! lib/Math/Complex.pm t/lib/complex.t
1641 ____________________________________________________________________________
1642 [  6856] By: jhi                                   on 2000/08/27  22:09:48
1643         Log: Update Changes.
1644      Branch: perl
1645            ! Changes patchlevel.h
1646 ____________________________________________________________________________
1647 [  6855] By: jhi                                   on 2000/08/27  21:59:21
1648         Log: Retract #6853 (false alarm).
1649      Branch: perl
1650            ! lib/ExtUtils/xsubpp
1651 ____________________________________________________________________________
1652 [  6854] By: jhi                                   on 2000/08/27  21:37:44
1653         Log: Update Changes.
1654      Branch: perl
1655            ! Changes patchlevel.h
1656 ____________________________________________________________________________
1657 [  6853] By: jhi                                   on 2000/08/27  21:37:16
1658         Log: Subject: [PATCH perl@6850] workaround for xsubpp
1659              From: Hugo <hv@crypt.compulink.co.uk>
1660              Date: Sun, 27 Aug 2000 22:30:25 +0100
1661              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
1662      Branch: perl
1663            ! lib/ExtUtils/xsubpp
1664 ____________________________________________________________________________
1665 [  6852] By: jhi                                   on 2000/08/27  21:33:58
1666         Log: Big-endian 64-bit patch from Raphael Manfredi.
1667      Branch: perl
1668            ! ext/Storable/Storable.xs
1669 ____________________________________________________________________________
1670 [  6851] By: jhi                                   on 2000/08/27  21:22:21
1671         Log: More ruthless editing from Hugo van der Sanden.
1672      Branch: perl
1673            ! pod/perldelta.pod
1674 ____________________________________________________________________________
1675 [  6850] By: jhi                                   on 2000/08/27  16:11:46
1676         Log: Update Changes.
1677      Branch: perl
1678            ! Changes patchlevel.h
1679 ____________________________________________________________________________
1680 [  6849] By: jhi                                   on 2000/08/27  16:11:05
1681         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
1682      Branch: perl
1683            ! configpm pod/perldelta.pod
1684 ____________________________________________________________________________
1685 [  6848] By: jhi                                   on 2000/08/27  15:35:08
1686         Log: Use the actual thread type, not the pointer-to-struct.
1687      Branch: perl
1688            ! ext/Thread/Thread.xs
1689 ____________________________________________________________________________
1690 [  6847] By: jhi                                   on 2000/08/27  15:30:49
1691         Log: Test nit.
1692      Branch: perl
1693            ! t/pragma/warn/pp_sys
1694 ____________________________________________________________________________
1695 [  6846] By: jhi                                   on 2000/08/27  15:19:02
1696         Log: Passing -R in ldflags makes now it to appear in the default
1697              for lddlflags, just like with -L.
1698              
1699              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
1700              From: Lupe Christoph <lupe@lupe-christoph.de>
1701              Date: Sun, 27 Aug 2000 10:28:21 +0200
1702              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
1703      Branch: metaconfig/U/perl
1704            ! dlsrc.U
1705      Branch: perl
1706            ! Configure
1707 ____________________________________________________________________________
1708 [  6845] By: jhi                                   on 2000/08/27  15:08:54
1709         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
1710              From: Alan Burlison <Alan.Burlison@uk.sun.com>
1711              Date: Sat, 26 Aug 2000 22:23:27 +0100
1712              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
1713      Branch: perl
1714            ! lib/ExtUtils/MM_Unix.pm
1715 ____________________________________________________________________________
1716 [  6844] By: jhi                                   on 2000/08/27  15:02:37
1717         Log: DJGPP update from Laszlo Molnar.
1718              
1719              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
1720              From: ml1050 <ml1050@freemail.hu>
1721              Date: Sat, 26 Aug 2000 23:24:40 +0200
1722              Message-Id: <20000826232440.A439@freemail.hu>
1723      Branch: perl
1724            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
1725            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
1726 ____________________________________________________________________________
1727 [  6843] By: jhi                                   on 2000/08/27  14:53:58
1728         Log: Subject: installman buglet
1729              From: Lupe Christoph <lupe@lupe-christoph.de>
1730              Date: Sun, 27 Aug 2000 14:38:59 +0200
1731              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
1732      Branch: perl
1733            ! installman
1734 ____________________________________________________________________________
1735 [  6842] By: jhi                                   on 2000/08/27  14:52:08
1736         Log: Can't get the test to reliably work thanks to the
1737              inaccurateness of floating point.  "Resolves" bug ids
1738              20000826.003, 20000826.009, 20000826.010,
1739      Branch: perl
1740            ! t/lib/trig.t
1741 ____________________________________________________________________________
1742 [  6841] By: jhi                                   on 2000/08/26  15:53:58
1743         Log: Update Changes.
1744      Branch: perl
1745            ! Changes patchlevel.h
1746 ____________________________________________________________________________
1747 [  6840] By: jhi                                   on 2000/08/26  14:23:03
1748         Log: grep -e isn't portable.
1749              
1750              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
1751              From: chris@broadband.att.com
1752              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
1753              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
1754      Branch: perl
1755            ! hints/solaris_2.sh
1756 ____________________________________________________________________________
1757 [  6839] By: jhi                                   on 2000/08/26  14:12:23
1758         Log: no-install target a la make -n.
1759              
1760              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
1761              From: <abigail@foad.org>
1762              Date: Sat, 26 Aug 2000 03:57:34 -0400
1763              Message-ID: <20000826075735.18912.qmail@foad.org>
1764      Branch: perl
1765            ! Makefile.SH installman installperl
1766 ____________________________________________________________________________
1767 [  6838] By: jhi                                   on 2000/08/26  14:06:33
1768         Log: Retract #6826 as the #6828 should be do the same
1769              in a More Correct Way.
1770      Branch: perl
1771            ! installperl
1772 ____________________________________________________________________________
1773 [  6837] By: jhi                                   on 2000/08/26  05:24:00
1774         Log: More casting.
1775      Branch: perl
1776            ! ext/Storable/Storable.xs
1777 ____________________________________________________________________________
1778 [  6836] By: jhi                                   on 2000/08/26  05:05:46
1779         Log: Nicer in decimal.
1780      Branch: perl
1781            ! ext/Storable/Storable.xs
1782 ____________________________________________________________________________
1783 [  6835] By: jhi                                   on 2000/08/26  05:03:50
1784         Log: There be no UVdf.
1785      Branch: perl
1786            ! ext/Storable/Storable.xs
1787 ____________________________________________________________________________
1788 [  6834] By: jhi                                   on 2000/08/26  05:00:18
1789         Log: Continue IVdfing and UVxfing.
1790      Branch: perl
1791            ! ext/Storable/Storable.xs
1792 ____________________________________________________________________________
1793 [  6833] By: jhi                                   on 2000/08/26  04:53:14
1794         Log: Use IVdf.
1795      Branch: perl
1796            ! ext/Storable/Storable.xs
1797 ____________________________________________________________________________
1798 [  6832] By: jhi                                   on 2000/08/26  04:40:41
1799         Log: Document PTR2XX and INT2PTR.
1800      Branch: perl
1801            ! pod/perlguts.pod
1802 ____________________________________________________________________________
1803 [  6831] By: jhi                                   on 2000/08/26  04:33:18
1804         Log: Use UVxf, PTR2UV, NVff.
1805      Branch: perl
1806            ! ext/Storable/Storable.xs
1807 ____________________________________________________________________________
1808 [  6830] By: jhi                                   on 2000/08/26  04:31:32
1809         Log: Update the test count.
1810      Branch: perl
1811            ! t/lib/trig.t
1812 ____________________________________________________________________________
1813 [  6829] By: jhi                                   on 2000/08/26  03:05:50
1814         Log: Subject: [PATCH] installation not quite silent yet.
1815              From: <abigail@foad.org>
1816              Date: Fri, 25 Aug 2000 20:07:53 -0400
1817              Message-ID: <20000826000753.7822.qmail@foad.org>
1818      Branch: perl
1819            ! installman installperl
1820 ____________________________________________________________________________
1821 [  6828] By: jhi                                   on 2000/08/26  03:05:14
1822         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
1823              From: Spider Boardman <spider@web.zk3.dec.com>
1824              Date: Fri, 25 Aug 2000 19:12:40 -0400
1825              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
1826      Branch: perl
1827            ! gv.c
1828 ____________________________________________________________________________
1829 [  6827] By: jhi                                   on 2000/08/25  23:54:34
1830         Log: Support preserving extremely big/small angles.
1831      Branch: perl
1832            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
1833 ____________________________________________________________________________
1834 [  6826] By: jhi                                   on 2000/08/25  23:01:20
1835         Log: Patch installperl to be long double-aware.
1836              
1837              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
1838              From: Spider Boardman <spider@web.zk3.dec.com>
1839              Date: Fri, 25 Aug 2000 18:15:23 -0400
1840              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
1841      Branch: perl
1842            ! installperl
1843 ____________________________________________________________________________
1844 [  6825] By: jhi                                   on 2000/08/25  22:58:25
1845         Log: Remove duplicately applied patch shards.
1846              
1847              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
1848              From: Spider Boardman <spider@leggy.zk3.dec.com>
1849              Date: Fri, 25 Aug 2000 16:45:03 -0400
1850              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
1851      Branch: perl
1852            ! t/lib/cgi-html.t
1853 ____________________________________________________________________________
1854 [  6824] By: jhi                                   on 2000/08/25  22:57:00
1855         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
1856              From: Daniel Chetlin <daniel@chetlin.com>
1857              Date: Fri, 25 Aug 2000 12:23:16 -0700
1858              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
1859              
1860              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
1861              From: Daniel Chetlin <daniel@chetlin.com>
1862              Date: Fri, 25 Aug 2000 14:47:19 -0700
1863              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
1864      Branch: perl
1865            ! installman
1866 ____________________________________________________________________________
1867 [  6823] By: jhi                                   on 2000/08/25  22:44:17
1868         Log: Timestamp problem?
1869      Branch: perl
1870            ! uconfig.h uconfig.sh
1871 ____________________________________________________________________________
1872 [  6822] By: jhi                                   on 2000/08/25  19:01:06
1873         Log: One forgotten file from #6816.
1874      Branch: perl
1875            ! vos/config.h
1876 ____________________________________________________________________________
1877 [  6821] By: jhi                                   on 2000/08/25  18:56:39
1878         Log: Regen Changes.
1879      Branch: perl
1880            ! Changes patchlevel.h
1881 ____________________________________________________________________________
1882 [  6820] By: jhi                                   on 2000/08/25  18:52:35
1883         Log: Fix Changes ordering.
1884      Branch: perl
1885            ! Changes
1886 ____________________________________________________________________________
1887 [  6819] By: jhi                                   on 2000/08/25  18:50:25
1888         Log: Update Changes.
1889      Branch: perl
1890            ! Changes patchlevel.h
1891 ____________________________________________________________________________
1892 [  6818] By: jhi                                   on 2000/08/25  18:47:45
1893         Log: Tweak the sfio/useperlio logic, hopefully as wished in
1894              
1895              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
1896              From: Nicholas Clark <nick@babyhippo.co.uk>
1897              Date: Fri, 25 Aug 2000 12:01:45 +0100
1898              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
1899      Branch: metaconfig/U/perl
1900            ! d_sfio.U
1901      Branch: perl
1902            ! Configure
1903 ____________________________________________________________________________
1904 [  6817] By: jhi                                   on 2000/08/25  18:32:51
1905         Log: Allow microperl to assume <math.h>, without it the math
1906              functions like floor() are assumed to return int, which makes
1907              for core dumps in machines where integer and floating register
1908              don't mix.
1909      Branch: perl
1910            ! uconfig.h uconfig.sh
1911 ____________________________________________________________________________
1912 [  6816] By: jhi                                   on 2000/08/25  18:27:17
1913         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
1914              the problem reported in
1915              
1916              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
1917              From: danhale@us.ibm.com
1918              Date: Fri, 25 Aug 2000 10:58:06 -0400
1919              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
1920      Branch: metaconfig/U/perl
1921            + d_socks5_init.U
1922      Branch: perl
1923            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
1924            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
1925            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
1926            ! win32/config.gc win32/config.vc
1927 ____________________________________________________________________________
1928 [  6815] By: jhi                                   on 2000/08/25  17:43:31
1929         Log: A solution for the retrieve_fd autosplit warning,
1930              idea suggested by Mike Guy.
1931      Branch: perl
1932            ! ext/Storable/Storable.pm
1933 ____________________________________________________________________________
1934 [  6814] By: jhi                                   on 2000/08/25  17:16:03
1935         Log: Add install-silent target.
1936      Branch: perl
1937            ! Makefile.SH
1938 ____________________________________________________________________________
1939 [  6813] By: jhi                                   on 2000/08/25  17:14:23
1940         Log: Subject: Re: [PATCH] More silencing of installman.
1941              From: <abigail@foad.org>
1942              Date: Thu, 24 Aug 2000 19:27:03 -0400
1943              Message-ID: <20000824232703.7001.qmail@foad.org>
1944              
1945              Subject: Re: [PATCH] More silencing of installman.
1946              From: <abigail@foad.org>
1947              Date: Fri, 25 Aug 2000 03:00:58 -0400
1948              Message-ID: <20000825070058.10697.qmail@foad.org>
1949      Branch: perl
1950            ! installman
1951 ____________________________________________________________________________
1952 [  6812] By: jhi                                   on 2000/08/25  17:11:28
1953         Log: installperl --verbose and --silent.
1954              
1955              Subject: Re: [PATCH] More silencing of installman.
1956              From: <abigail@foad.org>
1957              Message-ID: <20000825064430.9719.qmail@foad.org>
1958              Date: Fri, 25 Aug 2000 02:44:30 -0400
1959      Branch: perl
1960            ! installperl
1961 ____________________________________________________________________________
1962 [  6811] By: jhi                                   on 2000/08/25  17:05:43
1963         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
1964              From: "Peter J. Farley III" <pjfarley@banet.net>
1965              Date: Thu, 24 Aug 2000 21:58:03 -0400
1966              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
1967              
1968              (applied slightly modified)
1969      Branch: perl
1970            ! lib/ExtUtils/MM_Unix.pm
1971 ____________________________________________________________________________
1972 [  6810] By: jhi                                   on 2000/08/25  17:01:18
1973         Log: Missing parts of 
1974              
1975              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
1976              From: Peter Prymmer <pvhp@forte.com>
1977              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
1978              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
1979      Branch: perl
1980            ! t/lib/cgi-html.t
1981 ____________________________________________________________________________
1982 [  6809] By: jhi                                   on 2000/08/25  16:46:32
1983         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
1984              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1985              Date: Thu, 24 Aug 2000 19:13:11 -0500
1986              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
1987      Branch: perl
1988            ! vms/vms.c
1989 ____________________________________________________________________________
1990 [  6808] By: jhi                                   on 2000/08/25  16:39:22
1991         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
1992              From: Peter Prymmer <pvhp@forte.com>
1993              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
1994              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
1995      Branch: perl
1996            ! configure.com
1997 ____________________________________________________________________________
1998 [  6807] By: jhi                                   on 2000/08/25  16:36:37
1999         Log: Better wording for the vec lvalue diagnostic.
2000              
2001              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
2002              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
2003              Date: Wed, 23 Aug 2000 14:12:16 -0400
2004              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
2005      Branch: perl
2006            ! pod/perldiag.pod
2007 ____________________________________________________________________________
2008 [  6806] By: jhi                                   on 2000/08/24  18:17:22
2009         Log: Subject: [PATCH] More silencing of installman.
2010              From: <abigail@foad.org>
2011              Date: Thu, 24 Aug 2000 14:01:44 -0400
2012              Message-ID: <20000824180144.20062.qmail@foad.org>
2013      Branch: perl
2014            ! installman
2015 ____________________________________________________________________________
2016 [  6805] By: jhi                                   on 2000/08/24  15:00:31
2017         Log: Update Changes.
2018      Branch: perl
2019            ! Changes patchlevel.h
2020 ____________________________________________________________________________
2021 [  6804] By: jhi                                   on 2000/08/24  14:59:07
2022         Log: Regen perltoc.
2023      Branch: perl
2024            ! pod/perltoc.pod
2025 ____________________________________________________________________________
2026 [  6803] By: jhi                                   on 2000/08/24  14:44:39
2027         Log: Show the doc file, not the temp file.
2028      Branch: perl
2029            ! installman
2030 ____________________________________________________________________________
2031 [  6802] By: jhi                                   on 2000/08/24  14:41:53
2032         Log: Continue silencing.
2033      Branch: perl
2034            ! installman
2035 ____________________________________________________________________________
2036 [  6801] By: jhi                                   on 2000/08/24  14:34:40
2037         Log: Actually do something with the silencer option.
2038      Branch: perl
2039            ! installman
2040 ____________________________________________________________________________
2041 [  6800] By: jhi                                   on 2000/08/24  14:26:22
2042         Log: Make installman to recognize the silence flag -S.
2043      Branch: perl
2044            ! installman
2045 ____________________________________________________________________________
2046 [  6799] By: jhi                                   on 2000/08/24  13:49:38
2047         Log: DOS patches and portability/porting notes, from Tim Jenness.
2048      Branch: perl
2049            ! lib/File/Temp.pm
2050 ____________________________________________________________________________
2051 [  6798] By: jhi                                   on 2000/08/24  13:48:27
2052         Log: Create directories in silence.
2053              
2054              Subject: [PATCH] Another silencer for MakeMaker
2055              From: andreas.koenig@anima.de (Andreas J. Koenig)
2056              Date: 24 Aug 2000 14:18:52 +0200
2057              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
2058      Branch: perl
2059            ! lib/ExtUtils/Command.pm
2060 ____________________________________________________________________________
2061 [  6797] By: jhi                                   on 2000/08/24  13:46:42
2062         Log: More liberal parsing of version numbers.
2063              
2064              Subject: Re: CPAN.pm beta for testing available
2065              From: andreas.koenig@anima.de (Andreas J. Koenig)
2066              Date: 24 Aug 2000 13:51:57 +0200
2067              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
2068      Branch: perl
2069            ! lib/CPAN.pm
2070 ____________________________________________________________________________
2071 [  6796] By: jhi                                   on 2000/08/24  13:44:36
2072         Log: Make "make install" by default silent.  A new "install-verbose"
2073              target is verbose.
2074      Branch: perl
2075            ! Makefile.SH
2076 ____________________________________________________________________________
2077 [  6795] By: jhi                                   on 2000/08/24  13:39:14
2078         Log: Add silencer flags to installperl.
2079              
2080              Subject: [PATCH] Making installperl silent.
2081              From: <abigail@foad.org>
2082              Date: Thu, 24 Aug 2000 05:01:45 -0400
2083              Message-ID: <20000824090145.13141.qmail@foad.org>
2084      Branch: perl
2085            ! installperl
2086 ____________________________________________________________________________
2087 [  6794] By: jhi                                   on 2000/08/24  13:35:50
2088         Log: installperl couldn't tell whether it had run tests or not.
2089              
2090              Subject: [PATCH] Re: installperl and t/TEST
2091              From: <abigail@foad.org>
2092              Date: Thu, 24 Aug 2000 04:00:53 -0400
2093              Message-ID: <20000824080053.2494.qmail@foad.org>
2094      Branch: perl
2095            ! Makefile.SH installperl
2096 ____________________________________________________________________________
2097 [  6793] By: jhi                                   on 2000/08/24  13:27:50
2098         Log: Drop the separate perlbc, perlcc -b should be enough.
2099      Branch: perl
2100            - utils/perlbc.PL
2101            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
2102 ____________________________________________________________________________
2103 [  6792] By: jhi                                   on 2000/08/24  04:41:30
2104         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
2105              plus the typo fix from Peter Prymmer.
2106      Branch: perl
2107            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
2108            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2109 ____________________________________________________________________________
2110 [  6791] By: jhi                                   on 2000/08/24  02:10:43
2111         Log: Replace #6705 with a minimal doc patch.
2112              
2113              Subject: [PATCH 5.6.0] replace change #6705
2114              From: Jan Dubois <jand@ActiveState.com>
2115              Date: Wed, 23 Aug 2000 18:31:51 -0700
2116              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
2117      Branch: perl
2118            ! lib/Win32.pod win32/win32.c
2119 ____________________________________________________________________________
2120 [  6790] By: jhi                                   on 2000/08/23  17:52:00
2121         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
2122              From: Mike Guy <mjtg@cam.ac.uk>
2123              Date: Wed, 23 Aug 2000 18:38:46 +0100
2124              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
2125      Branch: perl
2126            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
2127 ____________________________________________________________________________
2128 [  6789] By: jhi                                   on 2000/08/23  15:34:21
2129         Log: Update Changes.
2130      Branch: perl
2131            ! Changes patchlevel.h
2132 ____________________________________________________________________________
2133 [  6788] By: jhi                                   on 2000/08/23  15:33:40
2134         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
2135              From: Wilfredo Sánchez <wsanchez@apple.com>
2136              Date: Tue, 22 Aug 2000 19:31:27 -0700
2137              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
2138      Branch: perl
2139            ! perl.h
2140 ____________________________________________________________________________
2141 [  6787] By: jhi                                   on 2000/08/23  15:29:31
2142         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
2143              From: Spider Boardman <spider@leggy.zk3.dec.com>
2144              Date: Wed, 23 Aug 2000 10:33:23 -0400
2145              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
2146      Branch: perl
2147            ! lib/Pod/Html.pm
2148 ____________________________________________________________________________
2149 [  6786] By: jhi                                   on 2000/08/23  15:28:11
2150         Log: Bad makefile.
2151      Branch: perl
2152            ! ext/B/Makefile.PL
2153 ____________________________________________________________________________
2154 [  6785] By: jhi                                   on 2000/08/23  14:37:04
2155         Log: Update Changes.
2156      Branch: perl
2157            ! Changes patchlevel.h
2158 ____________________________________________________________________________
2159 [  6784] By: jhi                                   on 2000/08/23  13:58:41
2160         Log: Portability fix from Hugo van der Sanden.
2161      Branch: perl
2162            ! ext/re/Makefile.PL
2163 ____________________________________________________________________________
2164 [  6783] By: jhi                                   on 2000/08/23  13:53:53
2165         Log: Storable support, v-version fixes.
2166              
2167              Subject: CPAN.pm beta for testing available
2168              From: andreas.koenig@anima.de (Andreas J. Koenig)
2169              Date: 22 Aug 2000 23:31:33 +0200
2170              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
2171      Branch: perl
2172            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2173 ____________________________________________________________________________
2174 [  6782] By: jhi                                   on 2000/08/23  13:51:26
2175         Log: Mac and other portability updates from Chris Nandor.
2176      Branch: perl
2177            ! pod/perlmodinstall.pod
2178 ____________________________________________________________________________
2179 [  6781] By: jhi                                   on 2000/08/23  13:47:33
2180         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
2181              From: Peter Prymmer <pvhp@forte.com>
2182              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
2183              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
2184      Branch: perl
2185            ! ext/Storable/Storable.xs
2186 ____________________________________________________________________________
2187 [  6780] By: jhi                                   on 2000/08/23  13:33:34
2188         Log: VMS MMS (make) wants null action.
2189      Branch: perl
2190            ! ext/B/Makefile.PL
2191 ____________________________________________________________________________
2192 [  6779] By: jhi                                   on 2000/08/22  19:44:47
2193         Log: Forgot portability nit.
2194      Branch: perl
2195            ! t/lib/st-forgive.t
2196 ____________________________________________________________________________
2197 [  6778] By: jhi                                   on 2000/08/22  19:35:25
2198         Log: Be portable.
2199      Branch: perl
2200            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
2201            ! t/lib/st-store.t
2202 ____________________________________________________________________________
2203 [  6777] By: jhi                                   on 2000/08/22  18:50:53
2204         Log: Update Changes.
2205      Branch: perl
2206            ! Changes patchlevel.h
2207 ____________________________________________________________________________
2208 [  6776] By: jhi                                   on 2000/08/22  18:44:46
2209         Log: cSVOPo_*v things index into the current PL_curpad
2210              under ithreads, which is different from the curpad
2211              used by the XSUB.  (In other words, the code as-is
2212              before this patch wouldn't work under ithreads.)
2213              From Sarathy.
2214      Branch: perl
2215            ! ext/B/B.xs
2216 ____________________________________________________________________________
2217 [  6775] By: jhi                                   on 2000/08/22  18:18:37
2218         Log: Make the selection of NVff et al stricter.
2219      Branch: metaconfig/U/perl
2220            ! perlxvf.U
2221      Branch: perl
2222            ! Configure config_h.SH
2223 ____________________________________________________________________________
2224 [  6774] By: jhi                                   on 2000/08/22  17:19:42
2225         Log: perldelta nits.
2226      Branch: perl
2227            ! pod/perldelta.pod
2228 ____________________________________________________________________________
2229 [  6773] By: jhi                                   on 2000/08/22  17:06:26
2230         Log: Long double fixes from Spider Boardman.
2231              
2232              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
2233              From: system PRIVILEGED account <root@peano.zk3.dec.com>
2234              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
2235              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
2236      Branch: perl
2237            ! t/lib/bigfltpm.t t/lib/st-06compat.t
2238 ____________________________________________________________________________
2239 [  6772] By: jhi                                   on 2000/08/22  15:04:53
2240         Log: Update Changes.
2241      Branch: perl
2242            ! Changes patchlevel.h
2243 ____________________________________________________________________________
2244 [  6771] By: jhi                                   on 2000/08/22  15:01:44
2245         Log: perldelta fixes from Hugo van der Sanden.
2246      Branch: perl
2247            ! pod/perldelta.pod
2248 ____________________________________________________________________________
2249 [  6770] By: jhi                                   on 2000/08/22  14:34:49
2250         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
2251              From: Hugo <hv@crypt.compulink.co.uk>
2252              Date: Tue, 22 Aug 2000 11:21:53 +0100
2253              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
2254      Branch: perl
2255            ! regcomp.c
2256 ____________________________________________________________________________
2257 [  6769] By: jhi                                   on 2000/08/22  14:30:02
2258         Log: Add Yitzchak, reformat.
2259      Branch: perl
2260            ! Changes config_h.SH
2261 ____________________________________________________________________________
2262 [  6768] By: jhi                                   on 2000/08/22  14:21:35
2263         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
2264              and Spider Boardman.
2265      Branch: metaconfig
2266            ! U/compline/d_gconvert.U
2267      Branch: perl
2268            ! Configure
2269 ____________________________________________________________________________
2270 [  6767] By: jhi                                   on 2000/08/22  14:11:24
2271         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
2272              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2273              Date: Mon, 21 Aug 2000 19:08:31 -0700
2274              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
2275      Branch: perl
2276            - ext/Storable/patchlevel.h
2277            ! MANIFEST ext/Storable/MANIFEST
2278 ____________________________________________________________________________
2279 [  6766] By: jhi                                   on 2000/08/22  13:49:29
2280         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
2281              From: Peter Prymmer <pvhp@forte.com>
2282              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
2283              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
2284      Branch: perl
2285            ! configure.com ext/Storable/Makefile.PL
2286 ____________________________________________________________________________
2287 [  6765] By: jhi                                   on 2000/08/22  13:44:59
2288         Log: Subject: [PATCH blead] B:: missing dependency
2289              From: Hugo <hv@crypt.compulink.co.uk>
2290              Date: Tue, 22 Aug 2000 06:44:33 +0100
2291              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
2292      Branch: perl
2293            ! ext/B/Makefile.PL
2294 ____________________________________________________________________________
2295 [  6764] By: jhi                                   on 2000/08/22  13:38:12
2296         Log: More bytecompiler.
2297      Branch: perl
2298            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
2299 ____________________________________________________________________________
2300 [  6763] By: jhi                                   on 2000/08/22  13:36:44
2301         Log: Bytecompiler patches from Benjamin Stuhl.
2302      Branch: perl
2303            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
2304            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
2305            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
2306            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
2307            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
2308            ! perl.c perlapi.h pod/perldelta.pod
2309 ____________________________________________________________________________
2310 [  6762] By: jhi                                   on 2000/08/21  23:43:40
2311         Log: An obsoleted diagnostic.
2312      Branch: perl
2313            ! pod/perldelta.pod
2314 ____________________________________________________________________________
2315 [  6761] By: jhi                                   on 2000/08/21  23:01:45
2316         Log: The #6759 wasn't quite right.
2317      Branch: perl
2318            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
2319            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
2320            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
2321            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
2322            ! t/lib/st-tieditems.t
2323 ____________________________________________________________________________
2324 [  6760] By: jhi                                   on 2000/08/21  22:35:49
2325         Log: Be verydeepclean.
2326      Branch: perl
2327            ! Makefile.SH
2328 ____________________________________________________________________________
2329 [  6759] By: jhi                                   on 2000/08/21  22:25:40
2330         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
2331              From: Peter Prymmer <pvhp@forte.com>
2332              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
2333              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
2334      Branch: perl
2335            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
2336            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
2337            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
2338            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
2339            ! t/lib/st-tieditems.t
2340 ____________________________________________________________________________
2341 [  6758] By: jhi                                   on 2000/08/21  22:22:32
2342         Log: Few more casts, need reported in
2343              
2344              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
2345              From: Mike Stok <mike@stok.co.uk>
2346              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
2347              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
2348              
2349              and
2350              
2351              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
2352              From: abigail@foad.org
2353              Date: 21 Aug 2000 21:31:34 -0000
2354              Message-Id: <20000821213134.30170.qmail@foad.org>
2355      Branch: perl
2356            ! ext/Storable/Storable.xs
2357 ____________________________________________________________________________
2358 [  6757] By: jhi                                   on 2000/08/21  18:37:07
2359         Log: Update Changes.
2360      Branch: perl
2361            ! Changes patchlevel.h
2362 ____________________________________________________________________________
2363 [  6756] By: jhi                                   on 2000/08/21  18:34:02
2364         Log: A pod nit.
2365              
2366              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
2367              From: <abigail@foad.org>
2368              Date: Mon, 21 Aug 2000 14:00:16 -0400
2369              Message-ID: <20000821180016.28627.qmail@foad.org>
2370      Branch: perl
2371            ! pod/perlre.pod
2372 ____________________________________________________________________________
2373 [  6755] By: jhi                                   on 2000/08/21  18:30:56
2374         Log: Use PodParser 1.18 new test.
2375      Branch: perl
2376            ! t/pod/special_seqs.t t/pod/special_seqs.xr
2377 ____________________________________________________________________________
2378 [  6754] By: jhi                                   on 2000/08/21  18:28:35
2379         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
2380              patches cannot be applied since #6712 conflicts.
2381      Branch: perl
2382            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
2383 ____________________________________________________________________________
2384 [  6753] By: jhi                                   on 2000/08/21  18:15:11
2385         Log: Weed out some smaller changes.
2386      Branch: perl
2387            ! pod/perldelta.pod
2388 ____________________________________________________________________________
2389 [  6752] By: jhi                                   on 2000/08/21  18:02:30
2390         Log: Also under djgpp the timestamps are funky.
2391      Branch: perl
2392            ! t/op/stat.t
2393 ____________________________________________________________________________
2394 [  6751] By: jhi                                   on 2000/08/21  17:55:56
2395         Log: Tweak the floating point output routine preferences.
2396      Branch: metaconfig
2397            ! U/compline/d_gconvert.U
2398      Branch: perl
2399            ! Configure
2400 ____________________________________________________________________________
2401 [  6750] By: jhi                                   on 2000/08/21  17:51:29
2402         Log: Unicos/mk requires elaborate paranoia.
2403      Branch: perl
2404            ! lib/Math/Complex.pm
2405 ____________________________________________________________________________
2406 [  6749] By: gsar                                  on 2000/08/21  16:53:31
2407         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
2408      Branch: perl
2409            ! lib/Cwd.pm
2410 ____________________________________________________________________________
2411 [  6748] By: gsar                                  on 2000/08/21  16:22:19
2412         Log: free TLS slot properly on Windows
2413      Branch: perl
2414            ! thread.h win32/perllib.c win32/win32thread.h
2415 ____________________________________________________________________________
2416 [  6747] By: jhi                                   on 2000/08/21  16:20:58
2417         Log: Rename the macro argument because some preprocessors
2418              can't tell the difference and expand arguments also inside
2419              double quoted strings.
2420      Branch: perl
2421            ! regcomp.c
2422 ____________________________________________________________________________
2423 [  6746] By: jhi                                   on 2000/08/21  16:09:41
2424         Log: Support long doubles in Storable.
2425              
2426              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
2427              From: Radu Greab <radu@netsoft.ro>
2428              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
2429              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
2430      Branch: perl
2431            ! ext/Storable/Storable.xs
2432 ____________________________________________________________________________
2433 [  6745] By: jhi                                   on 2000/08/21  15:51:40
2434         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
2435              From: "Fifer, Eric" <EFifer@sanwaint.com>
2436              Date: Mon, 21 Aug 2000 15:34:49 +0100
2437              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
2438      Branch: perl
2439            ! t/pragma/warn/9enabled
2440 ____________________________________________________________________________
2441 [  6744] By: jhi                                   on 2000/08/21  15:39:35
2442         Log: Document the endianness of Alpha more precisely.
2443      Branch: perl
2444            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
2445            ! pod/perlport.pod
2446 ____________________________________________________________________________
2447 [  6743] By: jhi                                   on 2000/08/21  14:47:05
2448         Log: perldelta fixes from the p5p crowd.
2449      Branch: perl
2450            ! pod/perldelta.pod pod/perlop.pod
2451 ____________________________________________________________________________
2452 [  6742] By: jhi                                   on 2000/08/21  13:34:51
2453         Log: Update to Pod::LaTeX 0.53.
2454              
2455              Subject: [PATCH] lib/Pod/LaTeX.pm updates
2456              From: Tim Jenness <timj@jach.hawaii.edu>
2457              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
2458              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
2459      Branch: perl
2460            ! lib/Pod/LaTeX.pm
2461 ____________________________________________________________________________
2462 [  6741] By: jhi                                   on 2000/08/21  13:33:01
2463         Log: Subject: [PATCH] os2.c fix for use64bitint
2464              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2465              Date: Mon, 21 Aug 2000 01:32:25 -0700
2466              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
2467      Branch: perl
2468            ! os2/os2.c
2469 ____________________________________________________________________________
2470 [  6740] By: jhi                                   on 2000/08/21  13:28:52
2471         Log: Array context keeps slithering in.
2472              
2473              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
2474              From: Daniel Chetlin <daniel@chetlin.com>
2475              Date: Sun, 20 Aug 2000 21:40:25 -0700
2476              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
2477      Branch: perl
2478            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
2479            ! pod/perldebtut.pod
2480 ____________________________________________________________________________
2481 [  6739] By: jhi                                   on 2000/08/21  13:23:55
2482         Log: Big-endian quad fixes for Storable from Radu Greab,
2483              plus few explicit null casts for picky compilers.
2484      Branch: perl
2485            ! ext/Storable/Storable.xs
2486 ____________________________________________________________________________
2487 [  6738] By: gsar                                  on 2000/08/21  05:56:13
2488         Log: small tweaks for change#6705: avoid C++ style comments in C code;
2489              use Perl's malloc API rather than the low level system one
2490      Branch: perl
2491            ! win32/win32.c
2492 ____________________________________________________________________________
2493 [  6737] By: gsar                                  on 2000/08/21  05:35:41
2494         Log: add Storable to list of extensions on Windows
2495      Branch: perl
2496            ! win32/Makefile win32/makefile.mk
2497 ____________________________________________________________________________
2498 [  6736] By: jhi                                   on 2000/08/21  02:57:53
2499         Log: Update Changes.
2500      Branch: perl
2501            ! Changes patchlevel.h
2502 ____________________________________________________________________________
2503 [  6735] By: jhi                                   on 2000/08/21  02:57:20
2504         Log: Draft 0.
2505      Branch: perl
2506            ! pod/perldelta.pod
2507 ____________________________________________________________________________
2508 [  6734] By: jhi                                   on 2000/08/21  02:57:03
2509         Log: Add Storable 0.7.2 from Raphael Manfredi,
2510              plus the patch from
2511              
2512              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
2513              From: Radu Greab <radu@netsoft.ro>
2514              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
2515              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
2516              
2517              plus changes to get Storable to compile with
2518              picky ANSI compilers.
2519      Branch: perl
2520            + ext/Storable/ChangeLog ext/Storable/MANIFEST
2521            + ext/Storable/Makefile.PL ext/Storable/README
2522            + ext/Storable/Storable.pm ext/Storable/Storable.xs
2523            + ext/Storable/patchlevel.h t/lib/st-06compat.t
2524            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
2525            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
2526            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
2527            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
2528            + t/lib/st-tieditems.t
2529            ! MANIFEST
2530 ____________________________________________________________________________
2531 [  6733] By: jhi                                   on 2000/08/21  02:29:09
2532         Log: The correct cleaning order is an art.
2533      Branch: perl
2534            ! Makefile.SH
2535 ____________________________________________________________________________
2536 [  6732] By: jhi                                   on 2000/08/21  01:23:39
2537         Log: The #6724 is here.
2538      Branch: perl
2539            ! t/lib/ftmp-security.t
2540 ____________________________________________________________________________
2541 [  6731] By: jhi                                   on 2000/08/20  23:17:03
2542         Log: s/this one/the 5.6.0 release/
2543      Branch: perl
2544            ! pod/perl56delta.pod
2545 ____________________________________________________________________________
2546 [  6730] By: jhi                                   on 2000/08/20  23:07:34
2547         Log: Mention perlebcdic and perlposix-bc.
2548      Branch: perl
2549            ! pod/perlport.pod
2550 ____________________________________________________________________________
2551 [  6729] By: jhi                                   on 2000/08/20  21:32:59
2552         Log: Document the number of exponent digits.
2553      Branch: perl
2554            ! pod/perlfunc.pod
2555 ____________________________________________________________________________
2556 [  6728] By: jhi                                   on 2000/08/20  21:16:47
2557         Log: Use File::Spec->tmpdir().
2558              
2559              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
2560              From: Tim Jenness <timj@jach.hawaii.edu>
2561              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
2562              MIME-Version: 1.0
2563              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
2564      Branch: perl
2565            ! utils/perlbug.PL
2566 ____________________________________________________________________________
2567 [  6727] By: jhi                                   on 2000/08/20  20:43:32
2568         Log: Update Changes.
2569      Branch: perl
2570            ! Changes patchlevel.h
2571 ____________________________________________________________________________
2572 [  6726] By: jhi                                   on 2000/08/20  20:41:44
2573         Log: The veryclean target needs to clobber.
2574      Branch: perl
2575            ! Makefile.SH
2576 ____________________________________________________________________________
2577 [  6725] By: jhi                                   on 2000/08/20  20:37:38
2578         Log: Document odd vs even subreleases and -Dusedevel.
2579      Branch: perl
2580            ! INSTALL
2581 ____________________________________________________________________________
2582 [  6724] By: jhi                                   on 2000/08/20  19:58:05
2583         Log: Use temporary directory instead of current directory.
2584              
2585              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
2586              From: Tim Jenness <timj@jach.hawaii.edu>
2587              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
2588              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
2589      Branch: perl
2590            ! t/lib/ftmp-security.t
2591 ____________________________________________________________________________
2592 [  6723] By: jhi                                   on 2000/08/20  19:55:55
2593         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
2594              From: andreas.koenig@anima.de (Andreas J. Koenig)
2595              Date: 20 Aug 2000 15:52:03 +0200
2596              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
2597      Branch: perl
2598            ! lib/ExtUtils/MM_Unix.pm
2599 ____________________________________________________________________________
2600 [  6722] By: jhi                                   on 2000/08/20  19:46:01
2601         Log: Update to CGI 2.72, from Lincoln Stein.
2602      Branch: perl
2603            ! lib/CGI.pm
2604 ____________________________________________________________________________
2605 [  6721] By: jhi                                   on 2000/08/20  19:43:54
2606         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
2607              From: Radu Greab <radu@netsoft.ro>
2608              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
2609              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
2610      Branch: perl
2611            ! ext/GDBM_File/GDBM_File.xs
2612 ____________________________________________________________________________
2613 [  6720] By: jhi                                   on 2000/08/20  19:42:01
2614         Log: pp_open() could pass an uninitialized filename down to do_open9().
2615      Branch: perl
2616            ! pp_sys.c
2617 ____________________________________________________________________________
2618 [  6719] By: jhi                                   on 2000/08/20  14:06:41
2619         Log: UTF8 concat fixes.
2620              
2621              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
2622              From: Hugo <hv@crypt.compulink.co.uk>
2623              Date: Sun, 20 Aug 2000 07:30:46 +0100
2624              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
2625      Branch: perl
2626            ! pp_hot.c t/op/append.t
2627 ____________________________________________________________________________
2628 [  6718] By: jhi                                   on 2000/08/20  02:09:37
2629         Log: Let's try #6717 again.
2630      Branch: perl
2631            ! lib/File/Temp.pm
2632 ____________________________________________________________________________
2633 [  6717] By: jhi                                   on 2000/08/20  01:56:55
2634         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
2635              From: "Craig A. Berry" <craig.berry@metamorgs.com>
2636              Date: Sat, 19 Aug 2000 18:15:39 -0500
2637              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
2638      Branch: perl
2639            ! lib/File/Temp.pm
2640 ____________________________________________________________________________
2641 [  6716] By: jhi                                   on 2000/08/19  15:50:11
2642         Log: Update Changes.
2643      Branch: perl
2644            ! Changes patchlevel.h
2645 ____________________________________________________________________________
2646 [  6715] By: jhi                                   on 2000/08/19  15:39:09
2647         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
2648              From: Jonathan D Johnston <jdjohnston2@juno.com>
2649              Date: Thu, 17 Aug 2000 23:13:01 -0400       
2650              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
2651      Branch: perl
2652            ! pod/perlfunc.pod
2653 ____________________________________________________________________________
2654 [  6714] By: jhi                                   on 2000/08/19  15:34:04
2655         Log: Introduce a 'veryclean' target that is like 'distclean'
2656              but also removes *~ and *.orig.
2657      Branch: perl
2658            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
2659            ! utils/Makefile x2p/Makefile.SH
2660 ____________________________________________________________________________
2661 [  6713] By: jhi                                   on 2000/08/19  14:15:45
2662         Log: Put back the long double avoidance code to POSIX.xs
2663              because VMS seems to need it still.
2664      Branch: perl
2665            ! ext/POSIX/POSIX.xs
2666 ____________________________________________________________________________
2667 [  6712] By: jhi                                   on 2000/08/19  14:10:41
2668         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
2669              From: Peter Prymmer <pvhp@forte.com>
2670              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
2671              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
2672      Branch: perl
2673            ! lib/Pod/Find.pm t/pod/find.t
2674 ____________________________________________________________________________
2675 [  6711] By: jhi                                   on 2000/08/19  14:09:19
2676         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
2677              From: Peter Prymmer <pvhp@forte.com>
2678              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
2679              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
2680              cc: vmsperl@perl.org
2681      Branch: perl
2682            ! t/lib/peek.t
2683 ____________________________________________________________________________
2684 [  6710] By: jhi                                   on 2000/08/19  14:08:01
2685         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
2686              From: Jan Dubois <jand@ActiveState.com>
2687              Date: Fri, 18 Aug 2000 16:31:48 -0700
2688              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
2689      Branch: perl
2690            ! win32/win32.c
2691 ____________________________________________________________________________
2692 [  6709] By: jhi                                   on 2000/08/19  14:06:57
2693         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
2694              
2695              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
2696              From: Spider.Boardman@Orb.Nashua.NH.US
2697              Date: Fri, 18 Aug 2000 18:41:14 -0400
2698              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
2699      Branch: perl
2700            ! regcomp.c
2701 ____________________________________________________________________________
2702 [  6708] By: jhi                                   on 2000/08/18  22:04:49
2703         Log: Update Changes.
2704      Branch: perl
2705            ! Changes patchlevel.h
2706 ____________________________________________________________________________
2707 [  6707] By: jhi                                   on 2000/08/18  21:55:14
2708         Log: Add warnif(), check warnings further up the stack,
2709              all the warnings functions now can take an optional object reference.
2710              
2711              Subject: [PATCH bleedperl@6691] warnings pragma update
2712              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
2713              Date: Fri, 18 Aug 2000 22:42:06 +0100
2714              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
2715      Branch: perl
2716            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
2717            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
2718            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
2719 ____________________________________________________________________________
2720 [  6706] By: jhi                                   on 2000/08/18  21:41:45
2721         Log: Typo in pp_complement().
2722              
2723              Subject: [PATCH perl-current] Deparse
2724              From: Peter Scott <Peter@PSDT.com>
2725              Date: Fri, 18 Aug 2000 12:44:37 -0700
2726              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
2727      Branch: perl
2728            ! ext/B/B/Deparse.pm
2729 ____________________________________________________________________________
2730 [  6705] By: jhi                                   on 2000/08/18  21:25:59
2731         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
2732              From: Jan Dubois <jand@ActiveState.com>
2733              Date: Fri, 18 Aug 2000 14:22:51 -0700
2734              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
2735      Branch: perl
2736            ! lib/Win32.pod win32/win32.c
2737 ____________________________________________________________________________
2738 [  6704] By: jhi                                   on 2000/08/18  21:16:14
2739         Log: Don't eat leading os from index entries.
2740              
2741              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
2742              From: Russ Allbery <rra@stanford.edu>
2743              Date: 10 Aug 2000 20:49:25 -0700
2744              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
2745      Branch: perl
2746            ! lib/Pod/Man.pm
2747 ____________________________________________________________________________
2748 [  6703] By: jhi                                   on 2000/08/18  21:07:06
2749         Log: Add [[:blank:]] as suggested in
2750              
2751              Subject: [ID 20000716.024] [=cc=] / [:blank:]
2752              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
2753              Date: Sun, 16 Jul 2000 17:55:29 -0700
2754              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
2755              
2756              (the [=cc=] has already been taken care of by #6439
2757              so the whole bug report can be closed)
2758              
2759              and make [[:space:]] to be equivalent to isspace(3)
2760              (as opposed to \s, which is isSPACE()).  The difference
2761              is that now [[:space:]] matches the mythical vertical tab,
2762              while \s doesn't.
2763      Branch: perl
2764            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
2765            ! regexec.c t/op/pat.t
2766 ____________________________________________________________________________
2767 [  6702] By: jhi                                   on 2000/08/18  18:47:47
2768         Log: The new tests were missing from #6415.
2769      Branch: perl
2770            ! t/op/bop.t
2771 ____________________________________________________________________________
2772 [  6701] By: jhi                                   on 2000/08/18  18:20:40
2773         Log: Document the NDBM_File and ODBM_File as SDBM_File
2774              was documented in #6417.
2775      Branch: perl
2776            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
2777            ! ext/SDBM_File/SDBM_File.pm
2778 ____________________________________________________________________________
2779 [  6700] By: jhi                                   on 2000/08/18  18:10:39
2780         Log: Subject: [PATCH perl@6698] cygwin port
2781              From: "Fifer, Eric" <EFifer@sanwaint.com>
2782              Date: Fri, 18 Aug 2000 17:30:05 +0100
2783              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
2784      Branch: perl
2785            ! lib/File/Temp.pm
2786 ____________________________________________________________________________
2787 [  6699] By: jhi                                   on 2000/08/18  16:21:49
2788         Log: Document code point which makes if (defined %stash::) to work
2789              (noted by Spider Boardman).
2790      Branch: perl
2791            ! op.c
2792 ____________________________________________________________________________
2793 [  6698] By: jhi                                   on 2000/08/18  13:43:27
2794         Log: Update Changes.
2795      Branch: perl
2796            ! Changes patchlevel.h
2797 ____________________________________________________________________________
2798 [  6697] By: jhi                                   on 2000/08/18  13:35:57
2799         Log: Tiny Getopt::Long patch from Johan Vromans.
2800      Branch: perl
2801            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
2802 ____________________________________________________________________________
2803 [  6696] By: jhi                                   on 2000/08/18  13:26:14
2804         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
2805              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
2806              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
2807              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
2808      Branch: perl
2809            ! pod/perldiag.pod pod/perlsyn.pod
2810 ____________________________________________________________________________
2811 [  6695] By: jhi                                   on 2000/08/18  13:13:26
2812         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
2813              From: Daniel Chetlin <daniel@chetlin.com>
2814              Date: Fri, 18 Aug 2000 03:13:36 -0700
2815              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
2816      Branch: perl
2817            ! pod/perlfunc.pod
2818 ____________________________________________________________________________
2819 [  6694] By: jhi                                   on 2000/08/18  13:08:05
2820         Log: Subject: [PATCH] perltrap.pod spring cleaning
2821              From: Daniel Chetlin <daniel@chetlin.com>
2822              Date: Fri, 18 Aug 2000 03:06:54 -0700
2823              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
2824              
2825              plus Mike Guy's nitfix.
2826      Branch: perl
2827            ! pod/perltrap.pod
2828 ____________________________________________________________________________
2829 [  6693] By: jhi                                   on 2000/08/18  13:00:26
2830         Log: Unbuffer the output.
2831              
2832              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
2833              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2834              Date: Thu, 17 Aug 2000 18:39:29 -0700
2835              Message-ID: <RPJn5gzkgydf092yn@efn.org>
2836      Branch: perl
2837            ! t/op/fork.t
2838 ____________________________________________________________________________
2839 [  6692] By: jhi                                   on 2000/08/18  05:19:17
2840         Log: Delete the image, too, not just its MANIFEStation.
2841      Branch: perl
2842            - lib/CGI/eg/wilogo.gif
2843 ____________________________________________________________________________
2844 [  6691] By: jhi                                   on 2000/08/18  05:10:26
2845         Log: Propagate new Configure vars.
2846      Branch: perl
2847            ! configure.com epoc/config.sh uconfig.h uconfig.sh
2848            ! vos/config.def vos/config.h vos/config_h.SH_orig
2849            ! win32/config.bc win32/config.gc win32/config.vc
2850            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2851 ____________________________________________________________________________
2852 [  6690] By: jhi                                   on 2000/08/18  04:30:56
2853         Log: Update Changes.
2854      Branch: perl
2855            ! Changes patchlevel.h
2856 ____________________________________________________________________________
2857 [  6689] By: jhi                                   on 2000/08/18  04:12:30
2858         Log: Fix the lib/complex failure of
2859              
2860              From: abigail@foad.org
2861              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
2862              Date: 15 Aug 2000 04:06:38 -0000
2863              Message-Id: <20000815040638.8524.qmail@foad.org> 
2864              
2865              Linux long double accuracy issue: something that
2866              when printed with %g looks like "2" but int() of it is 1.
2867      Branch: perl
2868            ! lib/Math/Complex.pm
2869 ____________________________________________________________________________
2870 [  6688] By: jhi                                   on 2000/08/18  03:15:35
2871         Log: The byteorder code in #6671 was wrong.
2872      Branch: perl
2873            ! configpm
2874 ____________________________________________________________________________
2875 [  6687] By: jhi                                   on 2000/08/18  02:08:42
2876         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
2877              From: Jan Dubois <jand@ActiveState.com>
2878              Date: Thu, 17 Aug 2000 18:31:55 -0700
2879              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
2880      Branch: perl
2881            ! sv.c
2882 ____________________________________________________________________________
2883 [  6686] By: jhi                                   on 2000/08/18  02:04:15
2884         Log: Use NVs in POSIX math, not doubles.
2885              
2886              From: abigail@foad.org
2887              Subject: [ID 20000817.014] POSIX & modfl
2888              Date: 17 Aug 2000 20:49:18 -0000
2889              Message-Id: <20000817204918.23123.qmail@foad.org>
2890      Branch: perl
2891            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
2892 ____________________________________________________________________________
2893 [  6685] By: jhi                                   on 2000/08/18  02:02:12
2894         Log: Introduce NVef, NVff, and NVgf, use the middle one.
2895              (helps for lib/peek + Linux + long doubles)  Reported in
2896              
2897              From: abigail@foad.org
2898              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
2899              Date: 15 Aug 2000 04:06:38 -0000
2900              Message-Id: <20000815040638.8524.qmail@foad.org> 
2901              
2902              (note: the lib/complex failure has not yet been addressed)
2903      Branch: metaconfig/U/perl
2904            ! perlxvf.U
2905      Branch: perl
2906            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2907            ! config_h.SH dump.c perl.h pod/perlguts.pod
2908 ____________________________________________________________________________
2909 [  6684] By: jhi                                   on 2000/08/17  23:22:19
2910         Log: Add byteorder to the myconfig output.
2911      Branch: perl
2912            ! myconfig.SH
2913 ____________________________________________________________________________
2914 [  6683] By: jhi                                   on 2000/08/17  23:20:19
2915         Log: The image doth not exist, spotted by Johan Vromans.
2916      Branch: perl
2917            ! MANIFEST
2918 ____________________________________________________________________________
2919 [  6682] By: jhi                                   on 2000/08/17  22:38:16
2920         Log: Document what the backtick returns if the command fails.
2921      Branch: perl
2922            ! pod/perlop.pod
2923 ____________________________________________________________________________
2924 [  6681] By: jhi                                   on 2000/08/17  22:33:12
2925         Log: Do not use prototyping here.
2926              
2927              Subject: [ID 20000817.016] [PATCH] Peek.xs
2928              From: abigail@foad.org
2929              Date: 17 Aug 2000 20:55:56 -0000
2930              Message-Id: <20000817205556.24270.qmail@foad.org>
2931      Branch: perl
2932            ! ext/Devel/Peek/Makefile.PL
2933 ____________________________________________________________________________
2934 [  6680] By: jhi                                   on 2000/08/17  19:46:43
2935         Log: Don't propose using modules built for 5.005 if no binary
2936              compatibility with 5.005 is attempted.
2937              
2938              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
2939              Subject: Minor nit with 5.7.0 (6655)
2940              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
2941              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
2942      Branch: metaconfig
2943            ! U/installdirs/inc_version_list.U
2944      Branch: perl
2945            ! Configure config_h.SH
2946 ____________________________________________________________________________
2947 [  6679] By: jhi                                   on 2000/08/17  19:16:39
2948         Log: Microperl config update.
2949      Branch: perl
2950            ! uconfig.h uconfig.sh
2951 ____________________________________________________________________________
2952 [  6678] By: jhi                                   on 2000/08/17  19:16:13
2953         Log: The #6648 wasn't protective enough for limited platforms
2954              (like microperl).
2955      Branch: perl
2956            ! dump.c sv.c
2957 ____________________________________________________________________________
2958 [  6677] By: jhi                                   on 2000/08/17  14:46:35
2959         Log: Update Changes.
2960      Branch: perl
2961            ! Changes patchlevel.h
2962 ____________________________________________________________________________
2963 [  6676] By: jhi                                   on 2000/08/17  14:44:02
2964         Log: Add perlebcdic from Peter Prymmer, regen toc.
2965      Branch: perl
2966            + pod/perlebcdic.pod
2967            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
2968 ____________________________________________________________________________
2969 [  6675] By: jhi                                   on 2000/08/17  14:41:52
2970         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
2971      Branch: perl
2972            ! pod/perldebtut.pod
2973 ____________________________________________________________________________
2974 [  6674] By: jhi                                   on 2000/08/17  14:29:43
2975         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
2976              
2977              Subject: [ID 20000724.006] -DLEAKTEST problem
2978              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
2979              Date: Tue, 25 Jul 2000 00:36:32 -0500
2980              Message-Id: <20000725003632.A26186@www.llamacom.com>
2981              
2982              Reminder sent
2983              
2984              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
2985              From: Hugo <hv@crypt.compulink.co.uk>
2986              Date: Thu, 17 Aug 2000 15:23:42 +0100
2987              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
2988      Branch: perl
2989            ! util.c
2990 ____________________________________________________________________________
2991 [  6673] By: jhi                                   on 2000/08/17  04:07:10
2992         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
2993              From: John Peacock <JPeacock@UnivPress.com>
2994              Date: Tue, 01 Aug 2000 09:38:12 -0400
2995              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
2996      Branch: perl
2997            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
2998 ____________________________________________________________________________
2999 [  6672] By: jhi                                   on 2000/08/17  03:04:35
3000         Log: Subject: [PATCH] Cwd.pm now uses strict
3001              From: Tim Jenness <timj@jach.hawaii.edu>
3002              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
3003              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
3004      Branch: perl
3005            ! lib/Cwd.pm
3006 ____________________________________________________________________________
3007 [  6671] By: jhi                                   on 2000/08/17  02:16:35
3008         Log: Make $Config{byteorder} more magical so that it is
3009              dynamically computed: nice for 'fat binaries'.
3010              
3011              Subject: [PATCH]: default byteorder
3012              From: Wilfredo Sánchez <wsanchez@apple.com>
3013              Date: Mon, 31 Jul 2000 19:45:31 -0700
3014              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
3015      Branch: perl
3016            ! configpm
3017 ____________________________________________________________________________
3018 [  6670] By: gsar                                  on 2000/08/17  01:22:21
3019         Log: move WNOHANG definition to where other such things are
3020      Branch: perl
3021            ! win32/win32.h
3022 ____________________________________________________________________________
3023 [  6669] By: jhi                                   on 2000/08/17  01:19:17
3024         Log: Update Changes.
3025      Branch: perl
3026            ! Changes patchlevel.h
3027 ____________________________________________________________________________
3028 [  6668] By: jhi                                   on 2000/08/17  01:16:29
3029         Log: Doc nits spotted by Richard Soderberg.
3030      Branch: perl
3031            ! README.posix-bc README.vmesa
3032 ____________________________________________________________________________
3033 [  6667] By: jhi                                   on 2000/08/17  01:12:11
3034         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
3035              From: "Casey R. Tweten" <crt@kiski.net>
3036              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
3037              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
3038      Branch: perl
3039            ! pod/perldebtut.pod
3040 ____________________________________________________________________________
3041 [  6666] By: jhi                                   on 2000/08/17  01:09:31
3042         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
3043              From: "Casey R. Tweten" <crt@kiski.net>
3044              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
3045              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
3046      Branch: perl
3047            ! lib/Shell.pm
3048 ____________________________________________________________________________
3049 [  6665] By: gsar                                  on 2000/08/17  01:03:52
3050         Log: add "ok" targets from change#6632 in makefile.mk
3051      Branch: perl
3052            ! pod/perlport.pod win32/Makefile win32/makefile.mk
3053 ____________________________________________________________________________
3054 [  6664] By: gsar                                  on 2000/08/17  00:56:11
3055         Log: avoid warnings from dense compiler
3056      Branch: perl
3057            ! win32/win32.c
3058 ____________________________________________________________________________
3059 [  6663] By: jhi                                   on 2000/08/17  00:51:49
3060         Log: Tweak the regex compilation errors once more.
3061      Branch: perl
3062            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
3063            ! t/op/regmesg.t t/pragma/warn/regcomp
3064 ____________________________________________________________________________
3065 [  6662] By: gsar                                  on 2000/08/17  00:28:19
3066         Log: trailing new %ENV entries weren't being pushed into the real
3067              environment of subprocesses on Windows
3068      Branch: perl
3069            ! t/op/magic.t win32/perlhost.h
3070 ____________________________________________________________________________
3071 [  6661] By: gsar                                  on 2000/08/17  00:19:20
3072         Log: waitpid() now handles externally spawned pids correctly;
3073              fixes for backtick/wait/waitpid failures on Windows 9x
3074              
3075              these changes make the pid returned by process functions on
3076              Windows 9x always positive by clearing the high bit (which
3077              is always set on Win9x); pseudo-process PIDs are likewise
3078              always negative now on Win9x (just as on NT/2000)
3079      Branch: perl
3080            ! pp_sys.c win32/perlhost.h win32/win32.c
3081 ____________________________________________________________________________
3082 [  6660] By: jhi                                   on 2000/08/17  00:04:32
3083         Log: Retract #6645.
3084      Branch: perl
3085            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3086            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
3087            ! t/op/sprintf.t
3088 ____________________________________________________________________________
3089 [  6659] By: gsar                                  on 2000/08/16  23:59:28
3090         Log: on windows, the return values from wait() and waitpid() don't
3091              match those of pseudo-pids
3092      Branch: perl
3093            ! pp_sys.c t/op/fork.t util.c win32/win32.c
3094 ____________________________________________________________________________
3095 [  6658] By: gsar                                  on 2000/08/16  23:56:14
3096         Log: pod nit seen in passing
3097      Branch: perl
3098            ! pod/perlfunc.pod
3099 ____________________________________________________________________________
3100 [  6657] By: gsar                                  on 2000/08/16  23:53:42
3101         Log: change#6328 could make close(SOCKET) return false on windows
3102              when it shouldn't
3103      Branch: perl
3104            ! win32/win32sck.c
3105 ____________________________________________________________________________
3106 [  6656] By: gsar                                  on 2000/08/16  23:46:57
3107         Log: check that the number pseudo children doesn't exceed
3108              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
3109              the WaitForMultipleObjects() limit that would cause wait()
3110              to crash)
3111              
3112              wait() and waitpid() could potentially be rewritten to use
3113              more than one thread to do the waiting to eliminate this
3114              limitation
3115      Branch: perl
3116            ! win32/perlhost.h
3117 ____________________________________________________________________________
3118 [  6655] By: jhi                                   on 2000/08/16  14:11:05
3119         Log: Update Changes.
3120      Branch: perl
3121            ! Changes patchlevel.h
3122 ____________________________________________________________________________
3123 [  6654] By: jhi                                   on 2000/08/16  14:10:12
3124         Log: Update to perldebtut 1.9, from Richard Foley.
3125      Branch: perl
3126            ! pod/perldebtut.pod
3127 ____________________________________________________________________________
3128 [  6653] By: jhi                                   on 2000/08/16  14:08:17
3129         Log: Change the regx compilation error markers to use = instead of <
3130              since pod makes using the latter quite messy.  Reported in
3131              ID 20000814.006 by Abigail and in
3132              Subject: Unknown escape E<> ?
3133              From: Lupe Christoph <lupe@lupe-christoph.de>
3134              Date: Fri, 11 Aug 2000 00:30:27 +0200
3135              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
3136      Branch: perl
3137            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
3138            ! t/op/regmesg.t t/pragma/warn/regcomp
3139 ____________________________________________________________________________
3140 [  6652] By: jhi                                   on 2000/08/16  13:25:31
3141         Log: Change the perlbug address to perl.org since it's more forgiving.
3142              
3143              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
3144              From: abigail@foad.org
3145              Date: 15 Aug 2000 04:15:40 -0000
3146              Message-Id: <20000815041540.8633.qmail@foad.org>
3147      Branch: perl
3148            ! utils/perlbug.PL
3149 ____________________________________________________________________________
3150 [  6651] By: jhi                                   on 2000/08/16  13:22:35
3151         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
3152              From: Tim Jenness <timj@jach.hawaii.edu>
3153              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
3154              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
3155      Branch: perl
3156            ! lib/Cwd.pm
3157 ____________________________________________________________________________
3158 [  6650] By: jhi                                   on 2000/08/16  13:18:13
3159         Log: Update to CPAN 1.57.
3160              
3161              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
3162              From: andreas.koenig@anima.de (Andreas J. Koenig)
3163              Date: 16 Aug 2000 15:09:46 +0200
3164              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
3165      Branch: perl
3166            ! lib/CPAN.pm
3167 ____________________________________________________________________________
3168 [  6649] By: jhi                                   on 2000/08/16  13:12:31
3169         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
3170              From: "Larry W. Virden" <lvirden@cas.org>
3171              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
3172              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
3173      Branch: perl
3174            ! README.hpux
3175 ____________________________________________________________________________
3176 [  6648] By: jhi                                   on 2000/08/16  13:03:53
3177         Log: The numeric locale was reset to "C" by s?printf and never restored.
3178              
3179              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
3180              From: Christian Kirsch <ck@held.mind.de>
3181              Date: Wed, 9 Aug 2000 17:05:17 +0200
3182              Message-Id: <20000809170517.A25389@held>
3183              
3184              No test since adding the failing example to locale.t
3185              does not fail -- probably because the locale settings are so
3186              thoroughly tweaked by that time.  Running the example standalone
3187              does fail, though.
3188      Branch: perl
3189            ! dump.c perl.h pp.c pp_ctl.c sv.c
3190 ____________________________________________________________________________
3191 [  6647] By: jhi                                   on 2000/08/16  00:07:54
3192         Log: Update Changes and test semi-automatic patchlevel updating.
3193      Branch: perl
3194            ! Changes patchlevel.h
3195 ____________________________________________________________________________
3196 [  6646] By: jhi                                   on 2000/08/15  23:35:07
3197         Log: Fix a dependency problem.
3198              
3199              Subject: [PATCH: 6640] VMS Makefile.SH update
3200              From: Peter Prymmer <pvhp@forte.com>
3201              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
3202              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
3203      Branch: perl
3204            ! vms/descrip_mms.template
3205 ____________________________________________________________________________
3206 [  6645] By: jhi                                   on 2000/08/15  23:33:23
3207         Log: (Retracted by #6660)
3208              
3209              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
3210              From: Dominic Dunlop <domo@computer.org>
3211              Date: Tue, 15 Aug 2000 22:20:52 +0200
3212              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
3213      Branch: metaconfig/U/perl
3214            + d_printfed.U
3215      Branch: perl
3216            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3217            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
3218            ! t/op/sprintf.t
3219 ____________________________________________________________________________
3220 [  6644] By: jhi                                   on 2000/08/15  21:17:20
3221         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
3222              From: abigail@foad.org
3223              Date: 15 Aug 2000 20:12:41 -0000
3224              Message-Id: <20000815201241.25556.qmail@foad.org>
3225      Branch: perl
3226            ! INSTALL
3227 ____________________________________________________________________________
3228 [  6643] By: jhi                                   on 2000/08/15  21:15:28
3229         Log: (an already applied patch)
3230      Branch: perl
3231            ! lib/CGI.pm
3232 ____________________________________________________________________________
3233 [  6642] By: gsar                                  on 2000/08/15  19:54:05
3234         Log: magic callbacks all need to have same type signature
3235      Branch: perl
3236            ! embed.pl mg.c proto.h
3237 ____________________________________________________________________________
3238 [  6641] By: jhi                                   on 2000/08/15  17:56:27
3239         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)
3240              From: Mike Guy <mjtg@cam.ac.uk>
3241              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
3242              Date: Tue, 15 Aug 2000 18:26:45 +0100
3243              
3244              Only the peek.t part applied, not the hash quality part.
3245      Branch: perl
3246            ! t/lib/peek.t
3247 ____________________________________________________________________________
3248 [  6640] By: jhi                                   on 2000/08/15  16:37:37
3249         Log: Update Changes.
3250      Branch: perl
3251            ! Changes
3252 ____________________________________________________________________________
3253 [  6639] By: jhi                                   on 2000/08/15  16:34:55
3254         Log: Missed a file from #6638.
3255      Branch: perl
3256            ! lib/File/Temp.pm
3257 ____________________________________________________________________________
3258 [  6638] By: jhi                                   on 2000/08/15  16:33:19
3259         Log: Subject: [PATCH perl@6620] cygwin port
3260              From: "Fifer, Eric" <EFifer@sanwaint.com>
3261              Date: Tue, 15 Aug 2000 17:00:49 +0100
3262              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
3263      Branch: perl
3264            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
3265 ____________________________________________________________________________
3266 [  6637] By: jhi                                   on 2000/08/15  16:29:22
3267         Log: Subject: [PATCH] debugger exit code should reflect user exit code
3268              From: Mike Guy <mjtg@cam.ac.uk>
3269              Date: Tue, 15 Aug 2000 16:55:59 +0100
3270              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
3271      Branch: perl
3272            ! lib/perl5db.pl
3273 ____________________________________________________________________________
3274 [  6636] By: jhi                                   on 2000/08/15  15:30:58
3275         Log: Update Changes.
3276      Branch: perl
3277            ! Changes
3278 ____________________________________________________________________________
3279 [  6635] By: jhi                                   on 2000/08/15  15:27:21
3280         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
3281      Branch: metaconfig
3282            ! U/mkglossary U/mksample
3283      Branch: metaconfig/U/perl
3284            ! Devel.U
3285      Branch: perl
3286            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3287 ____________________________________________________________________________
3288 [  6634] By: jhi                                   on 2000/08/15  14:11:55
3289         Log: Don't blow limited stacks, a lower number is enough to
3290              tickle the lookbehind limit.
3291              
3292              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
3293              From: Dominic Dunlop <domo@computer.org>
3294              Date: Tue, 15 Aug 2000 13:51:24 +0200
3295              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
3296      Branch: perl
3297            ! t/op/regmesg.t
3298 ____________________________________________________________________________
3299 [  6633] By: jhi                                   on 2000/08/15  14:01:46
3300         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
3301              From: Mike Guy <mjtg@cam.ac.uk>
3302              Date: Tue, 15 Aug 2000 12:10:50 +0100
3303              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
3304      Branch: perl
3305            ! utils/perldoc.PL
3306 ____________________________________________________________________________
3307 [  6632] By: jhi                                   on 2000/08/15  13:58:48
3308         Log: make ok etc also for win32.
3309              
3310              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
3311              From: Prymmer/Kahn <pvhp@best.com>
3312              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
3313              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
3314      Branch: perl
3315            ! win32/Makefile
3316 ____________________________________________________________________________
3317 [  6631] By: jhi                                   on 2000/08/15  13:45:03
3318         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
3319      Branch: perl
3320            ! lib/Test.pm
3321 ____________________________________________________________________________
3322 [  6630] By: jhi                                   on 2000/08/15  03:25:09
3323         Log: Update Changes.
3324      Branch: perl
3325            ! Changes
3326 ____________________________________________________________________________
3327 [  6629] By: jhi                                   on 2000/08/15  03:23:53
3328         Log: magic_regdatum_set() is void, not int.
3329      Branch: perl
3330            ! embed.pl mg.c proto.h
3331 ____________________________________________________________________________
3332 [  6628] By: jhi                                   on 2000/08/15  03:08:02
3333         Log: Make the user to give up his firstborn, err, to knowingly
3334              verify installing an unstable developer release.  Also bump
3335              the release to 5.7.0, but leave a patch tag in the local
3336              patches saying that this is not yet the real thing.
3337      Branch: metaconfig
3338            ! U/modified/Instruct.U
3339      Branch: metaconfig/U/perl
3340            + Devel.U
3341      Branch: perl
3342            ! Configure patchlevel.h
3343 ____________________________________________________________________________
3344 [  6627] By: jhi                                   on 2000/08/14  22:32:52
3345         Log: README.os2 update.
3346              
3347              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
3348              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3349              Date: Wed, 02 Aug 2000 21:55:09 -0700
3350              Message-ID: <tsPi5gzkgegX092yn@efn.org>
3351      Branch: perl
3352            ! README.os2
3353 ____________________________________________________________________________
3354 [  6626] By: jhi                                   on 2000/08/14  21:00:02
3355         Log: Subject: Re: File::Temp problems on VMS in bleedperl
3356              From: Tim Jenness <timj@jach.hawaii.edu>
3357              cc: vmsperl@perl.org
3358              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
3359              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
3360      Branch: perl
3361            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
3362 ____________________________________________________________________________
3363 [  6625] By: jhi                                   on 2000/08/14  20:52:16
3364         Log: Add SUIDMAIL as was done for the CERT alert.
3365      Branch: perl
3366            ! patchlevel.h
3367 ____________________________________________________________________________
3368 [  6624] By: jhi                                   on 2000/08/14  20:48:50
3369         Log: Subject: sfio2000
3370              From: Daniel Muino <dmuino@afip.gov.ar>
3371              Date: Mon, 14 Aug 2000 16:58:11 -0300
3372              Message-ID: <20000814165811.B16368@con2-dgi>
3373      Branch: perl
3374            ! perlsdio.h perlsfio.h
3375 ____________________________________________________________________________
3376 [  6623] By: jhi                                   on 2000/08/14  20:47:36
3377         Log: Subject: warning: storage class after type is obsolescent
3378              From: Daniel Muino <dmuino@afip.gov.ar>
3379              Date: Mon, 14 Aug 2000 16:42:47 -0300
3380              Message-ID: <20000814164247.A16368@con2-dgi>
3381      Branch: perl
3382            ! regcomp.pl regnodes.h
3383 ____________________________________________________________________________
3384 [  6622] By: jhi                                   on 2000/08/14  20:43:05
3385         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
3386              From: abigail@foad.org
3387              Date: 14 Aug 2000 20:00:10 -0000
3388              Message-Id: <20000814200010.27271.qmail@foad.org>
3389      Branch: perl
3390            ! Changes
3391 ____________________________________________________________________________
3392 [  6621] By: jhi                                   on 2000/08/14  15:23:05
3393         Log: Update Changes.
3394      Branch: perl
3395            ! Changes
3396 ____________________________________________________________________________
3397 [  6620] By: jhi                                   on 2000/08/14  15:22:14
3398         Log: Subject: Re: [PATCH] @+, @- readonly
3399              From: Mike Guy <mjtg@cam.ac.uk>
3400              Date: Mon, 14 Aug 2000 15:26:55 +0100
3401              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
3402      Branch: perl
3403            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
3404            ! sv.c t/op/pat.t
3405 ____________________________________________________________________________
3406 [  6619] By: jhi                                   on 2000/08/14  14:12:08
3407         Log: Update Changes.
3408      Branch: perl
3409            ! Changes
3410 ____________________________________________________________________________
3411 [  6618] By: jhi                                   on 2000/08/14  14:09:34
3412         Log: For now remove the mail code.
3413      Branch: perl
3414            ! perl.c
3415 ____________________________________________________________________________
3416 [  6617] By: jhi                                   on 2000/08/14  14:08:28
3417         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
3418      Branch: perl
3419            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
3420            ! pod/perlfaq8.pod pod/perlsec.pod
3421 ____________________________________________________________________________
3422 [  6616] By: jhi                                   on 2000/08/14  14:00:11
3423         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
3424              From: Mike Guy <mjtg@cam.ac.uk>
3425              Date: Mon, 14 Aug 2000 08:26:02 +0100
3426              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
3427      Branch: perl
3428            ! lib/perl5db.pl
3429 ____________________________________________________________________________
3430 [  6615] By: jhi                                   on 2000/08/14  13:58:45
3431         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
3432              From: Mike Guy <mjtg@cam.ac.uk>
3433              Date: Mon, 14 Aug 2000 08:04:22 +0100
3434              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
3435      Branch: perl
3436            ! gv.c mg.c t/op/pat.t
3437 ____________________________________________________________________________
3438 [  6614] By: jhi                                   on 2000/08/14  13:56:45
3439         Log: Subject: Test fails / warnings with perl-current #6612
3440              From: Mike Guy <mjtg@cam.ac.uk>
3441              Date: Mon, 14 Aug 2000 07:57:23 +0100
3442              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
3443      Branch: perl
3444            ! t/lib/b.t t/lib/peek.t
3445 ____________________________________________________________________________
3446 [  6613] By: jhi                                   on 2000/08/14  13:45:33
3447         Log: VMS configure.com update continues.
3448      Branch: perl
3449            - vms/configure.com
3450            ! MANIFEST configure.com
3451 ____________________________________________________________________________
3452 [  6612] By: jhi                                   on 2000/08/13  22:13:35
3453         Log: Update Changes.
3454      Branch: perl
3455            ! Changes
3456 ____________________________________________________________________________
3457 [  6611] By: jhi                                   on 2000/08/13  16:21:45
3458         Log: Upgrade to CGI 2.71, from Lincoln Stein.
3459      Branch: perl
3460            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
3461 ____________________________________________________________________________
3462 [  6610] By: jhi                                   on 2000/08/13  15:09:16
3463         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
3464              From: Mike Guy <mjtg@cam.ac.uk>
3465              Date: Sun, 13 Aug 2000 13:45:51 +0100
3466              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
3467      Branch: perl
3468            ! t/op/regmesg.t
3469 ____________________________________________________________________________
3470 [  6609] By: jhi                                   on 2000/08/13  14:31:26
3471         Log: Andreas says that 1.56 is fine, so reverting back to it.
3472      Branch: perl
3473            ! lib/CPAN.pm
3474 ____________________________________________________________________________
3475 [  6608] By: jhi                                   on 2000/08/13  05:34:20
3476         Log: Update Changes.
3477      Branch: perl
3478            ! Changes
3479 ____________________________________________________________________________
3480 [  6607] By: jhi                                   on 2000/08/13  05:32:01
3481         Log: Put back the \z changes of #5406 to CPAN.pm.
3482      Branch: perl
3483            ! lib/CPAN.pm
3484 ____________________________________________________________________________
3485 [  6606] By: jhi                                   on 2000/08/13  05:20:16
3486         Log: Fix-n-skip the tests under 5005threads.
3487      Branch: perl
3488            ! t/lib/b.t
3489 ____________________________________________________________________________
3490 [  6605] By: jhi                                   on 2000/08/13  05:07:48
3491         Log: Fix the test for 5005threads.
3492      Branch: perl
3493            ! t/lib/peek.t
3494 ____________________________________________________________________________
3495 [  6604] By: jhi                                   on 2000/08/13  03:35:37
3496         Log: Should have deleted this in #6603.
3497      Branch: perl
3498            - vms/subconfigure.com
3499 ____________________________________________________________________________
3500 [  6603] By: jhi                                   on 2000/08/12  18:29:32
3501         Log: Rewrite of vms/subconfigure.com as configure.com,
3502              from Peter Prymmer and the vmsperl crew.
3503      Branch: perl
3504            + vms/configure.com
3505            ! MANIFEST
3506 ____________________________________________________________________________
3507 [  6602] By: jhi                                   on 2000/08/11  13:00:01
3508         Log: PlainText.pm is dead.
3509      Branch: perl
3510            - lib/Pod/PlainText.pm
3511            ! MANIFEST
3512 ____________________________________________________________________________
3513 [  6601] By: jhi                                   on 2000/08/11  04:06:45
3514         Log: Update Changes.
3515      Branch: perl
3516            ! Changes
3517 ____________________________________________________________________________
3518 [  6600] By: jhi                                   on 2000/08/11  04:06:10
3519         Log: Add a few missing files, update MANIFEST.
3520      Branch: perl
3521            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
3522            + lib/Pod/PlainText.pm t/pod/find.t
3523            ! MANIFEST t/op/regmesg.t
3524 ____________________________________________________________________________
3525 [  6599] By: jhi                                   on 2000/08/11  03:31:10
3526         Log: Add Perl debugging tutorial, regen toc. 
3527              
3528              Subject: perldebtut.pod
3529              From: Richard Foley <Richard.Foley@m.dasa.de>
3530              Date: Wed, 09 Aug 2000 10:17:15 +0200
3531              Message-id: <3991138B.262247B8@m.dasa.de>
3532      Branch: perl
3533            + pod/perldebtut.pod
3534            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3535 ____________________________________________________________________________
3536 [  6598] By: jhi                                   on 2000/08/11  02:48:56
3537         Log: tiny Changes edit
3538      Branch: perl
3539            ! Changes
3540 ____________________________________________________________________________
3541 [  6597] By: jhi                                   on 2000/08/11  02:39:04
3542         Log: Tests for #6589.
3543              
3544              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
3545              From: simon@brecon.co.uk (Simon Cozens)
3546              Date: 11 Aug 2000 02:24:52 GMT
3547              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
3548      Branch: perl
3549            ! t/lib/b.t
3550 ____________________________________________________________________________
3551 [  6596] By: jhi                                   on 2000/08/11  01:50:07
3552         Log: Update Changes.
3553      Branch: perl
3554            ! Changes
3555 ____________________________________________________________________________
3556 [  6595] By: jhi                                   on 2000/08/11  01:47:16
3557         Log: nitfix
3558      Branch: perl
3559            ! Changes
3560 ____________________________________________________________________________
3561 [  6594] By: jhi                                   on 2000/08/11  01:36:16
3562         Log: Subject: Getting perlio and threads to compile
3563              From: Lupe Christoph <lupe@lupe-christoph.de>
3564              Date: Wed, 9 Aug 2000 11:35:54 +0200
3565              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
3566              
3567              (the Solaris version changes in Configure skipped)
3568      Branch: perl
3569            ! hints/solaris_2.sh thread.h
3570 ____________________________________________________________________________
3571 [  6593] By: jhi                                   on 2000/08/11  01:30:16
3572         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
3573              From: simon@brecon.co.uk (Simon Cozens)
3574              Date: 1 Aug 2000 06:55:19 GMT
3575              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
3576      Branch: perl
3577            ! lib/utf8.pm
3578 ____________________________________________________________________________
3579 [  6592] By: jhi                                   on 2000/08/11  01:26:39
3580         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
3581              From: Peter Scott <Peter@PeterScott.com>
3582              Date: Thu, 10 Aug 2000 08:23:27 -0700
3583              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
3584      Branch: perl
3585            ! lib/perl5db.pl
3586 ____________________________________________________________________________
3587 [  6591] By: jhi                                   on 2000/08/11  01:22:02
3588         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
3589              From: Hugo <hv@crypt.compulink.co.uk>
3590              Date: Thu, 10 Aug 2000 19:23:04 +0100
3591              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
3592      Branch: perl
3593            ! regexec.c t/op/pat.t
3594 ____________________________________________________________________________
3595 [  6590] By: jhi                                   on 2000/08/11  01:19:19
3596         Log: Preprocessing and postprocessing for File::Find.
3597              
3598              Subject: Patch to Find::File.pm to allow alphabetical results
3599              From: Joe Smith <jsmith@inwap.com>
3600              Date: Wed, 9 Aug 2000 02:44:54 -0700
3601              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
3602      Branch: perl
3603            ! lib/File/Find.pm
3604 ____________________________________________________________________________
3605 [  6589] By: jhi                                   on 2000/08/11  01:12:39
3606         Log: B::Deparse didn't do sub attributes.
3607              
3608              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
3609              From: simon@brecon.co.uk (Simon Cozens)
3610              Date: 9 Aug 2000 04:49:20 GMT
3611              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
3612      Branch: perl
3613            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
3614 ____________________________________________________________________________
3615 [  6588] By: jhi                                   on 2000/08/11  01:06:40
3616         Log: Subject: debugger "d" command doesnt check line number
3617              From: Mike Guy <mjtg@cam.ac.uk>
3618              Date: Tue, 08 Aug 2000 21:54:29 +0100
3619              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
3620      Branch: perl
3621            ! lib/perl5db.pl mg.c pod/perldiag.pod
3622 ____________________________________________________________________________
3623 [  6587] By: jhi                                   on 2000/08/11  00:45:03
3624         Log: sleep(1) does not necessarily return 1.
3625              
3626              Subject: [PATCH bleadperl] op/lex_assign.t  
3627              From: Hugo <hv@crypt.compulink.co.uk>
3628              Date: Thu, 03 Aug 2000 14:34:22 +0100        
3629              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
3630      Branch: perl
3631            ! t/op/lex_assign.t
3632 ____________________________________________________________________________
3633 [  6586] By: jhi                                   on 2000/08/11  00:31:50
3634         Log: Document the IO::Select timeout.
3635      Branch: perl
3636            ! ext/IO/lib/IO/Select.pm
3637 ____________________________________________________________________________
3638 [  6585] By: jhi                                   on 2000/08/11  00:13:54
3639         Log: Forgot contributor.
3640      Branch: perl
3641            ! Changes
3642 ____________________________________________________________________________
3643 [  6584] By: jhi                                   on 2000/08/11  00:09:19
3644         Log: detypo
3645      Branch: perl
3646            ! Changes
3647 ____________________________________________________________________________
3648 [  6583] By: jhi                                   on 2000/08/11  00:07:53
3649         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
3650              
3651              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
3652              From: Mike Guy <mjtg@cam.ac.uk> 
3653              Date: Thu, 10 Aug 2000 15:50:54 +0100
3654              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
3655      Branch: perl
3656            ! sv.c t/op/int.t
3657 ____________________________________________________________________________
3658 [  6582] By: jhi                                   on 2000/08/10  23:29:32
3659         Log: Update Changes.
3660      Branch: perl
3661            ! Changes
3662 ____________________________________________________________________________
3663 [  6581] By: jhi                                   on 2000/08/10  23:26:16
3664         Log: Put back the std @INC thing.
3665      Branch: perl
3666            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
3667            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
3668            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
3669            ! t/lib/gol-oo.t
3670 ____________________________________________________________________________
3671 [  6580] By: jhi                                   on 2000/08/10  23:03:34
3672         Log: Update to CGI 2.70, from Lincoln Stein.
3673      Branch: perl
3674            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
3675            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
3676            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
3677            ! t/lib/cgi-request.t
3678 ____________________________________________________________________________
3679 [  6579] By: jhi                                   on 2000/08/10  22:41:50
3680         Log: Update to CPAN 1.56, from Andreas König.
3681      Branch: perl
3682            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3683 ____________________________________________________________________________
3684 [  6578] By: jhi                                   on 2000/08/10  22:38:13
3685         Log: Update to Pod::Parser 1.17, from Brad Appleton.
3686      Branch: perl
3687            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
3688            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
3689            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
3690            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
3691            ! t/pod/include.t t/pod/included.t t/pod/lref.t
3692            ! t/pod/multiline_items.t t/pod/nested_items.t
3693            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
3694            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
3695            ! t/pod/special_seqs.t
3696 ____________________________________________________________________________
3697 [  6577] By: jhi                                   on 2000/08/10  22:35:41
3698         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
3699      Branch: perl
3700            ! AUTHORS MAINTAIN
3701 ____________________________________________________________________________
3702 [  6576] By: jhi                                   on 2000/08/10  22:24:54
3703         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
3704      Branch: perl
3705            + t/lib/gol-oo.t
3706            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
3707            ! t/lib/gol-compat.t t/lib/gol-linkage.t
3708 ____________________________________________________________________________
3709 [  6575] By: jhi                                   on 2000/08/10  22:02:07
3710         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
3711      Branch: perl
3712            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
3713 ____________________________________________________________________________
3714 [  6574] By: jhi                                   on 2000/08/10  21:55:03
3715         Log: Iterating perl6 description.
3716      Branch: perl
3717            ! pod/perlfaq1.pod
3718 ____________________________________________________________________________
3719 [  6573] By: jhi                                   on 2000/08/10  21:48:26
3720         Log: Revert the sv.c part of #6559, a better fix is needed.
3721      Branch: perl
3722            ! sv.c
3723 ____________________________________________________________________________
3724 [  6572] By: jhi                                   on 2000/08/10  20:33:43
3725         Log: It's the 2ndO'ROSSC.
3726      Branch: perl
3727            ! pod/perlfaq1.pod
3728 ____________________________________________________________________________
3729 [  6571] By: jhi                                   on 2000/08/10  15:55:48
3730         Log: detypo
3731      Branch: perl
3732            ! pod/perlfaq1.pod
3733 ____________________________________________________________________________
3734 [  6570] By: jhi                                   on 2000/08/10  14:11:17
3735         Log: An exceptionally sticky typo.
3736      Branch: perl
3737            ! Changes
3738 ____________________________________________________________________________
3739 [  6569] By: jhi                                   on 2000/08/10  14:09:33
3740         Log: detypo (and test Changes updating script)
3741      Branch: perl
3742            ! Changes
3743 ____________________________________________________________________________
3744 [  6568] By: jhi                                   on 2000/08/10  14:07:07
3745         Log: Update Changes.
3746      Branch: perl
3747            ! Changes
3748 ____________________________________________________________________________
3749 [  6567] By: jhi                                   on 2000/08/10  14:06:19
3750         Log: Amend the description of Perl6.
3751              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
3752              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
3753              Date: Wed, 9 Aug 2000 22:11:06 -0500
3754              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
3755      Branch: perl
3756            ! pod/perlfaq1.pod
3757 ____________________________________________________________________________
3758 [  6566] By: jhi                                   on 2000/08/10  13:58:57
3759         Log: Subject: Remove dead entry in perldiag
3760              From: Mike Guy <mjtg@cam.ac.uk>
3761              Date: Thu, 10 Aug 2000 14:19:19 +0100
3762              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
3763      Branch: perl
3764            ! pod/perldiag.pod
3765 ____________________________________________________________________________
3766 [  6565] By: jhi                                   on 2000/08/10  13:51:48
3767         Log: Zero entries were skipped, fix from Adrian Goalby
3768              <argoalby@yahoo.co.uk>
3769      Branch: perl
3770            ! lib/unicode/Number.pl lib/unicode/mktables.PL
3771 ____________________________________________________________________________
3772 [  6564] By: jhi                                   on 2000/08/10  13:00:12
3773         Log: Subject: [PATCH 5.6.0] cygwin port
3774              From: "Fifer, Eric" <EFifer@sanwaint.com>
3775              Date: Thu, 10 Aug 2000 13:15:36 +0100
3776              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
3777      Branch: perl
3778            ! README.cygwin hints/cygwin.sh
3779 ____________________________________________________________________________
3780 [  6563] By: jhi                                   on 2000/08/10  12:55:16
3781         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
3782      Branch: perl
3783            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
3784 ____________________________________________________________________________
3785 [  6562] By: gsar                                  on 2000/08/10  08:38:39
3786         Log: warn is a macro, avoid using at a variable to avoid warnings
3787              in some configurations; readdir.t is too conservative in
3788              estimating number of *.t's
3789      Branch: perl
3790            ! t/op/readdir.t util.c
3791 ____________________________________________________________________________
3792 [  6561] By: jhi                                   on 2000/08/09  23:35:42
3793         Log: Update Changes.
3794      Branch: perl
3795            ! Changes
3796 ____________________________________________________________________________
3797 [  6560] By: jhi                                   on 2000/08/09  23:05:47
3798         Log: Subject: Re: enhanced(?) regex error messages
3799              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
3800              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
3801              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
3802              
3803              (plus two small patches sent privately)
3804              (this still seems to leave few test failures)
3805      Branch: perl
3806            + t/op/regmesg.t
3807            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
3808            ! t/pragma/warn/regcomp
3809 ____________________________________________________________________________
3810 [  6559] By: jhi                                   on 2000/08/09  20:41:18
3811         Log: (The fix did work but was not right, retracted in #6573)
3812              
3813              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
3814              From: Christian Kirsch <ck@held.mind.de>
3815              Date: Wed, 9 Aug 2000 17:05:17 +0200
3816              Message-Id: <20000809170517.A25389@held>
3817      Branch: perl
3818            ! sv.c t/pragma/locale.t
3819 ____________________________________________________________________________
3820 [  6558] By: jhi                                   on 2000/08/08  22:34:08
3821         Log: Tiny updates on the contributors list.
3822      Branch: perl
3823            ! Changes
3824 ____________________________________________________________________________
3825 [  6557] By: jhi                                   on 2000/08/08  19:34:28
3826         Log: Double check that we have a dirhandle.
3827      Branch: perl
3828            ! util.c
3829 ____________________________________________________________________________
3830 [  6556] By: jhi                                   on 2000/08/08  19:01:51
3831         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
3832              May be repopulated with fresh maintained examples.
3833      Branch: perl
3834            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
3835            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
3836            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
3837            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
3838            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
3839            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
3840            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
3841            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
3842            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
3843            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
3844            + lib/CGI/eg/wilogo_gif.uu
3845            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
3846            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
3847            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
3848            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
3849            - eg/cgi/frameset.cgi eg/cgi/index.html
3850            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
3851            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
3852            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
3853            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
3854            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
3855            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
3856            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
3857            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
3858            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
3859            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
3860            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
3861            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
3862            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
3863            - eg/van/vanish eg/who eg/wrapsuid
3864            ! MANIFEST
3865 ____________________________________________________________________________
3866 [  6555] By: jhi                                   on 2000/08/08  18:51:08
3867         Log: Delete chat2 as requested by Randal.
3868              
3869              Subject: Re: perlfaq8 coyness
3870              From: merlyn@stonehenge.com (Randal L. Schwartz) 
3871              Date: 15 May 2000 18:52:42 -0700 
3872              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
3873      Branch: perl
3874            - lib/chat2.pl
3875            ! MANIFEST
3876 ____________________________________________________________________________
3877 [  6554] By: jhi                                   on 2000/08/08  18:31:35
3878         Log: Regen global.sym.
3879      Branch: perl
3880            ! global.sym
3881 ____________________________________________________________________________
3882 [  6553] By: jhi                                   on 2000/08/08  18:28:13
3883         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
3884              (either perlbug or p5p ate the original), plus regen
3885              perlapi and perltoc. 
3886      Branch: perl
3887            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
3888            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
3889            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
3890            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
3891            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
3892            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
3893            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
3894            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
3895            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
3896            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
3897 ____________________________________________________________________________
3898 [  6552] By: jhi                                   on 2000/08/08  18:06:29
3899         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
3900              From: Mike Guy <mjtg@cam.ac.uk>
3901              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
3902              Date: Tue, 08 Aug 2000 15:51:27 +0100
3903      Branch: perl
3904            ! doop.c sv.h t/op/join.t t/pragma/overload.t
3905 ____________________________________________________________________________
3906 [  6551] By: jhi                                   on 2000/08/08  18:01:11
3907         Log: Re-apply #6549.
3908      Branch: perl
3909            ! lib/perl5db.pl
3910 ____________________________________________________________________________
3911 [  6550] By: jhi                                   on 2000/08/08  17:43:08
3912         Log: Accidental retraction of #6549.
3913      Branch: perl
3914            ! lib/perl5db.pl
3915 ____________________________________________________________________________
3916 [  6549] By: jhi                                   on 2000/08/08  17:40:04
3917         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
3918              From: Mike Guy <mjtg@cam.ac.uk>
3919              Date: Mon, 07 Aug 2000 21:49:58 +0100
3920              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
3921      Branch: perl
3922            ! lib/perl5db.pl
3923 ____________________________________________________________________________
3924 [  6548] By: jhi                                   on 2000/08/08  17:37:57
3925         Log: Document here-doc better.
3926              
3927              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
3928              From: Mike Guy <mjtg@cam.ac.uk>
3929              Date: Mon, 07 Aug 2000 14:02:09 +0100
3930              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
3931      Branch: perl
3932            ! pod/perldata.pod
3933 ____________________________________________________________________________
3934 [  6547] By: jhi                                   on 2000/08/08  17:33:34
3935         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
3936              From: "Randy J. Ray" <rjray@redhat.com>
3937              Date: Mon, 07 Aug 2000 19:12:25 -0700
3938              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
3939      Branch: perl
3940            ! perl.c pod/perlrun.pod
3941 ____________________________________________________________________________
3942 [  6546] By: jhi                                   on 2000/08/08  17:29:26
3943         Log: Subject: Re: enhanced(?) regex error messages 
3944              From: Hugo <hv@crypt.compulink.co.uk>
3945              Date: Tue, 08 Aug 2000 03:25:51 +0100
3946              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
3947              
3948              plus Capitalize the error messages, plus perldiag them.
3949      Branch: perl
3950            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
3951 ____________________________________________________________________________
3952 [  6545] By: jhi                                   on 2000/08/08  13:59:28
3953         Log: Augment #6539 a bit: don't croak if there's magic in the air.
3954              
3955              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
3956              From: Hugo <hv@crypt.compulink.co.uk>
3957              Date: Tue, 08 Aug 2000 03:02:03 +0100
3958              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
3959      Branch: perl
3960            ! pp.c t/op/bless.t
3961 ____________________________________________________________________________
3962 [  6544] By: jhi                                   on 2000/08/07  21:11:52
3963         Log: Make the test -w clean.
3964      Branch: perl
3965            ! t/op/bless.t
3966 ____________________________________________________________________________
3967 [  6543] By: jhi                                   on 2000/08/07  19:49:53
3968         Log: use warnings instead of $^W.
3969      Branch: perl
3970            ! t/op/bless.t
3971 ____________________________________________________________________________
3972 [  6542] By: jhi                                   on 2000/08/07  17:41:41
3973         Log: Disable a portability warning Because We Know What We Are Doing.
3974      Branch: perl
3975            ! t/op/bless.t
3976 ____________________________________________________________________________
3977 [  6541] By: jhi                                   on 2000/08/07  17:29:51
3978         Log: Tiny tidying on report_evil_fh().
3979      Branch: perl
3980            ! util.c
3981 ____________________________________________________________________________
3982 [  6540] By: jhi                                   on 2000/08/07  16:37:38
3983         Log: Make regular expression parse error messages easier to understand.
3984              
3985              Subject: Re: enhanced(?) regex error messages
3986              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
3987              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
3988              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
3989      Branch: perl
3990            ! regcomp.c
3991 ____________________________________________________________________________
3992 [  6539] By: jhi                                   on 2000/08/07  16:12:27
3993         Log: Make bless(REF, REF) a fatal error, add bless tests.
3994              
3995              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
3996              From: Hugo <hv@crypt.compulink.co.uk>
3997              Date: Mon, 07 Aug 2000 16:59:38 +0100
3998              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
3999      Branch: perl
4000            + t/op/bless.t
4001            ! MANIFEST pod/perldiag.pod pp.c sv.c
4002 ____________________________________________________________________________
4003 [  6538] By: jhi                                   on 2000/08/07  15:59:43
4004         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
4005              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
4006              Date: Thu, 3 Aug 2000 14:29:21 -0700
4007              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
4008      Branch: perl
4009            ! lib/lib_pm.PL
4010 ____________________________________________________________________________
4011 [  6537] By: jhi                                   on 2000/08/07  15:47:18
4012         Log: Retract #6419 for now since it breaks in AFS and MachTen.
4013      Branch: perl
4014            ! lib/Cwd.pm
4015 ____________________________________________________________________________
4016 [  6536] By: jhi                                   on 2000/08/07  15:05:29
4017         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
4018              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
4019              The security hole exists only in suidperls, which isn't
4020              installed or even built by default.
4021      Branch: perl
4022            ! perl.c
4023 ____________________________________________________________________________
4024 [  6535] By: jhi                                   on 2000/08/07  14:45:14
4025         Log: tr memory corruption fix from Simon Cozens.
4026      Branch: perl
4027            ! doop.c
4028 ____________________________________________________________________________
4029 [  6534] By: jhi                                   on 2000/08/06  11:38:16
4030         Log: Document a bit that UDP is not what you might think.
4031              
4032              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
4033              From: Lupe Christoph <lupe@lupe-christoph.de>
4034              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
4035              Date: Mon, 24 Jul 2000 08:59:15 +0200
4036      Branch: perl
4037            ! pod/perlipc.pod
4038 ____________________________________________________________________________
4039 [  6533] By: jhi                                   on 2000/08/06  11:35:01
4040         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
4041              From: Jeff Pinyan <jeffp@hut.crusoe.net>
4042              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
4043              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
4044      Branch: perl
4045            ! pod/perlfunc.pod
4046 ____________________________________________________________________________
4047 [  6532] By: jhi                                   on 2000/08/06  03:45:41
4048         Log: Have symbols for the IoTYPEs.
4049      Branch: perl
4050            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
4051 ____________________________________________________________________________
4052 [  6531] By: jhi                                   on 2000/08/06  01:33:55
4053         Log: Continue fixing the io warnings.  This also
4054              sort of fixes bug ID 20000802.003: the core dump
4055              is no more.  Whether the current behaviour is correct
4056              (giving a warning: "Not a format reference"), is another matter.
4057      Branch: perl
4058            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
4059            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
4060 ____________________________________________________________________________
4061 [  6530] By: jhi                                   on 2000/08/05  21:33:12
4062         Log: Change the Policy policy: now -Dprefix= with an existing
4063              Policy.sh and prefix == siteprefix == vendorprefix, then all
4064              of them follow along the new prefix.
4065              
4066              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
4067              From: Andy Dougherty <doughera@lafayette.edu>
4068              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
4069              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
4070      Branch: perl
4071            ! Policy_sh.SH
4072 ____________________________________________________________________________
4073 [  6529] By: jhi                                   on 2000/08/05  18:57:28
4074         Log: Zap lib/Sys directory when cleaning up.
4075      Branch: perl
4076            ! Makefile.SH
4077 ____________________________________________________________________________
4078 [  6528] By: jhi                                   on 2000/08/05  18:40:44
4079         Log: Essential prototype changes were missing from #6527.
4080              Also make report_evil_fh() more bomb-proof.
4081      Branch: perl
4082            ! embed.h util.c
4083 ____________________________________________________________________________
4084 [  6527] By: jhi                                   on 2000/08/05  03:22:05
4085         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
4086              From: "Ronald F. Guilmette" <rfg@monkeys.com>
4087              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
4088              Message-Id: <200007242247.PAA52177@monkeys.com>
4089      Branch: perl
4090            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
4091 ____________________________________________________________________________
4092 [  6526] By: jhi                                   on 2000/08/04  21:23:27
4093         Log: gcc versions might have (parentheses) in them.
4094      Branch: metaconfig/U/perl
4095            ! gccvers.U
4096      Branch: perl
4097            ! Configure config_h.SH
4098 ____________________________________________________________________________
4099 [  6525] By: jhi                                   on 2000/08/04  20:23:12
4100         Log: Weed buglets pointed out by
4101              
4102              From: Lupe Christoph <lupe@lupe-christoph.de>
4103              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
4104              Date: Fri, 4 Aug 2000 17:34:39 +0200
4105              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
4106      Branch: metaconfig/U/perl
4107            ! gccvers.U uselfs.U
4108      Branch: perl
4109            ! Configure config_h.SH
4110 ____________________________________________________________________________
4111 [  6524] By: jhi                                   on 2000/08/04  19:02:08
4112         Log: Warn under -w if lstat(FH) is attempted.
4113              
4114              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
4115              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
4116              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
4117              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
4118      Branch: perl
4119            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
4120            ! t/pragma/warn/pp_sys
4121 ____________________________________________________________________________
4122 [  6523] By: jhi                                   on 2000/08/04  12:31:11
4123         Log: Subject: New perlcc, take 2
4124              From: simon@brecon.co.uk (Simon Cozens)
4125              Date: 4 Aug 2000 06:21:04 GMT
4126              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
4127      Branch: perl
4128            ! utils/perlcc.PL
4129 ____________________________________________________________________________
4130 [  6522] By: jhi                                   on 2000/08/04  12:26:33
4131         Log: Subject: Re: Array vs. List context
4132              From: Daniel Chetlin <daniel@chetlin.com>
4133              Date: Fri, 4 Aug 2000 00:22:44 -0700
4134              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
4135      Branch: perl
4136            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
4137            ! pod/perlfaq4.pod
4138 ____________________________________________________________________________
4139 [  6521] By: jhi                                   on 2000/08/04  12:22:38
4140         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
4141              From: Raymund Will <ray@caldera.de>
4142              Date: Fri, 4 Aug 2000 12:07:09 +0200
4143              Message-Id: <20000804120709.A14982@caldera.de>
4144      Branch: perl
4145            ! configure.gnu
4146 ____________________________________________________________________________
4147 [  6520] By: jhi                                   on 2000/08/04  04:09:06
4148         Log: After the #6519 a warning about stat() is just that,
4149              not about a filetest, which now have their own warning.
4150      Branch: perl
4151            ! pod/perldiag.pod
4152 ____________________________________________________________________________
4153 [  6519] By: jhi                                   on 2000/08/04  04:06:30
4154         Log: In the warnings call filehandles consistently so;
4155              add "unopened" warning for stat().
4156      Branch: perl
4157            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
4158            ! t/pragma/warn/pp_sys
4159 ____________________________________________________________________________
4160 [  6518] By: jhi                                   on 2000/08/04  02:55:35
4161         Log: Subject: Minor tweak to perlvar.pod
4162              From: "Stephen P. Potter" <spp@ds.net>
4163              Date: Tue, 18 Apr 2000 09:26:03 -0400
4164              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
4165      Branch: perl
4166            ! pod/perlvar.pod
4167 ____________________________________________________________________________
4168 [  6517] By: jhi                                   on 2000/08/04  02:50:08
4169         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
4170              From: "Clinton Pierce" <cpierce1@ford.com>
4171              Date: Wed, 21 Jul 1999 16:45:31 -0400
4172              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
4173              
4174              Fix by Stephen Potter (visible in the bug db but not in p5p?)
4175      Branch: perl
4176            ! pod/perlfunc.pod pod/perlop.pod
4177 ____________________________________________________________________________
4178 [  6516] By: jhi                                   on 2000/08/04  02:09:25
4179         Log: This is 6512.  Really.
4180      Branch: perl
4181            ! dump.c
4182 ____________________________________________________________________________
4183 [  6515] By: jhi                                   on 2000/08/04  01:25:50
4184         Log: mention the idea of @( and @)
4185      Branch: perl
4186            ! Todo-5.6
4187 ____________________________________________________________________________
4188 [  6514] By: bailey                                on 2000/08/04  01:18:46
4189         Log: YA resync with mainstem, including VMS patches from others
4190      Branch: vmsperl
4191           +> (branch 48 files)
4192            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
4193           !> (integrate 354 files)
4194 ____________________________________________________________________________
4195 [  6513] By: jhi                                   on 2000/08/04  01:18:18
4196         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
4197              From: Mark Dickinson <dickins3@fas.harvard.edu>
4198              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
4199              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
4200      Branch: perl
4201            ! t/op/grent.t t/op/pwent.t
4202 ____________________________________________________________________________
4203 [  6512] By: jhi                                   on 2000/08/04  01:14:06
4204         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
4205              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4206              Date: Wed, 02 Aug 2000 10:51:01 +0100
4207              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
4208      Branch: perl
4209            ! sv.c
4210 ____________________________________________________________________________
4211 [  6511] By: jhi                                   on 2000/08/04  00:57:00
4212         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
4213              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4214              Date: Thu, 03 Aug 2000 17:20:04 -0700
4215              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
4216      Branch: metaconfig
4217            ! U/modified/Cppsym.U
4218      Branch: perl
4219            ! Configure config_h.SH
4220 ____________________________________________________________________________
4221 [  6510] By: jhi                                   on 2000/08/04  00:25:28
4222         Log: detypo
4223      Branch: perl
4224            ! Makefile.SH
4225 ____________________________________________________________________________
4226 [  6509] By: jhi                                   on 2000/08/03  23:43:18
4227         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
4228              From: Dominic Dunlop <domo@computer.org>
4229              Date: Thu, 3 Aug 2000 22:16:46 +0200
4230              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
4231      Branch: perl
4232            ! t/op/sprintf.t
4233 ____________________________________________________________________________
4234 [  6508] By: jhi                                   on 2000/08/03  23:40:37
4235         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
4236              From: Hugo <hv@crypt.compulink.co.uk>
4237              Date: Thu, 03 Aug 2000 18:25:30 +0100
4238              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
4239      Branch: perl
4240            ! regcomp.c t/op/re_tests
4241 ____________________________________________________________________________
4242 [  6507] By: jhi                                   on 2000/08/03  23:38:28
4243         Log: Subject: [PATCH] sv.h documentation - SvLEN
4244              From: Mike Guy <mjtg@cam.ac.uk>
4245              Date: Thu, 03 Aug 2000 14:43:09 +0100
4246              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
4247      Branch: perl
4248            ! sv.h
4249 ____________________________________________________________________________
4250 [  6506] By: jhi                                   on 2000/08/03  15:49:14
4251         Log: Disable the fix_pl hack for now.
4252      Branch: perl
4253            ! Makefile.SH
4254 ____________________________________________________________________________
4255 [  6505] By: jhi                                   on 2000/08/03  13:49:04
4256         Log: Add a URL for FSF.
4257              
4258              Subject: Patch for README
4259              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
4260              Date: Wed, 2 Aug 2000 13:25:09 -0500
4261              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
4262      Branch: perl
4263            ! README
4264 ____________________________________________________________________________
4265 [  6504] By: jhi                                   on 2000/08/03  13:29:19
4266         Log: Be more informative on what is skipped and why,
4267              also repeat the list at the end.
4268      Branch: perl
4269            ! Porting/p4desc
4270 ____________________________________________________________________________
4271 [  6503] By: jhi                                   on 2000/08/03  13:07:05
4272         Log: Circumvent the removal of .patch by fix_pl.
4273              
4274              Subject: Re: [ID 20000802.011] unable to 'make test'          
4275              From: simon@brecon.co.uk (Simon Cozens) 
4276              Date: 3 Aug 2000 04:17:00 GMT
4277              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
4278      Branch: perl
4279            ! Makefile.SH
4280 ____________________________________________________________________________
4281 [  6502] By: jhi                                   on 2000/08/03  00:14:34
4282         Log: Add the missing setproctitle unit.
4283      Branch: metaconfig/U/perl
4284            + d_setproctitle.U
4285 ____________________________________________________________________________
4286 [  6501] By: jhi                                   on 2000/08/03  00:00:26
4287         Log: The subtest 4 may fail also on VOBS, as pointed out
4288              by Nick Ing-Simmons in November 1999, bug id 19991124.003
4289              (but the failure in that bug report isn't the subtest 4).
4290      Branch: perl
4291            ! t/op/stat.t
4292 ____________________________________________________________________________
4293 [  6500] By: jhi                                   on 2000/08/02  23:49:30
4294         Log: Better skip message for the test; one of the two problems in
4295              
4296              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
4297              From: Lupe Christoph <lupe@lupe-christoph.de>
4298              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
4299              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
4300      Branch: perl
4301            ! t/op/numconvert.t
4302 ____________________________________________________________________________
4303 [  6499] By: jhi                                   on 2000/08/02  22:49:16
4304         Log: Allow "no Module;" even if there is no 'unimport'.
4305              
4306              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
4307              From: mjd@plover.com
4308              Date: 24 Mar 2000 15:24:34 -0000
4309              Message-Id: <20000324152434.15160.qmail@plover.com>
4310      Branch: perl
4311            ! gv.c
4312 ____________________________________________________________________________
4313 [  6498] By: jhi                                   on 2000/08/02  22:42:58
4314         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
4315              that are hopefully soon put into use.
4316      Branch: perl
4317            ! opcode.h opcode.pl opnames.h
4318 ____________________________________________________________________________
4319 [  6497] By: gsar                                  on 2000/08/02  22:28:59
4320         Log: require.t needs binmode() to work on windows
4321      Branch: perl
4322            ! t/comp/require.t
4323 ____________________________________________________________________________
4324 [  6496] By: jhi                                   on 2000/08/02  22:08:51
4325         Log: Document the IVdf UVuf UVof UVxf.
4326      Branch: perl
4327            ! pod/perlguts.pod
4328 ____________________________________________________________________________
4329 [  6495] By: jhi                                   on 2000/08/02  21:54:26
4330         Log: detypo #6494
4331      Branch: perl
4332            ! ext/Data/Dumper/Dumper.xs
4333 ____________________________________________________________________________
4334 [  6494] By: jhi                                   on 2000/08/02  21:49:17
4335         Log: Dump UVs as UVs in Data::Dumper.
4336              
4337              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
4338              From: Gurusamy Sarathy <gsar@ActiveState.com>
4339              Date: Thu, 27 Apr 2000 12:26:25 -0700
4340              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
4341      Branch: perl
4342            ! ext/Data/Dumper/Dumper.xs
4343 ____________________________________________________________________________
4344 [  6493] By: jhi                                   on 2000/08/02  17:01:58
4345         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
4346              From: Hugo <hv@crypt.compulink.co.uk>
4347              Date: Wed, 02 Aug 2000 14:53:56 +0100
4348              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
4349      Branch: perl
4350            ! regexec.c t/op/re_tests
4351 ____________________________________________________________________________
4352 [  6492] By: jhi                                   on 2000/08/02  15:02:46
4353         Log: The new setproctitle() feature is available only in 
4354              bleeding edge FreeBSD.  From Paul Saab.
4355      Branch: perl
4356            ! mg.c
4357 ____________________________________________________________________________
4358 [  6491] By: jhi                                   on 2000/08/02  13:34:36
4359         Log: The tr utf8 patching continues.
4360              
4361              Subject: Re: #6469, too many tests claimed in require.t
4362              From: simon@brecon.co.uk (Simon Cozens)
4363              Date: 2 Aug 2000 02:37:17 GMT
4364              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
4365              
4366              (the logic of the test was the wrong way round in the patch)
4367      Branch: perl
4368            ! doop.c
4369 ____________________________________________________________________________
4370 [  6490] By: jhi                                   on 2000/08/02  13:27:38
4371         Log: The name of a filehandle does not have <these>.
4372      Branch: perl
4373            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
4374            ! t/pragma/warn/pp_sys util.c
4375 ____________________________________________________________________________
4376 [  6489] By: jhi                                   on 2000/08/02  04:26:46
4377         Log: Remove the extraneous "main::" prefix from all the
4378              "opened only for", "on closed", and "never opened" warnings.
4379              
4380              Subject: Re: inappropriate warning
4381              From: Gurusamy Sarathy <gsar@ActiveState.com>
4382              Date: Mon, 20 Mar 2000 11:28:02 -0800
4383              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
4384      Branch: perl
4385            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
4386            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
4387            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
4388 ____________________________________________________________________________
4389 [  6488] By: jhi                                   on 2000/08/02  03:02:57
4390         Log: memcpy has n o in it, as pinted ut by Sarathy.
4391      Branch: perl
4392            ! pod/perlguts.pod
4393 ____________________________________________________________________________
4394 [  6487] By: jhi                                   on 2000/08/02  02:44:51
4395         Log: Document in one place the memory abstractions used in Perl core.
4396              
4397              Subject: Re: Memory abstraction
4398              From: simon@brecon.co.uk (Simon Cozens)
4399              Date: 2 Aug 2000 02:20:23 GMT
4400              Organization: Earth.li Origins
4401      Branch: perl
4402            ! pod/perlguts.pod
4403 ____________________________________________________________________________
4404 [  6486] By: jhi                                   on 2000/08/02  02:41:57
4405         Log: regen_headers, regen perltoc.
4406      Branch: perl
4407            ! perlapi.c pod/perltoc.pod
4408 ____________________________________________________________________________
4409 [  6485] By: jhi                                   on 2000/08/02  01:43:33
4410         Log: "This little thing tests for a file .patch, and if it contains
4411              a number, pops into patchlevel.h" (making it easier to track
4412              which development version people are reporting bugs against)
4413              
4414              Subject: Patchlevel autogeneration for repository perls
4415              From: simon@brecon.co.uk (Simon Cozens)
4416              Date: 14 Jul 2000 07:12:15 GMT
4417              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
4418      Branch: perl
4419            + fix_pl
4420            ! MANIFEST Makefile.SH
4421 ____________________________________________________________________________
4422 [  6484] By: jhi                                   on 2000/08/02  01:32:54
4423         Log: FreeBSD 3.* updates from
4424              
4425              From: Paul Saab <ps@yahoo-inc.com>
4426              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
4427              Date: Tue, 1 Aug 2000 15:41:39 -0700
4428              Message-Id: <20000801154139.A53740@yahoo-inc.com>
4429      Branch: perl
4430            ! hints/freebsd.sh
4431 ____________________________________________________________________________
4432 [  6483] By: jhi                                   on 2000/08/02  01:27:44
4433         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
4434              instead one must use setproctitle().  This was already addressed
4435              by change #6457, but the below has a new variant for FreeBSD 4.0
4436              or later, and the matter is also documented more.
4437              
4438              From: Paul Saab <ps@yahoo-inc.com>
4439              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
4440              Date: Tue, 1 Aug 2000 15:41:39 -0700
4441              Message-Id: <20000801154139.A53740@yahoo-inc.com>
4442      Branch: metaconfig/U/perl
4443            + i_libutil.U
4444      Branch: perl
4445            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
4446 ____________________________________________________________________________
4447 [  6482] By: jhi                                   on 2000/08/01  22:17:32
4448         Log: The test from this
4449              
4450              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
4451              Date: Sat, 15 Apr 2000 17:03:44 +0100
4452              From: Tom Hughes <tom@compton.nu>
4453              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
4454              
4455              was missing, the code change went in as #5989
4456              (which had a different test?)
4457      Branch: perl
4458            ! t/op/misc.t
4459 ____________________________________________________________________________
4460 [  6481] By: jhi                                   on 2000/08/01  21:48:38
4461         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
4462              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
4463              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
4464              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
4465      Branch: perl
4466            ! perl.h
4467 ____________________________________________________________________________
4468 [  6480] By: jhi                                   on 2000/08/01  18:05:28
4469         Log: Make p4desc to skip non-mainperl branches by default.
4470      Branch: perl
4471            ! Porting/p4desc
4472 ____________________________________________________________________________
4473 [  6479] By: jhi                                   on 2000/08/01  17:29:19
4474         Log: If gccosandvers is equal to osname, clear gccosandvers.
4475      Branch: metaconfig/U/perl
4476            ! gccvers.U
4477      Branch: perl
4478            ! Configure config_h.SH
4479 ____________________________________________________________________________
4480 [  6478] By: jhi                                   on 2000/08/01  15:54:08
4481         Log: BOM patching from Simon Cozens.
4482      Branch: perl
4483            ! toke.c
4484 ____________________________________________________________________________
4485 [  6477] By: jhi                                   on 2000/08/01  04:50:33
4486         Log: Stash away the largefiles flags and libswanted.
4487      Branch: perl
4488            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
4489 ____________________________________________________________________________
4490 [  6476] By: gsar                                  on 2000/08/01  04:24:24
4491         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
4492              on Windows)
4493      Branch: perl
4494            ! t/pragma/utf8.t utf8.c win32/win32.c
4495 ____________________________________________________________________________
4496 [  6475] By: jhi                                   on 2000/08/01  03:35:24
4497         Log: Make chr() for values >127 to create utf8 when under utf8.
4498              
4499              Subject: Re: uft8/chr()
4500              From: simon@brecon.co.uk (Simon Cozens)
4501              Date: 1 Aug 2000 02:37:02 GMT
4502              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
4503      Branch: perl
4504            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
4505 ____________________________________________________________________________
4506 [  6474] By: jhi                                   on 2000/08/01  02:36:18
4507         Log: In Digital UNIX warn if gcc explicitly chosen because even
4508              2.95.2 is known to cause problems.
4509      Branch: perl
4510            ! hints/dec_osf.sh
4511 ____________________________________________________________________________
4512 [  6473] By: jhi                                   on 2000/08/01  02:00:56
4513         Log: Make the safety catch for buggy gccs work with triple version
4514              numbers like 2.95.2.  Reported in
4515              
4516              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
4517              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
4518              Date: Mon, 31 Jul 2000 14:55:06 +0200
4519              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
4520      Branch: perl
4521            ! hints/dec_osf.sh
4522 ____________________________________________________________________________
4523 [  6472] By: jhi                                   on 2000/08/01  01:13:33
4524         Log: Subject: fix and question re: waitpid() under win32
4525              From: Brian Clarke <clarke@appliedmeta.com>
4526              Date: Fri, 28 Jul 2000 15:18:29 -0400
4527              Message-ID: <3981DC85.290314EB@appliedmeta.com>
4528              
4529              Slightly reformatted and WNOHANG # define moved to win32.h
4530              so that also POSIX.xs sees it, as suggsted by Sarathy.
4531      Branch: perl
4532            ! win32/win32.c win32/win32.h
4533 ____________________________________________________________________________
4534 [  6471] By: jhi                                   on 2000/08/01  00:55:05
4535         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
4536              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4537              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
4538              Date: Mon, 31 Jul 2000 13:28:51 +0100
4539              
4540              (aka ID 20000730.002)
4541      Branch: perl
4542            ! op.c t/op/tr.t
4543 ____________________________________________________________________________
4544 [  6470] By: jhi                                   on 2000/07/31  23:34:42
4545         Log: Document the problem with -P in HP-UX and its workaround.
4546              
4547              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
4548              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
4549              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
4550              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
4551      Branch: perl
4552            ! README.hpux
4553 ____________________________________________________________________________
4554 [  6469] By: jhi                                   on 2000/07/31  04:15:02
4555         Log: The swallow_bom() saga continues.  The #23 of require.t
4556              (UTF16-LE) still fails (silently, no output) but the #22
4557              (UTF16-BE) seems to be working now.  The root of the
4558              failure may be in sv_gets(): is it UTF-16LE-aware,
4559              especially when it comes to line endings? 
4560      Branch: perl
4561            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
4562            ! t/comp/require.t toke.c utf8.c
4563 ____________________________________________________________________________
4564 [  6468] By: jhi                                   on 2000/07/30  19:05:48
4565         Log: Find green threads before native threads.
4566              
4567              Subject: Re: Patch to jpl/JNI/Makefile.PL
4568              From: Jens Thomsen <jens@fiend.cis.com>
4569              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
4570              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
4571      Branch: perl
4572            ! jpl/JNI/Makefile.PL
4573 ____________________________________________________________________________
4574 [  6467] By: jhi                                   on 2000/07/30  18:36:22
4575         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
4576      Branch: perl
4577            ! doop.c
4578 ____________________________________________________________________________
4579 [  6466] By: jhi                                   on 2000/07/30  04:37:29
4580         Log: A new version of the "remove UPPERACSE string comparison"
4581              operators.  The problem with the previous one (change #6454)
4582              was that it was for Perl 5.6.0.  From Paul Marquess.
4583      Branch: perl
4584            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
4585            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
4586            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
4587 ____________________________________________________________________________
4588 [  6465] By: jhi                                   on 2000/07/29  22:39:56
4589         Log: Do not upgrade SVs into utf8 just because they participate
4590              in eq or cmp.  Reported and fix suggested in
4591              
4592              Subject: [ID 20000720.009] sv_eq UTF8 bug
4593              From: "Simon Cozens" <simon@othersideofthe.earth.li>
4594              Date: 21 Jul 2000 04:37:29 -0000
4595              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
4596              
4597              Exercise for the kind reader: should we or should we not
4598              cache the utf8 conversion alonside the SV? (as magic,
4599              as thestrxfrm()ed version is cached under use locale)
4600              Argue both for and against.
4601      Branch: perl
4602            ! sv.c
4603 ____________________________________________________________________________
4604 [  6464] By: jhi                                   on 2000/07/29  22:36:22
4605         Log: Subject: UTF8 concat
4606              From: simon@brecon.co.uk (Simon Cozens) 
4607              Date: 30 Jun 2000 06:13:25 GMT
4608              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
4609              
4610              (with a memory leak fixed, plus a few casts added)
4611              
4612              This also seems to help for
4613              
4614              Subject: [ID 20000716.015] join UTF8 weirdness
4615              From: root <root@ak-71.mind.de> 
4616              Date: Sat, 15 Jul 2000 15:29:54 +0200
4617              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
4618              
4619              (from Andreas König)
4620      Branch: perl
4621            ! pp_hot.c
4622 ____________________________________________________________________________
4623 [  6463] By: jhi                                   on 2000/07/29  00:55:39
4624         Log: Tune the comments and hopefully stop a memory leak.
4625      Branch: perl
4626            ! toke.c utf8.c
4627 ____________________________________________________________________________
4628 [  6462] By: jhi                                   on 2000/07/29  00:16:53
4629         Log: The problem described in this
4630              
4631              Subject: [ID 20000322.018] named chars aren't magical enough
4632              From: root <root@dixie.cscaper.com>     
4633              Date: Wed, 22 Mar 2000 18:37:42 -0700
4634              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
4635              
4636              has been fixed in perl 5.6.0 but just in case added a test
4637              to keep it away.  (The report from Joseph Hall.)
4638      Branch: perl
4639            ! t/lib/charnames.t
4640 ____________________________________________________________________________
4641 [  6461] By: jhi                                   on 2000/07/28  23:56:36
4642         Log: Tiny fixes for #6460.
4643      Branch: metaconfig/U/perl
4644            ! gccvers.U
4645      Branch: perl
4646            ! Configure config_h.SH
4647 ____________________________________________________________________________
4648 [  6460] By: jhi                                   on 2000/07/28  23:24:41
4649         Log: Warn if the version of the operating system used to compile gcc
4650              differs from the current version of the operating system.
4651              Also display the gcc compilation os and version in myconfig.
4652              Inspiration from
4653              
4654              Subject: Re: [ID 20000710.003] ERRORS!!         
4655              From: "Kurt D. Starsinic" <kstar@chapin.edu>
4656              Date: Mon, 10 Jul 2000 15:54:16 -0400
4657              Message-ID: <20000710155416.A1384@O2.chapin.edu>
4658      Branch: metaconfig/U/perl
4659            ! gccvers.U
4660      Branch: perl
4661            ! Configure config_h.SH myconfig.SH
4662 ____________________________________________________________________________
4663 [  6459] By: jhi                                   on 2000/07/28  22:00:32
4664         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
4665              letter to $Config{osvers}.
4666      Branch: metaconfig
4667            ! U/modified/Oldconfig.U
4668      Branch: perl
4669            ! Configure config_h.SH
4670 ____________________________________________________________________________
4671 [  6458] By: jhi                                   on 2000/07/28  04:15:39
4672         Log: Back out #6454, doesn't seem to work.
4673              (Reason: that patch was for perl 5.6.0, not perl-current)
4674              (A version of the patch for perl-current came in later as #6466)
4675      Branch: perl
4676            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
4677            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
4678            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
4679 ____________________________________________________________________________
4680 [  6457] By: jhi                                   on 2000/07/27  23:31:49
4681         Log: Use setproctitle() if available to modify $0.
4682              
4683              Subject: setting $* on BSD4 broken
4684              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
4685              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
4686              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
4687      Branch: metaconfig
4688            ! U/modified/Myinit.U
4689      Branch: perl
4690            ! Configure config_h.SH mg.c
4691 ____________________________________________________________________________
4692 [  6456] By: jhi                                   on 2000/07/27  14:50:47
4693         Log: Allow "no AutoLoader;", based on change #6444,
4694              suggested by Graham Barr.
4695      Branch: perl
4696            ! lib/AutoLoader.pm
4697 ____________________________________________________________________________
4698 [  6455] By: jhi                                   on 2000/07/27  14:19:10
4699         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
4700              From: rspier@pobox.com (Robert Spier)
4701              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
4702              Message-ID: <14720.15855.787664.424783@rls.cx>
4703      Branch: perl
4704            ! pod/perldiag.pod
4705 ____________________________________________________________________________
4706 [  6454] By: jhi                                   on 2000/07/27  14:03:02
4707         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
4708              for a long time).
4709              
4710              Reported in
4711              
4712              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
4713              From: Ryan Herbert <rherbert@sycamorehq.com>
4714              Date: Mon, 17 Jul 2000 11:40:42 -0400
4715              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
4716              
4717              Patched in
4718              
4719              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
4720              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
4721              Date: Wed, 26 Jul 2000 23:40:18 +0100
4722              Message-ID: <000001bff752$79511880$0a17073e@tiny>
4723              
4724              based on an earlier patch from Stephen P. Potter.
4725              
4726              (Removed later by change #6458 because this patch was for
4727              perl 5.6.0, not perl-current)
4728      Branch: perl
4729            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
4730            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
4731            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
4732 ____________________________________________________________________________
4733 [  6453] By: jhi                                   on 2000/07/27  13:48:02
4734         Log: Subject: [PATCH] fixes bug 20000508.004
4735              From: Michael Stevens <mstevens@globnix.org>
4736              Date: Thu, 27 Jul 2000 13:49:04 +0100
4737              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
4738      Branch: perl
4739            ! pod/perldata.pod
4740 ____________________________________________________________________________
4741 [  6452] By: jhi                                   on 2000/07/26  23:51:26
4742         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
4743              and Craig A. Berry.
4744      Branch: perl
4745            ! lib/File/Temp.pm pod/perlport.pod
4746 ____________________________________________________________________________
4747 [  6451] By: jhi                                   on 2000/07/26  19:43:30
4748         Log: Be wary of close()s, too.
4749              
4750              Subject: Re: [PATCH] perlbug cleanup
4751              From: Tim Jenness <t.jenness@jach.hawaii.edu>
4752              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
4753              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
4754      Branch: perl
4755            ! utils/perlbug.PL
4756 ____________________________________________________________________________
4757 [  6450] By: jhi                                   on 2000/07/26  18:41:40
4758         Log: Subject: Minor doc patch: handy.h
4759              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
4760              Date: Wed, 26 Jul 2000 15:34:25 -0300
4761              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
4762      Branch: perl
4763            ! handy.h pod/perlapi.pod
4764 ____________________________________________________________________________
4765 [  6449] By: jhi                                   on 2000/07/26  18:23:55
4766         Log: Subject: [PATCH] minor doc change - perlguts
4767              From: Michael Stevens <mstevens@globnix.org>
4768              Date: Thu, 13 Jul 2000 12:39:18 +0100
4769              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
4770      Branch: perl
4771            ! pod/perlguts.pod
4772 ____________________________________________________________________________
4773 [  6448] By: jhi                                   on 2000/07/26  18:20:30
4774         Log: open() wariness in perlbug.
4775              
4776              Subject: [PATCH] perlbug cleanup
4777              From: Michael Stevens <mstevens@globnix.org>
4778              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
4779              Date: Thu, 13 Jul 2000 15:52:23 +0100
4780      Branch: perl
4781            ! utils/perlbug.PL
4782 ____________________________________________________________________________
4783 [  6447] By: jhi                                   on 2000/07/26  18:13:04
4784         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
4785      Branch: perl
4786            ! lib/File/Temp.pm t/lib/ftmp-security.t
4787 ____________________________________________________________________________
4788 [  6446] By: jhi                                   on 2000/07/26  18:06:32
4789         Log: docfix from Peter Scott <Peter@PSDT.com>.
4790      Branch: perl
4791            ! pod/perlfunc.pod
4792 ____________________________________________________________________________
4793 [  6445] By: jhi                                   on 2000/07/26  17:53:31
4794         Log: Fix *foo{FORMAT}.
4795              
4796              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4797              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
4798              Date: Wed, 26 Jul 2000 19:51:02 +0200
4799              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
4800              
4801              From: Graham Barr <gbarr@pobox.com>
4802              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
4803              Date: Wed, 26 Jul 2000 17:38:36 +0100
4804              Message-ID: <20000726173836.L472@pobox.com>
4805      Branch: perl
4806            ! pp.c sv.c t/op/gv.t
4807 ____________________________________________________________________________
4808 [  6444] By: jhi                                   on 2000/07/26  17:49:14
4809         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
4810              from Graham Barr in the module list.
4811      Branch: perl
4812            ! gv.c pod/perlobj.pod
4813 ____________________________________________________________________________
4814 [  6443] By: jhi                                   on 2000/07/26  16:06:56
4815         Log: More split() doc and test patches from Mike Guy.
4816      Branch: perl
4817            ! pod/perlfunc.pod t/op/split.t
4818 ____________________________________________________________________________
4819 [  6442] By: jhi                                   on 2000/07/26  16:05:30
4820         Log: MacOS nits from Matthias Neeracher.
4821      Branch: perl
4822            ! perl.c pp_ctl.c
4823 ____________________________________________________________________________
4824 [  6441] By: jhi                                   on 2000/07/26  04:39:57
4825         Log: Subject: [PATCH] split /^/
4826              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4827              Date: Tue, 25 Jul 2000 14:18:57 +0100
4828              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
4829              
4830              (with notes from tchrist and gbarr)
4831      Branch: perl
4832            ! pod/perlfunc.pod t/op/split.t
4833 ____________________________________________________________________________
4834 [  6440] By: jhi                                   on 2000/07/26  04:32:32
4835         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
4836              From: Peter Prymmer <pvhp@forte.com>
4837              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
4838              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
4839      Branch: perl
4840            ! vms/munchconfig.c
4841 ____________________________________________________________________________
4842 [  6439] By: jhi                                   on 2000/07/26  04:31:01
4843         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
4844              to be fatal errors (instead of by default ignoring them, and
4845              ignoring with a bug: even though -w gave an error, the opening [
4846              was left in)  Reported in:
4847              
4848              Subject: [ID 20000716.024] [=cc=] / [:blank:]
4849              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
4850              Date: Sun, 16 Jul 2000 17:55:29 -0700
4851              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
4852      Branch: perl
4853            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
4854 ____________________________________________________________________________
4855 [  6438] By: jhi                                   on 2000/07/25  15:41:15
4856         Log: Subject: [PATCH] av.c apidoc
4857              From: simon@brecon.co.uk (Simon Cozens)
4858              Date: 24 Jul 2000 06:40:52 GMT
4859              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
4860      Branch: perl
4861            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
4862            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
4863 ____________________________________________________________________________
4864 [  6437] By: jhi                                   on 2000/07/25  14:05:36
4865         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
4866              From: "Stephen P. Potter" <spp@ds.net>
4867              Date: Mon, 24 Jul 2000 14:22:23 -0400
4868              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
4869      Branch: perl
4870            ! pod/perllocale.pod
4871 ____________________________________________________________________________
4872 [  6436] By: jhi                                   on 2000/07/25  14:02:03
4873         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
4874              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4875              Date: Mon, 24 Jul 2000 18:04:28 +0100
4876              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
4877      Branch: perl
4878            ! t/lib/syslfs.t t/op/lfs.t
4879 ____________________________________________________________________________
4880 [  6435] By: jhi                                   on 2000/07/25  13:59:28
4881         Log: Get UTF16 BOMs working.  Patch from
4882              
4883              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
4884              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4885              Date: Tue, 25 Jul 2000 12:52:45 +0100
4886              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
4887              
4888              and notes from
4889              
4890              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
4891              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4892              Date: Tue, 25 Jul 2000 11:43:25 +0100
4893              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
4894      Branch: perl
4895            ! t/comp/require.t toke.c utf8.c
4896 ____________________________________________________________________________
4897 [  6434] By: jhi                                   on 2000/07/25  02:39:54
4898         Log: Make the "uninit variable" warning to say "concat or string"
4899              or "join or string" when in concat or join .
4900              
4901              Subject: Re: [ID 20000403.009] uninitialised concatenation???
4902              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4903              Date: Tue, 04 Apr 2000 18:22:58 +0100
4904              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
4905              
4906              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
4907              From: William R Ward <hermit@BayView.COM>
4908              Date: Thu, 30 Mar 2000 19:50:03 -0800
4909              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
4910      Branch: perl
4911            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
4912            ! t/pragma/warn/op t/pragma/warn/sv
4913 ____________________________________________________________________________
4914 [  6433] By: jhi                                   on 2000/07/24  17:52:56
4915         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
4916      Branch: perl
4917            ! lib/File/Spec/VMS.pm
4918 ____________________________________________________________________________
4919 [  6432] By: jhi                                   on 2000/07/24  17:44:44
4920         Log: Test cases for #6431.
4921              
4922              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
4923              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4924              Date: Mon, 24 Jul 2000 15:32:29 +0100
4925              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
4926      Branch: perl
4927            ! t/op/pat.t t/op/split.t
4928 ____________________________________________________________________________
4929 [  6431] By: jhi                                   on 2000/07/24  17:43:17
4930         Log: Bind op fix.
4931              
4932              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
4933              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4934              Date: Mon, 17 Jul 2000 20:04:56 +0100
4935              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
4936      Branch: perl
4937            ! op.c
4938 ____________________________________________________________________________
4939 [  6430] By: jhi                                   on 2000/07/24  03:42:42
4940         Log: Subject: [ID 20000716.023] syslog test fails without sockets
4941              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4942              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
4943              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
4944      Branch: metaconfig/U/perl
4945            ! Extensions.U
4946      Branch: perl
4947            ! Configure config_h.SH
4948 ____________________________________________________________________________
4949 [  6429] By: jhi                                   on 2000/07/24  03:11:52
4950         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
4951              case, but add also notes explaining the relationship of this
4952              patch and the earlier notes by Sarathy.
4953              
4954              Subject: Map is still slow
4955              From: "Ben Tilly" <ben_tilly@hotmail.com>
4956              Date: Sat, 15 Jul 2000 17:23:27 EDT
4957              Message-ID: <20000715212327.21656.qmail@hotmail.com>
4958      Branch: perl
4959            ! pp_ctl.c
4960 ____________________________________________________________________________
4961 [  6428] By: jhi                                   on 2000/07/24  02:58:52
4962         Log: Documentation to explain the behaviour of map().
4963              
4964              Subject: Re: Map is still slow 
4965              From: Gurusamy Sarathy <gsar@ActiveState.com>
4966              Date: Sat, 15 Jul 2000 16:05:09 -0700
4967              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
4968      Branch: perl
4969            ! pp_ctl.c
4970 ____________________________________________________________________________
4971 [  6427] By: jhi                                   on 2000/07/24  02:50:03
4972         Log: Add tests for
4973              [ID 19991110.003] another matching finding by pcre author
4974              which has already been fixed by some patch, as verified in
4975              
4976              Subject: Re: two regex bugs from the mists of time (well, last November)
4977              From: Hugo <hv@crypt.compulink.co.uk>
4978              Date: Sat, 22 Jul 2000 18:12:58 +0100
4979              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
4980      Branch: perl
4981            ! t/op/re_tests
4982 ____________________________________________________________________________
4983 [  6426] By: jhi                                   on 2000/07/24  02:11:20
4984         Log: A missing 'break' after the [[:space:]] switch case.
4985              
4986              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
4987              From: "Stephen P. Potter" <spp@ds.net>
4988              Date: Tue, 18 Jul 2000 16:25:17 -0400
4989              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
4990      Branch: perl
4991            ! regcomp.c
4992 ____________________________________________________________________________
4993 [  6425] By: jhi                                   on 2000/07/24  02:06:12
4994         Log: The output might have been produced in the wrong order.
4995              
4996              Subject: [ID 20000720.003] [PATCH] t/op/write.t
4997              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
4998              Date: Thu, 20 Jul 2000 18:49:18 +0100
4999              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
5000      Branch: perl
5001            ! t/op/write.t
5002 ____________________________________________________________________________
5003 [  6424] By: jhi                                   on 2000/07/24  02:00:07
5004         Log: Use STDOUT consistently.
5005              
5006              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
5007              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5008              Date: Thu, 20 Jul 2000 18:04:01 +0100
5009              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
5010      Branch: perl
5011            ! lib/Test/Harness.pm
5012 ____________________________________________________________________________
5013 [  6423] By: jhi                                   on 2000/07/24  01:54:54
5014         Log: Protect against "wild next"s, that is, callbacks doing "next"
5015              instead of "return".
5016              
5017              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
5018              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5019              Date: Tue, 18 Jul 2000 11:30:16 +0100
5020              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
5021      Branch: perl
5022            ! lib/File/Find.pm
5023 ____________________________________________________________________________
5024 [  6422] By: jhi                                   on 2000/07/24  01:35:47
5025         Log: Out-of-date note removed.
5026              
5027              Subject: [PATCH] documentation perlipc
5028              From: rspier@pobox.com (Robert Spier)
5029              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
5030              Message-ID: <14711.35178.572612.502654@rls.cx>
5031      Branch: perl
5032            ! pod/perlipc.pod
5033 ____________________________________________________________________________
5034 [  6421] By: jhi                                   on 2000/07/24  00:09:18
5035         Log: Send all installperl messages to STDERR and be -w clean.
5036              
5037              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
5038              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5039              Date: Sat, 22 Jul 2000 14:02:11 +0100
5040              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
5041      Branch: perl
5042            ! installperl
5043 ____________________________________________________________________________
5044 [  6420] By: jhi                                   on 2000/07/24  00:04:19
5045         Log: Decutandpasto.
5046              
5047              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
5048              From: "Richard Soderberg" <rs@crystalflame.net>
5049              Date: Sun, 23 Jul 2000 01:37:23 -0700
5050              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
5051      Branch: perl
5052            ! pod/perlipc.pod
5053 ____________________________________________________________________________
5054 [  6419] By: jhi                                   on 2000/07/24  00:01:12
5055         Log: A cleaner abs_path().
5056              Subject: Re: unix alternative to Cwd.pm
5057              From: Jeff Pinyan <jeffp@crusoe.net>
5058              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
5059              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
5060      Branch: perl
5061            ! lib/Cwd.pm
5062 ____________________________________________________________________________
5063 [  6418] By: jhi                                   on 2000/07/23  23:48:56
5064         Log: Detypo.
5065              
5066              Subject: [PATCH perl-current] Typo in hints/powerux.sh
5067              From: "Richard Soderberg" <rs@crystalflame.net>
5068              Date: Sun, 23 Jul 2000 01:27:33 -0700
5069              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
5070      Branch: perl
5071            ! hints/powerux.sh
5072 ____________________________________________________________________________
5073 [  6417] By: jhi                                   on 2000/07/17  22:13:31
5074         Log: Subject: SDBM_File documentation
5075              From: mjd@plover.com
5076              Date: 16 Jul 2000 17:41:17 -0000
5077              Message-ID: <20000716174117.18515.qmail@plover.com>
5078      Branch: perl
5079            ! ext/SDBM_File/SDBM_File.pm
5080 ____________________________________________________________________________
5081 [  6416] By: jhi                                   on 2000/07/17  19:13:26
5082         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
5083      Branch: perl
5084            ! hints/mpeix.sh mpeix/relink
5085 ____________________________________________________________________________
5086 [  6415] By: jhi                                   on 2000/07/15  14:11:02
5087         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
5088              the utf8 'characters' can be more than one octet).
5089              
5090              Date: Sat, 15 Jul 2000 00:21:56 +0100
5091              From: Tom Hughes <tom@compton.nu>
5092              Subject: Re: [ID 20000714.002]
5093              Message-ID: <db2334de49.tom@compton.compton.nu>
5094              
5095              Reported in
5096              
5097              Subject: [ID 20000714.002]
5098              From: "Simon Cozens" <simon@othersideofthe.earth.li>
5099              Date: 14 Jul 2000 15:13:09 -0000
5100              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
5101      Branch: perl
5102            ! doop.c
5103 ____________________________________________________________________________
5104 [  6414] By: jhi                                   on 2000/07/15  03:13:41
5105         Log: another VMS build tweak from Peter Prymmer
5106      Branch: perl
5107            ! vms/descrip_mms.template
5108 ____________________________________________________________________________
5109 [  6413] By: jhi                                   on 2000/07/15  03:10:40
5110         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
5111      Branch: perl
5112            ! vms/perlvms.pod
5113 ____________________________________________________________________________
5114 [  6412] By: jhi                                   on 2000/07/15  00:31:05
5115         Log: More docs for sv functions.
5116              
5117              Subject: [PATCH cfgperl] sv.c apidoc
5118              From: simon@brecon.co.uk (Simon Cozens)
5119              Date: 13 Jul 2000 09:00:20 GMT
5120              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
5121              
5122              Subject: Re: [PATCH cfgperl] sv.c apidoc
5123              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5124              Date: Thu, 13 Jul 2000 12:27:41 +0100
5125              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
5126              
5127              Subject: Re: [PATCH cfgperl] sv.c apidoc
5128              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5129              Date: Thu, 13 Jul 2000 13:23:09 +0100
5130              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
5131              
5132              Subject: Re: [PATCH cfgperl] sv.c apidoc
5133              From: simon@brecon.co.uk (Simon Cozens)
5134              Date: 14 Jul 2000 06:51:02 GMT
5135              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
5136      Branch: perl
5137            ! embed.pl pod/perlapi.pod sv.c
5138 ____________________________________________________________________________
5139 [  6411] By: jhi                                   on 2000/07/15  00:10:41
5140         Log: lib/b test fixes from Peter Prymmer.
5141      Branch: perl
5142            ! t/lib/b.t
5143 ____________________________________________________________________________
5144 [  6410] By: jhi                                   on 2000/07/15  00:02:09
5145         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
5146              From: Hugo <hv@crypt.compulink.co.uk>
5147              Date: Fri, 14 Jul 2000 23:05:20 +0100
5148              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
5149              
5150              Didn't anymore apply, but that point still could use another fix.
5151      Branch: perl
5152            ! pod/perlfunc.pod
5153 ____________________________________________________________________________
5154 [  6409] By: jhi                                   on 2000/07/14  23:15:15
5155         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
5156              not in pod, from Peter Prymmer
5157      Branch: perl
5158            ! vms/descrip_mms.template
5159 ____________________________________________________________________________
5160 [  6408] By: jhi                                   on 2000/07/14  20:35:05
5161         Log: The bug report
5162              [ID 19991110.002] minimal matching discrepancy found by pcre author
5163              seems to have been fixed (though differently from what was suggested
5164              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
5165      Branch: perl
5166            ! t/op/re_tests
5167 ____________________________________________________________________________
5168 [  6407] By: jhi                                   on 2000/07/14  17:38:08
5169         Log: Fix AutoSplit to use File::Spec the right way in VMS,
5170              from Peter Prymmer.
5171      Branch: perl
5172            ! lib/AutoSplit.pm
5173 ____________________________________________________________________________
5174 [  6406] By: jhi                                   on 2000/07/14  14:13:22
5175         Log: Merge perlhacktut into perlhack, update perlguts.
5176              
5177              Subject: Re: Perlhacktut
5178              From: simon@brecon.co.uk (Simon Cozens)
5179              Date: 14 Jul 2000 06:49:21 GMT
5180              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
5181              
5182              Subject: Re: Perlhacktut
5183              From: simon@brecon.co.uk (Simon Cozens)
5184              Date: 14 Jul 2000 07:09:45 GMT
5185              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
5186      Branch: perl
5187            ! pod/perlguts.pod pod/perlhack.pod
5188 ____________________________________________________________________________
5189 [  6405] By: jhi                                   on 2000/07/14  14:02:31
5190         Log: Integrate with Sarathy.
5191      Branch: cfgperl
5192           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
5193           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
5194           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
5195 ____________________________________________________________________________
5196 [  6404] By: gsar                                  on 2000/07/14  12:15:02
5197         Log: PERL_OBJECT build tweaks
5198      Branch: perl
5199            ! toke.c
5200 ____________________________________________________________________________
5201 [  6403] By: gsar                                  on 2000/07/14  11:23:41
5202         Log: inconsistent types needs casts
5203      Branch: perl
5204            ! toke.c
5205 ____________________________________________________________________________
5206 [  6402] By: gsar                                  on 2000/07/14  11:12:04
5207         Log: typos in change#6399, regen headers
5208      Branch: perl
5209            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
5210 ____________________________________________________________________________
5211 [  6401] By: gsar                                  on 2000/07/14  10:59:12
5212         Log: typecasts needed for change#6394
5213      Branch: perl
5214            ! toke.c
5215 ____________________________________________________________________________
5216 [  6400] By: gsar                                  on 2000/07/14  10:49:37
5217         Log: integrate cfgperl contents into mainline
5218      Branch: perl
5219           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
5220           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
5221 ____________________________________________________________________________
5222 [  6399] By: gsar                                  on 2000/07/14  10:38:35
5223         Log: enable UTF-16 filter by default if relevant BOM is seen; various
5224              cleanups (typos, misformatted code, and small bugs)
5225      Branch: perl
5226            ! doop.c embed.pl mg.c op.c pp.c toke.c
5227 ____________________________________________________________________________
5228 [  6398] By: gsar                                  on 2000/07/14  08:55:38
5229         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
5230              name suggests anyway)
5231      Branch: perl
5232            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
5233 ____________________________________________________________________________
5234 [  6397] By: gsar                                  on 2000/07/14  08:44:33
5235         Log: move new variables to the end of the interpreter structure (for
5236              bincompat in code that doesn't #include XSUB.h)
5237      Branch: perl
5238            ! intrpvar.h
5239 ____________________________________________________________________________
5240 [  6396] By: gsar                                  on 2000/07/14  08:13:58
5241         Log: MakeMaker should not remove editor backups (*~) on `make clean`
5242              by default (completes change#6383)
5243      Branch: perl
5244            ! lib/ExtUtils/MM_Unix.pm
5245 ____________________________________________________________________________
5246 [  6395] By: jhi                                   on 2000/07/14  05:20:33
5247         Log: Replace change #6337 with a better one.
5248              
5249              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
5250              From: Hugo <hv@crypt.compulink.co.uk>
5251              Date: Fri, 14 Jul 2000 04:16:20 +0100
5252              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
5253      Branch: cfgperl
5254            ! regexec.c t/op/re_tests
5255 ____________________________________________________________________________
5256 [  6394] By: jhi                                   on 2000/07/14  01:33:59
5257         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
5258      Branch: cfgperl
5259            ! embed.pl global.sym proto.h toke.c
5260 ____________________________________________________________________________
5261 [  6393] By: jhi                                   on 2000/07/13  23:41:23
5262         Log: remove discarded test
5263      Branch: cfgperl
5264            ! MANIFEST
5265 ____________________________________________________________________________
5266 [  6392] By: jhi                                   on 2000/07/13  23:32:25
5267         Log: The {multiplier} of a fixed substring was overlooked which
5268              caused a wrong initial search offset for that substring.
5269              
5270              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
5271              From: Hugo <hv@crypt.compulink.co.uk>
5272              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
5273              Date: Thu, 13 Jul 2000 19:27:13 +0100
5274      Branch: cfgperl
5275            ! regcomp.c t/op/re_tests
5276 ____________________________________________________________________________
5277 [  6391] By: jhi                                   on 2000/07/13  16:37:42
5278         Log: typo fix from Craig Berry
5279      Branch: cfgperl
5280            ! vms/subconfigure.com
5281 ____________________________________________________________________________
5282 [  6390] By: jhi                                   on 2000/07/13  13:20:12
5283         Log: Integrate with Sarathy.
5284      Branch: cfgperl
5285            - t/op/method2entersub.t
5286           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
5287           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
5288           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
5289           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
5290 ____________________________________________________________________________
5291 [  6389] By: jhi                                   on 2000/07/13  13:18:48
5292         Log: Detypo from Peter Prymmer, part of #6388.
5293      Branch: cfgperl
5294            ! Configure config_h.SH
5295      Branch: metaconfig
5296            ! U/modified/d_longlong.U
5297 ____________________________________________________________________________
5298 [  6388] By: gsar                                  on 2000/07/13  06:33:40
5299         Log: typos (spotted by Peter Prymmer)
5300      Branch: perl
5301            ! Configure t/lib/english.t
5302 ____________________________________________________________________________
5303 [  6387] By: gsar                                  on 2000/07/13  05:35:28
5304         Log: new selfloader.t in change#6183 doesn't close DATA handles,
5305              and thus fails to clean up tmp files on dosish platforms
5306      Branch: perl
5307            ! t/lib/selfloader.t
5308 ____________________________________________________________________________
5309 [  6386] By: gsar                                  on 2000/07/12  21:42:39
5310         Log: sprintf test tweaks (from Dominic Dunlop)
5311      Branch: perl
5312            ! t/op/sprintf.t
5313 ____________________________________________________________________________
5314 [  6385] By: gsar                                  on 2000/07/12  21:33:46
5315         Log: fix bugs in processing %v-*d and similar format specs (from
5316              Avi Finkel <avi@finkel.org>)
5317      Branch: perl
5318            ! sv.c t/op/sprintf.t
5319 ____________________________________________________________________________
5320 [  6384] By: gsar                                  on 2000/07/12  16:04:19
5321         Log: readd missing perldelta.pod changes from changes#6339,6376
5322      Branch: perl
5323            ! pod/perldelta.pod
5324 ____________________________________________________________________________
5325 [  6383] By: gsar                                  on 2000/07/12  16:00:51
5326         Log: don't clobber *.orig files on *clean targets
5327      Branch: perl
5328            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
5329 ____________________________________________________________________________
5330 [  6382] By: gsar                                  on 2000/07/12  07:59:12
5331         Log: fix broken integrations in cfgperl
5332      Branch: cfgperl
5333           !> Changes pod/perldelta.pod
5334 ____________________________________________________________________________
5335 [  6381] By: gsar                                  on 2000/07/12  07:42:17
5336         Log: integrate cfgperl changes into mainline
5337      Branch: perl
5338            ! Changes
5339           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
5340           !> pod/perlre.pod
5341 ____________________________________________________________________________
5342 [  6380] By: gsar                                  on 2000/07/12  07:31:00
5343         Log: get sprintf.t to adjust properly for 3-digit exponents
5344      Branch: perl
5345            ! t/op/sprintf.t
5346 ____________________________________________________________________________
5347 [  6379] By: gsar                                  on 2000/07/12  06:40:04
5348         Log: change#6174 needs corresponding change in win32/config_h.PL,
5349              which grovels through config_h.SH to find the config.h name
5350      Branch: perl
5351            ! win32/config_h.PL
5352 ____________________________________________________________________________
5353 [  6378] By: jhi                                   on 2000/07/12  05:03:59
5354         Log: Do the cc sanity check both before the hints and
5355              after the cc selction.
5356      Branch: cfgperl
5357            ! Configure config_h.SH
5358      Branch: metaconfig
5359            ! U/modified/Oldconfig.U U/modified/cc.U
5360      Branch: metaconfig/U/perl
5361            + Checkcc.U
5362 ____________________________________________________________________________
5363 [  6377] By: jhi                                   on 2000/07/12  02:49:22
5364         Log: Fix nits noticed by Boston.pm.
5365      Branch: cfgperl
5366            ! pod/perlre.pod
5367 ____________________________________________________________________________
5368 [  6376] By: jhi                                   on 2000/07/11  21:22:13
5369         Log: Configure cosmetics and perldelta.
5370      Branch: cfgperl
5371            ! Configure config_h.SH pod/perldelta.pod
5372      Branch: metaconfig
5373            ! U/modified/cc.U
5374 ____________________________________________________________________________
5375 [  6375] By: gsar                                  on 2000/07/11  21:17:35
5376         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
5377      Branch: perl
5378            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
5379            ! win32/win32sck.c
5380 ____________________________________________________________________________
5381 [  6374] By: gsar                                  on 2000/07/11  20:48:50
5382         Log: tweak for build failure under multiplicity
5383      Branch: perl
5384            ! toke.c
5385 ____________________________________________________________________________
5386 [  6373] By: gsar                                  on 2000/07/11  20:37:23
5387         Log: integrate cfgperl changes#6325..6373 into mainline
5388              (NOTE: today's batch of integrations still untested)
5389      Branch: perl
5390           +> ext/DynaLoader/hints/netbsd.pl
5391            ! Changes
5392           !> (integrate 26 files)
5393 ____________________________________________________________________________
5394 [  6372] By: jhi                                   on 2000/07/11  20:30:36
5395         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
5396              regen perltoc.
5397      Branch: cfgperl
5398            + pod/perlbook.pod
5399            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
5400            ! pod/perltoc.pod
5401 ____________________________________________________________________________
5402 [  6371] By: jhi                                   on 2000/07/11  20:08:56
5403         Log: Minor cleanups on the booklist.
5404      Branch: cfgperl
5405            ! pod/perlfaq2.pod
5406 ____________________________________________________________________________
5407 [  6370] By: jhi                                   on 2000/07/11  19:31:13
5408         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
5409      Branch: cfgperl
5410            ! t/pragma/overload.t
5411 ____________________________________________________________________________
5412 [  6369] By: gsar                                  on 2000/07/11  19:27:48
5413         Log: integrate cfgperl changes#6293..6324 into mainline
5414      Branch: perl
5415           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
5416            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
5417           !> (integrate 30 files)
5418 ____________________________________________________________________________
5419 [  6368] By: gsar                                  on 2000/07/11  19:18:57
5420         Log: skip integrate of problematic change#6292 from cfgperl into mainline
5421      Branch: perl
5422           !> pp_hot.c
5423 ____________________________________________________________________________
5424 [  6367] By: gsar                                  on 2000/07/11  19:17:21
5425         Log: integrate cfgperl changes#6288..6290 into mainline
5426      Branch: perl
5427           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
5428 ____________________________________________________________________________
5429 [  6366] By: gsar                                  on 2000/07/11  19:11:18
5430         Log: integrate cfgperl changes#6268..6282 into mainline
5431      Branch: perl
5432           !> (integrate 30 files)
5433 ____________________________________________________________________________
5434 [  6365] By: gsar                                  on 2000/07/11  18:57:00
5435         Log: delete new accidentally branched file
5436      Branch: perl
5437            - t/op/method2entersub.t
5438 ____________________________________________________________________________
5439 [  6364] By: gsar                                  on 2000/07/11  18:55:13
5440         Log: skip integrate of change#6267 from cfgperl into mainline (the
5441              method call optimization is flawed without additional hints
5442              from user about immutableness of @ISA and no runtime method
5443              definitions)
5444      Branch: perl
5445           +> t/op/method2entersub.t
5446           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
5447           !> perl.h t/op/sprintf.t xsutils.c
5448 ____________________________________________________________________________
5449 [  6363] By: gsar                                  on 2000/07/11  18:49:43
5450         Log: integrate cfgperl changes#6261..6266 into mainline
5451      Branch: perl
5452           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
5453           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
5454           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
5455           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
5456 ____________________________________________________________________________
5457 [  6362] By: gsar                                  on 2000/07/11  18:43:26
5458         Log: integrate cfgperl changes#6252..6260 into mainline
5459      Branch: perl
5460           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
5461           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
5462           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
5463           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
5464 ____________________________________________________________________________
5465 [  6361] By: gsar                                  on 2000/07/11  18:37:12
5466         Log: skip integrate of problematic change#6251 from cfgperl into mainline
5467      Branch: perl
5468           !> lib/Exporter.pm
5469 ____________________________________________________________________________
5470 [  6360] By: gsar                                  on 2000/07/11  18:34:56
5471         Log: integrate cfgperl change#6250 into mainline
5472      Branch: perl
5473           +> t/op/my_stash.t
5474           !> MANIFEST embed.pl proto.h toke.c
5475 ____________________________________________________________________________
5476 [  6359] By: gsar                                  on 2000/07/11  18:21:19
5477         Log: integrate cfgperl changes#6242..6249 into mainline
5478      Branch: perl
5479           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
5480           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
5481           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
5482           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
5483           !> t/lib/peek.t utf8.c
5484 ____________________________________________________________________________
5485 [  6358] By: gsar                                  on 2000/07/11  18:15:45
5486         Log: skip integrate of problematic change#6241 from cfgperl into mainline
5487      Branch: perl
5488           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
5489 ____________________________________________________________________________
5490 [  6357] By: jhi                                   on 2000/07/11  18:15:16
5491         Log: Fix for
5492              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
5493              From: Roderick Schertler <roderick@argon.org> 
5494              Date: Tue, 11 Jul 2000 13:55:05 -0400 
5495              Message-Id: <200007111755.NAA05077@jones.argon.org> 
5496      Branch: cfgperl
5497            ! doio.c
5498 ____________________________________________________________________________
5499 [  6356] By: jhi                                   on 2000/07/11  18:12:51
5500         Log: Typo in #6341.
5501      Branch: cfgperl
5502            ! pp_hot.c
5503 ____________________________________________________________________________
5504 [  6355] By: gsar                                  on 2000/07/11  18:12:10
5505         Log: integrate cfgperl changes#6231..6240 into mainline
5506      Branch: perl
5507           +> pod/perlutil.pod
5508           !> (integrate 35 files)
5509 ____________________________________________________________________________
5510 [  6354] By: jhi                                   on 2000/07/11  18:04:34
5511         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
5512              From: Dominic Dunlop <domo@computer.org> 
5513              Date: Tue, 11 Jul 2000 12:27:33 +0200 
5514              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
5515              
5516              Replaces change #6268.
5517      Branch: cfgperl
5518            ! t/op/sprintf.t
5519 ____________________________________________________________________________
5520 [  6353] By: gsar                                  on 2000/07/11  17:59:51
5521         Log: skip integrate of problematic change#6230 from cfgperl into mainline
5522              (a later version of File::Spec is already in mainline)
5523      Branch: perl
5524           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
5525           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
5526 ____________________________________________________________________________
5527 [  6352] By: gsar                                  on 2000/07/11  17:57:48
5528         Log: integrate cfgperl changes#6224..6229 into mainline
5529      Branch: perl
5530           +> lib/lib.pm.PL
5531            - lib/lib.pm
5532           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
5533           !> lib/English.pm op.c t/lib/english.t
5534 ____________________________________________________________________________
5535 [  6351] By: gsar                                  on 2000/07/11  17:50:10
5536         Log: skip integrate of problematic change#6223 from cfgperl into mainline
5537      Branch: perl
5538           !> doio.c
5539 ____________________________________________________________________________
5540 [  6350] By: gsar                                  on 2000/07/11  17:48:28
5541         Log: integrate cfgperl changes#6220..6222 into mainline
5542      Branch: perl
5543           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
5544           !> toke.c utf8.c win32/win32.h
5545 ____________________________________________________________________________
5546 [  6349] By: gsar                                  on 2000/07/11  17:46:13
5547         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
5548              mainline
5549      Branch: perl
5550           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
5551           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
5552           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5553 ____________________________________________________________________________
5554 [  6348] By: jhi                                   on 2000/07/11  17:45:49
5555         Log: README.posix-bc podified from Thomas Dorner.
5556      Branch: cfgperl
5557            ! README.posix-bc
5558 ____________________________________________________________________________
5559 [  6347] By: gsar                                  on 2000/07/11  17:42:04
5560         Log: integrate cfgperl change#6217 into mainline
5561      Branch: perl
5562           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
5563           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
5564           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
5565 ____________________________________________________________________________
5566 [  6346] By: gsar                                  on 2000/07/11  17:39:37
5567         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
5568              mainline
5569      Branch: perl
5570           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
5571           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
5572           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
5573           !> perlapi.h pod/perlapi.pod
5574 ____________________________________________________________________________
5575 [  6345] By: gsar                                  on 2000/07/11  17:36:42
5576         Log: integrate cfgperl changes#6207..6210 into mainline
5577      Branch: perl
5578           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
5579           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
5580 ____________________________________________________________________________
5581 [  6344] By: gsar                                  on 2000/07/11  17:31:20
5582         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
5583              mainline
5584      Branch: perl
5585           !> (integrate 40 files)
5586 ____________________________________________________________________________
5587 [  6343] By: gsar                                  on 2000/07/11  17:19:08
5588         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
5589      Branch: perl
5590           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
5591            ! Changes
5592           !> (integrate 34 files)
5593 ____________________________________________________________________________
5594 [  6342] By: jhi                                   on 2000/07/11  16:05:48
5595         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
5596              To: perl5-porters@perl.org
5597              From: Karsten Sperling <spiff@phreax.net>
5598              Date: Mon, 10 Jul 2000 15:12:52 +0200
5599              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
5600      Branch: cfgperl
5601            ! lib/Symbol.pm
5602 ____________________________________________________________________________
5603 [  6341] By: jhi                                   on 2000/07/11  15:59:23
5604         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
5605              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5606              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
5607              Date: Fri, 07 Jul 2000 17:57:16 +0100
5608      Branch: cfgperl
5609            ! pp_hot.c
5610 ____________________________________________________________________________
5611 [  6340] By: jhi                                   on 2000/07/11  15:55:47
5612         Log: Subject: Re: format bug report  [Patch]
5613              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5614              Date: Wed, 05 Jul 2000 13:12:52 +0200
5615              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
5616              
5617              Subject: Re: format bug report  [Patch]
5618              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5619              Date: Wed, 05 Jul 2000 14:10:01 +0200
5620              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
5621      Branch: cfgperl
5622            ! t/op/write.t toke.c
5623 ____________________________________________________________________________
5624 [  6339] By: jhi                                   on 2000/07/11  13:54:09
5625         Log: Be less forgiving about ambiguous and illegal tr ranges.
5626              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
5627              From: Mark-Jason Dominus <mjd@plover.com>
5628              Date: Tue, 04 Jul 2000 10:00:12 -0400
5629              Message-ID: <20000704140012.17772.qmail@plover.com>
5630              
5631              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
5632              From: Mark-Jason Dominus <mjd@plover.com>
5633              Date: Wed, 05 Jul 2000 09:37:36 -0400
5634              Message-ID: <20000705133736.27293.qmail@plover.com>
5635      Branch: cfgperl
5636            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
5637 ____________________________________________________________________________
5638 [  6338] By: jhi                                   on 2000/07/11  13:31:24
5639         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
5640              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5641              Date: Tue, 11 Jul 2000 13:50:51 +0100
5642              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
5643      Branch: cfgperl
5644            ! sv.c
5645 ____________________________________________________________________________
5646 [  6337] By: jhi                                   on 2000/07/11  13:29:14
5647         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
5648              From: Hugo <hv@crypt.compulink.co.uk>
5649              Date: Tue, 11 Jul 2000 12:44:50 +0100
5650              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
5651      Branch: cfgperl
5652            ! regexec.c t/op/re_tests
5653 ____________________________________________________________________________
5654 [  6336] By: jhi                                   on 2000/07/11  13:26:47
5655         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
5656              From: simon@brecon.co.uk (Simon Cozens)
5657              Date: 7 Jul 2000 11:26:09 GMT
5658              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
5659      Branch: cfgperl
5660            ! mg.c
5661 ____________________________________________________________________________
5662 [  6335] By: jhi                                   on 2000/07/11  13:23:37
5663         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
5664              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
5665              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
5666              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
5667      Branch: cfgperl
5668            + ext/DynaLoader/hints/netbsd.pl
5669            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
5670 ____________________________________________________________________________
5671 [  6334] By: jhi                                   on 2000/07/11  13:20:38
5672         Log: Subject: PATCH perlguts.pod: Document D and d magic types
5673              From: mjd@plover.com
5674              Date: 5 Jul 2000 18:01:51 -0000
5675              Message-ID: <20000705180151.29413.qmail@plover.com>
5676      Branch: cfgperl
5677            ! pod/perlguts.pod
5678 ____________________________________________________________________________
5679 [  6333] By: jhi                                   on 2000/07/11  13:15:51
5680         Log: Precedence goof, fix based on
5681              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
5682              From: Hugo <hv@crypt.compulink.co.uk>
5683              Date: Tue, 11 Jul 2000 12:52:38 +0100
5684              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
5685      Branch: cfgperl
5686            ! t/op/taint.t
5687 ____________________________________________________________________________
5688 [  6332] By: jhi                                   on 2000/07/11  12:40:17
5689         Log: Integrate with Sarathy.
5690      Branch: cfgperl
5691           !> win32/win32sck.c
5692 ____________________________________________________________________________
5693 [  6331] By: jhi                                   on 2000/07/10  20:14:16
5694         Log: Sprinkle ldlibpath.
5695      Branch: cfgperl
5696            ! pod/Makefile.SH
5697 ____________________________________________________________________________
5698 [  6330] By: jhi                                   on 2000/07/10  17:54:49
5699         Log: More POSIX.pod tweaks.
5700      Branch: cfgperl
5701            ! ext/POSIX/POSIX.pod
5702 ____________________________________________________________________________
5703 [  6329] By: jhi                                   on 2000/07/10  14:02:12
5704         Log: Reorder perl.pod once more.
5705      Branch: cfgperl
5706            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5707 ____________________________________________________________________________
5708 [  6328] By: gsar                                  on 2000/07/10  07:06:00
5709         Log: accept() leaks memory on windows due to incorrect ordering of
5710              closesocket() and fclose() calls
5711      Branch: perl
5712            ! win32/win32sck.c
5713 ____________________________________________________________________________
5714 [  6327] By: gsar                                  on 2000/07/10  06:49:17
5715         Log: winsock options weren't being set in all threads under ithreads
5716              (caused send()s from second and subsequent threads to fail)
5717      Branch: perl
5718            ! win32/win32sck.c
5719 ____________________________________________________________________________
5720 [  6326] By: jhi                                   on 2000/07/08  02:45:40
5721         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
5722              was cast to an unsigned (32-bit) integer with wild abandon.
5723      Branch: cfgperl
5724            ! ext/Devel/DProf/DProf.xs
5725 ____________________________________________________________________________
5726 [  6325] By: jhi                                   on 2000/07/07  18:50:33
5727         Log: Remove perlbook, update perlfaq book listing,
5728              rearrange perl.pod, regenerate perltoc.
5729      Branch: cfgperl
5730            - pod/perlbook.pod
5731            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
5732            ! pod/perlfaq2.pod pod/perltoc.pod
5733 ____________________________________________________________________________
5734 [  6324] By: jhi                                   on 2000/07/07  14:03:40
5735         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
5736      Branch: cfgperl
5737            ! sv.h toke.c
5738 ____________________________________________________________________________
5739 [  6323] By: jhi                                   on 2000/07/06  16:03:55
5740         Log: Fix complaints of buildtoc.
5741      Branch: cfgperl
5742            + lib/Win32.pod
5743            - pod/Win32.pod
5744            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5745 ____________________________________________________________________________
5746 [  6322] By: jhi                                   on 2000/07/06  15:15:52
5747         Log: Add =head1 NAMEs so that buildtoc is happy.
5748              (The CGI::Util nit reported to Lincoln.)
5749      Branch: cfgperl
5750            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
5751            ! pod/perltoc.pod
5752 ____________________________________________________________________________
5753 [  6321] By: jhi                                   on 2000/07/06  03:16:04
5754         Log: Config is being used.
5755      Branch: cfgperl
5756            ! t/op/method.t
5757 ____________________________________________________________________________
5758 [  6320] By: jhi                                   on 2000/07/06  03:13:13
5759         Log: Integrate with Sarathy.
5760      Branch: cfgperl
5761           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
5762 ____________________________________________________________________________
5763 [  6319] By: jhi                                   on 2000/07/06  03:11:46
5764         Log: Autogenerate pod/Makefile and pod/buildtoc.
5765              buildtoc also checks whether the existin pods are
5766              mentioned in MANIFEST and perl.pod, and vice versa.
5767              (None of the thusly found discrepancies fixed yet.)
5768              roffitall also needs to be autogenerated similarly but it
5769              seems so badly out of date that I didn't touch it yet.
5770      Branch: cfgperl
5771            + pod/Makefile.SH pod/buildtoc.PL
5772            - pod/Makefile pod/buildtoc
5773            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
5774 ____________________________________________________________________________
5775 [  6318] By: gsar                                  on 2000/07/05  22:10:54
5776         Log: fix UNC path handling on Windows under ithreads, and chdir()
5777              return value when given a non-existent directory
5778      Branch: perl
5779            ! win32/vdir.h
5780 ____________________________________________________________________________
5781 [  6317] By: gsar                                  on 2000/07/05  22:08:19
5782         Log: winsock cleanup never done on Windows (leads to handle leaks)
5783      Branch: perl
5784            ! win32/perllib.c win32/win32sck.c
5785 ____________________________________________________________________________
5786 [  6316] By: gsar                                  on 2000/07/05  22:06:19
5787         Log: some debugger output does not go to the socket when RemotePort is set
5788      Branch: perl
5789            ! lib/perl5db.pl
5790 ____________________________________________________________________________
5791 [  6315] By: jhi                                   on 2000/07/05  00:25:21
5792         Log: Integrate with Sarathy, preliminary fix for unicos
5793              alignment problems in [ID 20000612.002] Perl problem on Cray system.
5794      Branch: cfgperl
5795            ! sv.h
5796           !> pp_hot.c
5797 ____________________________________________________________________________
5798 [  6314] By: gsar                                  on 2000/07/04  23:34:02
5799         Log: tyop in change#6306
5800      Branch: perl
5801            ! pp_hot.c
5802 ____________________________________________________________________________
5803 [  6313] By: jhi                                   on 2000/07/04  22:14:38
5804         Log: Multiline string literals ENONPORTABLE.
5805      Branch: cfgperl
5806            ! pp_hot.c
5807 ____________________________________________________________________________
5808 [  6312] By: jhi                                   on 2000/07/04  20:34:44
5809         Log: Integrate with Sarathy.
5810      Branch: cfgperl
5811           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
5812           !> t/op/method.t
5813 ____________________________________________________________________________
5814 [  6311] By: jhi                                   on 2000/07/04  20:30:56
5815         Log: More POSIX.pod embellishment.
5816      Branch: cfgperl
5817            ! ext/POSIX/POSIX.pod
5818 ____________________________________________________________________________
5819 [  6310] By: gsar                                  on 2000/07/04  17:28:48
5820         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
5821      Branch: perl
5822            ! t/lib/b.t
5823 ____________________________________________________________________________
5824 [  6309] By: jhi                                   on 2000/07/04  17:22:18
5825         Log: The #6308 required a little bit more.
5826      Branch: cfgperl
5827            ! Makefile.SH win32/Makefile
5828 ____________________________________________________________________________
5829 [  6308] By: jhi                                   on 2000/07/04  16:35:24
5830         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
5831      Branch: cfgperl
5832            + lib/lib_pm.PL
5833            - lib/lib.pm.PL
5834            ! MANIFEST Makefile.SH
5835 ____________________________________________________________________________
5836 [  6307] By: jhi                                   on 2000/07/04  16:28:58
5837         Log: Win32 patches for cfgperl from Sarathy.
5838      Branch: cfgperl
5839            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
5840            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
5841            ! thread.h toke.c util.c win32/Makefile win32/win32.c
5842 ____________________________________________________________________________
5843 [  6306] By: gsar                                  on 2000/07/04  16:28:40
5844         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
5845              (from Richard Soderberg <rs@oregonnet.com>)
5846      Branch: perl
5847            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
5848 ____________________________________________________________________________
5849 [  6305] By: jhi                                   on 2000/07/04  16:24:24
5850         Log: Integrate with Sarathy.
5851      Branch: cfgperl
5852           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
5853           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5854           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
5855           !> proto.h win32/win32.c
5856 ____________________________________________________________________________
5857 [  6304] By: gsar                                  on 2000/07/04  16:17:24
5858         Log: missing perldiag entry for unpack("w",...) diagnostic (from
5859              Andreas Koenig)
5860      Branch: perl
5861            ! pod/perldiag.pod
5862 ____________________________________________________________________________
5863 [  6303] By: gsar                                  on 2000/07/04  16:14:44
5864         Log: remove rel2abs prototypes (from Barrie Slaymaker)
5865      Branch: perl
5866            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
5867            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5868 ____________________________________________________________________________
5869 [  6302] By: gsar                                  on 2000/07/04  04:59:35
5870         Log: adjust change#6299
5871      Branch: perl
5872            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
5873            ! win32/win32.c
5874 ____________________________________________________________________________
5875 [  6301] By: jhi                                   on 2000/07/04  04:50:07
5876         Log: Integrate with Sarathy.
5877      Branch: cfgperl
5878           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
5879           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
5880           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
5881 ____________________________________________________________________________
5882 [  6300] By: gsar                                  on 2000/07/04  04:42:09
5883         Log: PERL_OBJECT build tweak
5884      Branch: perl
5885            ! perl.h
5886 ____________________________________________________________________________
5887 [  6299] By: gsar                                  on 2000/07/04  04:37:00
5888         Log: fix memory leak on Windows (PL_sys_intern contents were never
5889              freed)
5890      Branch: perl
5891            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
5892            ! perlapi.c proto.h win32/win32.c
5893 ____________________________________________________________________________
5894 [  6298] By: gsar                                  on 2000/07/04  04:15:59
5895         Log: fix large memory leak that has been around for ever, masked by
5896              -DPURIFY (most of the arenas were never freed!)
5897      Branch: perl
5898            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
5899 ____________________________________________________________________________
5900 [  6297] By: gsar                                  on 2000/07/04  04:07:46
5901         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
5902      Branch: perl
5903            ! perl.c
5904 ____________________________________________________________________________
5905 [  6296] By: jhi                                   on 2000/06/30  18:28:37
5906         Log: Elaborate POSIX.pod.  Still needs work.
5907      Branch: cfgperl
5908            ! ext/POSIX/POSIX.pod
5909 ____________________________________________________________________________
5910 [  6295] By: jhi                                   on 2000/06/30  14:58:18
5911         Log: Point to perlipc for more SysV IPC examples.
5912      Branch: cfgperl
5913            ! pod/perlfunc.pod
5914 ____________________________________________________________________________
5915 [  6294] By: gsar                                  on 2000/06/30  14:47:45
5916         Log: slurp mode fix in change#4736 still not quite right
5917      Branch: perl
5918            ! pp_hot.c t/io/argv.t
5919 ____________________________________________________________________________
5920 [  6293] By: jhi                                   on 2000/06/30  12:02:55
5921         Log: Integrate with Sarathy.
5922      Branch: cfgperl
5923           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
5924 ____________________________________________________________________________
5925 [  6292] By: jhi                                   on 2000/06/30  12:01:11
5926         Log: From: simon@brecon.co.uk (Simon Cozens)
5927              Subject: UTF8 concat
5928              Date: 30 Jun 2000 06:13:25 GMT
5929              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
5930      Branch: cfgperl
5931            ! pp_hot.c
5932 ____________________________________________________________________________
5933 [  6291] By: gsar                                  on 2000/06/30  04:37:33
5934         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
5935              when @_ is modified, causing coredumps
5936      Branch: perl
5937            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
5938 ____________________________________________________________________________
5939 [  6290] By: jhi                                   on 2000/06/30  02:21:44
5940         Log: Integrate with Sarathy.
5941      Branch: cfgperl
5942           !> vms/vms.c vms/vmsish.h
5943 ____________________________________________________________________________
5944 [  6289] By: jhi                                   on 2000/06/30  02:21:02
5945         Log: Check VERSIONs.
5946      Branch: cfgperl
5947            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
5948            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5949            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
5950 ____________________________________________________________________________
5951 [  6288] By: jhi                                   on 2000/06/30  02:18:52
5952         Log: Integrate with Sarathy.
5953      Branch: cfgperl
5954           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
5955           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
5956           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
5957           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
5958 ____________________________________________________________________________
5959 [  6287] By: gsar                                  on 2000/06/30  02:17:08
5960         Log: integrate vmsperl changes into mainline
5961      Branch: perl
5962           !> vms/vms.c vms/vmsish.h
5963 ____________________________________________________________________________
5964 [  6285] By: gsar                                  on 2000/06/30  02:05:28
5965         Log: localize %INC in a Safe compartment so that use/require work
5966              (many other magic globals probably need similar treatment)
5967      Branch: perl
5968            ! ext/Opcode/Opcode.xs
5969 ____________________________________________________________________________
5970 [  6284] By: gsar                                  on 2000/06/30  01:54:54
5971         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
5972              about Windows
5973      Branch: perl
5974            ! pod/perlembed.pod
5975 ____________________________________________________________________________
5976 [  6283] By: jhi                                   on 2000/06/30  01:50:10
5977         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
5978              From: Barrie Slaymaker <barries@jester.slaysys.com>
5979              Date: Wed, 28 Jun 2000 11:35:29 -0400
5980              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
5981      Branch: perl
5982            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
5983            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
5984            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
5985            ! lib/File/Spec/Win32.pm
5986 ____________________________________________________________________________
5987 [  6282] By: jhi                                   on 2000/06/29  22:57:22
5988         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
5989              From: Dan Sugalski <dan@sidhe.org>
5990              Date: Tue, 06 Jun 2000 11:59:50 -0400
5991              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
5992      Branch: cfgperl
5993            ! vms/vms.c
5994 ____________________________________________________________________________
5995 [  6281] By: jhi                                   on 2000/06/29  22:52:50
5996         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
5997              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
5998              Date: Wed, 7 Jun 2000 04:02:04 -0500
5999              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
6000      Branch: cfgperl
6001            ! utils/h2xs.PL
6002 ____________________________________________________________________________
6003 [  6280] By: jhi                                   on 2000/06/29  22:45:47
6004         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
6005              From: rspier@pobox.com (Robert Spier)
6006              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
6007              Message-ID: <14654.31913.845602.610277@rls.cx>
6008      Branch: cfgperl
6009            ! utils/h2xs.PL
6010 ____________________________________________________________________________
6011 [  6279] By: jhi                                   on 2000/06/29  22:38:16
6012         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
6013              From: Tim Ayers <tayers@bridge.com>
6014              Date: Thu, 08 Jun 2000 08:11:06 +0200
6015              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
6016              [resent by Richard Foley, Message-Id probably wrong]
6017      Branch: cfgperl
6018            ! pod/perlsub.pod
6019 ____________________________________________________________________________
6020 [  6278] By: jhi                                   on 2000/06/29  22:21:45
6021         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
6022              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
6023              Date: Fri, 09 Jun 2000 12:39:27 -0400
6024              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
6025              (plus update the version "number" of Text::Wrap)
6026      Branch: cfgperl
6027            ! lib/Text/Wrap.pm
6028 ____________________________________________________________________________
6029 [  6277] By: jhi                                   on 2000/06/29  22:13:10
6030         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
6031              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6032              Date: Mon, 12 Jun 2000 14:55:59 +0100
6033              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
6034      Branch: cfgperl
6035            ! pod/perlfunc.pod
6036 ____________________________________________________________________________
6037 [  6276] By: jhi                                   on 2000/06/29  22:11:06
6038         Log: Subject: [PATCH] Re: eval documentation: context
6039              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6040              Date: Mon, 12 Jun 2000 15:07:29 +0100
6041              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
6042      Branch: cfgperl
6043            ! pod/perlfunc.pod
6044 ____________________________________________________________________________
6045 [  6275] By: jhi                                   on 2000/06/29  21:59:46
6046         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
6047              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6048              Date: Tue, 13 Jun 2000 02:43:48 -0500
6049              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
6050      Branch: cfgperl
6051            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
6052 ____________________________________________________________________________
6053 [  6274] By: jhi                                   on 2000/06/29  21:56:14
6054         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
6055              From: Andy Dougherty <doughera@lafayette.edu>
6056              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
6057              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
6058      Branch: cfgperl
6059            ! ext/File/Glob/Glob.pm
6060 ____________________________________________________________________________
6061 [  6273] By: jhi                                   on 2000/06/29  21:49:09
6062         Log: Subject: [PATCH] xsub attributes
6063              From: Doug MacEachern <dougm@covalent.net>
6064              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
6065              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
6066      Branch: cfgperl
6067            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
6068            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
6069 ____________________________________________________________________________
6070 [  6272] By: jhi                                   on 2000/06/29  21:41:28
6071         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
6072              From: Tom Phoenix <rootbeer@redcat.com>
6073              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
6074              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
6075      Branch: cfgperl
6076            ! lib/Net/Ping.pm
6077 ____________________________________________________________________________
6078 [  6271] By: jhi                                   on 2000/06/29  21:36:55
6079         Log: Subject: PATCH pod/perltie.pod
6080              From: Ian Phillipps <Ian.Phillipps@iname.com>
6081              Date: Fri, 16 Jun 2000 00:17:19 +0100
6082              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
6083              (only the first hunk, the second hunk had already been done
6084              by some other patch)
6085      Branch: cfgperl
6086            ! pod/perltie.pod
6087 ____________________________________________________________________________
6088 [  6270] By: jhi                                   on 2000/06/29  21:24:51
6089         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
6090              From: Nicholas Clark <nick@talking.bollo.cx>
6091              Date: Fri, 23 Jun 2000 16:21:15 +0100
6092              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
6093      Branch: cfgperl
6094            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
6095            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
6096 ____________________________________________________________________________
6097 [  6269] By: jhi                                   on 2000/06/29  19:38:15
6098         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
6099              silence few compiler warnings.
6100      Branch: cfgperl
6101            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
6102 ____________________________________________________________________________
6103 [  6268] By: jhi                                   on 2000/06/29  18:21:50
6104         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
6105              From: Dominic Dunlop <domo@computer.org> 
6106              Date: Thu, 29 Jun 2000 12:32:39 +0200 
6107              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
6108      Branch: cfgperl
6109            ! t/op/sprintf.t
6110 ____________________________________________________________________________
6111 [  6267] By: jhi                                   on 2000/06/29  18:16:07
6112         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
6113              From: Doug MacEachern <dougm@covalent.net>
6114              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
6115              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
6116      Branch: cfgperl
6117            + t/op/method2entersub.t
6118            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
6119            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6120            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
6121            ! xsutils.c
6122 ____________________________________________________________________________
6123 [  6266] By: jhi                                   on 2000/06/29  15:11:15
6124         Log: Subject: [PATCH 5.6.0] cygwin port
6125              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
6126              From: "Fifer, Eric" <EFifer@sanwaint.com>
6127              Date: Thu, 29 Jun 2000 12:58:29 +0100
6128      Branch: cfgperl
6129            ! cygwin/Makefile.SHs
6130 ____________________________________________________________________________
6131 [  6265] By: jhi                                   on 2000/06/29  15:04:05
6132         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
6133              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6134              Date: Wed, 28 Jun 2000 17:50:12 -0700
6135              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
6136      Branch: cfgperl
6137            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6138 ____________________________________________________________________________
6139 [  6264] By: jhi                                   on 2000/06/29  15:00:57
6140         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
6141              From: Marty Lucich <marty@netcom.com>
6142              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
6143              Message-Id: <200006282116.OAA11148@netcom.com>
6144              ccdlflags update (the BSD/OS 4.1 part had already been taken
6145              care of by #6141).
6146      Branch: cfgperl
6147            ! hints/bsdos.sh
6148 ____________________________________________________________________________
6149 [  6263] By: jhi                                   on 2000/06/29  13:47:44
6150         Log: tr fixes from Simon Cozens
6151      Branch: cfgperl
6152            ! doop.c
6153 ____________________________________________________________________________
6154 [  6262] By: jhi                                   on 2000/06/28  18:46:01
6155         Log: Subject: 5.6.0 Patch for EPOC
6156              From: Olaf Flebbe <o.flebbe@gmx.de>
6157              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
6158              Message-ID: <23449.960929969@www11.gmx.net>
6159      Branch: cfgperl
6160            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
6161            ! epoc/epocish.h
6162 ____________________________________________________________________________
6163 [  6261] By: jhi                                   on 2000/06/28  18:29:07
6164         Log: Subject: Re: [PATCH cfgperl] BOMs away!
6165              From: simon@brecon.co.uk (Simon Cozens)
6166              Date: 17 Jun 2000 11:49:57 GMT
6167              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
6168      Branch: cfgperl
6169            ! pod/perldiag.pod t/comp/require.t toke.c
6170 ____________________________________________________________________________
6171 [  6260] By: jhi                                   on 2000/06/28  17:47:16
6172         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
6173              From: simon@brecon.co.uk (Simon Cozens) 
6174              Date: 17 Jun 2000 11:56:44 GMT 
6175              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
6176              pack U0, pack C0
6177      Branch: cfgperl
6178            ! pod/perlfunc.pod pp.c t/op/pack.t
6179 ____________________________________________________________________________
6180 [  6259] By: jhi                                   on 2000/06/28  16:43:17
6181         Log: perlnewmod was missing from MANIFEST.
6182      Branch: cfgperl
6183            ! MANIFEST
6184 ____________________________________________________________________________
6185 [  6258] By: jhi                                   on 2000/06/28  15:54:30
6186         Log: linenumber tweak
6187      Branch: cfgperl
6188            ! t/pragma/warn/regcomp
6189 ____________________________________________________________________________
6190 [  6257] By: jhi                                   on 2000/06/28  15:50:44
6191         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
6192              From: Doug MacEachern <dougm@covalent.net>
6193              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
6194              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
6195              (one part of the patch had been applied earlier)
6196      Branch: cfgperl
6197            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
6198 ____________________________________________________________________________
6199 [  6256] By: jhi                                   on 2000/06/28  15:40:22
6200         Log: tweaks from Simon Cozens to further fix tr/// under utf8
6201      Branch: cfgperl
6202            ! doop.c
6203 ____________________________________________________________________________
6204 [  6255] By: jhi                                   on 2000/06/28  15:33:45
6205         Log: small thinko tweaks
6206      Branch: cfgperl
6207            ! lib/IPC/Open3.pm t/op/my_stash.t
6208 ____________________________________________________________________________
6209 [  6254] By: jhi                                   on 2000/06/28  15:33:25
6210         Log: Subject: tr///, help wanted.
6211              From: simon@brecon.co.uk (Simon Cozens)
6212              Date: 28 Jun 2000 11:29:04 GMT
6213              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
6214      Branch: cfgperl
6215            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
6216            ! pp_proto.h proto.h t/op/tr.t
6217 ____________________________________________________________________________
6218 [  6253] By: jhi                                   on 2000/06/28  15:09:17
6219         Log: Paranoia tweak on #6249.
6220              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
6221              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
6222              Date: Sun, 25 Jun 2000 23:43:12 -0400
6223              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
6224      Branch: cfgperl
6225            ! lib/IPC/Open3.pm
6226 ____________________________________________________________________________
6227 [  6252] By: jhi                                   on 2000/06/28  15:01:38
6228         Log: Document #6249 and #6251.
6229      Branch: cfgperl
6230            ! lib/Exporter.pm lib/IPC/Open3.pm
6231 ____________________________________________________________________________
6232 [  6251] By: jhi                                   on 2000/06/28  14:50:43
6233         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
6234              From: Doug MacEachern <dougm@covalent.net>
6235              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
6236              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
6237      Branch: cfgperl
6238            ! lib/Exporter.pm
6239 ____________________________________________________________________________
6240 [  6250] By: jhi                                   on 2000/06/28  14:45:23
6241         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
6242              From: Doug MacEachern <dougm@covalent.net>
6243              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
6244              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
6245      Branch: cfgperl
6246            + t/op/my_stash.t
6247            ! MANIFEST embed.pl global.sym proto.h toke.c
6248 ____________________________________________________________________________
6249 [  6249] By: jhi                                   on 2000/06/28  14:36:34
6250         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
6251              From: Frank Tobin <ftobin@uiuc.edu>
6252              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
6253              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
6254      Branch: cfgperl
6255            ! lib/IPC/Open3.pm
6256 ____________________________________________________________________________
6257 [  6248] By: jhi                                   on 2000/06/28  14:11:25
6258         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
6259              From: Mark-Jason Dominus <mjd@plover.com>
6260              Date: Tue, 27 Jun 2000 22:36:42 -0400
6261              Message-ID: <20000628023642.12166.qmail@plover.com>
6262      Branch: cfgperl
6263            ! pod/perlfunc.pod
6264 ____________________________________________________________________________
6265 [  6247] By: jhi                                   on 2000/06/27  12:46:37
6266         Log: Tweak $VERSION, patch from Doug MacEachern.
6267      Branch: cfgperl
6268            ! lib/File/Spec.pm
6269 ____________________________________________________________________________
6270 [  6246] By: jhi                                   on 2000/06/27  03:34:46
6271         Log: Allow for standalone testing.
6272      Branch: cfgperl
6273            ! t/lib/filefunc.t t/lib/filespec.t
6274 ____________________________________________________________________________
6275 [  6245] By: jhi                                   on 2000/06/27  02:50:02
6276         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
6277              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
6278              Date: Sat, 24 Jun 2000 13:06:20 +0100
6279              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
6280      Branch: cfgperl
6281            ! ext/DynaLoader/DynaLoader_pm.PL
6282 ____________________________________________________________________________
6283 [  6244] By: jhi                                   on 2000/06/27  02:46:10
6284         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
6285              From: Doug MacEachern <dougm@covalent.net>
6286              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
6287              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
6288      Branch: cfgperl
6289            ! gv.c sv.c t/lib/peek.t
6290 ____________________________________________________________________________
6291 [  6243] By: jhi                                   on 2000/06/27  02:38:07
6292         Log: Subject: [PATCH] is_utf8_string
6293              From: simon@brecon.co.uk (Simon Cozens)
6294              Date: 26 Jun 2000 02:25:59 GMT
6295              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
6296      Branch: cfgperl
6297            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
6298            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
6299            ! proto.h utf8.c
6300 ____________________________________________________________________________
6301 [  6242] By: jhi                                   on 2000/06/27  02:24:00
6302         Log: Subject: [PATCH] bytes<->utf8 fixes
6303              From: simon@brecon.co.uk (Simon Cozens)
6304              Date: 26 Jun 2000 04:55:45 GMT
6305              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
6306      Branch: cfgperl
6307            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
6308 ____________________________________________________________________________
6309 [  6241] By: jhi                                   on 2000/06/27  02:12:42
6310         Log: Do no -warn on \_, only on \alpha.
6311              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
6312              From: David Dyck <dcd@tc.fluke.com>
6313              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
6314              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
6315      Branch: cfgperl
6316            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
6317 ____________________________________________________________________________
6318 [  6240] By: jhi                                   on 2000/06/27  02:00:01
6319         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
6320              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
6321              Date: Mon, 26 Jun 2000 18:40:14 +0100
6322              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
6323      Branch: cfgperl
6324            ! utils/h2xs.PL
6325 ____________________________________________________________________________
6326 [  6239] By: jhi                                   on 2000/06/27  01:53:40
6327         Log: Configure maintenance.  Sever some dependency cycles,
6328              separate gccversion from the cc unit,
6329              address [ID 20000623.006] Configure script patch for using gcc on AIX
6330              (but solve it a little bit differently),
6331              unduplex some accidentally duplicated units,
6332              suggest using gcc if no cc available
6333              (p5p thread: "Solaris configure: counterproposal", 1999-09)
6334      Branch: cfgperl
6335            ! Configure Todo-5.6 config_h.SH
6336      Branch: metaconfig
6337            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
6338            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
6339      Branch: metaconfig/U/perl
6340            + gccvers.U
6341            ! d_getespwnam.U d_getprpwnam.U i_prot.U
6342 ____________________________________________________________________________
6343 [  6238] By: jhi                                   on 2000/06/25  18:04:56
6344         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
6345              From: Dan Sugalski <dan@sidhe.org>
6346              Date: Fri, 23 Jun 2000 17:00:00 -0400
6347              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
6348      Branch: cfgperl
6349            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
6350 ____________________________________________________________________________
6351 [  6237] By: jhi                                   on 2000/06/25  16:36:45
6352         Log: Tweak embed.pl, regen headers.
6353      Branch: cfgperl
6354            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
6355            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
6356            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
6357            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
6358            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
6359 ____________________________________________________________________________
6360 [  6236] By: jhi                                   on 2000/06/25  15:26:42
6361         Log: Regen headers.
6362      Branch: cfgperl
6363            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
6364            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
6365            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
6366            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
6367            ! regnodes.h warnings.h
6368 ____________________________________________________________________________
6369 [  6235] By: jhi                                   on 2000/06/23  19:39:35
6370         Log: The thread begun by
6371              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
6372              From: Kevin.Ruscoe@ubsw.com
6373              Date: Fri, 16 Jun 2000 16:38:51 +0100
6374              Message-Id: <H000019b03c300d6@MHS>
6375      Branch: cfgperl
6376            ! hints/solaris_2.sh
6377 ____________________________________________________________________________
6378 [  6234] By: jhi                                   on 2000/06/23  19:23:36
6379         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
6380              because when run as services (Win32ese for daemons)
6381              no environment variables are set and tmpdir ends up as /tmp,
6382              which is ambiguous.
6383              
6384              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
6385              From: matt@sergeant.org
6386              Date: 16 Jun 2000 16:30:43 -0000
6387              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
6388      Branch: cfgperl
6389            ! lib/File/Spec/Win32.pm
6390 ____________________________________________________________________________
6391 [  6233] By: jhi                                   on 2000/06/23  19:18:58
6392         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
6393              From: Mark-Jason Dominus <mjd@plover.com>
6394              Date: Fri, 16 Jun 2000 20:53:04 -0400
6395              Message-ID: <20000617005304.8008.qmail@plover.com>
6396      Branch: cfgperl
6397            ! op.h
6398 ____________________________________________________________________________
6399 [  6232] By: jhi                                   on 2000/06/23  16:10:02
6400         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
6401              From: simon@brecon.co.uk (Simon Cozens)
6402              Date: 19 Jun 2000 15:18:27 GMT
6403              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
6404              
6405              plus update pod/Makefile and regenerate perltoc
6406      Branch: cfgperl
6407            + pod/perlutil.pod
6408            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
6409 ____________________________________________________________________________
6410 [  6231] By: jhi                                   on 2000/06/23  15:19:18
6411         Log: Subject: [PATCH 5.6.0] cygwin port
6412              From: "Fifer, Eric" <EFifer@sanwaint.com>
6413              Date: Tue, 20 Jun 2000 14:30:58 +0100
6414              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
6415      Branch: cfgperl
6416            ! README.cygwin lib/File/Find.pm
6417 ____________________________________________________________________________
6418 [  6230] By: jhi                                   on 2000/06/23  14:25:21
6419         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
6420      Branch: cfgperl
6421            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
6422            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6423            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6424            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
6425 ____________________________________________________________________________
6426 [  6229] By: jhi                                   on 2000/06/23  14:13:34
6427         Log: Subject: README.hpux version 0.6.1
6428              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
6429              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
6430              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
6431      Branch: cfgperl
6432            ! README.hpux
6433 ____________________________________________________________________________
6434 [  6228] By: jhi                                   on 2000/06/23  14:07:20
6435         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
6436              From: Doug MacEachern <dougm@covalent.net>
6437              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
6438              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
6439      Branch: cfgperl
6440            ! op.c
6441 ____________________________________________________________________________
6442 [  6227] By: jhi                                   on 2000/06/23  14:01:06
6443         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
6444              From: Doug MacEachern <dougm@covalent.net>
6445              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
6446              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
6447      Branch: cfgperl
6448            + lib/lib.pm.PL
6449            - lib/lib.pm
6450            ! MANIFEST Makefile.SH
6451 ____________________________________________________________________________
6452 [  6226] By: jhi                                   on 2000/06/23  13:53:07
6453         Log: Subject: [PATCH] remove forward declarations in Socket.pm
6454              From: Doug MacEachern <dougm@covalent.net>
6455              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
6456              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
6457              
6458              From: Doug MacEachern <dougm@covalent.net>
6459              Subject: Re: [PATCH] remove forward declarations in Socket.pm
6460              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
6461              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
6462      Branch: cfgperl
6463            ! ext/Socket/Socket.pm op.c
6464 ____________________________________________________________________________
6465 [  6225] By: jhi                                   on 2000/06/23  13:41:52
6466         Log: Add source code filenames to apidoc.
6467              From: simon@brecon.co.uk (Simon Cozens)
6468              Subject: [PATCH embed.pl] Source X-ref
6469              Date: 22 Jun 2000 02:18:49 GMT
6470              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
6471      Branch: cfgperl
6472            ! embed.pl
6473 ____________________________________________________________________________
6474 [  6224] By: jhi                                   on 2000/06/23  13:32:33
6475         Log: A way to avoid English.pm performance hit.
6476              From: root <root@jester.slaysys.com>
6477              Subject: [YAPATCH English.pm] My turn to putt again
6478              Date: Thu, 22 Jun 2000 20:33:58 -0400
6479              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
6480      Branch: cfgperl
6481            ! lib/English.pm t/lib/english.t
6482 ____________________________________________________________________________
6483 [  6223] By: jhi                                   on 2000/06/23  13:27:06
6484         Log: Avoid double close().
6485              Subject: [PATCH] avoid double close()
6486              From: Doug MacEachern <dougm@covalent.net>
6487              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
6488              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
6489      Branch: cfgperl
6490            ! doio.c
6491 ____________________________________________________________________________
6492 [  6222] By: jhi                                   on 2000/06/23  13:25:54
6493         Log: doc typo fix
6494              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
6495              From: Ian Phillipps <Ian.Phillipps@iname.com>
6496              Date: Fri, 23 Jun 2000 10:40:58 +0100
6497              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
6498      Branch: cfgperl
6499            ! lib/Pod/Usage.pm
6500 ____________________________________________________________________________
6501 [  6221] By: jhi                                   on 2000/06/23  13:24:15
6502         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
6503              From: simon@brecon.co.uk (Simon Cozens)
6504              Subject: [PATCH] Eliminate tr///[CU][CU]
6505              Date: 23 Jun 2000 11:05:40 GMT
6506              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
6507      Branch: cfgperl
6508            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
6509 ____________________________________________________________________________
6510 [  6220] By: jhi                                   on 2000/06/22  16:07:51
6511         Log: Win32 patches from Benjamin Stuhl.
6512      Branch: cfgperl
6513            ! makedef.pl win32/win32.h
6514 ____________________________________________________________________________
6515 [  6219] By: jhi                                   on 2000/06/22  16:06:34
6516         Log: Bytecode patches from Benjamin Stuhl.
6517      Branch: cfgperl
6518            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
6519            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
6520            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6521 ____________________________________________________________________________
6522 [  6218] By: jhi                                   on 2000/06/15  23:54:16
6523         Log: Bytecode patches from Benjamin Stuhl.
6524      Branch: cfgperl
6525            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
6526 ____________________________________________________________________________
6527 [  6217] By: jhi                                   on 2000/06/09  13:38:29
6528         Log: Rename the fdpid locking and integrate with Sarathy.
6529      Branch: cfgperl
6530            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
6531            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
6532            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
6533            ! win32/win32.c
6534           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
6535 ____________________________________________________________________________
6536 [  6216] By: gsar                                  on 2000/06/08  14:54:21
6537         Log: be more optimal about clearing @_
6538      Branch: perl
6539            ! cop.h
6540 ____________________________________________________________________________
6541 [  6215] By: gsar                                  on 2000/06/08  14:33:04
6542         Log: tweak comment about @DB::args
6543      Branch: perl
6544            ! av.h pp_ctl.c
6545 ____________________________________________________________________________
6546 [  6214] By: gsar                                  on 2000/06/08  13:57:54
6547         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
6548              caller() wants to populate @DB::args with it (causes a coredump
6549              in Carp::confess())
6550      Branch: perl
6551            ! cop.h t/op/runlevel.t
6552 ____________________________________________________________________________
6553 [  6213] By: gsar                                  on 2000/06/08  07:06:35
6554         Log: back out change#6106 (seems problematic)
6555      Branch: perl
6556            ! hints/solaris_2.sh
6557 ____________________________________________________________________________
6558 [  6212] By: jhi                                   on 2000/06/07  03:10:36
6559         Log: Continuing mopup for #6204.
6560      Branch: cfgperl
6561            ! ext/B/defsubs_h.PL
6562 ____________________________________________________________________________
6563 [  6211] By: jhi                                   on 2000/06/07  02:41:50
6564         Log: Mopup for #6204.
6565              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
6566              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
6567              This is comes from const() where POK isn't on when expected.
6568      Branch: cfgperl
6569            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
6570            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6571            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
6572            ! perlapi.h pod/perlapi.pod
6573 ____________________________________________________________________________
6574 [  6210] By: jhi                                   on 2000/06/07  01:56:29
6575         Log: Mopup for #6207 and #6209.
6576      Branch: cfgperl
6577            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
6578 ____________________________________________________________________________
6579 [  6209] By: jhi                                   on 2000/06/07  01:33:12
6580         Log: Lock PL_fdpid against race conditions, based on:
6581              Subject: [PATCH 5.6.0]subprocess fixup for threads
6582              From: Dan Sugalski <dan@sidhe.org>
6583              To: perl5-porters@perl.org
6584              Date: Tue, 11 Apr 2000 17:02:32 -0400
6585              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
6586      Branch: cfgperl
6587            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
6588            ! win32/win32.c
6589 ____________________________________________________________________________
6590 [  6208] By: jhi                                   on 2000/06/07  01:05:23
6591         Log: Regen headers for #6207.
6592      Branch: cfgperl
6593            ! embed.h global.sym objXSUB.h proto.h
6594 ____________________________________________________________________________
6595 [  6207] By: jhi                                   on 2000/06/06  23:43:13
6596         Log: Subject: [PATCH 5.6.0] Threadsafe patches
6597              From: Dan Sugalski <dan@sidhe.org>
6598              To: perl5-porters@perl.org
6599              Date: Mon, 08 May 2000 18:08:13 -0400
6600              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
6601      Branch: cfgperl
6602            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
6603            ! proto.h sv.h util.c
6604 ____________________________________________________________________________
6605 [  6206] By: jhi                                   on 2000/06/06  23:21:23
6606         Log: Subject: [PATCH] Eliminate $a/$b in pod
6607              From: David Glasser <me@davidglasser.net>
6608              To: perl5-porters@perl.org
6609              Date: Mon, 29 May 2000 21:15:59 -0400
6610              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
6611      Branch: cfgperl
6612            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
6613            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
6614            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
6615            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
6616            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
6617            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
6618            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
6619            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
6620            ! pod/perlvar.pod pod/perlxs.pod
6621 ____________________________________________________________________________
6622 [  6205] By: jhi                                   on 2000/06/06  23:12:14
6623         Log: Subject: [PATCH] Win32 improvements
6624              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
6625              To: gsar@activestate.com, perl5-porters@perl.org
6626              Date: Mon, 29 May 2000 17:22:24 PDT
6627              Message-ID: <20000530002224.91142.qmail@hotmail.com>
6628              (MUA had mangled many lines by wordwrapping)
6629      Branch: cfgperl
6630            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
6631 ____________________________________________________________________________
6632 [  6204] By: jhi                                   on 2000/06/06  23:01:50
6633         Log: Subject: [PATCH] B::Bytecode patches
6634              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
6635              To: gsar@activestate.com, jhi@iki.fi
6636              Cc: perl5-porters@perl.org
6637              Message-ID: <20000602202526.48694.qmail@hotmail.com>
6638              (MUA had mangled many lines by wordwrapping)
6639      Branch: cfgperl
6640            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
6641            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
6642            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6643            ! intrpvar.h perl.c
6644 ____________________________________________________________________________
6645 [  6203] By: jhi                                   on 2000/06/06  22:32:43
6646         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
6647              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6648              Date: Tue, 06 Jun 2000 13:07:45 -0700
6649              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
6650      Branch: cfgperl
6651            ! pod/perldiag.pod
6652 ____________________________________________________________________________
6653 [  6202] By: jhi                                   on 2000/06/06  19:38:35
6654         Log: Integrate with Sarathy.
6655      Branch: cfgperl
6656           !> perl.c
6657 ____________________________________________________________________________
6658 [  6201] By: gsar                                  on 2000/06/06  00:42:59
6659         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
6660              does a PUSHMARK that's never ever POPMARKed; in general, only
6661              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
6662              Perl_eval_[sp]v() don't because they don't take any incoming
6663              arguments (this leak has been around since the original version
6664              of perl_eval_pv() in 5.003_97e)
6665      Branch: perl
6666            ! perl.c
6667 ____________________________________________________________________________
6668 [  6200] By: jhi                                   on 2000/06/04  03:44:52
6669         Log: Update to cperl-mode.el 4.31 from
6670              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
6671              Subject: A couple of notes
6672              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
6673              To: Mailing list Perl5 <perl5-porters@perl.org>
6674              Date: Sat, 3 Jun 2000 23:33:32 -0400
6675              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
6676      Branch: cfgperl
6677            ! emacs/cperl-mode.el
6678 ____________________________________________________________________________
6679 [  6199] By: jhi                                   on 2000/06/03  15:11:05
6680         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
6681              From: Dan Sugalski <dan@sidhe.org>
6682              To: perl5-porters@perl.org, vmsperl@perl.org
6683              Date: Fri, 02 Jun 2000 17:30:51 -0400
6684              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
6685      Branch: cfgperl
6686            ! vms/descrip_mms.template vms/gen_shrfls.pl
6687 ____________________________________________________________________________
6688 [  6198] By: jhi                                   on 2000/06/03  14:59:15
6689         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
6690              From: Dan Sugalski <dan@sidhe.org>
6691              To: vmsperl@perl.org, perl5-porters@perl.org
6692              Date: Fri, 02 Jun 2000 16:00:41 -0400
6693              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
6694              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
6695      Branch: cfgperl
6696            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
6697            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
6698            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
6699 ____________________________________________________________________________
6700 [  6197] By: jhi                                   on 2000/06/03  14:41:30
6701         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
6702              From: John Borwick <jhborwic@unity.ncsu.edu>
6703              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
6704              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
6705      Branch: cfgperl
6706            ! pod/perlsyn.pod
6707 ____________________________________________________________________________
6708 [  6196] By: jhi                                   on 2000/06/03  14:38:09
6709         Log: Integrate with Sarathy.
6710      Branch: cfgperl
6711           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
6712           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
6713           !> vms/perly_c.vms
6714 ____________________________________________________________________________
6715 [  6195] By: gsar                                  on 2000/06/02  22:43:13
6716         Log: fix yet another eval"" leak under USE_ITHREADS
6717      Branch: perl
6718            ! op.c
6719 ____________________________________________________________________________
6720 [  6194] By: gsar                                  on 2000/06/02  18:22:06
6721         Log: fix small eval"" memory leaks under USE_ITHREADS
6722      Branch: perl
6723            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
6724            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
6725            ! vms/perly_c.vms
6726 ____________________________________________________________________________
6727 [  6193] By: jhi                                   on 2000/06/01  13:03:56
6728         Log: Signals-be-gone for microperl.
6729      Branch: cfgperl
6730            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
6731 ____________________________________________________________________________
6732 [  6192] By: jhi                                   on 2000/06/01  12:52:02
6733         Log: Integrate with Sarathy.
6734      Branch: cfgperl
6735           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
6736           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
6737           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
6738           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
6739           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
6740           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
6741           !> t/op/vec.t utils/h2xs.PL
6742 ____________________________________________________________________________
6743 [  6191] By: gsar                                  on 2000/06/01  09:38:21
6744         Log: vec() loses numericalness (modified version of patch suggested
6745              by Robin Barker)
6746      Branch: perl
6747            ! doop.c t/op/vec.t
6748 ____________________________________________________________________________
6749 [  6190] By: gsar                                  on 2000/06/01  09:26:15
6750         Log: submit missing embed.pl change
6751      Branch: perl
6752            ! embed.pl
6753 ____________________________________________________________________________
6754 [  6189] By: gsar                                  on 2000/06/01  09:05:34
6755         Log: counting tr/// corrupts later operation (from M.J.T Guy)
6756      Branch: perl
6757            ! doop.c t/op/tr.t
6758 ____________________________________________________________________________
6759 [  6188] By: gsar                                  on 2000/06/01  08:58:39
6760         Log: h2xs tweaks
6761      Branch: perl
6762            ! utils/h2xs.PL
6763 ____________________________________________________________________________
6764 [  6187] By: gsar                                  on 2000/06/01  08:50:07
6765         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
6766              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
6767      Branch: perl
6768            + lib/Pod/LaTeX.pm
6769            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
6770            ! pod/pod2latex.PL
6771 ____________________________________________________________________________
6772 [  6186] By: gsar                                  on 2000/06/01  08:24:40
6773         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
6774              <wolfgang.laun@alcatel.at>)
6775      Branch: perl
6776            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
6777            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
6778 ____________________________________________________________________________
6779 [  6185] By: gsar                                  on 2000/06/01  08:12:00
6780         Log: remove incorrect documentation about implicit split to @_ in
6781              list context, which never really worked in perl 5 (from
6782              M.J.T. Guy)
6783      Branch: perl
6784            ! pod/perlfunc.pod pod/perltrap.pod
6785 ____________________________________________________________________________
6786 [  6184] By: gsar                                  on 2000/06/01  07:52:27
6787         Log: tweak for change#6127
6788      Branch: perl
6789            ! perl.c
6790 ____________________________________________________________________________
6791 [  6183] By: gsar                                  on 2000/06/01  07:41:02
6792         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
6793              <nick@ccl4.org>)
6794      Branch: perl
6795            + t/lib/selfloader.t
6796            ! MANIFEST lib/SelfLoader.pm
6797 ____________________________________________________________________________
6798 [  6182] By: jhi                                   on 2000/06/01  00:34:42
6799         Log: Be Cleaner Part Deux.
6800      Branch: cfgperl
6801            ! Makefile.SH
6802 ____________________________________________________________________________
6803 [  6181] By: jhi                                   on 2000/06/01  00:32:09
6804         Log: Integrate with Sarathy.
6805      Branch: cfgperl
6806           !> pp.c t/op/arith.t
6807 ____________________________________________________________________________
6808 [  6180] By: jhi                                   on 2000/06/01  00:31:13
6809         Log: microperl nits from Simon Cozens.
6810      Branch: cfgperl
6811            + uconfig.h
6812            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
6813            ! unixish.h
6814 ____________________________________________________________________________
6815 [  6179] By: gsar                                  on 2000/05/31  22:37:51
6816         Log: buggy modulus on UVs introduced by change#3378 (resulted in
6817              4063328477 % 65535 amounting to 27406, instead of 27407)
6818      Branch: perl
6819            ! pp.c t/op/arith.t
6820 ____________________________________________________________________________
6821 [  6178] By: jhi                                   on 2000/05/31  21:52:41
6822         Log: Be cleaner.
6823      Branch: cfgperl
6824            ! Makefile.SH
6825 ____________________________________________________________________________
6826 [  6177] By: jhi                                   on 2000/05/31  21:47:33
6827         Log: Substitution utf8 patch from Simon Cozens.
6828      Branch: cfgperl
6829            ! pp_hot.c
6830 ____________________________________________________________________________
6831 [  6176] By: jhi                                   on 2000/05/31  21:45:34
6832         Log: Single-quoted utf8 patch from Simon Cozens.
6833      Branch: cfgperl
6834            ! toke.c
6835 ____________________________________________________________________________
6836 [  6175] By: jhi                                   on 2000/05/31  21:40:18
6837         Log: Integrate with Sarathy.
6838      Branch: cfgperl
6839           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
6840 ____________________________________________________________________________
6841 [  6174] By: jhi                                   on 2000/05/31  21:37:31
6842         Log: microperl changes from Simon Cozens; Makefile for microperl
6843              written from scratch; few casts added as microperl compilation
6844              doesn't have all prototypes available.
6845      Branch: cfgperl
6846            + Makefile.micro README.micro Todo.micro uconfig.sh
6847            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
6848            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
6849      Branch: metaconfig
6850            + U/modified/Config_h.U
6851 ____________________________________________________________________________
6852 [  6173] By: jhi                                   on 2000/05/31  20:00:24
6853         Log: metaconfig maintenance.
6854      Branch: metaconfig
6855            + U/modified/Inhdr.U U/typedefs/inotype.U
6856      Branch: metaconfig/U/perl
6857            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
6858            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
6859 ____________________________________________________________________________
6860 [  6172] By: gsar                                  on 2000/05/31  05:05:42
6861         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
6862              (from Ilya Zakharevich)
6863      Branch: perl
6864            ! regexec.c t/op/re_tests
6865 ____________________________________________________________________________
6866 [  6171] By: gsar                                  on 2000/05/31  05:01:47
6867         Log: scalar() doesn't force scalar context when used in void context
6868              (from Simon Cozens)
6869      Branch: perl
6870            ! op.c t/op/wantarray.t
6871 ____________________________________________________________________________
6872 [  6170] By: gsar                                  on 2000/05/31  04:41:33
6873         Log: change#6142 needs tweaks to tests to work where there's no symlink()
6874              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
6875      Branch: perl
6876            ! t/lib/filefind.t
6877 ____________________________________________________________________________
6878 [  6169] By: gsar                                  on 2000/05/31  04:29:49
6879         Log: integrate cfgperl contents into mainline
6880      Branch: perl
6881           +> pod/perlmodlib.PL pod/perlnewmod.pod
6882           !> (integrate 42 files)
6883 ____________________________________________________________________________
6884 [  6168] By: jhi                                   on 2000/05/30  22:53:37
6885         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
6886      Branch: cfgperl
6887            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6888            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
6889            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
6890            ! win32/config.bc win32/config.gc win32/config.vc
6891            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6892            ! win32/config_h.PL win32/config_sh.PL
6893      Branch: metaconfig/U/perl
6894            ! perlxv.U
6895 ____________________________________________________________________________
6896 [  6167] By: jhi                                   on 2000/05/30  22:20:21
6897         Log: tweak todo 
6898      Branch: cfgperl
6899            ! Todo-5.6
6900 ____________________________________________________________________________
6901 [  6166] By: jhi                                   on 2000/05/30  22:11:51
6902         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
6903              in case somebody wants to write an extension for more
6904              shadow database interfaces.
6905      Branch: cfgperl
6906            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
6907            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
6908            ! vos/config.def vos/config.h vos/config_h.SH_orig
6909            ! win32/config.bc win32/config.gc win32/config.vc
6910            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
6911      Branch: metaconfig
6912            ! U/modified/Myinit.U
6913      Branch: metaconfig/U/perl
6914            + d_getespwnam.U d_getprpwnam.U i_prot.U
6915 ____________________________________________________________________________
6916 [  6165] By: jhi                                   on 2000/05/30  18:35:34
6917         Log: Integrate with Sarathy.
6918      Branch: cfgperl
6919           !> op.c
6920 ____________________________________________________________________________
6921 [  6164] By: jhi                                   on 2000/05/30  18:30:16
6922         Log: detypo
6923      Branch: cfgperl
6924            ! Configure config_h.SH
6925      Branch: metaconfig/U/perl
6926            ! perlxv.U
6927 ____________________________________________________________________________
6928 [  6163] By: gsar                                  on 2000/05/30  03:24:03
6929         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
6930      Branch: perl
6931            ! op.c
6932 ____________________________________________________________________________
6933 [  6162] By: gsar                                  on 2000/05/30  03:09:38
6934         Log: fix memory leak in method call optimization (change#3768);
6935              made C<eval "$x->foo()"> leak
6936      Branch: perl
6937            ! op.c
6938 ____________________________________________________________________________
6939 [  6161] By: jhi                                   on 2000/05/29  17:56:26
6940         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
6941              both from Simon Cozens.
6942      Branch: cfgperl
6943            + pod/perlmodlib.PL pod/perlnewmod.pod
6944            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
6945            ! pod/perlmodlib.pod pod/perltoc.pod
6946 ____________________________________________________________________________
6947 [  6160] By: jhi                                   on 2000/05/29  17:23:55
6948         Log: Changes for the File::Temp 0.08 (change #6159) test suite
6949              to fit better into the Perl distribution test framework.
6950      Branch: cfgperl
6951            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
6952            ! t/lib/ftmp-tempfile.t
6953 ____________________________________________________________________________
6954 [  6159] By: jhi                                   on 2000/05/29  16:55:36
6955         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
6956      Branch: cfgperl
6957            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
6958            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
6959 ____________________________________________________________________________
6960 [  6158] By: bailey                                on 2000/05/29  16:22:08
6961         Log: Add fallback to tmpfile for use in cases where user's relying on
6962              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
6963              Lane's patch)
6964      Branch: vmsperl
6965            ! vms/vms.c vms/vmsish.h
6966 ____________________________________________________________________________
6967 [  6157] By: jhi                                   on 2000/05/29  03:10:36
6968         Log: Regen Configure to jive with #6149.
6969      Branch: cfgperl
6970            ! Configure
6971      Branch: metaconfig
6972            ! U/modified/Getfile.U
6973 ____________________________________________________________________________
6974 [  6156] By: jhi                                   on 2000/05/29  03:01:38
6975         Log: Integrate with Sarathy.
6976      Branch: cfgperl
6977           +> ext/DynaLoader/dl_mac.xs
6978           !> (integrate 38 files)
6979 ____________________________________________________________________________
6980 [  6155] By: gsar                                  on 2000/05/28  21:15:58
6981         Log: small bug in change#6144; remove random \xA0 character that snuck
6982              in via change#6145
6983      Branch: perl
6984            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
6985 ____________________________________________________________________________
6986 [  6154] By: gsar                                  on 2000/05/28  21:04:19
6987         Log: avoid type mismatch warning
6988      Branch: perl
6989            ! perl.c
6990 ____________________________________________________________________________
6991 [  6153] By: gsar                                  on 2000/05/28  20:58:31
6992         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
6993              <nick@Bagpuss.uk.boo.com>)
6994      Branch: perl
6995            ! lib/Test/Harness.pm
6996 ____________________________________________________________________________
6997 [  6152] By: gsar                                  on 2000/05/28  20:53:42
6998         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
6999      Branch: perl
7000            ! regexec.c
7001 ____________________________________________________________________________
7002 [  6151] By: gsar                                  on 2000/05/28  20:50:28
7003         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
7004      Branch: perl
7005            ! regexec.c
7006 ____________________________________________________________________________
7007 [  6150] By: gsar                                  on 2000/05/28  20:39:58
7008         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
7009      Branch: perl
7010            ! pod/perlrequick.pod
7011 ____________________________________________________________________________
7012 [  6149] By: gsar                                  on 2000/05/28  20:35:16
7013         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
7014              <troc@netrus.net>)
7015      Branch: perl
7016            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
7017            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
7018            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
7019            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
7020 ____________________________________________________________________________
7021 [  6148] By: gsar                                  on 2000/05/28  20:21:07
7022         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
7023      Branch: perl
7024            ! lib/ExtUtils/MM_Unix.pm
7025 ____________________________________________________________________________
7026 [  6147] By: gsar                                  on 2000/05/28  20:12:41
7027         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
7028              (from Peter Prymmer)
7029      Branch: perl
7030            ! vms/subconfigure.com
7031 ____________________________________________________________________________
7032 [  6146] By: gsar                                  on 2000/05/28  20:06:15
7033         Log: doc typo
7034      Branch: perl
7035            ! lib/warnings.pm warnings.h warnings.pl
7036 ____________________________________________________________________________
7037 [  6145] By: gsar                                  on 2000/05/28  18:44:33
7038         Log: make xsubpp skip embedded pod (from Matthias Neeracher
7039              <neeri@iis.ee.ethz.ch>)
7040      Branch: perl
7041            ! lib/ExtUtils/xsubpp
7042 ____________________________________________________________________________
7043 [  6144] By: gsar                                  on 2000/05/28  18:42:49
7044         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
7045              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
7046              <neeri@iis.ee.ethz.ch>)
7047      Branch: perl
7048            ! lib/AutoSplit.pm
7049 ____________________________________________________________________________
7050 [  6143] By: gsar                                  on 2000/05/28  18:41:12
7051         Log: MacOS support, part 1 (from Matthias Neeracher
7052              <neeri@iis.ee.ethz.ch>)
7053      Branch: perl
7054            + ext/DynaLoader/dl_mac.xs
7055            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
7056            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
7057            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
7058            ! util.h
7059 ____________________________________________________________________________
7060 [  6142] By: gsar                                  on 2000/05/28  18:21:51
7061         Log: File::Find fails to chdir when chasing symlinks (from
7062              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
7063      Branch: perl
7064            ! lib/File/Find.pm t/lib/filefind.t
7065 ____________________________________________________________________________
7066 [  6141] By: jhi                                   on 2000/05/28  14:25:15
7067         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
7068              forwarded by Peter Seebach from the bsdi-users mailing list.
7069              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
7070      Branch: perl
7071            ! hints/bsdos.sh
7072 ____________________________________________________________________________
7073 [  6140] By: jhi                                   on 2000/05/28  14:11:57
7074         Log: Integrate with Sarathy.
7075      Branch: cfgperl
7076           +> (branch 30 files)
7077           !> (integrate 93 files)
7078 ____________________________________________________________________________
7079 [  6139] By: gsar                                  on 2000/05/28  10:01:48
7080         Log: revise mktables.PL for bugs and newness in Unicode 3.0
7081              (from James Bence <jbence@amgen.com>)
7082      Branch: perl
7083            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
7084            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
7085            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
7086            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
7087            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
7088            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
7089            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
7090            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
7091            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
7092            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
7093            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
7094            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
7095            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
7096            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
7097            + lib/unicode/Is/SylWU.pl
7098            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
7099            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
7100            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
7101            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
7102            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
7103            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
7104            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
7105            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
7106            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
7107            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
7108            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
7109            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
7110            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
7111            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
7112            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
7113            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
7114            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
7115            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
7116            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
7117            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
7118            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
7119            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
7120            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
7121            ! lib/unicode/Makefile lib/unicode/mktables.PL
7122 ____________________________________________________________________________
7123 [  6138] By: gsar                                  on 2000/05/28  08:50:32
7124         Log: add note about the handling of negative indices to tied arrays
7125              (from Michael G Schwern <schwern@pobox.com>)
7126      Branch: perl
7127            ! pod/perltie.pod
7128 ____________________________________________________________________________
7129 [  6137] By: gsar                                  on 2000/05/28  08:46:10
7130         Log: fix bogus redeclaration warning for "our" variables in different
7131              scopes
7132      Branch: perl
7133            ! op.c t/pragma/strict-vars
7134 ____________________________________________________________________________
7135 [  6136] By: gsar                                  on 2000/05/28  08:31:20
7136         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
7137      Branch: perl
7138            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
7139 ____________________________________________________________________________
7140 [  6135] By: gsar                                  on 2000/05/28  08:17:50
7141         Log: enable Test::Harness to dynamically determine column width etc.
7142              (from Rob Napier <rnapier@employees.org>)
7143      Branch: perl
7144            ! lib/Test/Harness.pm
7145 ____________________________________________________________________________
7146 [  6134] By: gsar                                  on 2000/05/28  08:13:39
7147         Log: make Test::Harness use wait.h/WCOREDUMP if available
7148              (from Ben Tilly <ben_tilly@hotmail.com>)
7149      Branch: perl
7150            ! lib/Test/Harness.pm
7151 ____________________________________________________________________________
7152 [  6133] By: gsar                                  on 2000/05/28  08:08:05
7153         Log: elide bogus test in change#6132
7154      Branch: perl
7155            ! t/pragma/warn/9enabled
7156 ____________________________________________________________________________
7157 [  6132] By: gsar                                  on 2000/05/28  08:03:14
7158         Log: warnings::enabled() doesn't fall back to looking at $^W if
7159              caller isn't using lexical warnings (from Paul Marquess)
7160      Branch: perl
7161            ! pp_ctl.c t/pragma/warn/9enabled
7162 ____________________________________________________________________________
7163 [  6131] By: gsar                                  on 2000/05/28  07:57:47
7164         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
7165      Branch: perl
7166            ! ext/POSIX/POSIX.pm
7167 ____________________________________________________________________________
7168 [  6130] By: gsar                                  on 2000/05/28  07:29:12
7169         Log: fix places that mean C<"word" character> but say C<alphanumeric
7170              character>
7171      Branch: perl
7172            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
7173 ____________________________________________________________________________
7174 [  6129] By: gsar                                  on 2000/05/28  07:18:41
7175         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
7176      Branch: perl
7177            ! vms/test.com
7178 ____________________________________________________________________________
7179 [  6128] By: gsar                                  on 2000/05/28  07:12:55
7180         Log: new perlxstut example for passing/returning refs to arrays
7181              (from David Lowe <dlowe@pootpoot.com>)
7182      Branch: perl
7183            ! pod/perlxstut.pod
7184 ____________________________________________________________________________
7185 [  6127] By: gsar                                  on 2000/05/28  07:02:50
7186         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
7187              failed (from Gisle Aas)
7188      Branch: perl
7189            ! cop.h perl.c
7190 ____________________________________________________________________________
7191 [  6126] By: gsar                                  on 2000/05/28  06:39:53
7192         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
7193              (reworked variant of patch suggested by Simon Cozens)
7194      Branch: perl
7195            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
7196            ! pp_hot.c proto.h t/op/gv.t
7197 ____________________________________________________________________________
7198 [  6125] By: gsar                                  on 2000/05/28  05:14:55
7199         Log: enable propagating exception objects via Perl_croak() in XS code
7200              (from Gisle Aas)
7201      Branch: perl
7202            ! util.c
7203 ____________________________________________________________________________
7204 [  6124] By: gsar                                  on 2000/05/28  05:07:28
7205         Log: integrate vmsperl contents into mainline
7206      Branch: perl
7207           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
7208           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
7209           !> vms/vmsish.h
7210 ____________________________________________________________________________
7211 [  6123] By: gsar                                  on 2000/05/28  05:03:53
7212         Log: clarify gotcha with #line directives (from Rocco Caputo
7213              <troc@netrus.net>)
7214      Branch: perl
7215            ! pod/perldebug.pod pod/perlsyn.pod
7216 ____________________________________________________________________________
7217 [  6122] By: gsar                                  on 2000/05/28  04:58:29
7218         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
7219              (from Mark-Jason Dominus)
7220      Branch: perl
7221            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
7222            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
7223            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
7224            ! toke.c
7225 ____________________________________________________________________________
7226 [  6121] By: bailey                                on 2000/05/25  04:46:54
7227         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
7228              lists (based on fixes by Craig Berry)
7229      Branch: vmsperl
7230            ! lib/File/Spec/VMS.pm
7231 ____________________________________________________________________________
7232 [  6120] By: bailey                                on 2000/05/25  04:25:38
7233         Log: Add missing escape (Charles Lane)
7234      Branch: vmsperl
7235            ! t/op/lex_assign.t
7236 ____________________________________________________________________________
7237 [  6119] By: bailey                                on 2000/05/25  04:21:25
7238         Log: Quiet error messages in vmsish.t (Charles Lane)
7239      Branch: vmsperl
7240            ! vms/ext/vmsish.t
7241 ____________________________________________________________________________
7242 [  6118] By: bailey                                on 2000/05/25  04:17:57
7243         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
7244              Flatten case labels in switch statements uniformly (Charles Bailey)
7245      Branch: vmsperl
7246            ! vms/vms.c
7247 ____________________________________________________________________________
7248 [  6117] By: bailey                                on 2000/05/25  03:58:09
7249         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
7250      Branch: vmsperl
7251            ! vms/vmsish.h
7252 ____________________________________________________________________________
7253 [  6116] By: bailey                                on 2000/05/25  03:11:15
7254         Log: Miscellaneous cosmetic fixes (Charles Lane)
7255      Branch: vmsperl
7256            ! lib/ExtUtils/MM_VMS.pm
7257 ____________________________________________________________________________
7258 [  6115] By: bailey                                on 2000/05/25  03:10:36
7259         Log: Add bounds checking for several strings (Charles Lane)
7260      Branch: vmsperl
7261            ! vms/vms.c
7262 ____________________________________________________________________________
7263 [  6114] By: bailey                                on 2000/05/25  02:25:34
7264         Log: Urk -- undo previous removal of vmsish 'exit' change
7265      Branch: vmsperl
7266            ! vms/ext/vmsish.pm vms/vmsish.h
7267 ____________________________________________________________________________
7268 [  6113] By: bailey                                on 2000/05/24  02:24:40
7269         Log: Ugly workaround for version-specific RTL error
7270      Branch: vmsperl
7271            ! vms/vms.c
7272 ____________________________________________________________________________
7273 [  6112] By: bailey                                on 2000/05/24  02:19:55
7274         Log: Check for existence of file before trying to delete
7275      Branch: vmsperl
7276            ! vms/test.com
7277 ____________________________________________________________________________
7278 [  6111] By: bailey                                on 2000/05/23  23:35:13
7279         Log: Resync with mainline prior to post-5.6.0 updates
7280      Branch: vmsperl
7281           +> (branch 49 files)
7282            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
7283            ! vms/ext/vmsish.pm
7284           !> (integrate 334 files)
7285 ____________________________________________________________________________
7286 [  6110] By: jhi                                   on 2000/05/23  19:28:32
7287         Log: todo tweak
7288      Branch: cfgperl
7289            ! Todo-5.6
7290 ____________________________________________________________________________
7291 [  6109] By: jhi                                   on 2000/05/18  17:38:54
7292         Log: Integrate with Sarathy.
7293      Branch: cfgperl
7294           !> mg.c perl.h win32/perlhost.h
7295 ____________________________________________________________________________
7296 [  6108] By: gsar                                  on 2000/05/17  02:24:56
7297         Log: reenable fake signal handling on Windows, bugs and all
7298      Branch: perl
7299            ! mg.c perl.h win32/perlhost.h
7300 ____________________________________________________________________________
7301 [  6107] By: jhi                                   on 2000/05/15  18:01:41
7302         Log: Tweak the todo list.
7303      Branch: cfgperl
7304            ! Todo-5.6
7305 ____________________________________________________________________________
7306 [  6106] By: jhi                                   on 2000/05/15  13:41:48
7307         Log: The (Configure) script refuses to go on, after asking for
7308              'You may also choose to try maximal 64-bitness....'.
7309              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
7310              -- Patrick Zima
7311              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
7312      Branch: cfgperl
7313            ! hints/solaris_2.sh
7314 ____________________________________________________________________________
7315 [  6105] By: jhi                                   on 2000/05/11  14:37:43
7316         Log: Integrate with Sarathy.
7317      Branch: cfgperl
7318           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
7319           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
7320 ____________________________________________________________________________
7321 [  6104] By: gsar                                  on 2000/05/11  03:39:07
7322         Log: PL_sys_intern was being initialized too late on windows
7323      Branch: perl
7324            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
7325            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
7326 ____________________________________________________________________________
7327 [  6103] By: jhi                                   on 2000/05/09  19:42:20
7328         Log: Test tweaking for Unicos continues.
7329      Branch: cfgperl
7330            ! t/op/64bitint.t
7331 ____________________________________________________________________________
7332 [  6102] By: jhi                                   on 2000/05/09  16:47:27
7333         Log: The test suite tweak in #6101 wasn't quite right.
7334      Branch: cfgperl
7335            ! t/lib/complex.t
7336 ____________________________________________________________________________
7337 [  6101] By: jhi                                   on 2000/05/09  15:35:34
7338         Log: Hints and test tweaks for Unicos.
7339      Branch: cfgperl
7340            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
7341 ____________________________________________________________________________
7342 [  6100] By: jhi                                   on 2000/05/08  21:15:06
7343         Log: More compilation tweakery from Allen Smith.
7344      Branch: cfgperl
7345            ! hints/irix_6.sh
7346 ____________________________________________________________________________
7347 [  6099] By: jhi                                   on 2000/05/08  19:21:18
7348         Log: Tweaks for the cc bugs from Allen Smith.
7349      Branch: cfgperl
7350            ! hints/irix_6.sh
7351 ____________________________________________________________________________
7352 [  6098] By: jhi                                   on 2000/05/08  19:13:37
7353         Log: Add a note about other, yet unsupported, shadow password APIs.
7354      Branch: cfgperl
7355            ! pp_sys.c
7356 ____________________________________________________________________________
7357 [  6097] By: jhi                                   on 2000/05/08  18:46:34
7358         Log: Add a note about possible compilation problems from Allen Smith.
7359      Branch: cfgperl
7360            ! hints/irix_6.sh
7361 ____________________________________________________________________________
7362 [  6096] By: jhi                                   on 2000/05/08  17:33:10
7363         Log: Integrate with Sarathy.
7364      Branch: cfgperl
7365           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
7366           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
7367 ____________________________________________________________________________
7368 [  6095] By: jhi                                   on 2000/05/08  16:21:33
7369         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
7370              might be useful in future.
7371      Branch: cfgperl
7372            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7373            ! config_h.SH
7374      Branch: metaconfig
7375            ! U/installdirs/inc_version_list.U
7376      Branch: metaconfig/U/perl
7377            ! perlxv.U
7378 ____________________________________________________________________________
7379 [  6094] By: gsar                                  on 2000/05/08  14:22:22
7380         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
7381      Branch: perl
7382            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
7383            ! hints/cygwin.sh pp_sys.c
7384 ____________________________________________________________________________
7385 [  6093] By: gsar                                  on 2000/05/08  12:52:28
7386         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
7387              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
7388      Branch: perl
7389            ! pp_sys.c sv.c win32/perlhost.h
7390 ____________________________________________________________________________
7391 [  6092] By: jhi                                   on 2000/05/07  22:40:34
7392         Log: Regen perltoc with the fixed buildtoc.
7393      Branch: cfgperl
7394            ! pod/perltoc.pod
7395 ____________________________________________________________________________
7396 [  6091] By: jhi                                   on 2000/05/07  22:24:16
7397         Log: Integrate with Sarathy.
7398      Branch: cfgperl
7399           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
7400           !> t/op/substr.t toke.c
7401 ____________________________________________________________________________
7402 [  6090] By: gsar                                  on 2000/05/07  19:47:07
7403         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
7404              [NI]OK; added tests for both
7405      Branch: perl
7406            ! perl.c pp_hot.c sv.c t/op/substr.t
7407 ____________________________________________________________________________
7408 [  6089] By: gsar                                  on 2000/05/07  18:18:38
7409         Log: buildtoc tweak to fix newline lossage
7410      Branch: perl
7411            ! pod/buildtoc
7412 ____________________________________________________________________________
7413 [  6088] By: jhi                                   on 2000/05/07  16:35:36
7414         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
7415              because we do not use those.  The HAS_GETSPNAM remains,
7416              though, because we still do use that.
7417      Branch: cfgperl
7418            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7419            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
7420            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
7421            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
7422            ! win32/config.vc win32/config_H.bc win32/config_H.gc
7423            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
7424 ____________________________________________________________________________
7425 [  6087] By: gsar                                  on 2000/05/07  16:05:16
7426         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
7427      Branch: perl
7428            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
7429 ____________________________________________________________________________
7430 [  6086] By: jhi                                   on 2000/05/07  15:27:07
7431         Log: Integrate with Sarathy.
7432      Branch: cfgperl
7433           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7434           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
7435           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
7436           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
7437           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
7438           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
7439 ____________________________________________________________________________
7440 [  6085] By: gsar                                  on 2000/05/07  05:52:02
7441         Log: repeat operator (x) doesn't preserve utf8-ness
7442      Branch: perl
7443            ! pp.c t/op/substr.t
7444 ____________________________________________________________________________
7445 [  6084] By: gsar                                  on 2000/05/07  05:39:55
7446         Log: substr() does not preserve utf8-ness (from Stefan Eissing
7447              <Eissing@medicaldataservice.de>); added tests
7448      Branch: perl
7449            ! pp.c t/op/substr.t
7450 ____________________________________________________________________________
7451 [  6083] By: gsar                                  on 2000/05/07  05:24:46
7452         Log: note about undocumented caller() return value (from M.J.T. Guy);
7453              yet another peek.t tweak
7454      Branch: perl
7455            ! pod/perlfunc.pod t/lib/peek.t
7456 ____________________________________________________________________________
7457 [  6082] By: gsar                                  on 2000/05/07  05:08:40
7458         Log: peek.t non-portable to ithreads
7459      Branch: perl
7460            ! t/lib/peek.t
7461 ____________________________________________________________________________
7462 [  6081] By: gsar                                  on 2000/05/07  04:17:04
7463         Log: better default perlbug categories for ok reports (from Richard Foley)
7464      Branch: perl
7465            ! utils/perlbug.PL
7466 ____________________________________________________________________________
7467 [  6080] By: gsar                                  on 2000/05/07  04:08:07
7468         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
7469              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
7470      Branch: perl
7471            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7472            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
7473            ! AUTHORS MAINTAIN MANIFEST
7474 ____________________________________________________________________________
7475 [  6079] By: gsar                                  on 2000/05/07  04:01:38
7476         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
7477      Branch: perl
7478            ! lib/Carp/Heavy.pm
7479 ____________________________________________________________________________
7480 [  6078] By: gsar                                  on 2000/05/07  01:24:19
7481         Log: workaround for CRT bug in chdir() (from Charles Lane, via
7482              Peter Prymmer)
7483      Branch: perl
7484            ! iperlsys.h vms/vms.c vms/vmsish.h
7485 ____________________________________________________________________________
7486 [  6077] By: gsar                                  on 2000/05/07  01:22:23
7487         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
7488              and Tom Phoenix)
7489      Branch: perl
7490            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
7491 ____________________________________________________________________________
7492 [  6076] By: gsar                                  on 2000/05/06  17:36:29
7493         Log: integrate cfgperl contents into mainline
7494      Branch: perl
7495           +> t/lib/peek.t
7496           !> Configure MANIFEST Porting/Glossary Porting/config.sh
7497           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
7498           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
7499           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
7500 ____________________________________________________________________________
7501 [  6075] By: jhi                                   on 2000/05/05  18:56:10
7502         Log: Make the test more portable.
7503      Branch: cfgperl
7504            ! t/lib/peek.t
7505 ____________________________________________________________________________
7506 [  6074] By: jhi                                   on 2000/05/05  18:49:20
7507         Log: Introduce t/lib/peek.t.
7508      Branch: cfgperl
7509            + t/lib/peek.t
7510            ! MANIFEST
7511 ____________________________________________________________________________
7512 [  6073] By: jhi                                   on 2000/05/05  14:30:45
7513         Log: Complex tweaks.
7514      Branch: cfgperl
7515            ! lib/Math/Complex.pm t/lib/complex.t
7516 ____________________________________________________________________________
7517 [  6072] By: jhi                                   on 2000/05/05  12:27:13
7518         Log: Integrate with Sarathy.
7519      Branch: cfgperl
7520           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7521           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
7522           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
7523           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
7524 ____________________________________________________________________________
7525 [  6071] By: gsar                                  on 2000/05/05  02:24:46
7526         Log: misformatted perllocal.pod (from Tim Jenness
7527              <t.jenness@jach.hawaii.edu>)
7528      Branch: perl
7529            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
7530 ____________________________________________________________________________
7531 [  6070] By: gsar                                  on 2000/05/05  02:16:52
7532         Log: remove misleading comment (from M.J.T. Guy)
7533      Branch: perl
7534            ! t/lib/anydbm.t
7535 ____________________________________________________________________________
7536 [  6069] By: gsar                                  on 2000/05/05  02:15:13
7537         Log: File::Spec compatibility update (from Barrie Slaymaker
7538              <barries@slaysys.com>)
7539      Branch: perl
7540            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
7541            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7542 ____________________________________________________________________________
7543 [  6068] By: gsar                                  on 2000/05/05  02:01:50
7544         Log: note about values()
7545      Branch: perl
7546            ! pod/perlfunc.pod
7547 ____________________________________________________________________________
7548 [  6067] By: gsar                                  on 2000/05/05  01:33:09
7549         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
7550      Branch: perl
7551            ! win32/win32.c
7552 ____________________________________________________________________________
7553 [  6066] By: gsar                                  on 2000/05/05  01:23:43
7554         Log: s/END/CHECK/
7555      Branch: perl
7556            ! perl.c
7557 ____________________________________________________________________________
7558 [  6065] By: jhi                                   on 2000/05/04  17:30:22
7559         Log: Integrate with Sarathy.
7560      Branch: cfgperl
7561           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
7562 ____________________________________________________________________________
7563 [  6064] By: gsar                                  on 2000/05/04  17:26:14
7564         Log: change#5905 wasn't quite right--it's intent only applies when arguments
7565              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
7566      Branch: perl
7567            ! pp_sys.c sv.c
7568 ____________________________________________________________________________
7569 [  6063] By: gsar                                  on 2000/05/04  16:52:29
7570         Log: tokeq() could read unallocated field in argument
7571      Branch: perl
7572            ! toke.c
7573 ____________________________________________________________________________
7574 [  6062] By: gsar                                  on 2000/05/04  16:34:51
7575         Log: additional tests for utf8.t
7576      Branch: perl
7577            ! t/pragma/utf8.t
7578 ____________________________________________________________________________
7579 [  6061] By: gsar                                  on 2000/05/04  16:09:28
7580         Log: change#5921 neglected to make eq honor "use bytes"
7581      Branch: perl
7582            ! sv.c
7583 ____________________________________________________________________________
7584 [  6060] By: jhi                                   on 2000/05/04  15:30:16
7585         Log: Integrate with Sarathy.
7586      Branch: cfgperl
7587           !> perl.c regcomp.c t/pragma/utf8.t
7588 ____________________________________________________________________________
7589 [  6059] By: jhi                                   on 2000/05/04  15:26:37
7590         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
7591              in natively 64-bit platforms where a long is a quad (no need
7592              for long longs).  Also added bias for IVs.
7593      Branch: cfgperl
7594            ! toke.c
7595 ____________________________________________________________________________
7596 [  6058] By: gsar                                  on 2000/05/04  00:19:14
7597         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
7598              (spotted by Donald Kinzer <dkinzer@premia.com>)
7599      Branch: perl
7600            ! perl.c
7601 ____________________________________________________________________________
7602 [  6057] By: gsar                                  on 2000/05/03  18:34:01
7603         Log: fix broken parsing of /\x{ab}/
7604      Branch: perl
7605            ! regcomp.c t/pragma/utf8.t
7606 ____________________________________________________________________________
7607 [  6056] By: jhi                                   on 2000/05/03  17:57:16
7608         Log: The search of infinity continues, this time simplified.
7609      Branch: cfgperl
7610            ! lib/Math/Complex.pm
7611 ____________________________________________________________________________
7612 [  6055] By: jhi                                   on 2000/05/03  17:45:30
7613         Log: Detypo.
7614      Branch: cfgperl
7615            ! hints/unicos.sh
7616 ____________________________________________________________________________
7617 [  6054] By: jhi                                   on 2000/05/02  22:28:27
7618         Log: Be more forgiving in POSIX about HUGE_VALL.
7619      Branch: cfgperl
7620            ! ext/POSIX/POSIX.xs
7621 ____________________________________________________________________________
7622 [  6053] By: jhi                                   on 2000/05/02  22:25:05
7623         Log: Integrate with Sarathy.
7624      Branch: cfgperl
7625           !> hints/irix_6.sh pod/perlop.pod
7626 ____________________________________________________________________________
7627 [  6052] By: jhi                                   on 2000/05/02  22:24:31
7628         Log: Unicos hint tweak.
7629      Branch: cfgperl
7630            ! hints/unicos.sh
7631 ____________________________________________________________________________
7632 [  6051] By: jhi                                   on 2000/05/02  22:21:26
7633         Log: Complex tweakery.
7634      Branch: cfgperl
7635            ! lib/Math/Complex.pm t/lib/complex.t
7636 ____________________________________________________________________________
7637 [  6050] By: jhi                                   on 2000/05/02  19:26:22
7638         Log: Use setxxent()/endxxent().
7639      Branch: cfgperl
7640            ! t/op/grent.t t/op/pwent.t
7641 ____________________________________________________________________________
7642 [  6049] By: jhi                                   on 2000/05/02  19:06:02
7643         Log: Test both the scalar and list contexts.
7644      Branch: cfgperl
7645            ! t/op/grent.t t/op/pwent.t
7646 ____________________________________________________________________________
7647 [  6048] By: gsar                                  on 2000/05/02  18:29:10
7648         Log: add note about how $( doesn't interpolate in REs (from
7649              Philip Newton <newton@ficus.frogspace.net>)
7650      Branch: perl
7651            ! pod/perlop.pod
7652 ____________________________________________________________________________
7653 [  6047] By: jhi                                   on 2000/05/02  17:41:24
7654         Log: Call getspnam() only iff needd.
7655      Branch: cfgperl
7656            ! pp_sys.c
7657 ____________________________________________________________________________
7658 [  6046] By: gsar                                  on 2000/05/02  17:07:25
7659         Log: libscheck has insufficient checks for n32 libs (from
7660              Albert Chin-A-Young <china@thewrittenword.com>)
7661      Branch: perl
7662            ! hints/irix_6.sh
7663 ____________________________________________________________________________
7664 [  6045] By: jhi                                   on 2000/05/02  13:57:17
7665         Log: Integrate with Sarathy.
7666      Branch: cfgperl
7667           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
7668           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
7669 ____________________________________________________________________________
7670 [  6044] By: gsar                                  on 2000/05/02  06:48:19
7671         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
7672              such that underscores are only ignored in literal numbers,
7673              "\x{...}", and hex/oct argument
7674      Branch: perl
7675            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
7676 ____________________________________________________________________________
7677 [  6043] By: gsar                                  on 2000/05/02  02:22:29
7678         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
7679      Branch: perl
7680            ! pod/perlretut.pod
7681 ____________________________________________________________________________
7682 [  6042] By: gsar                                  on 2000/05/02  02:17:51
7683         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
7684      Branch: perl
7685            ! pod/perltrap.pod
7686 ____________________________________________________________________________
7687 [  6041] By: gsar                                  on 2000/05/02  01:53:51
7688         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
7689              to compensate
7690      Branch: perl
7691            ! Porting/makerel
7692 ____________________________________________________________________________
7693 [  6040] By: gsar                                  on 2000/05/02  01:51:57
7694         Log: missing files in MANIFEST
7695      Branch: perl
7696            ! MANIFEST
7697 ____________________________________________________________________________
7698 [  6039] By: jhi                                   on 2000/05/02  00:36:46
7699         Log: Infinite problems.
7700      Branch: cfgperl
7701            ! lib/Math/Complex.pm
7702 ____________________________________________________________________________
7703 [  6038] By: jhi                                   on 2000/05/02  00:06:38
7704         Log: pwent/spent #ifdef imbalance.
7705      Branch: cfgperl
7706            ! pp_sys.c
7707 ____________________________________________________________________________
7708 [  6037] By: jhi                                   on 2000/05/01  22:50:11
7709         Log: Use HUGE_VALL if applicable.
7710      Branch: cfgperl
7711            ! ext/POSIX/POSIX.xs util.c
7712 ____________________________________________________________________________
7713 [  6036] By: jhi                                   on 2000/05/01  22:20:53
7714         Log: Correct Freudian slip.
7715      Branch: cfgperl
7716            ! pp_sys.c
7717 ____________________________________________________________________________
7718 [  6035] By: jhi                                   on 2000/05/01  21:07:38
7719         Log: Continue on the pwent/spent case.
7720      Branch: cfgperl
7721            ! pp_sys.c
7722 ____________________________________________________________________________
7723 [  6034] By: jhi                                   on 2000/05/01  17:45:14
7724         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
7725              adjustments in 6032 conflicted badly with this, will have
7726              to revisit them later.
7727      Branch: cfgperl
7728           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
7729           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
7730           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
7731           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
7732           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
7733           !> t/lib/cgi-html.t t/lib/cgi-request.t
7734 ____________________________________________________________________________
7735 [  6033] By: jhi                                   on 2000/05/01  17:40:49
7736         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
7737      Branch: cfgperl
7738            ! pp_sys.c
7739 ____________________________________________________________________________
7740 [  6032] By: gsar                                  on 2000/05/01  15:56:32
7741         Log: whitespace adjustments
7742      Branch: perl
7743            ! pp_sys.c
7744 ____________________________________________________________________________
7745 [  6031] By: gsar                                  on 2000/05/01  15:19:41
7746         Log: small nits in diagnostics.pm (from Robin Barker)
7747      Branch: perl
7748            ! lib/diagnostics.pm pod/perldiag.pod
7749 ____________________________________________________________________________
7750 [  6030] By: gsar                                  on 2000/05/01  08:39:18
7751         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
7752              for @- and @+ (from Johan Vromans)
7753      Branch: perl
7754            ! lib/English.pm pod/perlvar.pod
7755 ____________________________________________________________________________
7756 [  6029] By: gsar                                  on 2000/05/01  08:16:10
7757         Log: add CGI.pm v2.66 (from Lincoln Stein)
7758      Branch: perl
7759            + lib/CGI/Util.pm t/lib/cgi-pretty.t
7760            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
7761            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
7762            ! t/lib/cgi-html.t t/lib/cgi-request.t
7763 ____________________________________________________________________________
7764 [  6028] By: gsar                                  on 2000/05/01  06:34:41
7765         Log: Pod::Man generates groff-incompatible macro definition (from
7766              Tom Christiansen)
7767      Branch: perl
7768            ! lib/Pod/Man.pm
7769 ____________________________________________________________________________
7770 [  6027] By: gsar                                  on 2000/05/01  06:31:36
7771         Log: podlators-1.02 update (from Russ Allbery)
7772      Branch: perl
7773            ! lib/Pod/Man.pm lib/Pod/Text.pm
7774 ____________________________________________________________________________
7775 [  6026] By: jhi                                   on 2000/04/30  23:24:23
7776         Log: Integrate with Sarathy.
7777      Branch: cfgperl
7778           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
7779           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
7780           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
7781           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
7782           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
7783           !> t/lib/syslog.t toke.c win32/win32.h
7784 ____________________________________________________________________________
7785 [  6025] By: gsar                                  on 2000/04/30  18:17:47
7786         Log: Is{Alnum,Alpha,Word} don't match titlecase
7787              
7788              TODO: IsSpace is defined recursively!
7789              
7790              (both spotted by Larry)
7791      Branch: perl
7792            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
7793            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
7794 ____________________________________________________________________________
7795 [  6024] By: gsar                                  on 2000/04/30  17:50:19
7796         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
7797              (from Hugo van der Sanden)
7798      Branch: perl
7799            ! toke.c
7800 ____________________________________________________________________________
7801 [  6023] By: gsar                                  on 2000/04/30  17:14:43
7802         Log: debugger stomps on $. (from M.J.T. Guy)
7803      Branch: perl
7804            ! lib/perl5db.pl
7805 ____________________________________________________________________________
7806 [  6022] By: gsar                                  on 2000/04/30  16:59:22
7807         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
7808      Branch: perl
7809            ! sv.c
7810 ____________________________________________________________________________
7811 [  6021] By: gsar                                  on 2000/04/29  21:00:08
7812         Log: remove Win2K issue in pod (fixed by change#6020)
7813      Branch: perl
7814            ! README.win32 pod/perl56delta.pod
7815 ____________________________________________________________________________
7816 [  6020] By: gsar                                  on 2000/04/29  20:51:49
7817         Log: test tweak
7818      Branch: perl
7819            ! t/lib/open3.t
7820 ____________________________________________________________________________
7821 [  6019] By: gsar                                  on 2000/04/29  20:34:27
7822         Log: windows portability tweaks
7823      Branch: perl
7824            ! t/lib/b.t win32/win32.h
7825 ____________________________________________________________________________
7826 [  6018] By: gsar                                  on 2000/04/29  19:55:24
7827         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
7828              make _PATH_LOG() return "" if unavailable
7829      Branch: perl
7830            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
7831            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
7832 ____________________________________________________________________________
7833 [  6017] By: jhi                                   on 2000/04/28  22:49:46
7834         Log: Integrate with Sarathy.
7835      Branch: cfgperl
7836           !> op.c perl.c pod/perldiag.pod t/lib/b.t
7837 ____________________________________________________________________________
7838 [  6016] By: jhi                                   on 2000/04/28  22:46:14
7839         Log: Do not warn that an infinity does not look like a number.
7840      Branch: cfgperl
7841            ! sv.c
7842 ____________________________________________________________________________
7843 [  6015] By: gsar                                  on 2000/04/28  22:35:49
7844         Log: tweak test for portability
7845      Branch: perl
7846            ! t/lib/b.t
7847 ____________________________________________________________________________
7848 [  6014] By: gsar                                  on 2000/04/28  22:05:31
7849         Log: glob() loading File::Glob behind the scenes may cause syntax errors
7850      Branch: perl
7851            ! op.c
7852 ____________________________________________________________________________
7853 [  6013] By: gsar                                  on 2000/04/28  21:25:22
7854         Log: tweak change#5945 to display correct switch name in diagnostic
7855      Branch: perl
7856            ! perl.c pod/perldiag.pod
7857 ____________________________________________________________________________
7858 [  6012] By: jhi                                   on 2000/04/28  21:08:12
7859         Log: Integrate with Sarathy.
7860      Branch: cfgperl
7861           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
7862           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
7863           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
7864 ____________________________________________________________________________
7865 [  6011] By: jhi                                   on 2000/04/28  21:04:46
7866         Log: &HUGE_VAL is not defined, it exists.
7867      Branch: cfgperl
7868            ! lib/Math/Complex.pm
7869 ____________________________________________________________________________
7870 [  6010] By: gsar                                  on 2000/04/28  21:02:58
7871         Log: clarify note about shadow password support (from
7872              gellyfish@gellyfish.com)
7873      Branch: perl
7874            ! pod/perlfunc.pod
7875 ____________________________________________________________________________
7876 [  6009] By: gsar                                  on 2000/04/28  21:00:00
7877         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
7878      Branch: perl
7879            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
7880 ____________________________________________________________________________
7881 [  6008] By: gsar                                  on 2000/04/28  20:56:33
7882         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
7883      Branch: perl
7884            ! installperl vms/subconfigure.com
7885 ____________________________________________________________________________
7886 [  6007] By: gsar                                  on 2000/04/28  20:51:21
7887         Log: note about compile failures and END blocks (from M.J.T. Guy)
7888      Branch: perl
7889            ! pod/perl56delta.pod pod/perlmod.pod
7890 ____________________________________________________________________________
7891 [  6006] By: jhi                                   on 2000/04/28  20:42:14
7892         Log: Regen Configure.
7893      Branch: cfgperl
7894            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7895            ! config_h.SH
7896 ____________________________________________________________________________
7897 [  6005] By: gsar                                  on 2000/04/28  20:41:16
7898         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
7899      Branch: perl
7900            ! utils/perldoc.PL
7901 ____________________________________________________________________________
7902 [  6004] By: jhi                                   on 2000/04/28  20:28:21
7903         Log: Integrate with Sarathy.
7904      Branch: cfgperl
7905           !> Configure INSTALL Porting/Glossary Porting/config.sh
7906           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
7907           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
7908           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
7909           !> win32/config.vc win32/win32.c
7910 ____________________________________________________________________________
7911 [  6003] By: gsar                                  on 2000/04/28  20:11:20
7912         Log: allow REG_EXPAND_SZ keys in Windows registry (from
7913              John Clayton <John.Clayton@barclayscapital.com>)
7914      Branch: perl
7915            ! win32/win32.c
7916 ____________________________________________________________________________
7917 [  6002] By: gsar                                  on 2000/04/28  19:34:16
7918         Log: destructive sv_setsv() can lose UV-ness from source, causing
7919              numeric promotions/comparisons to fail to do the right thing
7920      Branch: perl
7921            ! sv.c
7922 ____________________________________________________________________________
7923 [  6001] By: gsar                                  on 2000/04/28  18:44:15
7924         Log: support additional library locations via $Config{otherlibdirs}
7925              (from Andy Dougherty)
7926      Branch: perl
7927            ! Configure INSTALL Porting/Glossary Porting/config.sh
7928            ! Porting/config_H config_h.SH epoc/config.sh perl.c
7929            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
7930            ! win32/config.bc win32/config.gc win32/config.vc
7931 ____________________________________________________________________________
7932 [  6000] By: gsar                                  on 2000/04/28  18:26:58
7933         Log: reworked otherlibdirs.U (from Andy Dougherty)
7934      Branch: metaconfig
7935            ! U/installdirs/otherlibdirs.U
7936 ____________________________________________________________________________
7937 [  5999] By: gsar                                  on 2000/04/28  18:17:07
7938         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
7939      Branch: perl
7940            ! t/pragma/warn/toke toke.c
7941 ____________________________________________________________________________
7942 [  5998] By: jhi                                   on 2000/04/28  13:32:17
7943         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
7944      Branch: cfgperl
7945            ! lib/Math/Complex.pm
7946 ____________________________________________________________________________
7947 [  5997] By: jhi                                   on 2000/04/28  13:14:04
7948         Log: Preserve $!.
7949      Branch: cfgperl
7950            ! lib/Math/Complex.pm
7951 ____________________________________________________________________________
7952 [  5996] By: jhi                                   on 2000/04/28  12:59:23
7953         Log: Integrate with Sarathy.
7954      Branch: cfgperl
7955           +> pod/perlrequick.pod pod/perlretut.pod
7956           !> (integrate 51 files)
7957 ____________________________________________________________________________
7958 [  5995] By: gsar                                  on 2000/04/28  09:37:36
7959         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
7960      Branch: perl
7961            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
7962 ____________________________________________________________________________
7963 [  5994] By: gsar                                  on 2000/04/28  09:33:26
7964         Log: fix for missed accounting for null byte in pack("Z",...) (from
7965              M.J.T. Guy)
7966      Branch: perl
7967            ! pp.c t/op/pack.t
7968 ____________________________________________________________________________
7969 [  5993] By: gsar                                  on 2000/04/28  09:30:05
7970         Log: various minor tweaks seen on p5p
7971      Branch: perl
7972            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
7973 ____________________________________________________________________________
7974 [  5992] By: gsar                                  on 2000/04/28  09:08:19
7975         Log: pod nit (from Simon Cozens)
7976      Branch: perl
7977            ! pod/perlop.pod
7978 ____________________________________________________________________________
7979 [  5991] By: gsar                                  on 2000/04/28  09:06:36
7980         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
7981      Branch: perl
7982            ! README.posix-bc hints/posix-bc.sh
7983 ____________________________________________________________________________
7984 [  5990] By: gsar                                  on 2000/04/28  08:54:52
7985         Log: use $ENV{LIB} to search for libs under Visual C compiler
7986              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
7987      Branch: perl
7988            ! lib/ExtUtils/Liblist.pm
7989 ____________________________________________________________________________
7990 [  5989] By: gsar                                  on 2000/04/28  08:27:12
7991         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
7992              itself and no other (from Tom Hughes)
7993      Branch: perl
7994            ! t/op/array.t toke.c
7995 ____________________________________________________________________________
7996 [  5988] By: gsar                                  on 2000/04/28  08:01:38
7997         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
7998              <paul@miraclefish.com>)
7999      Branch: perl
8000            ! lib/ExtUtils/MakeMaker.pm
8001 ____________________________________________________________________________
8002 [  5987] By: gsar                                  on 2000/04/28  07:53:09
8003         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
8004      Branch: perl
8005            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
8006 ____________________________________________________________________________
8007 [  5986] By: gsar                                  on 2000/04/28  07:44:17
8008         Log: add regular expressions tutorial and quick-start guide (from
8009              Mark Kvale <kvale@phy.ucsf.edu>)
8010      Branch: perl
8011            + pod/perlrequick.pod pod/perlretut.pod
8012            ! AUTHORS MAINTAIN MANIFEST
8013 ____________________________________________________________________________
8014 [  5985] By: gsar                                  on 2000/04/28  07:30:28
8015         Log: forked child may not exit correctly if it failed to open
8016              /dev/console (from Graham Barr)
8017      Branch: perl
8018            ! ext/Sys/Syslog/Syslog.pm
8019 ____________________________________________________________________________
8020 [  5984] By: gsar                                  on 2000/04/28  07:27:20
8021         Log: attributes::reftype() doesn't work on tied argument
8022      Branch: perl
8023            ! xsutils.c
8024 ____________________________________________________________________________
8025 [  5983] By: gsar                                  on 2000/04/28  07:15:04
8026         Log: numeric conversion of non-number in change#3378 tramples on
8027              OOK offset, causing segfaults
8028      Branch: perl
8029            ! sv.c
8030 ____________________________________________________________________________
8031 [  5982] By: gsar                                  on 2000/04/28  04:48:25
8032         Log: avoid error in IO::Socket::INET when given an unknown service name
8033              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
8034      Branch: perl
8035            ! ext/IO/lib/IO/Socket/INET.pm
8036 ____________________________________________________________________________
8037 [  5981] By: gsar                                  on 2000/04/28  04:31:31
8038         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
8039              prototype mismatch with CORE::glob(); update pod and tests to
8040              suit (File::Glob::glob() is still available for backward
8041              compatibility, but should be considered deprecated)
8042      Branch: perl
8043            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
8044            ! t/lib/glob-taint.t
8045 ____________________________________________________________________________
8046 [  5980] By: gsar                                  on 2000/04/28  03:47:29
8047         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
8048              <ghudson@mit.edu>)
8049      Branch: metaconfig
8050            ! U/modified/Options.U
8051      Branch: perl
8052            ! Configure
8053 ____________________________________________________________________________
8054 [  5979] By: gsar                                  on 2000/04/28  03:07:54
8055         Log: under useithreads, constant pad entries could inadvertantly be
8056              shared across threads (from Eric Blood <eblood@xmission.com>);
8057              added Eric's test case to testsuite
8058      Branch: perl
8059            ! op.c t/op/misc.t
8060 ____________________________________________________________________________
8061 [  5978] By: gsar                                  on 2000/04/27  21:13:00
8062         Log: sync version numbers in File::Spec with the ones on CPAN
8063              (from Barrie Slaymaker)
8064      Branch: perl
8065            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
8066            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
8067            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
8068 ____________________________________________________________________________
8069 [  5977] By: gsar                                  on 2000/04/27  21:07:29
8070         Log: autoquote barewords followed by newline and arrow properly
8071              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
8072      Branch: perl
8073            ! t/pragma/warn/toke toke.c
8074 ____________________________________________________________________________
8075 [  5976] By: gsar                                  on 2000/04/27  20:41:20
8076         Log: DB_File v1.73 update (from Paul Marquess)
8077      Branch: perl
8078            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8079            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
8080 ____________________________________________________________________________
8081 [  5975] By: gsar                                  on 2000/04/27  20:34:24
8082         Log: allow sort() reentrancy (variant of patch suggested by
8083              Hugo van der Sanden)
8084      Branch: perl
8085            ! pp_ctl.c t/op/sort.t
8086 ____________________________________________________________________________
8087 [  5974] By: gsar                                  on 2000/04/27  19:46:57
8088         Log: change#4197 somehow missed initializing PL_errors, meaning
8089              sytax error queueing wasn't working outside eval"" at all;
8090              also fixed eval"" to localize PL_error_count, so that compile-time
8091              eval's don't clobber the error state of the outer context
8092      Branch: perl
8093            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
8094            ! t/pragma/warn/toke
8095 ____________________________________________________________________________
8096 [  5973] By: gsar                                  on 2000/04/27  18:29:05
8097         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
8098      Branch: perl
8099            ! regcomp.c regexec.c t/op/re_tests
8100 ____________________________________________________________________________
8101 [  5972] By: jhi                                   on 2000/04/27  18:22:41
8102         Log: Integrate with Sarathy.
8103      Branch: cfgperl
8104           +> t/lib/b.t t/lib/syslog.t
8105           !> (integrate 31 files)
8106 ____________________________________________________________________________
8107 [  5971] By: jhi                                   on 2000/04/27  18:18:46
8108         Log: Unicos tweaks from Mark P. Lutz.
8109      Branch: cfgperl
8110            ! hints/unicos.sh lib/Math/Complex.pm
8111 ____________________________________________________________________________
8112 [  5970] By: gsar                                  on 2000/04/27  18:05:11
8113         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
8114              IV is >32bits
8115      Branch: perl
8116            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
8117 ____________________________________________________________________________
8118 [  5969] By: gsar                                  on 2000/04/27  17:50:56
8119         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
8120      Branch: perl
8121            + t/lib/syslog.t
8122            ! MANIFEST ext/Sys/Syslog/Syslog.pm
8123 ____________________________________________________________________________
8124 [  5968] By: gsar                                  on 2000/04/27  17:44:49
8125         Log: tolerate spaces in group names in test on solaris (from David Boyce
8126              <dsb@boyski.com>)
8127      Branch: perl
8128            ! t/op/groups.t
8129 ____________________________________________________________________________
8130 [  5967] By: gsar                                  on 2000/04/27  17:41:22
8131         Log: improved docs on the warn_uninit diagnostic (from David Glasser
8132              and Simon Cozens)
8133      Branch: perl
8134            ! pod/perldiag.pod
8135 ____________________________________________________________________________
8136 [  5966] By: gsar                                  on 2000/04/27  16:54:58
8137         Log: add testsuite for B backends, fix bug in B::Deparse (from
8138              Simon Cozens <simon@brecon.co.uk>)
8139      Branch: perl
8140            + t/lib/b.t
8141            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
8142 ____________________________________________________________________________
8143 [  5965] By: gsar                                  on 2000/04/27  16:10:37
8144         Log: avoid "will not stay shared" warnings for our variables (from
8145              Robin Barker)
8146      Branch: perl
8147            ! op.c t/pragma/warn/op
8148 ____________________________________________________________________________
8149 [  5964] By: gsar                                  on 2000/04/27  07:05:05
8150         Log: reformat to 72 columns (again)
8151      Branch: perl
8152            ! pod/perldiag.pod
8153 ____________________________________________________________________________
8154 [  5963] By: gsar                                  on 2000/04/27  06:28:31
8155         Log: patch from Larry to make (\&) prototype work; added tests for
8156              the same
8157      Branch: perl
8158            ! op.c t/comp/proto.t
8159 ____________________________________________________________________________
8160 [  5962] By: gsar                                  on 2000/04/27  06:15:47
8161         Log: updated README.hpux (from Jeff Okamoto)
8162      Branch: perl
8163            ! README.hpux
8164 ____________________________________________________________________________
8165 [  5961] By: gsar                                  on 2000/04/27  05:55:03
8166         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
8167      Branch: perl
8168            ! emacs/cperl-mode.el
8169 ____________________________________________________________________________
8170 [  5960] By: gsar                                  on 2000/04/27  05:49:26
8171         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
8172      Branch: perl
8173            ! INSTALL
8174 ____________________________________________________________________________
8175 [  5959] By: gsar                                  on 2000/04/27  05:33:41
8176         Log: doubled words in pods (from Simon Cozens
8177              <simon.p.cozens@jp.pwcglobal.com>)
8178      Branch: perl
8179            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
8180            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
8181            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
8182            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
8183            ! pod/perltootc.pod
8184 ____________________________________________________________________________
8185 [  5958] By: gsar                                  on 2000/04/27  05:11:39
8186         Log: change#3569 deleted some essential code, revert; avoid use of
8187              atexit() to make DynaLoader work properly on AIX under mod_perl
8188              (from Jens-Uwe Mager <jum@helios.de>)
8189      Branch: perl
8190            ! ext/DynaLoader/dl_aix.xs
8191 ____________________________________________________________________________
8192 [  5957] By: gsar                                  on 2000/04/27  04:54:51
8193         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
8194      Branch: perl
8195            ! pod/perlmod.pod
8196 ____________________________________________________________________________
8197 [  5956] By: gsar                                  on 2000/04/27  04:51:47
8198         Log: better diagnostics on failed tests (from Ilya Zakharevich)
8199      Branch: perl
8200            ! t/op/lex_assign.t
8201 ____________________________________________________________________________
8202 [  5955] By: gsar                                  on 2000/04/27  04:26:44
8203         Log: longstanding bug exposed by change#3307: sort arguments weren't
8204              compiled with the right wantarray context (ensuing runtime lookup
8205              via block_gimme() was getting the incidental context of the
8206              sort() itself)
8207      Branch: perl
8208            ! op.c t/op/sort.t
8209 ____________________________________________________________________________
8210 [  5954] By: gsar                                  on 2000/04/26  23:42:12
8211         Log: integrate cfgperl contents into mainline
8212      Branch: perl
8213           !> (integrate 30 files)
8214 ____________________________________________________________________________
8215 [  5953] By: jhi                                   on 2000/04/26  23:06:42
8216         Log: Integrate with Sarathy.
8217      Branch: cfgperl
8218           !> README.win32 ext/B/B/Deparse.pm
8219           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
8220           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
8221           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
8222           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
8223           !> utils/perldoc.PL vms/perlvms.pod
8224 ____________________________________________________________________________
8225 [  5952] By: jhi                                   on 2000/04/26  23:03:46
8226         Log: Undo "use integer" addition from 64bitint as it seems
8227              to break most of the subtests in Digital UNIX;
8228              Unicos needs to find another way.
8229      Branch: cfgperl
8230            ! t/op/64bitint.t
8231 ____________________________________________________________________________
8232 [  5951] By: jhi                                   on 2000/04/26  22:57:53
8233         Log: Be more robust on "extreme" (large absolute value)
8234              arguments.  Originally reported by Daniel Connelly
8235              as a problem with asinh() on large negative arguments,
8236              asinh() used to bail out because an argument to log()
8237              ended up being zero.  Ilya Zakharevich proposed using
8238              Taylor's series in such cases, which for such large
8239              arguments is a very good approximation.
8240      Branch: cfgperl
8241            ! lib/Math/Complex.pm t/lib/complex.t
8242 ____________________________________________________________________________
8243 [  5950] By: gsar                                  on 2000/04/25  19:13:12
8244         Log: reformat perldiag to avoid long lines
8245      Branch: perl
8246            ! pod/perldiag.pod
8247 ____________________________________________________________________________
8248 [  5949] By: gsar                                  on 2000/04/25  18:41:11
8249         Log: make perldoc use the pod2man from the same version (from
8250              M.J.T. Guy)
8251      Branch: perl
8252            ! utils/perldoc.PL
8253 ____________________________________________________________________________
8254 [  5948] By: gsar                                  on 2000/04/25  18:21:57
8255         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
8256              <kompas@kompas.usr.onet.pl>)
8257      Branch: perl
8258            ! lib/vars.pm
8259 ____________________________________________________________________________
8260 [  5947] By: gsar                                  on 2000/04/25  18:11:53
8261         Log: use &dl_error rather than &dl_load_file as the guard for calling
8262              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
8263              statically built perl)
8264      Branch: perl
8265            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
8266 ____________________________________________________________________________
8267 [  5946] By: jhi                                   on 2000/04/25  17:37:54
8268         Log: Document that tr() is not tr(1).
8269      Branch: cfgperl
8270            ! pod/perlop.pod
8271 ____________________________________________________________________________
8272 [  5945] By: gsar                                  on 2000/04/25  16:34:33
8273         Log: make module name mandatory after -M switch; reorder perldiag
8274              alphabetically (from Mark-Jason Dominus)
8275      Branch: perl
8276            ! perl.c pod/perldiag.pod
8277 ____________________________________________________________________________
8278 [  5944] By: jhi                                   on 2000/04/25  01:15:18
8279         Log: On second thoughts frexp() does have two arguments.
8280      Branch: cfgperl
8281            ! perl.h
8282 ____________________________________________________________________________
8283 [  5943] By: jhi                                   on 2000/04/24  22:56:32
8284         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
8285              Now pp_ncmp() returns undef is either operand is a NaN.
8286      Branch: cfgperl
8287            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8288            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
8289            ! vms/subconfigure.com vos/config.def vos/config.h
8290            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
8291            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8292            ! win32/config_H.vc
8293      Branch: metaconfig/U/perl
8294            + d_modfl.U
8295 ____________________________________________________________________________
8296 [  5942] By: jhi                                   on 2000/04/24  19:45:17
8297         Log: Regen Configure to match #5937.
8298      Branch: cfgperl
8299            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8300            ! config_h.SH
8301      Branch: metaconfig
8302            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
8303 ____________________________________________________________________________
8304 [  5941] By: jhi                                   on 2000/04/24  19:24:11
8305         Log: Further Unicos fixes for Mark Lutz.
8306      Branch: cfgperl
8307            ! hints/unicos.sh pp_ctl.c
8308 ____________________________________________________________________________
8309 [  5940] By: jhi                                   on 2000/04/24  19:09:06
8310         Log: Various Unicos 10.0.0.6 fixes.
8311              
8312              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
8313              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
8314              Reply-To: tecmpl1@triton.ca.boeing.com 
8315              To: perl5-porters@perl.org 
8316              Date: Fri, 14 Apr 2000 20:21:00 GMT 
8317              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
8318      Branch: cfgperl
8319            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
8320 ____________________________________________________________________________
8321 [  5939] By: gsar                                  on 2000/04/24  19:01:24
8322         Log: more pod nits (from Larry Virden)
8323      Branch: perl
8324            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
8325            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
8326            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
8327 ____________________________________________________________________________
8328 [  5938] By: gsar                                  on 2000/04/24  18:54:01
8329         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
8330      Branch: perl
8331            ! ext/B/B/Deparse.pm
8332 ____________________________________________________________________________
8333 [  5937] By: jhi                                   on 2000/04/24  17:39:00
8334         Log: Integrate with Sarathy.
8335      Branch: cfgperl
8336           +> (branch 31 files)
8337           !> (integrate 73 files)
8338 ____________________________________________________________________________
8339 [  5936] By: gsar                                  on 2000/04/24  17:30:06
8340         Log: additional tests for change#5934 (from Paul Marquess, who also
8341              sent in the same fix)
8342      Branch: perl
8343            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
8344            ! t/pragma/warn/5nolint t/pragma/warn/6default
8345 ____________________________________________________________________________
8346 [  5935] By: jhi                                   on 2000/04/24  17:26:05
8347         Log: Do not assume sign propagation.
8348              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
8349              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
8350              To: payner@ncifcrf.gov, perl5-porters@perl.org 
8351              Date: Tue, 18 Apr 2000 18:24:49 +0100 
8352              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
8353      Branch: cfgperl
8354            ! t/op/bop.t t/op/misc.t
8355 ____________________________________________________________________________
8356 [  5934] By: gsar                                  on 2000/04/24  17:16:54
8357         Log: propagate lexical warnings from surrounding scope correctly
8358              within string eval()
8359      Branch: perl
8360            ! pp_ctl.c t/pragma/warn/pp_ctl
8361 ____________________________________________________________________________
8362 [  5933] By: jhi                                   on 2000/04/24  17:01:07
8363         Log: Flatten the cpp jungle doing the nosuid checking.
8364      Branch: cfgperl
8365            ! perl.c
8366 ____________________________________________________________________________
8367 [  5932] By: gsar                                  on 2000/04/24  09:08:14
8368         Log: add rsignal(), whichsig() and do_join() to public API list
8369              (mod_perl uses them to good advantage)
8370      Branch: perl
8371            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
8372 ____________________________________________________________________________
8373 [  5931] By: gsar                                  on 2000/04/24  09:01:40
8374         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
8375      Branch: perl
8376            ! pp_hot.c regexec.c t/op/pat.t
8377 ____________________________________________________________________________
8378 [  5930] By: gsar                                  on 2000/04/24  08:58:33
8379         Log: small os390 tweaks (from Peter Prymmer)
8380      Branch: perl
8381            ! config_h.SH makedepend.SH
8382 ____________________________________________________________________________
8383 [  5929] By: gsar                                  on 2000/04/24  08:55:25
8384         Log: pod nits
8385      Branch: perl
8386            ! pod/perlguts.pod
8387 ____________________________________________________________________________
8388 [  5928] By: gsar                                  on 2000/04/24  08:50:13
8389         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
8390      Branch: perl
8391            ! ext/IO/lib/IO/Poll.pm
8392 ____________________________________________________________________________
8393 [  5927] By: gsar                                  on 2000/04/24  08:43:24
8394         Log: arrange for next() to resume at the unstack op rather than the
8395              loop conditional, so that scope cleanup happens correctly
8396              (from Stephen McCamant)
8397      Branch: perl
8398            ! op.c pp_ctl.c t/op/misc.t
8399 ____________________________________________________________________________
8400 [  5926] By: gsar                                  on 2000/04/24  08:18:40
8401         Log: on windows, reserve 16M of stack rather than 128M (allows more
8402              threads to run concurrently)
8403      Branch: perl
8404            ! win32/Makefile win32/makefile.mk
8405 ____________________________________________________________________________
8406 [  5925] By: gsar                                  on 2000/04/24  08:13:52
8407         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
8408      Branch: perl
8409            ! toke.c
8410 ____________________________________________________________________________
8411 [  5924] By: gsar                                  on 2000/04/24  08:08:59
8412         Log: avoid using uninitialized memory in require version check
8413      Branch: perl
8414            ! pp_ctl.c universal.c
8415 ____________________________________________________________________________
8416 [  5923] By: gsar                                  on 2000/04/24  07:20:14
8417         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
8418      Branch: perl
8419            ! ext/IO/lib/IO/Poll.pm
8420 ____________________________________________________________________________
8421 [  5922] By: gsar                                  on 2000/04/24  07:08:42
8422         Log: commentary about IoTYPE() (from Nathan Torkington)
8423      Branch: perl
8424            ! sv.h
8425 ____________________________________________________________________________
8426 [  5921] By: gsar                                  on 2000/04/24  06:58:26
8427         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
8428              by fix
8429      Branch: perl
8430            ! sv.c t/lib/charnames.t t/pragma/utf8.t
8431 ____________________________________________________________________________
8432 [  5920] By: gsar                                  on 2000/04/24  06:37:59
8433         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
8434      Branch: perl
8435            ! doop.c t/op/ver.t
8436 ____________________________________________________________________________
8437 [  5919] By: gsar                                  on 2000/04/24  06:21:58
8438         Log: Configure might miss old directories when prefix must be
8439              expanded (from Robin Barker)
8440      Branch: metaconfig
8441            ! U/installdirs/inc_version_list.U
8442      Branch: perl
8443            ! Configure
8444 ____________________________________________________________________________
8445 [  5918] By: gsar                                  on 2000/04/24  06:16:11
8446         Log: VMS nits in glob() test (from Charles Lane)
8447      Branch: perl
8448            ! t/lib/glob-basic.t
8449 ____________________________________________________________________________
8450 [  5917] By: gsar                                  on 2000/04/24  06:11:56
8451         Log: various pod nits (from Larry Virden and others)
8452      Branch: perl
8453            ! README.amiga README.hpux README.machten README.os2
8454            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
8455            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
8456            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
8457            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
8458            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
8459            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
8460            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
8461            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
8462 ____________________________________________________________________________
8463 [  5916] By: gsar                                  on 2000/04/24  05:52:43
8464         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
8465              <wjones@tc.fluke.com>)
8466      Branch: perl
8467            ! t/lib/glob-basic.t
8468 ____________________________________________________________________________
8469 [  5915] By: gsar                                  on 2000/04/24  05:07:01
8470         Log: supported platforms mixed up
8471      Branch: perl
8472            ! pod/perl56delta.pod pod/perlport.pod
8473 ____________________________________________________________________________
8474 [  5914] By: gsar                                  on 2000/04/24  04:56:08
8475         Log: caller() wasn't returning the right number of elements for
8476              eval {...}
8477      Branch: perl
8478            ! pp_ctl.c t/pragma/warn/9enabled
8479 ____________________________________________________________________________
8480 [  5913] By: gsar                                  on 2000/04/24  04:35:41
8481         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
8482              Mark-Jason Dominus)
8483      Branch: perl
8484            ! pod/perlfunc.pod
8485 ____________________________________________________________________________
8486 [  5912] By: gsar                                  on 2000/04/24  04:17:15
8487         Log: fix totally broken caching in UNIVERSAL::isa() (from
8488              Nick Ing-Simmons)
8489      Branch: perl
8490            ! t/op/universal.t universal.c
8491 ____________________________________________________________________________
8492 [  5911] By: gsar                                  on 2000/04/24  03:39:47
8493         Log: add linebreak properties from unicode/LineBrk.txt (from
8494              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
8495      Branch: perl
8496            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
8497            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
8498            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
8499            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
8500            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
8501            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
8502            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
8503            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
8504            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
8505            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
8506            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
8507            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
8508            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
8509            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
8510            + lib/unicode/Is/LbrkZW.pl
8511            ! lib/unicode/mktables.PL
8512 ____________________________________________________________________________
8513 [  5910] By: gsar                                  on 2000/04/24  03:23:10
8514         Log: typo in pod
8515      Branch: perl
8516            ! ext/Thread/Thread.pm
8517 ____________________________________________________________________________
8518 [  5909] By: gsar                                  on 2000/04/24  03:22:03
8519         Log: mode argument to do_binmode() should be file mode, not boolean
8520      Branch: perl
8521            ! pp_sys.c
8522 ____________________________________________________________________________
8523 [  5908] By: gsar                                  on 2000/04/16  16:51:08
8524         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
8525              always returns a valid GV even when the symbol is trapped by strictures
8526              (avoids coredumps)
8527              
8528              TODO: the C<package;> hack needs similar treatment
8529      Branch: perl
8530            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
8531            ! t/pragma/strict-vars
8532 ____________________________________________________________________________
8533 [  5907] By: jhi                                   on 2000/03/31  23:42:56
8534         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
8535              an assumption which #5905 demolished.
8536      Branch: cfgperl
8537            ! pp_sys.c
8538 ____________________________________________________________________________
8539 [  5906] By: jhi                                   on 2000/03/31  18:54:37
8540         Log: Typo in #5905.
8541      Branch: cfgperl
8542            ! t/op/64bitint.t
8543 ____________________________________________________________________________
8544 [  5905] By: jhi                                   on 2000/03/31  18:50:54
8545         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
8546              reported by Joseph N. Hall.  The bug was that even with use64bitint
8547              one had to use the prefixes q, L, or ll with printf/sprintf,
8548              contrary to the documentation and common sense.
8549      Branch: cfgperl
8550            ! sv.c t/op/64bitint.t
8551 ____________________________________________________________________________
8552 [  5904] By: gsar                                  on 2000/03/28  02:31:32
8553         Log: add Changes, perldelta.pod
8554      Branch: perl
8555            + Changes pod/perldelta.pod
8556 ____________________________________________________________________________
8557 [  5903] By: gsar                                  on 2000/03/28  02:03:55
8558         Log: rename Changes and perldelta.pod
8559      Branch: perl
8560           +> Changes5.6 pod/perl56delta.pod
8561            - Changes pod/perldelta.pod
8562            ! MANIFEST
8563 ____________________________________________________________________________
8564 [  5902] By: gsar                                  on 2000/03/28  01:59:14
8565         Log: create maint-5.6 branch
8566      Branch: maint-5.6/perl
8567           +> (branch 1611 files)
8568 ____________________________________________________________________________
8569 [  5901] By: jhi                                   on 2000/03/23  05:48:43
8570         Log: Integrate with Sarathy.
8571      Branch: cfgperl
8572           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
8573 ____________________________________________________________________________
8574 [  5900] By: gsar                                  on 2000/03/23  05:42:43
8575         Log: three guesses on what this is :-)
8576      Branch: perl
8577            ! Changes