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