Stratus VOS updates from Paul Green.
[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     Charles Lane                <lane@DUPHY4.Physics.Drexel.Edu>
45     Douglas Lankshear           <dougl@activestate.com>
46     Doug MacEachern             <dougm@covalent.net>
47     Raphael Manfredi            <Raphael.Manfredi@pobox.com>
48     Paul Marquess               <Paul.Marquess@btinternet.com>
49     Stephen McCamant            <alias@mcs.com>
50     Laszlo Molnar               <laszlo.molnar@eth.ericsson.se>
51     Hans Mulder                 <hansmu@xs4all.nl>
52     Chris Nandor                <pudge@pobox.com>
53     Matthias Neeracher          <neeri@iis.ee.ethz.ch>
54     Jeff Okamoto                <okamoto@hpcc123.corp.hp.com>
55     Ulrich Pfeifer              <pfeifer@charly.informatik.uni-dortmund.de>
56     Tom Phoenix                 <rootbeer@teleport.com>
57     Stephen Potter              <spp@ds.net>
58     Joshua Pritikin             <joshua.pritikin@db.com>
59     Peter Prymmer               <pvhp@forte.com>
60     Norbert Pueschel            <pueschel@imsdd.meb.uni-bonn.de>
61     Dean Roehrich               <roehrich@cray.com>
62     Hugo van der Sanden         <hv@crypt.demon.co.uk>
63     Michael G Schwern           <schwern@pobox.com>
64     Roderick Schertler          <roderick@argon.org>
65     Yitzchak Scott-Thoennes     <sthoenna@efn.org>
66     Kurt D. Starsinic           <kstar@chapin.edu>
67     Benjamin Stuhl              <sho_pi@hotmail.com>
68     Dan Sugalski                <dan@sidhe.org>
69     Nathan Torkington           <gnat@frii.com>
70     Larry W. Virden             <lvirden@cas.org>
71     Johan Vromans               <jvromans@squirrel.nl>
72     Ilya Zakharevich            <ilya@math.ohio-state.edu>
73
74 And the Keepers of the Patch Pumpkin:
75
76     Charles Bailey              <bailey@newman.upenn.edu>
77     Graham Barr                 <gbarr@ti.com>
78     Malcolm Beattie             <mbeattie@sable.ox.ac.uk>
79     Tim Bunce                   <Tim.Bunce@ig.co.uk>
80     Andy Dougherty              <doughera@lafcol.lafayette.edu>
81     Jarkko Hietaniemi           <jhi@iki.fi>
82     Gurusamy Sarathy            <gsar@activestate.com>
83     Chip Salzenberg             <chip@perl.com>
84
85 And, of course, the Author of Perl:
86
87     Larry Wall                  <larry@wall.org>
88
89 NOTE: Each change entry shows the change number; who checked it into the
90 repository; when; description of the change; which branch the change
91 happened in; and the affected files.  The file lists have a short symbolic
92 indicator:
93
94             !       modified
95             +       added
96             -       deleted
97             +>      branched (from elsewhere)
98             !>      merged changes (from elsewhere)
99
100 The Message-Ids in the change entries refer to the email messages sent
101 to the perl5-porters mailing list.  You can retrieve the messages for
102 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
103
104 --------------
105 Version v5.7.0          Development release working toward v5.8
106 --------------
107
108 ____________________________________________________________________________
109 [  7414] By: jhi                                   on 2000/10/23  12:39:52
110         Log: Undo the basename() part of #7412 since the lib/basename
111              tests would need upgrading too.
112      Branch: perl
113            ! lib/File/Basename.pm
114 ____________________________________________________________________________
115 [  7413] By: jhi                                   on 2000/10/23  12:19:27
116         Log: Document PERL_INSTALL_ROOT of #7210.
117      Branch: perl
118            ! lib/ExtUtils/Install.pm
119 ____________________________________________________________________________
120 [  7412] By: jhi                                   on 2000/10/23  12:16:47
121         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
122      Branch: perl
123            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
124            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
125 ____________________________________________________________________________
126 [  7411] By: jhi                                   on 2000/10/23  12:07:41
127         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
128              From: Prymmer/Kahn <pvhp@best.com>
129              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
130              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
131      Branch: perl
132            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
133 ____________________________________________________________________________
134 [  7410] By: jhi                                   on 2000/10/23  04:10:11
135         Log: The change #7187 was not so good on VMS.
136              
137              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
138              From: "Craig A. Berry" <craig.berry@psinetcs.com>
139              Date: Sun, 22 Oct 2000 23:03:08 -0500
140              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
141      Branch: perl
142            ! utils/perldoc.PL
143 ____________________________________________________________________________
144 [  7409] By: jhi                                   on 2000/10/23  03:57:36
145         Log: Avoid Storable locking on DJGPP for now.
146              
147              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
148              From: "Peter J. Farley III" <pjfarley@banet.net>
149              Date: Sun, 22 Oct 2000 20:00:00 -0400
150              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
151      Branch: perl
152            ! ext/Storable/Storable.pm t/lib/st-lock.t
153 ____________________________________________________________________________
154 [  7408] By: jhi                                   on 2000/10/23  03:50:24
155         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
156              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
157              Date: Sun, 22 Oct 2000 21:12:22 -0400
158              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
159      Branch: perl
160            ! lib/vars.pm
161 ____________________________________________________________________________
162 [  7407] By: jhi                                   on 2000/10/23  03:43:12
163         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
164              From: Hugo <hv@crypt.compulink.co.uk>
165              Date: Mon, 23 Oct 2000 00:47:22 +0100
166              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
167      Branch: perl
168            ! regexec.c t/op/pat.t
169 ____________________________________________________________________________
170 [  7406] By: jhi                                   on 2000/10/23  03:40:29
171         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
172      Branch: perl
173            ! lib/ExtUtils/MakeMaker.pm
174 ____________________________________________________________________________
175 [  7405] By: jhi                                   on 2000/10/22  21:32:00
176         Log: Doc patch.
177              
178              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
179              From: rspier@pobox.com (Robert Spier)
180              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
181              Message-ID: <14835.16112.13457.447971@rls.cx>
182      Branch: perl
183            ! lib/strict.pm
184 ____________________________________________________________________________
185 [  7404] By: jhi                                   on 2000/10/22  21:30:51
186         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
187              From: rspier@pobox.com (Robert Spier)
188              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
189              Message-ID: <14835.17223.72448.705566@rls.cx>
190      Branch: perl
191            ! lib/ExtUtils/MakeMaker.pm
192 ____________________________________________________________________________
193 [  7403] By: jhi                                   on 2000/10/22  21:24:11
194         Log: Subject: [PATCH bleadperl] ripples from constsub patch
195              From: John Tobey <jtobey@john-edwin-tobey.org>
196              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
197              Message-Id: <m13nSOB-000FObC@feynman.localnet>
198      Branch: perl
199            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
200 ____________________________________________________________________________
201 [  7402] By: jhi                                   on 2000/10/22  20:59:35
202         Log: Support s?printf parameter reordering.
203      Branch: perl
204            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
205 ____________________________________________________________________________
206 [  7401] By: jhi                                   on 2000/10/22  19:19:14
207         Log: Expand Config variables only if explicitly so requested.
208              
209              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
210              From: Gurusamy Sarathy <gsar@ActiveState.com>
211              Date: Sun, 22 Oct 2000 11:47:32 -0700
212              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
213      Branch: perl
214            ! Makefile.SH lib/lib_pm.PL
215 ____________________________________________________________________________
216 [  7400] By: jhi                                   on 2000/10/22  18:24:10
217         Log: Move the #7390 test from warn/op to comp/redef.
218              
219              Subject: Re: Creating const subs for constants.
220              From: John Tobey <jtobey@john-edwin-tobey.org>
221              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
222              Message-Id: <m13nG72-000FObC@feynman.localnet>               
223      Branch: perl
224            ! t/comp/redef.t t/pragma/warn/op
225 ____________________________________________________________________________
226 [  7399] By: jhi                                   on 2000/10/22  17:49:59
227         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
228              From: Nicholas Clark <nick@ccl4.org>
229              Date: Sat, 21 Oct 2000 22:23:19 +0100
230              Message-ID: <20001021222319.B45586@plum.flirble.org>
231      Branch: perl
232            ! ext/DynaLoader/DynaLoader_pm.PL
233 ____________________________________________________________________________
234 [  7398] By: jhi                                   on 2000/10/22  17:47:35
235         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
236              From: Hugo <hv@crypt.compulink.co.uk>
237              Date: Sat, 21 Oct 2000 18:19:59 +0100
238              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
239      Branch: perl
240            ! ext/B/B.pm ext/B/B/C.pm
241 ____________________________________________________________________________
242 [  7397] By: jhi                                   on 2000/10/22  17:35:18
243         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
244              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
245              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
246              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
247      Branch: perl
248            ! hints/openbsd.sh
249 ____________________________________________________________________________
250 [  7396] By: jhi                                   on 2000/10/22  17:19:46
251         Log: Subject: installman go-faster stripes
252              From: Nicholas Clark <nick@talking.bollo.cx>
253              Date: Sat, 21 Oct 2000 17:24:53 +0100
254              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
255              
256              Subject: Re: installman go-faster stripes
257              From: Russ Allbery <rra@stanford.edu>
258              Date: 21 Oct 2000 11:04:13 -0700
259              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
260      Branch: perl
261            ! installman pod/pod2man.PL
262 ____________________________________________________________________________
263 [  7395] By: jhi                                   on 2000/10/22  17:17:35
264         Log: Hints tweak from Anton Berezin.
265      Branch: perl
266            ! hints/freebsd.sh
267 ____________________________________________________________________________
268 [  7394] By: jhi                                   on 2000/10/22  04:50:04
269         Log: Tweak the Is* definitions of Unicode character classes
270              to better match the official categorizations; embrace
271              the official categorizations; add the combining marks
272              as alpha (and -numeric); fix DCinital (a typo and edito)
273              to be DCmedial.
274      Branch: perl
275            + lib/unicode/Is/DCmedial.pl
276            - lib/unicode/Is/DCinital.pl
277            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
278            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
279            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
280            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
281 ____________________________________________________________________________
282 [  7393] By: jhi                                   on 2000/10/21  18:06:05
283         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
284              From: Daniel Chetlin <daniel@chetlin.com>
285              Date: Sat, 21 Oct 2000 02:57:03 -0700
286              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
287      Branch: perl
288            + t/lib/tie-splice.t
289            ! MANIFEST lib/Tie/Array.pm
290 ____________________________________________________________________________
291 [  7391] By: jhi                                   on 2000/10/21  14:37:49
292         Log: Testcases for a #7383,#7385 related bug.
293              
294              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
295              From: Nicholas Clark <nick@ccl4.org>
296              Date: Sat, 21 Oct 2000 15:04:51 +0100
297              Message-ID: <20001021150451.A51566@plum.flirble.org>
298      Branch: perl
299            ! t/pragma/utf8.t
300 ____________________________________________________________________________
301 [  7390] By: jhi                                   on 2000/10/21  14:35:57
302         Log: Add a testcase for #7389.
303      Branch: perl
304            ! t/pragma/warn/op
305 ____________________________________________________________________________
306 [  7389] By: jhi                                   on 2000/10/21  14:26:45
307         Log: Subject: Re: Creating const subs for constants.
308              From: John Tobey <jtobey@john-edwin-tobey.org>
309              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
310              Message-Id: <m13mo0N-000FObC@feynman.localnet>
311      Branch: perl
312            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
313            ! proto.h sv.c
314 ____________________________________________________________________________
315 [  7386] By: jhi                                   on 2000/10/21  01:31:12
316         Log: Update Changes.
317      Branch: perl
318            ! Changes patchlevel.h
319 ____________________________________________________________________________
320 [  7385] By: jhi                                   on 2000/10/21  01:28:42
321         Log: The #7383 was right only in the context of the original bug report,
322              not in more general case.
323      Branch: perl
324            ! pp_hot.c
325 ____________________________________________________________________________
326 [  7384] By: jhi                                   on 2000/10/21  01:08:23
327         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
328      Branch: perl
329            ! ext/IO/lib/IO/Select.pm
330 ____________________________________________________________________________
331 [  7383] By: jhi                                   on 2000/10/21  00:44:18
332         Log: Fix for ID 20001020.006, concatenating an unset submatch
333              with utf8 resulted in "Modification of a read-only value".
334      Branch: perl
335            ! pp_hot.c t/pragma/utf8.t
336 ____________________________________________________________________________
337 [  7382] By: jhi                                   on 2000/10/20  20:44:31
338         Log: Make scan_num() reëntrant, as suggested in
339              
340              Subject: [PATCH perl@7229] Rentrant parser and yylex()
341              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
342              Date: Fri, 20 Oct 2000 14:17:27 +0100
343              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
344      Branch: perl
345            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
346            ! toke.c
347 ____________________________________________________________________________
348 [  7381] By: jhi                                   on 2000/10/20  20:07:29
349         Log: Reëntrancy fix.
350              
351              Subject: [PATCH perl@7229] Rentrant parser and yylex()
352              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
353              Date: Fri, 20 Oct 2000 14:17:27 +0100
354              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
355      Branch: perl
356            ! embed.h embed.pl perl.h proto.h toke.c
357 ____________________________________________________________________________
358 [  7380] By: jhi                                   on 2000/10/20  19:15:54
359         Log: Don't write double values through long double pointers,
360              based on a part of
361              
362              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
363              From: Jens Hamisch <jens@Strawberry.COM>
364              Date: Tue, 17 Oct 2000 08:39:36 +0200
365              Message-Id: <20001017083936.A11104@Strawberry.COM>
366      Branch: perl
367            ! perl.h pp.c
368 ____________________________________________________________________________
369 [  7379] By: jhi                                   on 2000/10/20  18:43:37
370         Log: Portability tweak on #7377.
371              
372              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
373              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
374              Date:     Fri, 20 Oct 2000 13:13:41 EDT
375              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
376      Branch: perl
377            ! t/lib/dprof.t
378 ____________________________________________________________________________
379 [  7378] By: jhi                                   on 2000/10/20  12:57:19
380         Log: SOCKS function redefinitions need prototypes, too, otherwise
381              for example 32 bit versus 64 bit differences cause a lot of
382              problems.  Part of
383              
384              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
385              From: Jens Hamisch <jens@Strawberry.COM>
386              Date: Tue, 17 Oct 2000 08:39:36 +0200
387              Message-Id: <20001017083936.A11104@Strawberry.COM>
388      Branch: perl
389            ! doio.c pp_sys.c
390 ____________________________________________________________________________
391 [  7377] By: jhi                                   on 2000/10/20  12:37:12
392         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
393              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
394              Date:     Fri, 20 Oct 2000 08:26:04 EDT
395              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
396      Branch: perl
397            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
398 ____________________________________________________________________________
399 [  7376] By: jhi                                   on 2000/10/20  12:35:31
400         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
401              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
402              Date:     Fri, 20 Oct 2000 07:48:15 EDT
403              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
404      Branch: perl
405            ! configure.com vms/gen_shrfls.pl
406 ____________________________________________________________________________
407 [  7374] By: jhi                                   on 2000/10/20  00:59:48
408         Log: In the latest compiler builds cccdlflags must not become -fpic,
409              from Wilfredo Sánchez.
410      Branch: perl
411            ! hints/darwin.sh
412 ____________________________________________________________________________
413 [  7373] By: jhi                                   on 2000/10/20  00:56:35
414         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
415              From: Tony Cook <tony@develop-help.com>
416              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
417              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
418      Branch: perl
419            ! pod/perlop.pod
420 ____________________________________________________________________________
421 [  7372] By: jhi                                   on 2000/10/19  19:34:40
422         Log: Typo noted by Mark Lutz.
423      Branch: perl
424            ! t/op/64bitint.t
425 ____________________________________________________________________________
426 [  7370] By: jhi                                   on 2000/10/19  17:18:08
427         Log: Subject: PATCH do_print has 2 PerlIO_error()s
428              From: nick@ccl4.org
429              Date: Thu, 19 Oct 2000 18:09:20 +0100
430              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
431      Branch: perl
432            ! doio.c
433 ____________________________________________________________________________
434 [  7369] By: jhi                                   on 2000/10/19  14:01:49
435         Log: Update Changes.
436      Branch: perl
437            ! Changes patchlevel.h
438 ____________________________________________________________________________
439 [  7368] By: jhi                                   on 2000/10/19  13:04:29
440         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
441              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
442              Date: Wed, 18 Oct 2000 13:12:01 +0200
443              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
444      Branch: perl
445            ! hints/aix.sh
446 ____________________________________________________________________________
447 [  7367] By: jhi                                   on 2000/10/19  02:22:40
448         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
449              of a 'pmshort' anywhere in the B, so the offending line was simply
450              removed.
451      Branch: perl
452            ! ext/B/B/Debug.pm
453 ____________________________________________________________________________
454 [  7366] By: jhi                                   on 2000/10/19  02:12:37
455         Log: Add the test case for the bug id 20000730.004 which seems
456              to have been fixed by now.
457      Branch: perl
458            ! t/pragma/utf8.t
459 ____________________________________________________________________________
460 [  7365] By: jhi                                   on 2000/10/18  23:36:24
461         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
462              From: Hugo <hv@crypt.compulink.co.uk>
463              Date: Wed, 18 Oct 2000 23:25:58 +0100
464              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
465      Branch: perl
466            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
467 ____________________________________________________________________________
468 [  7364] By: jhi                                   on 2000/10/18  21:12:53
469         Log: (retracted)
470      Branch: perl
471            ! pp.c
472 ____________________________________________________________________________
473 [  7363] By: jhi                                   on 2000/10/18  20:55:38
474         Log: Missing change from #7362.
475      Branch: perl
476            ! win32/perlhost.h
477 ____________________________________________________________________________
478 [  7362] By: jhi                                   on 2000/10/18  20:52:01
479         Log: Borland C fstat() never saw the fd as writable.
480              
481              Subject: fix for Borland's weak "stat" (perl@7211)
482              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
483              Date: Mon, 16 Oct 2000 09:55:03 +0400
484              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
485      Branch: perl
486            ! win32/win32.c
487 ____________________________________________________________________________
488 [  7361] By: jhi                                   on 2000/10/18  17:43:50
489         Log: Regen toc.
490      Branch: perl
491            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
492 ____________________________________________________________________________
493 [  7360] By: jhi                                   on 2000/10/18  17:07:44
494         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
495              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
496              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
497              Date: Mon, 16 Oct 2000 15:19:49 +0200
498      Branch: perl
499            + README.aix
500            ! MANIFEST
501 ____________________________________________________________________________
502 [  7359] By: jhi                                   on 2000/10/18  17:04:49
503         Log: Subject: Pod patch for Devel::Peek
504              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
505              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
506              Date: Mon, 16 Oct 2000 12:26:34 +0200
507      Branch: perl
508            ! ext/Devel/Peek/Peek.pm
509 ____________________________________________________________________________
510 [  7358] By: jhi                                   on 2000/10/18  17:03:15
511         Log: Make Cwd more bulletproof in chrooted environments.
512              
513              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
514              From: "Eric E. Coe" <Eric.Coe@oracle.com>
515              Date: Wed, 18 Oct 2000 04:03:54 -0400
516              Message-Id: <39ED596A.70E599FE@oracle.com>
517      Branch: perl
518            ! lib/Cwd.pm
519 ____________________________________________________________________________
520 [  7357] By: jhi                                   on 2000/10/18  16:37:26
521         Log: Disable the UTF8 downgrade croakage for now to avoid
522              too many not okay messages.
523      Branch: perl
524            ! doio.c
525 ____________________________________________________________________________
526 [  7356] By: jhi                                   on 2000/10/17  23:29:41
527         Log: Show the failed remote port, instead of the failing line number.
528              
529              Subject: [PATCH 5.6.1 Debugger] More diagnostics
530              From: David Sparks <daves@ActiveState.com>
531              Date: Tue, 17 Oct 2000 15:00:24 -0700
532              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
533      Branch: perl
534            ! lib/perl5db.pl
535 ____________________________________________________________________________
536 [  7355] By: jhi                                   on 2000/10/17  14:11:31
537         Log: On output try to downgrade to bytes, croak if impossible,
538              from Simon Cozens.  This means that outputting >255 UTF8
539              is impossible.  Consider this as a strong incentive to get
540              the I/O disciplines implemented.
541      Branch: perl
542            ! doio.c pod/perldiag.pod sv.c
543 ____________________________________________________________________________
544 [  7354] By: jhi                                   on 2000/10/17  13:42:23
545         Log: Clarify documentation on 'use bytes'.
546              
547              Subject: Re: What does 'use bytes' "mean" ?
548              From: Simon Cozens <simon@cozens.net>
549              Date: Mon, 18 Sep 2000 18:24:25 +0100
550              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
551      Branch: perl
552            ! lib/bytes.pm
553 ____________________________________________________________________________
554 [  7353] By: jhi                                   on 2000/10/17  13:28:12
555         Log: Workaround for a sfio bug where the stream error indicator
556              is not cleared as documented.
557              
558              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
559              From: Nicholas Clark <nick@ccl4.org>
560              Date: Mon, 16 Oct 2000 18:28:23 +0100
561              Message-ID: <20001016182823.J19700@plum.flirble.org>
562      Branch: perl
563            ! doio.c
564 ____________________________________________________________________________
565 [  7352] By: jhi                                   on 2000/10/17  13:06:19
566         Log: More IoTYPE sprinkling.
567      Branch: perl
568            ! doio.c pp_hot.c
569 ____________________________________________________________________________
570 [  7351] By: jhi                                   on 2000/10/16  22:47:07
571         Log: Detect early whether the std streams have gone bad.
572              
573              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
574              Date: Mon, 16 Oct 2000 23:28:42 +0100
575              From: Nicholas Clark <nick@ccl4.org>
576              Message-ID: <20001016232842.A37942@plum.flirble.org>
577      Branch: perl
578            ! t/op/misc.t
579 ____________________________________________________________________________
580 [  7350] By: jhi                                   on 2000/10/16  22:45:16
581         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
582              From: "Peter J. Farley III" <pjfarley@banet.net>
583              Date: Mon, 16 Oct 2000 18:15:59 -0400
584              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
585      Branch: perl
586            ! djgpp/djgpp.c dosish.h t/io/open.t
587 ____________________________________________________________________________
588 [  7349] By: jhi                                   on 2000/10/16  22:36:45
589         Log: perldelta tweak.
590      Branch: perl
591            ! pod/perldelta.pod
592 ____________________________________________________________________________
593 [  7348] By: jhi                                   on 2000/10/16  15:17:53
594         Log: Update Changes.
595      Branch: perl
596            ! Changes patchlevel.h
597 ____________________________________________________________________________
598 [  7347] By: jhi                                   on 2000/10/16  13:55:27
599         Log: Add the capability to include/exclude branches.
600      Branch: perl
601            ! Porting/genlog
602 ____________________________________________________________________________
603 [  7346] By: jhi                                   on 2000/10/16  13:18:04
604         Log: Add Charles Lane.
605      Branch: perl
606            ! AUTHORS Changes
607 ____________________________________________________________________________
608 [  7345] By: jhi                                   on 2000/10/16  13:13:21
609         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
610      Branch: perl
611            ! pod/perldelta.pod
612 ____________________________________________________________________________
613 [  7244] By: jhi                                   on 2000/10/16  02:29:54
614         Log: Subject: $Carp::ExportLevel confusion in Exporter
615              From: "Ben Tilly" <ben_tilly@hotmail.com>
616              Date: Sat, 14 Oct 2000 16:44:34 EDT
617              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
618      Branch: perl
619            ! lib/Exporter/Heavy.pm
620 ____________________________________________________________________________
621 [  7243] By: jhi                                   on 2000/10/16  02:28:33
622         Log: Subject: [PATCH perlguts.pod] Document offset hack
623              From: Simon Cozens <simon@cozens.net>
624              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
625              Date: Sat, 14 Oct 2000 19:32:25 +0100
626      Branch: perl
627            ! pod/perlguts.pod
628 ____________________________________________________________________________
629 [  7241] By: jhi                                   on 2000/10/16  02:22:44
630         Log: Subject: small pod patch
631              From: Dan Boorstein <dan_boo@bellsouth.net>
632              Date: Sat, 14 Oct 2000 14:29:24 -0400
633              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
634      Branch: perl
635            ! pod/perlfaq7.pod pod/perlmod.pod
636 ____________________________________________________________________________
637 [  7240] By: jhi                                   on 2000/10/16  02:13:46
638         Log: -w cleanup.
639              
640              Subject: Re: Problems with bleadperl 
641              From: "Stephen P. Potter" <spp@ds.net>
642              Date: Fri, 13 Oct 2000 13:32:49 -0400
643              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
644      Branch: perl
645            ! t/pragma/overload.t
646 ____________________________________________________________________________
647 [  7239] By: jhi                                   on 2000/10/16  01:41:18
648         Log: One more ~utf8 tweak.
649      Branch: perl
650            ! t/op/bop.t
651 ____________________________________________________________________________
652 [  7238] By: jhi                                   on 2000/10/16  01:34:14
653         Log: Tweak the test of #7235.
654      Branch: perl
655            ! t/op/bop.t
656 ____________________________________________________________________________
657 [  7237] By: jhi                                   on 2000/10/16  01:25:04
658         Log: Fix a couple of compiler-noted nits in #7235.
659      Branch: perl
660            ! pp.c
661 ____________________________________________________________________________
662 [  7236] By: jhi                                   on 2000/10/16  01:22:46
663         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
664      Branch: perl
665            ! pp.c pp_hot.c
666 ____________________________________________________________________________
667 [  7235] By: jhi                                   on 2000/10/15  16:24:44
668         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
669              
670              From: Simon Cozens <simon@cozens.net>
671              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
672              Date: Sat, 14 Oct 2000 20:52:13 +0100
673              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
674      Branch: perl
675            ! pp.c t/op/bop.t utf8.h
676 ____________________________________________________________________________
677 [  7234] By: jhi                                   on 2000/10/15  15:19:29
678         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
679              The problem was that rx->minlen was in chars while pp_split()
680              thought it would be in bytes. 
681      Branch: perl
682            ! pp.c t/pragma/utf8.t
683 ____________________________________________________________________________
684 [  7233] By: jhi                                   on 2000/10/14  20:24:24
685         Log: Document FNCASE=y as discussed in the bug 20000902.009.
686      Branch: perl
687            ! README.dos
688 ____________________________________________________________________________
689 [  7232] By: jhi                                   on 2000/10/14  18:52:21
690         Log: Add test for bug id 20000427.003 (which seems to have
691              been fixed) (also duplicate as 20000427.004, though
692              with a higher severity).  Move one utf8 from op/append
693              to pragma/utf8, tag the tests with bug ids.
694      Branch: perl
695            ! t/op/append.t t/pragma/utf8.t
696 ____________________________________________________________________________
697 [  7231] By: jhi                                   on 2000/10/14  17:28:37
698         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
699      Branch: perl
700            ! t/pragma/utf8.t
701 ____________________________________________________________________________
702 [  7229] By: jhi                                   on 2000/10/14  00:49:22
703         Log: Update Changes.
704      Branch: perl
705            ! Changes patchlevel.h
706 ____________________________________________________________________________
707 [  7228] By: jhi                                   on 2000/10/14  00:46:10
708         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
709              From: Peter Prymmer <pvhp@forte.com>
710              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
711              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
712      Branch: perl
713            ! lib/utf8.pm
714 ____________________________________________________________________________
715 [  7227] By: jhi                                   on 2000/10/13  23:20:30
716         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
717      Branch: perl
718            ! t/op/tie.t
719 ____________________________________________________________________________
720 [  7226] By: jhi                                   on 2000/10/13  22:14:32
721         Log: Tweak #7225.
722              
723              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
724              From: Peter Prymmer <pvhp@forte.com>
725              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
726              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
727      Branch: perl
728            ! t/op/sprintf.t
729 ____________________________________________________________________________
730 [  7225] By: jhi                                   on 2000/10/13  22:11:31
731         Log: op/sprintf.t patch for OS/390 (and any other host with limited
732              floating-point exponent length)
733              
734              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
735              From: Dominic Dunlop <domo@computer.org>
736              Date: Fri, 13 Oct 2000 19:17:57 +0200
737              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
738      Branch: perl
739            ! t/op/sprintf.t
740 ____________________________________________________________________________
741 [  7224] By: jhi                                   on 2000/10/13  18:40:48
742         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
743      Branch: perl
744            ! toke.c
745 ____________________________________________________________________________
746 [  7223] By: jhi                                   on 2000/10/13  18:37:13
747         Log: Thinko in #7222.
748      Branch: perl
749            ! utf8.c
750 ____________________________________________________________________________
751 [  7222] By: jhi                                   on 2000/10/13  18:05:23
752         Log: Use UTF8SKIP(), from Simon Cozens.
753      Branch: perl
754            ! utf8.c
755 ____________________________________________________________________________
756 [  7221] By: jhi                                   on 2000/10/13  15:43:19
757         Log: (accidentally empty check-in)
758      Branch: perl
759            ! utf8.c
760 ____________________________________________________________________________
761 [  7220] By: jhi                                   on 2000/10/13  15:23:51
762         Log: Add (optimistically) Storable to static extensions.
763      Branch: perl
764            ! hints/uwin.sh hints/vmesa.sh
765 ____________________________________________________________________________
766 [  7219] By: jhi                                   on 2000/10/13  15:20:05
767         Log: Amdahl UTS doesn't seem to do dynaloading.
768      Branch: perl
769            ! hints/uts.sh
770 ____________________________________________________________________________
771 [  7218] By: jhi                                   on 2000/10/13  15:15:20
772         Log: Slight tweak of the code to appease Amdahl UTS cc.
773      Branch: perl
774            ! pp.c
775 ____________________________________________________________________________
776 [  7217] By: jhi                                   on 2000/10/13  14:50:42
777         Log: In Amdahl UTS "struct sv" is defined by a system header,
778              <ksync.h>.
779      Branch: perl
780            ! perl.h sv.h
781 ____________________________________________________________________________
782 [  7216] By: jhi                                   on 2000/10/13  11:58:25
783         Log: Ilya implemented the memory profiling API.
784      Branch: perl
785            ! Todo
786 ____________________________________________________________________________
787 [  7215] By: jhi                                   on 2000/10/13  02:56:38
788         Log: Subject: [PATCH 5.7.0] Perl API for mstats
789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
790              Date: Thu, 12 Oct 2000 22:52:40 -0400
791              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
792      Branch: perl
793            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
794 ____________________________________________________________________________
795 [  7214] By: jhi                                   on 2000/10/13  02:55:38
796         Log: Subject: [PATCH 5.7.0] IVs in mtats
797              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
798              Date: Thu, 12 Oct 2000 22:51:04 -0400
799              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
800      Branch: perl
801            ! malloc.c perl.h
802 ____________________________________________________________________________
803 [  7213] By: jhi                                   on 2000/10/13  02:31:47
804         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
805      Branch: perl
806            ! pod/perldiag.pod pp_sys.c
807 ____________________________________________________________________________
808 [  7212] By: jhi                                   on 2000/10/13  01:27:38
809         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
810              From: Peter Prymmer <pvhp@forte.com>
811              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
812              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
813      Branch: perl
814            ! t/op/oct.t
815 ____________________________________________________________________________
816 [  7211] By: jhi                                   on 2000/10/13  00:35:09
817         Log: Update Changes.
818      Branch: perl
819            ! Changes patchlevel.h
820 ____________________________________________________________________________
821 [  7210] By: jhi                                   on 2000/10/12  23:59:40
822         Log: The Install.pm third of
823              
824              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
825              From: Bill Campbell <bill@celestial.com>
826              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
827              Date: Thu, 5 Oct 2000 18:04:51 -0700
828      Branch: perl
829            ! lib/ExtUtils/Install.pm
830 ____________________________________________________________________________
831 [  7209] By: jhi                                   on 2000/10/12  23:58:43
832         Log: Two thirds of
833              
834              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
835              Date: Thu, 5 Oct 2000 18:04:51 -0700
836              From: Bill Campbell <bill@celestial.com>
837              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
838              
839              The Install.pm changes will be submitted separately because
840              they need some work and discussion still.
841      Branch: perl
842            ! lib/getopts.pl lib/termcap.pl
843 ____________________________________________________________________________
844 [  7208] By: jhi                                   on 2000/10/12  23:41:19
845         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
846              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
847              Date:     Thu, 12 Oct 2000 07:30:02 EDT
848              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
849      Branch: perl
850            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
851            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
852 ____________________________________________________________________________
853 [  7207] By: jhi                                   on 2000/10/12  23:39:01
854         Log: An updated EBCDIC tr patch.
855              
856              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
857              From: Peter Prymmer <pvhp@forte.com>
858              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
859              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
860      Branch: perl
861            ! t/op/tr.t
862 ____________________________________________________________________________
863 [  7206] By: jhi                                   on 2000/10/12  23:34:55
864         Log: Upgrade to CPAN 1.58, from Andreas König.
865      Branch: perl
866            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
867 ____________________________________________________________________________
868 [  7205] By: jhi                                   on 2000/10/12  23:29:08
869         Log: Introduce the man[24-8] variables, from Andy Dougherty.
870      Branch: metaconfig/U/perl
871            + mandirs.U mandirstyle.U
872      Branch: perl
873            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
874            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
875            ! vos/config.h vos/config.pl vos/config_h.SH_orig
876            ! win32/config.bc win32/config.gc win32/config.vc
877 ____________________________________________________________________________
878 [  7204] By: gsar                                  on 2000/10/12  18:11:24
879         Log: restore change#7202
880      Branch: perl
881            ! mg.c
882 ____________________________________________________________________________
883 [  7203] By: gsar                                  on 2000/10/12  18:09:40
884         Log: another test of the Emergency Broadcast System--back out 
885              change#7202
886      Branch: perl
887            ! mg.c
888 ____________________________________________________________________________
889 [  7202] By: gsar                                  on 2000/10/12  16:40:47
890         Log: (submitted on behalf of Jarkko)
891              Fix the lib/encode.t subtest 6 failure as reported by Andreas
892              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
893              was unearthed by change 7182, as was a bug in HTML::Entities.
894      Branch: perl
895            ! mg.c
896 ____________________________________________________________________________
897 [  7201] By: jhi                                   on 2000/10/11  03:16:05
898         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
899      Branch: perl
900            ! pp_hot.c t/pragma/utf8.t
901 ____________________________________________________________________________
902 [  7200] By: jhi                                   on 2000/10/11  00:40:30
903         Log: The #7198 was a false alarm.
904      Branch: perl
905            ! pp_hot.c
906 ____________________________________________________________________________
907 [  7199] By: jhi                                   on 2000/10/11  00:26:04
908         Log: Remove duplicated code.
909      Branch: perl
910            ! t/lib/cgi-html.t
911 ____________________________________________________________________________
912 [  7198] By: jhi                                   on 2000/10/10  23:30:46
913         Log: (Retracted by #7200.)
914      Branch: perl
915            ! pp_hot.c
916 ____________________________________________________________________________
917 [  7197] By: jhi                                   on 2000/10/10  21:49:30
918         Log: Add the test case for #7190, from the original bug report
919              by Andreas König.
920      Branch: perl
921            ! t/pragma/utf8.t
922 ____________________________________________________________________________
923 [  7196] By: jhi                                   on 2000/10/10  21:40:49
924         Log: Reapply Andy's patch and regen Configure.
925      Branch: perl
926            ! Configure INSTALL Makefile.SH Porting/Glossary
927            ! Porting/config.sh config_h.SH epoc/config.sh installperl
928            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
929            ! win32/config.vc
930 ____________________________________________________________________________
931 [  7195] By: jhi                                   on 2000/10/10  21:09:30
932         Log: Use the versiononly instead of the installscripts,
933              retract the changes 7146 and 7147.
934      Branch: perl
935            ! Configure INSTALL Makefile.SH Porting/Glossary
936            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
937            ! installperl uconfig.sh vos/config.def win32/config.bc
938            ! win32/config.gc win32/config.vc
939 ____________________________________________________________________________
940 [  7194] By: jhi                                   on 2000/10/10  21:06:15
941         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
942              From: Peter Prymmer <pvhp@forte.com>
943              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
944              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
945      Branch: perl
946            ! t/op/ver.t
947 ____________________________________________________________________________
948 [  7193] By: jhi                                   on 2000/10/10  21:05:12
949         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
950              From: Peter Prymmer <pvhp@forte.com>
951              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
952              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
953      Branch: perl
954            ! t/op/tr.t
955 ____________________________________________________________________________
956 [  7192] By: jhi                                   on 2000/10/10  20:57:30
957         Log: Add versiononly, delete installscripts, from Andy Dougherty.
958      Branch: metaconfig
959            - U/installdirs/installscripts.U
960      Branch: metaconfig/U/perl
961            + versiononly.U
962 ____________________________________________________________________________
963 [  7191] By: jhi                                   on 2000/10/10  19:41:21
964         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
965              From: Peter Prymmer <pvhp@forte.com>
966              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
967              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
968      Branch: perl
969            ! pod/perlebcdic.pod
970 ____________________________________________________________________________
971 [  7190] By: jhi                                   on 2000/10/10  19:26:14
972         Log: Subject: Re: utf8 concat, mg_get
973              From: Simon Cozens <simon@cozens.net>
974              Date: Tue, 10 Oct 2000 17:40:17 +0100
975              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
976      Branch: perl
977            ! pp_hot.c
978 ____________________________________________________________________________
979 [  7189] By: jhi                                   on 2000/10/10  19:23:03
980         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
981              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
982              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
983              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
984      Branch: perl
985            ! lib/ExtUtils/MM_Unix.pm
986 ____________________________________________________________________________
987 [  7188] By: jhi                                   on 2000/10/10  15:31:24
988         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
989              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
990              Date: Fri, 14 Jul 2000 10:47:36 +0100
991              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
992      Branch: perl
993            ! README.win32
994 ____________________________________________________________________________
995 [  7187] By: jhi                                   on 2000/10/10  13:30:10
996         Log: Quote the temp file name, needed in Win32 because the
997              default name unfortunately contains spaces, shouldn't
998              hurt elsewhere.
999              
1000              Subject: FW: perldoc fails if $TEMP contains spaces
1001              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
1002              Date: Thu, 14 Sep 2000 08:58:45 +0100
1003              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
1004      Branch: perl
1005            ! utils/perldoc.PL
1006 ____________________________________________________________________________
1007 [  7186] By: jhi                                   on 2000/10/10  13:16:27
1008         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
1009              From: hv@hugo.hybyte.com
1010              Date: Tue, 10 Oct 2000 14:10:20 +0100
1011              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
1012      Branch: perl
1013            ! t/lib/thr5005.t util.c
1014 ____________________________________________________________________________
1015 [  7185] By: jhi                                   on 2000/10/10  12:06:22
1016         Log: Upgrade to podlators 1.04, from Russ Allbery.
1017      Branch: perl
1018            ! lib/Pod/Man.pm lib/Pod/Text.pm
1019 ____________________________________________________________________________
1020 [  7184] By: jhi                                   on 2000/10/10  12:01:32
1021         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
1022      Branch: perl
1023            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
1024 ____________________________________________________________________________
1025 [  7183] By: jhi                                   on 2000/10/09  23:47:15
1026         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
1027              From: Peter Prymmer <pvhp@forte.com>
1028              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
1029              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
1030      Branch: perl
1031            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
1032 ____________________________________________________________________________
1033 [  7182] By: jhi                                   on 2000/10/09  23:43:16
1034         Log: Make eq work again with utf8 (disabling the upgrading
1035              should no more be necessary since the copies of the
1036              scalars are upgraded, not the scalars themselves).
1037              Takes care of ID 20001009.001.  (The claimed length()
1038              bug in 20001009.001 seems bogus to me.)
1039      Branch: perl
1040            ! sv.c t/pragma/utf8.t
1041 ____________________________________________________________________________
1042 [  7181] By: gsar                                  on 2000/10/09  19:41:54
1043         Log: tweak for change#7173
1044      Branch: perl
1045            ! win32/win32sck.c
1046 ____________________________________________________________________________
1047 [  7180] By: gsar                                  on 2000/10/09  19:26:56
1048         Log: on Windows, clean targets might not work under some flavors of the shell
1049      Branch: perl
1050            ! win32/Makefile win32/makefile.mk
1051 ____________________________________________________________________________
1052 [  7179] By: jhi                                   on 2000/10/09  19:21:02
1053         Log: Update Changes.
1054      Branch: perl
1055            ! Changes patchlevel.h
1056 ____________________________________________________________________________
1057 [  7178] By: jhi                                   on 2000/10/09  19:18:23
1058         Log: Warn about unknown scripts.
1059              
1060              Subject: Re: ideas? patches? [PATCH bleadperl]
1061              From: Dominic Dunlop <domo@computer.org>
1062              Date: Mon, 9 Oct 2000 14:57:17 +0200
1063              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
1064      Branch: perl
1065            ! lib/charnames.pm
1066 ____________________________________________________________________________
1067 [  7177] By: jhi                                   on 2000/10/09  19:13:27
1068         Log: Change #7160 had a nasty typo.
1069      Branch: metaconfig
1070            ! U/compline/Compile.U
1071      Branch: perl
1072            ! Configure config_h.SH
1073 ____________________________________________________________________________
1074 [  7176] By: gsar                                  on 2000/10/09  18:59:33
1075         Log: pod nit
1076      Branch: perl
1077            ! pod/perlport.pod
1078 ____________________________________________________________________________
1079 [  7175] By: gsar                                  on 2000/10/09  18:54:28
1080         Log: Windows9x doesn't support link(), despite what Config.pm
1081              might think
1082      Branch: perl
1083            ! lib/ExtUtils/Manifest.pm
1084 ____________________________________________________________________________
1085 [  7174] By: gsar                                  on 2000/10/09  18:50:03
1086         Log: avoid nonportable example code
1087      Branch: perl
1088            ! lib/File/Copy.pm
1089 ____________________________________________________________________________
1090 [  7173] By: gsar                                  on 2000/10/09  18:46:54
1091         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
1092              being used) when closing a socket handle
1093      Branch: perl
1094            ! win32/win32.c win32/win32.h win32/win32sck.c
1095 ____________________________________________________________________________
1096 [  7172] By: gsar                                  on 2000/10/09  18:41:40
1097         Log: on Windows, cwd strings in the environment should be of the
1098              form =X:=X:\foo instead of =X=X:\foo\
1099      Branch: perl
1100            ! win32/vdir.h
1101 ____________________________________________________________________________
1102 [  7171] By: gsar                                  on 2000/10/09  18:30:09
1103         Log: on Windows, LoadLibrary() could load an extension DLL multiple
1104              times if forward slashes are used in the path
1105      Branch: perl
1106            ! win32/win32.c
1107 ____________________________________________________________________________
1108 [  7170] By: jhi                                   on 2000/10/09  17:53:59
1109         Log: Add a todo note about overloadable assertions.
1110      Branch: perl
1111            ! Todo-5.6
1112 ____________________________________________________________________________
1113 [  7169] By: jhi                                   on 2000/10/09  13:43:45
1114         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
1115              From: mjd@plover.com
1116              Date: 9 Oct 2000 00:24:44 -0000
1117              Message-ID: <20001009002444.10616.qmail@plover.com>
1118      Branch: perl
1119            ! pod/perldebguts.pod
1120 ____________________________________________________________________________
1121 [  7168] By: nick                                  on 2000/10/08  13:16:33
1122         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
1123              is not right thing to do on (e.g. x86). Network order is also "right" for
1124              X fonts.
1125      Branch: perl
1126            ! ext/Encode/Encode.pm
1127 ____________________________________________________________________________
1128 [  7167] By: nick                                  on 2000/10/08  12:54:42
1129         Log: Make "encodings" work post-install when Encode/*.enc files may not
1130              be in same directory as Encode.pm
1131      Branch: perl
1132            ! ext/Encode/Encode.pm
1133 ____________________________________________________________________________
1134 [  7166] By: nick                                  on 2000/10/08  11:51:26
1135         Log: Work round the fact that $hash->{$key} does not take into account
1136              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
1137              so that key is always in the "expected" encoding - i.e. same way we put
1138              it in the hash.
1139      Branch: perl
1140            ! ext/Encode/Encode.pm
1141 ____________________________________________________________________________
1142 [  7165] By: gsar                                  on 2000/10/08  04:15:29
1143         Log: save_re_context() could reset PL_curcop to freed memory, causing core
1144              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
1145      Branch: perl
1146            ! pp_ctl.c
1147 ____________________________________________________________________________
1148 [  7164] By: jhi                                   on 2000/10/06  20:51:48
1149         Log: UTF8ize split() so that the cloned substrings get the UTF8
1150              flag of the original scalar.  Problem reported by Simon Cozens.
1151      Branch: perl
1152            ! pp.c t/pragma/utf8.t
1153 ____________________________________________________________________________
1154 [  7163] By: nick                                  on 2000/10/06  20:48:34
1155         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
1156              got a false +ve and so did not reach code which would have un-FAKEd the SV.
1157      Branch: perl
1158            ! sv.c
1159 ____________________________________________________________________________
1160 [  7162] By: nick                                  on 2000/10/06  20:25:37
1161         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
1162              To fix  (sort {$a <=> $b} keys %hash) in particular but
1163              should cover a number of other as-yet-unknown cases as well.
1164      Branch: perl
1165            ! sv.c
1166 ____________________________________________________________________________
1167 [  7161] By: jhi                                   on 2000/10/06  19:56:18
1168         Log: Change the version number of Tie::Handle in the core to 4.0,
1169              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
1170              
1171              Subject: Note on Tie::Handle
1172              From: andreas.koenig@anima.de (Andreas J. Koenig)
1173              Date:      06 Oct 2000 21:48:58 +0200
1174              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
1175      Branch: perl
1176            ! lib/Tie/Handle.pm
1177 ____________________________________________________________________________
1178 [  7160] By: jhi                                   on 2000/10/06  18:20:35
1179         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
1180              as the first option of cc/ld because of ultrapicky compilers
1181              (e.g. OS/390 R2.5)
1182      Branch: metaconfig
1183            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
1184            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
1185            ! U/compline/orderlib.U U/modified/Cppsym.U
1186            ! U/modified/d_access.U
1187      Branch: metaconfig/U/perl
1188            ! Checkcc.U d_dlsymun.U gccvers.U
1189      Branch: perl
1190            ! Configure config_h.SH
1191 ____________________________________________________________________________
1192 [  7159] By: jhi                                   on 2000/10/06  13:56:39
1193         Log: Update Changes.
1194      Branch: perl
1195            ! Changes patchlevel.h
1196 ____________________________________________________________________________
1197 [  7158] By: jhi                                   on 2000/10/06  12:48:40
1198         Log: Eliminate $Is_VMS code from the test.
1199              
1200              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
1201              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1202              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
1203              Date:     Thu, 5 Oct 2000 07:46:33 EDT
1204      Branch: perl
1205            ! t/lib/b.t
1206 ____________________________________________________________________________
1207 [  7157] By: jhi                                   on 2000/10/06  12:47:13
1208         Log: Also the $ccflags is needed for the C compiler check.
1209              
1210              Subject: Configure (check for C-compiler)
1211              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1212              Date: Fri, 06 Oct 2000 08:47:15 +0200
1213              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
1214      Branch: metaconfig/U/perl
1215            ! Checkcc.U
1216      Branch: perl
1217            ! Configure config_h.SH
1218 ____________________________________________________________________________
1219 [  7156] By: jhi                                   on 2000/10/06  11:45:15
1220         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
1221      Branch: perl
1222            ! perl.c pp_ctl.c sv.h utf8.c
1223 ____________________________________________________________________________
1224 [  7155] By: jhi                                   on 2000/10/06  11:40:41
1225         Log: IO::Handle->syswrite() did not handle length omission
1226              like CORE::syswrite() does.
1227              
1228              Subject: [Fwd] IO::Handle, syswrite and arguments
1229              From: Graham Barr <gbarr@pobox.com>
1230              Date: Fri, 6 Oct 2000 10:22:05 +0100
1231              Message-ID: <20001006102205.U6312@pobox.com>
1232              
1233              The original patch from andrew@ugh.net.au.
1234      Branch: perl
1235            ! ext/IO/lib/IO/Handle.pm
1236 ____________________________________________________________________________
1237 [  7154] By: jhi                                   on 2000/10/06  01:42:15
1238         Log: Tweak #7153.
1239      Branch: perl
1240            ! utf8.h
1241 ____________________________________________________________________________
1242 [  7153] By: jhi                                   on 2000/10/06  00:39:55
1243         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
1244      Branch: perl
1245            ! utf8.h
1246 ____________________________________________________________________________
1247 [  7152] By: jhi                                   on 2000/10/06  00:38:11
1248         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
1249      Branch: perl
1250            ! perl.c pp_ctl.c sv.h utf8.c
1251 ____________________________________________________________________________
1252 [  7151] By: jhi                                   on 2000/10/06  00:36:38
1253         Log: Subject: Re: Questions about Tie::Array and perl modules
1254              From: Nick Ing-Simmons <nik@tiuk.ti.com>
1255              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
1256              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
1257              
1258              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
1259      Branch: perl
1260            ! lib/Tie/Array.pm t/op/array.t
1261 ____________________________________________________________________________
1262 [  7150] By: jhi                                   on 2000/10/05  00:20:45
1263         Log: Regen Changes.
1264      Branch: perl
1265            ! Changes patchlevel.h
1266 ____________________________________________________________________________
1267 [  7149] By: jhi                                   on 2000/10/05  00:20:01
1268         Log: Regen toc.
1269      Branch: perl
1270            ! pod/perltoc.pod
1271 ____________________________________________________________________________
1272 [  7148] By: jhi                                   on 2000/10/04  23:35:08
1273         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
1274              reported several times by Dominic Dunlop, for example in
1275              ID 20000315.008.  Patch from Dominic.  Patch affects at
1276              least MachTen, and possibly other oldish BSDs. Should not
1277              break non-broken platforms (tested on LinuxPPC). 
1278      Branch: perl
1279            ! doio.c
1280 ____________________________________________________________________________
1281 [  7147] By: jhi                                   on 2000/10/04  23:26:34
1282         Log: The one that got away from 7146.
1283      Branch: metaconfig
1284            + U/installdirs/installscripts.U
1285 ____________________________________________________________________________
1286 [  7146] By: jhi                                   on 2000/10/04  23:25:04
1287         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
1288              suggested by H. Merijn Brand.
1289      Branch: perl
1290            ! Configure INSTALL Makefile.SH Porting/Glossary
1291            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
1292            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
1293            ! win32/config.vc
1294 ____________________________________________________________________________
1295 [  7145] By: jhi                                   on 2000/10/04  22:08:21
1296         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
1297              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1298              Date: Wed, 4 Oct 2000 17:37:46 -0400
1299              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
1300      Branch: perl
1301            ! utils/h2xs.PL
1302 ____________________________________________________________________________
1303 [  7144] By: jhi                                   on 2000/10/04  18:11:41
1304         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
1305              From: Jeff Pinyan <jeffp@crusoe.net>
1306              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
1307              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
1308      Branch: perl
1309            ! pod/perlrun.pod
1310 ____________________________________________________________________________
1311 [  7143] By: jhi                                   on 2000/10/04  18:09:58
1312         Log: Subject: perlhack.pod Patch for Externals Tools
1313              From: Fisher Mark <fisherm@tce.com>
1314              Date: Tue, 3 Oct 2000 15:43:27 -0500 
1315              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
1316      Branch: perl
1317            ! pod/perlhack.pod
1318 ____________________________________________________________________________
1319 [  7142] By: jhi                                   on 2000/10/04  18:08:41
1320         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
1321              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1322              Date:     Wed, 4 Oct 2000 12:11:11 EDT
1323              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
1324      Branch: perl
1325            ! vms/vms.c
1326 ____________________________________________________________________________
1327 [  7141] By: jhi                                   on 2000/10/04  12:20:16
1328         Log: Subject: [PATCH 5.7.0] h2xs not working
1329              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1330              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
1331              Date: Tue, 3 Oct 2000 21:43:01 -0400
1332              
1333              Subject: [PATCH 5.7.0] h2xs not documenting the created module
1334              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1335              Date: Tue, 3 Oct 2000 22:55:19 -0400
1336              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
1337      Branch: perl
1338            ! utils/h2xs.PL
1339 ____________________________________________________________________________
1340 [  7140] By: jhi                                   on 2000/10/04  11:53:44
1341         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
1342              From: nick@babyhippo.com
1343              Date: Wed, 4 Oct 2000 12:06:45 +0100
1344              Message-Id: <20001004120645.A7356@babyhippo.com>
1345              
1346              Retract 7118 and 7135.
1347      Branch: perl
1348            ! installman installperl op.c t/pragma/subs.t
1349 ____________________________________________________________________________
1350 [  7139] By: jhi                                   on 2000/10/03  22:09:41
1351         Log: It is possible to have no hosts database at all.  Pointed out in
1352              
1353              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
1354              From: Peter Prymmer <pvhp@forte.com>
1355              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
1356              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
1357      Branch: metaconfig
1358            ! U/modified/myhostname.U
1359      Branch: perl
1360            ! Configure config_h.SH
1361 ____________________________________________________________________________
1362 [  7138] By: jhi                                   on 2000/10/03  21:49:49
1363         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
1364              From: Peter Prymmer <pvhp@forte.com>
1365              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
1366              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
1367      Branch: perl
1368            ! pp_sys.c
1369 ____________________________________________________________________________
1370 [  7137] By: jhi                                   on 2000/10/03  20:10:05
1371         Log: One remaining nit less at the VMS mailbox sizing.
1372      Branch: perl
1373            ! vms/vms.c
1374 ____________________________________________________________________________
1375 [  7136] By: jhi                                   on 2000/10/03  20:08:47
1376         Log: Test harness update to sync with the new perlcc,
1377              from Simon Cozens.
1378      Branch: perl
1379            ! t/TEST t/UTEST
1380 ____________________________________________________________________________
1381 [  7135] By: jhi                                   on 2000/10/03  15:15:42
1382         Log: Subject: Re: PATCH for 20001003.004
1383              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
1384              From: "AARON B. DOSSETT" <aaron@iglou.com>
1385              Message-Id: <E13gTay-0006od-00@iglou.com>
1386      Branch: perl
1387            ! installman installperl
1388 ____________________________________________________________________________
1389 [  7134] By: jhi                                   on 2000/10/03  15:00:34
1390         Log: Subject: [ID 20001003.006] B::Debug not -w clean
1391              From: Nicholas Clark <nick@babyhippo.co.uk>
1392              Date: Tue, 03 Oct 2000 15:46:32 +0100
1393              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
1394      Branch: perl
1395            ! ext/B/B/Debug.pm
1396 ____________________________________________________________________________
1397 [  7133] By: jhi                                   on 2000/10/03  14:58:39
1398         Log: Scale down the VMS message boxes, by Charles Lane.
1399              Fix for ID 20000903.009, workaround at
1400              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
1401      Branch: perl
1402            ! vms/vms.c
1403 ____________________________________________________________________________
1404 [  7132] By: jhi                                   on 2000/10/03  11:20:37
1405         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
1406      Branch: perl
1407            + t/lib/st-lock.t t/lib/st-utf8.t
1408            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
1409            ! ext/Storable/Storable.xs t/lib/st-recurse.t
1410 ____________________________________________________________________________
1411 [  7131] By: jhi                                   on 2000/10/03  03:38:23
1412         Log: Encode nits.
1413      Branch: perl
1414            ! MANIFEST Makefile.SH
1415 ____________________________________________________________________________
1416 [  7130] By: jhi                                   on 2000/10/03  03:31:05
1417         Log: Update Changes.
1418      Branch: perl
1419            ! Changes patchlevel.h
1420 ____________________________________________________________________________
1421 [  7129] By: jhi                                   on 2000/10/03  02:24:02
1422         Log: Misplaced else.
1423      Branch: metaconfig/U/perl
1424            ! d_strtoll.U
1425      Branch: perl
1426            ! Configure config_h.SH
1427 ____________________________________________________________________________
1428 [  7128] By: jhi                                   on 2000/10/03  02:08:29
1429         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
1430              From: sthoenna@efn.org
1431              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
1432              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
1433      Branch: metaconfig/U/perl
1434            ! d_strtoll.U
1435      Branch: perl
1436            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
1437 ____________________________________________________________________________
1438 [  7127] By: jhi                                   on 2000/10/03  01:13:14
1439         Log: Update Changes.
1440      Branch: perl
1441            ! Changes patchlevel.h
1442 ____________________________________________________________________________
1443 [  7126] By: jhi                                   on 2000/10/03  00:57:08
1444         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
1445              as suggested by Olaf Flebbe and Nick Clark.
1446      Branch: perl
1447            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
1448 ____________________________________________________________________________
1449 [  7125] By: jhi                                   on 2000/10/03  00:50:56
1450         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
1451              From: Nick Clark <nick@plum.flirble.org>
1452              Date: Mon, 2 Oct 2000 11:03:24 +0100
1453              Message-Id: <20001002110324.D20073@plum.flirble.org>
1454      Branch: perl
1455            ! t/lib/encode.t
1456 ____________________________________________________________________________
1457 [  7124] By: jhi                                   on 2000/10/03  00:34:59
1458         Log: Subject: [PATCH 5.7.0] Epoc update
1459              From: Olaf Flebbe <o.flebbe@gmx.de>
1460              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
1461              Message-ID: <26423.969484586@www10.gmx.net>
1462      Branch: perl
1463            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
1464            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
1465            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
1466            ! util.c util.h
1467 ____________________________________________________________________________
1468 [  7123] By: jhi                                   on 2000/10/03  00:30:07
1469         Log: Regen headers.
1470      Branch: perl
1471            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
1472 ____________________________________________________________________________
1473 [  7122] By: jhi                                   on 2000/10/03  00:10:48
1474         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
1475      Branch: perl
1476            ! hints/openbsd.sh
1477 ____________________________________________________________________________
1478 [  7121] By: jhi                                   on 2000/10/03  00:05:06
1479         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
1480              From: <abigail@foad.org>
1481              Date: Tue, 26 Sep 2000 13:36:14 -0400
1482              Message-ID: <20000926173614.4356.qmail@foad.org>
1483      Branch: perl
1484            ! pod/perlop.pod
1485 ____________________________________________________________________________
1486 [  7120] By: jhi                                   on 2000/10/03  00:04:00
1487         Log: Inside require() $^S was always left undefined.
1488              
1489              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
1490              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1491              Date: Wed, 27 Sep 2000 18:54:49 -0400
1492              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
1493      Branch: perl
1494            ! cop.h mg.c pp_ctl.c util.c
1495 ____________________________________________________________________________
1496 [  7119] By: jhi                                   on 2000/10/03  00:00:16
1497         Log: Subject: [PATCH] DLL not restartabke with threaded perl
1498              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
1499              Date: Thu, 28 Sep 2000 09:20:46 +0100
1500              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
1501      Branch: perl
1502            ! perl.c
1503 ____________________________________________________________________________
1504 [  7118] By: jhi                                   on 2000/10/02  23:59:20
1505         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
1506              From: Nicholas Clark <nick@ccl4.org>
1507              Date: Thu, 28 Sep 2000 11:52:24 +0100
1508              Message-ID: <20000928115224.D7924@plum.flirble.org>
1509      Branch: perl
1510            ! op.c
1511 ____________________________________________________________________________
1512 [  7117] By: jhi                                   on 2000/10/02  23:57:51
1513         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
1514              From: Nicholas Clark <nick@babyhippo.co.uk>
1515              Date: Thu, 28 Sep 2000 12:18:10 +0100
1516              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
1517              
1518              Did not apply cleanly, manual intervention was needed.
1519      Branch: perl
1520            ! ext/B/B/Bytecode.pm utils/perlcc.PL
1521 ____________________________________________________________________________
1522 [  7116] By: jhi                                   on 2000/10/02  23:50:40
1523         Log: Document the issue (is not a syntax error, kind of)
1524              
1525              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
1526              From: Nicholas Clark <nick@ccl4.org>
1527              Date: Thu, 28 Sep 2000 17:12:42 +0100
1528              Message-ID: <20000928171242.K7924@plum.flirble.org>
1529      Branch: perl
1530            ! pod/perldata.pod
1531 ____________________________________________________________________________
1532 [  7115] By: jhi                                   on 2000/10/02  23:48:58
1533         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
1534              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1535              Date: Thu, 28 Sep 2000 21:55:31 -0400
1536              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
1537      Branch: perl
1538            ! regexec.c
1539 ____________________________________________________________________________
1540 [  7114] By: jhi                                   on 2000/10/02  23:47:57
1541         Log: Subject: DOC PATCH 5.6.0
1542              From: mjd@plover.com
1543              Date: 30 Sep 2000 06:02:34 -0000
1544              Message-ID: <20000930060234.4559.qmail@plover.com>
1545      Branch: perl
1546            ! pod/perldebguts.pod
1547 ____________________________________________________________________________
1548 [  7113] By: jhi                                   on 2000/10/02  23:46:43
1549         Log: SOCK_DGRAM and listen() do not mix as reported in
1550              
1551              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
1552              From: Petter Reinholdtsen <pere@hungry.com>
1553              Date: Sun, 1 Oct 2000 10:57:20 +0800
1554              Message-Id: <200010010257.KAA05735@localhost.localdomain>
1555              
1556              The patch for 5.7.0+ had to be reengineered, though.
1557      Branch: perl
1558            ! ext/IO/lib/IO/Socket/UNIX.pm
1559 ____________________________________________________________________________
1560 [  7112] By: jhi                                   on 2000/10/02  23:36:57
1561         Log: Subject: Re: [PATCH 5.005_64 missed]
1562              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1563              Date: Sun, 1 Oct 2000 18:50:10 -0400
1564              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
1565      Branch: perl
1566            ! pod/perlxs.pod
1567 ____________________________________________________________________________
1568 [  7111] By: jhi                                   on 2000/10/02  23:35:40
1569         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
1570              From: Radu Greab <radu@netsoft.ro>
1571              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
1572              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
1573      Branch: perl
1574            ! op.c opcode.pl t/op/substr.t
1575 ____________________________________________________________________________
1576 [  7110] By: jhi                                   on 2000/10/02  23:32:38
1577         Log: Subject: [PATCH] Fix aliasing of tied filehandles
1578              From: Daniel Chetlin <daniel@chetlin.com>
1579              Date: Mon, 2 Oct 2000 14:53:27 -0700
1580              Message-ID: <20001002145327.C1617@ilmd>
1581      Branch: perl
1582            ! perl.h pp_hot.c t/op/tiehandle.t
1583 ____________________________________________________________________________
1584 [  7109] By: jhi                                   on 2000/10/02  23:31:30
1585         Log: s/Robin Parker/Robin Barker/
1586      Branch: perl
1587            ! Changes5.6
1588 ____________________________________________________________________________
1589 [  7108] By: jhi                                   on 2000/10/02  23:15:46
1590         Log: Retract #7091 as suggested in
1591              
1592              From: Robin Barker <rmb1@cise.npl.co.uk> 
1593              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
1594              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
1595              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
1596      Branch: perl
1597            ! embed.pl proto.h
1598 ____________________________________________________________________________
1599 [  7107] By: nick                                  on 2000/10/02  18:23:14
1600         Log: A few tweaks to get Tk803 to work with Encode scheme.
1601      Branch: perl
1602            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
1603 ____________________________________________________________________________
1604 [  7106] By: nick                                  on 2000/10/01  21:34:14
1605         Log: Add checking cases to Encode's toUnicode and fromUnicode.
1606      Branch: perl
1607            ! ext/Encode/Encode.pm
1608 ____________________________________________________________________________
1609 [  7105] By: nick                                  on 2000/10/01  17:18:01
1610         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
1611              To read and use them.
1612              Add a lib/encode.t which checks a few things.
1613      Branch: perl
1614            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
1615            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
1616            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
1617            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
1618            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
1619            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
1620            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
1621            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
1622            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
1623            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
1624            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
1625            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
1626            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
1627            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
1628            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
1629            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
1630            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
1631            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
1632            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
1633            + ext/Encode/Encode/iso2022-jp.enc
1634            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
1635            + ext/Encode/Encode/iso8859-1.enc
1636            + ext/Encode/Encode/iso8859-2.enc
1637            + ext/Encode/Encode/iso8859-3.enc
1638            + ext/Encode/Encode/iso8859-4.enc
1639            + ext/Encode/Encode/iso8859-5.enc
1640            + ext/Encode/Encode/iso8859-6.enc
1641            + ext/Encode/Encode/iso8859-7.enc
1642            + ext/Encode/Encode/iso8859-8.enc
1643            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
1644            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
1645            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
1646            + ext/Encode/Encode/macCentEuro.enc
1647            + ext/Encode/Encode/macCroatian.enc
1648            + ext/Encode/Encode/macCyrillic.enc
1649            + ext/Encode/Encode/macDingbats.enc
1650            + ext/Encode/Encode/macGreek.enc
1651            + ext/Encode/Encode/macIceland.enc
1652            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
1653            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
1654            + ext/Encode/Encode/macTurkish.enc
1655            + ext/Encode/Encode/macUkraine.enc
1656            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
1657            + t/lib/encode.t
1658            ! MANIFEST ext/Encode/Encode.pm
1659 ____________________________________________________________________________
1660 [  7104] By: nick                                  on 2000/09/30  13:04:30
1661         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
1662              From: Daniel Chetlin <daniel@chetlin.com>
1663              Date: Mon, 18 Sep 2000 05:05:40 -0700
1664              Message-Id: <20000918050540.C652@ilmd>
1665      Branch: perl
1666            ! lib/overload.pm sv.c t/pragma/overload.t
1667 ____________________________________________________________________________
1668 [  7103] By: nick                                  on 2000/09/30  12:53:36
1669         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
1670              From: Johan Vromans <jvromans@squirrel.nl>
1671              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
1672              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
1673      Branch: perl
1674            ! pod/Makefile.SH
1675 ____________________________________________________________________________
1676 [  7102] By: nick                                  on 2000/09/30  12:52:31
1677         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
1678              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1679              Date: Sat, 16 Sep 2000 16:36:45 -0400
1680              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
1681      Branch: perl
1682            ! ext/B/B/Deparse.pm
1683 ____________________________________________________________________________
1684 [  7101] By: nick                                  on 2000/09/30  12:51:41
1685         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
1686              From: Craig A. Berry <craig.berry@psinetcs.com>
1687              Date: Sat, 16 Sep 2000 10:11:10 -0500
1688              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
1689      Branch: perl
1690            ! vms/vms.c
1691 ____________________________________________________________________________
1692 [  7100] By: nick                                  on 2000/09/30  12:50:33
1693         Log: Subject: Re: unicode support and perl [ID 20000901.097]
1694              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1695              Date: Fri, 15 Sep 2000 16:37:58 -0400
1696              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
1697      Branch: perl
1698            ! t/op/append.t
1699 ____________________________________________________________________________
1700 [  7099] By: nick                                  on 2000/09/30  12:49:35
1701         Log: Subject: Re: unicode support and perl [ID 20000901.097]
1702              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1703              Date: Fri, 15 Sep 2000 16:25:30 -0400
1704              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
1705      Branch: perl
1706            ! pp_hot.c
1707 ____________________________________________________________________________
1708 [  7098] By: nick                                  on 2000/09/30  12:48:00
1709         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
1710              From: Gisle Aas <gisle@ActiveState.com>
1711              Date: 15 Sep 2000 16:23:41 +0200
1712              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
1713      Branch: perl
1714            ! toke.c
1715 ____________________________________________________________________________
1716 [  7097] By: nick                                  on 2000/09/30  12:45:16
1717         Log: Subject: [PATCH] Nits in perlmod.pod
1718              From: Daniel Chetlin <daniel@chetlin.com>
1719              Date: Fri, 15 Sep 2000 02:04:09 -0700
1720              Message-Id: <20000915020409.A2104@ilmd>
1721      Branch: perl
1722            ! pod/perlmod.pod
1723 ____________________________________________________________________________
1724 [  7096] By: nick                                  on 2000/09/30  12:18:00
1725         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
1726              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
1727              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
1728              0 to checking to get the warning.
1729      Branch: perl
1730            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
1731            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
1732            ! regexec.c sv.c toke.c utf8.c
1733 ____________________________________________________________________________
1734 [  7095] By: nick                                  on 2000/09/15  16:55:59
1735         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
1736              
1737              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
1738              From: Spider Boardman <spider@Orb.Nashua.NH.US>
1739              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
1740              Date: Fri, 15 Sep 2000 06:37:30 -0400
1741      Branch: perl
1742            ! ext/Encode/Encode.xs sv.c
1743 ____________________________________________________________________________
1744 [  7094] By: jhi                                   on 2000/09/15  03:23:32
1745         Log: Update Changes.
1746      Branch: perl
1747            ! Changes patchlevel.h
1748 ____________________________________________________________________________
1749 [  7093] By: jhi                                   on 2000/09/15  03:11:44
1750         Log: Fix for the charnames.t failures from Spider Boardman.
1751      Branch: perl
1752            ! toke.c
1753 ____________________________________________________________________________
1754 [  7092] By: jhi                                   on 2000/09/15  00:15:48
1755         Log: Botched the #7090 check-in.
1756      Branch: perl
1757            ! sv.c
1758 ____________________________________________________________________________
1759 [  7091] By: jhi                                   on 2000/09/14  23:33:24
1760         Log: Part of #7081 didn't come through.
1761      Branch: perl
1762            ! embed.pl proto.h
1763 ____________________________________________________________________________
1764 [  7090] By: jhi                                   on 2000/09/14  23:17:39
1765         Log: Subject: Re: perl@7078 
1766              From: Spider Boardman <spider@web.zk3.dec.com>
1767              Date: Thu, 14 Sep 2000 19:06:36 -0400
1768              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
1769      Branch: perl
1770            ! sv.c toke.c
1771 ____________________________________________________________________________
1772 [  7089] By: jhi                                   on 2000/09/14  23:11:21
1773         Log: Small portability tweaks.
1774      Branch: perl
1775            ! ext/Encode/Encode.xs
1776 ____________________________________________________________________________
1777 [  7088] By: jhi                                   on 2000/09/14  22:57:23
1778         Log: Fake return to pacify picky compilers.
1779      Branch: perl
1780            ! ext/Encode/Encode.xs
1781 ____________________________________________________________________________
1782 [  7087] By: jhi                                   on 2000/09/14  22:53:37
1783         Log: Subject: [PATCH] utf8.c apidoc
1784              From: Simon Cozens <simon@cozens.net>
1785              Date: Thu, 14 Sep 2000 23:46:57 +0100
1786              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
1787      Branch: perl
1788            ! perlapi.c pod/perlapi.pod utf8.c
1789 ____________________________________________________________________________
1790 [  7086] By: jhi                                   on 2000/09/14  22:40:38
1791         Log: We don't need to count the high bit bytes, a boolean is enough. 
1792      Branch: perl
1793            ! sv.c
1794 ____________________________________________________________________________
1795 [  7085] By: jhi                                   on 2000/09/14  21:20:09
1796         Log: Replace #7084 with
1797              
1798              Subject: Re: perl@7078 
1799              From: Spider Boardman <spider@web.zk3.dec.com>
1800              Date: Thu, 14 Sep 2000 17:09:36 -0400
1801              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
1802      Branch: perl
1803            ! sv.c utf8.c
1804 ____________________________________________________________________________
1805 [  7084] By: jhi                                   on 2000/09/14  20:03:34
1806         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
1807              convertable to bytes by checking it doesn't go above 0xc3
1808              
1809              Subject: Re: perl@7078
1810              From: Simon Cozens <simon@cozens.net>
1811              Date: Thu, 14 Sep 2000 20:59:19 +0100
1812              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
1813      Branch: perl
1814            ! utf8.c
1815 ____________________________________________________________________________
1816 [  7083] By: jhi                                   on 2000/09/14  19:38:47
1817         Log: Subject: Re: perl@7078
1818              From: Simon Cozens <simon@cozens.net>
1819              Date: Thu, 14 Sep 2000 20:13:09 +0100
1820              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
1821      Branch: perl
1822            ! t/op/bop.t
1823 ____________________________________________________________________________
1824 [  7082] By: jhi                                   on 2000/09/14  17:50:44
1825         Log: The one that got away.
1826      Branch: perl
1827            ! lib/File/Find.pm
1828 ____________________________________________________________________________
1829 [  7081] By: jhi                                   on 2000/09/14  17:45:35
1830         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
1831              From: Robin Barker <rmb1@cise.npl.co.uk>
1832              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
1833              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
1834      Branch: perl
1835            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
1836            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
1837            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
1838            ! regcomp.c toke.c universal.c
1839 ____________________________________________________________________________
1840 [  7080] By: jhi                                   on 2000/09/14  17:40:35
1841         Log: Problems picked up by AIX cc.
1842              
1843              Subject: Re: perl@7078 (patch included)
1844              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1845              Date: Thu, 14 Sep 2000 18:53:30 +0200
1846              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
1847      Branch: perl
1848            ! ext/Encode/Encode.xs
1849 ____________________________________________________________________________
1850 [  7079] By: jhi                                   on 2000/09/14  17:38:27
1851         Log: Subject: File::Find 5.7.0 POD nits
1852              From: Rich Morin <rdm@cfcl.com>
1853              Date: Wed, 13 Sep 2000 22:03:58 -0700
1854              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
1855      Branch: perl
1856            ! lib/File/Find.pm
1857 ____________________________________________________________________________
1858 [  7078] By: jhi                                   on 2000/09/14  14:58:20
1859         Log: Update Changes.
1860      Branch: perl
1861            ! Changes patchlevel.h
1862 ____________________________________________________________________________
1863 [  7077] By: jhi                                   on 2000/09/14  14:55:54
1864         Log: Compilation warnings and an error.
1865      Branch: perl
1866            ! sv.c
1867 ____________________________________________________________________________
1868 [  7076] By: jhi                                   on 2000/09/14  14:42:56
1869         Log: Fix for a parsing bug, not for the original bug.
1870              
1871              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
1872              From: Spider Boardman <spider@web.zk3.dec.com>
1873              Date: Wed, 13 Sep 2000 17:52:20 -0400
1874              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
1875      Branch: perl
1876            ! regcomp.c
1877 ____________________________________________________________________________
1878 [  7075] By: jhi                                   on 2000/09/14  14:40:40
1879         Log: Batch of UTF-8 patches from Simon Cozens.
1880      Branch: perl
1881            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
1882            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
1883            ! toke.c utf8.c
1884 ____________________________________________________________________________
1885 [  7074] By: jhi                                   on 2000/09/14  14:29:58
1886         Log: Subject: Re: Two advertising clauses need to be removed
1887              From: Russ Allbery <rra@stanford.edu>
1888              Date: 13 Sep 2000 18:50:26 -0700
1889              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
1890      Branch: perl
1891            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
1892 ____________________________________________________________________________
1893 [  7073] By: jhi                                   on 2000/09/14  14:28:20
1894         Log: Subject: [PATCH] de-wall t/README
1895              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1896              Date: Wed, 13 Sep 2000 17:46:55 -0700
1897              Message-ID: <//Bw5gzkge/e092yn@efn.org>
1898      Branch: perl
1899            ! t/README
1900 ____________________________________________________________________________
1901 [  7072] By: jhi                                   on 2000/09/14  14:25:10
1902         Log: Hints optimization.
1903              
1904              Subject: Minor nit
1905              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1906              Date: Wed, 13 Sep 2000 21:42:07 +0200
1907              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
1908      Branch: perl
1909            ! hints/hpux.sh
1910 ____________________________________________________________________________
1911 [  7071] By: jhi                                   on 2000/09/14  14:23:30
1912         Log: Allow chop() and chomp() to be overridden.
1913              
1914              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
1915              From: "Casey R. Tweten" <crt@kiski.net>
1916              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
1917              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
1918      Branch: perl
1919            ! toke.c
1920 ____________________________________________________________________________
1921 [  7070] By: jhi                                   on 2000/09/14  14:20:36
1922         Log: The return value of setlocale must be copied away.
1923              
1924              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
1925              From: Alan Burlison <Alan.Burlison@uk.sun.com>
1926              Date: Wed, 13 Sep 2000 16:27:37 +0100 
1927              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
1928      Branch: perl
1929            ! util.c
1930 ____________________________________________________________________________
1931 [  7069] By: jhi                                   on 2000/09/14  14:16:27
1932         Log: Remove vestiges of tr//CU.
1933              
1934              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
1935              From: Nick Clark <nick@plum.flirble.org>
1936              Date: Tue, 12 Sep 2000 22:50:14 +0100
1937              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
1938              
1939              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
1940              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1941              Date: Tue, 12 Sep 2000 21:38:48 -0700
1942              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
1943      Branch: perl
1944            ! op.h pod/perlunicode.pod
1945 ____________________________________________________________________________
1946 [  7068] By: jhi                                   on 2000/09/13  14:18:39
1947         Log: Add the Encode extension.  The code is still largely just skeleton.
1948      Branch: perl
1949            + ext/Encode/Encode.pm ext/Encode/Encode.xs
1950            + ext/Encode/Makefile.PL ext/Encode/Todo
1951            ! MANIFEST Todo-5.6
1952 ____________________________________________________________________________
1953 [  7067] By: jhi                                   on 2000/09/12  17:43:33
1954         Log: Allow for whitespace between "#" and "line" in cpp output.
1955              
1956              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
1957              From: Calle Dybedahl <calle@lysator.liu.se>
1958              Date: 12 Sep 2000 19:38:02 +0200 
1959              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
1960      Branch: perl
1961            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1962 ____________________________________________________________________________
1963 [  7066] By: gsar                                  on 2000/09/12  17:24:29
1964         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
1965              initialization in all the threads on Windows
1966      Branch: perl
1967            ! win32/win32.c
1968 ____________________________________________________________________________
1969 [  7065] By: jhi                                   on 2000/09/12  15:11:31
1970         Log: Update Changes.
1971      Branch: perl
1972            ! Changes patchlevel.h
1973 ____________________________________________________________________________
1974 [  7064] By: jhi                                   on 2000/09/12  14:54:54
1975         Log: Retract #7062, the pod tests are not ready.
1976      Branch: perl
1977            ! t/TEST t/harness
1978 ____________________________________________________________________________
1979 [  7063] By: jhi                                   on 2000/09/12  14:25:41
1980         Log: The #7054 truncated Configure badly.
1981      Branch: metaconfig/U/perl
1982            ! End.U
1983      Branch: perl
1984            ! Configure config_h.SH
1985 ____________________________________________________________________________
1986 [  7062] By: jhi                                   on 2000/09/12  14:08:32
1987         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
1988              From: sthoenna@efn.org
1989              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
1990              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
1991      Branch: perl
1992            ! t/TEST t/harness
1993 ____________________________________________________________________________
1994 [  7061] By: jhi                                   on 2000/09/12  14:07:18
1995         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
1996              From: sthoenna@efn.org
1997              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
1998              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
1999      Branch: perl
2000            ! pod/perlxs.pod
2001 ____________________________________________________________________________
2002 [  7060] By: jhi                                   on 2000/09/12  14:06:08
2003         Log: Break up the myconfig lines a bit.
2004              
2005              Subject: perlbug/perl -V output format
2006              From: sthoenna@efn.org
2007              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
2008              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
2009      Branch: perl
2010            ! myconfig.SH
2011 ____________________________________________________________________________
2012 [  7059] By: jhi                                   on 2000/09/12  14:05:04
2013         Log: Test for the #7049.
2014              
2015              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
2016              From: andreas.koenig@anima.de (Andreas J. Koenig)
2017              Date: 12 Sep 2000 06:42:01 +0200
2018              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
2019      Branch: perl
2020            ! t/op/my.t
2021 ____________________________________________________________________________
2022 [  7058] By: jhi                                   on 2000/09/12  14:03:05
2023         Log: Subject: [patch: perl@7045] vms updates
2024              From: Peter Prymmer <pvhp@forte.com>
2025              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
2026              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
2027      Branch: perl
2028            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
2029 ____________________________________________________________________________
2030 [  7057] By: jhi                                   on 2000/09/12  14:00:51
2031         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
2032              From: sthoenna@efn.org
2033              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
2034              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
2035      Branch: perl
2036            ! t/op/64bitint.t
2037 ____________________________________________________________________________
2038 [  7056] By: jhi                                   on 2000/09/12  13:58:14
2039         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
2040              From: Jeff Pinyan <jeffp@crusoe.net>
2041              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
2042              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
2043      Branch: perl
2044            ! pod/perlfunc.pod
2045 ____________________________________________________________________________
2046 [  7055] By: jhi                                   on 2000/09/12  13:56:32
2047         Log: Do in VMS as the #7054 does.
2048      Branch: perl
2049            ! configure.com
2050 ____________________________________________________________________________
2051 [  7054] By: jhi                                   on 2000/09/12  13:50:31
2052         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
2053              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2054              Date: Mon, 11 Sep 2000 08:33:09 +0100
2055              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
2056      Branch: metaconfig/U/perl
2057            ! End.U
2058      Branch: perl
2059            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
2060            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
2061 ____________________________________________________________________________
2062 [  7053] By: jhi                                   on 2000/09/12  13:29:19
2063         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
2064              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
2065              Date:     Tue, 12 Sep 2000 08:35:59 EDT
2066              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
2067      Branch: perl
2068            ! vms/test.com
2069 ____________________________________________________________________________
2070 [  7052] By: jhi                                   on 2000/09/11  23:01:50
2071         Log: Document the SvUTF8*().
2072      Branch: perl
2073            ! pod/perlapi.pod sv.h
2074 ____________________________________________________________________________
2075 [  7051] By: gsar                                  on 2000/09/11  14:46:30
2076         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
2077              (missed a spot when fixing up op_pmreplroot hack for ithreads)
2078      Branch: perl
2079            ! op.c t/op/split.t
2080 ____________________________________________________________________________
2081 [  7050] By: nick                                  on 2000/09/11  10:03:51
2082         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
2083              
2084              Subject: borland C++ win32.c tweak
2085              From: Vadim Konovalov <vkonovalov@lucent.com>
2086              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
2087              Date: Mon, 11 Sep 2000 11:22:33 +0400
2088      Branch: perl
2089            ! win32/win32.c
2090 ____________________________________________________________________________
2091 [  7049] By: nick                                  on 2000/09/11  09:57:33
2092         Log: Point fix for s/// on foreach (keys %xxx).
2093      Branch: perl
2094            ! pp_hot.c
2095 ____________________________________________________________________________
2096 [  7048] By: jhi                                   on 2000/09/10  23:37:09
2097         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
2098              by Pod::Text, from Brad Appleton.
2099      Branch: perl
2100            ! t/pod/testp2pt.pl
2101 ____________________________________________________________________________
2102 [  7047] By: jhi                                   on 2000/09/10  14:32:53
2103         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
2104              by Russ Allbery.
2105      Branch: perl
2106            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
2107 ____________________________________________________________________________
2108 [  7046] By: jhi                                   on 2000/09/10  14:15:08
2109         Log: Upgrade to CPAN 1.57_65, from Andreas König.
2110      Branch: perl
2111            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2112 ____________________________________________________________________________
2113 [  7045] By: jhi                                   on 2000/09/08  21:36:32
2114         Log: Update Changes.
2115      Branch: perl
2116            ! Changes patchlevel.h
2117 ____________________________________________________________________________
2118 [  7044] By: jhi                                   on 2000/09/08  21:29:56
2119         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
2120              From: Peter Prymmer <pvhp@forte.com>
2121              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
2122              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
2123      Branch: perl
2124            ! configure.com
2125 ____________________________________________________________________________
2126 [  7043] By: jhi                                   on 2000/09/08  21:27:50
2127         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
2128              From: Peter Prymmer <pvhp@forte.com>
2129              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
2130              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
2131      Branch: perl
2132            ! Makefile.SH installperl
2133 ____________________________________________________________________________
2134 [  7042] By: jhi                                   on 2000/09/08  21:23:21
2135         Log: Continue #7041.
2136      Branch: perl
2137            ! cygwin/Makefile.SHs os2/Makefile.SHs
2138 ____________________________________________________________________________
2139 [  7041] By: jhi                                   on 2000/09/08  21:18:10
2140         Log: Do away with memory models cruft.  Sorry, PDP users.
2141      Branch: metaconfig
2142            ! U/modified/cc.U U/modified/libpth.U
2143      Branch: perl
2144            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
2145            ! Porting/config_H cflags.SH config_h.SH configure.com
2146            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
2147            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
2148            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
2149 ____________________________________________________________________________
2150 [  7040] By: jhi                                   on 2000/09/08  14:34:18
2151         Log: Major rewrite of s2p.  And I mean really major, it is
2152              an implementation of sed in perl.  If called as s2p it
2153              will function as s2p.  Note: needs non-UNIXifying.
2154              
2155              Subject: s2p
2156              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
2157              Date: Mon, 28 Aug 2000 14:05:12 +0200
2158              Message-ID: <39AA5578.2102E2AA@alcatel.at>
2159      Branch: perl
2160            ! x2p/s2p.PL
2161 ____________________________________________________________________________
2162 [  7039] By: jhi                                   on 2000/09/08  14:19:49
2163         Log: Re-allow vec() for characters > 255.
2164              
2165              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
2166              From: Spider Boardman <spider@web.zk3.dec.com>
2167              Date: Fri, 08 Sep 2000 02:21:02 -0400
2168              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
2169      Branch: perl
2170            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
2171            ! t/op/vec.t
2172 ____________________________________________________________________________
2173 [  7038] By: jhi                                   on 2000/09/08  14:14:18
2174         Log: Subject: [PATCH lib/Benchmark.pm]
2175              From: <abigail@foad.org>
2176              Date: Thu, 7 Sep 2000 15:03:20 -0400
2177              Message-ID: <20000907190320.888.qmail@foad.org>
2178      Branch: perl
2179            ! lib/Benchmark.pm
2180 ____________________________________________________________________________
2181 [  7037] By: jhi                                   on 2000/09/08  14:11:06
2182         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
2183              
2184              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
2185              From: Spider Boardman <spider@web.zk3.dec.com>
2186              Date: Fri, 08 Sep 2000 01:30:27 -0400
2187              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
2188      Branch: perl
2189            ! op.c
2190 ____________________________________________________________________________
2191 [  7036] By: jhi                                   on 2000/09/08  14:08:58
2192         Log: Subject: [ID 20000908.002] perlipc documentation bug.
2193              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
2194              Date: Fri, 08 Sep 2000 12:38:32 +0200
2195              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
2196      Branch: perl
2197            ! pod/perlipc.pod
2198 ____________________________________________________________________________
2199 [  7035] By: jhi                                   on 2000/09/08  14:03:12
2200         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
2201              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2202              Date: Fri, 08 Sep 2000 11:47:34 +0200
2203              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
2204      Branch: perl
2205            ! hints/dec_osf.sh
2206 ____________________________________________________________________________
2207 [  7034] By: jhi                                   on 2000/09/08  13:59:35
2208         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
2209              From: Simon Cozens <simon@cozens.net>
2210              Date: Thu, 7 Sep 2000 20:40:38 +0100
2211              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
2212      Branch: perl
2213            ! pp_hot.c
2214 ____________________________________________________________________________
2215 [  7033] By: jhi                                   on 2000/09/08  04:03:03
2216         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
2217              From: "Larry W. Virden" <lvirden@cas.org>
2218              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
2219              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
2220      Branch: perl
2221            ! pod/perldiag.pod
2222 ____________________________________________________________________________
2223 [  7032] By: jhi                                   on 2000/09/07  22:18:30
2224         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
2225              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
2226              Date: Mon, 04 Sep 2000 13:16:38 -0700
2227              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
2228      Branch: perl
2229            ! lib/perl5db.pl
2230 ____________________________________________________________________________
2231 [  7031] By: jhi                                   on 2000/09/07  22:02:29
2232         Log: Fix the ccversion detection for 5.1 and beyond.
2233              
2234              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
2235              From: Spider Boardman <spider@leggy.zk3.dec.com>
2236              Date: Thu, 7 Sep 2000 17:54:27 -0400
2237              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
2238      Branch: perl
2239            ! hints/dec_osf.sh
2240 ____________________________________________________________________________
2241 [  7030] By: jhi                                   on 2000/09/07  19:12:28
2242         Log: Fix for
2243              
2244              Subject: [ID 20000903.001] \w in utf8-strings
2245              From: Marc Lehmann <pcg@goof.com>
2246              Date: Sun, 03 Sep 2000 09:44:29 +0200
2247              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
2248              
2249              and various related nits.
2250      Branch: perl
2251            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
2252 ____________________________________________________________________________
2253 [  7029] By: jhi                                   on 2000/09/07  18:49:09
2254         Log: Fix the URL, but the server is still missing in action.
2255              
2256              Subject: [ID 20000905.002] perlfaq1.pod URL error
2257              From: "Larry W. Virden" <lvirden@cas.org>
2258              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
2259              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
2260      Branch: perl
2261            ! pod/perlfaq1.pod
2262 ____________________________________________________________________________
2263 [  7028] By: jhi                                   on 2000/09/07  18:47:13
2264         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
2265              From: Hugo <hv@crypt.compulink.co.uk>
2266              Date: Tue, 05 Sep 2000 14:13:37 +0100
2267              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
2268      Branch: perl
2269            ! toke.c
2270 ____________________________________________________________________________
2271 [  7027] By: jhi                                   on 2000/09/07  18:45:35
2272         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
2273              From: Daniel Chetlin <daniel@chetlin.com>
2274              Date: Tue, 5 Sep 2000 04:57:07 -0700
2275              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
2276      Branch: perl
2277            ! pod/perlfaq6.pod pod/perlop.pod
2278 ____________________________________________________________________________
2279 [  7026] By: jhi                                   on 2000/09/07  18:44:01
2280         Log: Document the new ref() semantics.
2281              
2282              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
2283              From: Gisle Aas <gisle@ActiveState.com>
2284              Date: 05 Sep 2000 08:10:30 +0200
2285              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
2286      Branch: perl
2287            ! pod/perldelta.pod
2288 ____________________________________________________________________________
2289 [  7025] By: jhi                                   on 2000/09/07  18:42:27
2290         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
2291              
2292              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
2293              From: Gisle Aas <gisle@ActiveState.com>
2294              Date: 05 Sep 2000 08:11:40 +0200
2295              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
2296      Branch: perl
2297            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
2298 ____________________________________________________________________________
2299 [  7024] By: jhi                                   on 2000/09/07  18:39:32
2300         Log: Subject: [PATCH] Modernize Opcode.pm documentation
2301              From: Gisle Aas <gisle@ActiveState.com>
2302              Date: 4 Sep 2000 00:18:55 -0000
2303              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
2304      Branch: perl
2305            ! ext/Opcode/Opcode.pm
2306 ____________________________________________________________________________
2307 [  7023] By: jhi                                   on 2000/09/07  18:37:42
2308         Log: Subject: [PATCH] Tied filehandle documentation
2309              From: Gisle Aas <gisle@ActiveState.com>
2310              Date: 4 Sep 2000 00:14:40 -0000
2311              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
2312      Branch: perl
2313            ! pod/perlfunc.pod pod/perltie.pod
2314 ____________________________________________________________________________
2315 [  7022] By: jhi                                   on 2000/09/07  18:35:37
2316         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
2317              From: Gisle Aas <gisle@ActiveState.com>
2318              Date: 4 Sep 2000 00:04:22 -0000
2319              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
2320      Branch: perl
2321            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
2322 ____________________________________________________________________________
2323 [  7021] By: jhi                                   on 2000/09/07  18:33:22
2324         Log: Subject: small apidoc fix
2325              From: Marc Lehmann <pcg@goof.com>
2326              Date: Sun, 3 Sep 2000 05:12:06 +0200
2327              Message-ID: <20000903051206.A5909@cerebro.laendle>
2328      Branch: perl
2329            ! pod/perlapi.pod utf8.c
2330 ____________________________________________________________________________
2331 [  7020] By: jhi                                   on 2000/09/07  16:14:57
2332         Log: Tiny perldelta nits.
2333      Branch: perl
2334            ! pod/perldelta.pod
2335 ____________________________________________________________________________
2336 [  7019] By: jhi                                   on 2000/09/07  16:04:20
2337         Log: Guard against bad string->int conversion for quads.
2338      Branch: perl
2339            ! t/op/64bitint.t
2340 ____________________________________________________________________________
2341 [  7018] By: jhi                                   on 2000/09/06  17:07:03
2342         Log: Update Unicode todo list.
2343      Branch: perl
2344            ! Todo-5.6
2345 ____________________________________________________________________________
2346 [  7017] By: jhi                                   on 2000/09/05  21:16:01
2347         Log: Document the SvIOK_.*UV().
2348      Branch: perl
2349            ! pod/perlapi.pod sv.h
2350 ____________________________________________________________________________
2351 [  7016] By: nick                                  on 2000/09/03  21:54:46
2352         Log: Hash lookup of constant strings optimization:
2353              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
2354              to string table (as per sharepvn). Add newSV_pvn_share to create such
2355              a thing. Make hv.c compare addresses of strings and skip string compare
2356              if equal. Make method_named and helem ops use these shared-string SVs
2357              when arg is constant. Make keys op return shared-string SVs (less clearly
2358              a win).
2359      Branch: perl
2360            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
2361            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
2362            ! pod/perlintern.pod pp_hot.c proto.h sv.c
2363 ____________________________________________________________________________
2364 [  7015] By: jhi                                   on 2000/09/02  17:48:59
2365         Log: This is 5.7.0.
2366      Branch: perl
2367            ! Changes
2368 ____________________________________________________________________________
2369 [  7014] By: jhi                                   on 2000/09/02  17:35:45
2370         Log: Changes and patchlevel tweaks.
2371      Branch: perl
2372            ! Changes patchlevel.h
2373 ____________________________________________________________________________
2374 [  7013] By: jhi                                   on 2000/09/02  17:30:50
2375         Log: Update Changes.
2376      Branch: perl
2377            ! Changes patchlevel.h
2378 ____________________________________________________________________________
2379 [  7012] By: nick                                  on 2000/09/02  17:25:20
2380         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
2381      Branch: perl
2382            ! gv.c lib/overload.pm
2383 ____________________________________________________________________________
2384 [  7011] By: jhi                                   on 2000/09/02  17:16:25
2385         Log: Update perlhist.
2386      Branch: perl
2387            ! pod/perlhist.pod
2388 ____________________________________________________________________________
2389 [  7010] By: jhi                                   on 2000/09/02  17:01:35
2390         Log: perldelta nits.
2391      Branch: perl
2392            ! pod/perldelta.pod
2393 ____________________________________________________________________________
2394 [  7009] By: nick                                  on 2000/09/02  16:48:35
2395         Log: If overloaded %{} etc. return the object do not loop.
2396              Thus  sub deref { $_[0] } functions if object is wanted type.
2397      Branch: perl
2398            ! pp.h
2399 ____________________________________________________________________________
2400 [  7008] By: jhi                                   on 2000/09/02  16:26:11
2401         Log: Retab MANIFEST.
2402      Branch: perl
2403            ! ext/Storable/MANIFEST
2404 ____________________________________________________________________________
2405 [  7007] By: jhi                                   on 2000/09/02  16:23:02
2406         Log: Make certain cc is set before trying to run it.
2407      Branch: perl
2408            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
2409 ____________________________________________________________________________
2410 [  7006] By: jhi                                   on 2000/09/02  15:45:41
2411         Log: Unicode notes.
2412      Branch: perl
2413            ! pod/perldelta.pod
2414 ____________________________________________________________________________
2415 [  7005] By: jhi                                   on 2000/09/02  15:42:11
2416         Log: Various Configure nits by Philip Newton,
2417              plus the ebcdic one by me.
2418      Branch: metaconfig
2419            + U/modified/pager.U
2420            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
2421      Branch: metaconfig/U/perl
2422            ! Devel.U quadfio.U
2423      Branch: perl
2424            ! Configure config_h.SH
2425 ____________________________________________________________________________
2426 [  7004] By: jhi                                   on 2000/09/02  15:06:14
2427         Log: Apparently avoiding the swapping is too costly.
2428              
2429              From: "Ben Tilly" <ben_tilly@hotmail.com>
2430              Subject: Re: the door is closed.
2431              Date: Fri, 01 Sep 2000 20:23:16 EDT
2432              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
2433      Branch: perl
2434            ! pod/perlfaq4.pod
2435 ____________________________________________________________________________
2436 [  7003] By: nick                                  on 2000/09/02  12:26:04
2437         Log: Undo part of change 6489 which looks like a bulk edit which
2438              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
2439              The supressing of main:: on return from select() is undesirable.
2440      Branch: perl
2441            ! pp_sys.c
2442 ____________________________________________________________________________
2443 [  7002] By: jhi                                   on 2000/09/01  23:08:54
2444         Log: Update Changes.
2445      Branch: perl
2446            ! Changes patchlevel.h
2447 ____________________________________________________________________________
2448 [  7001] By: jhi                                   on 2000/09/01  23:00:13
2449         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
2450              From: Peter Prymmer <pvhp@forte.com>
2451              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
2452              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
2453              
2454              plus rework the http: spots as suggested by Tom Christiansen,
2455              plus regen perltoc.
2456      Branch: perl
2457            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
2458            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
2459 ____________________________________________________________________________
2460 [  7000] By: jhi                                   on 2000/09/01  22:36:01
2461         Log: Only the first line, thank you very much.
2462      Branch: perl
2463            ! hints/solaris_2.sh
2464 ____________________________________________________________________________
2465 [  6999] By: gsar                                  on 2000/09/01  22:16:40
2466         Log: change#6791 accidentally clobbered change#6710, put it back
2467      Branch: perl
2468            ! win32/win32.c
2469 ____________________________________________________________________________
2470 [  6998] By: jhi                                   on 2000/09/01  22:14:16
2471         Log: Mention the HP-UX LP64 freak failure.
2472      Branch: perl
2473            ! pod/perldelta.pod
2474 ____________________________________________________________________________
2475 [  6997] By: jhi                                   on 2000/09/01  21:48:32
2476         Log: Detypo.
2477      Branch: perl
2478            ! hints/hpux.sh
2479 ____________________________________________________________________________
2480 [  6996] By: jhi                                   on 2000/09/01  21:27:10
2481         Log: Update Changes.
2482      Branch: perl
2483            ! Changes patchlevel.h
2484 ____________________________________________________________________________
2485 [  6995] By: jhi                                   on 2000/09/01  21:14:24
2486         Log: Mi splgn s gnin.g
2487      Branch: perl
2488            ! pp_ctl.c
2489 ____________________________________________________________________________
2490 [  6994] By: jhi                                   on 2000/09/01  21:09:54
2491         Log: Subject: http:// in L<>
2492              From: Nicholas Clark <nick@ccl4.org>
2493              Date: Fri, 1 Sep 2000 22:03:21 +0100
2494              Message-ID: <20000901220321.B72074@plum.flirble.org>
2495      Branch: perl
2496            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
2497 ____________________________________________________________________________
2498 [  6993] By: jhi                                   on 2000/09/01  21:06:54
2499         Log: Update to Storable 1.0, from Raphael Manfredi.
2500      Branch: perl
2501            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
2502            ! ext/Storable/Makefile.PL ext/Storable/README
2503            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
2504            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
2505            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
2506            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
2507            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
2508            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
2509 ____________________________________________________________________________
2510 [  6992] By: jhi                                   on 2000/09/01  20:43:05
2511         Log: Mention known sfio+linux buglet.
2512      Branch: perl
2513            ! pod/perldelta.pod
2514 ____________________________________________________________________________
2515 [  6991] By: jhi                                   on 2000/09/01  20:40:11
2516         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
2517              From: Peter Prymmer <pvhp@forte.com>
2518              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
2519              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
2520      Branch: perl
2521            ! vms/vms.c
2522 ____________________________________________________________________________
2523 [  6990] By: jhi                                   on 2000/09/01  20:25:26
2524         Log: Retract #6986.
2525      Branch: perl
2526            ! hints/solaris_2.sh
2527 ____________________________________________________________________________
2528 [  6989] By: jhi                                   on 2000/09/01  20:23:00
2529         Log: Mergesort is back.
2530      Branch: perl
2531            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
2532 ____________________________________________________________________________
2533 [  6988] By: jhi                                   on 2000/09/01  19:37:40
2534         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
2535              From: Mike Guy <mjtg@cam.ac.uk>
2536              Date: Fri, 01 Sep 2000 17:43:33 +0100
2537              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
2538      Branch: perl
2539            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
2540            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
2541 ____________________________________________________________________________
2542 [  6987] By: jhi                                   on 2000/09/01  19:17:10
2543         Log: Regen perltoc.
2544      Branch: perl
2545            ! pod/perltoc.pod
2546 ____________________________________________________________________________
2547 [  6986] By: jhi                                   on 2000/09/01  18:51:10
2548         Log: Subject: Re: Solaris x86 has no SPARC libraries!
2549              From: Lupe Christoph <lupe@lupe-christoph.de>
2550              Date: Fri, 1 Sep 2000 20:41:20 +0200
2551              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
2552      Branch: perl
2553            ! hints/solaris_2.sh
2554 ____________________________________________________________________________
2555 [  6985] By: jhi                                   on 2000/09/01  18:28:10
2556         Log: Update Changes.
2557      Branch: perl
2558            ! Changes patchlevel.h
2559 ____________________________________________________________________________
2560 [  6984] By: jhi                                   on 2000/09/01  18:26:53
2561         Log: Feature ordering tweak.
2562      Branch: perl
2563            ! myconfig.SH
2564 ____________________________________________________________________________
2565 [  6983] By: jhi                                   on 2000/09/01  18:19:50
2566         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
2567              From: <abigail@foad.org>
2568              Date: Fri, 1 Sep 2000 13:07:32 -0400
2569              Message-ID: <20000901170732.18249.qmail@foad.org>
2570      Branch: perl
2571            ! t/pragma/overload.t
2572 ____________________________________________________________________________
2573 [  6982] By: jhi                                   on 2000/09/01  18:17:54
2574         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
2575              so that case-ignoring systems like DCL can tell them from
2576              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
2577      Branch: metaconfig/U/perl
2578            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
2579      Branch: perl
2580            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2581            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
2582            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
2583            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
2584            ! vos/config.def vos/config.h vos/config_h.SH_orig
2585            ! win32/config.bc win32/config.gc win32/config.vc
2586 ____________________________________________________________________________
2587 [  6981] By: nick                                  on 2000/09/01  17:21:57
2588         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
2589              warning when UNTIE exists and instead pass the cound of extra references to
2590              the UNTIE method.
2591      Branch: perl
2592            ! pod/perltie.pod pp_sys.c
2593 ____________________________________________________________________________
2594 [  6980] By: jhi                                   on 2000/09/01  16:54:44
2595         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
2596              From: Peter Prymmer <pvhp@forte.com>
2597              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
2598              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
2599      Branch: perl
2600            ! configure.com
2601 ____________________________________________________________________________
2602 [  6979] By: jhi                                   on 2000/09/01  16:06:20
2603         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
2604              From: Mike Guy <mjtg@cam.ac.uk> 
2605              Date: Fri, 01 Sep 2000 16:49:27 +0100
2606              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
2607      Branch: perl
2608            ! t/base/rs.t
2609 ____________________________________________________________________________
2610 [  6978] By: jhi                                   on 2000/09/01  16:00:42
2611         Log: Update to PodParser 1.18, from Brad Appleton.
2612      Branch: perl
2613            ! lib/Pod/Checker.pm t/pod/find.t
2614 ____________________________________________________________________________
2615 [  6977] By: jhi                                   on 2000/09/01  14:48:58
2616         Log: Subject: Nit in Configure (bleadperl@6961)
2617              From: Lupe Christoph <lupe@lupe-christoph.de>
2618              Date: Fri, 1 Sep 2000 16:34:29 +0200
2619              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
2620      Branch: metaconfig
2621            ! U/compline/ccflags.U
2622      Branch: perl
2623            ! Configure config_h.SH
2624 ____________________________________________________________________________
2625 [  6976] By: jhi                                   on 2000/09/01  14:39:52
2626         Log: Update Changes.
2627      Branch: perl
2628            ! Changes patchlevel.h
2629 ____________________________________________________________________________
2630 [  6975] By: jhi                                   on 2000/09/01  14:37:36
2631         Log: microperl config update.
2632      Branch: perl
2633            ! uconfig.h uconfig.sh
2634 ____________________________________________________________________________
2635 [  6974] By: jhi                                   on 2000/09/01  14:36:53
2636         Log: Document known deficiencies.
2637      Branch: perl
2638            ! pod/perldelta.pod
2639 ____________________________________________________________________________
2640 [  6973] By: jhi                                   on 2000/09/01  14:10:20
2641         Log: Mention warnings fixes and updates.
2642      Branch: perl
2643            ! pod/perldelta.pod
2644 ____________________________________________________________________________
2645 [  6972] By: jhi                                   on 2000/09/01  14:01:52
2646         Log: Drop unused argument.
2647              
2648              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
2649              From: Spider Boardman <spider@web.zk3.dec.com>
2650              Date: Thu, 31 Aug 2000 16:10:15 -0400
2651              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
2652      Branch: perl
2653            ! toke.c
2654 ____________________________________________________________________________
2655 [  6971] By: jhi                                   on 2000/09/01  13:59:24
2656         Log: Add the overload warnings to perldiag.
2657      Branch: perl
2658            ! lib/overload.pm pod/perldiag.pod
2659 ____________________________________________________________________________
2660 [  6970] By: jhi                                   on 2000/09/01  13:55:10
2661         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
2662              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2663              Date: Fri, 1 Sep 2000 13:43:15 +0100 
2664              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
2665      Branch: perl
2666            ! lib/overload.pm t/pragma/overload.t
2667 ____________________________________________________________________________
2668 [  6969] By: jhi                                   on 2000/09/01  13:52:27
2669         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
2670              From: <abigail@foad.org>
2671              Date: Fri, 1 Sep 2000 05:46:54 -0400
2672              Message-ID: <20000901094654.6476.qmail@foad.org>
2673      Branch: perl
2674            ! lib/overload.pm
2675 ____________________________________________________________________________
2676 [  6968] By: jhi                                   on 2000/09/01  13:50:05
2677         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
2678              From: Daniel Chetlin <daniel@chetlin.com>
2679              Date: Fri, 1 Sep 2000 02:10:55 -0700
2680              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
2681      Branch: perl
2682            ! pod/perlretut.pod
2683 ____________________________________________________________________________
2684 [  6967] By: jhi                                   on 2000/09/01  13:47:54
2685         Log: Part of the solution.
2686              
2687              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
2688              From: Mike Guy <mjtg@cam.ac.uk>
2689              Date: Fri, 01 Sep 2000 14:16:01 +0100
2690              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
2691      Branch: perl
2692            ! gv.c mg.c
2693 ____________________________________________________________________________
2694 [  6966] By: jhi                                   on 2000/09/01  13:46:17
2695         Log: Subject: CPAN.pm beta 1.57_57 for the core
2696              From: andreas.koenig@anima.de (Andreas J. Koenig)
2697              Date: 01 Sep 2000 15:16:31 +0200
2698              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
2699      Branch: perl
2700            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
2701 ____________________________________________________________________________
2702 [  6965] By: jhi                                   on 2000/09/01  13:43:18
2703         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
2704              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2705              Date: Fri, 01 Sep 2000 01:47:22 -0500
2706              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
2707      Branch: perl
2708            ! pod/perldelta.pod vms/vms.c
2709 ____________________________________________________________________________
2710 [  6964] By: jhi                                   on 2000/09/01  13:35:35
2711         Log: File::Temp patches from Andreas König,
2712              
2713              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
2714              From: andreas.koenig@anima.de (Andreas J. Koenig)
2715              Date: 01 Sep 2000 10:07:20 +0200
2716              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
2717              
2718              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
2719              From: andreas.koenig@anima.de (Andreas J. Koenig)
2720              Date: 31 Aug 2000 23:26:08 +0200
2721              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
2722      Branch: perl
2723            ! lib/File/Temp.pm t/lib/ftmp-security.t
2724 ____________________________________________________________________________
2725 [  6963] By: jhi                                   on 2000/09/01  02:22:24
2726         Log: Retract the mergesort code, way too incompatible licensing
2727              and copyrights.
2728      Branch: perl
2729            ! pod/perldelta.pod pp_ctl.c
2730 ____________________________________________________________________________
2731 [  6962] By: jhi                                   on 2000/08/31  23:27:32
2732         Log: Update Changes.
2733      Branch: perl
2734            ! Changes patchlevel.h
2735 ____________________________________________________________________________
2736 [  6961] By: jhi                                   on 2000/08/31  23:20:04
2737         Log: Small tweaks all over.
2738      Branch: metaconfig
2739            ! U/compline/d_gconvert.U
2740      Branch: perl
2741            ! AUTHORS Configure config_h.SH pp_ctl.c
2742 ____________________________________________________________________________
2743 [  6960] By: jhi                                   on 2000/08/31  22:39:36
2744         Log: Further rewording.
2745      Branch: perl
2746            ! pp_ctl.c
2747 ____________________________________________________________________________
2748 [  6959] By: jhi                                   on 2000/08/31  21:26:44
2749         Log: More address tweaking.
2750      Branch: perl
2751            ! AUTHORS Changes
2752 ____________________________________________________________________________
2753 [  6958] By: jhi                                   on 2000/08/31  20:47:25
2754         Log: AUTHORS tweaks, from Peter Prymmer.
2755              
2756              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
2757              From: Peter Prymmer <pvhp@forte.com>
2758              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
2759              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
2760      Branch: perl
2761            ! AUTHORS MAINTAIN
2762 ____________________________________________________________________________
2763 [  6957] By: jhi                                   on 2000/08/31  20:34:43
2764         Log: perldelta tweaks.
2765      Branch: perl
2766            ! pod/perldelta.pod
2767 ____________________________________________________________________________
2768 [  6956] By: jhi                                   on 2000/08/31  19:11:06
2769         Log: Regen perltoc.
2770      Branch: perl
2771            ! pod/perltoc.pod
2772 ____________________________________________________________________________
2773 [  6955] By: jhi                                   on 2000/08/31  19:06:30
2774         Log: Clarify the mergesort situation.
2775      Branch: perl
2776            ! pp_ctl.c
2777 ____________________________________________________________________________
2778 [  6954] By: jhi                                   on 2000/08/31  18:24:17
2779         Log: Move the Solaris 7 scan to use64bitall, make the
2780              failure to find 64-bot sparc libc to mention the
2781              possibility of being in an intel, from Lupe and Alan.
2782      Branch: perl
2783            ! hints/solaris_2.sh
2784 ____________________________________________________________________________
2785 [  6953] By: jhi                                   on 2000/08/31  18:09:20
2786         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
2787              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
2788      Branch: metaconfig
2789            ! U/compline/d_gconvert.U U/threads/archname.U
2790      Branch: metaconfig/U/perl
2791            ! perlxv.U
2792      Branch: perl
2793            ! Configure config_h.SH sv.c
2794 ____________________________________________________________________________
2795 [  6952] By: jhi                                   on 2000/08/31  17:42:24
2796         Log: :: not allowed in pathnames, change to .
2797              
2798              Subject: [PATCH perl@6938] cygwin port
2799              From: "Fifer, Eric" <EFifer@sanwaint.com>
2800              Date: Thu, 31 Aug 2000 16:32:59 +0100
2801              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
2802      Branch: metaconfig/U/perl
2803            ! perlxv.U
2804 ____________________________________________________________________________
2805 [  6951] By: jhi                                   on 2000/08/31  17:02:05
2806         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
2807      Branch: perl
2808            ! perl.h
2809 ____________________________________________________________________________
2810 [  6950] By: jhi                                   on 2000/08/31  16:26:08
2811         Log: More author updates.
2812              
2813              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
2814              From: Simon Cozens <simon@cozens.net>
2815              Date: Thu, 31 Aug 2000 17:13:32 +0100
2816              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
2817      Branch: perl
2818            ! AUTHORS
2819 ____________________________________________________________________________
2820 [  6949] By: jhi                                   on 2000/08/31  16:04:49
2821         Log: POSIX doesn't report long double values under -Duselongdouble
2822              when the long doubles are "real" (bigger than doubles).
2823      Branch: perl
2824            ! ext/POSIX/POSIX.xs
2825 ____________________________________________________________________________
2826 [  6948] By: jhi                                   on 2000/08/31  15:25:10
2827         Log: Update Changes.
2828      Branch: perl
2829            ! Changes patchlevel.h
2830 ____________________________________________________________________________
2831 [  6947] By: jhi                                   on 2000/08/31  15:22:29
2832         Log: Document UNTIE in a very minimalistic way.
2833      Branch: perl
2834            ! pod/perlfunc.pod pod/perltie.pod
2835 ____________________________________________________________________________
2836 [  6946] By: jhi                                   on 2000/08/31  15:15:23
2837         Log: Document known failures.
2838      Branch: perl
2839            ! pod/perldelta.pod
2840 ____________________________________________________________________________
2841 [  6945] By: jhi                                   on 2000/08/31  15:07:00
2842         Log: Don't attach -ld to the archname if pointless.
2843      Branch: metaconfig
2844            ! U/threads/archname.U
2845      Branch: perl
2846            ! Configure config_h.SH
2847 ____________________________________________________________________________
2848 [  6944] By: jhi                                   on 2000/08/31  14:37:42
2849         Log: Wrap the test in eval.
2850              
2851              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
2852              From: Tim Jenness <timj@jach.hawaii.edu>
2853              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
2854              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
2855      Branch: perl
2856            ! t/lib/ftmp-security.t
2857 ____________________________________________________________________________
2858 [  6943] By: jhi                                   on 2000/08/31  14:30:57
2859         Log: Make -Dusemorebits find long doubles in Solaris.
2860      Branch: perl
2861            ! hints/solaris_2.sh
2862 ____________________________________________________________________________
2863 [  6942] By: jhi                                   on 2000/08/31  13:48:45
2864         Log: Clarify the third case of ftmp-security warnings.
2865      Branch: perl
2866            ! INSTALL
2867 ____________________________________________________________________________
2868 [  6941] By: jhi                                   on 2000/08/31  13:40:31
2869         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
2870              From: <abigail@foad.org>
2871              Date: Thu, 31 Aug 2000 01:35:05 -0400
2872              Message-ID: <20000831053505.32120.qmail@foad.org>
2873      Branch: perl
2874            ! pod/perldelta.pod
2875 ____________________________________________________________________________
2876 [  6940] By: jhi                                   on 2000/08/31  13:38:48
2877         Log: Issue useful diagnostic on unknown pod commands.
2878              
2879              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
2880              From: <abigail@foad.org>
2881              Date: Thu, 31 Aug 2000 03:41:18 -0400
2882              Message-ID: <20000831074118.24880.qmail@foad.org>
2883      Branch: perl
2884            ! lib/Pod/Man.pm
2885 ____________________________________________________________________________
2886 [  6939] By: jhi                                   on 2000/08/31  13:34:33
2887         Log: Reveal Borland's isnan.
2888              
2889              Subject: build with BC++ tweak
2890              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
2891              Date: Thu, 31 Aug 2000 13:09:37 +0400
2892              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
2893      Branch: perl
2894            ! win32/win32.h
2895 ____________________________________________________________________________
2896 [  6938] By: jhi                                   on 2000/08/31  05:01:20
2897         Log: Update Changes.
2898      Branch: perl
2899            ! Changes patchlevel.h
2900 ____________________________________________________________________________
2901 [  6937] By: jhi                                   on 2000/08/31  04:26:23
2902         Log: sscanf() may be the only way to read long doubles from strings.
2903      Branch: metaconfig/U/perl
2904            ! longdblfio.U
2905      Branch: perl
2906            ! Configure config_h.SH perl.h util.c
2907 ____________________________________________________________________________
2908 [  6936] By: jhi                                   on 2000/08/31  04:18:19
2909         Log: The #6929 was too skimpy.
2910      Branch: perl
2911            ! sv.c
2912 ____________________________________________________________________________
2913 [  6935] By: jhi                                   on 2000/08/31  02:47:07
2914         Log: Subject: Re: typos in pods
2915              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2916              Date: Wed, 30 Aug 2000 19:25:34 -0700
2917              Message-ID: <eIcr5gzkg25X092yn@efn.org>
2918      Branch: perl
2919            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
2920 ____________________________________________________________________________
2921 [  6934] By: jhi                                   on 2000/08/31  02:42:55
2922         Log: Missed one Unicode file.
2923      Branch: perl
2924            + lib/unicode/UCDFF301.html
2925 ____________________________________________________________________________
2926 [  6933] By: jhi                                   on 2000/08/30  23:42:27
2927         Log: Update Changes.
2928      Branch: perl
2929            ! Changes patchlevel.h
2930 ____________________________________________________________________________
2931 [  6932] By: jhi                                   on 2000/08/30  23:40:07
2932         Log: Mention UNTIE in perldelta.  Still needs documenting
2933              in perltie et alia.
2934      Branch: perl
2935            ! pod/perldelta.pod
2936 ____________________________________________________________________________
2937 [  6931] By: jhi                                   on 2000/08/30  23:36:02
2938         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
2939              From: <abigail@foad.org>
2940              Date: Wed, 30 Aug 2000 19:28:07 -0400
2941              Message-ID: <20000830232807.305.qmail@foad.org>
2942      Branch: perl
2943            ! pod/perldelta.pod
2944 ____________________________________________________________________________
2945 [  6930] By: jhi                                   on 2000/08/30  23:32:40
2946         Log: Update to Unicode 3.0.1.
2947      Branch: perl
2948            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
2949            + lib/unicode/PropList.txt lib/unicode/README.perl
2950            + lib/unicode/UCD301.html lib/unicode/Unicode.301
2951            - lib/unicode/Props.txt lib/unicode/UCD300.html
2952            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
2953            ! (edit 257 files)
2954 ____________________________________________________________________________
2955 [  6929] By: jhi                                   on 2000/08/30  22:38:18
2956         Log: Heap decorruption.
2957              
2958              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
2959              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2960              Date: Wed, 30 Aug 2000 22:39:52 +0100
2961              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
2962      Branch: perl
2963            ! sv.c
2964 ____________________________________________________________________________
2965 [  6928] By: jhi                                   on 2000/08/30  22:29:34
2966         Log: Retract the dummy test, skip the security tests (instead of failing),
2967              explain what the warnings mean.
2968      Branch: perl
2969            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
2970 ____________________________________________________________________________
2971 [  6927] By: jhi                                   on 2000/08/30  22:14:13
2972         Log: Change the internal implementation of sort() to be mergesort
2973              instead of quicksort, from John Linderman <jpl@research.att.com>.
2974              Gives us better worst case, better average case, and stability.
2975              What's there not to like?  (Small fixes for threaded builds
2976              were required).
2977      Branch: perl
2978            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
2979 ____________________________________________________________________________
2980 [  6926] By: jhi                                   on 2000/08/30  20:55:20
2981         Log: A better fix for the Socket building problem from Craig Berry.
2982      Branch: perl
2983            ! vms/vms.c
2984 ____________________________________________________________________________
2985 [  6925] By: jhi                                   on 2000/08/30  20:20:25
2986         Log: Subject: [PATCH] Re: UNTIE method 
2987              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2988              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
2989              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
2990      Branch: perl
2991            ! pp_sys.c t/op/tie.t
2992 ____________________________________________________________________________
2993 [  6924] By: jhi                                   on 2000/08/30  20:17:11
2994         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
2995              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2996              Date: Wed, 30 Aug 2000 15:03:14 -0500
2997              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
2998      Branch: perl
2999            ! vms/vms.c
3000 ____________________________________________________________________________
3001 [  6923] By: jhi                                   on 2000/08/30  20:15:18
3002         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
3003              From: "Craig A. Berry" <craig.berry@psinetcs.com>
3004              Date: Wed, 30 Aug 2000 13:30:36 -0500
3005              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
3006      Branch: perl
3007            ! vms/vms.c
3008 ____________________________________________________________________________
3009 [  6922] By: jhi                                   on 2000/08/30  19:54:43
3010         Log: Better options for rsync.
3011      Branch: perl
3012            ! pod/perlhack.pod
3013 ____________________________________________________________________________
3014 [  6921] By: jhi                                   on 2000/08/30  19:40:16
3015         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
3016              From: Rick Delaney <rick@consumercontact.com>
3017              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
3018              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
3019      Branch: perl
3020            ! pod/perlfunc.pod
3021 ____________________________________________________________________________
3022 [  6920] By: jhi                                   on 2000/08/30  19:36:40
3023         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
3024              From: Peter Prymmer <pvhp@forte.com>
3025              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
3026              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
3027      Branch: perl
3028            ! configure.com
3029 ____________________________________________________________________________
3030 [  6919] By: jhi                                   on 2000/08/30  14:52:02
3031         Log: Update Changes.
3032      Branch: perl
3033            ! Changes patchlevel.h
3034 ____________________________________________________________________________
3035 [  6918] By: jhi                                   on 2000/08/30  14:48:34
3036         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
3037      Branch: perl
3038            ! lib/ExtUtils/typemap
3039 ____________________________________________________________________________
3040 [  6917] By: jhi                                   on 2000/08/30  14:46:34
3041         Log: Subject: typos in pods
3042              From: Nicholas Clark <nick@ccl4.org>
3043              Date: Wed, 30 Aug 2000 01:12:50 +0100
3044              Message-ID: <20000830011249.A61388@plum.flirble.org>
3045      Branch: perl
3046            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
3047            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
3048            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
3049            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
3050 ____________________________________________________________________________
3051 [  6916] By: jhi                                   on 2000/08/30  14:19:09
3052         Log: Document Storable problems on Crays.  (Will have
3053              to document all the other Storable problems, too.)
3054      Branch: perl
3055            ! pod/perldelta.pod
3056 ____________________________________________________________________________
3057 [  6915] By: jhi                                   on 2000/08/30  14:06:02
3058         Log: Subject: [PATCH] fix misc cast warnings
3059              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3060              Date: Tue, 29 Aug 2000 23:16:14 -0700
3061              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
3062      Branch: perl
3063            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
3064            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
3065            ! os2/os2ish.h
3066 ____________________________________________________________________________
3067 [  6914] By: jhi                                   on 2000/08/30  14:03:45
3068         Log: Timestamp mismatch again.  Need to fix this dependence on
3069              config_h.SH timestamp, since it's the contents of config_h.SH
3070              that matter.
3071      Branch: perl
3072            ! uconfig.h uconfig.sh
3073 ____________________________________________________________________________
3074 [  6913] By: jhi                                   on 2000/08/30  13:54:06
3075         Log: Don't say "Perl 5.0 source kit".
3076      Branch: perl
3077            ! perl.c
3078 ____________________________________________________________________________
3079 [  6912] By: jhi                                   on 2000/08/30  13:51:24
3080         Log: Reset archname and archname64 always, forcing them be
3081              recomputed at each Configure run, make Configure and
3082              the hints files agree on the naming of largefiles variables.
3083      Branch: metaconfig
3084            ! U/threads/archname.U
3085      Branch: metaconfig/U/perl
3086            ! use64bits.U
3087      Branch: perl
3088            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
3089            ! hints/linux.sh hints/solaris_2.sh
3090 ____________________________________________________________________________
3091 [  6911] By: jhi                                   on 2000/08/30  13:30:13
3092         Log: Put back the slice accidentally removed by #6907.
3093      Branch: perl
3094            ! hints/solaris_2.sh
3095 ____________________________________________________________________________
3096 [  6910] By: jhi                                   on 2000/08/30  01:24:26
3097         Log: Be consistent: other Net::get* do export theirs.
3098              
3099              Subject: Re: Net::protoent does not export 'getproto'
3100              From: Yasushi Nakajima <sey@jkc.co.jp>
3101              Date: Wed, 30 Aug 2000 09:53:14 +0900
3102              Message-Id: <200008300051.DAA24700@taku.hut.fi>
3103      Branch: perl
3104            ! lib/Net/protoent.pm
3105 ____________________________________________________________________________
3106 [  6909] By: jhi                                   on 2000/08/30  01:17:25
3107         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
3108              From: Gurusamy Sarathy <gsar@ActiveState.com>
3109              Date: Tue, 29 Aug 2000 17:17:07 -0700
3110              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
3111      Branch: perl
3112            ! cop.h
3113 ____________________________________________________________________________
3114 [  6908] By: jhi                                   on 2000/08/30  00:58:05
3115         Log: Update Changes.
3116      Branch: perl
3117            ! Changes patchlevel.h
3118 ____________________________________________________________________________
3119 [  6907] By: jhi                                   on 2000/08/30  00:57:22
3120         Log: Introduce ccname to keep track of what compiler kind of we have.
3121      Branch: metaconfig/U/perl
3122            ! Checkcc.U gccvers.U
3123      Branch: perl
3124            ! Configure config_h.SH hints/solaris_2.sh
3125 ____________________________________________________________________________
3126 [  6906] By: jhi                                   on 2000/08/30  00:25:47
3127         Log: Put back the flags dump as reasoned in
3128              
3129              Subject: Re: [PATCH] Glob dumping
3130              From: Mike Guy <mjtg@cam.ac.uk> 
3131              Date: Tue, 29 Aug 2000 21:41:32 +0100
3132              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
3133      Branch: perl
3134            ! dump.c t/lib/peek.t
3135 ____________________________________________________________________________
3136 [  6905] By: jhi                                   on 2000/08/30  00:16:17
3137         Log: Make the epsilon to be relative, not absolute.
3138              
3139              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
3140              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
3141              Date: Tue, 29 Aug 2000 19:58:56 -0400
3142              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
3143      Branch: perl
3144            ! t/lib/trig.t
3145 ____________________________________________________________________________
3146 [  6904] By: jhi                                   on 2000/08/30  00:13:09
3147         Log: From now on, Gisle is on my list of usual suspects :-)
3148              Retract #6902.
3149      Branch: perl
3150            ! ext/Opcode/Safe.pm
3151 ____________________________________________________________________________
3152 [  6903] By: jhi                                   on 2000/08/29  23:51:20
3153         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
3154              From: "Craig A. Berry" <craig.berry@psinetcs.com>
3155              Date: Tue, 29 Aug 2000 18:43:26 -0500
3156              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
3157      Branch: perl
3158            + vms/vmspipe.com
3159            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
3160            ! vms/vms.c
3161 ____________________________________________________________________________
3162 [  6902] By: jhi                                   on 2000/08/29  23:44:14
3163         Log: Retry what #6882 attempted.
3164              
3165              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
3166              From: Gisle Aas <gisle@ActiveState.com>
3167              Date: 30 Aug 2000 00:33:09 +0200
3168              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
3169      Branch: perl
3170            ! ext/Opcode/Safe.pm
3171 ____________________________________________________________________________
3172 [  6901] By: jhi                                   on 2000/08/29  22:59:32
3173         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
3174              From: Hugo <hv@crypt.compulink.co.uk>
3175              Date: Mon, 12 Jun 2000 19:36:08 +0100
3176              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
3177      Branch: perl
3178            ! sv.c
3179 ____________________________________________________________________________
3180 [  6900] By: jhi                                   on 2000/08/29  22:58:35
3181         Log: Admit that we are leaking scalars.
3182              
3183              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
3184              From: Spider Boardman <spider@leggy.zk3.dec.com>
3185              Date: Tue, 29 Aug 2000 18:48:29 -0400
3186              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
3187      Branch: perl
3188            ! t/pragma/warnings.t
3189 ____________________________________________________________________________
3190 [  6899] By: jhi                                   on 2000/08/29  20:53:13
3191         Log: Update Changes.
3192      Branch: perl
3193            ! Changes patchlevel.h
3194 ____________________________________________________________________________
3195 [  6898] By: jhi                                   on 2000/08/29  20:46:21
3196         Log: Undo namespace pollution of #6878.
3197              
3198              Subject: Re: Net::protoent does not export 'getproto'
3199              From: Mike Guy <mjtg@cam.ac.uk>
3200              Date: Tue, 29 Aug 2000 21:32:37 +0100
3201              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
3202      Branch: perl
3203            ! lib/Net/protoent.pm
3204 ____________________________________________________________________________
3205 [  6897] By: jhi                                   on 2000/08/29  20:44:29
3206         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
3207              From: Peter Prymmer <pvhp@forte.com>
3208              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
3209              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
3210      Branch: perl
3211            ! pod/perlebcdic.pod
3212 ____________________________________________________________________________
3213 [  6896] By: jhi                                   on 2000/08/29  20:40:57
3214         Log: There's no point repeating the 'revision' (5) of perl5.
3215      Branch: metaconfig/U/perl
3216            ! Devel.U patchlevel.U
3217      Branch: perl
3218            ! Configure config_h.SH
3219 ____________________________________________________________________________
3220 [  6895] By: jhi                                   on 2000/08/29  20:16:58
3221         Log: Regen Configure for #6894.
3222      Branch: metaconfig/U/perl
3223            ! perladmin.U
3224      Branch: perl
3225            ! Configure config_h.SH
3226 ____________________________________________________________________________
3227 [  6894] By: jhi                                   on 2000/08/29  19:59:52
3228         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
3229              From: "Philip Newton" <Philip.Newton@gmx.net>
3230              Date: Tue, 29 Aug 2000 21:39:14 +0200
3231              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
3232      Branch: perl
3233            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
3234            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
3235            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
3236            ! utils/perlbug.PL
3237 ____________________________________________________________________________
3238 [  6893] By: jhi                                   on 2000/08/29  19:55:30
3239         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
3240              From: "Philip Newton" <Philip.Newton@gmx.net>
3241              Date: Tue, 29 Aug 2000 21:39:14 +0200
3242              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
3243      Branch: perl
3244            ! installhtml
3245 ____________________________________________________________________________
3246 [  6892] By: jhi                                   on 2000/08/29  19:53:59
3247         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
3248              From: "Philip Newton" <Philip.Newton@gmx.net>
3249              Date: Tue, 29 Aug 2000 21:48:18 +0200
3250              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
3251      Branch: perl
3252            ! lib/File/Temp.pm
3253 ____________________________________________________________________________
3254 [  6891] By: jhi                                   on 2000/08/29  18:30:03
3255         Log: Nail the ID 20000828.023.
3256      Branch: perl
3257            ! ext/Storable/Storable.xs
3258 ____________________________________________________________________________
3259 [  6890] By: jhi                                   on 2000/08/29  16:50:17
3260         Log: Under usethreads the dumped variable is IN_PAD.
3261              
3262              Subject: Re: [PATCH] Glob dumping
3263              From: Gisle Aas <gisle@ActiveState.com>
3264              Date: 29 Aug 2000 18:45:05 +0200
3265              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
3266      Branch: perl
3267            ! t/lib/peek.t
3268 ____________________________________________________________________________
3269 [  6889] By: jhi                                   on 2000/08/29  15:17:37
3270         Log: Update Changes.
3271      Branch: perl
3272            ! Changes patchlevel.h
3273 ____________________________________________________________________________
3274 [  6888] By: jhi                                   on 2000/08/29  14:49:59
3275         Log: Retract #6882, broke the safe tests.
3276      Branch: perl
3277            ! ext/Opcode/Safe.pm
3278 ____________________________________________________________________________
3279 [  6887] By: jhi                                   on 2000/08/29  14:47:06
3280         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
3281              From: Gisle Aas <gisle@ActiveState.com> 
3282              Date: 09 Jun 2000 20:00:11 +0200
3283              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
3284      Branch: perl
3285            ! utils/perldoc.PL
3286 ____________________________________________________________________________
3287 [  6886] By: jhi                                   on 2000/08/29  14:42:45
3288         Log: The #6881 removed one dump line.
3289      Branch: perl
3290            ! t/lib/peek.t
3291 ____________________________________________________________________________
3292 [  6885] By: jhi                                   on 2000/08/29  14:30:47
3293         Log: Don't forget to tidy up.
3294      Branch: perl
3295            ! t/lib/ftmp-security.t
3296 ____________________________________________________________________________
3297 [  6884] By: jhi                                   on 2000/08/29  14:25:17
3298         Log: Disabling the one test is a bit tricky.
3299      Branch: perl
3300            ! t/lib/ftmp-security.t
3301 ____________________________________________________________________________
3302 [  6883] By: jhi                                   on 2000/08/29  14:16:25
3303         Log: Disable one of the tests for now.
3304      Branch: perl
3305            ! t/lib/ftmp-security.t
3306 ____________________________________________________________________________
3307 [  6882] By: jhi                                   on 2000/08/29  14:05:50
3308         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
3309              From: gisle@aas.no
3310              Date: 29 Aug 2000 10:35:06 -0000
3311              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
3312      Branch: perl
3313            ! ext/Opcode/Safe.pm
3314 ____________________________________________________________________________
3315 [  6881] By: jhi                                   on 2000/08/29  14:03:51
3316         Log: Subject: [PATCH] Glob dumping
3317              From: Gisle Aas <gisle@ActiveState.com>
3318              Date: 29 Aug 2000 07:59:42 -0000
3319              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
3320      Branch: perl
3321            ! dump.c
3322 ____________________________________________________________________________
3323 [  6880] By: jhi                                   on 2000/08/29  14:02:01
3324         Log: Subject: [PATCH] Warnings in B::Deparse
3325              From: <abigail@foad.org>
3326              Date: Tue, 29 Aug 2000 00:00:01 -0400
3327              Message-ID: <20000829040001.2999.qmail@foad.org>
3328      Branch: perl
3329            ! ext/B/B/Deparse.pm
3330 ____________________________________________________________________________
3331 [  6879] By: jhi                                   on 2000/08/29  13:57:26
3332         Log: Missed a change in #6869.
3333      Branch: perl
3334            ! mg.c
3335 ____________________________________________________________________________
3336 [  6878] By: jhi                                   on 2000/08/29  13:45:04
3337         Log: Subject: Net::protoent does not export 'getproto'
3338              From: Yasushi Nakajima <sey@jkc.co.jp>
3339              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
3340      Branch: perl
3341            ! lib/Net/protoent.pm
3342 ____________________________________________________________________________
3343 [  6877] By: jhi                                   on 2000/08/29  13:39:19
3344         Log: Patches all over for people and the files they (hopefully) care about.
3345      Branch: perl
3346            ! AUTHORS Changes MAINTAIN
3347 ____________________________________________________________________________
3348 [  6876] By: jhi                                   on 2000/08/29  12:53:54
3349         Log: Fix for thinko in #6848.
3350              
3351              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
3352              From: Lupe Christoph <lupe@lupe-christoph.de>
3353              Date: Tue, 29 Aug 2000 09:04:08 +0200
3354              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
3355      Branch: perl
3356            ! ext/Thread/Thread.xs
3357 ____________________________________________________________________________
3358 [  6875] By: jhi                                   on 2000/08/29  12:50:14
3359         Log: Update to Getopt::Long 2.24, from Johan Vromans.
3360      Branch: perl
3361            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
3362 ____________________________________________________________________________
3363 [  6874] By: jhi                                   on 2000/08/29  02:09:53
3364         Log: Use minimal @INC in tests, most of the time just '../lib',
3365              so that we simply can't pick up stuff from other Perls than
3366              the one we are testing.  Pointed out by
3367              
3368              From: Mike Guy <mjtg@cam.ac.uk>
3369              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
3370              Date: Fri, 25 Aug 2000 15:15:59 +0100
3371              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
3372      Branch: perl
3373            ! (edit 185 files)
3374 ____________________________________________________________________________
3375 [  6873] By: jhi                                   on 2000/08/29  01:07:11
3376         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
3377              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3378              Date: Mon, 28 Aug 2000 17:45:52 -0700
3379              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
3380      Branch: perl
3381            ! Makefile.SH hints/os2.sh
3382 ____________________________________________________________________________
3383 [  6872] By: jhi                                   on 2000/08/28  23:33:39
3384         Log: Subject: [PATCH bleedperl@6866] spellings
3385              From: marcel@codewerk.com (Marcel Grunauer)
3386              Date: Tue, 29 Aug 2000 01:19:59 +0200
3387              Message-Id: <200008282319.BAA29862@gandalf.local>
3388      Branch: perl
3389            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
3390            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
3391            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
3392 ____________________________________________________________________________
3393 [  6871] By: jhi                                   on 2000/08/28  23:22:09
3394         Log: Take out the SUIDMAIL thing, that will not be
3395              a problem in 5.7.*.
3396      Branch: perl
3397            ! patchlevel.h
3398 ____________________________________________________________________________
3399 [  6870] By: jhi                                   on 2000/08/28  23:19:30
3400         Log: -S is the silent flag, -s is the strip flag.
3401              
3402              Subject: [PATCH] Re: [PATCH] make no-install          
3403              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3404              Date: Mon, 28 Aug 2000 15:12:55 -0700
3405              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
3406      Branch: perl
3407            ! Makefile.SH
3408 ____________________________________________________________________________
3409 [  6869] By: jhi                                   on 2000/08/28  23:12:05
3410         Log: Subject: [PATCH bleedperl@6856] warnings fixes
3411              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
3412              Date: Mon, 28 Aug 2000 23:55:06 +0100
3413              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
3414      Branch: perl
3415            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
3416            ! warnings.h warnings.pl
3417 ____________________________________________________________________________
3418 [  6868] By: jhi                                   on 2000/08/28  21:38:22
3419         Log: Potential cruft.
3420      Branch: perl
3421            ! Makefile.SH
3422 ____________________________________________________________________________
3423 [  6867] By: jhi                                   on 2000/08/28  21:35:36
3424         Log: Update Changes.
3425      Branch: perl
3426            ! Changes patchlevel.h
3427 ____________________________________________________________________________
3428 [  6866] By: jhi                                   on 2000/08/28  21:33:49
3429         Log: Subject: hv.h Doc Patch
3430              From: Fisher Mark <fisherm@tce.com>
3431              Date: Mon, 28 Aug 2000 16:24:59 -0500
3432              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
3433      Branch: perl
3434            ! hv.h
3435 ____________________________________________________________________________
3436 [  6865] By: jhi                                   on 2000/08/28  21:02:15
3437         Log: Add -ld to archname on long tr...double platforms.
3438      Branch: metaconfig
3439            ! U/threads/archname.U
3440      Branch: perl
3441            ! Configure config_h.SH
3442 ____________________________________________________________________________
3443 [  6864] By: jhi                                   on 2000/08/28  20:38:59
3444         Log: An attempt to fix the problem reported in
3445              
3446              Subject: Building perl@6856 using gcc/AIX 4.3.3 
3447              From: Daniel Muino <dmuino@afip.gov.ar> 
3448              Date: Mon, 28 Aug 2000 15:50:01 -0300   
3449              Message-ID: <20000828155001.A14403@con2-dgi>
3450              
3451              I can't test this properly since the gcc installation I have
3452              access to seems to be botched (gcc is calling the AIX cpp,
3453              a losing proposition...)
3454      Branch: perl
3455            ! hints/aix.sh
3456 ____________________________________________________________________________
3457 [  6863] By: jhi                                   on 2000/08/28  18:57:52
3458         Log: Fix for ID 20000828.001, long doubles were not formatted
3459              correctly (showed up in $], which stopped installing perl).
3460      Branch: perl
3461            ! sv.c
3462 ____________________________________________________________________________
3463 [  6862] By: jhi                                   on 2000/08/28  18:07:15
3464         Log: Typo in #6858.
3465      Branch: perl
3466            ! lib/Cwd.pm
3467 ____________________________________________________________________________
3468 [  6861] By: jhi                                   on 2000/08/28  17:57:27
3469         Log: opmini.o may be left around if a build is interrupted.
3470      Branch: perl
3471            ! Makefile.SH
3472 ____________________________________________________________________________
3473 [  6860] By: jhi                                   on 2000/08/28  16:52:50
3474         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
3475              From: Daniel Chetlin <daniel@chetlin.com>
3476              Date: Mon, 28 Aug 2000 01:14:18 -0700
3477              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
3478      Branch: perl
3479            ! lib/overload.pm
3480 ____________________________________________________________________________
3481 [  6859] By: jhi                                   on 2000/08/28  16:08:46
3482         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
3483              From: Nicholas Clark <nick@ccl4.org>
3484              Date: Mon, 28 Aug 2000 16:03:27 +0100
3485              Message-Id: <20000828160327.C49785@plum.flirble.org>
3486      Branch: perl
3487            ! ext/ByteLoader/bytecode.h
3488 ____________________________________________________________________________
3489 [  6858] By: jhi                                   on 2000/08/28  16:02:10
3490         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
3491              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
3492              Date: Mon, 28 Aug 2000 13:08:30 +0200
3493              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
3494      Branch: perl
3495            ! lib/Cwd.pm
3496 ____________________________________________________________________________
3497 [  6857] By: jhi                                   on 2000/08/28  15:42:47
3498         Log: display_format used as a class method without arguments was broken,
3499              reported in
3500              
3501              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
3502              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
3503              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
3504              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
3505      Branch: perl
3506            ! lib/Math/Complex.pm t/lib/complex.t
3507 ____________________________________________________________________________
3508 [  6856] By: jhi                                   on 2000/08/27  22:09:48
3509         Log: Update Changes.
3510      Branch: perl
3511            ! Changes patchlevel.h
3512 ____________________________________________________________________________
3513 [  6855] By: jhi                                   on 2000/08/27  21:59:21
3514         Log: Retract #6853 (false alarm).
3515      Branch: perl
3516            ! lib/ExtUtils/xsubpp
3517 ____________________________________________________________________________
3518 [  6854] By: jhi                                   on 2000/08/27  21:37:44
3519         Log: Update Changes.
3520      Branch: perl
3521            ! Changes patchlevel.h
3522 ____________________________________________________________________________
3523 [  6853] By: jhi                                   on 2000/08/27  21:37:16
3524         Log: Subject: [PATCH perl@6850] workaround for xsubpp
3525              From: Hugo <hv@crypt.compulink.co.uk>
3526              Date: Sun, 27 Aug 2000 22:30:25 +0100
3527              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
3528      Branch: perl
3529            ! lib/ExtUtils/xsubpp
3530 ____________________________________________________________________________
3531 [  6852] By: jhi                                   on 2000/08/27  21:33:58
3532         Log: Big-endian 64-bit patch from Raphael Manfredi.
3533      Branch: perl
3534            ! ext/Storable/Storable.xs
3535 ____________________________________________________________________________
3536 [  6851] By: jhi                                   on 2000/08/27  21:22:21
3537         Log: More ruthless editing from Hugo van der Sanden.
3538      Branch: perl
3539            ! pod/perldelta.pod
3540 ____________________________________________________________________________
3541 [  6850] By: jhi                                   on 2000/08/27  16:11:46
3542         Log: Update Changes.
3543      Branch: perl
3544            ! Changes patchlevel.h
3545 ____________________________________________________________________________
3546 [  6849] By: jhi                                   on 2000/08/27  16:11:05
3547         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
3548      Branch: perl
3549            ! configpm pod/perldelta.pod
3550 ____________________________________________________________________________
3551 [  6848] By: jhi                                   on 2000/08/27  15:35:08
3552         Log: Use the actual thread type, not the pointer-to-struct.
3553      Branch: perl
3554            ! ext/Thread/Thread.xs
3555 ____________________________________________________________________________
3556 [  6847] By: jhi                                   on 2000/08/27  15:30:49
3557         Log: Test nit.
3558      Branch: perl
3559            ! t/pragma/warn/pp_sys
3560 ____________________________________________________________________________
3561 [  6846] By: jhi                                   on 2000/08/27  15:19:02
3562         Log: Passing -R in ldflags makes now it to appear in the default
3563              for lddlflags, just like with -L.
3564              
3565              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
3566              From: Lupe Christoph <lupe@lupe-christoph.de>
3567              Date: Sun, 27 Aug 2000 10:28:21 +0200
3568              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
3569      Branch: metaconfig/U/perl
3570            ! dlsrc.U
3571      Branch: perl
3572            ! Configure
3573 ____________________________________________________________________________
3574 [  6845] By: jhi                                   on 2000/08/27  15:08:54
3575         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
3576              From: Alan Burlison <Alan.Burlison@uk.sun.com>
3577              Date: Sat, 26 Aug 2000 22:23:27 +0100
3578              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
3579      Branch: perl
3580            ! lib/ExtUtils/MM_Unix.pm
3581 ____________________________________________________________________________
3582 [  6844] By: jhi                                   on 2000/08/27  15:02:37
3583         Log: DJGPP update from Laszlo Molnar.
3584              
3585              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
3586              From: ml1050 <ml1050@freemail.hu>
3587              Date: Sat, 26 Aug 2000 23:24:40 +0200
3588              Message-Id: <20000826232440.A439@freemail.hu>
3589      Branch: perl
3590            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
3591            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
3592 ____________________________________________________________________________
3593 [  6843] By: jhi                                   on 2000/08/27  14:53:58
3594         Log: Subject: installman buglet
3595              From: Lupe Christoph <lupe@lupe-christoph.de>
3596              Date: Sun, 27 Aug 2000 14:38:59 +0200
3597              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
3598      Branch: perl
3599            ! installman
3600 ____________________________________________________________________________
3601 [  6842] By: jhi                                   on 2000/08/27  14:52:08
3602         Log: Can't get the test to reliably work thanks to the
3603              inaccurateness of floating point.  "Resolves" bug ids
3604              20000826.003, 20000826.009, 20000826.010,
3605      Branch: perl
3606            ! t/lib/trig.t
3607 ____________________________________________________________________________
3608 [  6841] By: jhi                                   on 2000/08/26  15:53:58
3609         Log: Update Changes.
3610      Branch: perl
3611            ! Changes patchlevel.h
3612 ____________________________________________________________________________
3613 [  6840] By: jhi                                   on 2000/08/26  14:23:03
3614         Log: grep -e isn't portable.
3615              
3616              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
3617              From: chris@broadband.att.com
3618              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
3619              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
3620      Branch: perl
3621            ! hints/solaris_2.sh
3622 ____________________________________________________________________________
3623 [  6839] By: jhi                                   on 2000/08/26  14:12:23
3624         Log: no-install target a la make -n.
3625              
3626              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
3627              From: <abigail@foad.org>
3628              Date: Sat, 26 Aug 2000 03:57:34 -0400
3629              Message-ID: <20000826075735.18912.qmail@foad.org>
3630      Branch: perl
3631            ! Makefile.SH installman installperl
3632 ____________________________________________________________________________
3633 [  6838] By: jhi                                   on 2000/08/26  14:06:33
3634         Log: Retract #6826 as the #6828 should be do the same
3635              in a More Correct Way.
3636      Branch: perl
3637            ! installperl
3638 ____________________________________________________________________________
3639 [  6837] By: jhi                                   on 2000/08/26  05:24:00
3640         Log: More casting.
3641      Branch: perl
3642            ! ext/Storable/Storable.xs
3643 ____________________________________________________________________________
3644 [  6836] By: jhi                                   on 2000/08/26  05:05:46
3645         Log: Nicer in decimal.
3646      Branch: perl
3647            ! ext/Storable/Storable.xs
3648 ____________________________________________________________________________
3649 [  6835] By: jhi                                   on 2000/08/26  05:03:50
3650         Log: There be no UVdf.
3651      Branch: perl
3652            ! ext/Storable/Storable.xs
3653 ____________________________________________________________________________
3654 [  6834] By: jhi                                   on 2000/08/26  05:00:18
3655         Log: Continue IVdfing and UVxfing.
3656      Branch: perl
3657            ! ext/Storable/Storable.xs
3658 ____________________________________________________________________________
3659 [  6833] By: jhi                                   on 2000/08/26  04:53:14
3660         Log: Use IVdf.
3661      Branch: perl
3662            ! ext/Storable/Storable.xs
3663 ____________________________________________________________________________
3664 [  6832] By: jhi                                   on 2000/08/26  04:40:41
3665         Log: Document PTR2XX and INT2PTR.
3666      Branch: perl
3667            ! pod/perlguts.pod
3668 ____________________________________________________________________________
3669 [  6831] By: jhi                                   on 2000/08/26  04:33:18
3670         Log: Use UVxf, PTR2UV, NVff.
3671      Branch: perl
3672            ! ext/Storable/Storable.xs
3673 ____________________________________________________________________________
3674 [  6830] By: jhi                                   on 2000/08/26  04:31:32
3675         Log: Update the test count.
3676      Branch: perl
3677            ! t/lib/trig.t
3678 ____________________________________________________________________________
3679 [  6829] By: jhi                                   on 2000/08/26  03:05:50
3680         Log: Subject: [PATCH] installation not quite silent yet.
3681              From: <abigail@foad.org>
3682              Date: Fri, 25 Aug 2000 20:07:53 -0400
3683              Message-ID: <20000826000753.7822.qmail@foad.org>
3684      Branch: perl
3685            ! installman installperl
3686 ____________________________________________________________________________
3687 [  6828] By: jhi                                   on 2000/08/26  03:05:14
3688         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
3689              From: Spider Boardman <spider@web.zk3.dec.com>
3690              Date: Fri, 25 Aug 2000 19:12:40 -0400
3691              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
3692      Branch: perl
3693            ! gv.c
3694 ____________________________________________________________________________
3695 [  6827] By: jhi                                   on 2000/08/25  23:54:34
3696         Log: Support preserving extremely big/small angles.
3697      Branch: perl
3698            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
3699 ____________________________________________________________________________
3700 [  6826] By: jhi                                   on 2000/08/25  23:01:20
3701         Log: Patch installperl to be long double-aware.
3702              
3703              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
3704              From: Spider Boardman <spider@web.zk3.dec.com>
3705              Date: Fri, 25 Aug 2000 18:15:23 -0400
3706              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
3707      Branch: perl
3708            ! installperl
3709 ____________________________________________________________________________
3710 [  6825] By: jhi                                   on 2000/08/25  22:58:25
3711         Log: Remove duplicately applied patch shards.
3712              
3713              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
3714              From: Spider Boardman <spider@leggy.zk3.dec.com>
3715              Date: Fri, 25 Aug 2000 16:45:03 -0400
3716              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
3717      Branch: perl
3718            ! t/lib/cgi-html.t
3719 ____________________________________________________________________________
3720 [  6824] By: jhi                                   on 2000/08/25  22:57:00
3721         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
3722              From: Daniel Chetlin <daniel@chetlin.com>
3723              Date: Fri, 25 Aug 2000 12:23:16 -0700
3724              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
3725              
3726              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
3727              From: Daniel Chetlin <daniel@chetlin.com>
3728              Date: Fri, 25 Aug 2000 14:47:19 -0700
3729              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
3730      Branch: perl
3731            ! installman
3732 ____________________________________________________________________________
3733 [  6823] By: jhi                                   on 2000/08/25  22:44:17
3734         Log: Timestamp problem?
3735      Branch: perl
3736            ! uconfig.h uconfig.sh
3737 ____________________________________________________________________________
3738 [  6822] By: jhi                                   on 2000/08/25  19:01:06
3739         Log: One forgotten file from #6816.
3740      Branch: perl
3741            ! vos/config.h
3742 ____________________________________________________________________________
3743 [  6821] By: jhi                                   on 2000/08/25  18:56:39
3744         Log: Regen Changes.
3745      Branch: perl
3746            ! Changes patchlevel.h
3747 ____________________________________________________________________________
3748 [  6820] By: jhi                                   on 2000/08/25  18:52:35
3749         Log: Fix Changes ordering.
3750      Branch: perl
3751            ! Changes
3752 ____________________________________________________________________________
3753 [  6819] By: jhi                                   on 2000/08/25  18:50:25
3754         Log: Update Changes.
3755      Branch: perl
3756            ! Changes patchlevel.h
3757 ____________________________________________________________________________
3758 [  6818] By: jhi                                   on 2000/08/25  18:47:45
3759         Log: Tweak the sfio/useperlio logic, hopefully as wished in
3760              
3761              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
3762              From: Nicholas Clark <nick@babyhippo.co.uk>
3763              Date: Fri, 25 Aug 2000 12:01:45 +0100
3764              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
3765      Branch: metaconfig/U/perl
3766            ! d_sfio.U
3767      Branch: perl
3768            ! Configure
3769 ____________________________________________________________________________
3770 [  6817] By: jhi                                   on 2000/08/25  18:32:51
3771         Log: Allow microperl to assume <math.h>, without it the math
3772              functions like floor() are assumed to return int, which makes
3773              for core dumps in machines where integer and floating register
3774              don't mix.
3775      Branch: perl
3776            ! uconfig.h uconfig.sh
3777 ____________________________________________________________________________
3778 [  6816] By: jhi                                   on 2000/08/25  18:27:17
3779         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
3780              the problem reported in
3781              
3782              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
3783              From: danhale@us.ibm.com
3784              Date: Fri, 25 Aug 2000 10:58:06 -0400
3785              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
3786      Branch: metaconfig/U/perl
3787            + d_socks5_init.U
3788      Branch: perl
3789            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
3790            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
3791            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
3792            ! win32/config.gc win32/config.vc
3793 ____________________________________________________________________________
3794 [  6815] By: jhi                                   on 2000/08/25  17:43:31
3795         Log: A solution for the retrieve_fd autosplit warning,
3796              idea suggested by Mike Guy.
3797      Branch: perl
3798            ! ext/Storable/Storable.pm
3799 ____________________________________________________________________________
3800 [  6814] By: jhi                                   on 2000/08/25  17:16:03
3801         Log: Add install-silent target.
3802      Branch: perl
3803            ! Makefile.SH
3804 ____________________________________________________________________________
3805 [  6813] By: jhi                                   on 2000/08/25  17:14:23
3806         Log: Subject: Re: [PATCH] More silencing of installman.
3807              From: <abigail@foad.org>
3808              Date: Thu, 24 Aug 2000 19:27:03 -0400
3809              Message-ID: <20000824232703.7001.qmail@foad.org>
3810              
3811              Subject: Re: [PATCH] More silencing of installman.
3812              From: <abigail@foad.org>
3813              Date: Fri, 25 Aug 2000 03:00:58 -0400
3814              Message-ID: <20000825070058.10697.qmail@foad.org>
3815      Branch: perl
3816            ! installman
3817 ____________________________________________________________________________
3818 [  6812] By: jhi                                   on 2000/08/25  17:11:28
3819         Log: installperl --verbose and --silent.
3820              
3821              Subject: Re: [PATCH] More silencing of installman.
3822              From: <abigail@foad.org>
3823              Message-ID: <20000825064430.9719.qmail@foad.org>
3824              Date: Fri, 25 Aug 2000 02:44:30 -0400
3825      Branch: perl
3826            ! installperl
3827 ____________________________________________________________________________
3828 [  6811] By: jhi                                   on 2000/08/25  17:05:43
3829         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
3830              From: "Peter J. Farley III" <pjfarley@banet.net>
3831              Date: Thu, 24 Aug 2000 21:58:03 -0400
3832              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
3833              
3834              (applied slightly modified)
3835      Branch: perl
3836            ! lib/ExtUtils/MM_Unix.pm
3837 ____________________________________________________________________________
3838 [  6810] By: jhi                                   on 2000/08/25  17:01:18
3839         Log: Missing parts of 
3840              
3841              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
3842              From: Peter Prymmer <pvhp@forte.com>
3843              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
3844              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
3845      Branch: perl
3846            ! t/lib/cgi-html.t
3847 ____________________________________________________________________________
3848 [  6809] By: jhi                                   on 2000/08/25  16:46:32
3849         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
3850              From: "Craig A. Berry" <craig.berry@psinetcs.com>
3851              Date: Thu, 24 Aug 2000 19:13:11 -0500
3852              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
3853      Branch: perl
3854            ! vms/vms.c
3855 ____________________________________________________________________________
3856 [  6808] By: jhi                                   on 2000/08/25  16:39:22
3857         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
3858              From: Peter Prymmer <pvhp@forte.com>
3859              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
3860              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
3861      Branch: perl
3862            ! configure.com
3863 ____________________________________________________________________________
3864 [  6807] By: jhi                                   on 2000/08/25  16:36:37
3865         Log: Better wording for the vec lvalue diagnostic.
3866              
3867              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
3868              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
3869              Date: Wed, 23 Aug 2000 14:12:16 -0400
3870              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
3871      Branch: perl
3872            ! pod/perldiag.pod
3873 ____________________________________________________________________________
3874 [  6806] By: jhi                                   on 2000/08/24  18:17:22
3875         Log: Subject: [PATCH] More silencing of installman.
3876              From: <abigail@foad.org>
3877              Date: Thu, 24 Aug 2000 14:01:44 -0400
3878              Message-ID: <20000824180144.20062.qmail@foad.org>
3879      Branch: perl
3880            ! installman
3881 ____________________________________________________________________________
3882 [  6805] By: jhi                                   on 2000/08/24  15:00:31
3883         Log: Update Changes.
3884      Branch: perl
3885            ! Changes patchlevel.h
3886 ____________________________________________________________________________
3887 [  6804] By: jhi                                   on 2000/08/24  14:59:07
3888         Log: Regen perltoc.
3889      Branch: perl
3890            ! pod/perltoc.pod
3891 ____________________________________________________________________________
3892 [  6803] By: jhi                                   on 2000/08/24  14:44:39
3893         Log: Show the doc file, not the temp file.
3894      Branch: perl
3895            ! installman
3896 ____________________________________________________________________________
3897 [  6802] By: jhi                                   on 2000/08/24  14:41:53
3898         Log: Continue silencing.
3899      Branch: perl
3900            ! installman
3901 ____________________________________________________________________________
3902 [  6801] By: jhi                                   on 2000/08/24  14:34:40
3903         Log: Actually do something with the silencer option.
3904      Branch: perl
3905            ! installman
3906 ____________________________________________________________________________
3907 [  6800] By: jhi                                   on 2000/08/24  14:26:22
3908         Log: Make installman to recognize the silence flag -S.
3909      Branch: perl
3910            ! installman
3911 ____________________________________________________________________________
3912 [  6799] By: jhi                                   on 2000/08/24  13:49:38
3913         Log: DOS patches and portability/porting notes, from Tim Jenness.
3914      Branch: perl
3915            ! lib/File/Temp.pm
3916 ____________________________________________________________________________
3917 [  6798] By: jhi                                   on 2000/08/24  13:48:27
3918         Log: Create directories in silence.
3919              
3920              Subject: [PATCH] Another silencer for MakeMaker
3921              From: andreas.koenig@anima.de (Andreas J. Koenig)
3922              Date: 24 Aug 2000 14:18:52 +0200
3923              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
3924      Branch: perl
3925            ! lib/ExtUtils/Command.pm
3926 ____________________________________________________________________________
3927 [  6797] By: jhi                                   on 2000/08/24  13:46:42
3928         Log: More liberal parsing of version numbers.
3929              
3930              Subject: Re: CPAN.pm beta for testing available
3931              From: andreas.koenig@anima.de (Andreas J. Koenig)
3932              Date: 24 Aug 2000 13:51:57 +0200
3933              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
3934      Branch: perl
3935            ! lib/CPAN.pm
3936 ____________________________________________________________________________
3937 [  6796] By: jhi                                   on 2000/08/24  13:44:36
3938         Log: Make "make install" by default silent.  A new "install-verbose"
3939              target is verbose.
3940      Branch: perl
3941            ! Makefile.SH
3942 ____________________________________________________________________________
3943 [  6795] By: jhi                                   on 2000/08/24  13:39:14
3944         Log: Add silencer flags to installperl.
3945              
3946              Subject: [PATCH] Making installperl silent.
3947              From: <abigail@foad.org>
3948              Date: Thu, 24 Aug 2000 05:01:45 -0400
3949              Message-ID: <20000824090145.13141.qmail@foad.org>
3950      Branch: perl
3951            ! installperl
3952 ____________________________________________________________________________
3953 [  6794] By: jhi                                   on 2000/08/24  13:35:50
3954         Log: installperl couldn't tell whether it had run tests or not.
3955              
3956              Subject: [PATCH] Re: installperl and t/TEST
3957              From: <abigail@foad.org>
3958              Date: Thu, 24 Aug 2000 04:00:53 -0400
3959              Message-ID: <20000824080053.2494.qmail@foad.org>
3960      Branch: perl
3961            ! Makefile.SH installperl
3962 ____________________________________________________________________________
3963 [  6793] By: jhi                                   on 2000/08/24  13:27:50
3964         Log: Drop the separate perlbc, perlcc -b should be enough.
3965      Branch: perl
3966            - utils/perlbc.PL
3967            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
3968 ____________________________________________________________________________
3969 [  6792] By: jhi                                   on 2000/08/24  04:41:30
3970         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
3971              plus the typo fix from Peter Prymmer.
3972      Branch: perl
3973            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
3974            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3975 ____________________________________________________________________________
3976 [  6791] By: jhi                                   on 2000/08/24  02:10:43
3977         Log: Replace #6705 with a minimal doc patch.
3978              
3979              Subject: [PATCH 5.6.0] replace change #6705
3980              From: Jan Dubois <jand@ActiveState.com>
3981              Date: Wed, 23 Aug 2000 18:31:51 -0700
3982              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
3983      Branch: perl
3984            ! lib/Win32.pod win32/win32.c
3985 ____________________________________________________________________________
3986 [  6790] By: jhi                                   on 2000/08/23  17:52:00
3987         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
3988              From: Mike Guy <mjtg@cam.ac.uk>
3989              Date: Wed, 23 Aug 2000 18:38:46 +0100
3990              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
3991      Branch: perl
3992            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
3993 ____________________________________________________________________________
3994 [  6789] By: jhi                                   on 2000/08/23  15:34:21
3995         Log: Update Changes.
3996      Branch: perl
3997            ! Changes patchlevel.h
3998 ____________________________________________________________________________
3999 [  6788] By: jhi                                   on 2000/08/23  15:33:40
4000         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
4001              From: Wilfredo Sánchez <wsanchez@apple.com>
4002              Date: Tue, 22 Aug 2000 19:31:27 -0700
4003              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
4004      Branch: perl
4005            ! perl.h
4006 ____________________________________________________________________________
4007 [  6787] By: jhi                                   on 2000/08/23  15:29:31
4008         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
4009              From: Spider Boardman <spider@leggy.zk3.dec.com>
4010              Date: Wed, 23 Aug 2000 10:33:23 -0400
4011              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
4012      Branch: perl
4013            ! lib/Pod/Html.pm
4014 ____________________________________________________________________________
4015 [  6786] By: jhi                                   on 2000/08/23  15:28:11
4016         Log: Bad makefile.
4017      Branch: perl
4018            ! ext/B/Makefile.PL
4019 ____________________________________________________________________________
4020 [  6785] By: jhi                                   on 2000/08/23  14:37:04
4021         Log: Update Changes.
4022      Branch: perl
4023            ! Changes patchlevel.h
4024 ____________________________________________________________________________
4025 [  6784] By: jhi                                   on 2000/08/23  13:58:41
4026         Log: Portability fix from Hugo van der Sanden.
4027      Branch: perl
4028            ! ext/re/Makefile.PL
4029 ____________________________________________________________________________
4030 [  6783] By: jhi                                   on 2000/08/23  13:53:53
4031         Log: Storable support, v-version fixes.
4032              
4033              Subject: CPAN.pm beta for testing available
4034              From: andreas.koenig@anima.de (Andreas J. Koenig)
4035              Date: 22 Aug 2000 23:31:33 +0200
4036              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
4037      Branch: perl
4038            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
4039 ____________________________________________________________________________
4040 [  6782] By: jhi                                   on 2000/08/23  13:51:26
4041         Log: Mac and other portability updates from Chris Nandor.
4042      Branch: perl
4043            ! pod/perlmodinstall.pod
4044 ____________________________________________________________________________
4045 [  6781] By: jhi                                   on 2000/08/23  13:47:33
4046         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
4047              From: Peter Prymmer <pvhp@forte.com>
4048              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
4049              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
4050      Branch: perl
4051            ! ext/Storable/Storable.xs
4052 ____________________________________________________________________________
4053 [  6780] By: jhi                                   on 2000/08/23  13:33:34
4054         Log: VMS MMS (make) wants null action.
4055      Branch: perl
4056            ! ext/B/Makefile.PL
4057 ____________________________________________________________________________
4058 [  6779] By: jhi                                   on 2000/08/22  19:44:47
4059         Log: Forgot portability nit.
4060      Branch: perl
4061            ! t/lib/st-forgive.t
4062 ____________________________________________________________________________
4063 [  6778] By: jhi                                   on 2000/08/22  19:35:25
4064         Log: Be portable.
4065      Branch: perl
4066            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
4067            ! t/lib/st-store.t
4068 ____________________________________________________________________________
4069 [  6777] By: jhi                                   on 2000/08/22  18:50:53
4070         Log: Update Changes.
4071      Branch: perl
4072            ! Changes patchlevel.h
4073 ____________________________________________________________________________
4074 [  6776] By: jhi                                   on 2000/08/22  18:44:46
4075         Log: cSVOPo_*v things index into the current PL_curpad
4076              under ithreads, which is different from the curpad
4077              used by the XSUB.  (In other words, the code as-is
4078              before this patch wouldn't work under ithreads.)
4079              From Sarathy.
4080      Branch: perl
4081            ! ext/B/B.xs
4082 ____________________________________________________________________________
4083 [  6775] By: jhi                                   on 2000/08/22  18:18:37
4084         Log: Make the selection of NVff et al stricter.
4085      Branch: metaconfig/U/perl
4086            ! perlxvf.U
4087      Branch: perl
4088            ! Configure config_h.SH
4089 ____________________________________________________________________________
4090 [  6774] By: jhi                                   on 2000/08/22  17:19:42
4091         Log: perldelta nits.
4092      Branch: perl
4093            ! pod/perldelta.pod
4094 ____________________________________________________________________________
4095 [  6773] By: jhi                                   on 2000/08/22  17:06:26
4096         Log: Long double fixes from Spider Boardman.
4097              
4098              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
4099              From: system PRIVILEGED account <root@peano.zk3.dec.com>
4100              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
4101              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
4102      Branch: perl
4103            ! t/lib/bigfltpm.t t/lib/st-06compat.t
4104 ____________________________________________________________________________
4105 [  6772] By: jhi                                   on 2000/08/22  15:04:53
4106         Log: Update Changes.
4107      Branch: perl
4108            ! Changes patchlevel.h
4109 ____________________________________________________________________________
4110 [  6771] By: jhi                                   on 2000/08/22  15:01:44
4111         Log: perldelta fixes from Hugo van der Sanden.
4112      Branch: perl
4113            ! pod/perldelta.pod
4114 ____________________________________________________________________________
4115 [  6770] By: jhi                                   on 2000/08/22  14:34:49
4116         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
4117              From: Hugo <hv@crypt.compulink.co.uk>
4118              Date: Tue, 22 Aug 2000 11:21:53 +0100
4119              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
4120      Branch: perl
4121            ! regcomp.c
4122 ____________________________________________________________________________
4123 [  6769] By: jhi                                   on 2000/08/22  14:30:02
4124         Log: Add Yitzchak, reformat.
4125      Branch: perl
4126            ! Changes config_h.SH
4127 ____________________________________________________________________________
4128 [  6768] By: jhi                                   on 2000/08/22  14:21:35
4129         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
4130              and Spider Boardman.
4131      Branch: metaconfig
4132            ! U/compline/d_gconvert.U
4133      Branch: perl
4134            ! Configure
4135 ____________________________________________________________________________
4136 [  6767] By: jhi                                   on 2000/08/22  14:11:24
4137         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
4138              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4139              Date: Mon, 21 Aug 2000 19:08:31 -0700
4140              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
4141      Branch: perl
4142            - ext/Storable/patchlevel.h
4143            ! MANIFEST ext/Storable/MANIFEST
4144 ____________________________________________________________________________
4145 [  6766] By: jhi                                   on 2000/08/22  13:49:29
4146         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
4147              From: Peter Prymmer <pvhp@forte.com>
4148              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
4149              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
4150      Branch: perl
4151            ! configure.com ext/Storable/Makefile.PL
4152 ____________________________________________________________________________
4153 [  6765] By: jhi                                   on 2000/08/22  13:44:59
4154         Log: Subject: [PATCH blead] B:: missing dependency
4155              From: Hugo <hv@crypt.compulink.co.uk>
4156              Date: Tue, 22 Aug 2000 06:44:33 +0100
4157              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
4158      Branch: perl
4159            ! ext/B/Makefile.PL
4160 ____________________________________________________________________________
4161 [  6764] By: jhi                                   on 2000/08/22  13:38:12
4162         Log: More bytecompiler.
4163      Branch: perl
4164            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
4165 ____________________________________________________________________________
4166 [  6763] By: jhi                                   on 2000/08/22  13:36:44
4167         Log: Bytecompiler patches from Benjamin Stuhl.
4168      Branch: perl
4169            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
4170            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
4171            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
4172            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
4173            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
4174            ! perl.c perlapi.h pod/perldelta.pod
4175 ____________________________________________________________________________
4176 [  6762] By: jhi                                   on 2000/08/21  23:43:40
4177         Log: An obsoleted diagnostic.
4178      Branch: perl
4179            ! pod/perldelta.pod
4180 ____________________________________________________________________________
4181 [  6761] By: jhi                                   on 2000/08/21  23:01:45
4182         Log: The #6759 wasn't quite right.
4183      Branch: perl
4184            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
4185            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
4186            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
4187            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
4188            ! t/lib/st-tieditems.t
4189 ____________________________________________________________________________
4190 [  6760] By: jhi                                   on 2000/08/21  22:35:49
4191         Log: Be verydeepclean.
4192      Branch: perl
4193            ! Makefile.SH
4194 ____________________________________________________________________________
4195 [  6759] By: jhi                                   on 2000/08/21  22:25:40
4196         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
4197              From: Peter Prymmer <pvhp@forte.com>
4198              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
4199              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
4200      Branch: perl
4201            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
4202            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
4203            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
4204            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
4205            ! t/lib/st-tieditems.t
4206 ____________________________________________________________________________
4207 [  6758] By: jhi                                   on 2000/08/21  22:22:32
4208         Log: Few more casts, need reported in
4209              
4210              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
4211              From: Mike Stok <mike@stok.co.uk>
4212              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
4213              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
4214              
4215              and
4216              
4217              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
4218              From: abigail@foad.org
4219              Date: 21 Aug 2000 21:31:34 -0000
4220              Message-Id: <20000821213134.30170.qmail@foad.org>
4221      Branch: perl
4222            ! ext/Storable/Storable.xs
4223 ____________________________________________________________________________
4224 [  6757] By: jhi                                   on 2000/08/21  18:37:07
4225         Log: Update Changes.
4226      Branch: perl
4227            ! Changes patchlevel.h
4228 ____________________________________________________________________________
4229 [  6756] By: jhi                                   on 2000/08/21  18:34:02
4230         Log: A pod nit.
4231              
4232              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
4233              From: <abigail@foad.org>
4234              Date: Mon, 21 Aug 2000 14:00:16 -0400
4235              Message-ID: <20000821180016.28627.qmail@foad.org>
4236      Branch: perl
4237            ! pod/perlre.pod
4238 ____________________________________________________________________________
4239 [  6755] By: jhi                                   on 2000/08/21  18:30:56
4240         Log: Use PodParser 1.18 new test.
4241      Branch: perl
4242            ! t/pod/special_seqs.t t/pod/special_seqs.xr
4243 ____________________________________________________________________________
4244 [  6754] By: jhi                                   on 2000/08/21  18:28:35
4245         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
4246              patches cannot be applied since #6712 conflicts.
4247      Branch: perl
4248            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
4249 ____________________________________________________________________________
4250 [  6753] By: jhi                                   on 2000/08/21  18:15:11
4251         Log: Weed out some smaller changes.
4252      Branch: perl
4253            ! pod/perldelta.pod
4254 ____________________________________________________________________________
4255 [  6752] By: jhi                                   on 2000/08/21  18:02:30
4256         Log: Also under djgpp the timestamps are funky.
4257      Branch: perl
4258            ! t/op/stat.t
4259 ____________________________________________________________________________
4260 [  6751] By: jhi                                   on 2000/08/21  17:55:56
4261         Log: Tweak the floating point output routine preferences.
4262      Branch: metaconfig
4263            ! U/compline/d_gconvert.U
4264      Branch: perl
4265            ! Configure
4266 ____________________________________________________________________________
4267 [  6750] By: jhi                                   on 2000/08/21  17:51:29
4268         Log: Unicos/mk requires elaborate paranoia.
4269      Branch: perl
4270            ! lib/Math/Complex.pm
4271 ____________________________________________________________________________
4272 [  6749] By: gsar                                  on 2000/08/21  16:53:31
4273         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
4274      Branch: perl
4275            ! lib/Cwd.pm
4276 ____________________________________________________________________________
4277 [  6748] By: gsar                                  on 2000/08/21  16:22:19
4278         Log: free TLS slot properly on Windows
4279      Branch: perl
4280            ! thread.h win32/perllib.c win32/win32thread.h
4281 ____________________________________________________________________________
4282 [  6747] By: jhi                                   on 2000/08/21  16:20:58
4283         Log: Rename the macro argument because some preprocessors
4284              can't tell the difference and expand arguments also inside
4285              double quoted strings.
4286      Branch: perl
4287            ! regcomp.c
4288 ____________________________________________________________________________
4289 [  6746] By: jhi                                   on 2000/08/21  16:09:41
4290         Log: Support long doubles in Storable.
4291              
4292              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
4293              From: Radu Greab <radu@netsoft.ro>
4294              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
4295              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
4296      Branch: perl
4297            ! ext/Storable/Storable.xs
4298 ____________________________________________________________________________
4299 [  6745] By: jhi                                   on 2000/08/21  15:51:40
4300         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
4301              From: "Fifer, Eric" <EFifer@sanwaint.com>
4302              Date: Mon, 21 Aug 2000 15:34:49 +0100
4303              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
4304      Branch: perl
4305            ! t/pragma/warn/9enabled
4306 ____________________________________________________________________________
4307 [  6744] By: jhi                                   on 2000/08/21  15:39:35
4308         Log: Document the endianness of Alpha more precisely.
4309      Branch: perl
4310            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
4311            ! pod/perlport.pod
4312 ____________________________________________________________________________
4313 [  6743] By: jhi                                   on 2000/08/21  14:47:05
4314         Log: perldelta fixes from the p5p crowd.
4315      Branch: perl
4316            ! pod/perldelta.pod pod/perlop.pod
4317 ____________________________________________________________________________
4318 [  6742] By: jhi                                   on 2000/08/21  13:34:51
4319         Log: Update to Pod::LaTeX 0.53.
4320              
4321              Subject: [PATCH] lib/Pod/LaTeX.pm updates
4322              From: Tim Jenness <timj@jach.hawaii.edu>
4323              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
4324              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
4325      Branch: perl
4326            ! lib/Pod/LaTeX.pm
4327 ____________________________________________________________________________
4328 [  6741] By: jhi                                   on 2000/08/21  13:33:01
4329         Log: Subject: [PATCH] os2.c fix for use64bitint
4330              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4331              Date: Mon, 21 Aug 2000 01:32:25 -0700
4332              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
4333      Branch: perl
4334            ! os2/os2.c
4335 ____________________________________________________________________________
4336 [  6740] By: jhi                                   on 2000/08/21  13:28:52
4337         Log: Array context keeps slithering in.
4338              
4339              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
4340              From: Daniel Chetlin <daniel@chetlin.com>
4341              Date: Sun, 20 Aug 2000 21:40:25 -0700
4342              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
4343      Branch: perl
4344            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
4345            ! pod/perldebtut.pod
4346 ____________________________________________________________________________
4347 [  6739] By: jhi                                   on 2000/08/21  13:23:55
4348         Log: Big-endian quad fixes for Storable from Radu Greab,
4349              plus few explicit null casts for picky compilers.
4350      Branch: perl
4351            ! ext/Storable/Storable.xs
4352 ____________________________________________________________________________
4353 [  6738] By: gsar                                  on 2000/08/21  05:56:13
4354         Log: small tweaks for change#6705: avoid C++ style comments in C code;
4355              use Perl's malloc API rather than the low level system one
4356      Branch: perl
4357            ! win32/win32.c
4358 ____________________________________________________________________________
4359 [  6737] By: gsar                                  on 2000/08/21  05:35:41
4360         Log: add Storable to list of extensions on Windows
4361      Branch: perl
4362            ! win32/Makefile win32/makefile.mk
4363 ____________________________________________________________________________
4364 [  6736] By: jhi                                   on 2000/08/21  02:57:53
4365         Log: Update Changes.
4366      Branch: perl
4367            ! Changes patchlevel.h
4368 ____________________________________________________________________________
4369 [  6735] By: jhi                                   on 2000/08/21  02:57:20
4370         Log: Draft 0.
4371      Branch: perl
4372            ! pod/perldelta.pod
4373 ____________________________________________________________________________
4374 [  6734] By: jhi                                   on 2000/08/21  02:57:03
4375         Log: Add Storable 0.7.2 from Raphael Manfredi,
4376              plus the patch from
4377              
4378              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
4379              From: Radu Greab <radu@netsoft.ro>
4380              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
4381              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
4382              
4383              plus changes to get Storable to compile with
4384              picky ANSI compilers.
4385      Branch: perl
4386            + ext/Storable/ChangeLog ext/Storable/MANIFEST
4387            + ext/Storable/Makefile.PL ext/Storable/README
4388            + ext/Storable/Storable.pm ext/Storable/Storable.xs
4389            + ext/Storable/patchlevel.h t/lib/st-06compat.t
4390            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
4391            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
4392            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
4393            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
4394            + t/lib/st-tieditems.t
4395            ! MANIFEST
4396 ____________________________________________________________________________
4397 [  6733] By: jhi                                   on 2000/08/21  02:29:09
4398         Log: The correct cleaning order is an art.
4399      Branch: perl
4400            ! Makefile.SH
4401 ____________________________________________________________________________
4402 [  6732] By: jhi                                   on 2000/08/21  01:23:39
4403         Log: The #6724 is here.
4404      Branch: perl
4405            ! t/lib/ftmp-security.t
4406 ____________________________________________________________________________
4407 [  6731] By: jhi                                   on 2000/08/20  23:17:03
4408         Log: s/this one/the 5.6.0 release/
4409      Branch: perl
4410            ! pod/perl56delta.pod
4411 ____________________________________________________________________________
4412 [  6730] By: jhi                                   on 2000/08/20  23:07:34
4413         Log: Mention perlebcdic and perlposix-bc.
4414      Branch: perl
4415            ! pod/perlport.pod
4416 ____________________________________________________________________________
4417 [  6729] By: jhi                                   on 2000/08/20  21:32:59
4418         Log: Document the number of exponent digits.
4419      Branch: perl
4420            ! pod/perlfunc.pod
4421 ____________________________________________________________________________
4422 [  6728] By: jhi                                   on 2000/08/20  21:16:47
4423         Log: Use File::Spec->tmpdir().
4424              
4425              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
4426              From: Tim Jenness <timj@jach.hawaii.edu>
4427              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
4428              MIME-Version: 1.0
4429              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
4430      Branch: perl
4431            ! utils/perlbug.PL
4432 ____________________________________________________________________________
4433 [  6727] By: jhi                                   on 2000/08/20  20:43:32
4434         Log: Update Changes.
4435      Branch: perl
4436            ! Changes patchlevel.h
4437 ____________________________________________________________________________
4438 [  6726] By: jhi                                   on 2000/08/20  20:41:44
4439         Log: The veryclean target needs to clobber.
4440      Branch: perl
4441            ! Makefile.SH
4442 ____________________________________________________________________________
4443 [  6725] By: jhi                                   on 2000/08/20  20:37:38
4444         Log: Document odd vs even subreleases and -Dusedevel.
4445      Branch: perl
4446            ! INSTALL
4447 ____________________________________________________________________________
4448 [  6724] By: jhi                                   on 2000/08/20  19:58:05
4449         Log: Use temporary directory instead of current directory.
4450              
4451              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
4452              From: Tim Jenness <timj@jach.hawaii.edu>
4453              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
4454              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
4455      Branch: perl
4456            ! t/lib/ftmp-security.t
4457 ____________________________________________________________________________
4458 [  6723] By: jhi                                   on 2000/08/20  19:55:55
4459         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
4460              From: andreas.koenig@anima.de (Andreas J. Koenig)
4461              Date: 20 Aug 2000 15:52:03 +0200
4462              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
4463      Branch: perl
4464            ! lib/ExtUtils/MM_Unix.pm
4465 ____________________________________________________________________________
4466 [  6722] By: jhi                                   on 2000/08/20  19:46:01
4467         Log: Update to CGI 2.72, from Lincoln Stein.
4468      Branch: perl
4469            ! lib/CGI.pm
4470 ____________________________________________________________________________
4471 [  6721] By: jhi                                   on 2000/08/20  19:43:54
4472         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
4473              From: Radu Greab <radu@netsoft.ro>
4474              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
4475              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
4476      Branch: perl
4477            ! ext/GDBM_File/GDBM_File.xs
4478 ____________________________________________________________________________
4479 [  6720] By: jhi                                   on 2000/08/20  19:42:01
4480         Log: pp_open() could pass an uninitialized filename down to do_open9().
4481      Branch: perl
4482            ! pp_sys.c
4483 ____________________________________________________________________________
4484 [  6719] By: jhi                                   on 2000/08/20  14:06:41
4485         Log: UTF8 concat fixes.
4486              
4487              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
4488              From: Hugo <hv@crypt.compulink.co.uk>
4489              Date: Sun, 20 Aug 2000 07:30:46 +0100
4490              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
4491      Branch: perl
4492            ! pp_hot.c t/op/append.t
4493 ____________________________________________________________________________
4494 [  6718] By: jhi                                   on 2000/08/20  02:09:37
4495         Log: Let's try #6717 again.
4496      Branch: perl
4497            ! lib/File/Temp.pm
4498 ____________________________________________________________________________
4499 [  6717] By: jhi                                   on 2000/08/20  01:56:55
4500         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
4501              From: "Craig A. Berry" <craig.berry@metamorgs.com>
4502              Date: Sat, 19 Aug 2000 18:15:39 -0500
4503              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
4504      Branch: perl
4505            ! lib/File/Temp.pm
4506 ____________________________________________________________________________
4507 [  6716] By: jhi                                   on 2000/08/19  15:50:11
4508         Log: Update Changes.
4509      Branch: perl
4510            ! Changes patchlevel.h
4511 ____________________________________________________________________________
4512 [  6715] By: jhi                                   on 2000/08/19  15:39:09
4513         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
4514              From: Jonathan D Johnston <jdjohnston2@juno.com>
4515              Date: Thu, 17 Aug 2000 23:13:01 -0400       
4516              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
4517      Branch: perl
4518            ! pod/perlfunc.pod
4519 ____________________________________________________________________________
4520 [  6714] By: jhi                                   on 2000/08/19  15:34:04
4521         Log: Introduce a 'veryclean' target that is like 'distclean'
4522              but also removes *~ and *.orig.
4523      Branch: perl
4524            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
4525            ! utils/Makefile x2p/Makefile.SH
4526 ____________________________________________________________________________
4527 [  6713] By: jhi                                   on 2000/08/19  14:15:45
4528         Log: Put back the long double avoidance code to POSIX.xs
4529              because VMS seems to need it still.
4530      Branch: perl
4531            ! ext/POSIX/POSIX.xs
4532 ____________________________________________________________________________
4533 [  6712] By: jhi                                   on 2000/08/19  14:10:41
4534         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
4535              From: Peter Prymmer <pvhp@forte.com>
4536              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
4537              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
4538      Branch: perl
4539            ! lib/Pod/Find.pm t/pod/find.t
4540 ____________________________________________________________________________
4541 [  6711] By: jhi                                   on 2000/08/19  14:09:19
4542         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
4543              From: Peter Prymmer <pvhp@forte.com>
4544              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
4545              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
4546              cc: vmsperl@perl.org
4547      Branch: perl
4548            ! t/lib/peek.t
4549 ____________________________________________________________________________
4550 [  6710] By: jhi                                   on 2000/08/19  14:08:01
4551         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
4552              From: Jan Dubois <jand@ActiveState.com>
4553              Date: Fri, 18 Aug 2000 16:31:48 -0700
4554              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
4555      Branch: perl
4556            ! win32/win32.c
4557 ____________________________________________________________________________
4558 [  6709] By: jhi                                   on 2000/08/19  14:06:57
4559         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
4560              
4561              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
4562              From: Spider.Boardman@Orb.Nashua.NH.US
4563              Date: Fri, 18 Aug 2000 18:41:14 -0400
4564              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
4565      Branch: perl
4566            ! regcomp.c
4567 ____________________________________________________________________________
4568 [  6708] By: jhi                                   on 2000/08/18  22:04:49
4569         Log: Update Changes.
4570      Branch: perl
4571            ! Changes patchlevel.h
4572 ____________________________________________________________________________
4573 [  6707] By: jhi                                   on 2000/08/18  21:55:14
4574         Log: Add warnif(), check warnings further up the stack,
4575              all the warnings functions now can take an optional object reference.
4576              
4577              Subject: [PATCH bleedperl@6691] warnings pragma update
4578              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
4579              Date: Fri, 18 Aug 2000 22:42:06 +0100
4580              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
4581      Branch: perl
4582            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
4583            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
4584            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
4585 ____________________________________________________________________________
4586 [  6706] By: jhi                                   on 2000/08/18  21:41:45
4587         Log: Typo in pp_complement().
4588              
4589              Subject: [PATCH perl-current] Deparse
4590              From: Peter Scott <Peter@PSDT.com>
4591              Date: Fri, 18 Aug 2000 12:44:37 -0700
4592              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
4593      Branch: perl
4594            ! ext/B/B/Deparse.pm
4595 ____________________________________________________________________________
4596 [  6705] By: jhi                                   on 2000/08/18  21:25:59
4597         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
4598              From: Jan Dubois <jand@ActiveState.com>
4599              Date: Fri, 18 Aug 2000 14:22:51 -0700
4600              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
4601      Branch: perl
4602            ! lib/Win32.pod win32/win32.c
4603 ____________________________________________________________________________
4604 [  6704] By: jhi                                   on 2000/08/18  21:16:14
4605         Log: Don't eat leading os from index entries.
4606              
4607              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
4608              From: Russ Allbery <rra@stanford.edu>
4609              Date: 10 Aug 2000 20:49:25 -0700
4610              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
4611      Branch: perl
4612            ! lib/Pod/Man.pm
4613 ____________________________________________________________________________
4614 [  6703] By: jhi                                   on 2000/08/18  21:07:06
4615         Log: Add [[:blank:]] as suggested in
4616              
4617              Subject: [ID 20000716.024] [=cc=] / [:blank:]
4618              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
4619              Date: Sun, 16 Jul 2000 17:55:29 -0700
4620              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
4621              
4622              (the [=cc=] has already been taken care of by #6439
4623              so the whole bug report can be closed)
4624              
4625              and make [[:space:]] to be equivalent to isspace(3)
4626              (as opposed to \s, which is isSPACE()).  The difference
4627              is that now [[:space:]] matches the mythical vertical tab,
4628              while \s doesn't.
4629      Branch: perl
4630            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
4631            ! regexec.c t/op/pat.t
4632 ____________________________________________________________________________
4633 [  6702] By: jhi                                   on 2000/08/18  18:47:47
4634         Log: The new tests were missing from #6415.
4635      Branch: perl
4636            ! t/op/bop.t
4637 ____________________________________________________________________________
4638 [  6701] By: jhi                                   on 2000/08/18  18:20:40
4639         Log: Document the NDBM_File and ODBM_File as SDBM_File
4640              was documented in #6417.
4641      Branch: perl
4642            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
4643            ! ext/SDBM_File/SDBM_File.pm
4644 ____________________________________________________________________________
4645 [  6700] By: jhi                                   on 2000/08/18  18:10:39
4646         Log: Subject: [PATCH perl@6698] cygwin port
4647              From: "Fifer, Eric" <EFifer@sanwaint.com>
4648              Date: Fri, 18 Aug 2000 17:30:05 +0100
4649              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
4650      Branch: perl
4651            ! lib/File/Temp.pm
4652 ____________________________________________________________________________
4653 [  6699] By: jhi                                   on 2000/08/18  16:21:49
4654         Log: Document code point which makes if (defined %stash::) to work
4655              (noted by Spider Boardman).
4656      Branch: perl
4657            ! op.c
4658 ____________________________________________________________________________
4659 [  6698] By: jhi                                   on 2000/08/18  13:43:27
4660         Log: Update Changes.
4661      Branch: perl
4662            ! Changes patchlevel.h
4663 ____________________________________________________________________________
4664 [  6697] By: jhi                                   on 2000/08/18  13:35:57
4665         Log: Tiny Getopt::Long patch from Johan Vromans.
4666      Branch: perl
4667            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
4668 ____________________________________________________________________________
4669 [  6696] By: jhi                                   on 2000/08/18  13:26:14
4670         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
4671              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
4672              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
4673              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
4674      Branch: perl
4675            ! pod/perldiag.pod pod/perlsyn.pod
4676 ____________________________________________________________________________
4677 [  6695] By: jhi                                   on 2000/08/18  13:13:26
4678         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
4679              From: Daniel Chetlin <daniel@chetlin.com>
4680              Date: Fri, 18 Aug 2000 03:13:36 -0700
4681              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
4682      Branch: perl
4683            ! pod/perlfunc.pod
4684 ____________________________________________________________________________
4685 [  6694] By: jhi                                   on 2000/08/18  13:08:05
4686         Log: Subject: [PATCH] perltrap.pod spring cleaning
4687              From: Daniel Chetlin <daniel@chetlin.com>
4688              Date: Fri, 18 Aug 2000 03:06:54 -0700
4689              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
4690              
4691              plus Mike Guy's nitfix.
4692      Branch: perl
4693            ! pod/perltrap.pod
4694 ____________________________________________________________________________
4695 [  6693] By: jhi                                   on 2000/08/18  13:00:26
4696         Log: Unbuffer the output.
4697              
4698              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
4699              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4700              Date: Thu, 17 Aug 2000 18:39:29 -0700
4701              Message-ID: <RPJn5gzkgydf092yn@efn.org>
4702      Branch: perl
4703            ! t/op/fork.t
4704 ____________________________________________________________________________
4705 [  6692] By: jhi                                   on 2000/08/18  05:19:17
4706         Log: Delete the image, too, not just its MANIFEStation.
4707      Branch: perl
4708            - lib/CGI/eg/wilogo.gif
4709 ____________________________________________________________________________
4710 [  6691] By: jhi                                   on 2000/08/18  05:10:26
4711         Log: Propagate new Configure vars.
4712      Branch: perl
4713            ! configure.com epoc/config.sh uconfig.h uconfig.sh
4714            ! vos/config.def vos/config.h vos/config_h.SH_orig
4715            ! win32/config.bc win32/config.gc win32/config.vc
4716            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4717 ____________________________________________________________________________
4718 [  6690] By: jhi                                   on 2000/08/18  04:30:56
4719         Log: Update Changes.
4720      Branch: perl
4721            ! Changes patchlevel.h
4722 ____________________________________________________________________________
4723 [  6689] By: jhi                                   on 2000/08/18  04:12:30
4724         Log: Fix the lib/complex failure of
4725              
4726              From: abigail@foad.org
4727              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
4728              Date: 15 Aug 2000 04:06:38 -0000
4729              Message-Id: <20000815040638.8524.qmail@foad.org> 
4730              
4731              Linux long double accuracy issue: something that
4732              when printed with %g looks like "2" but int() of it is 1.
4733      Branch: perl
4734            ! lib/Math/Complex.pm
4735 ____________________________________________________________________________
4736 [  6688] By: jhi                                   on 2000/08/18  03:15:35
4737         Log: The byteorder code in #6671 was wrong.
4738      Branch: perl
4739            ! configpm
4740 ____________________________________________________________________________
4741 [  6687] By: jhi                                   on 2000/08/18  02:08:42
4742         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
4743              From: Jan Dubois <jand@ActiveState.com>
4744              Date: Thu, 17 Aug 2000 18:31:55 -0700
4745              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
4746      Branch: perl
4747            ! sv.c
4748 ____________________________________________________________________________
4749 [  6686] By: jhi                                   on 2000/08/18  02:04:15
4750         Log: Use NVs in POSIX math, not doubles.
4751              
4752              From: abigail@foad.org
4753              Subject: [ID 20000817.014] POSIX & modfl
4754              Date: 17 Aug 2000 20:49:18 -0000
4755              Message-Id: <20000817204918.23123.qmail@foad.org>
4756      Branch: perl
4757            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
4758 ____________________________________________________________________________
4759 [  6685] By: jhi                                   on 2000/08/18  02:02:12
4760         Log: Introduce NVef, NVff, and NVgf, use the middle one.
4761              (helps for lib/peek + Linux + long doubles)  Reported in
4762              
4763              From: abigail@foad.org
4764              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
4765              Date: 15 Aug 2000 04:06:38 -0000
4766              Message-Id: <20000815040638.8524.qmail@foad.org> 
4767              
4768              (note: the lib/complex failure has not yet been addressed)
4769      Branch: metaconfig/U/perl
4770            ! perlxvf.U
4771      Branch: perl
4772            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4773            ! config_h.SH dump.c perl.h pod/perlguts.pod
4774 ____________________________________________________________________________
4775 [  6684] By: jhi                                   on 2000/08/17  23:22:19
4776         Log: Add byteorder to the myconfig output.
4777      Branch: perl
4778            ! myconfig.SH
4779 ____________________________________________________________________________
4780 [  6683] By: jhi                                   on 2000/08/17  23:20:19
4781         Log: The image doth not exist, spotted by Johan Vromans.
4782      Branch: perl
4783            ! MANIFEST
4784 ____________________________________________________________________________
4785 [  6682] By: jhi                                   on 2000/08/17  22:38:16
4786         Log: Document what the backtick returns if the command fails.
4787      Branch: perl
4788            ! pod/perlop.pod
4789 ____________________________________________________________________________
4790 [  6681] By: jhi                                   on 2000/08/17  22:33:12
4791         Log: Do not use prototyping here.
4792              
4793              Subject: [ID 20000817.016] [PATCH] Peek.xs
4794              From: abigail@foad.org
4795              Date: 17 Aug 2000 20:55:56 -0000
4796              Message-Id: <20000817205556.24270.qmail@foad.org>
4797      Branch: perl
4798            ! ext/Devel/Peek/Makefile.PL
4799 ____________________________________________________________________________
4800 [  6680] By: jhi                                   on 2000/08/17  19:46:43
4801         Log: Don't propose using modules built for 5.005 if no binary
4802              compatibility with 5.005 is attempted.
4803              
4804              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
4805              Subject: Minor nit with 5.7.0 (6655)
4806              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
4807              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
4808      Branch: metaconfig
4809            ! U/installdirs/inc_version_list.U
4810      Branch: perl
4811            ! Configure config_h.SH
4812 ____________________________________________________________________________
4813 [  6679] By: jhi                                   on 2000/08/17  19:16:39
4814         Log: Microperl config update.
4815      Branch: perl
4816            ! uconfig.h uconfig.sh
4817 ____________________________________________________________________________
4818 [  6678] By: jhi                                   on 2000/08/17  19:16:13
4819         Log: The #6648 wasn't protective enough for limited platforms
4820              (like microperl).
4821      Branch: perl
4822            ! dump.c sv.c
4823 ____________________________________________________________________________
4824 [  6677] By: jhi                                   on 2000/08/17  14:46:35
4825         Log: Update Changes.
4826      Branch: perl
4827            ! Changes patchlevel.h
4828 ____________________________________________________________________________
4829 [  6676] By: jhi                                   on 2000/08/17  14:44:02
4830         Log: Add perlebcdic from Peter Prymmer, regen toc.
4831      Branch: perl
4832            + pod/perlebcdic.pod
4833            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4834 ____________________________________________________________________________
4835 [  6675] By: jhi                                   on 2000/08/17  14:41:52
4836         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
4837      Branch: perl
4838            ! pod/perldebtut.pod
4839 ____________________________________________________________________________
4840 [  6674] By: jhi                                   on 2000/08/17  14:29:43
4841         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
4842              
4843              Subject: [ID 20000724.006] -DLEAKTEST problem
4844              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
4845              Date: Tue, 25 Jul 2000 00:36:32 -0500
4846              Message-Id: <20000725003632.A26186@www.llamacom.com>
4847              
4848              Reminder sent
4849              
4850              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
4851              From: Hugo <hv@crypt.compulink.co.uk>
4852              Date: Thu, 17 Aug 2000 15:23:42 +0100
4853              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
4854      Branch: perl
4855            ! util.c
4856 ____________________________________________________________________________
4857 [  6673] By: jhi                                   on 2000/08/17  04:07:10
4858         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
4859              From: John Peacock <JPeacock@UnivPress.com>
4860              Date: Tue, 01 Aug 2000 09:38:12 -0400
4861              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
4862      Branch: perl
4863            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
4864 ____________________________________________________________________________
4865 [  6672] By: jhi                                   on 2000/08/17  03:04:35
4866         Log: Subject: [PATCH] Cwd.pm now uses strict
4867              From: Tim Jenness <timj@jach.hawaii.edu>
4868              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
4869              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
4870      Branch: perl
4871            ! lib/Cwd.pm
4872 ____________________________________________________________________________
4873 [  6671] By: jhi                                   on 2000/08/17  02:16:35
4874         Log: Make $Config{byteorder} more magical so that it is
4875              dynamically computed: nice for 'fat binaries'.
4876              
4877              Subject: [PATCH]: default byteorder
4878              From: Wilfredo Sánchez <wsanchez@apple.com>
4879              Date: Mon, 31 Jul 2000 19:45:31 -0700
4880              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
4881      Branch: perl
4882            ! configpm
4883 ____________________________________________________________________________
4884 [  6670] By: gsar                                  on 2000/08/17  01:22:21
4885         Log: move WNOHANG definition to where other such things are
4886      Branch: perl
4887            ! win32/win32.h
4888 ____________________________________________________________________________
4889 [  6669] By: jhi                                   on 2000/08/17  01:19:17
4890         Log: Update Changes.
4891      Branch: perl
4892            ! Changes patchlevel.h
4893 ____________________________________________________________________________
4894 [  6668] By: jhi                                   on 2000/08/17  01:16:29
4895         Log: Doc nits spotted by Richard Soderberg.
4896      Branch: perl
4897            ! README.posix-bc README.vmesa
4898 ____________________________________________________________________________
4899 [  6667] By: jhi                                   on 2000/08/17  01:12:11
4900         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
4901              From: "Casey R. Tweten" <crt@kiski.net>
4902              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
4903              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
4904      Branch: perl
4905            ! pod/perldebtut.pod
4906 ____________________________________________________________________________
4907 [  6666] By: jhi                                   on 2000/08/17  01:09:31
4908         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
4909              From: "Casey R. Tweten" <crt@kiski.net>
4910              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
4911              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
4912      Branch: perl
4913            ! lib/Shell.pm
4914 ____________________________________________________________________________
4915 [  6665] By: gsar                                  on 2000/08/17  01:03:52
4916         Log: add "ok" targets from change#6632 in makefile.mk
4917      Branch: perl
4918            ! pod/perlport.pod win32/Makefile win32/makefile.mk
4919 ____________________________________________________________________________
4920 [  6664] By: gsar                                  on 2000/08/17  00:56:11
4921         Log: avoid warnings from dense compiler
4922      Branch: perl
4923            ! win32/win32.c
4924 ____________________________________________________________________________
4925 [  6663] By: jhi                                   on 2000/08/17  00:51:49
4926         Log: Tweak the regex compilation errors once more.
4927      Branch: perl
4928            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
4929            ! t/op/regmesg.t t/pragma/warn/regcomp
4930 ____________________________________________________________________________
4931 [  6662] By: gsar                                  on 2000/08/17  00:28:19
4932         Log: trailing new %ENV entries weren't being pushed into the real
4933              environment of subprocesses on Windows
4934      Branch: perl
4935            ! t/op/magic.t win32/perlhost.h
4936 ____________________________________________________________________________
4937 [  6661] By: gsar                                  on 2000/08/17  00:19:20
4938         Log: waitpid() now handles externally spawned pids correctly;
4939              fixes for backtick/wait/waitpid failures on Windows 9x
4940              
4941              these changes make the pid returned by process functions on
4942              Windows 9x always positive by clearing the high bit (which
4943              is always set on Win9x); pseudo-process PIDs are likewise
4944              always negative now on Win9x (just as on NT/2000)
4945      Branch: perl
4946            ! pp_sys.c win32/perlhost.h win32/win32.c
4947 ____________________________________________________________________________
4948 [  6660] By: jhi                                   on 2000/08/17  00:04:32
4949         Log: Retract #6645.
4950      Branch: perl
4951            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4952            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
4953            ! t/op/sprintf.t
4954 ____________________________________________________________________________
4955 [  6659] By: gsar                                  on 2000/08/16  23:59:28
4956         Log: on windows, the return values from wait() and waitpid() don't
4957              match those of pseudo-pids
4958      Branch: perl
4959            ! pp_sys.c t/op/fork.t util.c win32/win32.c
4960 ____________________________________________________________________________
4961 [  6658] By: gsar                                  on 2000/08/16  23:56:14
4962         Log: pod nit seen in passing
4963      Branch: perl
4964            ! pod/perlfunc.pod
4965 ____________________________________________________________________________
4966 [  6657] By: gsar                                  on 2000/08/16  23:53:42
4967         Log: change#6328 could make close(SOCKET) return false on windows
4968              when it shouldn't
4969      Branch: perl
4970            ! win32/win32sck.c
4971 ____________________________________________________________________________
4972 [  6656] By: gsar                                  on 2000/08/16  23:46:57
4973         Log: check that the number pseudo children doesn't exceed
4974              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
4975              the WaitForMultipleObjects() limit that would cause wait()
4976              to crash)
4977              
4978              wait() and waitpid() could potentially be rewritten to use
4979              more than one thread to do the waiting to eliminate this
4980              limitation
4981      Branch: perl
4982            ! win32/perlhost.h
4983 ____________________________________________________________________________
4984 [  6655] By: jhi                                   on 2000/08/16  14:11:05
4985         Log: Update Changes.
4986      Branch: perl
4987            ! Changes patchlevel.h
4988 ____________________________________________________________________________
4989 [  6654] By: jhi                                   on 2000/08/16  14:10:12
4990         Log: Update to perldebtut 1.9, from Richard Foley.
4991      Branch: perl
4992            ! pod/perldebtut.pod
4993 ____________________________________________________________________________
4994 [  6653] By: jhi                                   on 2000/08/16  14:08:17
4995         Log: Change the regx compilation error markers to use = instead of <
4996              since pod makes using the latter quite messy.  Reported in
4997              ID 20000814.006 by Abigail and in
4998              Subject: Unknown escape E<> ?
4999              From: Lupe Christoph <lupe@lupe-christoph.de>
5000              Date: Fri, 11 Aug 2000 00:30:27 +0200
5001              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
5002      Branch: perl
5003            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
5004            ! t/op/regmesg.t t/pragma/warn/regcomp
5005 ____________________________________________________________________________
5006 [  6652] By: jhi                                   on 2000/08/16  13:25:31
5007         Log: Change the perlbug address to perl.org since it's more forgiving.
5008              
5009              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
5010              From: abigail@foad.org
5011              Date: 15 Aug 2000 04:15:40 -0000
5012              Message-Id: <20000815041540.8633.qmail@foad.org>
5013      Branch: perl
5014            ! utils/perlbug.PL
5015 ____________________________________________________________________________
5016 [  6651] By: jhi                                   on 2000/08/16  13:22:35
5017         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
5018              From: Tim Jenness <timj@jach.hawaii.edu>
5019              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
5020              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
5021      Branch: perl
5022            ! lib/Cwd.pm
5023 ____________________________________________________________________________
5024 [  6650] By: jhi                                   on 2000/08/16  13:18:13
5025         Log: Update to CPAN 1.57.
5026              
5027              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
5028              From: andreas.koenig@anima.de (Andreas J. Koenig)
5029              Date: 16 Aug 2000 15:09:46 +0200
5030              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
5031      Branch: perl
5032            ! lib/CPAN.pm
5033 ____________________________________________________________________________
5034 [  6649] By: jhi                                   on 2000/08/16  13:12:31
5035         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
5036              From: "Larry W. Virden" <lvirden@cas.org>
5037              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
5038              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
5039      Branch: perl
5040            ! README.hpux
5041 ____________________________________________________________________________
5042 [  6648] By: jhi                                   on 2000/08/16  13:03:53
5043         Log: The numeric locale was reset to "C" by s?printf and never restored.
5044              
5045              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
5046              From: Christian Kirsch <ck@held.mind.de>
5047              Date: Wed, 9 Aug 2000 17:05:17 +0200
5048              Message-Id: <20000809170517.A25389@held>
5049              
5050              No test since adding the failing example to locale.t
5051              does not fail -- probably because the locale settings are so
5052              thoroughly tweaked by that time.  Running the example standalone
5053              does fail, though.
5054      Branch: perl
5055            ! dump.c perl.h pp.c pp_ctl.c sv.c
5056 ____________________________________________________________________________
5057 [  6647] By: jhi                                   on 2000/08/16  00:07:54
5058         Log: Update Changes and test semi-automatic patchlevel updating.
5059      Branch: perl
5060            ! Changes patchlevel.h
5061 ____________________________________________________________________________
5062 [  6646] By: jhi                                   on 2000/08/15  23:35:07
5063         Log: Fix a dependency problem.
5064              
5065              Subject: [PATCH: 6640] VMS Makefile.SH update
5066              From: Peter Prymmer <pvhp@forte.com>
5067              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
5068              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
5069      Branch: perl
5070            ! vms/descrip_mms.template
5071 ____________________________________________________________________________
5072 [  6645] By: jhi                                   on 2000/08/15  23:33:23
5073         Log: (Retracted by #6660)
5074              
5075              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
5076              From: Dominic Dunlop <domo@computer.org>
5077              Date: Tue, 15 Aug 2000 22:20:52 +0200
5078              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
5079      Branch: metaconfig/U/perl
5080            + d_printfed.U
5081      Branch: perl
5082            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5083            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
5084            ! t/op/sprintf.t
5085 ____________________________________________________________________________
5086 [  6644] By: jhi                                   on 2000/08/15  21:17:20
5087         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
5088              From: abigail@foad.org
5089              Date: 15 Aug 2000 20:12:41 -0000
5090              Message-Id: <20000815201241.25556.qmail@foad.org>
5091      Branch: perl
5092            ! INSTALL
5093 ____________________________________________________________________________
5094 [  6643] By: jhi                                   on 2000/08/15  21:15:28
5095         Log: (an already applied patch)
5096      Branch: perl
5097            ! lib/CGI.pm
5098 ____________________________________________________________________________
5099 [  6642] By: gsar                                  on 2000/08/15  19:54:05
5100         Log: magic callbacks all need to have same type signature
5101      Branch: perl
5102            ! embed.pl mg.c proto.h
5103 ____________________________________________________________________________
5104 [  6641] By: jhi                                   on 2000/08/15  17:56:27
5105         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)
5106              From: Mike Guy <mjtg@cam.ac.uk>
5107              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
5108              Date: Tue, 15 Aug 2000 18:26:45 +0100
5109              
5110              Only the peek.t part applied, not the hash quality part.
5111      Branch: perl
5112            ! t/lib/peek.t
5113 ____________________________________________________________________________
5114 [  6640] By: jhi                                   on 2000/08/15  16:37:37
5115         Log: Update Changes.
5116      Branch: perl
5117            ! Changes
5118 ____________________________________________________________________________
5119 [  6639] By: jhi                                   on 2000/08/15  16:34:55
5120         Log: Missed a file from #6638.
5121      Branch: perl
5122            ! lib/File/Temp.pm
5123 ____________________________________________________________________________
5124 [  6638] By: jhi                                   on 2000/08/15  16:33:19
5125         Log: Subject: [PATCH perl@6620] cygwin port
5126              From: "Fifer, Eric" <EFifer@sanwaint.com>
5127              Date: Tue, 15 Aug 2000 17:00:49 +0100
5128              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
5129      Branch: perl
5130            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
5131 ____________________________________________________________________________
5132 [  6637] By: jhi                                   on 2000/08/15  16:29:22
5133         Log: Subject: [PATCH] debugger exit code should reflect user exit code
5134              From: Mike Guy <mjtg@cam.ac.uk>
5135              Date: Tue, 15 Aug 2000 16:55:59 +0100
5136              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
5137      Branch: perl
5138            ! lib/perl5db.pl
5139 ____________________________________________________________________________
5140 [  6636] By: jhi                                   on 2000/08/15  15:30:58
5141         Log: Update Changes.
5142      Branch: perl
5143            ! Changes
5144 ____________________________________________________________________________
5145 [  6635] By: jhi                                   on 2000/08/15  15:27:21
5146         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
5147      Branch: metaconfig
5148            ! U/mkglossary U/mksample
5149      Branch: metaconfig/U/perl
5150            ! Devel.U
5151      Branch: perl
5152            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
5153 ____________________________________________________________________________
5154 [  6634] By: jhi                                   on 2000/08/15  14:11:55
5155         Log: Don't blow limited stacks, a lower number is enough to
5156              tickle the lookbehind limit.
5157              
5158              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
5159              From: Dominic Dunlop <domo@computer.org>
5160              Date: Tue, 15 Aug 2000 13:51:24 +0200
5161              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
5162      Branch: perl
5163            ! t/op/regmesg.t
5164 ____________________________________________________________________________
5165 [  6633] By: jhi                                   on 2000/08/15  14:01:46
5166         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
5167              From: Mike Guy <mjtg@cam.ac.uk>
5168              Date: Tue, 15 Aug 2000 12:10:50 +0100
5169              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
5170      Branch: perl
5171            ! utils/perldoc.PL
5172 ____________________________________________________________________________
5173 [  6632] By: jhi                                   on 2000/08/15  13:58:48
5174         Log: make ok etc also for win32.
5175              
5176              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
5177              From: Prymmer/Kahn <pvhp@best.com>
5178              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
5179              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
5180      Branch: perl
5181            ! win32/Makefile
5182 ____________________________________________________________________________
5183 [  6631] By: jhi                                   on 2000/08/15  13:45:03
5184         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
5185      Branch: perl
5186            ! lib/Test.pm
5187 ____________________________________________________________________________
5188 [  6630] By: jhi                                   on 2000/08/15  03:25:09
5189         Log: Update Changes.
5190      Branch: perl
5191            ! Changes
5192 ____________________________________________________________________________
5193 [  6629] By: jhi                                   on 2000/08/15  03:23:53
5194         Log: magic_regdatum_set() is void, not int.
5195      Branch: perl
5196            ! embed.pl mg.c proto.h
5197 ____________________________________________________________________________
5198 [  6628] By: jhi                                   on 2000/08/15  03:08:02
5199         Log: Make the user to give up his firstborn, err, to knowingly
5200              verify installing an unstable developer release.  Also bump
5201              the release to 5.7.0, but leave a patch tag in the local
5202              patches saying that this is not yet the real thing.
5203      Branch: metaconfig
5204            ! U/modified/Instruct.U
5205      Branch: metaconfig/U/perl
5206            + Devel.U
5207      Branch: perl
5208            ! Configure patchlevel.h
5209 ____________________________________________________________________________
5210 [  6627] By: jhi                                   on 2000/08/14  22:32:52
5211         Log: README.os2 update.
5212              
5213              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
5214              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5215              Date: Wed, 02 Aug 2000 21:55:09 -0700
5216              Message-ID: <tsPi5gzkgegX092yn@efn.org>
5217      Branch: perl
5218            ! README.os2
5219 ____________________________________________________________________________
5220 [  6626] By: jhi                                   on 2000/08/14  21:00:02
5221         Log: Subject: Re: File::Temp problems on VMS in bleedperl
5222              From: Tim Jenness <timj@jach.hawaii.edu>
5223              cc: vmsperl@perl.org
5224              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
5225              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
5226      Branch: perl
5227            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
5228 ____________________________________________________________________________
5229 [  6625] By: jhi                                   on 2000/08/14  20:52:16
5230         Log: Add SUIDMAIL as was done for the CERT alert.
5231      Branch: perl
5232            ! patchlevel.h
5233 ____________________________________________________________________________
5234 [  6624] By: jhi                                   on 2000/08/14  20:48:50
5235         Log: Subject: sfio2000
5236              From: Daniel Muino <dmuino@afip.gov.ar>
5237              Date: Mon, 14 Aug 2000 16:58:11 -0300
5238              Message-ID: <20000814165811.B16368@con2-dgi>
5239      Branch: perl
5240            ! perlsdio.h perlsfio.h
5241 ____________________________________________________________________________
5242 [  6623] By: jhi                                   on 2000/08/14  20:47:36
5243         Log: Subject: warning: storage class after type is obsolescent
5244              From: Daniel Muino <dmuino@afip.gov.ar>
5245              Date: Mon, 14 Aug 2000 16:42:47 -0300
5246              Message-ID: <20000814164247.A16368@con2-dgi>
5247      Branch: perl
5248            ! regcomp.pl regnodes.h
5249 ____________________________________________________________________________
5250 [  6622] By: jhi                                   on 2000/08/14  20:43:05
5251         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
5252              From: abigail@foad.org
5253              Date: 14 Aug 2000 20:00:10 -0000
5254              Message-Id: <20000814200010.27271.qmail@foad.org>
5255      Branch: perl
5256            ! Changes
5257 ____________________________________________________________________________
5258 [  6621] By: jhi                                   on 2000/08/14  15:23:05
5259         Log: Update Changes.
5260      Branch: perl
5261            ! Changes
5262 ____________________________________________________________________________
5263 [  6620] By: jhi                                   on 2000/08/14  15:22:14
5264         Log: Subject: Re: [PATCH] @+, @- readonly
5265              From: Mike Guy <mjtg@cam.ac.uk>
5266              Date: Mon, 14 Aug 2000 15:26:55 +0100
5267              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
5268      Branch: perl
5269            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
5270            ! sv.c t/op/pat.t
5271 ____________________________________________________________________________
5272 [  6619] By: jhi                                   on 2000/08/14  14:12:08
5273         Log: Update Changes.
5274      Branch: perl
5275            ! Changes
5276 ____________________________________________________________________________
5277 [  6618] By: jhi                                   on 2000/08/14  14:09:34
5278         Log: For now remove the mail code.
5279      Branch: perl
5280            ! perl.c
5281 ____________________________________________________________________________
5282 [  6617] By: jhi                                   on 2000/08/14  14:08:28
5283         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
5284      Branch: perl
5285            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
5286            ! pod/perlfaq8.pod pod/perlsec.pod
5287 ____________________________________________________________________________
5288 [  6616] By: jhi                                   on 2000/08/14  14:00:11
5289         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
5290              From: Mike Guy <mjtg@cam.ac.uk>
5291              Date: Mon, 14 Aug 2000 08:26:02 +0100
5292              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
5293      Branch: perl
5294            ! lib/perl5db.pl
5295 ____________________________________________________________________________
5296 [  6615] By: jhi                                   on 2000/08/14  13:58:45
5297         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
5298              From: Mike Guy <mjtg@cam.ac.uk>
5299              Date: Mon, 14 Aug 2000 08:04:22 +0100
5300              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
5301      Branch: perl
5302            ! gv.c mg.c t/op/pat.t
5303 ____________________________________________________________________________
5304 [  6614] By: jhi                                   on 2000/08/14  13:56:45
5305         Log: Subject: Test fails / warnings with perl-current #6612
5306              From: Mike Guy <mjtg@cam.ac.uk>
5307              Date: Mon, 14 Aug 2000 07:57:23 +0100
5308              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
5309      Branch: perl
5310            ! t/lib/b.t t/lib/peek.t
5311 ____________________________________________________________________________
5312 [  6613] By: jhi                                   on 2000/08/14  13:45:33
5313         Log: VMS configure.com update continues.
5314      Branch: perl
5315            - vms/configure.com
5316            ! MANIFEST configure.com
5317 ____________________________________________________________________________
5318 [  6612] By: jhi                                   on 2000/08/13  22:13:35
5319         Log: Update Changes.
5320      Branch: perl
5321            ! Changes
5322 ____________________________________________________________________________
5323 [  6611] By: jhi                                   on 2000/08/13  16:21:45
5324         Log: Upgrade to CGI 2.71, from Lincoln Stein.
5325      Branch: perl
5326            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
5327 ____________________________________________________________________________
5328 [  6610] By: jhi                                   on 2000/08/13  15:09:16
5329         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
5330              From: Mike Guy <mjtg@cam.ac.uk>
5331              Date: Sun, 13 Aug 2000 13:45:51 +0100
5332              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
5333      Branch: perl
5334            ! t/op/regmesg.t
5335 ____________________________________________________________________________
5336 [  6609] By: jhi                                   on 2000/08/13  14:31:26
5337         Log: Andreas says that 1.56 is fine, so reverting back to it.
5338      Branch: perl
5339            ! lib/CPAN.pm
5340 ____________________________________________________________________________
5341 [  6608] By: jhi                                   on 2000/08/13  05:34:20
5342         Log: Update Changes.
5343      Branch: perl
5344            ! Changes
5345 ____________________________________________________________________________
5346 [  6607] By: jhi                                   on 2000/08/13  05:32:01
5347         Log: Put back the \z changes of #5406 to CPAN.pm.
5348      Branch: perl
5349            ! lib/CPAN.pm
5350 ____________________________________________________________________________
5351 [  6606] By: jhi                                   on 2000/08/13  05:20:16
5352         Log: Fix-n-skip the tests under 5005threads.
5353      Branch: perl
5354            ! t/lib/b.t
5355 ____________________________________________________________________________
5356 [  6605] By: jhi                                   on 2000/08/13  05:07:48
5357         Log: Fix the test for 5005threads.
5358      Branch: perl
5359            ! t/lib/peek.t
5360 ____________________________________________________________________________
5361 [  6604] By: jhi                                   on 2000/08/13  03:35:37
5362         Log: Should have deleted this in #6603.
5363      Branch: perl
5364            - vms/subconfigure.com
5365 ____________________________________________________________________________
5366 [  6603] By: jhi                                   on 2000/08/12  18:29:32
5367         Log: Rewrite of vms/subconfigure.com as configure.com,
5368              from Peter Prymmer and the vmsperl crew.
5369      Branch: perl
5370            + vms/configure.com
5371            ! MANIFEST
5372 ____________________________________________________________________________
5373 [  6602] By: jhi                                   on 2000/08/11  13:00:01
5374         Log: PlainText.pm is dead.
5375      Branch: perl
5376            - lib/Pod/PlainText.pm
5377            ! MANIFEST
5378 ____________________________________________________________________________
5379 [  6601] By: jhi                                   on 2000/08/11  04:06:45
5380         Log: Update Changes.
5381      Branch: perl
5382            ! Changes
5383 ____________________________________________________________________________
5384 [  6600] By: jhi                                   on 2000/08/11  04:06:10
5385         Log: Add a few missing files, update MANIFEST.
5386      Branch: perl
5387            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
5388            + lib/Pod/PlainText.pm t/pod/find.t
5389            ! MANIFEST t/op/regmesg.t
5390 ____________________________________________________________________________
5391 [  6599] By: jhi                                   on 2000/08/11  03:31:10
5392         Log: Add Perl debugging tutorial, regen toc. 
5393              
5394              Subject: perldebtut.pod
5395              From: Richard Foley <Richard.Foley@m.dasa.de>
5396              Date: Wed, 09 Aug 2000 10:17:15 +0200
5397              Message-id: <3991138B.262247B8@m.dasa.de>
5398      Branch: perl
5399            + pod/perldebtut.pod
5400            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
5401 ____________________________________________________________________________
5402 [  6598] By: jhi                                   on 2000/08/11  02:48:56
5403         Log: tiny Changes edit
5404      Branch: perl
5405            ! Changes
5406 ____________________________________________________________________________
5407 [  6597] By: jhi                                   on 2000/08/11  02:39:04
5408         Log: Tests for #6589.
5409              
5410              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
5411              From: simon@brecon.co.uk (Simon Cozens)
5412              Date: 11 Aug 2000 02:24:52 GMT
5413              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
5414      Branch: perl
5415            ! t/lib/b.t
5416 ____________________________________________________________________________
5417 [  6596] By: jhi                                   on 2000/08/11  01:50:07
5418         Log: Update Changes.
5419      Branch: perl
5420            ! Changes
5421 ____________________________________________________________________________
5422 [  6595] By: jhi                                   on 2000/08/11  01:47:16
5423         Log: nitfix
5424      Branch: perl
5425            ! Changes
5426 ____________________________________________________________________________
5427 [  6594] By: jhi                                   on 2000/08/11  01:36:16
5428         Log: Subject: Getting perlio and threads to compile
5429              From: Lupe Christoph <lupe@lupe-christoph.de>
5430              Date: Wed, 9 Aug 2000 11:35:54 +0200
5431              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
5432              
5433              (the Solaris version changes in Configure skipped)
5434      Branch: perl
5435            ! hints/solaris_2.sh thread.h
5436 ____________________________________________________________________________
5437 [  6593] By: jhi                                   on 2000/08/11  01:30:16
5438         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
5439              From: simon@brecon.co.uk (Simon Cozens)
5440              Date: 1 Aug 2000 06:55:19 GMT
5441              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
5442      Branch: perl
5443            ! lib/utf8.pm
5444 ____________________________________________________________________________
5445 [  6592] By: jhi                                   on 2000/08/11  01:26:39
5446         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
5447              From: Peter Scott <Peter@PeterScott.com>
5448              Date: Thu, 10 Aug 2000 08:23:27 -0700
5449              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
5450      Branch: perl
5451            ! lib/perl5db.pl
5452 ____________________________________________________________________________
5453 [  6591] By: jhi                                   on 2000/08/11  01:22:02
5454         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
5455              From: Hugo <hv@crypt.compulink.co.uk>
5456              Date: Thu, 10 Aug 2000 19:23:04 +0100
5457              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
5458      Branch: perl
5459            ! regexec.c t/op/pat.t
5460 ____________________________________________________________________________
5461 [  6590] By: jhi                                   on 2000/08/11  01:19:19
5462         Log: Preprocessing and postprocessing for File::Find.
5463              
5464              Subject: Patch to Find::File.pm to allow alphabetical results
5465              From: Joe Smith <jsmith@inwap.com>
5466              Date: Wed, 9 Aug 2000 02:44:54 -0700
5467              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
5468      Branch: perl
5469            ! lib/File/Find.pm
5470 ____________________________________________________________________________
5471 [  6589] By: jhi                                   on 2000/08/11  01:12:39
5472         Log: B::Deparse didn't do sub attributes.
5473              
5474              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
5475              From: simon@brecon.co.uk (Simon Cozens)
5476              Date: 9 Aug 2000 04:49:20 GMT
5477              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
5478      Branch: perl
5479            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
5480 ____________________________________________________________________________
5481 [  6588] By: jhi                                   on 2000/08/11  01:06:40
5482         Log: Subject: debugger "d" command doesnt check line number
5483              From: Mike Guy <mjtg@cam.ac.uk>
5484              Date: Tue, 08 Aug 2000 21:54:29 +0100
5485              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
5486      Branch: perl
5487            ! lib/perl5db.pl mg.c pod/perldiag.pod
5488 ____________________________________________________________________________
5489 [  6587] By: jhi                                   on 2000/08/11  00:45:03
5490         Log: sleep(1) does not necessarily return 1.
5491              
5492              Subject: [PATCH bleadperl] op/lex_assign.t  
5493              From: Hugo <hv@crypt.compulink.co.uk>
5494              Date: Thu, 03 Aug 2000 14:34:22 +0100        
5495              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
5496      Branch: perl
5497            ! t/op/lex_assign.t
5498 ____________________________________________________________________________
5499 [  6586] By: jhi                                   on 2000/08/11  00:31:50
5500         Log: Document the IO::Select timeout.
5501      Branch: perl
5502            ! ext/IO/lib/IO/Select.pm
5503 ____________________________________________________________________________
5504 [  6585] By: jhi                                   on 2000/08/11  00:13:54
5505         Log: Forgot contributor.
5506      Branch: perl
5507            ! Changes
5508 ____________________________________________________________________________
5509 [  6584] By: jhi                                   on 2000/08/11  00:09:19
5510         Log: detypo
5511      Branch: perl
5512            ! Changes
5513 ____________________________________________________________________________
5514 [  6583] By: jhi                                   on 2000/08/11  00:07:53
5515         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
5516              
5517              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
5518              From: Mike Guy <mjtg@cam.ac.uk> 
5519              Date: Thu, 10 Aug 2000 15:50:54 +0100
5520              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
5521      Branch: perl
5522            ! sv.c t/op/int.t
5523 ____________________________________________________________________________
5524 [  6582] By: jhi                                   on 2000/08/10  23:29:32
5525         Log: Update Changes.
5526      Branch: perl
5527            ! Changes
5528 ____________________________________________________________________________
5529 [  6581] By: jhi                                   on 2000/08/10  23:26:16
5530         Log: Put back the std @INC thing.
5531      Branch: perl
5532            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
5533            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
5534            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
5535            ! t/lib/gol-oo.t
5536 ____________________________________________________________________________
5537 [  6580] By: jhi                                   on 2000/08/10  23:03:34
5538         Log: Update to CGI 2.70, from Lincoln Stein.
5539      Branch: perl
5540            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
5541            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
5542            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
5543            ! t/lib/cgi-request.t
5544 ____________________________________________________________________________
5545 [  6579] By: jhi                                   on 2000/08/10  22:41:50
5546         Log: Update to CPAN 1.56, from Andreas König.
5547      Branch: perl
5548            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5549 ____________________________________________________________________________
5550 [  6578] By: jhi                                   on 2000/08/10  22:38:13
5551         Log: Update to Pod::Parser 1.17, from Brad Appleton.
5552      Branch: perl
5553            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
5554            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
5555            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
5556            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
5557            ! t/pod/include.t t/pod/included.t t/pod/lref.t
5558            ! t/pod/multiline_items.t t/pod/nested_items.t
5559            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
5560            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
5561            ! t/pod/special_seqs.t
5562 ____________________________________________________________________________
5563 [  6577] By: jhi                                   on 2000/08/10  22:35:41
5564         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
5565      Branch: perl
5566            ! AUTHORS MAINTAIN
5567 ____________________________________________________________________________
5568 [  6576] By: jhi                                   on 2000/08/10  22:24:54
5569         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
5570      Branch: perl
5571            + t/lib/gol-oo.t
5572            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
5573            ! t/lib/gol-compat.t t/lib/gol-linkage.t
5574 ____________________________________________________________________________
5575 [  6575] By: jhi                                   on 2000/08/10  22:02:07
5576         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
5577      Branch: perl
5578            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
5579 ____________________________________________________________________________
5580 [  6574] By: jhi                                   on 2000/08/10  21:55:03
5581         Log: Iterating perl6 description.
5582      Branch: perl
5583            ! pod/perlfaq1.pod
5584 ____________________________________________________________________________
5585 [  6573] By: jhi                                   on 2000/08/10  21:48:26
5586         Log: Revert the sv.c part of #6559, a better fix is needed.
5587      Branch: perl
5588            ! sv.c
5589 ____________________________________________________________________________
5590 [  6572] By: jhi                                   on 2000/08/10  20:33:43
5591         Log: It's the 2ndO'ROSSC.
5592      Branch: perl
5593            ! pod/perlfaq1.pod
5594 ____________________________________________________________________________
5595 [  6571] By: jhi                                   on 2000/08/10  15:55:48
5596         Log: detypo
5597      Branch: perl
5598            ! pod/perlfaq1.pod
5599 ____________________________________________________________________________
5600 [  6570] By: jhi                                   on 2000/08/10  14:11:17
5601         Log: An exceptionally sticky typo.
5602      Branch: perl
5603            ! Changes
5604 ____________________________________________________________________________
5605 [  6569] By: jhi                                   on 2000/08/10  14:09:33
5606         Log: detypo (and test Changes updating script)
5607      Branch: perl
5608            ! Changes
5609 ____________________________________________________________________________
5610 [  6568] By: jhi                                   on 2000/08/10  14:07:07
5611         Log: Update Changes.
5612      Branch: perl
5613            ! Changes
5614 ____________________________________________________________________________
5615 [  6567] By: jhi                                   on 2000/08/10  14:06:19
5616         Log: Amend the description of Perl6.
5617              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
5618              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5619              Date: Wed, 9 Aug 2000 22:11:06 -0500
5620              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
5621      Branch: perl
5622            ! pod/perlfaq1.pod
5623 ____________________________________________________________________________
5624 [  6566] By: jhi                                   on 2000/08/10  13:58:57
5625         Log: Subject: Remove dead entry in perldiag
5626              From: Mike Guy <mjtg@cam.ac.uk>
5627              Date: Thu, 10 Aug 2000 14:19:19 +0100
5628              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
5629      Branch: perl
5630            ! pod/perldiag.pod
5631 ____________________________________________________________________________
5632 [  6565] By: jhi                                   on 2000/08/10  13:51:48
5633         Log: Zero entries were skipped, fix from Adrian Goalby
5634              <argoalby@yahoo.co.uk>
5635      Branch: perl
5636            ! lib/unicode/Number.pl lib/unicode/mktables.PL
5637 ____________________________________________________________________________
5638 [  6564] By: jhi                                   on 2000/08/10  13:00:12
5639         Log: Subject: [PATCH 5.6.0] cygwin port
5640              From: "Fifer, Eric" <EFifer@sanwaint.com>
5641              Date: Thu, 10 Aug 2000 13:15:36 +0100
5642              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
5643      Branch: perl
5644            ! README.cygwin hints/cygwin.sh
5645 ____________________________________________________________________________
5646 [  6563] By: jhi                                   on 2000/08/10  12:55:16
5647         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
5648      Branch: perl
5649            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
5650 ____________________________________________________________________________
5651 [  6562] By: gsar                                  on 2000/08/10  08:38:39
5652         Log: warn is a macro, avoid using at a variable to avoid warnings
5653              in some configurations; readdir.t is too conservative in
5654              estimating number of *.t's
5655      Branch: perl
5656            ! t/op/readdir.t util.c
5657 ____________________________________________________________________________
5658 [  6561] By: jhi                                   on 2000/08/09  23:35:42
5659         Log: Update Changes.
5660      Branch: perl
5661            ! Changes
5662 ____________________________________________________________________________
5663 [  6560] By: jhi                                   on 2000/08/09  23:05:47
5664         Log: Subject: Re: enhanced(?) regex error messages
5665              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5666              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
5667              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
5668              
5669              (plus two small patches sent privately)
5670              (this still seems to leave few test failures)
5671      Branch: perl
5672            + t/op/regmesg.t
5673            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
5674            ! t/pragma/warn/regcomp
5675 ____________________________________________________________________________
5676 [  6559] By: jhi                                   on 2000/08/09  20:41:18
5677         Log: (The fix did work but was not right, retracted in #6573)
5678              
5679              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
5680              From: Christian Kirsch <ck@held.mind.de>
5681              Date: Wed, 9 Aug 2000 17:05:17 +0200
5682              Message-Id: <20000809170517.A25389@held>
5683      Branch: perl
5684            ! sv.c t/pragma/locale.t
5685 ____________________________________________________________________________
5686 [  6558] By: jhi                                   on 2000/08/08  22:34:08
5687         Log: Tiny updates on the contributors list.
5688      Branch: perl
5689            ! Changes
5690 ____________________________________________________________________________
5691 [  6557] By: jhi                                   on 2000/08/08  19:34:28
5692         Log: Double check that we have a dirhandle.
5693      Branch: perl
5694            ! util.c
5695 ____________________________________________________________________________
5696 [  6556] By: jhi                                   on 2000/08/08  19:01:51
5697         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
5698              May be repopulated with fresh maintained examples.
5699      Branch: perl
5700            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
5701            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
5702            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
5703            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
5704            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
5705            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
5706            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
5707            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
5708            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
5709            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
5710            + lib/CGI/eg/wilogo_gif.uu
5711            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
5712            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
5713            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
5714            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
5715            - eg/cgi/frameset.cgi eg/cgi/index.html
5716            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
5717            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
5718            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
5719            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
5720            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
5721            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
5722            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
5723            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
5724            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
5725            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
5726            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
5727            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
5728            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
5729            - eg/van/vanish eg/who eg/wrapsuid
5730            ! MANIFEST
5731 ____________________________________________________________________________
5732 [  6555] By: jhi                                   on 2000/08/08  18:51:08
5733         Log: Delete chat2 as requested by Randal.
5734              
5735              Subject: Re: perlfaq8 coyness
5736              From: merlyn@stonehenge.com (Randal L. Schwartz) 
5737              Date: 15 May 2000 18:52:42 -0700 
5738              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
5739      Branch: perl
5740            - lib/chat2.pl
5741            ! MANIFEST
5742 ____________________________________________________________________________
5743 [  6554] By: jhi                                   on 2000/08/08  18:31:35
5744         Log: Regen global.sym.
5745      Branch: perl
5746            ! global.sym
5747 ____________________________________________________________________________
5748 [  6553] By: jhi                                   on 2000/08/08  18:28:13
5749         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
5750              (either perlbug or p5p ate the original), plus regen
5751              perlapi and perltoc. 
5752      Branch: perl
5753            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
5754            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
5755            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
5756            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
5757            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
5758            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
5759            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
5760            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
5761            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
5762            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
5763 ____________________________________________________________________________
5764 [  6552] By: jhi                                   on 2000/08/08  18:06:29
5765         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
5766              From: Mike Guy <mjtg@cam.ac.uk>
5767              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
5768              Date: Tue, 08 Aug 2000 15:51:27 +0100
5769      Branch: perl
5770            ! doop.c sv.h t/op/join.t t/pragma/overload.t
5771 ____________________________________________________________________________
5772 [  6551] By: jhi                                   on 2000/08/08  18:01:11
5773         Log: Re-apply #6549.
5774      Branch: perl
5775            ! lib/perl5db.pl
5776 ____________________________________________________________________________
5777 [  6550] By: jhi                                   on 2000/08/08  17:43:08
5778         Log: Accidental retraction of #6549.
5779      Branch: perl
5780            ! lib/perl5db.pl
5781 ____________________________________________________________________________
5782 [  6549] By: jhi                                   on 2000/08/08  17:40:04
5783         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
5784              From: Mike Guy <mjtg@cam.ac.uk>
5785              Date: Mon, 07 Aug 2000 21:49:58 +0100
5786              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
5787      Branch: perl
5788            ! lib/perl5db.pl
5789 ____________________________________________________________________________
5790 [  6548] By: jhi                                   on 2000/08/08  17:37:57
5791         Log: Document here-doc better.
5792              
5793              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
5794              From: Mike Guy <mjtg@cam.ac.uk>
5795              Date: Mon, 07 Aug 2000 14:02:09 +0100
5796              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
5797      Branch: perl
5798            ! pod/perldata.pod
5799 ____________________________________________________________________________
5800 [  6547] By: jhi                                   on 2000/08/08  17:33:34
5801         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
5802              From: "Randy J. Ray" <rjray@redhat.com>
5803              Date: Mon, 07 Aug 2000 19:12:25 -0700
5804              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
5805      Branch: perl
5806            ! perl.c pod/perlrun.pod
5807 ____________________________________________________________________________
5808 [  6546] By: jhi                                   on 2000/08/08  17:29:26
5809         Log: Subject: Re: enhanced(?) regex error messages 
5810              From: Hugo <hv@crypt.compulink.co.uk>
5811              Date: Tue, 08 Aug 2000 03:25:51 +0100
5812              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
5813              
5814              plus Capitalize the error messages, plus perldiag them.
5815      Branch: perl
5816            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
5817 ____________________________________________________________________________
5818 [  6545] By: jhi                                   on 2000/08/08  13:59:28
5819         Log: Augment #6539 a bit: don't croak if there's magic in the air.
5820              
5821              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
5822              From: Hugo <hv@crypt.compulink.co.uk>
5823              Date: Tue, 08 Aug 2000 03:02:03 +0100
5824              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
5825      Branch: perl
5826            ! pp.c t/op/bless.t
5827 ____________________________________________________________________________
5828 [  6544] By: jhi                                   on 2000/08/07  21:11:52
5829         Log: Make the test -w clean.
5830      Branch: perl
5831            ! t/op/bless.t
5832 ____________________________________________________________________________
5833 [  6543] By: jhi                                   on 2000/08/07  19:49:53
5834         Log: use warnings instead of $^W.
5835      Branch: perl
5836            ! t/op/bless.t
5837 ____________________________________________________________________________
5838 [  6542] By: jhi                                   on 2000/08/07  17:41:41
5839         Log: Disable a portability warning Because We Know What We Are Doing.
5840      Branch: perl
5841            ! t/op/bless.t
5842 ____________________________________________________________________________
5843 [  6541] By: jhi                                   on 2000/08/07  17:29:51
5844         Log: Tiny tidying on report_evil_fh().
5845      Branch: perl
5846            ! util.c
5847 ____________________________________________________________________________
5848 [  6540] By: jhi                                   on 2000/08/07  16:37:38
5849         Log: Make regular expression parse error messages easier to understand.
5850              
5851              Subject: Re: enhanced(?) regex error messages
5852              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5853              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
5854              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
5855      Branch: perl
5856            ! regcomp.c
5857 ____________________________________________________________________________
5858 [  6539] By: jhi                                   on 2000/08/07  16:12:27
5859         Log: Make bless(REF, REF) a fatal error, add bless tests.
5860              
5861              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
5862              From: Hugo <hv@crypt.compulink.co.uk>
5863              Date: Mon, 07 Aug 2000 16:59:38 +0100
5864              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
5865      Branch: perl
5866            + t/op/bless.t
5867            ! MANIFEST pod/perldiag.pod pp.c sv.c
5868 ____________________________________________________________________________
5869 [  6538] By: jhi                                   on 2000/08/07  15:59:43
5870         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
5871              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
5872              Date: Thu, 3 Aug 2000 14:29:21 -0700
5873              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
5874      Branch: perl
5875            ! lib/lib_pm.PL
5876 ____________________________________________________________________________
5877 [  6537] By: jhi                                   on 2000/08/07  15:47:18
5878         Log: Retract #6419 for now since it breaks in AFS and MachTen.
5879      Branch: perl
5880            ! lib/Cwd.pm
5881 ____________________________________________________________________________
5882 [  6536] By: jhi                                   on 2000/08/07  15:05:29
5883         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
5884              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
5885              The security hole exists only in suidperls, which isn't
5886              installed or even built by default.
5887      Branch: perl
5888            ! perl.c
5889 ____________________________________________________________________________
5890 [  6535] By: jhi                                   on 2000/08/07  14:45:14
5891         Log: tr memory corruption fix from Simon Cozens.
5892      Branch: perl
5893            ! doop.c
5894 ____________________________________________________________________________
5895 [  6534] By: jhi                                   on 2000/08/06  11:38:16
5896         Log: Document a bit that UDP is not what you might think.
5897              
5898              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
5899              From: Lupe Christoph <lupe@lupe-christoph.de>
5900              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
5901              Date: Mon, 24 Jul 2000 08:59:15 +0200
5902      Branch: perl
5903            ! pod/perlipc.pod
5904 ____________________________________________________________________________
5905 [  6533] By: jhi                                   on 2000/08/06  11:35:01
5906         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
5907              From: Jeff Pinyan <jeffp@hut.crusoe.net>
5908              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
5909              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
5910      Branch: perl
5911            ! pod/perlfunc.pod
5912 ____________________________________________________________________________
5913 [  6532] By: jhi                                   on 2000/08/06  03:45:41
5914         Log: Have symbols for the IoTYPEs.
5915      Branch: perl
5916            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
5917 ____________________________________________________________________________
5918 [  6531] By: jhi                                   on 2000/08/06  01:33:55
5919         Log: Continue fixing the io warnings.  This also
5920              sort of fixes bug ID 20000802.003: the core dump
5921              is no more.  Whether the current behaviour is correct
5922              (giving a warning: "Not a format reference"), is another matter.
5923      Branch: perl
5924            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
5925            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
5926 ____________________________________________________________________________
5927 [  6530] By: jhi                                   on 2000/08/05  21:33:12
5928         Log: Change the Policy policy: now -Dprefix= with an existing
5929              Policy.sh and prefix == siteprefix == vendorprefix, then all
5930              of them follow along the new prefix.
5931              
5932              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
5933              From: Andy Dougherty <doughera@lafayette.edu>
5934              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
5935              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
5936      Branch: perl
5937            ! Policy_sh.SH
5938 ____________________________________________________________________________
5939 [  6529] By: jhi                                   on 2000/08/05  18:57:28
5940         Log: Zap lib/Sys directory when cleaning up.
5941      Branch: perl
5942            ! Makefile.SH
5943 ____________________________________________________________________________
5944 [  6528] By: jhi                                   on 2000/08/05  18:40:44
5945         Log: Essential prototype changes were missing from #6527.
5946              Also make report_evil_fh() more bomb-proof.
5947      Branch: perl
5948            ! embed.h util.c
5949 ____________________________________________________________________________
5950 [  6527] By: jhi                                   on 2000/08/05  03:22:05
5951         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
5952              From: "Ronald F. Guilmette" <rfg@monkeys.com>
5953              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
5954              Message-Id: <200007242247.PAA52177@monkeys.com>
5955      Branch: perl
5956            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
5957 ____________________________________________________________________________
5958 [  6526] By: jhi                                   on 2000/08/04  21:23:27
5959         Log: gcc versions might have (parentheses) in them.
5960      Branch: metaconfig/U/perl
5961            ! gccvers.U
5962      Branch: perl
5963            ! Configure config_h.SH
5964 ____________________________________________________________________________
5965 [  6525] By: jhi                                   on 2000/08/04  20:23:12
5966         Log: Weed buglets pointed out by
5967              
5968              From: Lupe Christoph <lupe@lupe-christoph.de>
5969              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
5970              Date: Fri, 4 Aug 2000 17:34:39 +0200
5971              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
5972      Branch: metaconfig/U/perl
5973            ! gccvers.U uselfs.U
5974      Branch: perl
5975            ! Configure config_h.SH
5976 ____________________________________________________________________________
5977 [  6524] By: jhi                                   on 2000/08/04  19:02:08
5978         Log: Warn under -w if lstat(FH) is attempted.
5979              
5980              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
5981              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
5982              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
5983              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
5984      Branch: perl
5985            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
5986            ! t/pragma/warn/pp_sys
5987 ____________________________________________________________________________
5988 [  6523] By: jhi                                   on 2000/08/04  12:31:11
5989         Log: Subject: New perlcc, take 2
5990              From: simon@brecon.co.uk (Simon Cozens)
5991              Date: 4 Aug 2000 06:21:04 GMT
5992              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
5993      Branch: perl
5994            ! utils/perlcc.PL
5995 ____________________________________________________________________________
5996 [  6522] By: jhi                                   on 2000/08/04  12:26:33
5997         Log: Subject: Re: Array vs. List context
5998              From: Daniel Chetlin <daniel@chetlin.com>
5999              Date: Fri, 4 Aug 2000 00:22:44 -0700
6000              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
6001      Branch: perl
6002            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
6003            ! pod/perlfaq4.pod
6004 ____________________________________________________________________________
6005 [  6521] By: jhi                                   on 2000/08/04  12:22:38
6006         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
6007              From: Raymund Will <ray@caldera.de>
6008              Date: Fri, 4 Aug 2000 12:07:09 +0200
6009              Message-Id: <20000804120709.A14982@caldera.de>
6010      Branch: perl
6011            ! configure.gnu
6012 ____________________________________________________________________________
6013 [  6520] By: jhi                                   on 2000/08/04  04:09:06
6014         Log: After the #6519 a warning about stat() is just that,
6015              not about a filetest, which now have their own warning.
6016      Branch: perl
6017            ! pod/perldiag.pod
6018 ____________________________________________________________________________
6019 [  6519] By: jhi                                   on 2000/08/04  04:06:30
6020         Log: In the warnings call filehandles consistently so;
6021              add "unopened" warning for stat().
6022      Branch: perl
6023            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
6024            ! t/pragma/warn/pp_sys
6025 ____________________________________________________________________________
6026 [  6518] By: jhi                                   on 2000/08/04  02:55:35
6027         Log: Subject: Minor tweak to perlvar.pod
6028              From: "Stephen P. Potter" <spp@ds.net>
6029              Date: Tue, 18 Apr 2000 09:26:03 -0400
6030              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
6031      Branch: perl
6032            ! pod/perlvar.pod
6033 ____________________________________________________________________________
6034 [  6517] By: jhi                                   on 2000/08/04  02:50:08
6035         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
6036              From: "Clinton Pierce" <cpierce1@ford.com>
6037              Date: Wed, 21 Jul 1999 16:45:31 -0400
6038              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
6039              
6040              Fix by Stephen Potter (visible in the bug db but not in p5p?)
6041      Branch: perl
6042            ! pod/perlfunc.pod pod/perlop.pod
6043 ____________________________________________________________________________
6044 [  6516] By: jhi                                   on 2000/08/04  02:09:25
6045         Log: This is 6512.  Really.
6046      Branch: perl
6047            ! dump.c
6048 ____________________________________________________________________________
6049 [  6515] By: jhi                                   on 2000/08/04  01:25:50
6050         Log: mention the idea of @( and @)
6051      Branch: perl
6052            ! Todo-5.6
6053 ____________________________________________________________________________
6054 [  6514] By: bailey                                on 2000/08/04  01:18:46
6055         Log: YA resync with mainstem, including VMS patches from others
6056      Branch: vmsperl
6057           +> (branch 48 files)
6058            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
6059           !> (integrate 354 files)
6060 ____________________________________________________________________________
6061 [  6513] By: jhi                                   on 2000/08/04  01:18:18
6062         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
6063              From: Mark Dickinson <dickins3@fas.harvard.edu>
6064              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
6065              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
6066      Branch: perl
6067            ! t/op/grent.t t/op/pwent.t
6068 ____________________________________________________________________________
6069 [  6512] By: jhi                                   on 2000/08/04  01:14:06
6070         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
6071              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6072              Date: Wed, 02 Aug 2000 10:51:01 +0100
6073              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
6074      Branch: perl
6075            ! sv.c
6076 ____________________________________________________________________________
6077 [  6511] By: jhi                                   on 2000/08/04  00:57:00
6078         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
6079              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6080              Date: Thu, 03 Aug 2000 17:20:04 -0700
6081              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
6082      Branch: metaconfig
6083            ! U/modified/Cppsym.U
6084      Branch: perl
6085            ! Configure config_h.SH
6086 ____________________________________________________________________________
6087 [  6510] By: jhi                                   on 2000/08/04  00:25:28
6088         Log: detypo
6089      Branch: perl
6090            ! Makefile.SH
6091 ____________________________________________________________________________
6092 [  6509] By: jhi                                   on 2000/08/03  23:43:18
6093         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
6094              From: Dominic Dunlop <domo@computer.org>
6095              Date: Thu, 3 Aug 2000 22:16:46 +0200
6096              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
6097      Branch: perl
6098            ! t/op/sprintf.t
6099 ____________________________________________________________________________
6100 [  6508] By: jhi                                   on 2000/08/03  23:40:37
6101         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
6102              From: Hugo <hv@crypt.compulink.co.uk>
6103              Date: Thu, 03 Aug 2000 18:25:30 +0100
6104              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
6105      Branch: perl
6106            ! regcomp.c t/op/re_tests
6107 ____________________________________________________________________________
6108 [  6507] By: jhi                                   on 2000/08/03  23:38:28
6109         Log: Subject: [PATCH] sv.h documentation - SvLEN
6110              From: Mike Guy <mjtg@cam.ac.uk>
6111              Date: Thu, 03 Aug 2000 14:43:09 +0100
6112              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
6113      Branch: perl
6114            ! sv.h
6115 ____________________________________________________________________________
6116 [  6506] By: jhi                                   on 2000/08/03  15:49:14
6117         Log: Disable the fix_pl hack for now.
6118      Branch: perl
6119            ! Makefile.SH
6120 ____________________________________________________________________________
6121 [  6505] By: jhi                                   on 2000/08/03  13:49:04
6122         Log: Add a URL for FSF.
6123              
6124              Subject: Patch for README
6125              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
6126              Date: Wed, 2 Aug 2000 13:25:09 -0500
6127              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
6128      Branch: perl
6129            ! README
6130 ____________________________________________________________________________
6131 [  6504] By: jhi                                   on 2000/08/03  13:29:19
6132         Log: Be more informative on what is skipped and why,
6133              also repeat the list at the end.
6134      Branch: perl
6135            ! Porting/p4desc
6136 ____________________________________________________________________________
6137 [  6503] By: jhi                                   on 2000/08/03  13:07:05
6138         Log: Circumvent the removal of .patch by fix_pl.
6139              
6140              Subject: Re: [ID 20000802.011] unable to 'make test'          
6141              From: simon@brecon.co.uk (Simon Cozens) 
6142              Date: 3 Aug 2000 04:17:00 GMT
6143              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
6144      Branch: perl
6145            ! Makefile.SH
6146 ____________________________________________________________________________
6147 [  6502] By: jhi                                   on 2000/08/03  00:14:34
6148         Log: Add the missing setproctitle unit.
6149      Branch: metaconfig/U/perl
6150            + d_setproctitle.U
6151 ____________________________________________________________________________
6152 [  6501] By: jhi                                   on 2000/08/03  00:00:26
6153         Log: The subtest 4 may fail also on VOBS, as pointed out
6154              by Nick Ing-Simmons in November 1999, bug id 19991124.003
6155              (but the failure in that bug report isn't the subtest 4).
6156      Branch: perl
6157            ! t/op/stat.t
6158 ____________________________________________________________________________
6159 [  6500] By: jhi                                   on 2000/08/02  23:49:30
6160         Log: Better skip message for the test; one of the two problems in
6161              
6162              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
6163              From: Lupe Christoph <lupe@lupe-christoph.de>
6164              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
6165              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
6166      Branch: perl
6167            ! t/op/numconvert.t
6168 ____________________________________________________________________________
6169 [  6499] By: jhi                                   on 2000/08/02  22:49:16
6170         Log: Allow "no Module;" even if there is no 'unimport'.
6171              
6172              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
6173              From: mjd@plover.com
6174              Date: 24 Mar 2000 15:24:34 -0000
6175              Message-Id: <20000324152434.15160.qmail@plover.com>
6176      Branch: perl
6177            ! gv.c
6178 ____________________________________________________________________________
6179 [  6498] By: jhi                                   on 2000/08/02  22:42:58
6180         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
6181              that are hopefully soon put into use.
6182      Branch: perl
6183            ! opcode.h opcode.pl opnames.h
6184 ____________________________________________________________________________
6185 [  6497] By: gsar                                  on 2000/08/02  22:28:59
6186         Log: require.t needs binmode() to work on windows
6187      Branch: perl
6188            ! t/comp/require.t
6189 ____________________________________________________________________________
6190 [  6496] By: jhi                                   on 2000/08/02  22:08:51
6191         Log: Document the IVdf UVuf UVof UVxf.
6192      Branch: perl
6193            ! pod/perlguts.pod
6194 ____________________________________________________________________________
6195 [  6495] By: jhi                                   on 2000/08/02  21:54:26
6196         Log: detypo #6494
6197      Branch: perl
6198            ! ext/Data/Dumper/Dumper.xs
6199 ____________________________________________________________________________
6200 [  6494] By: jhi                                   on 2000/08/02  21:49:17
6201         Log: Dump UVs as UVs in Data::Dumper.
6202              
6203              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
6204              From: Gurusamy Sarathy <gsar@ActiveState.com>
6205              Date: Thu, 27 Apr 2000 12:26:25 -0700
6206              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
6207      Branch: perl
6208            ! ext/Data/Dumper/Dumper.xs
6209 ____________________________________________________________________________
6210 [  6493] By: jhi                                   on 2000/08/02  17:01:58
6211         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
6212              From: Hugo <hv@crypt.compulink.co.uk>
6213              Date: Wed, 02 Aug 2000 14:53:56 +0100
6214              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
6215      Branch: perl
6216            ! regexec.c t/op/re_tests
6217 ____________________________________________________________________________
6218 [  6492] By: jhi                                   on 2000/08/02  15:02:46
6219         Log: The new setproctitle() feature is available only in 
6220              bleeding edge FreeBSD.  From Paul Saab.
6221      Branch: perl
6222            ! mg.c
6223 ____________________________________________________________________________
6224 [  6491] By: jhi                                   on 2000/08/02  13:34:36
6225         Log: The tr utf8 patching continues.
6226              
6227              Subject: Re: #6469, too many tests claimed in require.t
6228              From: simon@brecon.co.uk (Simon Cozens)
6229              Date: 2 Aug 2000 02:37:17 GMT
6230              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
6231              
6232              (the logic of the test was the wrong way round in the patch)
6233      Branch: perl
6234            ! doop.c
6235 ____________________________________________________________________________
6236 [  6490] By: jhi                                   on 2000/08/02  13:27:38
6237         Log: The name of a filehandle does not have <these>.
6238      Branch: perl
6239            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
6240            ! t/pragma/warn/pp_sys util.c
6241 ____________________________________________________________________________
6242 [  6489] By: jhi                                   on 2000/08/02  04:26:46
6243         Log: Remove the extraneous "main::" prefix from all the
6244              "opened only for", "on closed", and "never opened" warnings.
6245              
6246              Subject: Re: inappropriate warning
6247              From: Gurusamy Sarathy <gsar@ActiveState.com>
6248              Date: Mon, 20 Mar 2000 11:28:02 -0800
6249              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
6250      Branch: perl
6251            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
6252            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
6253            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
6254 ____________________________________________________________________________
6255 [  6488] By: jhi                                   on 2000/08/02  03:02:57
6256         Log: memcpy has n o in it, as pinted ut by Sarathy.
6257      Branch: perl
6258            ! pod/perlguts.pod
6259 ____________________________________________________________________________
6260 [  6487] By: jhi                                   on 2000/08/02  02:44:51
6261         Log: Document in one place the memory abstractions used in Perl core.
6262              
6263              Subject: Re: Memory abstraction
6264              From: simon@brecon.co.uk (Simon Cozens)
6265              Date: 2 Aug 2000 02:20:23 GMT
6266              Organization: Earth.li Origins
6267      Branch: perl
6268            ! pod/perlguts.pod
6269 ____________________________________________________________________________
6270 [  6486] By: jhi                                   on 2000/08/02  02:41:57
6271         Log: regen_headers, regen perltoc.
6272      Branch: perl
6273            ! perlapi.c pod/perltoc.pod
6274 ____________________________________________________________________________
6275 [  6485] By: jhi                                   on 2000/08/02  01:43:33
6276         Log: "This little thing tests for a file .patch, and if it contains
6277              a number, pops into patchlevel.h" (making it easier to track
6278              which development version people are reporting bugs against)
6279              
6280              Subject: Patchlevel autogeneration for repository perls
6281              From: simon@brecon.co.uk (Simon Cozens)
6282              Date: 14 Jul 2000 07:12:15 GMT
6283              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
6284      Branch: perl
6285            + fix_pl
6286            ! MANIFEST Makefile.SH
6287 ____________________________________________________________________________
6288 [  6484] By: jhi                                   on 2000/08/02  01:32:54
6289         Log: FreeBSD 3.* updates from
6290              
6291              From: Paul Saab <ps@yahoo-inc.com>
6292              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
6293              Date: Tue, 1 Aug 2000 15:41:39 -0700
6294              Message-Id: <20000801154139.A53740@yahoo-inc.com>
6295      Branch: perl
6296            ! hints/freebsd.sh
6297 ____________________________________________________________________________
6298 [  6483] By: jhi                                   on 2000/08/02  01:27:44
6299         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
6300              instead one must use setproctitle().  This was already addressed
6301              by change #6457, but the below has a new variant for FreeBSD 4.0
6302              or later, and the matter is also documented more.
6303              
6304              From: Paul Saab <ps@yahoo-inc.com>
6305              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
6306              Date: Tue, 1 Aug 2000 15:41:39 -0700
6307              Message-Id: <20000801154139.A53740@yahoo-inc.com>
6308      Branch: metaconfig/U/perl
6309            + i_libutil.U
6310      Branch: perl
6311            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
6312 ____________________________________________________________________________
6313 [  6482] By: jhi                                   on 2000/08/01  22:17:32
6314         Log: The test from this
6315              
6316              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
6317              Date: Sat, 15 Apr 2000 17:03:44 +0100
6318              From: Tom Hughes <tom@compton.nu>
6319              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
6320              
6321              was missing, the code change went in as #5989
6322              (which had a different test?)
6323      Branch: perl
6324            ! t/op/misc.t
6325 ____________________________________________________________________________
6326 [  6481] By: jhi                                   on 2000/08/01  21:48:38
6327         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
6328              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
6329              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
6330              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
6331      Branch: perl
6332            ! perl.h
6333 ____________________________________________________________________________
6334 [  6480] By: jhi                                   on 2000/08/01  18:05:28
6335         Log: Make p4desc to skip non-mainperl branches by default.
6336      Branch: perl
6337            ! Porting/p4desc
6338 ____________________________________________________________________________
6339 [  6479] By: jhi                                   on 2000/08/01  17:29:19
6340         Log: If gccosandvers is equal to osname, clear gccosandvers.
6341      Branch: metaconfig/U/perl
6342            ! gccvers.U
6343      Branch: perl
6344            ! Configure config_h.SH
6345 ____________________________________________________________________________
6346 [  6478] By: jhi                                   on 2000/08/01  15:54:08
6347         Log: BOM patching from Simon Cozens.
6348      Branch: perl
6349            ! toke.c
6350 ____________________________________________________________________________
6351 [  6477] By: jhi                                   on 2000/08/01  04:50:33
6352         Log: Stash away the largefiles flags and libswanted.
6353      Branch: perl
6354            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
6355 ____________________________________________________________________________
6356 [  6476] By: gsar                                  on 2000/08/01  04:24:24
6357         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
6358              on Windows)
6359      Branch: perl
6360            ! t/pragma/utf8.t utf8.c win32/win32.c
6361 ____________________________________________________________________________
6362 [  6475] By: jhi                                   on 2000/08/01  03:35:24
6363         Log: Make chr() for values >127 to create utf8 when under utf8.
6364              
6365              Subject: Re: uft8/chr()
6366              From: simon@brecon.co.uk (Simon Cozens)
6367              Date: 1 Aug 2000 02:37:02 GMT
6368              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
6369      Branch: perl
6370            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
6371 ____________________________________________________________________________
6372 [  6474] By: jhi                                   on 2000/08/01  02:36:18
6373         Log: In Digital UNIX warn if gcc explicitly chosen because even
6374              2.95.2 is known to cause problems.
6375      Branch: perl
6376            ! hints/dec_osf.sh
6377 ____________________________________________________________________________
6378 [  6473] By: jhi                                   on 2000/08/01  02:00:56
6379         Log: Make the safety catch for buggy gccs work with triple version
6380              numbers like 2.95.2.  Reported in
6381              
6382              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
6383              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
6384              Date: Mon, 31 Jul 2000 14:55:06 +0200
6385              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
6386      Branch: perl
6387            ! hints/dec_osf.sh
6388 ____________________________________________________________________________
6389 [  6472] By: jhi                                   on 2000/08/01  01:13:33
6390         Log: Subject: fix and question re: waitpid() under win32
6391              From: Brian Clarke <clarke@appliedmeta.com>
6392              Date: Fri, 28 Jul 2000 15:18:29 -0400
6393              Message-ID: <3981DC85.290314EB@appliedmeta.com>
6394              
6395              Slightly reformatted and WNOHANG # define moved to win32.h
6396              so that also POSIX.xs sees it, as suggsted by Sarathy.
6397      Branch: perl
6398            ! win32/win32.c win32/win32.h
6399 ____________________________________________________________________________
6400 [  6471] By: jhi                                   on 2000/08/01  00:55:05
6401         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
6402              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6403              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
6404              Date: Mon, 31 Jul 2000 13:28:51 +0100
6405              
6406              (aka ID 20000730.002)
6407      Branch: perl
6408            ! op.c t/op/tr.t
6409 ____________________________________________________________________________
6410 [  6470] By: jhi                                   on 2000/07/31  23:34:42
6411         Log: Document the problem with -P in HP-UX and its workaround.
6412              
6413              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
6414              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
6415              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
6416              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
6417      Branch: perl
6418            ! README.hpux
6419 ____________________________________________________________________________
6420 [  6469] By: jhi                                   on 2000/07/31  04:15:02
6421         Log: The swallow_bom() saga continues.  The #23 of require.t
6422              (UTF16-LE) still fails (silently, no output) but the #22
6423              (UTF16-BE) seems to be working now.  The root of the
6424              failure may be in sv_gets(): is it UTF-16LE-aware,
6425              especially when it comes to line endings? 
6426      Branch: perl
6427            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
6428            ! t/comp/require.t toke.c utf8.c
6429 ____________________________________________________________________________
6430 [  6468] By: jhi                                   on 2000/07/30  19:05:48
6431         Log: Find green threads before native threads.
6432              
6433              Subject: Re: Patch to jpl/JNI/Makefile.PL
6434              From: Jens Thomsen <jens@fiend.cis.com>
6435              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
6436              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
6437      Branch: perl
6438            ! jpl/JNI/Makefile.PL
6439 ____________________________________________________________________________
6440 [  6467] By: jhi                                   on 2000/07/30  18:36:22
6441         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
6442      Branch: perl
6443            ! doop.c
6444 ____________________________________________________________________________
6445 [  6466] By: jhi                                   on 2000/07/30  04:37:29
6446         Log: A new version of the "remove UPPERACSE string comparison"
6447              operators.  The problem with the previous one (change #6454)
6448              was that it was for Perl 5.6.0.  From Paul Marquess.
6449      Branch: perl
6450            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
6451            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
6452            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
6453 ____________________________________________________________________________
6454 [  6465] By: jhi                                   on 2000/07/29  22:39:56
6455         Log: Do not upgrade SVs into utf8 just because they participate
6456              in eq or cmp.  Reported and fix suggested in
6457              
6458              Subject: [ID 20000720.009] sv_eq UTF8 bug
6459              From: "Simon Cozens" <simon@othersideofthe.earth.li>
6460              Date: 21 Jul 2000 04:37:29 -0000
6461              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
6462              
6463              Exercise for the kind reader: should we or should we not
6464              cache the utf8 conversion alonside the SV? (as magic,
6465              as thestrxfrm()ed version is cached under use locale)
6466              Argue both for and against.
6467      Branch: perl
6468            ! sv.c
6469 ____________________________________________________________________________
6470 [  6464] By: jhi                                   on 2000/07/29  22:36:22
6471         Log: Subject: UTF8 concat
6472              From: simon@brecon.co.uk (Simon Cozens) 
6473              Date: 30 Jun 2000 06:13:25 GMT
6474              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
6475              
6476              (with a memory leak fixed, plus a few casts added)
6477              
6478              This also seems to help for
6479              
6480              Subject: [ID 20000716.015] join UTF8 weirdness
6481              From: root <root@ak-71.mind.de> 
6482              Date: Sat, 15 Jul 2000 15:29:54 +0200
6483              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
6484              
6485              (from Andreas König)
6486      Branch: perl
6487            ! pp_hot.c
6488 ____________________________________________________________________________
6489 [  6463] By: jhi                                   on 2000/07/29  00:55:39
6490         Log: Tune the comments and hopefully stop a memory leak.
6491      Branch: perl
6492            ! toke.c utf8.c
6493 ____________________________________________________________________________
6494 [  6462] By: jhi                                   on 2000/07/29  00:16:53
6495         Log: The problem described in this
6496              
6497              Subject: [ID 20000322.018] named chars aren't magical enough
6498              From: root <root@dixie.cscaper.com>     
6499              Date: Wed, 22 Mar 2000 18:37:42 -0700
6500              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
6501              
6502              has been fixed in perl 5.6.0 but just in case added a test
6503              to keep it away.  (The report from Joseph Hall.)
6504      Branch: perl
6505            ! t/lib/charnames.t
6506 ____________________________________________________________________________
6507 [  6461] By: jhi                                   on 2000/07/28  23:56:36
6508         Log: Tiny fixes for #6460.
6509      Branch: metaconfig/U/perl
6510            ! gccvers.U
6511      Branch: perl
6512            ! Configure config_h.SH
6513 ____________________________________________________________________________
6514 [  6460] By: jhi                                   on 2000/07/28  23:24:41
6515         Log: Warn if the version of the operating system used to compile gcc
6516              differs from the current version of the operating system.
6517              Also display the gcc compilation os and version in myconfig.
6518              Inspiration from
6519              
6520              Subject: Re: [ID 20000710.003] ERRORS!!         
6521              From: "Kurt D. Starsinic" <kstar@chapin.edu>
6522              Date: Mon, 10 Jul 2000 15:54:16 -0400
6523              Message-ID: <20000710155416.A1384@O2.chapin.edu>
6524      Branch: metaconfig/U/perl
6525            ! gccvers.U
6526      Branch: perl
6527            ! Configure config_h.SH myconfig.SH
6528 ____________________________________________________________________________
6529 [  6459] By: jhi                                   on 2000/07/28  22:00:32
6530         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
6531              letter to $Config{osvers}.
6532      Branch: metaconfig
6533            ! U/modified/Oldconfig.U
6534      Branch: perl
6535            ! Configure config_h.SH
6536 ____________________________________________________________________________
6537 [  6458] By: jhi                                   on 2000/07/28  04:15:39
6538         Log: Back out #6454, doesn't seem to work.
6539              (Reason: that patch was for perl 5.6.0, not perl-current)
6540              (A version of the patch for perl-current came in later as #6466)
6541      Branch: perl
6542            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
6543            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
6544            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
6545 ____________________________________________________________________________
6546 [  6457] By: jhi                                   on 2000/07/27  23:31:49
6547         Log: Use setproctitle() if available to modify $0.
6548              
6549              Subject: setting $* on BSD4 broken
6550              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
6551              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
6552              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
6553      Branch: metaconfig
6554            ! U/modified/Myinit.U
6555      Branch: perl
6556            ! Configure config_h.SH mg.c
6557 ____________________________________________________________________________
6558 [  6456] By: jhi                                   on 2000/07/27  14:50:47
6559         Log: Allow "no AutoLoader;", based on change #6444,
6560              suggested by Graham Barr.
6561      Branch: perl
6562            ! lib/AutoLoader.pm
6563 ____________________________________________________________________________
6564 [  6455] By: jhi                                   on 2000/07/27  14:19:10
6565         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
6566              From: rspier@pobox.com (Robert Spier)
6567              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
6568              Message-ID: <14720.15855.787664.424783@rls.cx>
6569      Branch: perl
6570            ! pod/perldiag.pod
6571 ____________________________________________________________________________
6572 [  6454] By: jhi                                   on 2000/07/27  14:03:02
6573         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
6574              for a long time).
6575              
6576              Reported in
6577              
6578              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
6579              From: Ryan Herbert <rherbert@sycamorehq.com>
6580              Date: Mon, 17 Jul 2000 11:40:42 -0400
6581              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
6582              
6583              Patched in
6584              
6585              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
6586              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
6587              Date: Wed, 26 Jul 2000 23:40:18 +0100
6588              Message-ID: <000001bff752$79511880$0a17073e@tiny>
6589              
6590              based on an earlier patch from Stephen P. Potter.
6591              
6592              (Removed later by change #6458 because this patch was for
6593              perl 5.6.0, not perl-current)
6594      Branch: perl
6595            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
6596            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
6597            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
6598 ____________________________________________________________________________
6599 [  6453] By: jhi                                   on 2000/07/27  13:48:02
6600         Log: Subject: [PATCH] fixes bug 20000508.004
6601              From: Michael Stevens <mstevens@globnix.org>
6602              Date: Thu, 27 Jul 2000 13:49:04 +0100
6603              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
6604      Branch: perl
6605            ! pod/perldata.pod
6606 ____________________________________________________________________________
6607 [  6452] By: jhi                                   on 2000/07/26  23:51:26
6608         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
6609              and Craig A. Berry.
6610      Branch: perl
6611            ! lib/File/Temp.pm pod/perlport.pod
6612 ____________________________________________________________________________
6613 [  6451] By: jhi                                   on 2000/07/26  19:43:30
6614         Log: Be wary of close()s, too.
6615              
6616              Subject: Re: [PATCH] perlbug cleanup
6617              From: Tim Jenness <t.jenness@jach.hawaii.edu>
6618              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
6619              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
6620      Branch: perl
6621            ! utils/perlbug.PL
6622 ____________________________________________________________________________
6623 [  6450] By: jhi                                   on 2000/07/26  18:41:40
6624         Log: Subject: Minor doc patch: handy.h
6625              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
6626              Date: Wed, 26 Jul 2000 15:34:25 -0300
6627              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
6628      Branch: perl
6629            ! handy.h pod/perlapi.pod
6630 ____________________________________________________________________________
6631 [  6449] By: jhi                                   on 2000/07/26  18:23:55
6632         Log: Subject: [PATCH] minor doc change - perlguts
6633              From: Michael Stevens <mstevens@globnix.org>
6634              Date: Thu, 13 Jul 2000 12:39:18 +0100
6635              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
6636      Branch: perl
6637            ! pod/perlguts.pod
6638 ____________________________________________________________________________
6639 [  6448] By: jhi                                   on 2000/07/26  18:20:30
6640         Log: open() wariness in perlbug.
6641              
6642              Subject: [PATCH] perlbug cleanup
6643              From: Michael Stevens <mstevens@globnix.org>
6644              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
6645              Date: Thu, 13 Jul 2000 15:52:23 +0100
6646      Branch: perl
6647            ! utils/perlbug.PL
6648 ____________________________________________________________________________
6649 [  6447] By: jhi                                   on 2000/07/26  18:13:04
6650         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
6651      Branch: perl
6652            ! lib/File/Temp.pm t/lib/ftmp-security.t
6653 ____________________________________________________________________________
6654 [  6446] By: jhi                                   on 2000/07/26  18:06:32
6655         Log: docfix from Peter Scott <Peter@PSDT.com>.
6656      Branch: perl
6657            ! pod/perlfunc.pod
6658 ____________________________________________________________________________
6659 [  6445] By: jhi                                   on 2000/07/26  17:53:31
6660         Log: Fix *foo{FORMAT}.
6661              
6662              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6663              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
6664              Date: Wed, 26 Jul 2000 19:51:02 +0200
6665              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
6666              
6667              From: Graham Barr <gbarr@pobox.com>
6668              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
6669              Date: Wed, 26 Jul 2000 17:38:36 +0100
6670              Message-ID: <20000726173836.L472@pobox.com>
6671      Branch: perl
6672            ! pp.c sv.c t/op/gv.t
6673 ____________________________________________________________________________
6674 [  6444] By: jhi                                   on 2000/07/26  17:49:14
6675         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
6676              from Graham Barr in the module list.
6677      Branch: perl
6678            ! gv.c pod/perlobj.pod
6679 ____________________________________________________________________________
6680 [  6443] By: jhi                                   on 2000/07/26  16:06:56
6681         Log: More split() doc and test patches from Mike Guy.
6682      Branch: perl
6683            ! pod/perlfunc.pod t/op/split.t
6684 ____________________________________________________________________________
6685 [  6442] By: jhi                                   on 2000/07/26  16:05:30
6686         Log: MacOS nits from Matthias Neeracher.
6687      Branch: perl
6688            ! perl.c pp_ctl.c
6689 ____________________________________________________________________________
6690 [  6441] By: jhi                                   on 2000/07/26  04:39:57
6691         Log: Subject: [PATCH] split /^/
6692              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6693              Date: Tue, 25 Jul 2000 14:18:57 +0100
6694              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
6695              
6696              (with notes from tchrist and gbarr)
6697      Branch: perl
6698            ! pod/perlfunc.pod t/op/split.t
6699 ____________________________________________________________________________
6700 [  6440] By: jhi                                   on 2000/07/26  04:32:32
6701         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
6702              From: Peter Prymmer <pvhp@forte.com>
6703              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
6704              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
6705      Branch: perl
6706            ! vms/munchconfig.c
6707 ____________________________________________________________________________
6708 [  6439] By: jhi                                   on 2000/07/26  04:31:01
6709         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
6710              to be fatal errors (instead of by default ignoring them, and
6711              ignoring with a bug: even though -w gave an error, the opening [
6712              was left in)  Reported in:
6713              
6714              Subject: [ID 20000716.024] [=cc=] / [:blank:]
6715              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
6716              Date: Sun, 16 Jul 2000 17:55:29 -0700
6717              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
6718      Branch: perl
6719            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
6720 ____________________________________________________________________________
6721 [  6438] By: jhi                                   on 2000/07/25  15:41:15
6722         Log: Subject: [PATCH] av.c apidoc
6723              From: simon@brecon.co.uk (Simon Cozens)
6724              Date: 24 Jul 2000 06:40:52 GMT
6725              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
6726      Branch: perl
6727            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
6728            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
6729 ____________________________________________________________________________
6730 [  6437] By: jhi                                   on 2000/07/25  14:05:36
6731         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
6732              From: "Stephen P. Potter" <spp@ds.net>
6733              Date: Mon, 24 Jul 2000 14:22:23 -0400
6734              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
6735      Branch: perl
6736            ! pod/perllocale.pod
6737 ____________________________________________________________________________
6738 [  6436] By: jhi                                   on 2000/07/25  14:02:03
6739         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
6740              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6741              Date: Mon, 24 Jul 2000 18:04:28 +0100
6742              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
6743      Branch: perl
6744            ! t/lib/syslfs.t t/op/lfs.t
6745 ____________________________________________________________________________
6746 [  6435] By: jhi                                   on 2000/07/25  13:59:28
6747         Log: Get UTF16 BOMs working.  Patch from
6748              
6749              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
6750              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6751              Date: Tue, 25 Jul 2000 12:52:45 +0100
6752              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
6753              
6754              and notes from
6755              
6756              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
6757              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6758              Date: Tue, 25 Jul 2000 11:43:25 +0100
6759              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
6760      Branch: perl
6761            ! t/comp/require.t toke.c utf8.c
6762 ____________________________________________________________________________
6763 [  6434] By: jhi                                   on 2000/07/25  02:39:54
6764         Log: Make the "uninit variable" warning to say "concat or string"
6765              or "join or string" when in concat or join .
6766              
6767              Subject: Re: [ID 20000403.009] uninitialised concatenation???
6768              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6769              Date: Tue, 04 Apr 2000 18:22:58 +0100
6770              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
6771              
6772              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
6773              From: William R Ward <hermit@BayView.COM>
6774              Date: Thu, 30 Mar 2000 19:50:03 -0800
6775              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
6776      Branch: perl
6777            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
6778            ! t/pragma/warn/op t/pragma/warn/sv
6779 ____________________________________________________________________________
6780 [  6433] By: jhi                                   on 2000/07/24  17:52:56
6781         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
6782      Branch: perl
6783            ! lib/File/Spec/VMS.pm
6784 ____________________________________________________________________________
6785 [  6432] By: jhi                                   on 2000/07/24  17:44:44
6786         Log: Test cases for #6431.
6787              
6788              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
6789              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6790              Date: Mon, 24 Jul 2000 15:32:29 +0100
6791              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
6792      Branch: perl
6793            ! t/op/pat.t t/op/split.t
6794 ____________________________________________________________________________
6795 [  6431] By: jhi                                   on 2000/07/24  17:43:17
6796         Log: Bind op fix.
6797              
6798              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
6799              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6800              Date: Mon, 17 Jul 2000 20:04:56 +0100
6801              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
6802      Branch: perl
6803            ! op.c
6804 ____________________________________________________________________________
6805 [  6430] By: jhi                                   on 2000/07/24  03:42:42
6806         Log: Subject: [ID 20000716.023] syslog test fails without sockets
6807              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
6808              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
6809              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
6810      Branch: metaconfig/U/perl
6811            ! Extensions.U
6812      Branch: perl
6813            ! Configure config_h.SH
6814 ____________________________________________________________________________
6815 [  6429] By: jhi                                   on 2000/07/24  03:11:52
6816         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
6817              case, but add also notes explaining the relationship of this
6818              patch and the earlier notes by Sarathy.
6819              
6820              Subject: Map is still slow
6821              From: "Ben Tilly" <ben_tilly@hotmail.com>
6822              Date: Sat, 15 Jul 2000 17:23:27 EDT
6823              Message-ID: <20000715212327.21656.qmail@hotmail.com>
6824      Branch: perl
6825            ! pp_ctl.c
6826 ____________________________________________________________________________
6827 [  6428] By: jhi                                   on 2000/07/24  02:58:52
6828         Log: Documentation to explain the behaviour of map().
6829              
6830              Subject: Re: Map is still slow 
6831              From: Gurusamy Sarathy <gsar@ActiveState.com>
6832              Date: Sat, 15 Jul 2000 16:05:09 -0700
6833              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
6834      Branch: perl
6835            ! pp_ctl.c
6836 ____________________________________________________________________________
6837 [  6427] By: jhi                                   on 2000/07/24  02:50:03
6838         Log: Add tests for
6839              [ID 19991110.003] another matching finding by pcre author
6840              which has already been fixed by some patch, as verified in
6841              
6842              Subject: Re: two regex bugs from the mists of time (well, last November)
6843              From: Hugo <hv@crypt.compulink.co.uk>
6844              Date: Sat, 22 Jul 2000 18:12:58 +0100
6845              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
6846      Branch: perl
6847            ! t/op/re_tests
6848 ____________________________________________________________________________
6849 [  6426] By: jhi                                   on 2000/07/24  02:11:20
6850         Log: A missing 'break' after the [[:space:]] switch case.
6851              
6852              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
6853              From: "Stephen P. Potter" <spp@ds.net>
6854              Date: Tue, 18 Jul 2000 16:25:17 -0400
6855              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
6856      Branch: perl
6857            ! regcomp.c
6858 ____________________________________________________________________________
6859 [  6425] By: jhi                                   on 2000/07/24  02:06:12
6860         Log: The output might have been produced in the wrong order.
6861              
6862              Subject: [ID 20000720.003] [PATCH] t/op/write.t
6863              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6864              Date: Thu, 20 Jul 2000 18:49:18 +0100
6865              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
6866      Branch: perl
6867            ! t/op/write.t
6868 ____________________________________________________________________________
6869 [  6424] By: jhi                                   on 2000/07/24  02:00:07
6870         Log: Use STDOUT consistently.
6871              
6872              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
6873              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6874              Date: Thu, 20 Jul 2000 18:04:01 +0100
6875              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
6876      Branch: perl
6877            ! lib/Test/Harness.pm
6878 ____________________________________________________________________________
6879 [  6423] By: jhi                                   on 2000/07/24  01:54:54
6880         Log: Protect against "wild next"s, that is, callbacks doing "next"
6881              instead of "return".
6882              
6883              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
6884              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6885              Date: Tue, 18 Jul 2000 11:30:16 +0100
6886              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
6887      Branch: perl
6888            ! lib/File/Find.pm
6889 ____________________________________________________________________________
6890 [  6422] By: jhi                                   on 2000/07/24  01:35:47
6891         Log: Out-of-date note removed.
6892              
6893              Subject: [PATCH] documentation perlipc
6894              From: rspier@pobox.com (Robert Spier)
6895              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
6896              Message-ID: <14711.35178.572612.502654@rls.cx>
6897      Branch: perl
6898            ! pod/perlipc.pod
6899 ____________________________________________________________________________
6900 [  6421] By: jhi                                   on 2000/07/24  00:09:18
6901         Log: Send all installperl messages to STDERR and be -w clean.
6902              
6903              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
6904              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6905              Date: Sat, 22 Jul 2000 14:02:11 +0100
6906              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
6907      Branch: perl
6908            ! installperl
6909 ____________________________________________________________________________
6910 [  6420] By: jhi                                   on 2000/07/24  00:04:19
6911         Log: Decutandpasto.
6912              
6913              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
6914              From: "Richard Soderberg" <rs@crystalflame.net>
6915              Date: Sun, 23 Jul 2000 01:37:23 -0700
6916              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
6917      Branch: perl
6918            ! pod/perlipc.pod
6919 ____________________________________________________________________________
6920 [  6419] By: jhi                                   on 2000/07/24  00:01:12
6921         Log: A cleaner abs_path().
6922              Subject: Re: unix alternative to Cwd.pm
6923              From: Jeff Pinyan <jeffp@crusoe.net>
6924              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
6925              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
6926      Branch: perl
6927            ! lib/Cwd.pm
6928 ____________________________________________________________________________
6929 [  6418] By: jhi                                   on 2000/07/23  23:48:56
6930         Log: Detypo.
6931              
6932              Subject: [PATCH perl-current] Typo in hints/powerux.sh
6933              From: "Richard Soderberg" <rs@crystalflame.net>
6934              Date: Sun, 23 Jul 2000 01:27:33 -0700
6935              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
6936      Branch: perl
6937            ! hints/powerux.sh
6938 ____________________________________________________________________________
6939 [  6417] By: jhi                                   on 2000/07/17  22:13:31
6940         Log: Subject: SDBM_File documentation
6941              From: mjd@plover.com
6942              Date: 16 Jul 2000 17:41:17 -0000
6943              Message-ID: <20000716174117.18515.qmail@plover.com>
6944      Branch: perl
6945            ! ext/SDBM_File/SDBM_File.pm
6946 ____________________________________________________________________________
6947 [  6416] By: jhi                                   on 2000/07/17  19:13:26
6948         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
6949      Branch: perl
6950            ! hints/mpeix.sh mpeix/relink
6951 ____________________________________________________________________________
6952 [  6415] By: jhi                                   on 2000/07/15  14:11:02
6953         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
6954              the utf8 'characters' can be more than one octet).
6955              
6956              Date: Sat, 15 Jul 2000 00:21:56 +0100
6957              From: Tom Hughes <tom@compton.nu>
6958              Subject: Re: [ID 20000714.002]
6959              Message-ID: <db2334de49.tom@compton.compton.nu>
6960              
6961              Reported in
6962              
6963              Subject: [ID 20000714.002]
6964              From: "Simon Cozens" <simon@othersideofthe.earth.li>
6965              Date: 14 Jul 2000 15:13:09 -0000
6966              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
6967      Branch: perl
6968            ! doop.c
6969 ____________________________________________________________________________
6970 [  6414] By: jhi                                   on 2000/07/15  03:13:41
6971         Log: another VMS build tweak from Peter Prymmer
6972      Branch: perl
6973            ! vms/descrip_mms.template
6974 ____________________________________________________________________________
6975 [  6413] By: jhi                                   on 2000/07/15  03:10:40
6976         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
6977      Branch: perl
6978            ! vms/perlvms.pod
6979 ____________________________________________________________________________
6980 [  6412] By: jhi                                   on 2000/07/15  00:31:05
6981         Log: More docs for sv functions.
6982              
6983              Subject: [PATCH cfgperl] sv.c apidoc
6984              From: simon@brecon.co.uk (Simon Cozens)
6985              Date: 13 Jul 2000 09:00:20 GMT
6986              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
6987              
6988              Subject: Re: [PATCH cfgperl] sv.c apidoc
6989              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6990              Date: Thu, 13 Jul 2000 12:27:41 +0100
6991              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
6992              
6993              Subject: Re: [PATCH cfgperl] sv.c apidoc
6994              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6995              Date: Thu, 13 Jul 2000 13:23:09 +0100
6996              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
6997              
6998              Subject: Re: [PATCH cfgperl] sv.c apidoc
6999              From: simon@brecon.co.uk (Simon Cozens)
7000              Date: 14 Jul 2000 06:51:02 GMT
7001              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
7002      Branch: perl
7003            ! embed.pl pod/perlapi.pod sv.c
7004 ____________________________________________________________________________
7005 [  6411] By: jhi                                   on 2000/07/15  00:10:41
7006         Log: lib/b test fixes from Peter Prymmer.
7007      Branch: perl
7008            ! t/lib/b.t
7009 ____________________________________________________________________________
7010 [  6410] By: jhi                                   on 2000/07/15  00:02:09
7011         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
7012              From: Hugo <hv@crypt.compulink.co.uk>
7013              Date: Fri, 14 Jul 2000 23:05:20 +0100
7014              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
7015              
7016              Didn't anymore apply, but that point still could use another fix.
7017      Branch: perl
7018            ! pod/perlfunc.pod
7019 ____________________________________________________________________________
7020 [  6409] By: jhi                                   on 2000/07/14  23:15:15
7021         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
7022              not in pod, from Peter Prymmer
7023      Branch: perl
7024            ! vms/descrip_mms.template
7025 ____________________________________________________________________________
7026 [  6408] By: jhi                                   on 2000/07/14  20:35:05
7027         Log: The bug report
7028              [ID 19991110.002] minimal matching discrepancy found by pcre author
7029              seems to have been fixed (though differently from what was suggested
7030              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
7031      Branch: perl
7032            ! t/op/re_tests
7033 ____________________________________________________________________________
7034 [  6407] By: jhi                                   on 2000/07/14  17:38:08
7035         Log: Fix AutoSplit to use File::Spec the right way in VMS,
7036              from Peter Prymmer.
7037      Branch: perl
7038            ! lib/AutoSplit.pm
7039 ____________________________________________________________________________
7040 [  6406] By: jhi                                   on 2000/07/14  14:13:22
7041         Log: Merge perlhacktut into perlhack, update perlguts.
7042              
7043              Subject: Re: Perlhacktut
7044              From: simon@brecon.co.uk (Simon Cozens)
7045              Date: 14 Jul 2000 06:49:21 GMT
7046              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
7047              
7048              Subject: Re: Perlhacktut
7049              From: simon@brecon.co.uk (Simon Cozens)
7050              Date: 14 Jul 2000 07:09:45 GMT
7051              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
7052      Branch: perl
7053            ! pod/perlguts.pod pod/perlhack.pod
7054 ____________________________________________________________________________
7055 [  6405] By: jhi                                   on 2000/07/14  14:02:31
7056         Log: Integrate with Sarathy.
7057      Branch: cfgperl
7058           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
7059           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
7060           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
7061 ____________________________________________________________________________
7062 [  6404] By: gsar                                  on 2000/07/14  12:15:02
7063         Log: PERL_OBJECT build tweaks
7064      Branch: perl
7065            ! toke.c
7066 ____________________________________________________________________________
7067 [  6403] By: gsar                                  on 2000/07/14  11:23:41
7068         Log: inconsistent types needs casts
7069      Branch: perl
7070            ! toke.c
7071 ____________________________________________________________________________
7072 [  6402] By: gsar                                  on 2000/07/14  11:12:04
7073         Log: typos in change#6399, regen headers
7074      Branch: perl
7075            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
7076 ____________________________________________________________________________
7077 [  6401] By: gsar                                  on 2000/07/14  10:59:12
7078         Log: typecasts needed for change#6394
7079      Branch: perl
7080            ! toke.c
7081 ____________________________________________________________________________
7082 [  6400] By: gsar                                  on 2000/07/14  10:49:37
7083         Log: integrate cfgperl contents into mainline
7084      Branch: perl
7085           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
7086           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
7087 ____________________________________________________________________________
7088 [  6399] By: gsar                                  on 2000/07/14  10:38:35
7089         Log: enable UTF-16 filter by default if relevant BOM is seen; various
7090              cleanups (typos, misformatted code, and small bugs)
7091      Branch: perl
7092            ! doop.c embed.pl mg.c op.c pp.c toke.c
7093 ____________________________________________________________________________
7094 [  6398] By: gsar                                  on 2000/07/14  08:55:38
7095         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
7096              name suggests anyway)
7097      Branch: perl
7098            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
7099 ____________________________________________________________________________
7100 [  6397] By: gsar                                  on 2000/07/14  08:44:33
7101         Log: move new variables to the end of the interpreter structure (for
7102              bincompat in code that doesn't #include XSUB.h)
7103      Branch: perl
7104            ! intrpvar.h
7105 ____________________________________________________________________________
7106 [  6396] By: gsar                                  on 2000/07/14  08:13:58
7107         Log: MakeMaker should not remove editor backups (*~) on `make clean`
7108              by default (completes change#6383)
7109      Branch: perl
7110            ! lib/ExtUtils/MM_Unix.pm
7111 ____________________________________________________________________________
7112 [  6395] By: jhi                                   on 2000/07/14  05:20:33
7113         Log: Replace change #6337 with a better one.
7114              
7115              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
7116              From: Hugo <hv@crypt.compulink.co.uk>
7117              Date: Fri, 14 Jul 2000 04:16:20 +0100
7118              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
7119      Branch: cfgperl
7120            ! regexec.c t/op/re_tests
7121 ____________________________________________________________________________
7122 [  6394] By: jhi                                   on 2000/07/14  01:33:59
7123         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
7124      Branch: cfgperl
7125            ! embed.pl global.sym proto.h toke.c
7126 ____________________________________________________________________________
7127 [  6393] By: jhi                                   on 2000/07/13  23:41:23
7128         Log: remove discarded test
7129      Branch: cfgperl
7130            ! MANIFEST
7131 ____________________________________________________________________________
7132 [  6392] By: jhi                                   on 2000/07/13  23:32:25
7133         Log: The {multiplier} of a fixed substring was overlooked which
7134              caused a wrong initial search offset for that substring.
7135              
7136              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
7137              From: Hugo <hv@crypt.compulink.co.uk>
7138              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
7139              Date: Thu, 13 Jul 2000 19:27:13 +0100
7140      Branch: cfgperl
7141            ! regcomp.c t/op/re_tests
7142 ____________________________________________________________________________
7143 [  6391] By: jhi                                   on 2000/07/13  16:37:42
7144         Log: typo fix from Craig Berry
7145      Branch: cfgperl
7146            ! vms/subconfigure.com
7147 ____________________________________________________________________________
7148 [  6390] By: jhi                                   on 2000/07/13  13:20:12
7149         Log: Integrate with Sarathy.
7150      Branch: cfgperl
7151            - t/op/method2entersub.t
7152           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
7153           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
7154           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
7155           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
7156 ____________________________________________________________________________
7157 [  6389] By: jhi                                   on 2000/07/13  13:18:48
7158         Log: Detypo from Peter Prymmer, part of #6388.
7159      Branch: cfgperl
7160            ! Configure config_h.SH
7161      Branch: metaconfig
7162            ! U/modified/d_longlong.U
7163 ____________________________________________________________________________
7164 [  6388] By: gsar                                  on 2000/07/13  06:33:40
7165         Log: typos (spotted by Peter Prymmer)
7166      Branch: perl
7167            ! Configure t/lib/english.t
7168 ____________________________________________________________________________
7169 [  6387] By: gsar                                  on 2000/07/13  05:35:28
7170         Log: new selfloader.t in change#6183 doesn't close DATA handles,
7171              and thus fails to clean up tmp files on dosish platforms
7172      Branch: perl
7173            ! t/lib/selfloader.t
7174 ____________________________________________________________________________
7175 [  6386] By: gsar                                  on 2000/07/12  21:42:39
7176         Log: sprintf test tweaks (from Dominic Dunlop)
7177      Branch: perl
7178            ! t/op/sprintf.t
7179 ____________________________________________________________________________
7180 [  6385] By: gsar                                  on 2000/07/12  21:33:46
7181         Log: fix bugs in processing %v-*d and similar format specs (from
7182              Avi Finkel <avi@finkel.org>)
7183      Branch: perl
7184            ! sv.c t/op/sprintf.t
7185 ____________________________________________________________________________
7186 [  6384] By: gsar                                  on 2000/07/12  16:04:19
7187         Log: readd missing perldelta.pod changes from changes#6339,6376
7188      Branch: perl
7189            ! pod/perldelta.pod
7190 ____________________________________________________________________________
7191 [  6383] By: gsar                                  on 2000/07/12  16:00:51
7192         Log: don't clobber *.orig files on *clean targets
7193      Branch: perl
7194            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
7195 ____________________________________________________________________________
7196 [  6382] By: gsar                                  on 2000/07/12  07:59:12
7197         Log: fix broken integrations in cfgperl
7198      Branch: cfgperl
7199           !> Changes pod/perldelta.pod
7200 ____________________________________________________________________________
7201 [  6381] By: gsar                                  on 2000/07/12  07:42:17
7202         Log: integrate cfgperl changes into mainline
7203      Branch: perl
7204            ! Changes
7205           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
7206           !> pod/perlre.pod
7207 ____________________________________________________________________________
7208 [  6380] By: gsar                                  on 2000/07/12  07:31:00
7209         Log: get sprintf.t to adjust properly for 3-digit exponents
7210      Branch: perl
7211            ! t/op/sprintf.t
7212 ____________________________________________________________________________
7213 [  6379] By: gsar                                  on 2000/07/12  06:40:04
7214         Log: change#6174 needs corresponding change in win32/config_h.PL,
7215              which grovels through config_h.SH to find the config.h name
7216      Branch: perl
7217            ! win32/config_h.PL
7218 ____________________________________________________________________________
7219 [  6378] By: jhi                                   on 2000/07/12  05:03:59
7220         Log: Do the cc sanity check both before the hints and
7221              after the cc selction.
7222      Branch: cfgperl
7223            ! Configure config_h.SH
7224      Branch: metaconfig
7225            ! U/modified/Oldconfig.U U/modified/cc.U
7226      Branch: metaconfig/U/perl
7227            + Checkcc.U
7228 ____________________________________________________________________________
7229 [  6377] By: jhi                                   on 2000/07/12  02:49:22
7230         Log: Fix nits noticed by Boston.pm.
7231      Branch: cfgperl
7232            ! pod/perlre.pod
7233 ____________________________________________________________________________
7234 [  6376] By: jhi                                   on 2000/07/11  21:22:13
7235         Log: Configure cosmetics and perldelta.
7236      Branch: cfgperl
7237            ! Configure config_h.SH pod/perldelta.pod
7238      Branch: metaconfig
7239            ! U/modified/cc.U
7240 ____________________________________________________________________________
7241 [  6375] By: gsar                                  on 2000/07/11  21:17:35
7242         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
7243      Branch: perl
7244            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
7245            ! win32/win32sck.c
7246 ____________________________________________________________________________
7247 [  6374] By: gsar                                  on 2000/07/11  20:48:50
7248         Log: tweak for build failure under multiplicity
7249      Branch: perl
7250            ! toke.c
7251 ____________________________________________________________________________
7252 [  6373] By: gsar                                  on 2000/07/11  20:37:23
7253         Log: integrate cfgperl changes#6325..6373 into mainline
7254              (NOTE: today's batch of integrations still untested)
7255      Branch: perl
7256           +> ext/DynaLoader/hints/netbsd.pl
7257            ! Changes
7258           !> (integrate 26 files)
7259 ____________________________________________________________________________
7260 [  6372] By: jhi                                   on 2000/07/11  20:30:36
7261         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
7262              regen perltoc.
7263      Branch: cfgperl
7264            + pod/perlbook.pod
7265            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
7266            ! pod/perltoc.pod
7267 ____________________________________________________________________________
7268 [  6371] By: jhi                                   on 2000/07/11  20:08:56
7269         Log: Minor cleanups on the booklist.
7270      Branch: cfgperl
7271            ! pod/perlfaq2.pod
7272 ____________________________________________________________________________
7273 [  6370] By: jhi                                   on 2000/07/11  19:31:13
7274         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
7275      Branch: cfgperl
7276            ! t/pragma/overload.t
7277 ____________________________________________________________________________
7278 [  6369] By: gsar                                  on 2000/07/11  19:27:48
7279         Log: integrate cfgperl changes#6293..6324 into mainline
7280      Branch: perl
7281           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
7282            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
7283           !> (integrate 30 files)
7284 ____________________________________________________________________________
7285 [  6368] By: gsar                                  on 2000/07/11  19:18:57
7286         Log: skip integrate of problematic change#6292 from cfgperl into mainline
7287      Branch: perl
7288           !> pp_hot.c
7289 ____________________________________________________________________________
7290 [  6367] By: gsar                                  on 2000/07/11  19:17:21
7291         Log: integrate cfgperl changes#6288..6290 into mainline
7292      Branch: perl
7293           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
7294 ____________________________________________________________________________
7295 [  6366] By: gsar                                  on 2000/07/11  19:11:18
7296         Log: integrate cfgperl changes#6268..6282 into mainline
7297      Branch: perl
7298           !> (integrate 30 files)
7299 ____________________________________________________________________________
7300 [  6365] By: gsar                                  on 2000/07/11  18:57:00
7301         Log: delete new accidentally branched file
7302      Branch: perl
7303            - t/op/method2entersub.t
7304 ____________________________________________________________________________
7305 [  6364] By: gsar                                  on 2000/07/11  18:55:13
7306         Log: skip integrate of change#6267 from cfgperl into mainline (the
7307              method call optimization is flawed without additional hints
7308              from user about immutableness of @ISA and no runtime method
7309              definitions)
7310      Branch: perl
7311           +> t/op/method2entersub.t
7312           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
7313           !> perl.h t/op/sprintf.t xsutils.c
7314 ____________________________________________________________________________
7315 [  6363] By: gsar                                  on 2000/07/11  18:49:43
7316         Log: integrate cfgperl changes#6261..6266 into mainline
7317      Branch: perl
7318           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
7319           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
7320           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7321           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
7322 ____________________________________________________________________________
7323 [  6362] By: gsar                                  on 2000/07/11  18:43:26
7324         Log: integrate cfgperl changes#6252..6260 into mainline
7325      Branch: perl
7326           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
7327           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
7328           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
7329           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
7330 ____________________________________________________________________________
7331 [  6361] By: gsar                                  on 2000/07/11  18:37:12
7332         Log: skip integrate of problematic change#6251 from cfgperl into mainline
7333      Branch: perl
7334           !> lib/Exporter.pm
7335 ____________________________________________________________________________
7336 [  6360] By: gsar                                  on 2000/07/11  18:34:56
7337         Log: integrate cfgperl change#6250 into mainline
7338      Branch: perl
7339           +> t/op/my_stash.t
7340           !> MANIFEST embed.pl proto.h toke.c
7341 ____________________________________________________________________________
7342 [  6359] By: gsar                                  on 2000/07/11  18:21:19
7343         Log: integrate cfgperl changes#6242..6249 into mainline
7344      Branch: perl
7345           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
7346           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
7347           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
7348           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
7349           !> t/lib/peek.t utf8.c
7350 ____________________________________________________________________________
7351 [  6358] By: gsar                                  on 2000/07/11  18:15:45
7352         Log: skip integrate of problematic change#6241 from cfgperl into mainline
7353      Branch: perl
7354           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
7355 ____________________________________________________________________________
7356 [  6357] By: jhi                                   on 2000/07/11  18:15:16
7357         Log: Fix for
7358              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
7359              From: Roderick Schertler <roderick@argon.org> 
7360              Date: Tue, 11 Jul 2000 13:55:05 -0400 
7361              Message-Id: <200007111755.NAA05077@jones.argon.org> 
7362      Branch: cfgperl
7363            ! doio.c
7364 ____________________________________________________________________________
7365 [  6356] By: jhi                                   on 2000/07/11  18:12:51
7366         Log: Typo in #6341.
7367      Branch: cfgperl
7368            ! pp_hot.c
7369 ____________________________________________________________________________
7370 [  6355] By: gsar                                  on 2000/07/11  18:12:10
7371         Log: integrate cfgperl changes#6231..6240 into mainline
7372      Branch: perl
7373           +> pod/perlutil.pod
7374           !> (integrate 35 files)
7375 ____________________________________________________________________________
7376 [  6354] By: jhi                                   on 2000/07/11  18:04:34
7377         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
7378              From: Dominic Dunlop <domo@computer.org> 
7379              Date: Tue, 11 Jul 2000 12:27:33 +0200 
7380              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
7381              
7382              Replaces change #6268.
7383      Branch: cfgperl
7384            ! t/op/sprintf.t
7385 ____________________________________________________________________________
7386 [  6353] By: gsar                                  on 2000/07/11  17:59:51
7387         Log: skip integrate of problematic change#6230 from cfgperl into mainline
7388              (a later version of File::Spec is already in mainline)
7389      Branch: perl
7390           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
7391           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
7392 ____________________________________________________________________________
7393 [  6352] By: gsar                                  on 2000/07/11  17:57:48
7394         Log: integrate cfgperl changes#6224..6229 into mainline
7395      Branch: perl
7396           +> lib/lib.pm.PL
7397            - lib/lib.pm
7398           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
7399           !> lib/English.pm op.c t/lib/english.t
7400 ____________________________________________________________________________
7401 [  6351] By: gsar                                  on 2000/07/11  17:50:10
7402         Log: skip integrate of problematic change#6223 from cfgperl into mainline
7403      Branch: perl
7404           !> doio.c
7405 ____________________________________________________________________________
7406 [  6350] By: gsar                                  on 2000/07/11  17:48:28
7407         Log: integrate cfgperl changes#6220..6222 into mainline
7408      Branch: perl
7409           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
7410           !> toke.c utf8.c win32/win32.h
7411 ____________________________________________________________________________
7412 [  6349] By: gsar                                  on 2000/07/11  17:46:13
7413         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
7414              mainline
7415      Branch: perl
7416           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
7417           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
7418           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7419 ____________________________________________________________________________
7420 [  6348] By: jhi                                   on 2000/07/11  17:45:49
7421         Log: README.posix-bc podified from Thomas Dorner.
7422      Branch: cfgperl
7423            ! README.posix-bc
7424 ____________________________________________________________________________
7425 [  6347] By: gsar                                  on 2000/07/11  17:42:04
7426         Log: integrate cfgperl change#6217 into mainline
7427      Branch: perl
7428           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
7429           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
7430           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
7431 ____________________________________________________________________________
7432 [  6346] By: gsar                                  on 2000/07/11  17:39:37
7433         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
7434              mainline
7435      Branch: perl
7436           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
7437           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7438           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
7439           !> perlapi.h pod/perlapi.pod
7440 ____________________________________________________________________________
7441 [  6345] By: gsar                                  on 2000/07/11  17:36:42
7442         Log: integrate cfgperl changes#6207..6210 into mainline
7443      Branch: perl
7444           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
7445           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
7446 ____________________________________________________________________________
7447 [  6344] By: gsar                                  on 2000/07/11  17:31:20
7448         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
7449              mainline
7450      Branch: perl
7451           !> (integrate 40 files)
7452 ____________________________________________________________________________
7453 [  6343] By: gsar                                  on 2000/07/11  17:19:08
7454         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
7455      Branch: perl
7456           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
7457            ! Changes
7458           !> (integrate 34 files)
7459 ____________________________________________________________________________
7460 [  6342] By: jhi                                   on 2000/07/11  16:05:48
7461         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
7462              To: perl5-porters@perl.org
7463              From: Karsten Sperling <spiff@phreax.net>
7464              Date: Mon, 10 Jul 2000 15:12:52 +0200
7465              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
7466      Branch: cfgperl
7467            ! lib/Symbol.pm
7468 ____________________________________________________________________________
7469 [  6341] By: jhi                                   on 2000/07/11  15:59:23
7470         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
7471              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7472              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
7473              Date: Fri, 07 Jul 2000 17:57:16 +0100
7474      Branch: cfgperl
7475            ! pp_hot.c
7476 ____________________________________________________________________________
7477 [  6340] By: jhi                                   on 2000/07/11  15:55:47
7478         Log: Subject: Re: format bug report  [Patch]
7479              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7480              Date: Wed, 05 Jul 2000 13:12:52 +0200
7481              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
7482              
7483              Subject: Re: format bug report  [Patch]
7484              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
7485              Date: Wed, 05 Jul 2000 14:10:01 +0200
7486              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
7487      Branch: cfgperl
7488            ! t/op/write.t toke.c
7489 ____________________________________________________________________________
7490 [  6339] By: jhi                                   on 2000/07/11  13:54:09
7491         Log: Be less forgiving about ambiguous and illegal tr ranges.
7492              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
7493              From: Mark-Jason Dominus <mjd@plover.com>
7494              Date: Tue, 04 Jul 2000 10:00:12 -0400
7495              Message-ID: <20000704140012.17772.qmail@plover.com>
7496              
7497              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
7498              From: Mark-Jason Dominus <mjd@plover.com>
7499              Date: Wed, 05 Jul 2000 09:37:36 -0400
7500              Message-ID: <20000705133736.27293.qmail@plover.com>
7501      Branch: cfgperl
7502            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
7503 ____________________________________________________________________________
7504 [  6338] By: jhi                                   on 2000/07/11  13:31:24
7505         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
7506              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7507              Date: Tue, 11 Jul 2000 13:50:51 +0100
7508              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
7509      Branch: cfgperl
7510            ! sv.c
7511 ____________________________________________________________________________
7512 [  6337] By: jhi                                   on 2000/07/11  13:29:14
7513         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
7514              From: Hugo <hv@crypt.compulink.co.uk>
7515              Date: Tue, 11 Jul 2000 12:44:50 +0100
7516              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
7517      Branch: cfgperl
7518            ! regexec.c t/op/re_tests
7519 ____________________________________________________________________________
7520 [  6336] By: jhi                                   on 2000/07/11  13:26:47
7521         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
7522              From: simon@brecon.co.uk (Simon Cozens)
7523              Date: 7 Jul 2000 11:26:09 GMT
7524              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
7525      Branch: cfgperl
7526            ! mg.c
7527 ____________________________________________________________________________
7528 [  6335] By: jhi                                   on 2000/07/11  13:23:37
7529         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
7530              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
7531              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
7532              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
7533      Branch: cfgperl
7534            + ext/DynaLoader/hints/netbsd.pl
7535            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
7536 ____________________________________________________________________________
7537 [  6334] By: jhi                                   on 2000/07/11  13:20:38
7538         Log: Subject: PATCH perlguts.pod: Document D and d magic types
7539              From: mjd@plover.com
7540              Date: 5 Jul 2000 18:01:51 -0000
7541              Message-ID: <20000705180151.29413.qmail@plover.com>
7542      Branch: cfgperl
7543            ! pod/perlguts.pod
7544 ____________________________________________________________________________
7545 [  6333] By: jhi                                   on 2000/07/11  13:15:51
7546         Log: Precedence goof, fix based on
7547              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
7548              From: Hugo <hv@crypt.compulink.co.uk>
7549              Date: Tue, 11 Jul 2000 12:52:38 +0100
7550              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
7551      Branch: cfgperl
7552            ! t/op/taint.t
7553 ____________________________________________________________________________
7554 [  6332] By: jhi                                   on 2000/07/11  12:40:17
7555         Log: Integrate with Sarathy.
7556      Branch: cfgperl
7557           !> win32/win32sck.c
7558 ____________________________________________________________________________
7559 [  6331] By: jhi                                   on 2000/07/10  20:14:16
7560         Log: Sprinkle ldlibpath.
7561      Branch: cfgperl
7562            ! pod/Makefile.SH
7563 ____________________________________________________________________________
7564 [  6330] By: jhi                                   on 2000/07/10  17:54:49
7565         Log: More POSIX.pod tweaks.
7566      Branch: cfgperl
7567            ! ext/POSIX/POSIX.pod
7568 ____________________________________________________________________________
7569 [  6329] By: jhi                                   on 2000/07/10  14:02:12
7570         Log: Reorder perl.pod once more.
7571      Branch: cfgperl
7572            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7573 ____________________________________________________________________________
7574 [  6328] By: gsar                                  on 2000/07/10  07:06:00
7575         Log: accept() leaks memory on windows due to incorrect ordering of
7576              closesocket() and fclose() calls
7577      Branch: perl
7578            ! win32/win32sck.c
7579 ____________________________________________________________________________
7580 [  6327] By: gsar                                  on 2000/07/10  06:49:17
7581         Log: winsock options weren't being set in all threads under ithreads
7582              (caused send()s from second and subsequent threads to fail)
7583      Branch: perl
7584            ! win32/win32sck.c
7585 ____________________________________________________________________________
7586 [  6326] By: jhi                                   on 2000/07/08  02:45:40
7587         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
7588              was cast to an unsigned (32-bit) integer with wild abandon.
7589      Branch: cfgperl
7590            ! ext/Devel/DProf/DProf.xs
7591 ____________________________________________________________________________
7592 [  6325] By: jhi                                   on 2000/07/07  18:50:33
7593         Log: Remove perlbook, update perlfaq book listing,
7594              rearrange perl.pod, regenerate perltoc.
7595      Branch: cfgperl
7596            - pod/perlbook.pod
7597            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
7598            ! pod/perlfaq2.pod pod/perltoc.pod
7599 ____________________________________________________________________________
7600 [  6324] By: jhi                                   on 2000/07/07  14:03:40
7601         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
7602      Branch: cfgperl
7603            ! sv.h toke.c
7604 ____________________________________________________________________________
7605 [  6323] By: jhi                                   on 2000/07/06  16:03:55
7606         Log: Fix complaints of buildtoc.
7607      Branch: cfgperl
7608            + lib/Win32.pod
7609            - pod/Win32.pod
7610            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
7611 ____________________________________________________________________________
7612 [  6322] By: jhi                                   on 2000/07/06  15:15:52
7613         Log: Add =head1 NAMEs so that buildtoc is happy.
7614              (The CGI::Util nit reported to Lincoln.)
7615      Branch: cfgperl
7616            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
7617            ! pod/perltoc.pod
7618 ____________________________________________________________________________
7619 [  6321] By: jhi                                   on 2000/07/06  03:16:04
7620         Log: Config is being used.
7621      Branch: cfgperl
7622            ! t/op/method.t
7623 ____________________________________________________________________________
7624 [  6320] By: jhi                                   on 2000/07/06  03:13:13
7625         Log: Integrate with Sarathy.
7626      Branch: cfgperl
7627           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
7628 ____________________________________________________________________________
7629 [  6319] By: jhi                                   on 2000/07/06  03:11:46
7630         Log: Autogenerate pod/Makefile and pod/buildtoc.
7631              buildtoc also checks whether the existin pods are
7632              mentioned in MANIFEST and perl.pod, and vice versa.
7633              (None of the thusly found discrepancies fixed yet.)
7634              roffitall also needs to be autogenerated similarly but it
7635              seems so badly out of date that I didn't touch it yet.
7636      Branch: cfgperl
7637            + pod/Makefile.SH pod/buildtoc.PL
7638            - pod/Makefile pod/buildtoc
7639            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
7640 ____________________________________________________________________________
7641 [  6318] By: gsar                                  on 2000/07/05  22:10:54
7642         Log: fix UNC path handling on Windows under ithreads, and chdir()
7643              return value when given a non-existent directory
7644      Branch: perl
7645            ! win32/vdir.h
7646 ____________________________________________________________________________
7647 [  6317] By: gsar                                  on 2000/07/05  22:08:19
7648         Log: winsock cleanup never done on Windows (leads to handle leaks)
7649      Branch: perl
7650            ! win32/perllib.c win32/win32sck.c
7651 ____________________________________________________________________________
7652 [  6316] By: gsar                                  on 2000/07/05  22:06:19
7653         Log: some debugger output does not go to the socket when RemotePort is set
7654      Branch: perl
7655            ! lib/perl5db.pl
7656 ____________________________________________________________________________
7657 [  6315] By: jhi                                   on 2000/07/05  00:25:21
7658         Log: Integrate with Sarathy, preliminary fix for unicos
7659              alignment problems in [ID 20000612.002] Perl problem on Cray system.
7660      Branch: cfgperl
7661            ! sv.h
7662           !> pp_hot.c
7663 ____________________________________________________________________________
7664 [  6314] By: gsar                                  on 2000/07/04  23:34:02
7665         Log: tyop in change#6306
7666      Branch: perl
7667            ! pp_hot.c
7668 ____________________________________________________________________________
7669 [  6313] By: jhi                                   on 2000/07/04  22:14:38
7670         Log: Multiline string literals ENONPORTABLE.
7671      Branch: cfgperl
7672            ! pp_hot.c
7673 ____________________________________________________________________________
7674 [  6312] By: jhi                                   on 2000/07/04  20:34:44
7675         Log: Integrate with Sarathy.
7676      Branch: cfgperl
7677           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
7678           !> t/op/method.t
7679 ____________________________________________________________________________
7680 [  6311] By: jhi                                   on 2000/07/04  20:30:56
7681         Log: More POSIX.pod embellishment.
7682      Branch: cfgperl
7683            ! ext/POSIX/POSIX.pod
7684 ____________________________________________________________________________
7685 [  6310] By: gsar                                  on 2000/07/04  17:28:48
7686         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
7687      Branch: perl
7688            ! t/lib/b.t
7689 ____________________________________________________________________________
7690 [  6309] By: jhi                                   on 2000/07/04  17:22:18
7691         Log: The #6308 required a little bit more.
7692      Branch: cfgperl
7693            ! Makefile.SH win32/Makefile
7694 ____________________________________________________________________________
7695 [  6308] By: jhi                                   on 2000/07/04  16:35:24
7696         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
7697      Branch: cfgperl
7698            + lib/lib_pm.PL
7699            - lib/lib.pm.PL
7700            ! MANIFEST Makefile.SH
7701 ____________________________________________________________________________
7702 [  6307] By: jhi                                   on 2000/07/04  16:28:58
7703         Log: Win32 patches for cfgperl from Sarathy.
7704      Branch: cfgperl
7705            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
7706            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
7707            ! thread.h toke.c util.c win32/Makefile win32/win32.c
7708 ____________________________________________________________________________
7709 [  6306] By: gsar                                  on 2000/07/04  16:28:40
7710         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
7711              (from Richard Soderberg <rs@oregonnet.com>)
7712      Branch: perl
7713            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
7714 ____________________________________________________________________________
7715 [  6305] By: jhi                                   on 2000/07/04  16:24:24
7716         Log: Integrate with Sarathy.
7717      Branch: cfgperl
7718           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
7719           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7720           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
7721           !> proto.h win32/win32.c
7722 ____________________________________________________________________________
7723 [  6304] By: gsar                                  on 2000/07/04  16:17:24
7724         Log: missing perldiag entry for unpack("w",...) diagnostic (from
7725              Andreas Koenig)
7726      Branch: perl
7727            ! pod/perldiag.pod
7728 ____________________________________________________________________________
7729 [  6303] By: gsar                                  on 2000/07/04  16:14:44
7730         Log: remove rel2abs prototypes (from Barrie Slaymaker)
7731      Branch: perl
7732            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
7733            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7734 ____________________________________________________________________________
7735 [  6302] By: gsar                                  on 2000/07/04  04:59:35
7736         Log: adjust change#6299
7737      Branch: perl
7738            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
7739            ! win32/win32.c
7740 ____________________________________________________________________________
7741 [  6301] By: jhi                                   on 2000/07/04  04:50:07
7742         Log: Integrate with Sarathy.
7743      Branch: cfgperl
7744           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
7745           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
7746           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
7747 ____________________________________________________________________________
7748 [  6300] By: gsar                                  on 2000/07/04  04:42:09
7749         Log: PERL_OBJECT build tweak
7750      Branch: perl
7751            ! perl.h
7752 ____________________________________________________________________________
7753 [  6299] By: gsar                                  on 2000/07/04  04:37:00
7754         Log: fix memory leak on Windows (PL_sys_intern contents were never
7755              freed)
7756      Branch: perl
7757            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
7758            ! perlapi.c proto.h win32/win32.c
7759 ____________________________________________________________________________
7760 [  6298] By: gsar                                  on 2000/07/04  04:15:59
7761         Log: fix large memory leak that has been around for ever, masked by
7762              -DPURIFY (most of the arenas were never freed!)
7763      Branch: perl
7764            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
7765 ____________________________________________________________________________
7766 [  6297] By: gsar                                  on 2000/07/04  04:07:46
7767         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
7768      Branch: perl
7769            ! perl.c
7770 ____________________________________________________________________________
7771 [  6296] By: jhi                                   on 2000/06/30  18:28:37
7772         Log: Elaborate POSIX.pod.  Still needs work.
7773      Branch: cfgperl
7774            ! ext/POSIX/POSIX.pod
7775 ____________________________________________________________________________
7776 [  6295] By: jhi                                   on 2000/06/30  14:58:18
7777         Log: Point to perlipc for more SysV IPC examples.
7778      Branch: cfgperl
7779            ! pod/perlfunc.pod
7780 ____________________________________________________________________________
7781 [  6294] By: gsar                                  on 2000/06/30  14:47:45
7782         Log: slurp mode fix in change#4736 still not quite right
7783      Branch: perl
7784            ! pp_hot.c t/io/argv.t
7785 ____________________________________________________________________________
7786 [  6293] By: jhi                                   on 2000/06/30  12:02:55
7787         Log: Integrate with Sarathy.
7788      Branch: cfgperl
7789           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
7790 ____________________________________________________________________________
7791 [  6292] By: jhi                                   on 2000/06/30  12:01:11
7792         Log: From: simon@brecon.co.uk (Simon Cozens)
7793              Subject: UTF8 concat
7794              Date: 30 Jun 2000 06:13:25 GMT
7795              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
7796      Branch: cfgperl
7797            ! pp_hot.c
7798 ____________________________________________________________________________
7799 [  6291] By: gsar                                  on 2000/06/30  04:37:33
7800         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
7801              when @_ is modified, causing coredumps
7802      Branch: perl
7803            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
7804 ____________________________________________________________________________
7805 [  6290] By: jhi                                   on 2000/06/30  02:21:44
7806         Log: Integrate with Sarathy.
7807      Branch: cfgperl
7808           !> vms/vms.c vms/vmsish.h
7809 ____________________________________________________________________________
7810 [  6289] By: jhi                                   on 2000/06/30  02:21:02
7811         Log: Check VERSIONs.
7812      Branch: cfgperl
7813            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
7814            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7815            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
7816 ____________________________________________________________________________
7817 [  6288] By: jhi                                   on 2000/06/30  02:18:52
7818         Log: Integrate with Sarathy.
7819      Branch: cfgperl
7820           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
7821           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
7822           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
7823           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
7824 ____________________________________________________________________________
7825 [  6287] By: gsar                                  on 2000/06/30  02:17:08
7826         Log: integrate vmsperl changes into mainline
7827      Branch: perl
7828           !> vms/vms.c vms/vmsish.h
7829 ____________________________________________________________________________
7830 [  6285] By: gsar                                  on 2000/06/30  02:05:28
7831         Log: localize %INC in a Safe compartment so that use/require work
7832              (many other magic globals probably need similar treatment)
7833      Branch: perl
7834            ! ext/Opcode/Opcode.xs
7835 ____________________________________________________________________________
7836 [  6284] By: gsar                                  on 2000/06/30  01:54:54
7837         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
7838              about Windows
7839      Branch: perl
7840            ! pod/perlembed.pod
7841 ____________________________________________________________________________
7842 [  6283] By: jhi                                   on 2000/06/30  01:50:10
7843         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
7844              From: Barrie Slaymaker <barries@jester.slaysys.com>
7845              Date: Wed, 28 Jun 2000 11:35:29 -0400
7846              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
7847      Branch: perl
7848            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
7849            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
7850            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7851            ! lib/File/Spec/Win32.pm
7852 ____________________________________________________________________________
7853 [  6282] By: jhi                                   on 2000/06/29  22:57:22
7854         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
7855              From: Dan Sugalski <dan@sidhe.org>
7856              Date: Tue, 06 Jun 2000 11:59:50 -0400
7857              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
7858      Branch: cfgperl
7859            ! vms/vms.c
7860 ____________________________________________________________________________
7861 [  6281] By: jhi                                   on 2000/06/29  22:52:50
7862         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
7863              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7864              Date: Wed, 7 Jun 2000 04:02:04 -0500
7865              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
7866      Branch: cfgperl
7867            ! utils/h2xs.PL
7868 ____________________________________________________________________________
7869 [  6280] By: jhi                                   on 2000/06/29  22:45:47
7870         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
7871              From: rspier@pobox.com (Robert Spier)
7872              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
7873              Message-ID: <14654.31913.845602.610277@rls.cx>
7874      Branch: cfgperl
7875            ! utils/h2xs.PL
7876 ____________________________________________________________________________
7877 [  6279] By: jhi                                   on 2000/06/29  22:38:16
7878         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
7879              From: Tim Ayers <tayers@bridge.com>
7880              Date: Thu, 08 Jun 2000 08:11:06 +0200
7881              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
7882              [resent by Richard Foley, Message-Id probably wrong]
7883      Branch: cfgperl
7884            ! pod/perlsub.pod
7885 ____________________________________________________________________________
7886 [  6278] By: jhi                                   on 2000/06/29  22:21:45
7887         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
7888              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
7889              Date: Fri, 09 Jun 2000 12:39:27 -0400
7890              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
7891              (plus update the version "number" of Text::Wrap)
7892      Branch: cfgperl
7893            ! lib/Text/Wrap.pm
7894 ____________________________________________________________________________
7895 [  6277] By: jhi                                   on 2000/06/29  22:13:10
7896         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
7897              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7898              Date: Mon, 12 Jun 2000 14:55:59 +0100
7899              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
7900      Branch: cfgperl
7901            ! pod/perlfunc.pod
7902 ____________________________________________________________________________
7903 [  6276] By: jhi                                   on 2000/06/29  22:11:06
7904         Log: Subject: [PATCH] Re: eval documentation: context
7905              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
7906              Date: Mon, 12 Jun 2000 15:07:29 +0100
7907              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
7908      Branch: cfgperl
7909            ! pod/perlfunc.pod
7910 ____________________________________________________________________________
7911 [  6275] By: jhi                                   on 2000/06/29  21:59:46
7912         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
7913              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
7914              Date: Tue, 13 Jun 2000 02:43:48 -0500
7915              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
7916      Branch: cfgperl
7917            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
7918 ____________________________________________________________________________
7919 [  6274] By: jhi                                   on 2000/06/29  21:56:14
7920         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
7921              From: Andy Dougherty <doughera@lafayette.edu>
7922              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
7923              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
7924      Branch: cfgperl
7925            ! ext/File/Glob/Glob.pm
7926 ____________________________________________________________________________
7927 [  6273] By: jhi                                   on 2000/06/29  21:49:09
7928         Log: Subject: [PATCH] xsub attributes
7929              From: Doug MacEachern <dougm@covalent.net>
7930              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
7931              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
7932      Branch: cfgperl
7933            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
7934            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
7935 ____________________________________________________________________________
7936 [  6272] By: jhi                                   on 2000/06/29  21:41:28
7937         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
7938              From: Tom Phoenix <rootbeer@redcat.com>
7939              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
7940              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
7941      Branch: cfgperl
7942            ! lib/Net/Ping.pm
7943 ____________________________________________________________________________
7944 [  6271] By: jhi                                   on 2000/06/29  21:36:55
7945         Log: Subject: PATCH pod/perltie.pod
7946              From: Ian Phillipps <Ian.Phillipps@iname.com>
7947              Date: Fri, 16 Jun 2000 00:17:19 +0100
7948              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
7949              (only the first hunk, the second hunk had already been done
7950              by some other patch)
7951      Branch: cfgperl
7952            ! pod/perltie.pod
7953 ____________________________________________________________________________
7954 [  6270] By: jhi                                   on 2000/06/29  21:24:51
7955         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
7956              From: Nicholas Clark <nick@talking.bollo.cx>
7957              Date: Fri, 23 Jun 2000 16:21:15 +0100
7958              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
7959      Branch: cfgperl
7960            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
7961            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
7962 ____________________________________________________________________________
7963 [  6269] By: jhi                                   on 2000/06/29  19:38:15
7964         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
7965              silence few compiler warnings.
7966      Branch: cfgperl
7967            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
7968 ____________________________________________________________________________
7969 [  6268] By: jhi                                   on 2000/06/29  18:21:50
7970         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
7971              From: Dominic Dunlop <domo@computer.org> 
7972              Date: Thu, 29 Jun 2000 12:32:39 +0200 
7973              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
7974      Branch: cfgperl
7975            ! t/op/sprintf.t
7976 ____________________________________________________________________________
7977 [  6267] By: jhi                                   on 2000/06/29  18:16:07
7978         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
7979              From: Doug MacEachern <dougm@covalent.net>
7980              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
7981              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
7982      Branch: cfgperl
7983            + t/op/method2entersub.t
7984            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
7985            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7986            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
7987            ! xsutils.c
7988 ____________________________________________________________________________
7989 [  6266] By: jhi                                   on 2000/06/29  15:11:15
7990         Log: Subject: [PATCH 5.6.0] cygwin port
7991              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
7992              From: "Fifer, Eric" <EFifer@sanwaint.com>
7993              Date: Thu, 29 Jun 2000 12:58:29 +0100
7994      Branch: cfgperl
7995            ! cygwin/Makefile.SHs
7996 ____________________________________________________________________________
7997 [  6265] By: jhi                                   on 2000/06/29  15:04:05
7998         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
7999              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8000              Date: Wed, 28 Jun 2000 17:50:12 -0700
8001              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
8002      Branch: cfgperl
8003            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
8004 ____________________________________________________________________________
8005 [  6264] By: jhi                                   on 2000/06/29  15:00:57
8006         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
8007              From: Marty Lucich <marty@netcom.com>
8008              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
8009              Message-Id: <200006282116.OAA11148@netcom.com>
8010              ccdlflags update (the BSD/OS 4.1 part had already been taken
8011              care of by #6141).
8012      Branch: cfgperl
8013            ! hints/bsdos.sh
8014 ____________________________________________________________________________
8015 [  6263] By: jhi                                   on 2000/06/29  13:47:44
8016         Log: tr fixes from Simon Cozens
8017      Branch: cfgperl
8018            ! doop.c
8019 ____________________________________________________________________________
8020 [  6262] By: jhi                                   on 2000/06/28  18:46:01
8021         Log: Subject: 5.6.0 Patch for EPOC
8022              From: Olaf Flebbe <o.flebbe@gmx.de>
8023              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
8024              Message-ID: <23449.960929969@www11.gmx.net>
8025      Branch: cfgperl
8026            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
8027            ! epoc/epocish.h
8028 ____________________________________________________________________________
8029 [  6261] By: jhi                                   on 2000/06/28  18:29:07
8030         Log: Subject: Re: [PATCH cfgperl] BOMs away!
8031              From: simon@brecon.co.uk (Simon Cozens)
8032              Date: 17 Jun 2000 11:49:57 GMT
8033              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
8034      Branch: cfgperl
8035            ! pod/perldiag.pod t/comp/require.t toke.c
8036 ____________________________________________________________________________
8037 [  6260] By: jhi                                   on 2000/06/28  17:47:16
8038         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
8039              From: simon@brecon.co.uk (Simon Cozens) 
8040              Date: 17 Jun 2000 11:56:44 GMT 
8041              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
8042              pack U0, pack C0
8043      Branch: cfgperl
8044            ! pod/perlfunc.pod pp.c t/op/pack.t
8045 ____________________________________________________________________________
8046 [  6259] By: jhi                                   on 2000/06/28  16:43:17
8047         Log: perlnewmod was missing from MANIFEST.
8048      Branch: cfgperl
8049            ! MANIFEST
8050 ____________________________________________________________________________
8051 [  6258] By: jhi                                   on 2000/06/28  15:54:30
8052         Log: linenumber tweak
8053      Branch: cfgperl
8054            ! t/pragma/warn/regcomp
8055 ____________________________________________________________________________
8056 [  6257] By: jhi                                   on 2000/06/28  15:50:44
8057         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
8058              From: Doug MacEachern <dougm@covalent.net>
8059              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
8060              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
8061              (one part of the patch had been applied earlier)
8062      Branch: cfgperl
8063            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
8064 ____________________________________________________________________________
8065 [  6256] By: jhi                                   on 2000/06/28  15:40:22
8066         Log: tweaks from Simon Cozens to further fix tr/// under utf8
8067      Branch: cfgperl
8068            ! doop.c
8069 ____________________________________________________________________________
8070 [  6255] By: jhi                                   on 2000/06/28  15:33:45
8071         Log: small thinko tweaks
8072      Branch: cfgperl
8073            ! lib/IPC/Open3.pm t/op/my_stash.t
8074 ____________________________________________________________________________
8075 [  6254] By: jhi                                   on 2000/06/28  15:33:25
8076         Log: Subject: tr///, help wanted.
8077              From: simon@brecon.co.uk (Simon Cozens)
8078              Date: 28 Jun 2000 11:29:04 GMT
8079              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
8080      Branch: cfgperl
8081            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
8082            ! pp_proto.h proto.h t/op/tr.t
8083 ____________________________________________________________________________
8084 [  6253] By: jhi                                   on 2000/06/28  15:09:17
8085         Log: Paranoia tweak on #6249.
8086              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
8087              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
8088              Date: Sun, 25 Jun 2000 23:43:12 -0400
8089              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
8090      Branch: cfgperl
8091            ! lib/IPC/Open3.pm
8092 ____________________________________________________________________________
8093 [  6252] By: jhi                                   on 2000/06/28  15:01:38
8094         Log: Document #6249 and #6251.
8095      Branch: cfgperl
8096            ! lib/Exporter.pm lib/IPC/Open3.pm
8097 ____________________________________________________________________________
8098 [  6251] By: jhi                                   on 2000/06/28  14:50:43
8099         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
8100              From: Doug MacEachern <dougm@covalent.net>
8101              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
8102              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
8103      Branch: cfgperl
8104            ! lib/Exporter.pm
8105 ____________________________________________________________________________
8106 [  6250] By: jhi                                   on 2000/06/28  14:45:23
8107         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
8108              From: Doug MacEachern <dougm@covalent.net>
8109              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
8110              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
8111      Branch: cfgperl
8112            + t/op/my_stash.t
8113            ! MANIFEST embed.pl global.sym proto.h toke.c
8114 ____________________________________________________________________________
8115 [  6249] By: jhi                                   on 2000/06/28  14:36:34
8116         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
8117              From: Frank Tobin <ftobin@uiuc.edu>
8118              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
8119              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
8120      Branch: cfgperl
8121            ! lib/IPC/Open3.pm
8122 ____________________________________________________________________________
8123 [  6248] By: jhi                                   on 2000/06/28  14:11:25
8124         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
8125              From: Mark-Jason Dominus <mjd@plover.com>
8126              Date: Tue, 27 Jun 2000 22:36:42 -0400
8127              Message-ID: <20000628023642.12166.qmail@plover.com>
8128      Branch: cfgperl
8129            ! pod/perlfunc.pod
8130 ____________________________________________________________________________
8131 [  6247] By: jhi                                   on 2000/06/27  12:46:37
8132         Log: Tweak $VERSION, patch from Doug MacEachern.
8133      Branch: cfgperl
8134            ! lib/File/Spec.pm
8135 ____________________________________________________________________________
8136 [  6246] By: jhi                                   on 2000/06/27  03:34:46
8137         Log: Allow for standalone testing.
8138      Branch: cfgperl
8139            ! t/lib/filefunc.t t/lib/filespec.t
8140 ____________________________________________________________________________
8141 [  6245] By: jhi                                   on 2000/06/27  02:50:02
8142         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
8143              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
8144              Date: Sat, 24 Jun 2000 13:06:20 +0100
8145              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
8146      Branch: cfgperl
8147            ! ext/DynaLoader/DynaLoader_pm.PL
8148 ____________________________________________________________________________
8149 [  6244] By: jhi                                   on 2000/06/27  02:46:10
8150         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
8151              From: Doug MacEachern <dougm@covalent.net>
8152              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
8153              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
8154      Branch: cfgperl
8155            ! gv.c sv.c t/lib/peek.t
8156 ____________________________________________________________________________
8157 [  6243] By: jhi                                   on 2000/06/27  02:38:07
8158         Log: Subject: [PATCH] is_utf8_string
8159              From: simon@brecon.co.uk (Simon Cozens)
8160              Date: 26 Jun 2000 02:25:59 GMT
8161              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
8162      Branch: cfgperl
8163            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
8164            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
8165            ! proto.h utf8.c
8166 ____________________________________________________________________________
8167 [  6242] By: jhi                                   on 2000/06/27  02:24:00
8168         Log: Subject: [PATCH] bytes<->utf8 fixes
8169              From: simon@brecon.co.uk (Simon Cozens)
8170              Date: 26 Jun 2000 04:55:45 GMT
8171              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
8172      Branch: cfgperl
8173            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
8174 ____________________________________________________________________________
8175 [  6241] By: jhi                                   on 2000/06/27  02:12:42
8176         Log: Do no -warn on \_, only on \alpha.
8177              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
8178              From: David Dyck <dcd@tc.fluke.com>
8179              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
8180              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
8181      Branch: cfgperl
8182            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
8183 ____________________________________________________________________________
8184 [  6240] By: jhi                                   on 2000/06/27  02:00:01
8185         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
8186              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
8187              Date: Mon, 26 Jun 2000 18:40:14 +0100
8188              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
8189      Branch: cfgperl
8190            ! utils/h2xs.PL
8191 ____________________________________________________________________________
8192 [  6239] By: jhi                                   on 2000/06/27  01:53:40
8193         Log: Configure maintenance.  Sever some dependency cycles,
8194              separate gccversion from the cc unit,
8195              address [ID 20000623.006] Configure script patch for using gcc on AIX
8196              (but solve it a little bit differently),
8197              unduplex some accidentally duplicated units,
8198              suggest using gcc if no cc available
8199              (p5p thread: "Solaris configure: counterproposal", 1999-09)
8200      Branch: cfgperl
8201            ! Configure Todo-5.6 config_h.SH
8202      Branch: metaconfig
8203            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
8204            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
8205      Branch: metaconfig/U/perl
8206            + gccvers.U
8207            ! d_getespwnam.U d_getprpwnam.U i_prot.U
8208 ____________________________________________________________________________
8209 [  6238] By: jhi                                   on 2000/06/25  18:04:56
8210         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
8211              From: Dan Sugalski <dan@sidhe.org>
8212              Date: Fri, 23 Jun 2000 17:00:00 -0400
8213              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
8214      Branch: cfgperl
8215            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
8216 ____________________________________________________________________________
8217 [  6237] By: jhi                                   on 2000/06/25  16:36:45
8218         Log: Tweak embed.pl, regen headers.
8219      Branch: cfgperl
8220            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
8221            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
8222            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
8223            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
8224            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
8225 ____________________________________________________________________________
8226 [  6236] By: jhi                                   on 2000/06/25  15:26:42
8227         Log: Regen headers.
8228      Branch: cfgperl
8229            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
8230            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
8231            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
8232            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
8233            ! regnodes.h warnings.h
8234 ____________________________________________________________________________
8235 [  6235] By: jhi                                   on 2000/06/23  19:39:35
8236         Log: The thread begun by
8237              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
8238              From: Kevin.Ruscoe@ubsw.com
8239              Date: Fri, 16 Jun 2000 16:38:51 +0100
8240              Message-Id: <H000019b03c300d6@MHS>
8241      Branch: cfgperl
8242            ! hints/solaris_2.sh
8243 ____________________________________________________________________________
8244 [  6234] By: jhi                                   on 2000/06/23  19:23:36
8245         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
8246              because when run as services (Win32ese for daemons)
8247              no environment variables are set and tmpdir ends up as /tmp,
8248              which is ambiguous.
8249              
8250              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
8251              From: matt@sergeant.org
8252              Date: 16 Jun 2000 16:30:43 -0000
8253              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
8254      Branch: cfgperl
8255            ! lib/File/Spec/Win32.pm
8256 ____________________________________________________________________________
8257 [  6233] By: jhi                                   on 2000/06/23  19:18:58
8258         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
8259              From: Mark-Jason Dominus <mjd@plover.com>
8260              Date: Fri, 16 Jun 2000 20:53:04 -0400
8261              Message-ID: <20000617005304.8008.qmail@plover.com>
8262      Branch: cfgperl
8263            ! op.h
8264 ____________________________________________________________________________
8265 [  6232] By: jhi                                   on 2000/06/23  16:10:02
8266         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
8267              From: simon@brecon.co.uk (Simon Cozens)
8268              Date: 19 Jun 2000 15:18:27 GMT
8269              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
8270              
8271              plus update pod/Makefile and regenerate perltoc
8272      Branch: cfgperl
8273            + pod/perlutil.pod
8274            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
8275 ____________________________________________________________________________
8276 [  6231] By: jhi                                   on 2000/06/23  15:19:18
8277         Log: Subject: [PATCH 5.6.0] cygwin port
8278              From: "Fifer, Eric" <EFifer@sanwaint.com>
8279              Date: Tue, 20 Jun 2000 14:30:58 +0100
8280              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
8281      Branch: cfgperl
8282            ! README.cygwin lib/File/Find.pm
8283 ____________________________________________________________________________
8284 [  6230] By: jhi                                   on 2000/06/23  14:25:21
8285         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
8286      Branch: cfgperl
8287            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
8288            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
8289            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
8290            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
8291 ____________________________________________________________________________
8292 [  6229] By: jhi                                   on 2000/06/23  14:13:34
8293         Log: Subject: README.hpux version 0.6.1
8294              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
8295              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
8296              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
8297      Branch: cfgperl
8298            ! README.hpux
8299 ____________________________________________________________________________
8300 [  6228] By: jhi                                   on 2000/06/23  14:07:20
8301         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
8302              From: Doug MacEachern <dougm@covalent.net>
8303              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
8304              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
8305      Branch: cfgperl
8306            ! op.c
8307 ____________________________________________________________________________
8308 [  6227] By: jhi                                   on 2000/06/23  14:01:06
8309         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
8310              From: Doug MacEachern <dougm@covalent.net>
8311              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
8312              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
8313      Branch: cfgperl
8314            + lib/lib.pm.PL
8315            - lib/lib.pm
8316            ! MANIFEST Makefile.SH
8317 ____________________________________________________________________________
8318 [  6226] By: jhi                                   on 2000/06/23  13:53:07
8319         Log: Subject: [PATCH] remove forward declarations in Socket.pm
8320              From: Doug MacEachern <dougm@covalent.net>
8321              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
8322              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
8323              
8324              From: Doug MacEachern <dougm@covalent.net>
8325              Subject: Re: [PATCH] remove forward declarations in Socket.pm
8326              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
8327              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
8328      Branch: cfgperl
8329            ! ext/Socket/Socket.pm op.c
8330 ____________________________________________________________________________
8331 [  6225] By: jhi                                   on 2000/06/23  13:41:52
8332         Log: Add source code filenames to apidoc.
8333              From: simon@brecon.co.uk (Simon Cozens)
8334              Subject: [PATCH embed.pl] Source X-ref
8335              Date: 22 Jun 2000 02:18:49 GMT
8336              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
8337      Branch: cfgperl
8338            ! embed.pl
8339 ____________________________________________________________________________
8340 [  6224] By: jhi                                   on 2000/06/23  13:32:33
8341         Log: A way to avoid English.pm performance hit.
8342              From: root <root@jester.slaysys.com>
8343              Subject: [YAPATCH English.pm] My turn to putt again
8344              Date: Thu, 22 Jun 2000 20:33:58 -0400
8345              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
8346      Branch: cfgperl
8347            ! lib/English.pm t/lib/english.t
8348 ____________________________________________________________________________
8349 [  6223] By: jhi                                   on 2000/06/23  13:27:06
8350         Log: Avoid double close().
8351              Subject: [PATCH] avoid double close()
8352              From: Doug MacEachern <dougm@covalent.net>
8353              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
8354              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
8355      Branch: cfgperl
8356            ! doio.c
8357 ____________________________________________________________________________
8358 [  6222] By: jhi                                   on 2000/06/23  13:25:54
8359         Log: doc typo fix
8360              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
8361              From: Ian Phillipps <Ian.Phillipps@iname.com>
8362              Date: Fri, 23 Jun 2000 10:40:58 +0100
8363              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
8364      Branch: cfgperl
8365            ! lib/Pod/Usage.pm
8366 ____________________________________________________________________________
8367 [  6221] By: jhi                                   on 2000/06/23  13:24:15
8368         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
8369              From: simon@brecon.co.uk (Simon Cozens)
8370              Subject: [PATCH] Eliminate tr///[CU][CU]
8371              Date: 23 Jun 2000 11:05:40 GMT
8372              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
8373      Branch: cfgperl
8374            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
8375 ____________________________________________________________________________
8376 [  6220] By: jhi                                   on 2000/06/22  16:07:51
8377         Log: Win32 patches from Benjamin Stuhl.
8378      Branch: cfgperl
8379            ! makedef.pl win32/win32.h
8380 ____________________________________________________________________________
8381 [  6219] By: jhi                                   on 2000/06/22  16:06:34
8382         Log: Bytecode patches from Benjamin Stuhl.
8383      Branch: cfgperl
8384            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
8385            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
8386            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8387 ____________________________________________________________________________
8388 [  6218] By: jhi                                   on 2000/06/15  23:54:16
8389         Log: Bytecode patches from Benjamin Stuhl.
8390      Branch: cfgperl
8391            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
8392 ____________________________________________________________________________
8393 [  6217] By: jhi                                   on 2000/06/09  13:38:29
8394         Log: Rename the fdpid locking and integrate with Sarathy.
8395      Branch: cfgperl
8396            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
8397            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
8398            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
8399            ! win32/win32.c
8400           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
8401 ____________________________________________________________________________
8402 [  6216] By: gsar                                  on 2000/06/08  14:54:21
8403         Log: be more optimal about clearing @_
8404      Branch: perl
8405            ! cop.h
8406 ____________________________________________________________________________
8407 [  6215] By: gsar                                  on 2000/06/08  14:33:04
8408         Log: tweak comment about @DB::args
8409      Branch: perl
8410            ! av.h pp_ctl.c
8411 ____________________________________________________________________________
8412 [  6214] By: gsar                                  on 2000/06/08  13:57:54
8413         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
8414              caller() wants to populate @DB::args with it (causes a coredump
8415              in Carp::confess())
8416      Branch: perl
8417            ! cop.h t/op/runlevel.t
8418 ____________________________________________________________________________
8419 [  6213] By: gsar                                  on 2000/06/08  07:06:35
8420         Log: back out change#6106 (seems problematic)
8421      Branch: perl
8422            ! hints/solaris_2.sh
8423 ____________________________________________________________________________
8424 [  6212] By: jhi                                   on 2000/06/07  03:10:36
8425         Log: Continuing mopup for #6204.
8426      Branch: cfgperl
8427            ! ext/B/defsubs_h.PL
8428 ____________________________________________________________________________
8429 [  6211] By: jhi                                   on 2000/06/07  02:41:50
8430         Log: Mopup for #6204.
8431              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
8432              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
8433              This is comes from const() where POK isn't on when expected.
8434      Branch: cfgperl
8435            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
8436            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8437            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
8438            ! perlapi.h pod/perlapi.pod
8439 ____________________________________________________________________________
8440 [  6210] By: jhi                                   on 2000/06/07  01:56:29
8441         Log: Mopup for #6207 and #6209.
8442      Branch: cfgperl
8443            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
8444 ____________________________________________________________________________
8445 [  6209] By: jhi                                   on 2000/06/07  01:33:12
8446         Log: Lock PL_fdpid against race conditions, based on:
8447              Subject: [PATCH 5.6.0]subprocess fixup for threads
8448              From: Dan Sugalski <dan@sidhe.org>
8449              To: perl5-porters@perl.org
8450              Date: Tue, 11 Apr 2000 17:02:32 -0400
8451              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
8452      Branch: cfgperl
8453            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
8454            ! win32/win32.c
8455 ____________________________________________________________________________
8456 [  6208] By: jhi                                   on 2000/06/07  01:05:23
8457         Log: Regen headers for #6207.
8458      Branch: cfgperl
8459            ! embed.h global.sym objXSUB.h proto.h
8460 ____________________________________________________________________________
8461 [  6207] By: jhi                                   on 2000/06/06  23:43:13
8462         Log: Subject: [PATCH 5.6.0] Threadsafe patches
8463              From: Dan Sugalski <dan@sidhe.org>
8464              To: perl5-porters@perl.org
8465              Date: Mon, 08 May 2000 18:08:13 -0400
8466              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
8467      Branch: cfgperl
8468            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
8469            ! proto.h sv.h util.c
8470 ____________________________________________________________________________
8471 [  6206] By: jhi                                   on 2000/06/06  23:21:23
8472         Log: Subject: [PATCH] Eliminate $a/$b in pod
8473              From: David Glasser <me@davidglasser.net>
8474              To: perl5-porters@perl.org
8475              Date: Mon, 29 May 2000 21:15:59 -0400
8476              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
8477      Branch: cfgperl
8478            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
8479            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
8480            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
8481            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
8482            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
8483            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
8484            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
8485            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
8486            ! pod/perlvar.pod pod/perlxs.pod
8487 ____________________________________________________________________________
8488 [  6205] By: jhi                                   on 2000/06/06  23:12:14
8489         Log: Subject: [PATCH] Win32 improvements
8490              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
8491              To: gsar@activestate.com, perl5-porters@perl.org
8492              Date: Mon, 29 May 2000 17:22:24 PDT
8493              Message-ID: <20000530002224.91142.qmail@hotmail.com>
8494              (MUA had mangled many lines by wordwrapping)
8495      Branch: cfgperl
8496            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
8497 ____________________________________________________________________________
8498 [  6204] By: jhi                                   on 2000/06/06  23:01:50
8499         Log: Subject: [PATCH] B::Bytecode patches
8500              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
8501              To: gsar@activestate.com, jhi@iki.fi
8502              Cc: perl5-porters@perl.org
8503              Message-ID: <20000602202526.48694.qmail@hotmail.com>
8504              (MUA had mangled many lines by wordwrapping)
8505      Branch: cfgperl
8506            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
8507            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
8508            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
8509            ! intrpvar.h perl.c
8510 ____________________________________________________________________________
8511 [  6203] By: jhi                                   on 2000/06/06  22:32:43
8512         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
8513              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
8514              Date: Tue, 06 Jun 2000 13:07:45 -0700
8515              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
8516      Branch: cfgperl
8517            ! pod/perldiag.pod
8518 ____________________________________________________________________________
8519 [  6202] By: jhi                                   on 2000/06/06  19:38:35
8520         Log: Integrate with Sarathy.
8521      Branch: cfgperl
8522           !> perl.c
8523 ____________________________________________________________________________
8524 [  6201] By: gsar                                  on 2000/06/06  00:42:59
8525         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
8526              does a PUSHMARK that's never ever POPMARKed; in general, only
8527              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
8528              Perl_eval_[sp]v() don't because they don't take any incoming
8529              arguments (this leak has been around since the original version
8530              of perl_eval_pv() in 5.003_97e)
8531      Branch: perl
8532            ! perl.c
8533 ____________________________________________________________________________
8534 [  6200] By: jhi                                   on 2000/06/04  03:44:52
8535         Log: Update to cperl-mode.el 4.31 from
8536              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
8537              Subject: A couple of notes
8538              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
8539              To: Mailing list Perl5 <perl5-porters@perl.org>
8540              Date: Sat, 3 Jun 2000 23:33:32 -0400
8541              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
8542      Branch: cfgperl
8543            ! emacs/cperl-mode.el
8544 ____________________________________________________________________________
8545 [  6199] By: jhi                                   on 2000/06/03  15:11:05
8546         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
8547              From: Dan Sugalski <dan@sidhe.org>
8548              To: perl5-porters@perl.org, vmsperl@perl.org
8549              Date: Fri, 02 Jun 2000 17:30:51 -0400
8550              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
8551      Branch: cfgperl
8552            ! vms/descrip_mms.template vms/gen_shrfls.pl
8553 ____________________________________________________________________________
8554 [  6198] By: jhi                                   on 2000/06/03  14:59:15
8555         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
8556              From: Dan Sugalski <dan@sidhe.org>
8557              To: vmsperl@perl.org, perl5-porters@perl.org
8558              Date: Fri, 02 Jun 2000 16:00:41 -0400
8559              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
8560              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
8561      Branch: cfgperl
8562            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
8563            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
8564            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
8565 ____________________________________________________________________________
8566 [  6197] By: jhi                                   on 2000/06/03  14:41:30
8567         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
8568              From: John Borwick <jhborwic@unity.ncsu.edu>
8569              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
8570              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
8571      Branch: cfgperl
8572            ! pod/perlsyn.pod
8573 ____________________________________________________________________________
8574 [  6196] By: jhi                                   on 2000/06/03  14:38:09
8575         Log: Integrate with Sarathy.
8576      Branch: cfgperl
8577           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
8578           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
8579           !> vms/perly_c.vms
8580 ____________________________________________________________________________
8581 [  6195] By: gsar                                  on 2000/06/02  22:43:13
8582         Log: fix yet another eval"" leak under USE_ITHREADS
8583      Branch: perl
8584            ! op.c
8585 ____________________________________________________________________________
8586 [  6194] By: gsar                                  on 2000/06/02  18:22:06
8587         Log: fix small eval"" memory leaks under USE_ITHREADS
8588      Branch: perl
8589            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
8590            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
8591            ! vms/perly_c.vms
8592 ____________________________________________________________________________
8593 [  6193] By: jhi                                   on 2000/06/01  13:03:56
8594         Log: Signals-be-gone for microperl.
8595      Branch: cfgperl
8596            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
8597 ____________________________________________________________________________
8598 [  6192] By: jhi                                   on 2000/06/01  12:52:02
8599         Log: Integrate with Sarathy.
8600      Branch: cfgperl
8601           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
8602           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
8603           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
8604           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
8605           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
8606           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
8607           !> t/op/vec.t utils/h2xs.PL
8608 ____________________________________________________________________________
8609 [  6191] By: gsar                                  on 2000/06/01  09:38:21
8610         Log: vec() loses numericalness (modified version of patch suggested
8611              by Robin Barker)
8612      Branch: perl
8613            ! doop.c t/op/vec.t
8614 ____________________________________________________________________________
8615 [  6190] By: gsar                                  on 2000/06/01  09:26:15
8616         Log: submit missing embed.pl change
8617      Branch: perl
8618            ! embed.pl
8619 ____________________________________________________________________________
8620 [  6189] By: gsar                                  on 2000/06/01  09:05:34
8621         Log: counting tr/// corrupts later operation (from M.J.T Guy)
8622      Branch: perl
8623            ! doop.c t/op/tr.t
8624 ____________________________________________________________________________
8625 [  6188] By: gsar                                  on 2000/06/01  08:58:39
8626         Log: h2xs tweaks
8627      Branch: perl
8628            ! utils/h2xs.PL
8629 ____________________________________________________________________________
8630 [  6187] By: gsar                                  on 2000/06/01  08:50:07
8631         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
8632              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8633      Branch: perl
8634            + lib/Pod/LaTeX.pm
8635            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
8636            ! pod/pod2latex.PL
8637 ____________________________________________________________________________
8638 [  6186] By: gsar                                  on 2000/06/01  08:24:40
8639         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
8640              <wolfgang.laun@alcatel.at>)
8641      Branch: perl
8642            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
8643            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
8644 ____________________________________________________________________________
8645 [  6185] By: gsar                                  on 2000/06/01  08:12:00
8646         Log: remove incorrect documentation about implicit split to @_ in
8647              list context, which never really worked in perl 5 (from
8648              M.J.T. Guy)
8649      Branch: perl
8650            ! pod/perlfunc.pod pod/perltrap.pod
8651 ____________________________________________________________________________
8652 [  6184] By: gsar                                  on 2000/06/01  07:52:27
8653         Log: tweak for change#6127
8654      Branch: perl
8655            ! perl.c
8656 ____________________________________________________________________________
8657 [  6183] By: gsar                                  on 2000/06/01  07:41:02
8658         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
8659              <nick@ccl4.org>)
8660      Branch: perl
8661            + t/lib/selfloader.t
8662            ! MANIFEST lib/SelfLoader.pm
8663 ____________________________________________________________________________
8664 [  6182] By: jhi                                   on 2000/06/01  00:34:42
8665         Log: Be Cleaner Part Deux.
8666      Branch: cfgperl
8667            ! Makefile.SH
8668 ____________________________________________________________________________
8669 [  6181] By: jhi                                   on 2000/06/01  00:32:09
8670         Log: Integrate with Sarathy.
8671      Branch: cfgperl
8672           !> pp.c t/op/arith.t
8673 ____________________________________________________________________________
8674 [  6180] By: jhi                                   on 2000/06/01  00:31:13
8675         Log: microperl nits from Simon Cozens.
8676      Branch: cfgperl
8677            + uconfig.h
8678            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
8679            ! unixish.h
8680 ____________________________________________________________________________
8681 [  6179] By: gsar                                  on 2000/05/31  22:37:51
8682         Log: buggy modulus on UVs introduced by change#3378 (resulted in
8683              4063328477 % 65535 amounting to 27406, instead of 27407)
8684      Branch: perl
8685            ! pp.c t/op/arith.t
8686 ____________________________________________________________________________
8687 [  6178] By: jhi                                   on 2000/05/31  21:52:41
8688         Log: Be cleaner.
8689      Branch: cfgperl
8690            ! Makefile.SH
8691 ____________________________________________________________________________
8692 [  6177] By: jhi                                   on 2000/05/31  21:47:33
8693         Log: Substitution utf8 patch from Simon Cozens.
8694      Branch: cfgperl
8695            ! pp_hot.c
8696 ____________________________________________________________________________
8697 [  6176] By: jhi                                   on 2000/05/31  21:45:34
8698         Log: Single-quoted utf8 patch from Simon Cozens.
8699      Branch: cfgperl
8700            ! toke.c
8701 ____________________________________________________________________________
8702 [  6175] By: jhi                                   on 2000/05/31  21:40:18
8703         Log: Integrate with Sarathy.
8704      Branch: cfgperl
8705           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
8706 ____________________________________________________________________________
8707 [  6174] By: jhi                                   on 2000/05/31  21:37:31
8708         Log: microperl changes from Simon Cozens; Makefile for microperl
8709              written from scratch; few casts added as microperl compilation
8710              doesn't have all prototypes available.
8711      Branch: cfgperl
8712            + Makefile.micro README.micro Todo.micro uconfig.sh
8713            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
8714            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
8715      Branch: metaconfig
8716            + U/modified/Config_h.U
8717 ____________________________________________________________________________
8718 [  6173] By: jhi                                   on 2000/05/31  20:00:24
8719         Log: metaconfig maintenance.
8720      Branch: metaconfig
8721            + U/modified/Inhdr.U U/typedefs/inotype.U
8722      Branch: metaconfig/U/perl
8723            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
8724            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
8725 ____________________________________________________________________________
8726 [  6172] By: gsar                                  on 2000/05/31  05:05:42
8727         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
8728              (from Ilya Zakharevich)
8729      Branch: perl
8730            ! regexec.c t/op/re_tests
8731 ____________________________________________________________________________
8732 [  6171] By: gsar                                  on 2000/05/31  05:01:47
8733         Log: scalar() doesn't force scalar context when used in void context
8734              (from Simon Cozens)
8735      Branch: perl
8736            ! op.c t/op/wantarray.t
8737 ____________________________________________________________________________
8738 [  6170] By: gsar                                  on 2000/05/31  04:41:33
8739         Log: change#6142 needs tweaks to tests to work where there's no symlink()
8740              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8741      Branch: perl
8742            ! t/lib/filefind.t
8743 ____________________________________________________________________________
8744 [  6169] By: gsar                                  on 2000/05/31  04:29:49
8745         Log: integrate cfgperl contents into mainline
8746      Branch: perl
8747           +> pod/perlmodlib.PL pod/perlnewmod.pod
8748           !> (integrate 42 files)
8749 ____________________________________________________________________________
8750 [  6168] By: jhi                                   on 2000/05/30  22:53:37
8751         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
8752      Branch: cfgperl
8753            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8754            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
8755            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
8756            ! win32/config.bc win32/config.gc win32/config.vc
8757            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8758            ! win32/config_h.PL win32/config_sh.PL
8759      Branch: metaconfig/U/perl
8760            ! perlxv.U
8761 ____________________________________________________________________________
8762 [  6167] By: jhi                                   on 2000/05/30  22:20:21
8763         Log: tweak todo 
8764      Branch: cfgperl
8765            ! Todo-5.6
8766 ____________________________________________________________________________
8767 [  6166] By: jhi                                   on 2000/05/30  22:11:51
8768         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
8769              in case somebody wants to write an extension for more
8770              shadow database interfaces.
8771      Branch: cfgperl
8772            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8773            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
8774            ! vos/config.def vos/config.h vos/config_h.SH_orig
8775            ! win32/config.bc win32/config.gc win32/config.vc
8776            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8777      Branch: metaconfig
8778            ! U/modified/Myinit.U
8779      Branch: metaconfig/U/perl
8780            + d_getespwnam.U d_getprpwnam.U i_prot.U
8781 ____________________________________________________________________________
8782 [  6165] By: jhi                                   on 2000/05/30  18:35:34
8783         Log: Integrate with Sarathy.
8784      Branch: cfgperl
8785           !> op.c
8786 ____________________________________________________________________________
8787 [  6164] By: jhi                                   on 2000/05/30  18:30:16
8788         Log: detypo
8789      Branch: cfgperl
8790            ! Configure config_h.SH
8791      Branch: metaconfig/U/perl
8792            ! perlxv.U
8793 ____________________________________________________________________________
8794 [  6163] By: gsar                                  on 2000/05/30  03:24:03
8795         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
8796      Branch: perl
8797            ! op.c
8798 ____________________________________________________________________________
8799 [  6162] By: gsar                                  on 2000/05/30  03:09:38
8800         Log: fix memory leak in method call optimization (change#3768);
8801              made C<eval "$x->foo()"> leak
8802      Branch: perl
8803            ! op.c
8804 ____________________________________________________________________________
8805 [  6161] By: jhi                                   on 2000/05/29  17:56:26
8806         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
8807              both from Simon Cozens.
8808      Branch: cfgperl
8809            + pod/perlmodlib.PL pod/perlnewmod.pod
8810            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
8811            ! pod/perlmodlib.pod pod/perltoc.pod
8812 ____________________________________________________________________________
8813 [  6160] By: jhi                                   on 2000/05/29  17:23:55
8814         Log: Changes for the File::Temp 0.08 (change #6159) test suite
8815              to fit better into the Perl distribution test framework.
8816      Branch: cfgperl
8817            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
8818            ! t/lib/ftmp-tempfile.t
8819 ____________________________________________________________________________
8820 [  6159] By: jhi                                   on 2000/05/29  16:55:36
8821         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
8822      Branch: cfgperl
8823            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8824            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8825 ____________________________________________________________________________
8826 [  6158] By: bailey                                on 2000/05/29  16:22:08
8827         Log: Add fallback to tmpfile for use in cases where user's relying on
8828              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
8829              Lane's patch)
8830      Branch: vmsperl
8831            ! vms/vms.c vms/vmsish.h
8832 ____________________________________________________________________________
8833 [  6157] By: jhi                                   on 2000/05/29  03:10:36
8834         Log: Regen Configure to jive with #6149.
8835      Branch: cfgperl
8836            ! Configure
8837      Branch: metaconfig
8838            ! U/modified/Getfile.U
8839 ____________________________________________________________________________
8840 [  6156] By: jhi                                   on 2000/05/29  03:01:38
8841         Log: Integrate with Sarathy.
8842      Branch: cfgperl
8843           +> ext/DynaLoader/dl_mac.xs
8844           !> (integrate 38 files)
8845 ____________________________________________________________________________
8846 [  6155] By: gsar                                  on 2000/05/28  21:15:58
8847         Log: small bug in change#6144; remove random \xA0 character that snuck
8848              in via change#6145
8849      Branch: perl
8850            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
8851 ____________________________________________________________________________
8852 [  6154] By: gsar                                  on 2000/05/28  21:04:19
8853         Log: avoid type mismatch warning
8854      Branch: perl
8855            ! perl.c
8856 ____________________________________________________________________________
8857 [  6153] By: gsar                                  on 2000/05/28  20:58:31
8858         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
8859              <nick@Bagpuss.uk.boo.com>)
8860      Branch: perl
8861            ! lib/Test/Harness.pm
8862 ____________________________________________________________________________
8863 [  6152] By: gsar                                  on 2000/05/28  20:53:42
8864         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
8865      Branch: perl
8866            ! regexec.c
8867 ____________________________________________________________________________
8868 [  6151] By: gsar                                  on 2000/05/28  20:50:28
8869         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
8870      Branch: perl
8871            ! regexec.c
8872 ____________________________________________________________________________
8873 [  6150] By: gsar                                  on 2000/05/28  20:39:58
8874         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
8875      Branch: perl
8876            ! pod/perlrequick.pod
8877 ____________________________________________________________________________
8878 [  6149] By: gsar                                  on 2000/05/28  20:35:16
8879         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
8880              <troc@netrus.net>)
8881      Branch: perl
8882            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
8883            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
8884            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
8885            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
8886 ____________________________________________________________________________
8887 [  6148] By: gsar                                  on 2000/05/28  20:21:07
8888         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
8889      Branch: perl
8890            ! lib/ExtUtils/MM_Unix.pm
8891 ____________________________________________________________________________
8892 [  6147] By: gsar                                  on 2000/05/28  20:12:41
8893         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
8894              (from Peter Prymmer)
8895      Branch: perl
8896            ! vms/subconfigure.com
8897 ____________________________________________________________________________
8898 [  6146] By: gsar                                  on 2000/05/28  20:06:15
8899         Log: doc typo
8900      Branch: perl
8901            ! lib/warnings.pm warnings.h warnings.pl
8902 ____________________________________________________________________________
8903 [  6145] By: gsar                                  on 2000/05/28  18:44:33
8904         Log: make xsubpp skip embedded pod (from Matthias Neeracher
8905              <neeri@iis.ee.ethz.ch>)
8906      Branch: perl
8907            ! lib/ExtUtils/xsubpp
8908 ____________________________________________________________________________
8909 [  6144] By: gsar                                  on 2000/05/28  18:42:49
8910         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
8911              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
8912              <neeri@iis.ee.ethz.ch>)
8913      Branch: perl
8914            ! lib/AutoSplit.pm
8915 ____________________________________________________________________________
8916 [  6143] By: gsar                                  on 2000/05/28  18:41:12
8917         Log: MacOS support, part 1 (from Matthias Neeracher
8918              <neeri@iis.ee.ethz.ch>)
8919      Branch: perl
8920            + ext/DynaLoader/dl_mac.xs
8921            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
8922            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
8923            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
8924            ! util.h
8925 ____________________________________________________________________________
8926 [  6142] By: gsar                                  on 2000/05/28  18:21:51
8927         Log: File::Find fails to chdir when chasing symlinks (from
8928              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
8929      Branch: perl
8930            ! lib/File/Find.pm t/lib/filefind.t
8931 ____________________________________________________________________________
8932 [  6141] By: jhi                                   on 2000/05/28  14:25:15
8933         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
8934              forwarded by Peter Seebach from the bsdi-users mailing list.
8935              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
8936      Branch: perl
8937            ! hints/bsdos.sh
8938 ____________________________________________________________________________
8939 [  6140] By: jhi                                   on 2000/05/28  14:11:57
8940         Log: Integrate with Sarathy.
8941      Branch: cfgperl
8942           +> (branch 30 files)
8943           !> (integrate 93 files)
8944 ____________________________________________________________________________
8945 [  6139] By: gsar                                  on 2000/05/28  10:01:48
8946         Log: revise mktables.PL for bugs and newness in Unicode 3.0
8947              (from James Bence <jbence@amgen.com>)
8948      Branch: perl
8949            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
8950            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
8951            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
8952            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
8953            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
8954            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
8955            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
8956            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
8957            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
8958            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
8959            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
8960            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
8961            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
8962            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
8963            + lib/unicode/Is/SylWU.pl
8964            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
8965            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
8966            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
8967            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
8968            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
8969            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
8970            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
8971            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
8972            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
8973            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
8974            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
8975            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
8976            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
8977            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
8978            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
8979            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
8980            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
8981            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
8982            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
8983            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
8984            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
8985            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
8986            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
8987            ! lib/unicode/Makefile lib/unicode/mktables.PL
8988 ____________________________________________________________________________
8989 [  6138] By: gsar                                  on 2000/05/28  08:50:32
8990         Log: add note about the handling of negative indices to tied arrays
8991              (from Michael G Schwern <schwern@pobox.com>)
8992      Branch: perl
8993            ! pod/perltie.pod
8994 ____________________________________________________________________________
8995 [  6137] By: gsar                                  on 2000/05/28  08:46:10
8996         Log: fix bogus redeclaration warning for "our" variables in different
8997              scopes
8998      Branch: perl
8999            ! op.c t/pragma/strict-vars
9000 ____________________________________________________________________________
9001 [  6136] By: gsar                                  on 2000/05/28  08:31:20
9002         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
9003      Branch: perl
9004            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
9005 ____________________________________________________________________________
9006 [  6135] By: gsar                                  on 2000/05/28  08:17:50
9007         Log: enable Test::Harness to dynamically determine column width etc.
9008              (from Rob Napier <rnapier@employees.org>)
9009      Branch: perl
9010            ! lib/Test/Harness.pm
9011 ____________________________________________________________________________
9012 [  6134] By: gsar                                  on 2000/05/28  08:13:39
9013         Log: make Test::Harness use wait.h/WCOREDUMP if available
9014              (from Ben Tilly <ben_tilly@hotmail.com>)
9015      Branch: perl
9016            ! lib/Test/Harness.pm
9017 ____________________________________________________________________________
9018 [  6133] By: gsar                                  on 2000/05/28  08:08:05
9019         Log: elide bogus test in change#6132
9020      Branch: perl
9021            ! t/pragma/warn/9enabled
9022 ____________________________________________________________________________
9023 [  6132] By: gsar                                  on 2000/05/28  08:03:14
9024         Log: warnings::enabled() doesn't fall back to looking at $^W if
9025              caller isn't using lexical warnings (from Paul Marquess)
9026      Branch: perl
9027            ! pp_ctl.c t/pragma/warn/9enabled
9028 ____________________________________________________________________________
9029 [  6131] By: gsar                                  on 2000/05/28  07:57:47
9030         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
9031      Branch: perl
9032            ! ext/POSIX/POSIX.pm
9033 ____________________________________________________________________________
9034 [  6130] By: gsar                                  on 2000/05/28  07:29:12
9035         Log: fix places that mean C<"word" character> but say C<alphanumeric
9036              character>
9037      Branch: perl
9038            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
9039 ____________________________________________________________________________
9040 [  6129] By: gsar                                  on 2000/05/28  07:18:41
9041         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
9042      Branch: perl
9043            ! vms/test.com
9044 ____________________________________________________________________________
9045 [  6128] By: gsar                                  on 2000/05/28  07:12:55
9046         Log: new perlxstut example for passing/returning refs to arrays
9047              (from David Lowe <dlowe@pootpoot.com>)
9048      Branch: perl
9049            ! pod/perlxstut.pod
9050 ____________________________________________________________________________
9051 [  6127] By: gsar                                  on 2000/05/28  07:02:50
9052         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
9053              failed (from Gisle Aas)
9054      Branch: perl
9055            ! cop.h perl.c
9056 ____________________________________________________________________________
9057 [  6126] By: gsar                                  on 2000/05/28  06:39:53
9058         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
9059              (reworked variant of patch suggested by Simon Cozens)
9060      Branch: perl
9061            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
9062            ! pp_hot.c proto.h t/op/gv.t
9063 ____________________________________________________________________________
9064 [  6125] By: gsar                                  on 2000/05/28  05:14:55
9065         Log: enable propagating exception objects via Perl_croak() in XS code
9066              (from Gisle Aas)
9067      Branch: perl
9068            ! util.c
9069 ____________________________________________________________________________
9070 [  6124] By: gsar                                  on 2000/05/28  05:07:28
9071         Log: integrate vmsperl contents into mainline
9072      Branch: perl
9073           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
9074           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
9075           !> vms/vmsish.h
9076 ____________________________________________________________________________
9077 [  6123] By: gsar                                  on 2000/05/28  05:03:53
9078         Log: clarify gotcha with #line directives (from Rocco Caputo
9079              <troc@netrus.net>)
9080      Branch: perl
9081            ! pod/perldebug.pod pod/perlsyn.pod
9082 ____________________________________________________________________________
9083 [  6122] By: gsar                                  on 2000/05/28  04:58:29
9084         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
9085              (from Mark-Jason Dominus)
9086      Branch: perl
9087            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
9088            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
9089            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
9090            ! toke.c
9091 ____________________________________________________________________________
9092 [  6121] By: bailey                                on 2000/05/25  04:46:54
9093         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
9094              lists (based on fixes by Craig Berry)
9095      Branch: vmsperl
9096            ! lib/File/Spec/VMS.pm
9097 ____________________________________________________________________________
9098 [  6120] By: bailey                                on 2000/05/25  04:25:38
9099         Log: Add missing escape (Charles Lane)
9100      Branch: vmsperl
9101            ! t/op/lex_assign.t
9102 ____________________________________________________________________________
9103 [  6119] By: bailey                                on 2000/05/25  04:21:25
9104         Log: Quiet error messages in vmsish.t (Charles Lane)
9105      Branch: vmsperl
9106            ! vms/ext/vmsish.t
9107 ____________________________________________________________________________
9108 [  6118] By: bailey                                on 2000/05/25  04:17:57
9109         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
9110              Flatten case labels in switch statements uniformly (Charles Bailey)
9111      Branch: vmsperl
9112            ! vms/vms.c
9113 ____________________________________________________________________________
9114 [  6117] By: bailey                                on 2000/05/25  03:58:09
9115         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
9116      Branch: vmsperl
9117            ! vms/vmsish.h
9118 ____________________________________________________________________________
9119 [  6116] By: bailey                                on 2000/05/25  03:11:15
9120         Log: Miscellaneous cosmetic fixes (Charles Lane)
9121      Branch: vmsperl
9122            ! lib/ExtUtils/MM_VMS.pm
9123 ____________________________________________________________________________
9124 [  6115] By: bailey                                on 2000/05/25  03:10:36
9125         Log: Add bounds checking for several strings (Charles Lane)
9126      Branch: vmsperl
9127            ! vms/vms.c
9128 ____________________________________________________________________________
9129 [  6114] By: bailey                                on 2000/05/25  02:25:34
9130         Log: Urk -- undo previous removal of vmsish 'exit' change
9131      Branch: vmsperl
9132            ! vms/ext/vmsish.pm vms/vmsish.h
9133 ____________________________________________________________________________
9134 [  6113] By: bailey                                on 2000/05/24  02:24:40
9135         Log: Ugly workaround for version-specific RTL error
9136      Branch: vmsperl
9137            ! vms/vms.c
9138 ____________________________________________________________________________
9139 [  6112] By: bailey                                on 2000/05/24  02:19:55
9140         Log: Check for existence of file before trying to delete
9141      Branch: vmsperl
9142            ! vms/test.com
9143 ____________________________________________________________________________
9144 [  6111] By: bailey                                on 2000/05/23  23:35:13
9145         Log: Resync with mainline prior to post-5.6.0 updates
9146      Branch: vmsperl
9147           +> (branch 49 files)
9148            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
9149            ! vms/ext/vmsish.pm
9150           !> (integrate 334 files)
9151 ____________________________________________________________________________
9152 [  6110] By: jhi                                   on 2000/05/23  19:28:32
9153         Log: todo tweak
9154      Branch: cfgperl
9155            ! Todo-5.6
9156 ____________________________________________________________________________
9157 [  6109] By: jhi                                   on 2000/05/18  17:38:54
9158         Log: Integrate with Sarathy.
9159      Branch: cfgperl
9160           !> mg.c perl.h win32/perlhost.h
9161 ____________________________________________________________________________
9162 [  6108] By: gsar                                  on 2000/05/17  02:24:56
9163         Log: reenable fake signal handling on Windows, bugs and all
9164      Branch: perl
9165            ! mg.c perl.h win32/perlhost.h
9166 ____________________________________________________________________________
9167 [  6107] By: jhi                                   on 2000/05/15  18:01:41
9168         Log: Tweak the todo list.
9169      Branch: cfgperl
9170            ! Todo-5.6
9171 ____________________________________________________________________________
9172 [  6106] By: jhi                                   on 2000/05/15  13:41:48
9173         Log: The (Configure) script refuses to go on, after asking for
9174              'You may also choose to try maximal 64-bitness....'.
9175              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
9176              -- Patrick Zima
9177              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
9178      Branch: cfgperl
9179            ! hints/solaris_2.sh
9180 ____________________________________________________________________________
9181 [  6105] By: jhi                                   on 2000/05/11  14:37:43
9182         Log: Integrate with Sarathy.
9183      Branch: cfgperl
9184           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
9185           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
9186 ____________________________________________________________________________
9187 [  6104] By: gsar                                  on 2000/05/11  03:39:07
9188         Log: PL_sys_intern was being initialized too late on windows
9189      Branch: perl
9190            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
9191            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
9192 ____________________________________________________________________________
9193 [  6103] By: jhi                                   on 2000/05/09  19:42:20
9194         Log: Test tweaking for Unicos continues.
9195      Branch: cfgperl
9196            ! t/op/64bitint.t
9197 ____________________________________________________________________________
9198 [  6102] By: jhi                                   on 2000/05/09  16:47:27
9199         Log: The test suite tweak in #6101 wasn't quite right.
9200      Branch: cfgperl
9201            ! t/lib/complex.t
9202 ____________________________________________________________________________
9203 [  6101] By: jhi                                   on 2000/05/09  15:35:34
9204         Log: Hints and test tweaks for Unicos.
9205      Branch: cfgperl
9206            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
9207 ____________________________________________________________________________
9208 [  6100] By: jhi                                   on 2000/05/08  21:15:06
9209         Log: More compilation tweakery from Allen Smith.
9210      Branch: cfgperl
9211            ! hints/irix_6.sh
9212 ____________________________________________________________________________
9213 [  6099] By: jhi                                   on 2000/05/08  19:21:18
9214         Log: Tweaks for the cc bugs from Allen Smith.
9215      Branch: cfgperl
9216            ! hints/irix_6.sh
9217 ____________________________________________________________________________
9218 [  6098] By: jhi                                   on 2000/05/08  19:13:37
9219         Log: Add a note about other, yet unsupported, shadow password APIs.
9220      Branch: cfgperl
9221            ! pp_sys.c
9222 ____________________________________________________________________________
9223 [  6097] By: jhi                                   on 2000/05/08  18:46:34
9224         Log: Add a note about possible compilation problems from Allen Smith.
9225      Branch: cfgperl
9226            ! hints/irix_6.sh
9227 ____________________________________________________________________________
9228 [  6096] By: jhi                                   on 2000/05/08  17:33:10
9229         Log: Integrate with Sarathy.
9230      Branch: cfgperl
9231           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
9232           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
9233 ____________________________________________________________________________
9234 [  6095] By: jhi                                   on 2000/05/08  16:21:33
9235         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
9236              might be useful in future.
9237      Branch: cfgperl
9238            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9239            ! config_h.SH
9240      Branch: metaconfig
9241            ! U/installdirs/inc_version_list.U
9242      Branch: metaconfig/U/perl
9243            ! perlxv.U
9244 ____________________________________________________________________________
9245 [  6094] By: gsar                                  on 2000/05/08  14:22:22
9246         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
9247      Branch: perl
9248            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
9249            ! hints/cygwin.sh pp_sys.c
9250 ____________________________________________________________________________
9251 [  6093] By: gsar                                  on 2000/05/08  12:52:28
9252         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
9253              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
9254      Branch: perl
9255            ! pp_sys.c sv.c win32/perlhost.h
9256 ____________________________________________________________________________
9257 [  6092] By: jhi                                   on 2000/05/07  22:40:34
9258         Log: Regen perltoc with the fixed buildtoc.
9259      Branch: cfgperl
9260            ! pod/perltoc.pod
9261 ____________________________________________________________________________
9262 [  6091] By: jhi                                   on 2000/05/07  22:24:16
9263         Log: Integrate with Sarathy.
9264      Branch: cfgperl
9265           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
9266           !> t/op/substr.t toke.c
9267 ____________________________________________________________________________
9268 [  6090] By: gsar                                  on 2000/05/07  19:47:07
9269         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
9270              [NI]OK; added tests for both
9271      Branch: perl
9272            ! perl.c pp_hot.c sv.c t/op/substr.t
9273 ____________________________________________________________________________
9274 [  6089] By: gsar                                  on 2000/05/07  18:18:38
9275         Log: buildtoc tweak to fix newline lossage
9276      Branch: perl
9277            ! pod/buildtoc
9278 ____________________________________________________________________________
9279 [  6088] By: jhi                                   on 2000/05/07  16:35:36
9280         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
9281              because we do not use those.  The HAS_GETSPNAM remains,
9282              though, because we still do use that.
9283      Branch: cfgperl
9284            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9285            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
9286            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
9287            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
9288            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9289            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
9290 ____________________________________________________________________________
9291 [  6087] By: gsar                                  on 2000/05/07  16:05:16
9292         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
9293      Branch: perl
9294            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
9295 ____________________________________________________________________________
9296 [  6086] By: jhi                                   on 2000/05/07  15:27:07
9297         Log: Integrate with Sarathy.
9298      Branch: cfgperl
9299           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
9300           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
9301           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
9302           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
9303           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
9304           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
9305 ____________________________________________________________________________
9306 [  6085] By: gsar                                  on 2000/05/07  05:52:02
9307         Log: repeat operator (x) doesn't preserve utf8-ness
9308      Branch: perl
9309            ! pp.c t/op/substr.t
9310 ____________________________________________________________________________
9311 [  6084] By: gsar                                  on 2000/05/07  05:39:55
9312         Log: substr() does not preserve utf8-ness (from Stefan Eissing
9313              <Eissing@medicaldataservice.de>); added tests
9314      Branch: perl
9315            ! pp.c t/op/substr.t
9316 ____________________________________________________________________________
9317 [  6083] By: gsar                                  on 2000/05/07  05:24:46
9318         Log: note about undocumented caller() return value (from M.J.T. Guy);
9319              yet another peek.t tweak
9320      Branch: perl
9321            ! pod/perlfunc.pod t/lib/peek.t
9322 ____________________________________________________________________________
9323 [  6082] By: gsar                                  on 2000/05/07  05:08:40
9324         Log: peek.t non-portable to ithreads
9325      Branch: perl
9326            ! t/lib/peek.t
9327 ____________________________________________________________________________
9328 [  6081] By: gsar                                  on 2000/05/07  04:17:04
9329         Log: better default perlbug categories for ok reports (from Richard Foley)
9330      Branch: perl
9331            ! utils/perlbug.PL
9332 ____________________________________________________________________________
9333 [  6080] By: gsar                                  on 2000/05/07  04:08:07
9334         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
9335              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
9336      Branch: perl
9337            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
9338            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
9339            ! AUTHORS MAINTAIN MANIFEST
9340 ____________________________________________________________________________
9341 [  6079] By: gsar                                  on 2000/05/07  04:01:38
9342         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
9343      Branch: perl
9344            ! lib/Carp/Heavy.pm
9345 ____________________________________________________________________________
9346 [  6078] By: gsar                                  on 2000/05/07  01:24:19
9347         Log: workaround for CRT bug in chdir() (from Charles Lane, via
9348              Peter Prymmer)
9349      Branch: perl
9350            ! iperlsys.h vms/vms.c vms/vmsish.h
9351 ____________________________________________________________________________
9352 [  6077] By: gsar                                  on 2000/05/07  01:22:23
9353         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
9354              and Tom Phoenix)
9355      Branch: perl
9356            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
9357 ____________________________________________________________________________
9358 [  6076] By: gsar                                  on 2000/05/06  17:36:29
9359         Log: integrate cfgperl contents into mainline
9360      Branch: perl
9361           +> t/lib/peek.t
9362           !> Configure MANIFEST Porting/Glossary Porting/config.sh
9363           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
9364           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
9365           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
9366 ____________________________________________________________________________
9367 [  6075] By: jhi                                   on 2000/05/05  18:56:10
9368         Log: Make the test more portable.
9369      Branch: cfgperl
9370            ! t/lib/peek.t
9371 ____________________________________________________________________________
9372 [  6074] By: jhi                                   on 2000/05/05  18:49:20
9373         Log: Introduce t/lib/peek.t.
9374      Branch: cfgperl
9375            + t/lib/peek.t
9376            ! MANIFEST
9377 ____________________________________________________________________________
9378 [  6073] By: jhi                                   on 2000/05/05  14:30:45
9379         Log: Complex tweaks.
9380      Branch: cfgperl
9381            ! lib/Math/Complex.pm t/lib/complex.t
9382 ____________________________________________________________________________
9383 [  6072] By: jhi                                   on 2000/05/05  12:27:13
9384         Log: Integrate with Sarathy.
9385      Branch: cfgperl
9386           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9387           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
9388           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
9389           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
9390 ____________________________________________________________________________
9391 [  6071] By: gsar                                  on 2000/05/05  02:24:46
9392         Log: misformatted perllocal.pod (from Tim Jenness
9393              <t.jenness@jach.hawaii.edu>)
9394      Branch: perl
9395            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
9396 ____________________________________________________________________________
9397 [  6070] By: gsar                                  on 2000/05/05  02:16:52
9398         Log: remove misleading comment (from M.J.T. Guy)
9399      Branch: perl
9400            ! t/lib/anydbm.t
9401 ____________________________________________________________________________
9402 [  6069] By: gsar                                  on 2000/05/05  02:15:13
9403         Log: File::Spec compatibility update (from Barrie Slaymaker
9404              <barries@slaysys.com>)
9405      Branch: perl
9406            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
9407            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9408 ____________________________________________________________________________
9409 [  6068] By: gsar                                  on 2000/05/05  02:01:50
9410         Log: note about values()
9411      Branch: perl
9412            ! pod/perlfunc.pod
9413 ____________________________________________________________________________
9414 [  6067] By: gsar                                  on 2000/05/05  01:33:09
9415         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
9416      Branch: perl
9417            ! win32/win32.c
9418 ____________________________________________________________________________
9419 [  6066] By: gsar                                  on 2000/05/05  01:23:43
9420         Log: s/END/CHECK/
9421      Branch: perl
9422            ! perl.c
9423 ____________________________________________________________________________
9424 [  6065] By: jhi                                   on 2000/05/04  17:30:22
9425         Log: Integrate with Sarathy.
9426      Branch: cfgperl
9427           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
9428 ____________________________________________________________________________
9429 [  6064] By: gsar                                  on 2000/05/04  17:26:14
9430         Log: change#5905 wasn't quite right--it's intent only applies when arguments
9431              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
9432      Branch: perl
9433            ! pp_sys.c sv.c
9434 ____________________________________________________________________________
9435 [  6063] By: gsar                                  on 2000/05/04  16:52:29
9436         Log: tokeq() could read unallocated field in argument
9437      Branch: perl
9438            ! toke.c
9439 ____________________________________________________________________________
9440 [  6062] By: gsar                                  on 2000/05/04  16:34:51
9441         Log: additional tests for utf8.t
9442      Branch: perl
9443            ! t/pragma/utf8.t
9444 ____________________________________________________________________________
9445 [  6061] By: gsar                                  on 2000/05/04  16:09:28
9446         Log: change#5921 neglected to make eq honor "use bytes"
9447      Branch: perl
9448            ! sv.c
9449 ____________________________________________________________________________
9450 [  6060] By: jhi                                   on 2000/05/04  15:30:16
9451         Log: Integrate with Sarathy.
9452      Branch: cfgperl
9453           !> perl.c regcomp.c t/pragma/utf8.t
9454 ____________________________________________________________________________
9455 [  6059] By: jhi                                   on 2000/05/04  15:26:37
9456         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
9457              in natively 64-bit platforms where a long is a quad (no need
9458              for long longs).  Also added bias for IVs.
9459      Branch: cfgperl
9460            ! toke.c
9461 ____________________________________________________________________________
9462 [  6058] By: gsar                                  on 2000/05/04  00:19:14
9463         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
9464              (spotted by Donald Kinzer <dkinzer@premia.com>)
9465      Branch: perl
9466            ! perl.c
9467 ____________________________________________________________________________
9468 [  6057] By: gsar                                  on 2000/05/03  18:34:01
9469         Log: fix broken parsing of /\x{ab}/
9470      Branch: perl
9471            ! regcomp.c t/pragma/utf8.t
9472 ____________________________________________________________________________
9473 [  6056] By: jhi                                   on 2000/05/03  17:57:16
9474         Log: The search of infinity continues, this time simplified.
9475      Branch: cfgperl
9476            ! lib/Math/Complex.pm
9477 ____________________________________________________________________________
9478 [  6055] By: jhi                                   on 2000/05/03  17:45:30
9479         Log: Detypo.
9480      Branch: cfgperl
9481            ! hints/unicos.sh
9482 ____________________________________________________________________________
9483 [  6054] By: jhi                                   on 2000/05/02  22:28:27
9484         Log: Be more forgiving in POSIX about HUGE_VALL.
9485      Branch: cfgperl
9486            ! ext/POSIX/POSIX.xs
9487 ____________________________________________________________________________
9488 [  6053] By: jhi                                   on 2000/05/02  22:25:05
9489         Log: Integrate with Sarathy.
9490      Branch: cfgperl
9491           !> hints/irix_6.sh pod/perlop.pod
9492 ____________________________________________________________________________
9493 [  6052] By: jhi                                   on 2000/05/02  22:24:31
9494         Log: Unicos hint tweak.
9495      Branch: cfgperl
9496            ! hints/unicos.sh
9497 ____________________________________________________________________________
9498 [  6051] By: jhi                                   on 2000/05/02  22:21:26
9499         Log: Complex tweakery.
9500      Branch: cfgperl
9501            ! lib/Math/Complex.pm t/lib/complex.t
9502 ____________________________________________________________________________
9503 [  6050] By: jhi                                   on 2000/05/02  19:26:22
9504         Log: Use setxxent()/endxxent().
9505      Branch: cfgperl
9506            ! t/op/grent.t t/op/pwent.t
9507 ____________________________________________________________________________
9508 [  6049] By: jhi                                   on 2000/05/02  19:06:02
9509         Log: Test both the scalar and list contexts.
9510      Branch: cfgperl
9511            ! t/op/grent.t t/op/pwent.t
9512 ____________________________________________________________________________
9513 [  6048] By: gsar                                  on 2000/05/02  18:29:10
9514         Log: add note about how $( doesn't interpolate in REs (from
9515              Philip Newton <newton@ficus.frogspace.net>)
9516      Branch: perl
9517            ! pod/perlop.pod
9518 ____________________________________________________________________________
9519 [  6047] By: jhi                                   on 2000/05/02  17:41:24
9520         Log: Call getspnam() only iff needd.
9521      Branch: cfgperl
9522            ! pp_sys.c
9523 ____________________________________________________________________________
9524 [  6046] By: gsar                                  on 2000/05/02  17:07:25
9525         Log: libscheck has insufficient checks for n32 libs (from
9526              Albert Chin-A-Young <china@thewrittenword.com>)
9527      Branch: perl
9528            ! hints/irix_6.sh
9529 ____________________________________________________________________________
9530 [  6045] By: jhi                                   on 2000/05/02  13:57:17
9531         Log: Integrate with Sarathy.
9532      Branch: cfgperl
9533           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
9534           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
9535 ____________________________________________________________________________
9536 [  6044] By: gsar                                  on 2000/05/02  06:48:19
9537         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
9538              such that underscores are only ignored in literal numbers,
9539              "\x{...}", and hex/oct argument
9540      Branch: perl
9541            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
9542 ____________________________________________________________________________
9543 [  6043] By: gsar                                  on 2000/05/02  02:22:29
9544         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
9545      Branch: perl
9546            ! pod/perlretut.pod
9547 ____________________________________________________________________________
9548 [  6042] By: gsar                                  on 2000/05/02  02:17:51
9549         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
9550      Branch: perl
9551            ! pod/perltrap.pod
9552 ____________________________________________________________________________
9553 [  6041] By: gsar                                  on 2000/05/02  01:53:51
9554         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
9555              to compensate
9556      Branch: perl
9557            ! Porting/makerel
9558 ____________________________________________________________________________
9559 [  6040] By: gsar                                  on 2000/05/02  01:51:57
9560         Log: missing files in MANIFEST
9561      Branch: perl
9562            ! MANIFEST
9563 ____________________________________________________________________________
9564 [  6039] By: jhi                                   on 2000/05/02  00:36:46
9565         Log: Infinite problems.
9566      Branch: cfgperl
9567            ! lib/Math/Complex.pm
9568 ____________________________________________________________________________
9569 [  6038] By: jhi                                   on 2000/05/02  00:06:38
9570         Log: pwent/spent #ifdef imbalance.
9571      Branch: cfgperl
9572            ! pp_sys.c
9573 ____________________________________________________________________________
9574 [  6037] By: jhi                                   on 2000/05/01  22:50:11
9575         Log: Use HUGE_VALL if applicable.
9576      Branch: cfgperl
9577            ! ext/POSIX/POSIX.xs util.c
9578 ____________________________________________________________________________
9579 [  6036] By: jhi                                   on 2000/05/01  22:20:53
9580         Log: Correct Freudian slip.
9581      Branch: cfgperl
9582            ! pp_sys.c
9583 ____________________________________________________________________________
9584 [  6035] By: jhi                                   on 2000/05/01  21:07:38
9585         Log: Continue on the pwent/spent case.
9586      Branch: cfgperl
9587            ! pp_sys.c
9588 ____________________________________________________________________________
9589 [  6034] By: jhi                                   on 2000/05/01  17:45:14
9590         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
9591              adjustments in 6032 conflicted badly with this, will have
9592              to revisit them later.
9593      Branch: cfgperl
9594           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
9595           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9596           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
9597           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
9598           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
9599           !> t/lib/cgi-html.t t/lib/cgi-request.t
9600 ____________________________________________________________________________
9601 [  6033] By: jhi                                   on 2000/05/01  17:40:49
9602         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
9603      Branch: cfgperl
9604            ! pp_sys.c
9605 ____________________________________________________________________________
9606 [  6032] By: gsar                                  on 2000/05/01  15:56:32
9607         Log: whitespace adjustments
9608      Branch: perl
9609            ! pp_sys.c
9610 ____________________________________________________________________________
9611 [  6031] By: gsar                                  on 2000/05/01  15:19:41
9612         Log: small nits in diagnostics.pm (from Robin Barker)
9613      Branch: perl
9614            ! lib/diagnostics.pm pod/perldiag.pod
9615 ____________________________________________________________________________
9616 [  6030] By: gsar                                  on 2000/05/01  08:39:18
9617         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
9618              for @- and @+ (from Johan Vromans)
9619      Branch: perl
9620            ! lib/English.pm pod/perlvar.pod
9621 ____________________________________________________________________________
9622 [  6029] By: gsar                                  on 2000/05/01  08:16:10
9623         Log: add CGI.pm v2.66 (from Lincoln Stein)
9624      Branch: perl
9625            + lib/CGI/Util.pm t/lib/cgi-pretty.t
9626            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
9627            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
9628            ! t/lib/cgi-html.t t/lib/cgi-request.t
9629 ____________________________________________________________________________
9630 [  6028] By: gsar                                  on 2000/05/01  06:34:41
9631         Log: Pod::Man generates groff-incompatible macro definition (from
9632              Tom Christiansen)
9633      Branch: perl
9634            ! lib/Pod/Man.pm
9635 ____________________________________________________________________________
9636 [  6027] By: gsar                                  on 2000/05/01  06:31:36
9637         Log: podlators-1.02 update (from Russ Allbery)
9638      Branch: perl
9639            ! lib/Pod/Man.pm lib/Pod/Text.pm
9640 ____________________________________________________________________________
9641 [  6026] By: jhi                                   on 2000/04/30  23:24:23
9642         Log: Integrate with Sarathy.
9643      Branch: cfgperl
9644           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9645           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
9646           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9647           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9648           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
9649           !> t/lib/syslog.t toke.c win32/win32.h
9650 ____________________________________________________________________________
9651 [  6025] By: gsar                                  on 2000/04/30  18:17:47
9652         Log: Is{Alnum,Alpha,Word} don't match titlecase
9653              
9654              TODO: IsSpace is defined recursively!
9655              
9656              (both spotted by Larry)
9657      Branch: perl
9658            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
9659            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
9660 ____________________________________________________________________________
9661 [  6024] By: gsar                                  on 2000/04/30  17:50:19
9662         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
9663              (from Hugo van der Sanden)
9664      Branch: perl
9665            ! toke.c
9666 ____________________________________________________________________________
9667 [  6023] By: gsar                                  on 2000/04/30  17:14:43
9668         Log: debugger stomps on $. (from M.J.T. Guy)
9669      Branch: perl
9670            ! lib/perl5db.pl
9671 ____________________________________________________________________________
9672 [  6022] By: gsar                                  on 2000/04/30  16:59:22
9673         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
9674      Branch: perl
9675            ! sv.c
9676 ____________________________________________________________________________
9677 [  6021] By: gsar                                  on 2000/04/29  21:00:08
9678         Log: remove Win2K issue in pod (fixed by change#6020)
9679      Branch: perl
9680            ! README.win32 pod/perl56delta.pod
9681 ____________________________________________________________________________
9682 [  6020] By: gsar                                  on 2000/04/29  20:51:49
9683         Log: test tweak
9684      Branch: perl
9685            ! t/lib/open3.t
9686 ____________________________________________________________________________
9687 [  6019] By: gsar                                  on 2000/04/29  20:34:27
9688         Log: windows portability tweaks
9689      Branch: perl
9690            ! t/lib/b.t win32/win32.h
9691 ____________________________________________________________________________
9692 [  6018] By: gsar                                  on 2000/04/29  19:55:24
9693         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
9694              make _PATH_LOG() return "" if unavailable
9695      Branch: perl
9696            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
9697            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
9698 ____________________________________________________________________________
9699 [  6017] By: jhi                                   on 2000/04/28  22:49:46
9700         Log: Integrate with Sarathy.
9701      Branch: cfgperl
9702           !> op.c perl.c pod/perldiag.pod t/lib/b.t
9703 ____________________________________________________________________________
9704 [  6016] By: jhi                                   on 2000/04/28  22:46:14
9705         Log: Do not warn that an infinity does not look like a number.
9706      Branch: cfgperl
9707            ! sv.c
9708 ____________________________________________________________________________
9709 [  6015] By: gsar                                  on 2000/04/28  22:35:49
9710         Log: tweak test for portability
9711      Branch: perl
9712            ! t/lib/b.t
9713 ____________________________________________________________________________
9714 [  6014] By: gsar                                  on 2000/04/28  22:05:31
9715         Log: glob() loading File::Glob behind the scenes may cause syntax errors
9716      Branch: perl
9717            ! op.c
9718 ____________________________________________________________________________
9719 [  6013] By: gsar                                  on 2000/04/28  21:25:22
9720         Log: tweak change#5945 to display correct switch name in diagnostic
9721      Branch: perl
9722            ! perl.c pod/perldiag.pod
9723 ____________________________________________________________________________
9724 [  6012] By: jhi                                   on 2000/04/28  21:08:12
9725         Log: Integrate with Sarathy.
9726      Branch: cfgperl
9727           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
9728           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
9729           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
9730 ____________________________________________________________________________
9731 [  6011] By: jhi                                   on 2000/04/28  21:04:46
9732         Log: &HUGE_VAL is not defined, it exists.
9733      Branch: cfgperl
9734            ! lib/Math/Complex.pm
9735 ____________________________________________________________________________
9736 [  6010] By: gsar                                  on 2000/04/28  21:02:58
9737         Log: clarify note about shadow password support (from
9738              gellyfish@gellyfish.com)
9739      Branch: perl
9740            ! pod/perlfunc.pod
9741 ____________________________________________________________________________
9742 [  6009] By: gsar                                  on 2000/04/28  21:00:00
9743         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
9744      Branch: perl
9745            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
9746 ____________________________________________________________________________
9747 [  6008] By: gsar                                  on 2000/04/28  20:56:33
9748         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
9749      Branch: perl
9750            ! installperl vms/subconfigure.com
9751 ____________________________________________________________________________
9752 [  6007] By: gsar                                  on 2000/04/28  20:51:21
9753         Log: note about compile failures and END blocks (from M.J.T. Guy)
9754      Branch: perl
9755            ! pod/perl56delta.pod pod/perlmod.pod
9756 ____________________________________________________________________________
9757 [  6006] By: jhi                                   on 2000/04/28  20:42:14
9758         Log: Regen Configure.
9759      Branch: cfgperl
9760            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9761            ! config_h.SH
9762 ____________________________________________________________________________
9763 [  6005] By: gsar                                  on 2000/04/28  20:41:16
9764         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
9765      Branch: perl
9766            ! utils/perldoc.PL
9767 ____________________________________________________________________________
9768 [  6004] By: jhi                                   on 2000/04/28  20:28:21
9769         Log: Integrate with Sarathy.
9770      Branch: cfgperl
9771           !> Configure INSTALL Porting/Glossary Porting/config.sh
9772           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
9773           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
9774           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
9775           !> win32/config.vc win32/win32.c
9776 ____________________________________________________________________________
9777 [  6003] By: gsar                                  on 2000/04/28  20:11:20
9778         Log: allow REG_EXPAND_SZ keys in Windows registry (from
9779              John Clayton <John.Clayton@barclayscapital.com>)
9780      Branch: perl
9781            ! win32/win32.c
9782 ____________________________________________________________________________
9783 [  6002] By: gsar                                  on 2000/04/28  19:34:16
9784         Log: destructive sv_setsv() can lose UV-ness from source, causing
9785              numeric promotions/comparisons to fail to do the right thing
9786      Branch: perl
9787            ! sv.c
9788 ____________________________________________________________________________
9789 [  6001] By: gsar                                  on 2000/04/28  18:44:15
9790         Log: support additional library locations via $Config{otherlibdirs}
9791              (from Andy Dougherty)
9792      Branch: perl
9793            ! Configure INSTALL Porting/Glossary Porting/config.sh
9794            ! Porting/config_H config_h.SH epoc/config.sh perl.c
9795            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
9796            ! win32/config.bc win32/config.gc win32/config.vc
9797 ____________________________________________________________________________
9798 [  6000] By: gsar                                  on 2000/04/28  18:26:58
9799         Log: reworked otherlibdirs.U (from Andy Dougherty)
9800      Branch: metaconfig
9801            ! U/installdirs/otherlibdirs.U
9802 ____________________________________________________________________________
9803 [  5999] By: gsar                                  on 2000/04/28  18:17:07
9804         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
9805      Branch: perl
9806            ! t/pragma/warn/toke toke.c
9807 ____________________________________________________________________________
9808 [  5998] By: jhi                                   on 2000/04/28  13:32:17
9809         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
9810      Branch: cfgperl
9811            ! lib/Math/Complex.pm
9812 ____________________________________________________________________________
9813 [  5997] By: jhi                                   on 2000/04/28  13:14:04
9814         Log: Preserve $!.
9815      Branch: cfgperl
9816            ! lib/Math/Complex.pm
9817 ____________________________________________________________________________
9818 [  5996] By: jhi                                   on 2000/04/28  12:59:23
9819         Log: Integrate with Sarathy.
9820      Branch: cfgperl
9821           +> pod/perlrequick.pod pod/perlretut.pod
9822           !> (integrate 51 files)
9823 ____________________________________________________________________________
9824 [  5995] By: gsar                                  on 2000/04/28  09:37:36
9825         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
9826      Branch: perl
9827            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
9828 ____________________________________________________________________________
9829 [  5994] By: gsar                                  on 2000/04/28  09:33:26
9830         Log: fix for missed accounting for null byte in pack("Z",...) (from
9831              M.J.T. Guy)
9832      Branch: perl
9833            ! pp.c t/op/pack.t
9834 ____________________________________________________________________________
9835 [  5993] By: gsar                                  on 2000/04/28  09:30:05
9836         Log: various minor tweaks seen on p5p
9837      Branch: perl
9838            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
9839 ____________________________________________________________________________
9840 [  5992] By: gsar                                  on 2000/04/28  09:08:19
9841         Log: pod nit (from Simon Cozens)
9842      Branch: perl
9843            ! pod/perlop.pod
9844 ____________________________________________________________________________
9845 [  5991] By: gsar                                  on 2000/04/28  09:06:36
9846         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
9847      Branch: perl
9848            ! README.posix-bc hints/posix-bc.sh
9849 ____________________________________________________________________________
9850 [  5990] By: gsar                                  on 2000/04/28  08:54:52
9851         Log: use $ENV{LIB} to search for libs under Visual C compiler
9852              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
9853      Branch: perl
9854            ! lib/ExtUtils/Liblist.pm
9855 ____________________________________________________________________________
9856 [  5989] By: gsar                                  on 2000/04/28  08:27:12
9857         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
9858              itself and no other (from Tom Hughes)
9859      Branch: perl
9860            ! t/op/array.t toke.c
9861 ____________________________________________________________________________
9862 [  5988] By: gsar                                  on 2000/04/28  08:01:38
9863         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
9864              <paul@miraclefish.com>)
9865      Branch: perl
9866            ! lib/ExtUtils/MakeMaker.pm
9867 ____________________________________________________________________________
9868 [  5987] By: gsar                                  on 2000/04/28  07:53:09
9869         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
9870      Branch: perl
9871            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
9872 ____________________________________________________________________________
9873 [  5986] By: gsar                                  on 2000/04/28  07:44:17
9874         Log: add regular expressions tutorial and quick-start guide (from
9875              Mark Kvale <kvale@phy.ucsf.edu>)
9876      Branch: perl
9877            + pod/perlrequick.pod pod/perlretut.pod
9878            ! AUTHORS MAINTAIN MANIFEST
9879 ____________________________________________________________________________
9880 [  5985] By: gsar                                  on 2000/04/28  07:30:28
9881         Log: forked child may not exit correctly if it failed to open
9882              /dev/console (from Graham Barr)
9883      Branch: perl
9884            ! ext/Sys/Syslog/Syslog.pm
9885 ____________________________________________________________________________
9886 [  5984] By: gsar                                  on 2000/04/28  07:27:20
9887         Log: attributes::reftype() doesn't work on tied argument
9888      Branch: perl
9889            ! xsutils.c
9890 ____________________________________________________________________________
9891 [  5983] By: gsar                                  on 2000/04/28  07:15:04
9892         Log: numeric conversion of non-number in change#3378 tramples on
9893              OOK offset, causing segfaults
9894      Branch: perl
9895            ! sv.c
9896 ____________________________________________________________________________
9897 [  5982] By: gsar                                  on 2000/04/28  04:48:25
9898         Log: avoid error in IO::Socket::INET when given an unknown service name
9899              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
9900      Branch: perl
9901            ! ext/IO/lib/IO/Socket/INET.pm
9902 ____________________________________________________________________________
9903 [  5981] By: gsar                                  on 2000/04/28  04:31:31
9904         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
9905              prototype mismatch with CORE::glob(); update pod and tests to
9906              suit (File::Glob::glob() is still available for backward
9907              compatibility, but should be considered deprecated)
9908      Branch: perl
9909            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
9910            ! t/lib/glob-taint.t
9911 ____________________________________________________________________________
9912 [  5980] By: gsar                                  on 2000/04/28  03:47:29
9913         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
9914              <ghudson@mit.edu>)
9915      Branch: metaconfig
9916            ! U/modified/Options.U
9917      Branch: perl
9918            ! Configure
9919 ____________________________________________________________________________
9920 [  5979] By: gsar                                  on 2000/04/28  03:07:54
9921         Log: under useithreads, constant pad entries could inadvertantly be
9922              shared across threads (from Eric Blood <eblood@xmission.com>);
9923              added Eric's test case to testsuite
9924      Branch: perl
9925            ! op.c t/op/misc.t
9926 ____________________________________________________________________________
9927 [  5978] By: gsar                                  on 2000/04/27  21:13:00
9928         Log: sync version numbers in File::Spec with the ones on CPAN
9929              (from Barrie Slaymaker)
9930      Branch: perl
9931            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
9932            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
9933            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
9934 ____________________________________________________________________________
9935 [  5977] By: gsar                                  on 2000/04/27  21:07:29
9936         Log: autoquote barewords followed by newline and arrow properly
9937              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
9938      Branch: perl
9939            ! t/pragma/warn/toke toke.c
9940 ____________________________________________________________________________
9941 [  5976] By: gsar                                  on 2000/04/27  20:41:20
9942         Log: DB_File v1.73 update (from Paul Marquess)
9943      Branch: perl
9944            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
9945            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
9946 ____________________________________________________________________________
9947 [  5975] By: gsar                                  on 2000/04/27  20:34:24
9948         Log: allow sort() reentrancy (variant of patch suggested by
9949              Hugo van der Sanden)
9950      Branch: perl
9951            ! pp_ctl.c t/op/sort.t
9952 ____________________________________________________________________________
9953 [  5974] By: gsar                                  on 2000/04/27  19:46:57
9954         Log: change#4197 somehow missed initializing PL_errors, meaning
9955              sytax error queueing wasn't working outside eval"" at all;
9956              also fixed eval"" to localize PL_error_count, so that compile-time
9957              eval's don't clobber the error state of the outer context
9958      Branch: perl
9959            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
9960            ! t/pragma/warn/toke
9961 ____________________________________________________________________________
9962 [  5973] By: gsar                                  on 2000/04/27  18:29:05
9963         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
9964      Branch: perl
9965            ! regcomp.c regexec.c t/op/re_tests
9966 ____________________________________________________________________________
9967 [  5972] By: jhi                                   on 2000/04/27  18:22:41
9968         Log: Integrate with Sarathy.
9969      Branch: cfgperl
9970           +> t/lib/b.t t/lib/syslog.t
9971           !> (integrate 31 files)
9972 ____________________________________________________________________________
9973 [  5971] By: jhi                                   on 2000/04/27  18:18:46
9974         Log: Unicos tweaks from Mark P. Lutz.
9975      Branch: cfgperl
9976            ! hints/unicos.sh lib/Math/Complex.pm
9977 ____________________________________________________________________________
9978 [  5970] By: gsar                                  on 2000/04/27  18:05:11
9979         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
9980              IV is >32bits
9981      Branch: perl
9982            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9983 ____________________________________________________________________________
9984 [  5969] By: gsar                                  on 2000/04/27  17:50:56
9985         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9986      Branch: perl
9987            + t/lib/syslog.t
9988            ! MANIFEST ext/Sys/Syslog/Syslog.pm
9989 ____________________________________________________________________________
9990 [  5968] By: gsar                                  on 2000/04/27  17:44:49
9991         Log: tolerate spaces in group names in test on solaris (from David Boyce
9992              <dsb@boyski.com>)
9993      Branch: perl
9994            ! t/op/groups.t
9995 ____________________________________________________________________________
9996 [  5967] By: gsar                                  on 2000/04/27  17:41:22
9997         Log: improved docs on the warn_uninit diagnostic (from David Glasser
9998              and Simon Cozens)
9999      Branch: perl
10000            ! pod/perldiag.pod
10001 ____________________________________________________________________________
10002 [  5966] By: gsar                                  on 2000/04/27  16:54:58
10003         Log: add testsuite for B backends, fix bug in B::Deparse (from
10004              Simon Cozens <simon@brecon.co.uk>)
10005      Branch: perl
10006            + t/lib/b.t
10007            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
10008 ____________________________________________________________________________
10009 [  5965] By: gsar                                  on 2000/04/27  16:10:37
10010         Log: avoid "will not stay shared" warnings for our variables (from
10011              Robin Barker)
10012      Branch: perl
10013            ! op.c t/pragma/warn/op
10014 ____________________________________________________________________________
10015 [  5964] By: gsar                                  on 2000/04/27  07:05:05
10016         Log: reformat to 72 columns (again)
10017      Branch: perl
10018            ! pod/perldiag.pod
10019 ____________________________________________________________________________
10020 [  5963] By: gsar                                  on 2000/04/27  06:28:31
10021         Log: patch from Larry to make (\&) prototype work; added tests for
10022              the same
10023      Branch: perl
10024            ! op.c t/comp/proto.t
10025 ____________________________________________________________________________
10026 [  5962] By: gsar                                  on 2000/04/27  06:15:47
10027         Log: updated README.hpux (from Jeff Okamoto)
10028      Branch: perl
10029            ! README.hpux
10030 ____________________________________________________________________________
10031 [  5961] By: gsar                                  on 2000/04/27  05:55:03
10032         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
10033      Branch: perl
10034            ! emacs/cperl-mode.el
10035 ____________________________________________________________________________
10036 [  5960] By: gsar                                  on 2000/04/27  05:49:26
10037         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
10038      Branch: perl
10039            ! INSTALL
10040 ____________________________________________________________________________
10041 [  5959] By: gsar                                  on 2000/04/27  05:33:41
10042         Log: doubled words in pods (from Simon Cozens
10043              <simon.p.cozens@jp.pwcglobal.com>)
10044      Branch: perl
10045            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
10046            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
10047            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
10048            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
10049            ! pod/perltootc.pod
10050 ____________________________________________________________________________
10051 [  5958] By: gsar                                  on 2000/04/27  05:11:39
10052         Log: change#3569 deleted some essential code, revert; avoid use of
10053              atexit() to make DynaLoader work properly on AIX under mod_perl
10054              (from Jens-Uwe Mager <jum@helios.de>)
10055      Branch: perl
10056            ! ext/DynaLoader/dl_aix.xs
10057 ____________________________________________________________________________
10058 [  5957] By: gsar                                  on 2000/04/27  04:54:51
10059         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
10060      Branch: perl
10061            ! pod/perlmod.pod
10062 ____________________________________________________________________________
10063 [  5956] By: gsar                                  on 2000/04/27  04:51:47
10064         Log: better diagnostics on failed tests (from Ilya Zakharevich)
10065      Branch: perl
10066            ! t/op/lex_assign.t
10067 ____________________________________________________________________________
10068 [  5955] By: gsar                                  on 2000/04/27  04:26:44
10069         Log: longstanding bug exposed by change#3307: sort arguments weren't
10070              compiled with the right wantarray context (ensuing runtime lookup
10071              via block_gimme() was getting the incidental context of the
10072              sort() itself)
10073      Branch: perl
10074            ! op.c t/op/sort.t
10075 ____________________________________________________________________________
10076 [  5954] By: gsar                                  on 2000/04/26  23:42:12
10077         Log: integrate cfgperl contents into mainline
10078      Branch: perl
10079           !> (integrate 30 files)
10080 ____________________________________________________________________________
10081 [  5953] By: jhi                                   on 2000/04/26  23:06:42
10082         Log: Integrate with Sarathy.
10083      Branch: cfgperl
10084           !> README.win32 ext/B/B/Deparse.pm
10085           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
10086           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
10087           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
10088           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
10089           !> utils/perldoc.PL vms/perlvms.pod
10090 ____________________________________________________________________________
10091 [  5952] By: jhi                                   on 2000/04/26  23:03:46
10092         Log: Undo "use integer" addition from 64bitint as it seems
10093              to break most of the subtests in Digital UNIX;
10094              Unicos needs to find another way.
10095      Branch: cfgperl
10096            ! t/op/64bitint.t
10097 ____________________________________________________________________________
10098 [  5951] By: jhi                                   on 2000/04/26  22:57:53
10099         Log: Be more robust on "extreme" (large absolute value)
10100              arguments.  Originally reported by Daniel Connelly
10101              as a problem with asinh() on large negative arguments,
10102              asinh() used to bail out because an argument to log()
10103              ended up being zero.  Ilya Zakharevich proposed using
10104              Taylor's series in such cases, which for such large
10105              arguments is a very good approximation.
10106      Branch: cfgperl
10107            ! lib/Math/Complex.pm t/lib/complex.t
10108 ____________________________________________________________________________
10109 [  5950] By: gsar                                  on 2000/04/25  19:13:12
10110         Log: reformat perldiag to avoid long lines
10111      Branch: perl
10112            ! pod/perldiag.pod
10113 ____________________________________________________________________________
10114 [  5949] By: gsar                                  on 2000/04/25  18:41:11
10115         Log: make perldoc use the pod2man from the same version (from
10116              M.J.T. Guy)
10117      Branch: perl
10118            ! utils/perldoc.PL
10119 ____________________________________________________________________________
10120 [  5948] By: gsar                                  on 2000/04/25  18:21:57
10121         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
10122              <kompas@kompas.usr.onet.pl>)
10123      Branch: perl
10124            ! lib/vars.pm
10125 ____________________________________________________________________________
10126 [  5947] By: gsar                                  on 2000/04/25  18:11:53
10127         Log: use &dl_error rather than &dl_load_file as the guard for calling
10128              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
10129              statically built perl)
10130      Branch: perl
10131            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
10132 ____________________________________________________________________________
10133 [  5946] By: jhi                                   on 2000/04/25  17:37:54
10134         Log: Document that tr() is not tr(1).
10135      Branch: cfgperl
10136            ! pod/perlop.pod
10137 ____________________________________________________________________________
10138 [  5945] By: gsar                                  on 2000/04/25  16:34:33
10139         Log: make module name mandatory after -M switch; reorder perldiag
10140              alphabetically (from Mark-Jason Dominus)
10141      Branch: perl
10142            ! perl.c pod/perldiag.pod
10143 ____________________________________________________________________________
10144 [  5944] By: jhi                                   on 2000/04/25  01:15:18
10145         Log: On second thoughts frexp() does have two arguments.
10146      Branch: cfgperl
10147            ! perl.h
10148 ____________________________________________________________________________
10149 [  5943] By: jhi                                   on 2000/04/24  22:56:32
10150         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
10151              Now pp_ncmp() returns undef is either operand is a NaN.
10152      Branch: cfgperl
10153            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10154            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
10155            ! vms/subconfigure.com vos/config.def vos/config.h
10156            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
10157            ! win32/config.vc win32/config_H.bc win32/config_H.gc
10158            ! win32/config_H.vc
10159      Branch: metaconfig/U/perl
10160            + d_modfl.U
10161 ____________________________________________________________________________
10162 [  5942] By: jhi                                   on 2000/04/24  19:45:17
10163         Log: Regen Configure to match #5937.
10164      Branch: cfgperl
10165            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
10166            ! config_h.SH
10167      Branch: metaconfig
10168            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
10169 ____________________________________________________________________________
10170 [  5941] By: jhi                                   on 2000/04/24  19:24:11
10171         Log: Further Unicos fixes for Mark Lutz.
10172      Branch: cfgperl
10173            ! hints/unicos.sh pp_ctl.c
10174 ____________________________________________________________________________
10175 [  5940] By: jhi                                   on 2000/04/24  19:09:06
10176         Log: Various Unicos 10.0.0.6 fixes.
10177              
10178              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
10179              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
10180              Reply-To: tecmpl1@triton.ca.boeing.com 
10181              To: perl5-porters@perl.org 
10182              Date: Fri, 14 Apr 2000 20:21:00 GMT 
10183              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
10184      Branch: cfgperl
10185            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
10186 ____________________________________________________________________________
10187 [  5939] By: gsar                                  on 2000/04/24  19:01:24
10188         Log: more pod nits (from Larry Virden)
10189      Branch: perl
10190            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
10191            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
10192            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
10193 ____________________________________________________________________________
10194 [  5938] By: gsar                                  on 2000/04/24  18:54:01
10195         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
10196      Branch: perl
10197            ! ext/B/B/Deparse.pm
10198 ____________________________________________________________________________
10199 [  5937] By: jhi                                   on 2000/04/24  17:39:00
10200         Log: Integrate with Sarathy.
10201      Branch: cfgperl
10202           +> (branch 31 files)
10203           !> (integrate 73 files)
10204 ____________________________________________________________________________
10205 [  5936] By: gsar                                  on 2000/04/24  17:30:06
10206         Log: additional tests for change#5934 (from Paul Marquess, who also
10207              sent in the same fix)
10208      Branch: perl
10209            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
10210            ! t/pragma/warn/5nolint t/pragma/warn/6default
10211 ____________________________________________________________________________
10212 [  5935] By: jhi                                   on 2000/04/24  17:26:05
10213         Log: Do not assume sign propagation.
10214              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
10215              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
10216              To: payner@ncifcrf.gov, perl5-porters@perl.org 
10217              Date: Tue, 18 Apr 2000 18:24:49 +0100 
10218              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
10219      Branch: cfgperl
10220            ! t/op/bop.t t/op/misc.t
10221 ____________________________________________________________________________
10222 [  5934] By: gsar                                  on 2000/04/24  17:16:54
10223         Log: propagate lexical warnings from surrounding scope correctly
10224              within string eval()
10225      Branch: perl
10226            ! pp_ctl.c t/pragma/warn/pp_ctl
10227 ____________________________________________________________________________
10228 [  5933] By: jhi                                   on 2000/04/24  17:01:07
10229         Log: Flatten the cpp jungle doing the nosuid checking.
10230      Branch: cfgperl
10231            ! perl.c
10232 ____________________________________________________________________________
10233 [  5932] By: gsar                                  on 2000/04/24  09:08:14
10234         Log: add rsignal(), whichsig() and do_join() to public API list
10235              (mod_perl uses them to good advantage)
10236      Branch: perl
10237            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
10238 ____________________________________________________________________________
10239 [  5931] By: gsar                                  on 2000/04/24  09:01:40
10240         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
10241      Branch: perl
10242            ! pp_hot.c regexec.c t/op/pat.t
10243 ____________________________________________________________________________
10244 [  5930] By: gsar                                  on 2000/04/24  08:58:33
10245         Log: small os390 tweaks (from Peter Prymmer)
10246      Branch: perl
10247            ! config_h.SH makedepend.SH
10248 ____________________________________________________________________________
10249 [  5929] By: gsar                                  on 2000/04/24  08:55:25
10250         Log: pod nits
10251      Branch: perl
10252            ! pod/perlguts.pod
10253 ____________________________________________________________________________
10254 [  5928] By: gsar                                  on 2000/04/24  08:50:13
10255         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
10256      Branch: perl
10257            ! ext/IO/lib/IO/Poll.pm
10258 ____________________________________________________________________________
10259 [  5927] By: gsar                                  on 2000/04/24  08:43:24
10260         Log: arrange for next() to resume at the unstack op rather than the
10261              loop conditional, so that scope cleanup happens correctly
10262              (from Stephen McCamant)
10263      Branch: perl
10264            ! op.c pp_ctl.c t/op/misc.t
10265 ____________________________________________________________________________
10266 [  5926] By: gsar                                  on 2000/04/24  08:18:40
10267         Log: on windows, reserve 16M of stack rather than 128M (allows more
10268              threads to run concurrently)
10269      Branch: perl
10270            ! win32/Makefile win32/makefile.mk
10271 ____________________________________________________________________________
10272 [  5925] By: gsar                                  on 2000/04/24  08:13:52
10273         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
10274      Branch: perl
10275            ! toke.c
10276 ____________________________________________________________________________
10277 [  5924] By: gsar                                  on 2000/04/24  08:08:59
10278         Log: avoid using uninitialized memory in require version check
10279      Branch: perl
10280            ! pp_ctl.c universal.c
10281 ____________________________________________________________________________
10282 [  5923] By: gsar                                  on 2000/04/24  07:20:14
10283         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
10284      Branch: perl
10285            ! ext/IO/lib/IO/Poll.pm
10286 ____________________________________________________________________________
10287 [  5922] By: gsar                                  on 2000/04/24  07:08:42
10288         Log: commentary about IoTYPE() (from Nathan Torkington)
10289      Branch: perl
10290            ! sv.h
10291 ____________________________________________________________________________
10292 [  5921] By: gsar                                  on 2000/04/24  06:58:26
10293         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
10294              by fix
10295      Branch: perl
10296            ! sv.c t/lib/charnames.t t/pragma/utf8.t
10297 ____________________________________________________________________________
10298 [  5920] By: gsar                                  on 2000/04/24  06:37:59
10299         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
10300      Branch: perl
10301            ! doop.c t/op/ver.t
10302 ____________________________________________________________________________
10303 [  5919] By: gsar                                  on 2000/04/24  06:21:58
10304         Log: Configure might miss old directories when prefix must be
10305              expanded (from Robin Barker)
10306      Branch: metaconfig
10307            ! U/installdirs/inc_version_list.U
10308      Branch: perl
10309            ! Configure
10310 ____________________________________________________________________________
10311 [  5918] By: gsar                                  on 2000/04/24  06:16:11
10312         Log: VMS nits in glob() test (from Charles Lane)
10313      Branch: perl
10314            ! t/lib/glob-basic.t
10315 ____________________________________________________________________________
10316 [  5917] By: gsar                                  on 2000/04/24  06:11:56
10317         Log: various pod nits (from Larry Virden and others)
10318      Branch: perl
10319            ! README.amiga README.hpux README.machten README.os2
10320            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
10321            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
10322            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
10323            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
10324            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
10325            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
10326            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
10327            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
10328 ____________________________________________________________________________
10329 [  5916] By: gsar                                  on 2000/04/24  05:52:43
10330         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
10331              <wjones@tc.fluke.com>)
10332      Branch: perl
10333            ! t/lib/glob-basic.t
10334 ____________________________________________________________________________
10335 [  5915] By: gsar                                  on 2000/04/24  05:07:01
10336         Log: supported platforms mixed up
10337      Branch: perl
10338            ! pod/perl56delta.pod pod/perlport.pod
10339 ____________________________________________________________________________
10340 [  5914] By: gsar                                  on 2000/04/24  04:56:08
10341         Log: caller() wasn't returning the right number of elements for
10342              eval {...}
10343      Branch: perl
10344            ! pp_ctl.c t/pragma/warn/9enabled
10345 ____________________________________________________________________________
10346 [  5913] By: gsar                                  on 2000/04/24  04:35:41
10347         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
10348              Mark-Jason Dominus)
10349      Branch: perl
10350            ! pod/perlfunc.pod
10351 ____________________________________________________________________________
10352 [  5912] By: gsar                                  on 2000/04/24  04:17:15
10353         Log: fix totally broken caching in UNIVERSAL::isa() (from
10354              Nick Ing-Simmons)
10355      Branch: perl
10356            ! t/op/universal.t universal.c
10357 ____________________________________________________________________________
10358 [  5911] By: gsar                                  on 2000/04/24  03:39:47
10359         Log: add linebreak properties from unicode/LineBrk.txt (from
10360              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
10361      Branch: perl
10362            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
10363            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
10364            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
10365            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
10366            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
10367            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
10368            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
10369            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
10370            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
10371            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
10372            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
10373            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
10374            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
10375            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
10376            + lib/unicode/Is/LbrkZW.pl
10377            ! lib/unicode/mktables.PL
10378 ____________________________________________________________________________
10379 [  5910] By: gsar                                  on 2000/04/24  03:23:10
10380         Log: typo in pod
10381      Branch: perl
10382            ! ext/Thread/Thread.pm
10383 ____________________________________________________________________________
10384 [  5909] By: gsar                                  on 2000/04/24  03:22:03
10385         Log: mode argument to do_binmode() should be file mode, not boolean
10386      Branch: perl
10387            ! pp_sys.c
10388 ____________________________________________________________________________
10389 [  5908] By: gsar                                  on 2000/04/16  16:51:08
10390         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
10391              always returns a valid GV even when the symbol is trapped by strictures
10392              (avoids coredumps)
10393              
10394              TODO: the C<package;> hack needs similar treatment
10395      Branch: perl
10396            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
10397            ! t/pragma/strict-vars
10398 ____________________________________________________________________________
10399 [  5907] By: jhi                                   on 2000/03/31  23:42:56
10400         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
10401              an assumption which #5905 demolished.
10402      Branch: cfgperl
10403            ! pp_sys.c
10404 ____________________________________________________________________________
10405 [  5906] By: jhi                                   on 2000/03/31  18:54:37
10406         Log: Typo in #5905.
10407      Branch: cfgperl
10408            ! t/op/64bitint.t
10409 ____________________________________________________________________________
10410 [  5905] By: jhi                                   on 2000/03/31  18:50:54
10411         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
10412              reported by Joseph N. Hall.  The bug was that even with use64bitint
10413              one had to use the prefixes q, L, or ll with printf/sprintf,
10414              contrary to the documentation and common sense.
10415      Branch: cfgperl
10416            ! sv.c t/op/64bitint.t
10417 ____________________________________________________________________________
10418 [  5904] By: gsar                                  on 2000/03/28  02:31:32
10419         Log: add Changes, perldelta.pod
10420      Branch: perl
10421            + Changes pod/perldelta.pod
10422 ____________________________________________________________________________
10423 [  5903] By: gsar                                  on 2000/03/28  02:03:55
10424         Log: rename Changes and perldelta.pod
10425      Branch: perl
10426           +> Changes5.6 pod/perl56delta.pod
10427            - Changes pod/perldelta.pod
10428            ! MANIFEST
10429 ____________________________________________________________________________
10430 [  5902] By: gsar                                  on 2000/03/28  01:59:14
10431         Log: create maint-5.6 branch
10432      Branch: maint-5.6/perl
10433           +> (branch 1611 files)
10434 ____________________________________________________________________________
10435 [  5901] By: jhi                                   on 2000/03/23  05:48:43
10436         Log: Integrate with Sarathy.
10437      Branch: cfgperl
10438           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
10439 ____________________________________________________________________________
10440 [  5900] By: gsar                                  on 2000/03/23  05:42:43
10441         Log: three guesses on what this is :-)
10442      Branch: perl
10443            ! Changes