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