An updated EBCDIC tr patch.
[p5sagit/p5-mst-13.2.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 perlhack.pod for the details.
7
8
9                            ---------------
10                             CAST AND CREW
11                            ---------------
12
13 To give due honor to those who have made Perl what is is today,
14 here are some of the more common names in the Changes file, and their
15 current addresses (as of September 2000):
16
17     Gisle Aas                   <gisle@aas.no>
18     Abigail                     <abigail@foad.org>
19     Kenneth Albanowski          <kjahds@kjahds.com>
20     Russ Allbery                <rra@stanford.edu>
21     Brad Appleton               <bradapp@enteract.com>
22     Greg Bacon                  <gbacon@itsc.uah.edu>
23     Robin Barker                <rmb1@cise.npl.co.uk>
24     Vishal Bhatia               <vishal@gol.com>
25     Spider Boardman             <spider@orb.nashua.nh.us>
26     Daniel Chetlin              <daniel@chetlin.com>
27     Tom Christiansen            <tchrist@perl.com>
28     Lupe Christoph              <lupe@lupe-christoph.de>
29     Nicholas Clark              <nick@Bagpuss.unfortu.net>
30     Simon Cozens                <simon@brecon.co.uk>
31     Francois Desarmenien        <desar@club-internet.fr>
32     Mark-Jason Dominus          <mjd@plover.com>
33     Jan Dubois                  <jand@activestate.com>
34     Dominic Dunlop              <domo@computer.org>
35     Eric Fifer                  <efifer@sanwaint.com>
36     Richard Foley               <Richard.Foley@m.dasa.de>
37     Jeffrey Friedl              <jfriedl@yahoo-inc.com>
38     Hallvard B Furuseth         <h.b.furuseth@usit.uio.no>
39     M. J. T. Guy                <mjtg@cam.ac.uk>
40     Tom Hughes                  <tom@compton.nu>
41     Nick Ing-Simmons            <nik@tiuk.ti.com>
42     Tim Jenness                 <timj@jach.hawaii.edu>
43     Andreas König               <a.koenig@mind.de>
44     Douglas Lankshear           <dougl@activestate.com>
45     Doug MacEachern             <dougm@covalent.net>
46     Raphael Manfredi            <Raphael.Manfredi@pobox.com>
47     Paul Marquess               <Paul.Marquess@btinternet.com>
48     Stephen McCamant            <alias@mcs.com>
49     Laszlo Molnar               <laszlo.molnar@eth.ericsson.se>
50     Hans Mulder                 <hansmu@xs4all.nl>
51     Chris Nandor                <pudge@pobox.com>
52     Matthias Neeracher          <neeri@iis.ee.ethz.ch>
53     Jeff Okamoto                <okamoto@hpcc123.corp.hp.com>
54     Ulrich Pfeifer              <pfeifer@charly.informatik.uni-dortmund.de>
55     Tom Phoenix                 <rootbeer@teleport.com>
56     Stephen Potter              <spp@ds.net>
57     Joshua Pritikin             <joshua.pritikin@db.com>
58     Peter Prymmer               <pvhp@forte.com>
59     Norbert Pueschel            <pueschel@imsdd.meb.uni-bonn.de>
60     Dean Roehrich               <roehrich@cray.com>
61     Hugo van der Sanden         <hv@crypt.demon.co.uk>
62     Michael G Schwern           <schwern@pobox.com>
63     Roderick Schertler          <roderick@argon.org>
64     Yitzchak Scott-Thoennes     <sthoenna@efn.org>
65     Kurt D. Starsinic           <kstar@chapin.edu>
66     Benjamin Stuhl              <sho_pi@hotmail.com>
67     Dan Sugalski                <dan@sidhe.org>
68     Nathan Torkington           <gnat@frii.com>
69     Larry W. Virden             <lvirden@cas.org>
70     Johan Vromans               <jvromans@squirrel.nl>
71     Ilya Zakharevich            <ilya@math.ohio-state.edu>
72
73 And the Keepers of the Patch Pumpkin:
74
75     Charles Bailey              <bailey@newman.upenn.edu>
76     Graham Barr                 <gbarr@ti.com>
77     Malcolm Beattie             <mbeattie@sable.ox.ac.uk>
78     Tim Bunce                   <Tim.Bunce@ig.co.uk>
79     Andy Dougherty              <doughera@lafcol.lafayette.edu>
80     Jarkko Hietaniemi           <jhi@iki.fi>
81     Gurusamy Sarathy            <gsar@activestate.com>
82     Chip Salzenberg             <chip@perl.com>
83
84 And, of course, the Author of Perl:
85
86     Larry Wall                  <larry@wall.org>
87
88 NOTE: Each change entry shows the change number; who checked it into the
89 repository; when; description of the change; which branch the change
90 happened in; and the affected files.  The file lists have a short symbolic
91 indicator:
92
93             !       modified
94             +       added
95             -       deleted
96             +>      branched (from elsewhere)
97             !>      merged changes (from elsewhere)
98
99 The Message-Ids in the change entries refer to the email messages sent
100 to the perl5-porters mailing list.  You can retrieve the messages for
101 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
102
103 --------------
104 Version v5.7.0          Development release working toward v5.8
105 --------------
106
107 ____________________________________________________________________________
108 [  7178] By: jhi                                   on 2000/10/09  19:18:23
109         Log: Warn about unknown scripts.
110              
111              Subject: Re: ideas? patches? [PATCH bleadperl]
112              From: Dominic Dunlop <domo@computer.org>
113              Date: Mon, 9 Oct 2000 14:57:17 +0200
114              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
115      Branch: perl
116            ! lib/charnames.pm
117 ____________________________________________________________________________
118 [  7177] By: jhi                                   on 2000/10/09  19:13:27
119         Log: Change #7160 had a nasty typo.
120      Branch: metaconfig
121            ! U/compline/Compile.U
122      Branch: perl
123            ! Configure config_h.SH
124 ____________________________________________________________________________
125 [  7176] By: gsar                                  on 2000/10/09  18:59:33
126         Log: pod nit
127      Branch: perl
128            ! pod/perlport.pod
129 ____________________________________________________________________________
130 [  7175] By: gsar                                  on 2000/10/09  18:54:28
131         Log: Windows9x doesn't support link(), despite what Config.pm
132              might think
133      Branch: perl
134            ! lib/ExtUtils/Manifest.pm
135 ____________________________________________________________________________
136 [  7174] By: gsar                                  on 2000/10/09  18:50:03
137         Log: avoid nonportable example code
138      Branch: perl
139            ! lib/File/Copy.pm
140 ____________________________________________________________________________
141 [  7173] By: gsar                                  on 2000/10/09  18:46:54
142         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
143              being used) when closing a socket handle
144      Branch: perl
145            ! win32/win32.c win32/win32.h win32/win32sck.c
146 ____________________________________________________________________________
147 [  7172] By: gsar                                  on 2000/10/09  18:41:40
148         Log: on Windows, cwd strings in the environment should be of the
149              form =X:=X:\foo instead of =X=X:\foo\
150      Branch: perl
151            ! win32/vdir.h
152 ____________________________________________________________________________
153 [  7171] By: gsar                                  on 2000/10/09  18:30:09
154         Log: on Windows, LoadLibrary() could load an extension DLL multiple
155              times if forward slashes are used in the path
156      Branch: perl
157            ! win32/win32.c
158 ____________________________________________________________________________
159 [  7170] By: jhi                                   on 2000/10/09  17:53:59
160         Log: Add a todo note about overloadable assertions.
161      Branch: perl
162            ! Todo-5.6
163 ____________________________________________________________________________
164 [  7169] By: jhi                                   on 2000/10/09  13:43:45
165         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
166              From: mjd@plover.com
167              Date: 9 Oct 2000 00:24:44 -0000
168              Message-ID: <20001009002444.10616.qmail@plover.com>
169      Branch: perl
170            ! pod/perldebguts.pod
171 ____________________________________________________________________________
172 [  7168] By: nick                                  on 2000/10/08  13:16:33
173         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
174              is not right thing to do on (e.g. x86). Network order is also "right" for
175              X fonts.
176      Branch: perl
177            ! ext/Encode/Encode.pm
178 ____________________________________________________________________________
179 [  7167] By: nick                                  on 2000/10/08  12:54:42
180         Log: Make "encodings" work post-install when Encode/*.enc files may not
181              be in same directory as Encode.pm
182      Branch: perl
183            ! ext/Encode/Encode.pm
184 ____________________________________________________________________________
185 [  7166] By: nick                                  on 2000/10/08  11:51:26
186         Log: Work round the fact that $hash->{$key} does not take into account
187              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
188              so that key is always in the "expected" encoding - i.e. same way we put
189              it in the hash.
190      Branch: perl
191            ! ext/Encode/Encode.pm
192 ____________________________________________________________________________
193 [  7165] By: gsar                                  on 2000/10/08  04:15:29
194         Log: save_re_context() could reset PL_curcop to freed memory, causing core
195              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
196      Branch: perl
197            ! pp_ctl.c
198 ____________________________________________________________________________
199 [  7164] By: jhi                                   on 2000/10/06  20:51:48
200         Log: UTF8ize split() so that the cloned substrings get the UTF8
201              flag of the original scalar.  Problem reported by Simon Cozens.
202      Branch: perl
203            ! pp.c t/pragma/utf8.t
204 ____________________________________________________________________________
205 [  7163] By: nick                                  on 2000/10/06  20:48:34
206         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
207              got a false +ve and so did not reach code which would have un-FAKEd the SV.
208      Branch: perl
209            ! sv.c
210 ____________________________________________________________________________
211 [  7162] By: nick                                  on 2000/10/06  20:25:37
212         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
213              To fix  (sort {$a <=> $b} keys %hash) in particular but
214              should cover a number of other as-yet-unknown cases as well.
215      Branch: perl
216            ! sv.c
217 ____________________________________________________________________________
218 [  7161] By: jhi                                   on 2000/10/06  19:56:18
219         Log: Change the version number of Tie::Handle in the core to 4.0,
220              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
221              
222              Subject: Note on Tie::Handle
223              From: andreas.koenig@anima.de (Andreas J. Koenig)
224              Date:      06 Oct 2000 21:48:58 +0200
225              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
226      Branch: perl
227            ! lib/Tie/Handle.pm
228 ____________________________________________________________________________
229 [  7160] By: jhi                                   on 2000/10/06  18:20:35
230         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
231              as the first option of cc/ld because of ultrapicky compilers
232              (e.g. OS/390 R2.5)
233      Branch: metaconfig
234            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
235            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
236            ! U/compline/orderlib.U U/modified/Cppsym.U
237            ! U/modified/d_access.U
238      Branch: metaconfig/U/perl
239            ! Checkcc.U d_dlsymun.U gccvers.U
240      Branch: perl
241            ! Configure config_h.SH
242 ____________________________________________________________________________
243 [  7159] By: jhi                                   on 2000/10/06  13:56:39
244         Log: Update Changes.
245      Branch: perl
246            ! Changes patchlevel.h
247 ____________________________________________________________________________
248 [  7158] By: jhi                                   on 2000/10/06  12:48:40
249         Log: Eliminate $Is_VMS code from the test.
250              
251              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
252              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
253              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
254              Date:     Thu, 5 Oct 2000 07:46:33 EDT
255      Branch: perl
256            ! t/lib/b.t
257 ____________________________________________________________________________
258 [  7157] By: jhi                                   on 2000/10/06  12:47:13
259         Log: Also the $ccflags is needed for the C compiler check.
260              
261              Subject: Configure (check for C-compiler)
262              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
263              Date: Fri, 06 Oct 2000 08:47:15 +0200
264              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
265      Branch: metaconfig/U/perl
266            ! Checkcc.U
267      Branch: perl
268            ! Configure config_h.SH
269 ____________________________________________________________________________
270 [  7156] By: jhi                                   on 2000/10/06  11:45:15
271         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
272      Branch: perl
273            ! perl.c pp_ctl.c sv.h utf8.c
274 ____________________________________________________________________________
275 [  7155] By: jhi                                   on 2000/10/06  11:40:41
276         Log: IO::Handle->syswrite() did not handle length omission
277              like CORE::syswrite() does.
278              
279              Subject: [Fwd] IO::Handle, syswrite and arguments
280              From: Graham Barr <gbarr@pobox.com>
281              Date: Fri, 6 Oct 2000 10:22:05 +0100
282              Message-ID: <20001006102205.U6312@pobox.com>
283              
284              The original patch from andrew@ugh.net.au.
285      Branch: perl
286            ! ext/IO/lib/IO/Handle.pm
287 ____________________________________________________________________________
288 [  7154] By: jhi                                   on 2000/10/06  01:42:15
289         Log: Tweak #7153.
290      Branch: perl
291            ! utf8.h
292 ____________________________________________________________________________
293 [  7153] By: jhi                                   on 2000/10/06  00:39:55
294         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
295      Branch: perl
296            ! utf8.h
297 ____________________________________________________________________________
298 [  7152] By: jhi                                   on 2000/10/06  00:38:11
299         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
300      Branch: perl
301            ! perl.c pp_ctl.c sv.h utf8.c
302 ____________________________________________________________________________
303 [  7151] By: jhi                                   on 2000/10/06  00:36:38
304         Log: Subject: Re: Questions about Tie::Array and perl modules
305              From: Nick Ing-Simmons <nik@tiuk.ti.com>
306              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
307              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
308              
309              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
310      Branch: perl
311            ! lib/Tie/Array.pm t/op/array.t
312 ____________________________________________________________________________
313 [  7150] By: jhi                                   on 2000/10/05  00:20:45
314         Log: Regen Changes.
315      Branch: perl
316            ! Changes patchlevel.h
317 ____________________________________________________________________________
318 [  7149] By: jhi                                   on 2000/10/05  00:20:01
319         Log: Regen toc.
320      Branch: perl
321            ! pod/perltoc.pod
322 ____________________________________________________________________________
323 [  7148] By: jhi                                   on 2000/10/04  23:35:08
324         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
325              reported several times by Dominic Dunlop, for example in
326              ID 20000315.008.  Patch from Dominic.  Patch affects at
327              least MachTen, and possibly other oldish BSDs. Should not
328              break non-broken platforms (tested on LinuxPPC). 
329      Branch: perl
330            ! doio.c
331 ____________________________________________________________________________
332 [  7147] By: jhi                                   on 2000/10/04  23:26:34
333         Log: The one that got away from 7146.
334      Branch: metaconfig
335            + U/installdirs/installscripts.U
336 ____________________________________________________________________________
337 [  7146] By: jhi                                   on 2000/10/04  23:25:04
338         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
339              suggested by H. Merijn Brand.
340      Branch: perl
341            ! Configure INSTALL Makefile.SH Porting/Glossary
342            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
343            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
344            ! win32/config.vc
345 ____________________________________________________________________________
346 [  7145] By: jhi                                   on 2000/10/04  22:08:21
347         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
348              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
349              Date: Wed, 4 Oct 2000 17:37:46 -0400
350              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
351      Branch: perl
352            ! utils/h2xs.PL
353 ____________________________________________________________________________
354 [  7144] By: jhi                                   on 2000/10/04  18:11:41
355         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
356              From: Jeff Pinyan <jeffp@crusoe.net>
357              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
358              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
359      Branch: perl
360            ! pod/perlrun.pod
361 ____________________________________________________________________________
362 [  7143] By: jhi                                   on 2000/10/04  18:09:58
363         Log: Subject: perlhack.pod Patch for Externals Tools
364              From: Fisher Mark <fisherm@tce.com>
365              Date: Tue, 3 Oct 2000 15:43:27 -0500 
366              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
367      Branch: perl
368            ! pod/perlhack.pod
369 ____________________________________________________________________________
370 [  7142] By: jhi                                   on 2000/10/04  18:08:41
371         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
372              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
373              Date:     Wed, 4 Oct 2000 12:11:11 EDT
374              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
375      Branch: perl
376            ! vms/vms.c
377 ____________________________________________________________________________
378 [  7141] By: jhi                                   on 2000/10/04  12:20:16
379         Log: Subject: [PATCH 5.7.0] h2xs not working
380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
381              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
382              Date: Tue, 3 Oct 2000 21:43:01 -0400
383              
384              Subject: [PATCH 5.7.0] h2xs not documenting the created module
385              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
386              Date: Tue, 3 Oct 2000 22:55:19 -0400
387              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
388      Branch: perl
389            ! utils/h2xs.PL
390 ____________________________________________________________________________
391 [  7140] By: jhi                                   on 2000/10/04  11:53:44
392         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
393              From: nick@babyhippo.com
394              Date: Wed, 4 Oct 2000 12:06:45 +0100
395              Message-Id: <20001004120645.A7356@babyhippo.com>
396              
397              Retract 7118 and 7135.
398      Branch: perl
399            ! installman installperl op.c t/pragma/subs.t
400 ____________________________________________________________________________
401 [  7139] By: jhi                                   on 2000/10/03  22:09:41
402         Log: It is possible to have no hosts database at all.  Pointed out in
403              
404              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
405              From: Peter Prymmer <pvhp@forte.com>
406              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
407              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
408      Branch: metaconfig
409            ! U/modified/myhostname.U
410      Branch: perl
411            ! Configure config_h.SH
412 ____________________________________________________________________________
413 [  7138] By: jhi                                   on 2000/10/03  21:49:49
414         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
415              From: Peter Prymmer <pvhp@forte.com>
416              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
417              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
418      Branch: perl
419            ! pp_sys.c
420 ____________________________________________________________________________
421 [  7137] By: jhi                                   on 2000/10/03  20:10:05
422         Log: One remaining nit less at the VMS mailbox sizing.
423      Branch: perl
424            ! vms/vms.c
425 ____________________________________________________________________________
426 [  7136] By: jhi                                   on 2000/10/03  20:08:47
427         Log: Test harness update to sync with the new perlcc,
428              from Simon Cozens.
429      Branch: perl
430            ! t/TEST t/UTEST
431 ____________________________________________________________________________
432 [  7135] By: jhi                                   on 2000/10/03  15:15:42
433         Log: Subject: Re: PATCH for 20001003.004
434              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
435              From: "AARON B. DOSSETT" <aaron@iglou.com>
436              Message-Id: <E13gTay-0006od-00@iglou.com>
437      Branch: perl
438            ! installman installperl
439 ____________________________________________________________________________
440 [  7134] By: jhi                                   on 2000/10/03  15:00:34
441         Log: Subject: [ID 20001003.006] B::Debug not -w clean
442              From: Nicholas Clark <nick@babyhippo.co.uk>
443              Date: Tue, 03 Oct 2000 15:46:32 +0100
444              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
445      Branch: perl
446            ! ext/B/B/Debug.pm
447 ____________________________________________________________________________
448 [  7133] By: jhi                                   on 2000/10/03  14:58:39
449         Log: Scale down the VMS message boxes, by Charles Lane.
450              Fix for ID 20000903.009, workaround at
451              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
452      Branch: perl
453            ! vms/vms.c
454 ____________________________________________________________________________
455 [  7132] By: jhi                                   on 2000/10/03  11:20:37
456         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
457      Branch: perl
458            + t/lib/st-lock.t t/lib/st-utf8.t
459            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
460            ! ext/Storable/Storable.xs t/lib/st-recurse.t
461 ____________________________________________________________________________
462 [  7131] By: jhi                                   on 2000/10/03  03:38:23
463         Log: Encode nits.
464      Branch: perl
465            ! MANIFEST Makefile.SH
466 ____________________________________________________________________________
467 [  7130] By: jhi                                   on 2000/10/03  03:31:05
468         Log: Update Changes.
469      Branch: perl
470            ! Changes patchlevel.h
471 ____________________________________________________________________________
472 [  7129] By: jhi                                   on 2000/10/03  02:24:02
473         Log: Misplaced else.
474      Branch: metaconfig/U/perl
475            ! d_strtoll.U
476      Branch: perl
477            ! Configure config_h.SH
478 ____________________________________________________________________________
479 [  7128] By: jhi                                   on 2000/10/03  02:08:29
480         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
481              From: sthoenna@efn.org
482              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
483              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
484      Branch: metaconfig/U/perl
485            ! d_strtoll.U
486      Branch: perl
487            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
488 ____________________________________________________________________________
489 [  7127] By: jhi                                   on 2000/10/03  01:13:14
490         Log: Update Changes.
491      Branch: perl
492            ! Changes patchlevel.h
493 ____________________________________________________________________________
494 [  7126] By: jhi                                   on 2000/10/03  00:57:08
495         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
496              as suggested by Olaf Flebbe and Nick Clark.
497      Branch: perl
498            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
499 ____________________________________________________________________________
500 [  7125] By: jhi                                   on 2000/10/03  00:50:56
501         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
502              From: Nick Clark <nick@plum.flirble.org>
503              Date: Mon, 2 Oct 2000 11:03:24 +0100
504              Message-Id: <20001002110324.D20073@plum.flirble.org>
505      Branch: perl
506            ! t/lib/encode.t
507 ____________________________________________________________________________
508 [  7124] By: jhi                                   on 2000/10/03  00:34:59
509         Log: Subject: [PATCH 5.7.0] Epoc update
510              From: Olaf Flebbe <o.flebbe@gmx.de>
511              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
512              Message-ID: <26423.969484586@www10.gmx.net>
513      Branch: perl
514            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
515            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
516            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
517            ! util.c util.h
518 ____________________________________________________________________________
519 [  7123] By: jhi                                   on 2000/10/03  00:30:07
520         Log: Regen headers.
521      Branch: perl
522            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
523 ____________________________________________________________________________
524 [  7122] By: jhi                                   on 2000/10/03  00:10:48
525         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
526      Branch: perl
527            ! hints/openbsd.sh
528 ____________________________________________________________________________
529 [  7121] By: jhi                                   on 2000/10/03  00:05:06
530         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
531              From: <abigail@foad.org>
532              Date: Tue, 26 Sep 2000 13:36:14 -0400
533              Message-ID: <20000926173614.4356.qmail@foad.org>
534      Branch: perl
535            ! pod/perlop.pod
536 ____________________________________________________________________________
537 [  7120] By: jhi                                   on 2000/10/03  00:04:00
538         Log: Inside require() $^S was always left undefined.
539              
540              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
541              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
542              Date: Wed, 27 Sep 2000 18:54:49 -0400
543              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
544      Branch: perl
545            ! cop.h mg.c pp_ctl.c util.c
546 ____________________________________________________________________________
547 [  7119] By: jhi                                   on 2000/10/03  00:00:16
548         Log: Subject: [PATCH] DLL not restartabke with threaded perl
549              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
550              Date: Thu, 28 Sep 2000 09:20:46 +0100
551              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
552      Branch: perl
553            ! perl.c
554 ____________________________________________________________________________
555 [  7118] By: jhi                                   on 2000/10/02  23:59:20
556         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
557              From: Nicholas Clark <nick@ccl4.org>
558              Date: Thu, 28 Sep 2000 11:52:24 +0100
559              Message-ID: <20000928115224.D7924@plum.flirble.org>
560      Branch: perl
561            ! op.c
562 ____________________________________________________________________________
563 [  7117] By: jhi                                   on 2000/10/02  23:57:51
564         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
565              From: Nicholas Clark <nick@babyhippo.co.uk>
566              Date: Thu, 28 Sep 2000 12:18:10 +0100
567              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
568              
569              Did not apply cleanly, manual intervention was needed.
570      Branch: perl
571            ! ext/B/B/Bytecode.pm utils/perlcc.PL
572 ____________________________________________________________________________
573 [  7116] By: jhi                                   on 2000/10/02  23:50:40
574         Log: Document the issue (is not a syntax error, kind of)
575              
576              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
577              From: Nicholas Clark <nick@ccl4.org>
578              Date: Thu, 28 Sep 2000 17:12:42 +0100
579              Message-ID: <20000928171242.K7924@plum.flirble.org>
580      Branch: perl
581            ! pod/perldata.pod
582 ____________________________________________________________________________
583 [  7115] By: jhi                                   on 2000/10/02  23:48:58
584         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
585              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
586              Date: Thu, 28 Sep 2000 21:55:31 -0400
587              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
588      Branch: perl
589            ! regexec.c
590 ____________________________________________________________________________
591 [  7114] By: jhi                                   on 2000/10/02  23:47:57
592         Log: Subject: DOC PATCH 5.6.0
593              From: mjd@plover.com
594              Date: 30 Sep 2000 06:02:34 -0000
595              Message-ID: <20000930060234.4559.qmail@plover.com>
596      Branch: perl
597            ! pod/perldebguts.pod
598 ____________________________________________________________________________
599 [  7113] By: jhi                                   on 2000/10/02  23:46:43
600         Log: SOCK_DGRAM and listen() do not mix as reported in
601              
602              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
603              From: Petter Reinholdtsen <pere@hungry.com>
604              Date: Sun, 1 Oct 2000 10:57:20 +0800
605              Message-Id: <200010010257.KAA05735@localhost.localdomain>
606              
607              The patch for 5.7.0+ had to be reengineered, though.
608      Branch: perl
609            ! ext/IO/lib/IO/Socket/UNIX.pm
610 ____________________________________________________________________________
611 [  7112] By: jhi                                   on 2000/10/02  23:36:57
612         Log: Subject: Re: [PATCH 5.005_64 missed]
613              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
614              Date: Sun, 1 Oct 2000 18:50:10 -0400
615              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
616      Branch: perl
617            ! pod/perlxs.pod
618 ____________________________________________________________________________
619 [  7111] By: jhi                                   on 2000/10/02  23:35:40
620         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
621              From: Radu Greab <radu@netsoft.ro>
622              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
623              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
624      Branch: perl
625            ! op.c opcode.pl t/op/substr.t
626 ____________________________________________________________________________
627 [  7110] By: jhi                                   on 2000/10/02  23:32:38
628         Log: Subject: [PATCH] Fix aliasing of tied filehandles
629              From: Daniel Chetlin <daniel@chetlin.com>
630              Date: Mon, 2 Oct 2000 14:53:27 -0700
631              Message-ID: <20001002145327.C1617@ilmd>
632      Branch: perl
633            ! perl.h pp_hot.c t/op/tiehandle.t
634 ____________________________________________________________________________
635 [  7109] By: jhi                                   on 2000/10/02  23:31:30
636         Log: s/Robin Parker/Robin Barker/
637      Branch: perl
638            ! Changes5.6
639 ____________________________________________________________________________
640 [  7108] By: jhi                                   on 2000/10/02  23:15:46
641         Log: Retract #7091 as suggested in
642              
643              From: Robin Barker <rmb1@cise.npl.co.uk> 
644              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
645              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
646              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
647      Branch: perl
648            ! embed.pl proto.h
649 ____________________________________________________________________________
650 [  7107] By: nick                                  on 2000/10/02  18:23:14
651         Log: A few tweaks to get Tk803 to work with Encode scheme.
652      Branch: perl
653            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
654 ____________________________________________________________________________
655 [  7106] By: nick                                  on 2000/10/01  21:34:14
656         Log: Add checking cases to Encode's toUnicode and fromUnicode.
657      Branch: perl
658            ! ext/Encode/Encode.pm
659 ____________________________________________________________________________
660 [  7105] By: nick                                  on 2000/10/01  17:18:01
661         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
662              To read and use them.
663              Add a lib/encode.t which checks a few things.
664      Branch: perl
665            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
666            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
667            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
668            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
669            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
670            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
671            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
672            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
673            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
674            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
675            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
676            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
677            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
678            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
679            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
680            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
681            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
682            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
683            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
684            + ext/Encode/Encode/iso2022-jp.enc
685            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
686            + ext/Encode/Encode/iso8859-1.enc
687            + ext/Encode/Encode/iso8859-2.enc
688            + ext/Encode/Encode/iso8859-3.enc
689            + ext/Encode/Encode/iso8859-4.enc
690            + ext/Encode/Encode/iso8859-5.enc
691            + ext/Encode/Encode/iso8859-6.enc
692            + ext/Encode/Encode/iso8859-7.enc
693            + ext/Encode/Encode/iso8859-8.enc
694            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
695            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
696            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
697            + ext/Encode/Encode/macCentEuro.enc
698            + ext/Encode/Encode/macCroatian.enc
699            + ext/Encode/Encode/macCyrillic.enc
700            + ext/Encode/Encode/macDingbats.enc
701            + ext/Encode/Encode/macGreek.enc
702            + ext/Encode/Encode/macIceland.enc
703            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
704            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
705            + ext/Encode/Encode/macTurkish.enc
706            + ext/Encode/Encode/macUkraine.enc
707            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
708            + t/lib/encode.t
709            ! MANIFEST ext/Encode/Encode.pm
710 ____________________________________________________________________________
711 [  7104] By: nick                                  on 2000/09/30  13:04:30
712         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
713              From: Daniel Chetlin <daniel@chetlin.com>
714              Date: Mon, 18 Sep 2000 05:05:40 -0700
715              Message-Id: <20000918050540.C652@ilmd>
716      Branch: perl
717            ! lib/overload.pm sv.c t/pragma/overload.t
718 ____________________________________________________________________________
719 [  7103] By: nick                                  on 2000/09/30  12:53:36
720         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
721              From: Johan Vromans <jvromans@squirrel.nl>
722              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
723              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
724      Branch: perl
725            ! pod/Makefile.SH
726 ____________________________________________________________________________
727 [  7102] By: nick                                  on 2000/09/30  12:52:31
728         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
729              From: Spider Boardman <spider@Orb.Nashua.NH.US>
730              Date: Sat, 16 Sep 2000 16:36:45 -0400
731              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
732      Branch: perl
733            ! ext/B/B/Deparse.pm
734 ____________________________________________________________________________
735 [  7101] By: nick                                  on 2000/09/30  12:51:41
736         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
737              From: Craig A. Berry <craig.berry@psinetcs.com>
738              Date: Sat, 16 Sep 2000 10:11:10 -0500
739              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
740      Branch: perl
741            ! vms/vms.c
742 ____________________________________________________________________________
743 [  7100] By: nick                                  on 2000/09/30  12:50:33
744         Log: Subject: Re: unicode support and perl [ID 20000901.097]
745              From: Spider Boardman <spider@Orb.Nashua.NH.US>
746              Date: Fri, 15 Sep 2000 16:37:58 -0400
747              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
748      Branch: perl
749            ! t/op/append.t
750 ____________________________________________________________________________
751 [  7099] By: nick                                  on 2000/09/30  12:49:35
752         Log: Subject: Re: unicode support and perl [ID 20000901.097]
753              From: Spider Boardman <spider@Orb.Nashua.NH.US>
754              Date: Fri, 15 Sep 2000 16:25:30 -0400
755              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
756      Branch: perl
757            ! pp_hot.c
758 ____________________________________________________________________________
759 [  7098] By: nick                                  on 2000/09/30  12:48:00
760         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
761              From: Gisle Aas <gisle@ActiveState.com>
762              Date: 15 Sep 2000 16:23:41 +0200
763              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
764      Branch: perl
765            ! toke.c
766 ____________________________________________________________________________
767 [  7097] By: nick                                  on 2000/09/30  12:45:16
768         Log: Subject: [PATCH] Nits in perlmod.pod
769              From: Daniel Chetlin <daniel@chetlin.com>
770              Date: Fri, 15 Sep 2000 02:04:09 -0700
771              Message-Id: <20000915020409.A2104@ilmd>
772      Branch: perl
773            ! pod/perlmod.pod
774 ____________________________________________________________________________
775 [  7096] By: nick                                  on 2000/09/30  12:18:00
776         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
777              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
778              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
779              0 to checking to get the warning.
780      Branch: perl
781            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
782            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
783            ! regexec.c sv.c toke.c utf8.c
784 ____________________________________________________________________________
785 [  7095] By: nick                                  on 2000/09/15  16:55:59
786         Log: Mutliplicity & ithreads fix for sv.c/Encode.xs
787              
788              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
789              From: Spider Boardman <spider@Orb.Nashua.NH.US>
790              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
791              Date: Fri, 15 Sep 2000 06:37:30 -0400
792      Branch: perl
793            ! ext/Encode/Encode.xs sv.c
794 ____________________________________________________________________________
795 [  7094] By: jhi                                   on 2000/09/15  03:23:32
796         Log: Update Changes.
797      Branch: perl
798            ! Changes patchlevel.h
799 ____________________________________________________________________________
800 [  7093] By: jhi                                   on 2000/09/15  03:11:44
801         Log: Fix for the charnames.t failures from Spider Boardman.
802      Branch: perl
803            ! toke.c
804 ____________________________________________________________________________
805 [  7092] By: jhi                                   on 2000/09/15  00:15:48
806         Log: Botched the #7090 check-in.
807      Branch: perl
808            ! sv.c
809 ____________________________________________________________________________
810 [  7091] By: jhi                                   on 2000/09/14  23:33:24
811         Log: Part of #7081 didn't come through.
812      Branch: perl
813            ! embed.pl proto.h
814 ____________________________________________________________________________
815 [  7090] By: jhi                                   on 2000/09/14  23:17:39
816         Log: Subject: Re: perl@7078 
817              From: Spider Boardman <spider@web.zk3.dec.com>
818              Date: Thu, 14 Sep 2000 19:06:36 -0400
819              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
820      Branch: perl
821            ! sv.c toke.c
822 ____________________________________________________________________________
823 [  7089] By: jhi                                   on 2000/09/14  23:11:21
824         Log: Small portability tweaks.
825      Branch: perl
826            ! ext/Encode/Encode.xs
827 ____________________________________________________________________________
828 [  7088] By: jhi                                   on 2000/09/14  22:57:23
829         Log: Fake return to pacify picky compilers.
830      Branch: perl
831            ! ext/Encode/Encode.xs
832 ____________________________________________________________________________
833 [  7087] By: jhi                                   on 2000/09/14  22:53:37
834         Log: Subject: [PATCH] utf8.c apidoc
835              From: Simon Cozens <simon@cozens.net>
836              Date: Thu, 14 Sep 2000 23:46:57 +0100
837              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
838      Branch: perl
839            ! perlapi.c pod/perlapi.pod utf8.c
840 ____________________________________________________________________________
841 [  7086] By: jhi                                   on 2000/09/14  22:40:38
842         Log: We don't need to count the high bit bytes, a boolean is enough. 
843      Branch: perl
844            ! sv.c
845 ____________________________________________________________________________
846 [  7085] By: jhi                                   on 2000/09/14  21:20:09
847         Log: Replace #7084 with
848              
849              Subject: Re: perl@7078 
850              From: Spider Boardman <spider@web.zk3.dec.com>
851              Date: Thu, 14 Sep 2000 17:09:36 -0400
852              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
853      Branch: perl
854            ! sv.c utf8.c
855 ____________________________________________________________________________
856 [  7084] By: jhi                                   on 2000/09/14  20:03:34
857         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
858              convertable to bytes by checking it doesn't go above 0xc3
859              
860              Subject: Re: perl@7078
861              From: Simon Cozens <simon@cozens.net>
862              Date: Thu, 14 Sep 2000 20:59:19 +0100
863              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
864      Branch: perl
865            ! utf8.c
866 ____________________________________________________________________________
867 [  7083] By: jhi                                   on 2000/09/14  19:38:47
868         Log: Subject: Re: perl@7078
869              From: Simon Cozens <simon@cozens.net>
870              Date: Thu, 14 Sep 2000 20:13:09 +0100
871              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
872      Branch: perl
873            ! t/op/bop.t
874 ____________________________________________________________________________
875 [  7082] By: jhi                                   on 2000/09/14  17:50:44
876         Log: The one that got away.
877      Branch: perl
878            ! lib/File/Find.pm
879 ____________________________________________________________________________
880 [  7081] By: jhi                                   on 2000/09/14  17:45:35
881         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
882              From: Robin Barker <rmb1@cise.npl.co.uk>
883              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
884              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
885      Branch: perl
886            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
887            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
888            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
889            ! regcomp.c toke.c universal.c
890 ____________________________________________________________________________
891 [  7080] By: jhi                                   on 2000/09/14  17:40:35
892         Log: Problems picked up by AIX cc.
893              
894              Subject: Re: perl@7078 (patch included)
895              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
896              Date: Thu, 14 Sep 2000 18:53:30 +0200
897              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
898      Branch: perl
899            ! ext/Encode/Encode.xs
900 ____________________________________________________________________________
901 [  7079] By: jhi                                   on 2000/09/14  17:38:27
902         Log: Subject: File::Find 5.7.0 POD nits
903              From: Rich Morin <rdm@cfcl.com>
904              Date: Wed, 13 Sep 2000 22:03:58 -0700
905              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
906      Branch: perl
907            ! lib/File/Find.pm
908 ____________________________________________________________________________
909 [  7078] By: jhi                                   on 2000/09/14  14:58:20
910         Log: Update Changes.
911      Branch: perl
912            ! Changes patchlevel.h
913 ____________________________________________________________________________
914 [  7077] By: jhi                                   on 2000/09/14  14:55:54
915         Log: Compilation warnings and an error.
916      Branch: perl
917            ! sv.c
918 ____________________________________________________________________________
919 [  7076] By: jhi                                   on 2000/09/14  14:42:56
920         Log: Fix for a parsing bug, not for the original bug.
921              
922              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
923              From: Spider Boardman <spider@web.zk3.dec.com>
924              Date: Wed, 13 Sep 2000 17:52:20 -0400
925              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
926      Branch: perl
927            ! regcomp.c
928 ____________________________________________________________________________
929 [  7075] By: jhi                                   on 2000/09/14  14:40:40
930         Log: Batch of UTF-8 patches from Simon Cozens.
931      Branch: perl
932            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
933            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
934            ! toke.c utf8.c
935 ____________________________________________________________________________
936 [  7074] By: jhi                                   on 2000/09/14  14:29:58
937         Log: Subject: Re: Two advertising clauses need to be removed
938              From: Russ Allbery <rra@stanford.edu>
939              Date: 13 Sep 2000 18:50:26 -0700
940              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
941      Branch: perl
942            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
943 ____________________________________________________________________________
944 [  7073] By: jhi                                   on 2000/09/14  14:28:20
945         Log: Subject: [PATCH] de-wall t/README
946              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
947              Date: Wed, 13 Sep 2000 17:46:55 -0700
948              Message-ID: <//Bw5gzkge/e092yn@efn.org>
949      Branch: perl
950            ! t/README
951 ____________________________________________________________________________
952 [  7072] By: jhi                                   on 2000/09/14  14:25:10
953         Log: Hints optimization.
954              
955              Subject: Minor nit
956              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
957              Date: Wed, 13 Sep 2000 21:42:07 +0200
958              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
959      Branch: perl
960            ! hints/hpux.sh
961 ____________________________________________________________________________
962 [  7071] By: jhi                                   on 2000/09/14  14:23:30
963         Log: Allow chop() and chomp() to be overridden.
964              
965              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
966              From: "Casey R. Tweten" <crt@kiski.net>
967              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
968              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
969      Branch: perl
970            ! toke.c
971 ____________________________________________________________________________
972 [  7070] By: jhi                                   on 2000/09/14  14:20:36
973         Log: The return value of setlocale must be copied away.
974              
975              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
976              From: Alan Burlison <Alan.Burlison@uk.sun.com>
977              Date: Wed, 13 Sep 2000 16:27:37 +0100 
978              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
979      Branch: perl
980            ! util.c
981 ____________________________________________________________________________
982 [  7069] By: jhi                                   on 2000/09/14  14:16:27
983         Log: Remove vestiges of tr//CU.
984              
985              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
986              From: Nick Clark <nick@plum.flirble.org>
987              Date: Tue, 12 Sep 2000 22:50:14 +0100
988              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
989              
990              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
991              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
992              Date: Tue, 12 Sep 2000 21:38:48 -0700
993              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
994      Branch: perl
995            ! op.h pod/perlunicode.pod
996 ____________________________________________________________________________
997 [  7068] By: jhi                                   on 2000/09/13  14:18:39
998         Log: Add the Encode extension.  The code is still largely just skeleton.
999      Branch: perl
1000            + ext/Encode/Encode.pm ext/Encode/Encode.xs
1001            + ext/Encode/Makefile.PL ext/Encode/Todo
1002            ! MANIFEST Todo-5.6
1003 ____________________________________________________________________________
1004 [  7067] By: jhi                                   on 2000/09/12  17:43:33
1005         Log: Allow for whitespace between "#" and "line" in cpp output.
1006              
1007              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
1008              From: Calle Dybedahl <calle@lysator.liu.se>
1009              Date: 12 Sep 2000 19:38:02 +0200 
1010              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
1011      Branch: perl
1012            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
1013 ____________________________________________________________________________
1014 [  7066] By: gsar                                  on 2000/09/12  17:24:29
1015         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
1016              initialization in all the threads on Windows
1017      Branch: perl
1018            ! win32/win32.c
1019 ____________________________________________________________________________
1020 [  7065] By: jhi                                   on 2000/09/12  15:11:31
1021         Log: Update Changes.
1022      Branch: perl
1023            ! Changes patchlevel.h
1024 ____________________________________________________________________________
1025 [  7064] By: jhi                                   on 2000/09/12  14:54:54
1026         Log: Retract #7062, the pod tests are not ready.
1027      Branch: perl
1028            ! t/TEST t/harness
1029 ____________________________________________________________________________
1030 [  7063] By: jhi                                   on 2000/09/12  14:25:41
1031         Log: The #7054 truncated Configure badly.
1032      Branch: metaconfig/U/perl
1033            ! End.U
1034      Branch: perl
1035            ! Configure config_h.SH
1036 ____________________________________________________________________________
1037 [  7062] By: jhi                                   on 2000/09/12  14:08:32
1038         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
1039              From: sthoenna@efn.org
1040              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
1041              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
1042      Branch: perl
1043            ! t/TEST t/harness
1044 ____________________________________________________________________________
1045 [  7061] By: jhi                                   on 2000/09/12  14:07:18
1046         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
1047              From: sthoenna@efn.org
1048              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
1049              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
1050      Branch: perl
1051            ! pod/perlxs.pod
1052 ____________________________________________________________________________
1053 [  7060] By: jhi                                   on 2000/09/12  14:06:08
1054         Log: Break up the myconfig lines a bit.
1055              
1056              Subject: perlbug/perl -V output format
1057              From: sthoenna@efn.org
1058              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
1059              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
1060      Branch: perl
1061            ! myconfig.SH
1062 ____________________________________________________________________________
1063 [  7059] By: jhi                                   on 2000/09/12  14:05:04
1064         Log: Test for the #7049.
1065              
1066              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
1067              From: andreas.koenig@anima.de (Andreas J. Koenig)
1068              Date: 12 Sep 2000 06:42:01 +0200
1069              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
1070      Branch: perl
1071            ! t/op/my.t
1072 ____________________________________________________________________________
1073 [  7058] By: jhi                                   on 2000/09/12  14:03:05
1074         Log: Subject: [patch: perl@7045] vms updates
1075              From: Peter Prymmer <pvhp@forte.com>
1076              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
1077              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
1078      Branch: perl
1079            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
1080 ____________________________________________________________________________
1081 [  7057] By: jhi                                   on 2000/09/12  14:00:51
1082         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
1083              From: sthoenna@efn.org
1084              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
1085              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
1086      Branch: perl
1087            ! t/op/64bitint.t
1088 ____________________________________________________________________________
1089 [  7056] By: jhi                                   on 2000/09/12  13:58:14
1090         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
1091              From: Jeff Pinyan <jeffp@crusoe.net>
1092              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
1093              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
1094      Branch: perl
1095            ! pod/perlfunc.pod
1096 ____________________________________________________________________________
1097 [  7055] By: jhi                                   on 2000/09/12  13:56:32
1098         Log: Do in VMS as the #7054 does.
1099      Branch: perl
1100            ! configure.com
1101 ____________________________________________________________________________
1102 [  7054] By: jhi                                   on 2000/09/12  13:50:31
1103         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
1104              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1105              Date: Mon, 11 Sep 2000 08:33:09 +0100
1106              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
1107      Branch: metaconfig/U/perl
1108            ! End.U
1109      Branch: perl
1110            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
1111            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
1112 ____________________________________________________________________________
1113 [  7053] By: jhi                                   on 2000/09/12  13:29:19
1114         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
1115              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
1116              Date:     Tue, 12 Sep 2000 08:35:59 EDT
1117              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
1118      Branch: perl
1119            ! vms/test.com
1120 ____________________________________________________________________________
1121 [  7052] By: jhi                                   on 2000/09/11  23:01:50
1122         Log: Document the SvUTF8*().
1123      Branch: perl
1124            ! pod/perlapi.pod sv.h
1125 ____________________________________________________________________________
1126 [  7051] By: gsar                                  on 2000/09/11  14:46:30
1127         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
1128              (missed a spot when fixing up op_pmreplroot hack for ithreads)
1129      Branch: perl
1130            ! op.c t/op/split.t
1131 ____________________________________________________________________________
1132 [  7050] By: nick                                  on 2000/09/11  10:03:51
1133         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
1134              
1135              Subject: borland C++ win32.c tweak
1136              From: Vadim Konovalov <vkonovalov@lucent.com>
1137              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
1138              Date: Mon, 11 Sep 2000 11:22:33 +0400
1139      Branch: perl
1140            ! win32/win32.c
1141 ____________________________________________________________________________
1142 [  7049] By: nick                                  on 2000/09/11  09:57:33
1143         Log: Point fix for s/// on foreach (keys %xxx).
1144      Branch: perl
1145            ! pp_hot.c
1146 ____________________________________________________________________________
1147 [  7048] By: jhi                                   on 2000/09/10  23:37:09
1148         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
1149              by Pod::Text, from Brad Appleton.
1150      Branch: perl
1151            ! t/pod/testp2pt.pl
1152 ____________________________________________________________________________
1153 [  7047] By: jhi                                   on 2000/09/10  14:32:53
1154         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
1155              by Russ Allbery.
1156      Branch: perl
1157            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
1158 ____________________________________________________________________________
1159 [  7046] By: jhi                                   on 2000/09/10  14:15:08
1160         Log: Upgrade to CPAN 1.57_65, from Andreas König.
1161      Branch: perl
1162            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1163 ____________________________________________________________________________
1164 [  7045] By: jhi                                   on 2000/09/08  21:36:32
1165         Log: Update Changes.
1166      Branch: perl
1167            ! Changes patchlevel.h
1168 ____________________________________________________________________________
1169 [  7044] By: jhi                                   on 2000/09/08  21:29:56
1170         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
1171              From: Peter Prymmer <pvhp@forte.com>
1172              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
1173              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
1174      Branch: perl
1175            ! configure.com
1176 ____________________________________________________________________________
1177 [  7043] By: jhi                                   on 2000/09/08  21:27:50
1178         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
1179              From: Peter Prymmer <pvhp@forte.com>
1180              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
1181              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
1182      Branch: perl
1183            ! Makefile.SH installperl
1184 ____________________________________________________________________________
1185 [  7042] By: jhi                                   on 2000/09/08  21:23:21
1186         Log: Continue #7041.
1187      Branch: perl
1188            ! cygwin/Makefile.SHs os2/Makefile.SHs
1189 ____________________________________________________________________________
1190 [  7041] By: jhi                                   on 2000/09/08  21:18:10
1191         Log: Do away with memory models cruft.  Sorry, PDP users.
1192      Branch: metaconfig
1193            ! U/modified/cc.U U/modified/libpth.U
1194      Branch: perl
1195            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
1196            ! Porting/config_H cflags.SH config_h.SH configure.com
1197            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
1198            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
1199            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
1200 ____________________________________________________________________________
1201 [  7040] By: jhi                                   on 2000/09/08  14:34:18
1202         Log: Major rewrite of s2p.  And I mean really major, it is
1203              an implementation of sed in perl.  If called as s2p it
1204              will function as s2p.  Note: needs non-UNIXifying.
1205              
1206              Subject: s2p
1207              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
1208              Date: Mon, 28 Aug 2000 14:05:12 +0200
1209              Message-ID: <39AA5578.2102E2AA@alcatel.at>
1210      Branch: perl
1211            ! x2p/s2p.PL
1212 ____________________________________________________________________________
1213 [  7039] By: jhi                                   on 2000/09/08  14:19:49
1214         Log: Re-allow vec() for characters > 255.
1215              
1216              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
1217              From: Spider Boardman <spider@web.zk3.dec.com>
1218              Date: Fri, 08 Sep 2000 02:21:02 -0400
1219              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
1220      Branch: perl
1221            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
1222            ! t/op/vec.t
1223 ____________________________________________________________________________
1224 [  7038] By: jhi                                   on 2000/09/08  14:14:18
1225         Log: Subject: [PATCH lib/Benchmark.pm]
1226              From: <abigail@foad.org>
1227              Date: Thu, 7 Sep 2000 15:03:20 -0400
1228              Message-ID: <20000907190320.888.qmail@foad.org>
1229      Branch: perl
1230            ! lib/Benchmark.pm
1231 ____________________________________________________________________________
1232 [  7037] By: jhi                                   on 2000/09/08  14:11:06
1233         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
1234              
1235              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
1236              From: Spider Boardman <spider@web.zk3.dec.com>
1237              Date: Fri, 08 Sep 2000 01:30:27 -0400
1238              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
1239      Branch: perl
1240            ! op.c
1241 ____________________________________________________________________________
1242 [  7036] By: jhi                                   on 2000/09/08  14:08:58
1243         Log: Subject: [ID 20000908.002] perlipc documentation bug.
1244              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
1245              Date: Fri, 08 Sep 2000 12:38:32 +0200
1246              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
1247      Branch: perl
1248            ! pod/perlipc.pod
1249 ____________________________________________________________________________
1250 [  7035] By: jhi                                   on 2000/09/08  14:03:12
1251         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
1252              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1253              Date: Fri, 08 Sep 2000 11:47:34 +0200
1254              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
1255      Branch: perl
1256            ! hints/dec_osf.sh
1257 ____________________________________________________________________________
1258 [  7034] By: jhi                                   on 2000/09/08  13:59:35
1259         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
1260              From: Simon Cozens <simon@cozens.net>
1261              Date: Thu, 7 Sep 2000 20:40:38 +0100
1262              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
1263      Branch: perl
1264            ! pp_hot.c
1265 ____________________________________________________________________________
1266 [  7033] By: jhi                                   on 2000/09/08  04:03:03
1267         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
1268              From: "Larry W. Virden" <lvirden@cas.org>
1269              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
1270              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
1271      Branch: perl
1272            ! pod/perldiag.pod
1273 ____________________________________________________________________________
1274 [  7032] By: jhi                                   on 2000/09/07  22:18:30
1275         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
1276              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
1277              Date: Mon, 04 Sep 2000 13:16:38 -0700
1278              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
1279      Branch: perl
1280            ! lib/perl5db.pl
1281 ____________________________________________________________________________
1282 [  7031] By: jhi                                   on 2000/09/07  22:02:29
1283         Log: Fix the ccversion detection for 5.1 and beyond.
1284              
1285              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
1286              From: Spider Boardman <spider@leggy.zk3.dec.com>
1287              Date: Thu, 7 Sep 2000 17:54:27 -0400
1288              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
1289      Branch: perl
1290            ! hints/dec_osf.sh
1291 ____________________________________________________________________________
1292 [  7030] By: jhi                                   on 2000/09/07  19:12:28
1293         Log: Fix for
1294              
1295              Subject: [ID 20000903.001] \w in utf8-strings
1296              From: Marc Lehmann <pcg@goof.com>
1297              Date: Sun, 03 Sep 2000 09:44:29 +0200
1298              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
1299              
1300              and various related nits.
1301      Branch: perl
1302            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
1303 ____________________________________________________________________________
1304 [  7029] By: jhi                                   on 2000/09/07  18:49:09
1305         Log: Fix the URL, but the server is still missing in action.
1306              
1307              Subject: [ID 20000905.002] perlfaq1.pod URL error
1308              From: "Larry W. Virden" <lvirden@cas.org>
1309              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
1310              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
1311      Branch: perl
1312            ! pod/perlfaq1.pod
1313 ____________________________________________________________________________
1314 [  7028] By: jhi                                   on 2000/09/07  18:47:13
1315         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
1316              From: Hugo <hv@crypt.compulink.co.uk>
1317              Date: Tue, 05 Sep 2000 14:13:37 +0100
1318              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
1319      Branch: perl
1320            ! toke.c
1321 ____________________________________________________________________________
1322 [  7027] By: jhi                                   on 2000/09/07  18:45:35
1323         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
1324              From: Daniel Chetlin <daniel@chetlin.com>
1325              Date: Tue, 5 Sep 2000 04:57:07 -0700
1326              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
1327      Branch: perl
1328            ! pod/perlfaq6.pod pod/perlop.pod
1329 ____________________________________________________________________________
1330 [  7026] By: jhi                                   on 2000/09/07  18:44:01
1331         Log: Document the new ref() semantics.
1332              
1333              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
1334              From: Gisle Aas <gisle@ActiveState.com>
1335              Date: 05 Sep 2000 08:10:30 +0200
1336              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
1337      Branch: perl
1338            ! pod/perldelta.pod
1339 ____________________________________________________________________________
1340 [  7025] By: jhi                                   on 2000/09/07  18:42:27
1341         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
1342              
1343              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
1344              From: Gisle Aas <gisle@ActiveState.com>
1345              Date: 05 Sep 2000 08:11:40 +0200
1346              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
1347      Branch: perl
1348            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
1349 ____________________________________________________________________________
1350 [  7024] By: jhi                                   on 2000/09/07  18:39:32
1351         Log: Subject: [PATCH] Modernize Opcode.pm documentation
1352              From: Gisle Aas <gisle@ActiveState.com>
1353              Date: 4 Sep 2000 00:18:55 -0000
1354              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
1355      Branch: perl
1356            ! ext/Opcode/Opcode.pm
1357 ____________________________________________________________________________
1358 [  7023] By: jhi                                   on 2000/09/07  18:37:42
1359         Log: Subject: [PATCH] Tied filehandle documentation
1360              From: Gisle Aas <gisle@ActiveState.com>
1361              Date: 4 Sep 2000 00:14:40 -0000
1362              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
1363      Branch: perl
1364            ! pod/perlfunc.pod pod/perltie.pod
1365 ____________________________________________________________________________
1366 [  7022] By: jhi                                   on 2000/09/07  18:35:37
1367         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
1368              From: Gisle Aas <gisle@ActiveState.com>
1369              Date: 4 Sep 2000 00:04:22 -0000
1370              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
1371      Branch: perl
1372            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
1373 ____________________________________________________________________________
1374 [  7021] By: jhi                                   on 2000/09/07  18:33:22
1375         Log: Subject: small apidoc fix
1376              From: Marc Lehmann <pcg@goof.com>
1377              Date: Sun, 3 Sep 2000 05:12:06 +0200
1378              Message-ID: <20000903051206.A5909@cerebro.laendle>
1379      Branch: perl
1380            ! pod/perlapi.pod utf8.c
1381 ____________________________________________________________________________
1382 [  7020] By: jhi                                   on 2000/09/07  16:14:57
1383         Log: Tiny perldelta nits.
1384      Branch: perl
1385            ! pod/perldelta.pod
1386 ____________________________________________________________________________
1387 [  7019] By: jhi                                   on 2000/09/07  16:04:20
1388         Log: Guard against bad string->int conversion for quads.
1389      Branch: perl
1390            ! t/op/64bitint.t
1391 ____________________________________________________________________________
1392 [  7018] By: jhi                                   on 2000/09/06  17:07:03
1393         Log: Update Unicode todo list.
1394      Branch: perl
1395            ! Todo-5.6
1396 ____________________________________________________________________________
1397 [  7017] By: jhi                                   on 2000/09/05  21:16:01
1398         Log: Document the SvIOK_.*UV().
1399      Branch: perl
1400            ! pod/perlapi.pod sv.h
1401 ____________________________________________________________________________
1402 [  7016] By: nick                                  on 2000/09/03  21:54:46
1403         Log: Hash lookup of constant strings optimization:
1404              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
1405              to string table (as per sharepvn). Add newSV_pvn_share to create such
1406              a thing. Make hv.c compare addresses of strings and skip string compare
1407              if equal. Make method_named and helem ops use these shared-string SVs
1408              when arg is constant. Make keys op return shared-string SVs (less clearly
1409              a win).
1410      Branch: perl
1411            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
1412            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
1413            ! pod/perlintern.pod pp_hot.c proto.h sv.c
1414 ____________________________________________________________________________
1415 [  7015] By: jhi                                   on 2000/09/02  17:48:59
1416         Log: This is 5.7.0.
1417      Branch: perl
1418            ! Changes
1419 ____________________________________________________________________________
1420 [  7014] By: jhi                                   on 2000/09/02  17:35:45
1421         Log: Changes and patchlevel tweaks.
1422      Branch: perl
1423            ! Changes patchlevel.h
1424 ____________________________________________________________________________
1425 [  7013] By: jhi                                   on 2000/09/02  17:30:50
1426         Log: Update Changes.
1427      Branch: perl
1428            ! Changes patchlevel.h
1429 ____________________________________________________________________________
1430 [  7012] By: nick                                  on 2000/09/02  17:25:20
1431         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
1432      Branch: perl
1433            ! gv.c lib/overload.pm
1434 ____________________________________________________________________________
1435 [  7011] By: jhi                                   on 2000/09/02  17:16:25
1436         Log: Update perlhist.
1437      Branch: perl
1438            ! pod/perlhist.pod
1439 ____________________________________________________________________________
1440 [  7010] By: jhi                                   on 2000/09/02  17:01:35
1441         Log: perldelta nits.
1442      Branch: perl
1443            ! pod/perldelta.pod
1444 ____________________________________________________________________________
1445 [  7009] By: nick                                  on 2000/09/02  16:48:35
1446         Log: If overloaded %{} etc. return the object do not loop.
1447              Thus  sub deref { $_[0] } functions if object is wanted type.
1448      Branch: perl
1449            ! pp.h
1450 ____________________________________________________________________________
1451 [  7008] By: jhi                                   on 2000/09/02  16:26:11
1452         Log: Retab MANIFEST.
1453      Branch: perl
1454            ! ext/Storable/MANIFEST
1455 ____________________________________________________________________________
1456 [  7007] By: jhi                                   on 2000/09/02  16:23:02
1457         Log: Make certain cc is set before trying to run it.
1458      Branch: perl
1459            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
1460 ____________________________________________________________________________
1461 [  7006] By: jhi                                   on 2000/09/02  15:45:41
1462         Log: Unicode notes.
1463      Branch: perl
1464            ! pod/perldelta.pod
1465 ____________________________________________________________________________
1466 [  7005] By: jhi                                   on 2000/09/02  15:42:11
1467         Log: Various Configure nits by Philip Newton,
1468              plus the ebcdic one by me.
1469      Branch: metaconfig
1470            + U/modified/pager.U
1471            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
1472      Branch: metaconfig/U/perl
1473            ! Devel.U quadfio.U
1474      Branch: perl
1475            ! Configure config_h.SH
1476 ____________________________________________________________________________
1477 [  7004] By: jhi                                   on 2000/09/02  15:06:14
1478         Log: Apparently avoiding the swapping is too costly.
1479              
1480              From: "Ben Tilly" <ben_tilly@hotmail.com>
1481              Subject: Re: the door is closed.
1482              Date: Fri, 01 Sep 2000 20:23:16 EDT
1483              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
1484      Branch: perl
1485            ! pod/perlfaq4.pod
1486 ____________________________________________________________________________
1487 [  7003] By: nick                                  on 2000/09/02  12:26:04
1488         Log: Undo part of change 6489 which looks like a bulk edit which
1489              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
1490              The supressing of main:: on return from select() is undesirable.
1491      Branch: perl
1492            ! pp_sys.c
1493 ____________________________________________________________________________
1494 [  7002] By: jhi                                   on 2000/09/01  23:08:54
1495         Log: Update Changes.
1496      Branch: perl
1497            ! Changes patchlevel.h
1498 ____________________________________________________________________________
1499 [  7001] By: jhi                                   on 2000/09/01  23:00:13
1500         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
1501              From: Peter Prymmer <pvhp@forte.com>
1502              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
1503              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
1504              
1505              plus rework the http: spots as suggested by Tom Christiansen,
1506              plus regen perltoc.
1507      Branch: perl
1508            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
1509            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
1510 ____________________________________________________________________________
1511 [  7000] By: jhi                                   on 2000/09/01  22:36:01
1512         Log: Only the first line, thank you very much.
1513      Branch: perl
1514            ! hints/solaris_2.sh
1515 ____________________________________________________________________________
1516 [  6999] By: gsar                                  on 2000/09/01  22:16:40
1517         Log: change#6791 accidentally clobbered change#6710, put it back
1518      Branch: perl
1519            ! win32/win32.c
1520 ____________________________________________________________________________
1521 [  6998] By: jhi                                   on 2000/09/01  22:14:16
1522         Log: Mention the HP-UX LP64 freak failure.
1523      Branch: perl
1524            ! pod/perldelta.pod
1525 ____________________________________________________________________________
1526 [  6997] By: jhi                                   on 2000/09/01  21:48:32
1527         Log: Detypo.
1528      Branch: perl
1529            ! hints/hpux.sh
1530 ____________________________________________________________________________
1531 [  6996] By: jhi                                   on 2000/09/01  21:27:10
1532         Log: Update Changes.
1533      Branch: perl
1534            ! Changes patchlevel.h
1535 ____________________________________________________________________________
1536 [  6995] By: jhi                                   on 2000/09/01  21:14:24
1537         Log: Mi splgn s gnin.g
1538      Branch: perl
1539            ! pp_ctl.c
1540 ____________________________________________________________________________
1541 [  6994] By: jhi                                   on 2000/09/01  21:09:54
1542         Log: Subject: http:// in L<>
1543              From: Nicholas Clark <nick@ccl4.org>
1544              Date: Fri, 1 Sep 2000 22:03:21 +0100
1545              Message-ID: <20000901220321.B72074@plum.flirble.org>
1546      Branch: perl
1547            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
1548 ____________________________________________________________________________
1549 [  6993] By: jhi                                   on 2000/09/01  21:06:54
1550         Log: Update to Storable 1.0, from Raphael Manfredi.
1551      Branch: perl
1552            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
1553            ! ext/Storable/Makefile.PL ext/Storable/README
1554            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
1555            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
1556            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
1557            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
1558            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
1559            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
1560 ____________________________________________________________________________
1561 [  6992] By: jhi                                   on 2000/09/01  20:43:05
1562         Log: Mention known sfio+linux buglet.
1563      Branch: perl
1564            ! pod/perldelta.pod
1565 ____________________________________________________________________________
1566 [  6991] By: jhi                                   on 2000/09/01  20:40:11
1567         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
1568              From: Peter Prymmer <pvhp@forte.com>
1569              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
1570              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
1571      Branch: perl
1572            ! vms/vms.c
1573 ____________________________________________________________________________
1574 [  6990] By: jhi                                   on 2000/09/01  20:25:26
1575         Log: Retract #6986.
1576      Branch: perl
1577            ! hints/solaris_2.sh
1578 ____________________________________________________________________________
1579 [  6989] By: jhi                                   on 2000/09/01  20:23:00
1580         Log: Mergesort is back.
1581      Branch: perl
1582            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
1583 ____________________________________________________________________________
1584 [  6988] By: jhi                                   on 2000/09/01  19:37:40
1585         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
1586              From: Mike Guy <mjtg@cam.ac.uk>
1587              Date: Fri, 01 Sep 2000 17:43:33 +0100
1588              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
1589      Branch: perl
1590            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
1591            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
1592 ____________________________________________________________________________
1593 [  6987] By: jhi                                   on 2000/09/01  19:17:10
1594         Log: Regen perltoc.
1595      Branch: perl
1596            ! pod/perltoc.pod
1597 ____________________________________________________________________________
1598 [  6986] By: jhi                                   on 2000/09/01  18:51:10
1599         Log: Subject: Re: Solaris x86 has no SPARC libraries!
1600              From: Lupe Christoph <lupe@lupe-christoph.de>
1601              Date: Fri, 1 Sep 2000 20:41:20 +0200
1602              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
1603      Branch: perl
1604            ! hints/solaris_2.sh
1605 ____________________________________________________________________________
1606 [  6985] By: jhi                                   on 2000/09/01  18:28:10
1607         Log: Update Changes.
1608      Branch: perl
1609            ! Changes patchlevel.h
1610 ____________________________________________________________________________
1611 [  6984] By: jhi                                   on 2000/09/01  18:26:53
1612         Log: Feature ordering tweak.
1613      Branch: perl
1614            ! myconfig.SH
1615 ____________________________________________________________________________
1616 [  6983] By: jhi                                   on 2000/09/01  18:19:50
1617         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
1618              From: <abigail@foad.org>
1619              Date: Fri, 1 Sep 2000 13:07:32 -0400
1620              Message-ID: <20000901170732.18249.qmail@foad.org>
1621      Branch: perl
1622            ! t/pragma/overload.t
1623 ____________________________________________________________________________
1624 [  6982] By: jhi                                   on 2000/09/01  18:17:54
1625         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
1626              so that case-ignoring systems like DCL can tell them from
1627              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
1628      Branch: metaconfig/U/perl
1629            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
1630      Branch: perl
1631            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1632            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
1633            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
1634            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
1635            ! vos/config.def vos/config.h vos/config_h.SH_orig
1636            ! win32/config.bc win32/config.gc win32/config.vc
1637 ____________________________________________________________________________
1638 [  6981] By: nick                                  on 2000/09/01  17:21:57
1639         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
1640              warning when UNTIE exists and instead pass the cound of extra references to
1641              the UNTIE method.
1642      Branch: perl
1643            ! pod/perltie.pod pp_sys.c
1644 ____________________________________________________________________________
1645 [  6980] By: jhi                                   on 2000/09/01  16:54:44
1646         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
1647              From: Peter Prymmer <pvhp@forte.com>
1648              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
1649              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
1650      Branch: perl
1651            ! configure.com
1652 ____________________________________________________________________________
1653 [  6979] By: jhi                                   on 2000/09/01  16:06:20
1654         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
1655              From: Mike Guy <mjtg@cam.ac.uk> 
1656              Date: Fri, 01 Sep 2000 16:49:27 +0100
1657              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
1658      Branch: perl
1659            ! t/base/rs.t
1660 ____________________________________________________________________________
1661 [  6978] By: jhi                                   on 2000/09/01  16:00:42
1662         Log: Update to PodParser 1.18, from Brad Appleton.
1663      Branch: perl
1664            ! lib/Pod/Checker.pm t/pod/find.t
1665 ____________________________________________________________________________
1666 [  6977] By: jhi                                   on 2000/09/01  14:48:58
1667         Log: Subject: Nit in Configure (bleadperl@6961)
1668              From: Lupe Christoph <lupe@lupe-christoph.de>
1669              Date: Fri, 1 Sep 2000 16:34:29 +0200
1670              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
1671      Branch: metaconfig
1672            ! U/compline/ccflags.U
1673      Branch: perl
1674            ! Configure config_h.SH
1675 ____________________________________________________________________________
1676 [  6976] By: jhi                                   on 2000/09/01  14:39:52
1677         Log: Update Changes.
1678      Branch: perl
1679            ! Changes patchlevel.h
1680 ____________________________________________________________________________
1681 [  6975] By: jhi                                   on 2000/09/01  14:37:36
1682         Log: microperl config update.
1683      Branch: perl
1684            ! uconfig.h uconfig.sh
1685 ____________________________________________________________________________
1686 [  6974] By: jhi                                   on 2000/09/01  14:36:53
1687         Log: Document known deficiencies.
1688      Branch: perl
1689            ! pod/perldelta.pod
1690 ____________________________________________________________________________
1691 [  6973] By: jhi                                   on 2000/09/01  14:10:20
1692         Log: Mention warnings fixes and updates.
1693      Branch: perl
1694            ! pod/perldelta.pod
1695 ____________________________________________________________________________
1696 [  6972] By: jhi                                   on 2000/09/01  14:01:52
1697         Log: Drop unused argument.
1698              
1699              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
1700              From: Spider Boardman <spider@web.zk3.dec.com>
1701              Date: Thu, 31 Aug 2000 16:10:15 -0400
1702              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
1703      Branch: perl
1704            ! toke.c
1705 ____________________________________________________________________________
1706 [  6971] By: jhi                                   on 2000/09/01  13:59:24
1707         Log: Add the overload warnings to perldiag.
1708      Branch: perl
1709            ! lib/overload.pm pod/perldiag.pod
1710 ____________________________________________________________________________
1711 [  6970] By: jhi                                   on 2000/09/01  13:55:10
1712         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
1713              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
1714              Date: Fri, 1 Sep 2000 13:43:15 +0100 
1715              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
1716      Branch: perl
1717            ! lib/overload.pm t/pragma/overload.t
1718 ____________________________________________________________________________
1719 [  6969] By: jhi                                   on 2000/09/01  13:52:27
1720         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
1721              From: <abigail@foad.org>
1722              Date: Fri, 1 Sep 2000 05:46:54 -0400
1723              Message-ID: <20000901094654.6476.qmail@foad.org>
1724      Branch: perl
1725            ! lib/overload.pm
1726 ____________________________________________________________________________
1727 [  6968] By: jhi                                   on 2000/09/01  13:50:05
1728         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
1729              From: Daniel Chetlin <daniel@chetlin.com>
1730              Date: Fri, 1 Sep 2000 02:10:55 -0700
1731              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
1732      Branch: perl
1733            ! pod/perlretut.pod
1734 ____________________________________________________________________________
1735 [  6967] By: jhi                                   on 2000/09/01  13:47:54
1736         Log: Part of the solution.
1737              
1738              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
1739              From: Mike Guy <mjtg@cam.ac.uk>
1740              Date: Fri, 01 Sep 2000 14:16:01 +0100
1741              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
1742      Branch: perl
1743            ! gv.c mg.c
1744 ____________________________________________________________________________
1745 [  6966] By: jhi                                   on 2000/09/01  13:46:17
1746         Log: Subject: CPAN.pm beta 1.57_57 for the core
1747              From: andreas.koenig@anima.de (Andreas J. Koenig)
1748              Date: 01 Sep 2000 15:16:31 +0200
1749              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
1750      Branch: perl
1751            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
1752 ____________________________________________________________________________
1753 [  6965] By: jhi                                   on 2000/09/01  13:43:18
1754         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
1755              From: "Craig A. Berry" <craig.berry@psinetcs.com>
1756              Date: Fri, 01 Sep 2000 01:47:22 -0500
1757              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
1758      Branch: perl
1759            ! pod/perldelta.pod vms/vms.c
1760 ____________________________________________________________________________
1761 [  6964] By: jhi                                   on 2000/09/01  13:35:35
1762         Log: File::Temp patches from Andreas König,
1763              
1764              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
1765              From: andreas.koenig@anima.de (Andreas J. Koenig)
1766              Date: 01 Sep 2000 10:07:20 +0200
1767              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
1768              
1769              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
1770              From: andreas.koenig@anima.de (Andreas J. Koenig)
1771              Date: 31 Aug 2000 23:26:08 +0200
1772              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
1773      Branch: perl
1774            ! lib/File/Temp.pm t/lib/ftmp-security.t
1775 ____________________________________________________________________________
1776 [  6963] By: jhi                                   on 2000/09/01  02:22:24
1777         Log: Retract the mergesort code, way too incompatible licensing
1778              and copyrights.
1779      Branch: perl
1780            ! pod/perldelta.pod pp_ctl.c
1781 ____________________________________________________________________________
1782 [  6962] By: jhi                                   on 2000/08/31  23:27:32
1783         Log: Update Changes.
1784      Branch: perl
1785            ! Changes patchlevel.h
1786 ____________________________________________________________________________
1787 [  6961] By: jhi                                   on 2000/08/31  23:20:04
1788         Log: Small tweaks all over.
1789      Branch: metaconfig
1790            ! U/compline/d_gconvert.U
1791      Branch: perl
1792            ! AUTHORS Configure config_h.SH pp_ctl.c
1793 ____________________________________________________________________________
1794 [  6960] By: jhi                                   on 2000/08/31  22:39:36
1795         Log: Further rewording.
1796      Branch: perl
1797            ! pp_ctl.c
1798 ____________________________________________________________________________
1799 [  6959] By: jhi                                   on 2000/08/31  21:26:44
1800         Log: More address tweaking.
1801      Branch: perl
1802            ! AUTHORS Changes
1803 ____________________________________________________________________________
1804 [  6958] By: jhi                                   on 2000/08/31  20:47:25
1805         Log: AUTHORS tweaks, from Peter Prymmer.
1806              
1807              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
1808              From: Peter Prymmer <pvhp@forte.com>
1809              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
1810              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
1811      Branch: perl
1812            ! AUTHORS MAINTAIN
1813 ____________________________________________________________________________
1814 [  6957] By: jhi                                   on 2000/08/31  20:34:43
1815         Log: perldelta tweaks.
1816      Branch: perl
1817            ! pod/perldelta.pod
1818 ____________________________________________________________________________
1819 [  6956] By: jhi                                   on 2000/08/31  19:11:06
1820         Log: Regen perltoc.
1821      Branch: perl
1822            ! pod/perltoc.pod
1823 ____________________________________________________________________________
1824 [  6955] By: jhi                                   on 2000/08/31  19:06:30
1825         Log: Clarify the mergesort situation.
1826      Branch: perl
1827            ! pp_ctl.c
1828 ____________________________________________________________________________
1829 [  6954] By: jhi                                   on 2000/08/31  18:24:17
1830         Log: Move the Solaris 7 scan to use64bitall, make the
1831              failure to find 64-bot sparc libc to mention the
1832              possibility of being in an intel, from Lupe and Alan.
1833      Branch: perl
1834            ! hints/solaris_2.sh
1835 ____________________________________________________________________________
1836 [  6953] By: jhi                                   on 2000/08/31  18:09:20
1837         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
1838              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
1839      Branch: metaconfig
1840            ! U/compline/d_gconvert.U U/threads/archname.U
1841      Branch: metaconfig/U/perl
1842            ! perlxv.U
1843      Branch: perl
1844            ! Configure config_h.SH sv.c
1845 ____________________________________________________________________________
1846 [  6952] By: jhi                                   on 2000/08/31  17:42:24
1847         Log: :: not allowed in pathnames, change to .
1848              
1849              Subject: [PATCH perl@6938] cygwin port
1850              From: "Fifer, Eric" <EFifer@sanwaint.com>
1851              Date: Thu, 31 Aug 2000 16:32:59 +0100
1852              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
1853      Branch: metaconfig/U/perl
1854            ! perlxv.U
1855 ____________________________________________________________________________
1856 [  6951] By: jhi                                   on 2000/08/31  17:02:05
1857         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
1858      Branch: perl
1859            ! perl.h
1860 ____________________________________________________________________________
1861 [  6950] By: jhi                                   on 2000/08/31  16:26:08
1862         Log: More author updates.
1863              
1864              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
1865              From: Simon Cozens <simon@cozens.net>
1866              Date: Thu, 31 Aug 2000 17:13:32 +0100
1867              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
1868      Branch: perl
1869            ! AUTHORS
1870 ____________________________________________________________________________
1871 [  6949] By: jhi                                   on 2000/08/31  16:04:49
1872         Log: POSIX doesn't report long double values under -Duselongdouble
1873              when the long doubles are "real" (bigger than doubles).
1874      Branch: perl
1875            ! ext/POSIX/POSIX.xs
1876 ____________________________________________________________________________
1877 [  6948] By: jhi                                   on 2000/08/31  15:25:10
1878         Log: Update Changes.
1879      Branch: perl
1880            ! Changes patchlevel.h
1881 ____________________________________________________________________________
1882 [  6947] By: jhi                                   on 2000/08/31  15:22:29
1883         Log: Document UNTIE in a very minimalistic way.
1884      Branch: perl
1885            ! pod/perlfunc.pod pod/perltie.pod
1886 ____________________________________________________________________________
1887 [  6946] By: jhi                                   on 2000/08/31  15:15:23
1888         Log: Document known failures.
1889      Branch: perl
1890            ! pod/perldelta.pod
1891 ____________________________________________________________________________
1892 [  6945] By: jhi                                   on 2000/08/31  15:07:00
1893         Log: Don't attach -ld to the archname if pointless.
1894      Branch: metaconfig
1895            ! U/threads/archname.U
1896      Branch: perl
1897            ! Configure config_h.SH
1898 ____________________________________________________________________________
1899 [  6944] By: jhi                                   on 2000/08/31  14:37:42
1900         Log: Wrap the test in eval.
1901              
1902              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
1903              From: Tim Jenness <timj@jach.hawaii.edu>
1904              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
1905              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
1906      Branch: perl
1907            ! t/lib/ftmp-security.t
1908 ____________________________________________________________________________
1909 [  6943] By: jhi                                   on 2000/08/31  14:30:57
1910         Log: Make -Dusemorebits find long doubles in Solaris.
1911      Branch: perl
1912            ! hints/solaris_2.sh
1913 ____________________________________________________________________________
1914 [  6942] By: jhi                                   on 2000/08/31  13:48:45
1915         Log: Clarify the third case of ftmp-security warnings.
1916      Branch: perl
1917            ! INSTALL
1918 ____________________________________________________________________________
1919 [  6941] By: jhi                                   on 2000/08/31  13:40:31
1920         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
1921              From: <abigail@foad.org>
1922              Date: Thu, 31 Aug 2000 01:35:05 -0400
1923              Message-ID: <20000831053505.32120.qmail@foad.org>
1924      Branch: perl
1925            ! pod/perldelta.pod
1926 ____________________________________________________________________________
1927 [  6940] By: jhi                                   on 2000/08/31  13:38:48
1928         Log: Issue useful diagnostic on unknown pod commands.
1929              
1930              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
1931              From: <abigail@foad.org>
1932              Date: Thu, 31 Aug 2000 03:41:18 -0400
1933              Message-ID: <20000831074118.24880.qmail@foad.org>
1934      Branch: perl
1935            ! lib/Pod/Man.pm
1936 ____________________________________________________________________________
1937 [  6939] By: jhi                                   on 2000/08/31  13:34:33
1938         Log: Reveal Borland's isnan.
1939              
1940              Subject: build with BC++ tweak
1941              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
1942              Date: Thu, 31 Aug 2000 13:09:37 +0400
1943              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
1944      Branch: perl
1945            ! win32/win32.h
1946 ____________________________________________________________________________
1947 [  6938] By: jhi                                   on 2000/08/31  05:01:20
1948         Log: Update Changes.
1949      Branch: perl
1950            ! Changes patchlevel.h
1951 ____________________________________________________________________________
1952 [  6937] By: jhi                                   on 2000/08/31  04:26:23
1953         Log: sscanf() may be the only way to read long doubles from strings.
1954      Branch: metaconfig/U/perl
1955            ! longdblfio.U
1956      Branch: perl
1957            ! Configure config_h.SH perl.h util.c
1958 ____________________________________________________________________________
1959 [  6936] By: jhi                                   on 2000/08/31  04:18:19
1960         Log: The #6929 was too skimpy.
1961      Branch: perl
1962            ! sv.c
1963 ____________________________________________________________________________
1964 [  6935] By: jhi                                   on 2000/08/31  02:47:07
1965         Log: Subject: Re: typos in pods
1966              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1967              Date: Wed, 30 Aug 2000 19:25:34 -0700
1968              Message-ID: <eIcr5gzkg25X092yn@efn.org>
1969      Branch: perl
1970            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
1971 ____________________________________________________________________________
1972 [  6934] By: jhi                                   on 2000/08/31  02:42:55
1973         Log: Missed one Unicode file.
1974      Branch: perl
1975            + lib/unicode/UCDFF301.html
1976 ____________________________________________________________________________
1977 [  6933] By: jhi                                   on 2000/08/30  23:42:27
1978         Log: Update Changes.
1979      Branch: perl
1980            ! Changes patchlevel.h
1981 ____________________________________________________________________________
1982 [  6932] By: jhi                                   on 2000/08/30  23:40:07
1983         Log: Mention UNTIE in perldelta.  Still needs documenting
1984              in perltie et alia.
1985      Branch: perl
1986            ! pod/perldelta.pod
1987 ____________________________________________________________________________
1988 [  6931] By: jhi                                   on 2000/08/30  23:36:02
1989         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
1990              From: <abigail@foad.org>
1991              Date: Wed, 30 Aug 2000 19:28:07 -0400
1992              Message-ID: <20000830232807.305.qmail@foad.org>
1993      Branch: perl
1994            ! pod/perldelta.pod
1995 ____________________________________________________________________________
1996 [  6930] By: jhi                                   on 2000/08/30  23:32:40
1997         Log: Update to Unicode 3.0.1.
1998      Branch: perl
1999            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
2000            + lib/unicode/PropList.txt lib/unicode/README.perl
2001            + lib/unicode/UCD301.html lib/unicode/Unicode.301
2002            - lib/unicode/Props.txt lib/unicode/UCD300.html
2003            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
2004            ! (edit 257 files)
2005 ____________________________________________________________________________
2006 [  6929] By: jhi                                   on 2000/08/30  22:38:18
2007         Log: Heap decorruption.
2008              
2009              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
2010              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2011              Date: Wed, 30 Aug 2000 22:39:52 +0100
2012              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
2013      Branch: perl
2014            ! sv.c
2015 ____________________________________________________________________________
2016 [  6928] By: jhi                                   on 2000/08/30  22:29:34
2017         Log: Retract the dummy test, skip the security tests (instead of failing),
2018              explain what the warnings mean.
2019      Branch: perl
2020            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
2021 ____________________________________________________________________________
2022 [  6927] By: jhi                                   on 2000/08/30  22:14:13
2023         Log: Change the internal implementation of sort() to be mergesort
2024              instead of quicksort, from John Linderman <jpl@research.att.com>.
2025              Gives us better worst case, better average case, and stability.
2026              What's there not to like?  (Small fixes for threaded builds
2027              were required).
2028      Branch: perl
2029            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
2030 ____________________________________________________________________________
2031 [  6926] By: jhi                                   on 2000/08/30  20:55:20
2032         Log: A better fix for the Socket building problem from Craig Berry.
2033      Branch: perl
2034            ! vms/vms.c
2035 ____________________________________________________________________________
2036 [  6925] By: jhi                                   on 2000/08/30  20:20:25
2037         Log: Subject: [PATCH] Re: UNTIE method 
2038              From: Nick Ing-Simmons <nik@tiuk.ti.com>
2039              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
2040              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
2041      Branch: perl
2042            ! pp_sys.c t/op/tie.t
2043 ____________________________________________________________________________
2044 [  6924] By: jhi                                   on 2000/08/30  20:17:11
2045         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
2046              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2047              Date: Wed, 30 Aug 2000 15:03:14 -0500
2048              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
2049      Branch: perl
2050            ! vms/vms.c
2051 ____________________________________________________________________________
2052 [  6923] By: jhi                                   on 2000/08/30  20:15:18
2053         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
2054              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2055              Date: Wed, 30 Aug 2000 13:30:36 -0500
2056              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
2057      Branch: perl
2058            ! vms/vms.c
2059 ____________________________________________________________________________
2060 [  6922] By: jhi                                   on 2000/08/30  19:54:43
2061         Log: Better options for rsync.
2062      Branch: perl
2063            ! pod/perlhack.pod
2064 ____________________________________________________________________________
2065 [  6921] By: jhi                                   on 2000/08/30  19:40:16
2066         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
2067              From: Rick Delaney <rick@consumercontact.com>
2068              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
2069              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
2070      Branch: perl
2071            ! pod/perlfunc.pod
2072 ____________________________________________________________________________
2073 [  6920] By: jhi                                   on 2000/08/30  19:36:40
2074         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
2075              From: Peter Prymmer <pvhp@forte.com>
2076              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
2077              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
2078      Branch: perl
2079            ! configure.com
2080 ____________________________________________________________________________
2081 [  6919] By: jhi                                   on 2000/08/30  14:52:02
2082         Log: Update Changes.
2083      Branch: perl
2084            ! Changes patchlevel.h
2085 ____________________________________________________________________________
2086 [  6918] By: jhi                                   on 2000/08/30  14:48:34
2087         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
2088      Branch: perl
2089            ! lib/ExtUtils/typemap
2090 ____________________________________________________________________________
2091 [  6917] By: jhi                                   on 2000/08/30  14:46:34
2092         Log: Subject: typos in pods
2093              From: Nicholas Clark <nick@ccl4.org>
2094              Date: Wed, 30 Aug 2000 01:12:50 +0100
2095              Message-ID: <20000830011249.A61388@plum.flirble.org>
2096      Branch: perl
2097            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
2098            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
2099            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
2100            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
2101 ____________________________________________________________________________
2102 [  6916] By: jhi                                   on 2000/08/30  14:19:09
2103         Log: Document Storable problems on Crays.  (Will have
2104              to document all the other Storable problems, too.)
2105      Branch: perl
2106            ! pod/perldelta.pod
2107 ____________________________________________________________________________
2108 [  6915] By: jhi                                   on 2000/08/30  14:06:02
2109         Log: Subject: [PATCH] fix misc cast warnings
2110              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2111              Date: Tue, 29 Aug 2000 23:16:14 -0700
2112              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
2113      Branch: perl
2114            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
2115            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
2116            ! os2/os2ish.h
2117 ____________________________________________________________________________
2118 [  6914] By: jhi                                   on 2000/08/30  14:03:45
2119         Log: Timestamp mismatch again.  Need to fix this dependence on
2120              config_h.SH timestamp, since it's the contents of config_h.SH
2121              that matter.
2122      Branch: perl
2123            ! uconfig.h uconfig.sh
2124 ____________________________________________________________________________
2125 [  6913] By: jhi                                   on 2000/08/30  13:54:06
2126         Log: Don't say "Perl 5.0 source kit".
2127      Branch: perl
2128            ! perl.c
2129 ____________________________________________________________________________
2130 [  6912] By: jhi                                   on 2000/08/30  13:51:24
2131         Log: Reset archname and archname64 always, forcing them be
2132              recomputed at each Configure run, make Configure and
2133              the hints files agree on the naming of largefiles variables.
2134      Branch: metaconfig
2135            ! U/threads/archname.U
2136      Branch: metaconfig/U/perl
2137            ! use64bits.U
2138      Branch: perl
2139            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
2140            ! hints/linux.sh hints/solaris_2.sh
2141 ____________________________________________________________________________
2142 [  6911] By: jhi                                   on 2000/08/30  13:30:13
2143         Log: Put back the slice accidentally removed by #6907.
2144      Branch: perl
2145            ! hints/solaris_2.sh
2146 ____________________________________________________________________________
2147 [  6910] By: jhi                                   on 2000/08/30  01:24:26
2148         Log: Be consistent: other Net::get* do export theirs.
2149              
2150              Subject: Re: Net::protoent does not export 'getproto'
2151              From: Yasushi Nakajima <sey@jkc.co.jp>
2152              Date: Wed, 30 Aug 2000 09:53:14 +0900
2153              Message-Id: <200008300051.DAA24700@taku.hut.fi>
2154      Branch: perl
2155            ! lib/Net/protoent.pm
2156 ____________________________________________________________________________
2157 [  6909] By: jhi                                   on 2000/08/30  01:17:25
2158         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
2159              From: Gurusamy Sarathy <gsar@ActiveState.com>
2160              Date: Tue, 29 Aug 2000 17:17:07 -0700
2161              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
2162      Branch: perl
2163            ! cop.h
2164 ____________________________________________________________________________
2165 [  6908] By: jhi                                   on 2000/08/30  00:58:05
2166         Log: Update Changes.
2167      Branch: perl
2168            ! Changes patchlevel.h
2169 ____________________________________________________________________________
2170 [  6907] By: jhi                                   on 2000/08/30  00:57:22
2171         Log: Introduce ccname to keep track of what compiler kind of we have.
2172      Branch: metaconfig/U/perl
2173            ! Checkcc.U gccvers.U
2174      Branch: perl
2175            ! Configure config_h.SH hints/solaris_2.sh
2176 ____________________________________________________________________________
2177 [  6906] By: jhi                                   on 2000/08/30  00:25:47
2178         Log: Put back the flags dump as reasoned in
2179              
2180              Subject: Re: [PATCH] Glob dumping
2181              From: Mike Guy <mjtg@cam.ac.uk> 
2182              Date: Tue, 29 Aug 2000 21:41:32 +0100
2183              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
2184      Branch: perl
2185            ! dump.c t/lib/peek.t
2186 ____________________________________________________________________________
2187 [  6905] By: jhi                                   on 2000/08/30  00:16:17
2188         Log: Make the epsilon to be relative, not absolute.
2189              
2190              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
2191              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
2192              Date: Tue, 29 Aug 2000 19:58:56 -0400
2193              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
2194      Branch: perl
2195            ! t/lib/trig.t
2196 ____________________________________________________________________________
2197 [  6904] By: jhi                                   on 2000/08/30  00:13:09
2198         Log: From now on, Gisle is on my list of usual suspects :-)
2199              Retract #6902.
2200      Branch: perl
2201            ! ext/Opcode/Safe.pm
2202 ____________________________________________________________________________
2203 [  6903] By: jhi                                   on 2000/08/29  23:51:20
2204         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
2205              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2206              Date: Tue, 29 Aug 2000 18:43:26 -0500
2207              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
2208      Branch: perl
2209            + vms/vmspipe.com
2210            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
2211            ! vms/vms.c
2212 ____________________________________________________________________________
2213 [  6902] By: jhi                                   on 2000/08/29  23:44:14
2214         Log: Retry what #6882 attempted.
2215              
2216              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
2217              From: Gisle Aas <gisle@ActiveState.com>
2218              Date: 30 Aug 2000 00:33:09 +0200
2219              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
2220      Branch: perl
2221            ! ext/Opcode/Safe.pm
2222 ____________________________________________________________________________
2223 [  6901] By: jhi                                   on 2000/08/29  22:59:32
2224         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
2225              From: Hugo <hv@crypt.compulink.co.uk>
2226              Date: Mon, 12 Jun 2000 19:36:08 +0100
2227              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
2228      Branch: perl
2229            ! sv.c
2230 ____________________________________________________________________________
2231 [  6900] By: jhi                                   on 2000/08/29  22:58:35
2232         Log: Admit that we are leaking scalars.
2233              
2234              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
2235              From: Spider Boardman <spider@leggy.zk3.dec.com>
2236              Date: Tue, 29 Aug 2000 18:48:29 -0400
2237              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
2238      Branch: perl
2239            ! t/pragma/warnings.t
2240 ____________________________________________________________________________
2241 [  6899] By: jhi                                   on 2000/08/29  20:53:13
2242         Log: Update Changes.
2243      Branch: perl
2244            ! Changes patchlevel.h
2245 ____________________________________________________________________________
2246 [  6898] By: jhi                                   on 2000/08/29  20:46:21
2247         Log: Undo namespace pollution of #6878.
2248              
2249              Subject: Re: Net::protoent does not export 'getproto'
2250              From: Mike Guy <mjtg@cam.ac.uk>
2251              Date: Tue, 29 Aug 2000 21:32:37 +0100
2252              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
2253      Branch: perl
2254            ! lib/Net/protoent.pm
2255 ____________________________________________________________________________
2256 [  6897] By: jhi                                   on 2000/08/29  20:44:29
2257         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
2258              From: Peter Prymmer <pvhp@forte.com>
2259              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
2260              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
2261      Branch: perl
2262            ! pod/perlebcdic.pod
2263 ____________________________________________________________________________
2264 [  6896] By: jhi                                   on 2000/08/29  20:40:57
2265         Log: There's no point repeating the 'revision' (5) of perl5.
2266      Branch: metaconfig/U/perl
2267            ! Devel.U patchlevel.U
2268      Branch: perl
2269            ! Configure config_h.SH
2270 ____________________________________________________________________________
2271 [  6895] By: jhi                                   on 2000/08/29  20:16:58
2272         Log: Regen Configure for #6894.
2273      Branch: metaconfig/U/perl
2274            ! perladmin.U
2275      Branch: perl
2276            ! Configure config_h.SH
2277 ____________________________________________________________________________
2278 [  6894] By: jhi                                   on 2000/08/29  19:59:52
2279         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
2280              From: "Philip Newton" <Philip.Newton@gmx.net>
2281              Date: Tue, 29 Aug 2000 21:39:14 +0200
2282              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
2283      Branch: perl
2284            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
2285            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
2286            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
2287            ! utils/perlbug.PL
2288 ____________________________________________________________________________
2289 [  6893] By: jhi                                   on 2000/08/29  19:55:30
2290         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
2291              From: "Philip Newton" <Philip.Newton@gmx.net>
2292              Date: Tue, 29 Aug 2000 21:39:14 +0200
2293              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
2294      Branch: perl
2295            ! installhtml
2296 ____________________________________________________________________________
2297 [  6892] By: jhi                                   on 2000/08/29  19:53:59
2298         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
2299              From: "Philip Newton" <Philip.Newton@gmx.net>
2300              Date: Tue, 29 Aug 2000 21:48:18 +0200
2301              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
2302      Branch: perl
2303            ! lib/File/Temp.pm
2304 ____________________________________________________________________________
2305 [  6891] By: jhi                                   on 2000/08/29  18:30:03
2306         Log: Nail the ID 20000828.023.
2307      Branch: perl
2308            ! ext/Storable/Storable.xs
2309 ____________________________________________________________________________
2310 [  6890] By: jhi                                   on 2000/08/29  16:50:17
2311         Log: Under usethreads the dumped variable is IN_PAD.
2312              
2313              Subject: Re: [PATCH] Glob dumping
2314              From: Gisle Aas <gisle@ActiveState.com>
2315              Date: 29 Aug 2000 18:45:05 +0200
2316              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
2317      Branch: perl
2318            ! t/lib/peek.t
2319 ____________________________________________________________________________
2320 [  6889] By: jhi                                   on 2000/08/29  15:17:37
2321         Log: Update Changes.
2322      Branch: perl
2323            ! Changes patchlevel.h
2324 ____________________________________________________________________________
2325 [  6888] By: jhi                                   on 2000/08/29  14:49:59
2326         Log: Retract #6882, broke the safe tests.
2327      Branch: perl
2328            ! ext/Opcode/Safe.pm
2329 ____________________________________________________________________________
2330 [  6887] By: jhi                                   on 2000/08/29  14:47:06
2331         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
2332              From: Gisle Aas <gisle@ActiveState.com> 
2333              Date: 09 Jun 2000 20:00:11 +0200
2334              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
2335      Branch: perl
2336            ! utils/perldoc.PL
2337 ____________________________________________________________________________
2338 [  6886] By: jhi                                   on 2000/08/29  14:42:45
2339         Log: The #6881 removed one dump line.
2340      Branch: perl
2341            ! t/lib/peek.t
2342 ____________________________________________________________________________
2343 [  6885] By: jhi                                   on 2000/08/29  14:30:47
2344         Log: Don't forget to tidy up.
2345      Branch: perl
2346            ! t/lib/ftmp-security.t
2347 ____________________________________________________________________________
2348 [  6884] By: jhi                                   on 2000/08/29  14:25:17
2349         Log: Disabling the one test is a bit tricky.
2350      Branch: perl
2351            ! t/lib/ftmp-security.t
2352 ____________________________________________________________________________
2353 [  6883] By: jhi                                   on 2000/08/29  14:16:25
2354         Log: Disable one of the tests for now.
2355      Branch: perl
2356            ! t/lib/ftmp-security.t
2357 ____________________________________________________________________________
2358 [  6882] By: jhi                                   on 2000/08/29  14:05:50
2359         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
2360              From: gisle@aas.no
2361              Date: 29 Aug 2000 10:35:06 -0000
2362              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
2363      Branch: perl
2364            ! ext/Opcode/Safe.pm
2365 ____________________________________________________________________________
2366 [  6881] By: jhi                                   on 2000/08/29  14:03:51
2367         Log: Subject: [PATCH] Glob dumping
2368              From: Gisle Aas <gisle@ActiveState.com>
2369              Date: 29 Aug 2000 07:59:42 -0000
2370              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
2371      Branch: perl
2372            ! dump.c
2373 ____________________________________________________________________________
2374 [  6880] By: jhi                                   on 2000/08/29  14:02:01
2375         Log: Subject: [PATCH] Warnings in B::Deparse
2376              From: <abigail@foad.org>
2377              Date: Tue, 29 Aug 2000 00:00:01 -0400
2378              Message-ID: <20000829040001.2999.qmail@foad.org>
2379      Branch: perl
2380            ! ext/B/B/Deparse.pm
2381 ____________________________________________________________________________
2382 [  6879] By: jhi                                   on 2000/08/29  13:57:26
2383         Log: Missed a change in #6869.
2384      Branch: perl
2385            ! mg.c
2386 ____________________________________________________________________________
2387 [  6878] By: jhi                                   on 2000/08/29  13:45:04
2388         Log: Subject: Net::protoent does not export 'getproto'
2389              From: Yasushi Nakajima <sey@jkc.co.jp>
2390              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
2391      Branch: perl
2392            ! lib/Net/protoent.pm
2393 ____________________________________________________________________________
2394 [  6877] By: jhi                                   on 2000/08/29  13:39:19
2395         Log: Patches all over for people and the files they (hopefully) care about.
2396      Branch: perl
2397            ! AUTHORS Changes MAINTAIN
2398 ____________________________________________________________________________
2399 [  6876] By: jhi                                   on 2000/08/29  12:53:54
2400         Log: Fix for thinko in #6848.
2401              
2402              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
2403              From: Lupe Christoph <lupe@lupe-christoph.de>
2404              Date: Tue, 29 Aug 2000 09:04:08 +0200
2405              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
2406      Branch: perl
2407            ! ext/Thread/Thread.xs
2408 ____________________________________________________________________________
2409 [  6875] By: jhi                                   on 2000/08/29  12:50:14
2410         Log: Update to Getopt::Long 2.24, from Johan Vromans.
2411      Branch: perl
2412            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
2413 ____________________________________________________________________________
2414 [  6874] By: jhi                                   on 2000/08/29  02:09:53
2415         Log: Use minimal @INC in tests, most of the time just '../lib',
2416              so that we simply can't pick up stuff from other Perls than
2417              the one we are testing.  Pointed out by
2418              
2419              From: Mike Guy <mjtg@cam.ac.uk>
2420              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
2421              Date: Fri, 25 Aug 2000 15:15:59 +0100
2422              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
2423      Branch: perl
2424            ! (edit 185 files)
2425 ____________________________________________________________________________
2426 [  6873] By: jhi                                   on 2000/08/29  01:07:11
2427         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
2428              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2429              Date: Mon, 28 Aug 2000 17:45:52 -0700
2430              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
2431      Branch: perl
2432            ! Makefile.SH hints/os2.sh
2433 ____________________________________________________________________________
2434 [  6872] By: jhi                                   on 2000/08/28  23:33:39
2435         Log: Subject: [PATCH bleedperl@6866] spellings
2436              From: marcel@codewerk.com (Marcel Grunauer)
2437              Date: Tue, 29 Aug 2000 01:19:59 +0200
2438              Message-Id: <200008282319.BAA29862@gandalf.local>
2439      Branch: perl
2440            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
2441            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
2442            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
2443 ____________________________________________________________________________
2444 [  6871] By: jhi                                   on 2000/08/28  23:22:09
2445         Log: Take out the SUIDMAIL thing, that will not be
2446              a problem in 5.7.*.
2447      Branch: perl
2448            ! patchlevel.h
2449 ____________________________________________________________________________
2450 [  6870] By: jhi                                   on 2000/08/28  23:19:30
2451         Log: -S is the silent flag, -s is the strip flag.
2452              
2453              Subject: [PATCH] Re: [PATCH] make no-install          
2454              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2455              Date: Mon, 28 Aug 2000 15:12:55 -0700
2456              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
2457      Branch: perl
2458            ! Makefile.SH
2459 ____________________________________________________________________________
2460 [  6869] By: jhi                                   on 2000/08/28  23:12:05
2461         Log: Subject: [PATCH bleedperl@6856] warnings fixes
2462              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
2463              Date: Mon, 28 Aug 2000 23:55:06 +0100
2464              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
2465      Branch: perl
2466            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
2467            ! warnings.h warnings.pl
2468 ____________________________________________________________________________
2469 [  6868] By: jhi                                   on 2000/08/28  21:38:22
2470         Log: Potential cruft.
2471      Branch: perl
2472            ! Makefile.SH
2473 ____________________________________________________________________________
2474 [  6867] By: jhi                                   on 2000/08/28  21:35:36
2475         Log: Update Changes.
2476      Branch: perl
2477            ! Changes patchlevel.h
2478 ____________________________________________________________________________
2479 [  6866] By: jhi                                   on 2000/08/28  21:33:49
2480         Log: Subject: hv.h Doc Patch
2481              From: Fisher Mark <fisherm@tce.com>
2482              Date: Mon, 28 Aug 2000 16:24:59 -0500
2483              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
2484      Branch: perl
2485            ! hv.h
2486 ____________________________________________________________________________
2487 [  6865] By: jhi                                   on 2000/08/28  21:02:15
2488         Log: Add -ld to archname on long tr...double platforms.
2489      Branch: metaconfig
2490            ! U/threads/archname.U
2491      Branch: perl
2492            ! Configure config_h.SH
2493 ____________________________________________________________________________
2494 [  6864] By: jhi                                   on 2000/08/28  20:38:59
2495         Log: An attempt to fix the problem reported in
2496              
2497              Subject: Building perl@6856 using gcc/AIX 4.3.3 
2498              From: Daniel Muino <dmuino@afip.gov.ar> 
2499              Date: Mon, 28 Aug 2000 15:50:01 -0300   
2500              Message-ID: <20000828155001.A14403@con2-dgi>
2501              
2502              I can't test this properly since the gcc installation I have
2503              access to seems to be botched (gcc is calling the AIX cpp,
2504              a losing proposition...)
2505      Branch: perl
2506            ! hints/aix.sh
2507 ____________________________________________________________________________
2508 [  6863] By: jhi                                   on 2000/08/28  18:57:52
2509         Log: Fix for ID 20000828.001, long doubles were not formatted
2510              correctly (showed up in $], which stopped installing perl).
2511      Branch: perl
2512            ! sv.c
2513 ____________________________________________________________________________
2514 [  6862] By: jhi                                   on 2000/08/28  18:07:15
2515         Log: Typo in #6858.
2516      Branch: perl
2517            ! lib/Cwd.pm
2518 ____________________________________________________________________________
2519 [  6861] By: jhi                                   on 2000/08/28  17:57:27
2520         Log: opmini.o may be left around if a build is interrupted.
2521      Branch: perl
2522            ! Makefile.SH
2523 ____________________________________________________________________________
2524 [  6860] By: jhi                                   on 2000/08/28  16:52:50
2525         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
2526              From: Daniel Chetlin <daniel@chetlin.com>
2527              Date: Mon, 28 Aug 2000 01:14:18 -0700
2528              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
2529      Branch: perl
2530            ! lib/overload.pm
2531 ____________________________________________________________________________
2532 [  6859] By: jhi                                   on 2000/08/28  16:08:46
2533         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
2534              From: Nicholas Clark <nick@ccl4.org>
2535              Date: Mon, 28 Aug 2000 16:03:27 +0100
2536              Message-Id: <20000828160327.C49785@plum.flirble.org>
2537      Branch: perl
2538            ! ext/ByteLoader/bytecode.h
2539 ____________________________________________________________________________
2540 [  6858] By: jhi                                   on 2000/08/28  16:02:10
2541         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
2542              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
2543              Date: Mon, 28 Aug 2000 13:08:30 +0200
2544              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
2545      Branch: perl
2546            ! lib/Cwd.pm
2547 ____________________________________________________________________________
2548 [  6857] By: jhi                                   on 2000/08/28  15:42:47
2549         Log: display_format used as a class method without arguments was broken,
2550              reported in
2551              
2552              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
2553              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
2554              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
2555              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
2556      Branch: perl
2557            ! lib/Math/Complex.pm t/lib/complex.t
2558 ____________________________________________________________________________
2559 [  6856] By: jhi                                   on 2000/08/27  22:09:48
2560         Log: Update Changes.
2561      Branch: perl
2562            ! Changes patchlevel.h
2563 ____________________________________________________________________________
2564 [  6855] By: jhi                                   on 2000/08/27  21:59:21
2565         Log: Retract #6853 (false alarm).
2566      Branch: perl
2567            ! lib/ExtUtils/xsubpp
2568 ____________________________________________________________________________
2569 [  6854] By: jhi                                   on 2000/08/27  21:37:44
2570         Log: Update Changes.
2571      Branch: perl
2572            ! Changes patchlevel.h
2573 ____________________________________________________________________________
2574 [  6853] By: jhi                                   on 2000/08/27  21:37:16
2575         Log: Subject: [PATCH perl@6850] workaround for xsubpp
2576              From: Hugo <hv@crypt.compulink.co.uk>
2577              Date: Sun, 27 Aug 2000 22:30:25 +0100
2578              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
2579      Branch: perl
2580            ! lib/ExtUtils/xsubpp
2581 ____________________________________________________________________________
2582 [  6852] By: jhi                                   on 2000/08/27  21:33:58
2583         Log: Big-endian 64-bit patch from Raphael Manfredi.
2584      Branch: perl
2585            ! ext/Storable/Storable.xs
2586 ____________________________________________________________________________
2587 [  6851] By: jhi                                   on 2000/08/27  21:22:21
2588         Log: More ruthless editing from Hugo van der Sanden.
2589      Branch: perl
2590            ! pod/perldelta.pod
2591 ____________________________________________________________________________
2592 [  6850] By: jhi                                   on 2000/08/27  16:11:46
2593         Log: Update Changes.
2594      Branch: perl
2595            ! Changes patchlevel.h
2596 ____________________________________________________________________________
2597 [  6849] By: jhi                                   on 2000/08/27  16:11:05
2598         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
2599      Branch: perl
2600            ! configpm pod/perldelta.pod
2601 ____________________________________________________________________________
2602 [  6848] By: jhi                                   on 2000/08/27  15:35:08
2603         Log: Use the actual thread type, not the pointer-to-struct.
2604      Branch: perl
2605            ! ext/Thread/Thread.xs
2606 ____________________________________________________________________________
2607 [  6847] By: jhi                                   on 2000/08/27  15:30:49
2608         Log: Test nit.
2609      Branch: perl
2610            ! t/pragma/warn/pp_sys
2611 ____________________________________________________________________________
2612 [  6846] By: jhi                                   on 2000/08/27  15:19:02
2613         Log: Passing -R in ldflags makes now it to appear in the default
2614              for lddlflags, just like with -L.
2615              
2616              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2617              From: Lupe Christoph <lupe@lupe-christoph.de>
2618              Date: Sun, 27 Aug 2000 10:28:21 +0200
2619              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
2620      Branch: metaconfig/U/perl
2621            ! dlsrc.U
2622      Branch: perl
2623            ! Configure
2624 ____________________________________________________________________________
2625 [  6845] By: jhi                                   on 2000/08/27  15:08:54
2626         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
2627              From: Alan Burlison <Alan.Burlison@uk.sun.com>
2628              Date: Sat, 26 Aug 2000 22:23:27 +0100
2629              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
2630      Branch: perl
2631            ! lib/ExtUtils/MM_Unix.pm
2632 ____________________________________________________________________________
2633 [  6844] By: jhi                                   on 2000/08/27  15:02:37
2634         Log: DJGPP update from Laszlo Molnar.
2635              
2636              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
2637              From: ml1050 <ml1050@freemail.hu>
2638              Date: Sat, 26 Aug 2000 23:24:40 +0200
2639              Message-Id: <20000826232440.A439@freemail.hu>
2640      Branch: perl
2641            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
2642            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
2643 ____________________________________________________________________________
2644 [  6843] By: jhi                                   on 2000/08/27  14:53:58
2645         Log: Subject: installman buglet
2646              From: Lupe Christoph <lupe@lupe-christoph.de>
2647              Date: Sun, 27 Aug 2000 14:38:59 +0200
2648              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
2649      Branch: perl
2650            ! installman
2651 ____________________________________________________________________________
2652 [  6842] By: jhi                                   on 2000/08/27  14:52:08
2653         Log: Can't get the test to reliably work thanks to the
2654              inaccurateness of floating point.  "Resolves" bug ids
2655              20000826.003, 20000826.009, 20000826.010,
2656      Branch: perl
2657            ! t/lib/trig.t
2658 ____________________________________________________________________________
2659 [  6841] By: jhi                                   on 2000/08/26  15:53:58
2660         Log: Update Changes.
2661      Branch: perl
2662            ! Changes patchlevel.h
2663 ____________________________________________________________________________
2664 [  6840] By: jhi                                   on 2000/08/26  14:23:03
2665         Log: grep -e isn't portable.
2666              
2667              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
2668              From: chris@broadband.att.com
2669              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
2670              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
2671      Branch: perl
2672            ! hints/solaris_2.sh
2673 ____________________________________________________________________________
2674 [  6839] By: jhi                                   on 2000/08/26  14:12:23
2675         Log: no-install target a la make -n.
2676              
2677              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
2678              From: <abigail@foad.org>
2679              Date: Sat, 26 Aug 2000 03:57:34 -0400
2680              Message-ID: <20000826075735.18912.qmail@foad.org>
2681      Branch: perl
2682            ! Makefile.SH installman installperl
2683 ____________________________________________________________________________
2684 [  6838] By: jhi                                   on 2000/08/26  14:06:33
2685         Log: Retract #6826 as the #6828 should be do the same
2686              in a More Correct Way.
2687      Branch: perl
2688            ! installperl
2689 ____________________________________________________________________________
2690 [  6837] By: jhi                                   on 2000/08/26  05:24:00
2691         Log: More casting.
2692      Branch: perl
2693            ! ext/Storable/Storable.xs
2694 ____________________________________________________________________________
2695 [  6836] By: jhi                                   on 2000/08/26  05:05:46
2696         Log: Nicer in decimal.
2697      Branch: perl
2698            ! ext/Storable/Storable.xs
2699 ____________________________________________________________________________
2700 [  6835] By: jhi                                   on 2000/08/26  05:03:50
2701         Log: There be no UVdf.
2702      Branch: perl
2703            ! ext/Storable/Storable.xs
2704 ____________________________________________________________________________
2705 [  6834] By: jhi                                   on 2000/08/26  05:00:18
2706         Log: Continue IVdfing and UVxfing.
2707      Branch: perl
2708            ! ext/Storable/Storable.xs
2709 ____________________________________________________________________________
2710 [  6833] By: jhi                                   on 2000/08/26  04:53:14
2711         Log: Use IVdf.
2712      Branch: perl
2713            ! ext/Storable/Storable.xs
2714 ____________________________________________________________________________
2715 [  6832] By: jhi                                   on 2000/08/26  04:40:41
2716         Log: Document PTR2XX and INT2PTR.
2717      Branch: perl
2718            ! pod/perlguts.pod
2719 ____________________________________________________________________________
2720 [  6831] By: jhi                                   on 2000/08/26  04:33:18
2721         Log: Use UVxf, PTR2UV, NVff.
2722      Branch: perl
2723            ! ext/Storable/Storable.xs
2724 ____________________________________________________________________________
2725 [  6830] By: jhi                                   on 2000/08/26  04:31:32
2726         Log: Update the test count.
2727      Branch: perl
2728            ! t/lib/trig.t
2729 ____________________________________________________________________________
2730 [  6829] By: jhi                                   on 2000/08/26  03:05:50
2731         Log: Subject: [PATCH] installation not quite silent yet.
2732              From: <abigail@foad.org>
2733              Date: Fri, 25 Aug 2000 20:07:53 -0400
2734              Message-ID: <20000826000753.7822.qmail@foad.org>
2735      Branch: perl
2736            ! installman installperl
2737 ____________________________________________________________________________
2738 [  6828] By: jhi                                   on 2000/08/26  03:05:14
2739         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
2740              From: Spider Boardman <spider@web.zk3.dec.com>
2741              Date: Fri, 25 Aug 2000 19:12:40 -0400
2742              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
2743      Branch: perl
2744            ! gv.c
2745 ____________________________________________________________________________
2746 [  6827] By: jhi                                   on 2000/08/25  23:54:34
2747         Log: Support preserving extremely big/small angles.
2748      Branch: perl
2749            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
2750 ____________________________________________________________________________
2751 [  6826] By: jhi                                   on 2000/08/25  23:01:20
2752         Log: Patch installperl to be long double-aware.
2753              
2754              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
2755              From: Spider Boardman <spider@web.zk3.dec.com>
2756              Date: Fri, 25 Aug 2000 18:15:23 -0400
2757              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
2758      Branch: perl
2759            ! installperl
2760 ____________________________________________________________________________
2761 [  6825] By: jhi                                   on 2000/08/25  22:58:25
2762         Log: Remove duplicately applied patch shards.
2763              
2764              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
2765              From: Spider Boardman <spider@leggy.zk3.dec.com>
2766              Date: Fri, 25 Aug 2000 16:45:03 -0400
2767              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
2768      Branch: perl
2769            ! t/lib/cgi-html.t
2770 ____________________________________________________________________________
2771 [  6824] By: jhi                                   on 2000/08/25  22:57:00
2772         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
2773              From: Daniel Chetlin <daniel@chetlin.com>
2774              Date: Fri, 25 Aug 2000 12:23:16 -0700
2775              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
2776              
2777              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
2778              From: Daniel Chetlin <daniel@chetlin.com>
2779              Date: Fri, 25 Aug 2000 14:47:19 -0700
2780              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
2781      Branch: perl
2782            ! installman
2783 ____________________________________________________________________________
2784 [  6823] By: jhi                                   on 2000/08/25  22:44:17
2785         Log: Timestamp problem?
2786      Branch: perl
2787            ! uconfig.h uconfig.sh
2788 ____________________________________________________________________________
2789 [  6822] By: jhi                                   on 2000/08/25  19:01:06
2790         Log: One forgotten file from #6816.
2791      Branch: perl
2792            ! vos/config.h
2793 ____________________________________________________________________________
2794 [  6821] By: jhi                                   on 2000/08/25  18:56:39
2795         Log: Regen Changes.
2796      Branch: perl
2797            ! Changes patchlevel.h
2798 ____________________________________________________________________________
2799 [  6820] By: jhi                                   on 2000/08/25  18:52:35
2800         Log: Fix Changes ordering.
2801      Branch: perl
2802            ! Changes
2803 ____________________________________________________________________________
2804 [  6819] By: jhi                                   on 2000/08/25  18:50:25
2805         Log: Update Changes.
2806      Branch: perl
2807            ! Changes patchlevel.h
2808 ____________________________________________________________________________
2809 [  6818] By: jhi                                   on 2000/08/25  18:47:45
2810         Log: Tweak the sfio/useperlio logic, hopefully as wished in
2811              
2812              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
2813              From: Nicholas Clark <nick@babyhippo.co.uk>
2814              Date: Fri, 25 Aug 2000 12:01:45 +0100
2815              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
2816      Branch: metaconfig/U/perl
2817            ! d_sfio.U
2818      Branch: perl
2819            ! Configure
2820 ____________________________________________________________________________
2821 [  6817] By: jhi                                   on 2000/08/25  18:32:51
2822         Log: Allow microperl to assume <math.h>, without it the math
2823              functions like floor() are assumed to return int, which makes
2824              for core dumps in machines where integer and floating register
2825              don't mix.
2826      Branch: perl
2827            ! uconfig.h uconfig.sh
2828 ____________________________________________________________________________
2829 [  6816] By: jhi                                   on 2000/08/25  18:27:17
2830         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
2831              the problem reported in
2832              
2833              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
2834              From: danhale@us.ibm.com
2835              Date: Fri, 25 Aug 2000 10:58:06 -0400
2836              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
2837      Branch: metaconfig/U/perl
2838            + d_socks5_init.U
2839      Branch: perl
2840            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
2841            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
2842            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
2843            ! win32/config.gc win32/config.vc
2844 ____________________________________________________________________________
2845 [  6815] By: jhi                                   on 2000/08/25  17:43:31
2846         Log: A solution for the retrieve_fd autosplit warning,
2847              idea suggested by Mike Guy.
2848      Branch: perl
2849            ! ext/Storable/Storable.pm
2850 ____________________________________________________________________________
2851 [  6814] By: jhi                                   on 2000/08/25  17:16:03
2852         Log: Add install-silent target.
2853      Branch: perl
2854            ! Makefile.SH
2855 ____________________________________________________________________________
2856 [  6813] By: jhi                                   on 2000/08/25  17:14:23
2857         Log: Subject: Re: [PATCH] More silencing of installman.
2858              From: <abigail@foad.org>
2859              Date: Thu, 24 Aug 2000 19:27:03 -0400
2860              Message-ID: <20000824232703.7001.qmail@foad.org>
2861              
2862              Subject: Re: [PATCH] More silencing of installman.
2863              From: <abigail@foad.org>
2864              Date: Fri, 25 Aug 2000 03:00:58 -0400
2865              Message-ID: <20000825070058.10697.qmail@foad.org>
2866      Branch: perl
2867            ! installman
2868 ____________________________________________________________________________
2869 [  6812] By: jhi                                   on 2000/08/25  17:11:28
2870         Log: installperl --verbose and --silent.
2871              
2872              Subject: Re: [PATCH] More silencing of installman.
2873              From: <abigail@foad.org>
2874              Message-ID: <20000825064430.9719.qmail@foad.org>
2875              Date: Fri, 25 Aug 2000 02:44:30 -0400
2876      Branch: perl
2877            ! installperl
2878 ____________________________________________________________________________
2879 [  6811] By: jhi                                   on 2000/08/25  17:05:43
2880         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
2881              From: "Peter J. Farley III" <pjfarley@banet.net>
2882              Date: Thu, 24 Aug 2000 21:58:03 -0400
2883              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
2884              
2885              (applied slightly modified)
2886      Branch: perl
2887            ! lib/ExtUtils/MM_Unix.pm
2888 ____________________________________________________________________________
2889 [  6810] By: jhi                                   on 2000/08/25  17:01:18
2890         Log: Missing parts of 
2891              
2892              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
2893              From: Peter Prymmer <pvhp@forte.com>
2894              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
2895              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
2896      Branch: perl
2897            ! t/lib/cgi-html.t
2898 ____________________________________________________________________________
2899 [  6809] By: jhi                                   on 2000/08/25  16:46:32
2900         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
2901              From: "Craig A. Berry" <craig.berry@psinetcs.com>
2902              Date: Thu, 24 Aug 2000 19:13:11 -0500
2903              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
2904      Branch: perl
2905            ! vms/vms.c
2906 ____________________________________________________________________________
2907 [  6808] By: jhi                                   on 2000/08/25  16:39:22
2908         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
2909              From: Peter Prymmer <pvhp@forte.com>
2910              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
2911              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
2912      Branch: perl
2913            ! configure.com
2914 ____________________________________________________________________________
2915 [  6807] By: jhi                                   on 2000/08/25  16:36:37
2916         Log: Better wording for the vec lvalue diagnostic.
2917              
2918              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
2919              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
2920              Date: Wed, 23 Aug 2000 14:12:16 -0400
2921              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
2922      Branch: perl
2923            ! pod/perldiag.pod
2924 ____________________________________________________________________________
2925 [  6806] By: jhi                                   on 2000/08/24  18:17:22
2926         Log: Subject: [PATCH] More silencing of installman.
2927              From: <abigail@foad.org>
2928              Date: Thu, 24 Aug 2000 14:01:44 -0400
2929              Message-ID: <20000824180144.20062.qmail@foad.org>
2930      Branch: perl
2931            ! installman
2932 ____________________________________________________________________________
2933 [  6805] By: jhi                                   on 2000/08/24  15:00:31
2934         Log: Update Changes.
2935      Branch: perl
2936            ! Changes patchlevel.h
2937 ____________________________________________________________________________
2938 [  6804] By: jhi                                   on 2000/08/24  14:59:07
2939         Log: Regen perltoc.
2940      Branch: perl
2941            ! pod/perltoc.pod
2942 ____________________________________________________________________________
2943 [  6803] By: jhi                                   on 2000/08/24  14:44:39
2944         Log: Show the doc file, not the temp file.
2945      Branch: perl
2946            ! installman
2947 ____________________________________________________________________________
2948 [  6802] By: jhi                                   on 2000/08/24  14:41:53
2949         Log: Continue silencing.
2950      Branch: perl
2951            ! installman
2952 ____________________________________________________________________________
2953 [  6801] By: jhi                                   on 2000/08/24  14:34:40
2954         Log: Actually do something with the silencer option.
2955      Branch: perl
2956            ! installman
2957 ____________________________________________________________________________
2958 [  6800] By: jhi                                   on 2000/08/24  14:26:22
2959         Log: Make installman to recognize the silence flag -S.
2960      Branch: perl
2961            ! installman
2962 ____________________________________________________________________________
2963 [  6799] By: jhi                                   on 2000/08/24  13:49:38
2964         Log: DOS patches and portability/porting notes, from Tim Jenness.
2965      Branch: perl
2966            ! lib/File/Temp.pm
2967 ____________________________________________________________________________
2968 [  6798] By: jhi                                   on 2000/08/24  13:48:27
2969         Log: Create directories in silence.
2970              
2971              Subject: [PATCH] Another silencer for MakeMaker
2972              From: andreas.koenig@anima.de (Andreas J. Koenig)
2973              Date: 24 Aug 2000 14:18:52 +0200
2974              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
2975      Branch: perl
2976            ! lib/ExtUtils/Command.pm
2977 ____________________________________________________________________________
2978 [  6797] By: jhi                                   on 2000/08/24  13:46:42
2979         Log: More liberal parsing of version numbers.
2980              
2981              Subject: Re: CPAN.pm beta for testing available
2982              From: andreas.koenig@anima.de (Andreas J. Koenig)
2983              Date: 24 Aug 2000 13:51:57 +0200
2984              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
2985      Branch: perl
2986            ! lib/CPAN.pm
2987 ____________________________________________________________________________
2988 [  6796] By: jhi                                   on 2000/08/24  13:44:36
2989         Log: Make "make install" by default silent.  A new "install-verbose"
2990              target is verbose.
2991      Branch: perl
2992            ! Makefile.SH
2993 ____________________________________________________________________________
2994 [  6795] By: jhi                                   on 2000/08/24  13:39:14
2995         Log: Add silencer flags to installperl.
2996              
2997              Subject: [PATCH] Making installperl silent.
2998              From: <abigail@foad.org>
2999              Date: Thu, 24 Aug 2000 05:01:45 -0400
3000              Message-ID: <20000824090145.13141.qmail@foad.org>
3001      Branch: perl
3002            ! installperl
3003 ____________________________________________________________________________
3004 [  6794] By: jhi                                   on 2000/08/24  13:35:50
3005         Log: installperl couldn't tell whether it had run tests or not.
3006              
3007              Subject: [PATCH] Re: installperl and t/TEST
3008              From: <abigail@foad.org>
3009              Date: Thu, 24 Aug 2000 04:00:53 -0400
3010              Message-ID: <20000824080053.2494.qmail@foad.org>
3011      Branch: perl
3012            ! Makefile.SH installperl
3013 ____________________________________________________________________________
3014 [  6793] By: jhi                                   on 2000/08/24  13:27:50
3015         Log: Drop the separate perlbc, perlcc -b should be enough.
3016      Branch: perl
3017            - utils/perlbc.PL
3018            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
3019 ____________________________________________________________________________
3020 [  6792] By: jhi                                   on 2000/08/24  04:41:30
3021         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
3022              plus the typo fix from Peter Prymmer.
3023      Branch: perl
3024            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
3025            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
3026 ____________________________________________________________________________
3027 [  6791] By: jhi                                   on 2000/08/24  02:10:43
3028         Log: Replace #6705 with a minimal doc patch.
3029              
3030              Subject: [PATCH 5.6.0] replace change #6705
3031              From: Jan Dubois <jand@ActiveState.com>
3032              Date: Wed, 23 Aug 2000 18:31:51 -0700
3033              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
3034      Branch: perl
3035            ! lib/Win32.pod win32/win32.c
3036 ____________________________________________________________________________
3037 [  6790] By: jhi                                   on 2000/08/23  17:52:00
3038         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
3039              From: Mike Guy <mjtg@cam.ac.uk>
3040              Date: Wed, 23 Aug 2000 18:38:46 +0100
3041              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
3042      Branch: perl
3043            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
3044 ____________________________________________________________________________
3045 [  6789] By: jhi                                   on 2000/08/23  15:34:21
3046         Log: Update Changes.
3047      Branch: perl
3048            ! Changes patchlevel.h
3049 ____________________________________________________________________________
3050 [  6788] By: jhi                                   on 2000/08/23  15:33:40
3051         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
3052              From: Wilfredo Sánchez <wsanchez@apple.com>
3053              Date: Tue, 22 Aug 2000 19:31:27 -0700
3054              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
3055      Branch: perl
3056            ! perl.h
3057 ____________________________________________________________________________
3058 [  6787] By: jhi                                   on 2000/08/23  15:29:31
3059         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
3060              From: Spider Boardman <spider@leggy.zk3.dec.com>
3061              Date: Wed, 23 Aug 2000 10:33:23 -0400
3062              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
3063      Branch: perl
3064            ! lib/Pod/Html.pm
3065 ____________________________________________________________________________
3066 [  6786] By: jhi                                   on 2000/08/23  15:28:11
3067         Log: Bad makefile.
3068      Branch: perl
3069            ! ext/B/Makefile.PL
3070 ____________________________________________________________________________
3071 [  6785] By: jhi                                   on 2000/08/23  14:37:04
3072         Log: Update Changes.
3073      Branch: perl
3074            ! Changes patchlevel.h
3075 ____________________________________________________________________________
3076 [  6784] By: jhi                                   on 2000/08/23  13:58:41
3077         Log: Portability fix from Hugo van der Sanden.
3078      Branch: perl
3079            ! ext/re/Makefile.PL
3080 ____________________________________________________________________________
3081 [  6783] By: jhi                                   on 2000/08/23  13:53:53
3082         Log: Storable support, v-version fixes.
3083              
3084              Subject: CPAN.pm beta for testing available
3085              From: andreas.koenig@anima.de (Andreas J. Koenig)
3086              Date: 22 Aug 2000 23:31:33 +0200
3087              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
3088      Branch: perl
3089            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
3090 ____________________________________________________________________________
3091 [  6782] By: jhi                                   on 2000/08/23  13:51:26
3092         Log: Mac and other portability updates from Chris Nandor.
3093      Branch: perl
3094            ! pod/perlmodinstall.pod
3095 ____________________________________________________________________________
3096 [  6781] By: jhi                                   on 2000/08/23  13:47:33
3097         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
3098              From: Peter Prymmer <pvhp@forte.com>
3099              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
3100              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
3101      Branch: perl
3102            ! ext/Storable/Storable.xs
3103 ____________________________________________________________________________
3104 [  6780] By: jhi                                   on 2000/08/23  13:33:34
3105         Log: VMS MMS (make) wants null action.
3106      Branch: perl
3107            ! ext/B/Makefile.PL
3108 ____________________________________________________________________________
3109 [  6779] By: jhi                                   on 2000/08/22  19:44:47
3110         Log: Forgot portability nit.
3111      Branch: perl
3112            ! t/lib/st-forgive.t
3113 ____________________________________________________________________________
3114 [  6778] By: jhi                                   on 2000/08/22  19:35:25
3115         Log: Be portable.
3116      Branch: perl
3117            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
3118            ! t/lib/st-store.t
3119 ____________________________________________________________________________
3120 [  6777] By: jhi                                   on 2000/08/22  18:50:53
3121         Log: Update Changes.
3122      Branch: perl
3123            ! Changes patchlevel.h
3124 ____________________________________________________________________________
3125 [  6776] By: jhi                                   on 2000/08/22  18:44:46
3126         Log: cSVOPo_*v things index into the current PL_curpad
3127              under ithreads, which is different from the curpad
3128              used by the XSUB.  (In other words, the code as-is
3129              before this patch wouldn't work under ithreads.)
3130              From Sarathy.
3131      Branch: perl
3132            ! ext/B/B.xs
3133 ____________________________________________________________________________
3134 [  6775] By: jhi                                   on 2000/08/22  18:18:37
3135         Log: Make the selection of NVff et al stricter.
3136      Branch: metaconfig/U/perl
3137            ! perlxvf.U
3138      Branch: perl
3139            ! Configure config_h.SH
3140 ____________________________________________________________________________
3141 [  6774] By: jhi                                   on 2000/08/22  17:19:42
3142         Log: perldelta nits.
3143      Branch: perl
3144            ! pod/perldelta.pod
3145 ____________________________________________________________________________
3146 [  6773] By: jhi                                   on 2000/08/22  17:06:26
3147         Log: Long double fixes from Spider Boardman.
3148              
3149              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
3150              From: system PRIVILEGED account <root@peano.zk3.dec.com>
3151              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
3152              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
3153      Branch: perl
3154            ! t/lib/bigfltpm.t t/lib/st-06compat.t
3155 ____________________________________________________________________________
3156 [  6772] By: jhi                                   on 2000/08/22  15:04:53
3157         Log: Update Changes.
3158      Branch: perl
3159            ! Changes patchlevel.h
3160 ____________________________________________________________________________
3161 [  6771] By: jhi                                   on 2000/08/22  15:01:44
3162         Log: perldelta fixes from Hugo van der Sanden.
3163      Branch: perl
3164            ! pod/perldelta.pod
3165 ____________________________________________________________________________
3166 [  6770] By: jhi                                   on 2000/08/22  14:34:49
3167         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
3168              From: Hugo <hv@crypt.compulink.co.uk>
3169              Date: Tue, 22 Aug 2000 11:21:53 +0100
3170              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
3171      Branch: perl
3172            ! regcomp.c
3173 ____________________________________________________________________________
3174 [  6769] By: jhi                                   on 2000/08/22  14:30:02
3175         Log: Add Yitzchak, reformat.
3176      Branch: perl
3177            ! Changes config_h.SH
3178 ____________________________________________________________________________
3179 [  6768] By: jhi                                   on 2000/08/22  14:21:35
3180         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
3181              and Spider Boardman.
3182      Branch: metaconfig
3183            ! U/compline/d_gconvert.U
3184      Branch: perl
3185            ! Configure
3186 ____________________________________________________________________________
3187 [  6767] By: jhi                                   on 2000/08/22  14:11:24
3188         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
3189              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3190              Date: Mon, 21 Aug 2000 19:08:31 -0700
3191              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
3192      Branch: perl
3193            - ext/Storable/patchlevel.h
3194            ! MANIFEST ext/Storable/MANIFEST
3195 ____________________________________________________________________________
3196 [  6766] By: jhi                                   on 2000/08/22  13:49:29
3197         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
3198              From: Peter Prymmer <pvhp@forte.com>
3199              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
3200              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
3201      Branch: perl
3202            ! configure.com ext/Storable/Makefile.PL
3203 ____________________________________________________________________________
3204 [  6765] By: jhi                                   on 2000/08/22  13:44:59
3205         Log: Subject: [PATCH blead] B:: missing dependency
3206              From: Hugo <hv@crypt.compulink.co.uk>
3207              Date: Tue, 22 Aug 2000 06:44:33 +0100
3208              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
3209      Branch: perl
3210            ! ext/B/Makefile.PL
3211 ____________________________________________________________________________
3212 [  6764] By: jhi                                   on 2000/08/22  13:38:12
3213         Log: More bytecompiler.
3214      Branch: perl
3215            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
3216 ____________________________________________________________________________
3217 [  6763] By: jhi                                   on 2000/08/22  13:36:44
3218         Log: Bytecompiler patches from Benjamin Stuhl.
3219      Branch: perl
3220            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
3221            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
3222            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
3223            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
3224            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
3225            ! perl.c perlapi.h pod/perldelta.pod
3226 ____________________________________________________________________________
3227 [  6762] By: jhi                                   on 2000/08/21  23:43:40
3228         Log: An obsoleted diagnostic.
3229      Branch: perl
3230            ! pod/perldelta.pod
3231 ____________________________________________________________________________
3232 [  6761] By: jhi                                   on 2000/08/21  23:01:45
3233         Log: The #6759 wasn't quite right.
3234      Branch: perl
3235            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
3236            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
3237            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
3238            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
3239            ! t/lib/st-tieditems.t
3240 ____________________________________________________________________________
3241 [  6760] By: jhi                                   on 2000/08/21  22:35:49
3242         Log: Be verydeepclean.
3243      Branch: perl
3244            ! Makefile.SH
3245 ____________________________________________________________________________
3246 [  6759] By: jhi                                   on 2000/08/21  22:25:40
3247         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
3248              From: Peter Prymmer <pvhp@forte.com>
3249              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
3250              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
3251      Branch: perl
3252            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
3253            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
3254            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
3255            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
3256            ! t/lib/st-tieditems.t
3257 ____________________________________________________________________________
3258 [  6758] By: jhi                                   on 2000/08/21  22:22:32
3259         Log: Few more casts, need reported in
3260              
3261              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
3262              From: Mike Stok <mike@stok.co.uk>
3263              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
3264              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
3265              
3266              and
3267              
3268              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
3269              From: abigail@foad.org
3270              Date: 21 Aug 2000 21:31:34 -0000
3271              Message-Id: <20000821213134.30170.qmail@foad.org>
3272      Branch: perl
3273            ! ext/Storable/Storable.xs
3274 ____________________________________________________________________________
3275 [  6757] By: jhi                                   on 2000/08/21  18:37:07
3276         Log: Update Changes.
3277      Branch: perl
3278            ! Changes patchlevel.h
3279 ____________________________________________________________________________
3280 [  6756] By: jhi                                   on 2000/08/21  18:34:02
3281         Log: A pod nit.
3282              
3283              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
3284              From: <abigail@foad.org>
3285              Date: Mon, 21 Aug 2000 14:00:16 -0400
3286              Message-ID: <20000821180016.28627.qmail@foad.org>
3287      Branch: perl
3288            ! pod/perlre.pod
3289 ____________________________________________________________________________
3290 [  6755] By: jhi                                   on 2000/08/21  18:30:56
3291         Log: Use PodParser 1.18 new test.
3292      Branch: perl
3293            ! t/pod/special_seqs.t t/pod/special_seqs.xr
3294 ____________________________________________________________________________
3295 [  6754] By: jhi                                   on 2000/08/21  18:28:35
3296         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
3297              patches cannot be applied since #6712 conflicts.
3298      Branch: perl
3299            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
3300 ____________________________________________________________________________
3301 [  6753] By: jhi                                   on 2000/08/21  18:15:11
3302         Log: Weed out some smaller changes.
3303      Branch: perl
3304            ! pod/perldelta.pod
3305 ____________________________________________________________________________
3306 [  6752] By: jhi                                   on 2000/08/21  18:02:30
3307         Log: Also under djgpp the timestamps are funky.
3308      Branch: perl
3309            ! t/op/stat.t
3310 ____________________________________________________________________________
3311 [  6751] By: jhi                                   on 2000/08/21  17:55:56
3312         Log: Tweak the floating point output routine preferences.
3313      Branch: metaconfig
3314            ! U/compline/d_gconvert.U
3315      Branch: perl
3316            ! Configure
3317 ____________________________________________________________________________
3318 [  6750] By: jhi                                   on 2000/08/21  17:51:29
3319         Log: Unicos/mk requires elaborate paranoia.
3320      Branch: perl
3321            ! lib/Math/Complex.pm
3322 ____________________________________________________________________________
3323 [  6749] By: gsar                                  on 2000/08/21  16:53:31
3324         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
3325      Branch: perl
3326            ! lib/Cwd.pm
3327 ____________________________________________________________________________
3328 [  6748] By: gsar                                  on 2000/08/21  16:22:19
3329         Log: free TLS slot properly on Windows
3330      Branch: perl
3331            ! thread.h win32/perllib.c win32/win32thread.h
3332 ____________________________________________________________________________
3333 [  6747] By: jhi                                   on 2000/08/21  16:20:58
3334         Log: Rename the macro argument because some preprocessors
3335              can't tell the difference and expand arguments also inside
3336              double quoted strings.
3337      Branch: perl
3338            ! regcomp.c
3339 ____________________________________________________________________________
3340 [  6746] By: jhi                                   on 2000/08/21  16:09:41
3341         Log: Support long doubles in Storable.
3342              
3343              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
3344              From: Radu Greab <radu@netsoft.ro>
3345              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
3346              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
3347      Branch: perl
3348            ! ext/Storable/Storable.xs
3349 ____________________________________________________________________________
3350 [  6745] By: jhi                                   on 2000/08/21  15:51:40
3351         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
3352              From: "Fifer, Eric" <EFifer@sanwaint.com>
3353              Date: Mon, 21 Aug 2000 15:34:49 +0100
3354              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
3355      Branch: perl
3356            ! t/pragma/warn/9enabled
3357 ____________________________________________________________________________
3358 [  6744] By: jhi                                   on 2000/08/21  15:39:35
3359         Log: Document the endianness of Alpha more precisely.
3360      Branch: perl
3361            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
3362            ! pod/perlport.pod
3363 ____________________________________________________________________________
3364 [  6743] By: jhi                                   on 2000/08/21  14:47:05
3365         Log: perldelta fixes from the p5p crowd.
3366      Branch: perl
3367            ! pod/perldelta.pod pod/perlop.pod
3368 ____________________________________________________________________________
3369 [  6742] By: jhi                                   on 2000/08/21  13:34:51
3370         Log: Update to Pod::LaTeX 0.53.
3371              
3372              Subject: [PATCH] lib/Pod/LaTeX.pm updates
3373              From: Tim Jenness <timj@jach.hawaii.edu>
3374              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
3375              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
3376      Branch: perl
3377            ! lib/Pod/LaTeX.pm
3378 ____________________________________________________________________________
3379 [  6741] By: jhi                                   on 2000/08/21  13:33:01
3380         Log: Subject: [PATCH] os2.c fix for use64bitint
3381              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3382              Date: Mon, 21 Aug 2000 01:32:25 -0700
3383              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
3384      Branch: perl
3385            ! os2/os2.c
3386 ____________________________________________________________________________
3387 [  6740] By: jhi                                   on 2000/08/21  13:28:52
3388         Log: Array context keeps slithering in.
3389              
3390              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
3391              From: Daniel Chetlin <daniel@chetlin.com>
3392              Date: Sun, 20 Aug 2000 21:40:25 -0700
3393              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
3394      Branch: perl
3395            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
3396            ! pod/perldebtut.pod
3397 ____________________________________________________________________________
3398 [  6739] By: jhi                                   on 2000/08/21  13:23:55
3399         Log: Big-endian quad fixes for Storable from Radu Greab,
3400              plus few explicit null casts for picky compilers.
3401      Branch: perl
3402            ! ext/Storable/Storable.xs
3403 ____________________________________________________________________________
3404 [  6738] By: gsar                                  on 2000/08/21  05:56:13
3405         Log: small tweaks for change#6705: avoid C++ style comments in C code;
3406              use Perl's malloc API rather than the low level system one
3407      Branch: perl
3408            ! win32/win32.c
3409 ____________________________________________________________________________
3410 [  6737] By: gsar                                  on 2000/08/21  05:35:41
3411         Log: add Storable to list of extensions on Windows
3412      Branch: perl
3413            ! win32/Makefile win32/makefile.mk
3414 ____________________________________________________________________________
3415 [  6736] By: jhi                                   on 2000/08/21  02:57:53
3416         Log: Update Changes.
3417      Branch: perl
3418            ! Changes patchlevel.h
3419 ____________________________________________________________________________
3420 [  6735] By: jhi                                   on 2000/08/21  02:57:20
3421         Log: Draft 0.
3422      Branch: perl
3423            ! pod/perldelta.pod
3424 ____________________________________________________________________________
3425 [  6734] By: jhi                                   on 2000/08/21  02:57:03
3426         Log: Add Storable 0.7.2 from Raphael Manfredi,
3427              plus the patch from
3428              
3429              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
3430              From: Radu Greab <radu@netsoft.ro>
3431              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
3432              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
3433              
3434              plus changes to get Storable to compile with
3435              picky ANSI compilers.
3436      Branch: perl
3437            + ext/Storable/ChangeLog ext/Storable/MANIFEST
3438            + ext/Storable/Makefile.PL ext/Storable/README
3439            + ext/Storable/Storable.pm ext/Storable/Storable.xs
3440            + ext/Storable/patchlevel.h t/lib/st-06compat.t
3441            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
3442            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
3443            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
3444            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
3445            + t/lib/st-tieditems.t
3446            ! MANIFEST
3447 ____________________________________________________________________________
3448 [  6733] By: jhi                                   on 2000/08/21  02:29:09
3449         Log: The correct cleaning order is an art.
3450      Branch: perl
3451            ! Makefile.SH
3452 ____________________________________________________________________________
3453 [  6732] By: jhi                                   on 2000/08/21  01:23:39
3454         Log: The #6724 is here.
3455      Branch: perl
3456            ! t/lib/ftmp-security.t
3457 ____________________________________________________________________________
3458 [  6731] By: jhi                                   on 2000/08/20  23:17:03
3459         Log: s/this one/the 5.6.0 release/
3460      Branch: perl
3461            ! pod/perl56delta.pod
3462 ____________________________________________________________________________
3463 [  6730] By: jhi                                   on 2000/08/20  23:07:34
3464         Log: Mention perlebcdic and perlposix-bc.
3465      Branch: perl
3466            ! pod/perlport.pod
3467 ____________________________________________________________________________
3468 [  6729] By: jhi                                   on 2000/08/20  21:32:59
3469         Log: Document the number of exponent digits.
3470      Branch: perl
3471            ! pod/perlfunc.pod
3472 ____________________________________________________________________________
3473 [  6728] By: jhi                                   on 2000/08/20  21:16:47
3474         Log: Use File::Spec->tmpdir().
3475              
3476              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
3477              From: Tim Jenness <timj@jach.hawaii.edu>
3478              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
3479              MIME-Version: 1.0
3480              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
3481      Branch: perl
3482            ! utils/perlbug.PL
3483 ____________________________________________________________________________
3484 [  6727] By: jhi                                   on 2000/08/20  20:43:32
3485         Log: Update Changes.
3486      Branch: perl
3487            ! Changes patchlevel.h
3488 ____________________________________________________________________________
3489 [  6726] By: jhi                                   on 2000/08/20  20:41:44
3490         Log: The veryclean target needs to clobber.
3491      Branch: perl
3492            ! Makefile.SH
3493 ____________________________________________________________________________
3494 [  6725] By: jhi                                   on 2000/08/20  20:37:38
3495         Log: Document odd vs even subreleases and -Dusedevel.
3496      Branch: perl
3497            ! INSTALL
3498 ____________________________________________________________________________
3499 [  6724] By: jhi                                   on 2000/08/20  19:58:05
3500         Log: Use temporary directory instead of current directory.
3501              
3502              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
3503              From: Tim Jenness <timj@jach.hawaii.edu>
3504              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
3505              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
3506      Branch: perl
3507            ! t/lib/ftmp-security.t
3508 ____________________________________________________________________________
3509 [  6723] By: jhi                                   on 2000/08/20  19:55:55
3510         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
3511              From: andreas.koenig@anima.de (Andreas J. Koenig)
3512              Date: 20 Aug 2000 15:52:03 +0200
3513              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
3514      Branch: perl
3515            ! lib/ExtUtils/MM_Unix.pm
3516 ____________________________________________________________________________
3517 [  6722] By: jhi                                   on 2000/08/20  19:46:01
3518         Log: Update to CGI 2.72, from Lincoln Stein.
3519      Branch: perl
3520            ! lib/CGI.pm
3521 ____________________________________________________________________________
3522 [  6721] By: jhi                                   on 2000/08/20  19:43:54
3523         Log: Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
3524              From: Radu Greab <radu@netsoft.ro>
3525              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
3526              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
3527      Branch: perl
3528            ! ext/GDBM_File/GDBM_File.xs
3529 ____________________________________________________________________________
3530 [  6720] By: jhi                                   on 2000/08/20  19:42:01
3531         Log: pp_open() could pass an uninitialized filename down to do_open9().
3532      Branch: perl
3533            ! pp_sys.c
3534 ____________________________________________________________________________
3535 [  6719] By: jhi                                   on 2000/08/20  14:06:41
3536         Log: UTF8 concat fixes.
3537              
3538              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
3539              From: Hugo <hv@crypt.compulink.co.uk>
3540              Date: Sun, 20 Aug 2000 07:30:46 +0100
3541              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
3542      Branch: perl
3543            ! pp_hot.c t/op/append.t
3544 ____________________________________________________________________________
3545 [  6718] By: jhi                                   on 2000/08/20  02:09:37
3546         Log: Let's try #6717 again.
3547      Branch: perl
3548            ! lib/File/Temp.pm
3549 ____________________________________________________________________________
3550 [  6717] By: jhi                                   on 2000/08/20  01:56:55
3551         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
3552              From: "Craig A. Berry" <craig.berry@metamorgs.com>
3553              Date: Sat, 19 Aug 2000 18:15:39 -0500
3554              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
3555      Branch: perl
3556            ! lib/File/Temp.pm
3557 ____________________________________________________________________________
3558 [  6716] By: jhi                                   on 2000/08/19  15:50:11
3559         Log: Update Changes.
3560      Branch: perl
3561            ! Changes patchlevel.h
3562 ____________________________________________________________________________
3563 [  6715] By: jhi                                   on 2000/08/19  15:39:09
3564         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
3565              From: Jonathan D Johnston <jdjohnston2@juno.com>
3566              Date: Thu, 17 Aug 2000 23:13:01 -0400       
3567              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
3568      Branch: perl
3569            ! pod/perlfunc.pod
3570 ____________________________________________________________________________
3571 [  6714] By: jhi                                   on 2000/08/19  15:34:04
3572         Log: Introduce a 'veryclean' target that is like 'distclean'
3573              but also removes *~ and *.orig.
3574      Branch: perl
3575            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
3576            ! utils/Makefile x2p/Makefile.SH
3577 ____________________________________________________________________________
3578 [  6713] By: jhi                                   on 2000/08/19  14:15:45
3579         Log: Put back the long double avoidance code to POSIX.xs
3580              because VMS seems to need it still.
3581      Branch: perl
3582            ! ext/POSIX/POSIX.xs
3583 ____________________________________________________________________________
3584 [  6712] By: jhi                                   on 2000/08/19  14:10:41
3585         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
3586              From: Peter Prymmer <pvhp@forte.com>
3587              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
3588              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
3589      Branch: perl
3590            ! lib/Pod/Find.pm t/pod/find.t
3591 ____________________________________________________________________________
3592 [  6711] By: jhi                                   on 2000/08/19  14:09:19
3593         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
3594              From: Peter Prymmer <pvhp@forte.com>
3595              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
3596              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
3597              cc: vmsperl@perl.org
3598      Branch: perl
3599            ! t/lib/peek.t
3600 ____________________________________________________________________________
3601 [  6710] By: jhi                                   on 2000/08/19  14:08:01
3602         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
3603              From: Jan Dubois <jand@ActiveState.com>
3604              Date: Fri, 18 Aug 2000 16:31:48 -0700
3605              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
3606      Branch: perl
3607            ! win32/win32.c
3608 ____________________________________________________________________________
3609 [  6709] By: jhi                                   on 2000/08/19  14:06:57
3610         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
3611              
3612              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
3613              From: Spider.Boardman@Orb.Nashua.NH.US
3614              Date: Fri, 18 Aug 2000 18:41:14 -0400
3615              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
3616      Branch: perl
3617            ! regcomp.c
3618 ____________________________________________________________________________
3619 [  6708] By: jhi                                   on 2000/08/18  22:04:49
3620         Log: Update Changes.
3621      Branch: perl
3622            ! Changes patchlevel.h
3623 ____________________________________________________________________________
3624 [  6707] By: jhi                                   on 2000/08/18  21:55:14
3625         Log: Add warnif(), check warnings further up the stack,
3626              all the warnings functions now can take an optional object reference.
3627              
3628              Subject: [PATCH bleedperl@6691] warnings pragma update
3629              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
3630              Date: Fri, 18 Aug 2000 22:42:06 +0100
3631              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
3632      Branch: perl
3633            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
3634            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
3635            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
3636 ____________________________________________________________________________
3637 [  6706] By: jhi                                   on 2000/08/18  21:41:45
3638         Log: Typo in pp_complement().
3639              
3640              Subject: [PATCH perl-current] Deparse
3641              From: Peter Scott <Peter@PSDT.com>
3642              Date: Fri, 18 Aug 2000 12:44:37 -0700
3643              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
3644      Branch: perl
3645            ! ext/B/B/Deparse.pm
3646 ____________________________________________________________________________
3647 [  6705] By: jhi                                   on 2000/08/18  21:25:59
3648         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
3649              From: Jan Dubois <jand@ActiveState.com>
3650              Date: Fri, 18 Aug 2000 14:22:51 -0700
3651              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
3652      Branch: perl
3653            ! lib/Win32.pod win32/win32.c
3654 ____________________________________________________________________________
3655 [  6704] By: jhi                                   on 2000/08/18  21:16:14
3656         Log: Don't eat leading os from index entries.
3657              
3658              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
3659              From: Russ Allbery <rra@stanford.edu>
3660              Date: 10 Aug 2000 20:49:25 -0700
3661              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
3662      Branch: perl
3663            ! lib/Pod/Man.pm
3664 ____________________________________________________________________________
3665 [  6703] By: jhi                                   on 2000/08/18  21:07:06
3666         Log: Add [[:blank:]] as suggested in
3667              
3668              Subject: [ID 20000716.024] [=cc=] / [:blank:]
3669              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
3670              Date: Sun, 16 Jul 2000 17:55:29 -0700
3671              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
3672              
3673              (the [=cc=] has already been taken care of by #6439
3674              so the whole bug report can be closed)
3675              
3676              and make [[:space:]] to be equivalent to isspace(3)
3677              (as opposed to \s, which is isSPACE()).  The difference
3678              is that now [[:space:]] matches the mythical vertical tab,
3679              while \s doesn't.
3680      Branch: perl
3681            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
3682            ! regexec.c t/op/pat.t
3683 ____________________________________________________________________________
3684 [  6702] By: jhi                                   on 2000/08/18  18:47:47
3685         Log: The new tests were missing from #6415.
3686      Branch: perl
3687            ! t/op/bop.t
3688 ____________________________________________________________________________
3689 [  6701] By: jhi                                   on 2000/08/18  18:20:40
3690         Log: Document the NDBM_File and ODBM_File as SDBM_File
3691              was documented in #6417.
3692      Branch: perl
3693            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
3694            ! ext/SDBM_File/SDBM_File.pm
3695 ____________________________________________________________________________
3696 [  6700] By: jhi                                   on 2000/08/18  18:10:39
3697         Log: Subject: [PATCH perl@6698] cygwin port
3698              From: "Fifer, Eric" <EFifer@sanwaint.com>
3699              Date: Fri, 18 Aug 2000 17:30:05 +0100
3700              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
3701      Branch: perl
3702            ! lib/File/Temp.pm
3703 ____________________________________________________________________________
3704 [  6699] By: jhi                                   on 2000/08/18  16:21:49
3705         Log: Document code point which makes if (defined %stash::) to work
3706              (noted by Spider Boardman).
3707      Branch: perl
3708            ! op.c
3709 ____________________________________________________________________________
3710 [  6698] By: jhi                                   on 2000/08/18  13:43:27
3711         Log: Update Changes.
3712      Branch: perl
3713            ! Changes patchlevel.h
3714 ____________________________________________________________________________
3715 [  6697] By: jhi                                   on 2000/08/18  13:35:57
3716         Log: Tiny Getopt::Long patch from Johan Vromans.
3717      Branch: perl
3718            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
3719 ____________________________________________________________________________
3720 [  6696] By: jhi                                   on 2000/08/18  13:26:14
3721         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
3722              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
3723              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
3724              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
3725      Branch: perl
3726            ! pod/perldiag.pod pod/perlsyn.pod
3727 ____________________________________________________________________________
3728 [  6695] By: jhi                                   on 2000/08/18  13:13:26
3729         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
3730              From: Daniel Chetlin <daniel@chetlin.com>
3731              Date: Fri, 18 Aug 2000 03:13:36 -0700
3732              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
3733      Branch: perl
3734            ! pod/perlfunc.pod
3735 ____________________________________________________________________________
3736 [  6694] By: jhi                                   on 2000/08/18  13:08:05
3737         Log: Subject: [PATCH] perltrap.pod spring cleaning
3738              From: Daniel Chetlin <daniel@chetlin.com>
3739              Date: Fri, 18 Aug 2000 03:06:54 -0700
3740              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
3741              
3742              plus Mike Guy's nitfix.
3743      Branch: perl
3744            ! pod/perltrap.pod
3745 ____________________________________________________________________________
3746 [  6693] By: jhi                                   on 2000/08/18  13:00:26
3747         Log: Unbuffer the output.
3748              
3749              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
3750              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3751              Date: Thu, 17 Aug 2000 18:39:29 -0700
3752              Message-ID: <RPJn5gzkgydf092yn@efn.org>
3753      Branch: perl
3754            ! t/op/fork.t
3755 ____________________________________________________________________________
3756 [  6692] By: jhi                                   on 2000/08/18  05:19:17
3757         Log: Delete the image, too, not just its MANIFEStation.
3758      Branch: perl
3759            - lib/CGI/eg/wilogo.gif
3760 ____________________________________________________________________________
3761 [  6691] By: jhi                                   on 2000/08/18  05:10:26
3762         Log: Propagate new Configure vars.
3763      Branch: perl
3764            ! configure.com epoc/config.sh uconfig.h uconfig.sh
3765            ! vos/config.def vos/config.h vos/config_h.SH_orig
3766            ! win32/config.bc win32/config.gc win32/config.vc
3767            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
3768 ____________________________________________________________________________
3769 [  6690] By: jhi                                   on 2000/08/18  04:30:56
3770         Log: Update Changes.
3771      Branch: perl
3772            ! Changes patchlevel.h
3773 ____________________________________________________________________________
3774 [  6689] By: jhi                                   on 2000/08/18  04:12:30
3775         Log: Fix the lib/complex failure of
3776              
3777              From: abigail@foad.org
3778              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
3779              Date: 15 Aug 2000 04:06:38 -0000
3780              Message-Id: <20000815040638.8524.qmail@foad.org> 
3781              
3782              Linux long double accuracy issue: something that
3783              when printed with %g looks like "2" but int() of it is 1.
3784      Branch: perl
3785            ! lib/Math/Complex.pm
3786 ____________________________________________________________________________
3787 [  6688] By: jhi                                   on 2000/08/18  03:15:35
3788         Log: The byteorder code in #6671 was wrong.
3789      Branch: perl
3790            ! configpm
3791 ____________________________________________________________________________
3792 [  6687] By: jhi                                   on 2000/08/18  02:08:42
3793         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
3794              From: Jan Dubois <jand@ActiveState.com>
3795              Date: Thu, 17 Aug 2000 18:31:55 -0700
3796              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
3797      Branch: perl
3798            ! sv.c
3799 ____________________________________________________________________________
3800 [  6686] By: jhi                                   on 2000/08/18  02:04:15
3801         Log: Use NVs in POSIX math, not doubles.
3802              
3803              From: abigail@foad.org
3804              Subject: [ID 20000817.014] POSIX & modfl
3805              Date: 17 Aug 2000 20:49:18 -0000
3806              Message-Id: <20000817204918.23123.qmail@foad.org>
3807      Branch: perl
3808            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
3809 ____________________________________________________________________________
3810 [  6685] By: jhi                                   on 2000/08/18  02:02:12
3811         Log: Introduce NVef, NVff, and NVgf, use the middle one.
3812              (helps for lib/peek + Linux + long doubles)  Reported in
3813              
3814              From: abigail@foad.org
3815              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
3816              Date: 15 Aug 2000 04:06:38 -0000
3817              Message-Id: <20000815040638.8524.qmail@foad.org> 
3818              
3819              (note: the lib/complex failure has not yet been addressed)
3820      Branch: metaconfig/U/perl
3821            ! perlxvf.U
3822      Branch: perl
3823            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3824            ! config_h.SH dump.c perl.h pod/perlguts.pod
3825 ____________________________________________________________________________
3826 [  6684] By: jhi                                   on 2000/08/17  23:22:19
3827         Log: Add byteorder to the myconfig output.
3828      Branch: perl
3829            ! myconfig.SH
3830 ____________________________________________________________________________
3831 [  6683] By: jhi                                   on 2000/08/17  23:20:19
3832         Log: The image doth not exist, spotted by Johan Vromans.
3833      Branch: perl
3834            ! MANIFEST
3835 ____________________________________________________________________________
3836 [  6682] By: jhi                                   on 2000/08/17  22:38:16
3837         Log: Document what the backtick returns if the command fails.
3838      Branch: perl
3839            ! pod/perlop.pod
3840 ____________________________________________________________________________
3841 [  6681] By: jhi                                   on 2000/08/17  22:33:12
3842         Log: Do not use prototyping here.
3843              
3844              Subject: [ID 20000817.016] [PATCH] Peek.xs
3845              From: abigail@foad.org
3846              Date: 17 Aug 2000 20:55:56 -0000
3847              Message-Id: <20000817205556.24270.qmail@foad.org>
3848      Branch: perl
3849            ! ext/Devel/Peek/Makefile.PL
3850 ____________________________________________________________________________
3851 [  6680] By: jhi                                   on 2000/08/17  19:46:43
3852         Log: Don't propose using modules built for 5.005 if no binary
3853              compatibility with 5.005 is attempted.
3854              
3855              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
3856              Subject: Minor nit with 5.7.0 (6655)
3857              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
3858              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
3859      Branch: metaconfig
3860            ! U/installdirs/inc_version_list.U
3861      Branch: perl
3862            ! Configure config_h.SH
3863 ____________________________________________________________________________
3864 [  6679] By: jhi                                   on 2000/08/17  19:16:39
3865         Log: Microperl config update.
3866      Branch: perl
3867            ! uconfig.h uconfig.sh
3868 ____________________________________________________________________________
3869 [  6678] By: jhi                                   on 2000/08/17  19:16:13
3870         Log: The #6648 wasn't protective enough for limited platforms
3871              (like microperl).
3872      Branch: perl
3873            ! dump.c sv.c
3874 ____________________________________________________________________________
3875 [  6677] By: jhi                                   on 2000/08/17  14:46:35
3876         Log: Update Changes.
3877      Branch: perl
3878            ! Changes patchlevel.h
3879 ____________________________________________________________________________
3880 [  6676] By: jhi                                   on 2000/08/17  14:44:02
3881         Log: Add perlebcdic from Peter Prymmer, regen toc.
3882      Branch: perl
3883            + pod/perlebcdic.pod
3884            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
3885 ____________________________________________________________________________
3886 [  6675] By: jhi                                   on 2000/08/17  14:41:52
3887         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
3888      Branch: perl
3889            ! pod/perldebtut.pod
3890 ____________________________________________________________________________
3891 [  6674] By: jhi                                   on 2000/08/17  14:29:43
3892         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
3893              
3894              Subject: [ID 20000724.006] -DLEAKTEST problem
3895              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
3896              Date: Tue, 25 Jul 2000 00:36:32 -0500
3897              Message-Id: <20000725003632.A26186@www.llamacom.com>
3898              
3899              Reminder sent
3900              
3901              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
3902              From: Hugo <hv@crypt.compulink.co.uk>
3903              Date: Thu, 17 Aug 2000 15:23:42 +0100
3904              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
3905      Branch: perl
3906            ! util.c
3907 ____________________________________________________________________________
3908 [  6673] By: jhi                                   on 2000/08/17  04:07:10
3909         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
3910              From: John Peacock <JPeacock@UnivPress.com>
3911              Date: Tue, 01 Aug 2000 09:38:12 -0400
3912              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
3913      Branch: perl
3914            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
3915 ____________________________________________________________________________
3916 [  6672] By: jhi                                   on 2000/08/17  03:04:35
3917         Log: Subject: [PATCH] Cwd.pm now uses strict
3918              From: Tim Jenness <timj@jach.hawaii.edu>
3919              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
3920              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
3921      Branch: perl
3922            ! lib/Cwd.pm
3923 ____________________________________________________________________________
3924 [  6671] By: jhi                                   on 2000/08/17  02:16:35
3925         Log: Make $Config{byteorder} more magical so that it is
3926              dynamically computed: nice for 'fat binaries'.
3927              
3928              Subject: [PATCH]: default byteorder
3929              From: Wilfredo Sánchez <wsanchez@apple.com>
3930              Date: Mon, 31 Jul 2000 19:45:31 -0700
3931              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
3932      Branch: perl
3933            ! configpm
3934 ____________________________________________________________________________
3935 [  6670] By: gsar                                  on 2000/08/17  01:22:21
3936         Log: move WNOHANG definition to where other such things are
3937      Branch: perl
3938            ! win32/win32.h
3939 ____________________________________________________________________________
3940 [  6669] By: jhi                                   on 2000/08/17  01:19:17
3941         Log: Update Changes.
3942      Branch: perl
3943            ! Changes patchlevel.h
3944 ____________________________________________________________________________
3945 [  6668] By: jhi                                   on 2000/08/17  01:16:29
3946         Log: Doc nits spotted by Richard Soderberg.
3947      Branch: perl
3948            ! README.posix-bc README.vmesa
3949 ____________________________________________________________________________
3950 [  6667] By: jhi                                   on 2000/08/17  01:12:11
3951         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
3952              From: "Casey R. Tweten" <crt@kiski.net>
3953              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
3954              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
3955      Branch: perl
3956            ! pod/perldebtut.pod
3957 ____________________________________________________________________________
3958 [  6666] By: jhi                                   on 2000/08/17  01:09:31
3959         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
3960              From: "Casey R. Tweten" <crt@kiski.net>
3961              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
3962              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
3963      Branch: perl
3964            ! lib/Shell.pm
3965 ____________________________________________________________________________
3966 [  6665] By: gsar                                  on 2000/08/17  01:03:52
3967         Log: add "ok" targets from change#6632 in makefile.mk
3968      Branch: perl
3969            ! pod/perlport.pod win32/Makefile win32/makefile.mk
3970 ____________________________________________________________________________
3971 [  6664] By: gsar                                  on 2000/08/17  00:56:11
3972         Log: avoid warnings from dense compiler
3973      Branch: perl
3974            ! win32/win32.c
3975 ____________________________________________________________________________
3976 [  6663] By: jhi                                   on 2000/08/17  00:51:49
3977         Log: Tweak the regex compilation errors once more.
3978      Branch: perl
3979            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
3980            ! t/op/regmesg.t t/pragma/warn/regcomp
3981 ____________________________________________________________________________
3982 [  6662] By: gsar                                  on 2000/08/17  00:28:19
3983         Log: trailing new %ENV entries weren't being pushed into the real
3984              environment of subprocesses on Windows
3985      Branch: perl
3986            ! t/op/magic.t win32/perlhost.h
3987 ____________________________________________________________________________
3988 [  6661] By: gsar                                  on 2000/08/17  00:19:20
3989         Log: waitpid() now handles externally spawned pids correctly;
3990              fixes for backtick/wait/waitpid failures on Windows 9x
3991              
3992              these changes make the pid returned by process functions on
3993              Windows 9x always positive by clearing the high bit (which
3994              is always set on Win9x); pseudo-process PIDs are likewise
3995              always negative now on Win9x (just as on NT/2000)
3996      Branch: perl
3997            ! pp_sys.c win32/perlhost.h win32/win32.c
3998 ____________________________________________________________________________
3999 [  6660] By: jhi                                   on 2000/08/17  00:04:32
4000         Log: Retract #6645.
4001      Branch: perl
4002            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4003            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
4004            ! t/op/sprintf.t
4005 ____________________________________________________________________________
4006 [  6659] By: gsar                                  on 2000/08/16  23:59:28
4007         Log: on windows, the return values from wait() and waitpid() don't
4008              match those of pseudo-pids
4009      Branch: perl
4010            ! pp_sys.c t/op/fork.t util.c win32/win32.c
4011 ____________________________________________________________________________
4012 [  6658] By: gsar                                  on 2000/08/16  23:56:14
4013         Log: pod nit seen in passing
4014      Branch: perl
4015            ! pod/perlfunc.pod
4016 ____________________________________________________________________________
4017 [  6657] By: gsar                                  on 2000/08/16  23:53:42
4018         Log: change#6328 could make close(SOCKET) return false on windows
4019              when it shouldn't
4020      Branch: perl
4021            ! win32/win32sck.c
4022 ____________________________________________________________________________
4023 [  6656] By: gsar                                  on 2000/08/16  23:46:57
4024         Log: check that the number pseudo children doesn't exceed
4025              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
4026              the WaitForMultipleObjects() limit that would cause wait()
4027              to crash)
4028              
4029              wait() and waitpid() could potentially be rewritten to use
4030              more than one thread to do the waiting to eliminate this
4031              limitation
4032      Branch: perl
4033            ! win32/perlhost.h
4034 ____________________________________________________________________________
4035 [  6655] By: jhi                                   on 2000/08/16  14:11:05
4036         Log: Update Changes.
4037      Branch: perl
4038            ! Changes patchlevel.h
4039 ____________________________________________________________________________
4040 [  6654] By: jhi                                   on 2000/08/16  14:10:12
4041         Log: Update to perldebtut 1.9, from Richard Foley.
4042      Branch: perl
4043            ! pod/perldebtut.pod
4044 ____________________________________________________________________________
4045 [  6653] By: jhi                                   on 2000/08/16  14:08:17
4046         Log: Change the regx compilation error markers to use = instead of <
4047              since pod makes using the latter quite messy.  Reported in
4048              ID 20000814.006 by Abigail and in
4049              Subject: Unknown escape E<> ?
4050              From: Lupe Christoph <lupe@lupe-christoph.de>
4051              Date: Fri, 11 Aug 2000 00:30:27 +0200
4052              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
4053      Branch: perl
4054            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
4055            ! t/op/regmesg.t t/pragma/warn/regcomp
4056 ____________________________________________________________________________
4057 [  6652] By: jhi                                   on 2000/08/16  13:25:31
4058         Log: Change the perlbug address to perl.org since it's more forgiving.
4059              
4060              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
4061              From: abigail@foad.org
4062              Date: 15 Aug 2000 04:15:40 -0000
4063              Message-Id: <20000815041540.8633.qmail@foad.org>
4064      Branch: perl
4065            ! utils/perlbug.PL
4066 ____________________________________________________________________________
4067 [  6651] By: jhi                                   on 2000/08/16  13:22:35
4068         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
4069              From: Tim Jenness <timj@jach.hawaii.edu>
4070              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
4071              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
4072      Branch: perl
4073            ! lib/Cwd.pm
4074 ____________________________________________________________________________
4075 [  6650] By: jhi                                   on 2000/08/16  13:18:13
4076         Log: Update to CPAN 1.57.
4077              
4078              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
4079              From: andreas.koenig@anima.de (Andreas J. Koenig)
4080              Date: 16 Aug 2000 15:09:46 +0200
4081              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
4082      Branch: perl
4083            ! lib/CPAN.pm
4084 ____________________________________________________________________________
4085 [  6649] By: jhi                                   on 2000/08/16  13:12:31
4086         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
4087              From: "Larry W. Virden" <lvirden@cas.org>
4088              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
4089              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
4090      Branch: perl
4091            ! README.hpux
4092 ____________________________________________________________________________
4093 [  6648] By: jhi                                   on 2000/08/16  13:03:53
4094         Log: The numeric locale was reset to "C" by s?printf and never restored.
4095              
4096              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
4097              From: Christian Kirsch <ck@held.mind.de>
4098              Date: Wed, 9 Aug 2000 17:05:17 +0200
4099              Message-Id: <20000809170517.A25389@held>
4100              
4101              No test since adding the failing example to locale.t
4102              does not fail -- probably because the locale settings are so
4103              thoroughly tweaked by that time.  Running the example standalone
4104              does fail, though.
4105      Branch: perl
4106            ! dump.c perl.h pp.c pp_ctl.c sv.c
4107 ____________________________________________________________________________
4108 [  6647] By: jhi                                   on 2000/08/16  00:07:54
4109         Log: Update Changes and test semi-automatic patchlevel updating.
4110      Branch: perl
4111            ! Changes patchlevel.h
4112 ____________________________________________________________________________
4113 [  6646] By: jhi                                   on 2000/08/15  23:35:07
4114         Log: Fix a dependency problem.
4115              
4116              Subject: [PATCH: 6640] VMS Makefile.SH update
4117              From: Peter Prymmer <pvhp@forte.com>
4118              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
4119              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
4120      Branch: perl
4121            ! vms/descrip_mms.template
4122 ____________________________________________________________________________
4123 [  6645] By: jhi                                   on 2000/08/15  23:33:23
4124         Log: (Retracted by #6660)
4125              
4126              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
4127              From: Dominic Dunlop <domo@computer.org>
4128              Date: Tue, 15 Aug 2000 22:20:52 +0200
4129              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
4130      Branch: metaconfig/U/perl
4131            + d_printfed.U
4132      Branch: perl
4133            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4134            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
4135            ! t/op/sprintf.t
4136 ____________________________________________________________________________
4137 [  6644] By: jhi                                   on 2000/08/15  21:17:20
4138         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
4139              From: abigail@foad.org
4140              Date: 15 Aug 2000 20:12:41 -0000
4141              Message-Id: <20000815201241.25556.qmail@foad.org>
4142      Branch: perl
4143            ! INSTALL
4144 ____________________________________________________________________________
4145 [  6643] By: jhi                                   on 2000/08/15  21:15:28
4146         Log: (an already applied patch)
4147      Branch: perl
4148            ! lib/CGI.pm
4149 ____________________________________________________________________________
4150 [  6642] By: gsar                                  on 2000/08/15  19:54:05
4151         Log: magic callbacks all need to have same type signature
4152      Branch: perl
4153            ! embed.pl mg.c proto.h
4154 ____________________________________________________________________________
4155 [  6641] By: jhi                                   on 2000/08/15  17:56:27
4156         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)
4157              From: Mike Guy <mjtg@cam.ac.uk>
4158              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
4159              Date: Tue, 15 Aug 2000 18:26:45 +0100
4160              
4161              Only the peek.t part applied, not the hash quality part.
4162      Branch: perl
4163            ! t/lib/peek.t
4164 ____________________________________________________________________________
4165 [  6640] By: jhi                                   on 2000/08/15  16:37:37
4166         Log: Update Changes.
4167      Branch: perl
4168            ! Changes
4169 ____________________________________________________________________________
4170 [  6639] By: jhi                                   on 2000/08/15  16:34:55
4171         Log: Missed a file from #6638.
4172      Branch: perl
4173            ! lib/File/Temp.pm
4174 ____________________________________________________________________________
4175 [  6638] By: jhi                                   on 2000/08/15  16:33:19
4176         Log: Subject: [PATCH perl@6620] cygwin port
4177              From: "Fifer, Eric" <EFifer@sanwaint.com>
4178              Date: Tue, 15 Aug 2000 17:00:49 +0100
4179              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
4180      Branch: perl
4181            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
4182 ____________________________________________________________________________
4183 [  6637] By: jhi                                   on 2000/08/15  16:29:22
4184         Log: Subject: [PATCH] debugger exit code should reflect user exit code
4185              From: Mike Guy <mjtg@cam.ac.uk>
4186              Date: Tue, 15 Aug 2000 16:55:59 +0100
4187              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
4188      Branch: perl
4189            ! lib/perl5db.pl
4190 ____________________________________________________________________________
4191 [  6636] By: jhi                                   on 2000/08/15  15:30:58
4192         Log: Update Changes.
4193      Branch: perl
4194            ! Changes
4195 ____________________________________________________________________________
4196 [  6635] By: jhi                                   on 2000/08/15  15:27:21
4197         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
4198      Branch: metaconfig
4199            ! U/mkglossary U/mksample
4200      Branch: metaconfig/U/perl
4201            ! Devel.U
4202      Branch: perl
4203            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
4204 ____________________________________________________________________________
4205 [  6634] By: jhi                                   on 2000/08/15  14:11:55
4206         Log: Don't blow limited stacks, a lower number is enough to
4207              tickle the lookbehind limit.
4208              
4209              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
4210              From: Dominic Dunlop <domo@computer.org>
4211              Date: Tue, 15 Aug 2000 13:51:24 +0200
4212              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
4213      Branch: perl
4214            ! t/op/regmesg.t
4215 ____________________________________________________________________________
4216 [  6633] By: jhi                                   on 2000/08/15  14:01:46
4217         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
4218              From: Mike Guy <mjtg@cam.ac.uk>
4219              Date: Tue, 15 Aug 2000 12:10:50 +0100
4220              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
4221      Branch: perl
4222            ! utils/perldoc.PL
4223 ____________________________________________________________________________
4224 [  6632] By: jhi                                   on 2000/08/15  13:58:48
4225         Log: make ok etc also for win32.
4226              
4227              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
4228              From: Prymmer/Kahn <pvhp@best.com>
4229              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
4230              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
4231      Branch: perl
4232            ! win32/Makefile
4233 ____________________________________________________________________________
4234 [  6631] By: jhi                                   on 2000/08/15  13:45:03
4235         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
4236      Branch: perl
4237            ! lib/Test.pm
4238 ____________________________________________________________________________
4239 [  6630] By: jhi                                   on 2000/08/15  03:25:09
4240         Log: Update Changes.
4241      Branch: perl
4242            ! Changes
4243 ____________________________________________________________________________
4244 [  6629] By: jhi                                   on 2000/08/15  03:23:53
4245         Log: magic_regdatum_set() is void, not int.
4246      Branch: perl
4247            ! embed.pl mg.c proto.h
4248 ____________________________________________________________________________
4249 [  6628] By: jhi                                   on 2000/08/15  03:08:02
4250         Log: Make the user to give up his firstborn, err, to knowingly
4251              verify installing an unstable developer release.  Also bump
4252              the release to 5.7.0, but leave a patch tag in the local
4253              patches saying that this is not yet the real thing.
4254      Branch: metaconfig
4255            ! U/modified/Instruct.U
4256      Branch: metaconfig/U/perl
4257            + Devel.U
4258      Branch: perl
4259            ! Configure patchlevel.h
4260 ____________________________________________________________________________
4261 [  6627] By: jhi                                   on 2000/08/14  22:32:52
4262         Log: README.os2 update.
4263              
4264              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
4265              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4266              Date: Wed, 02 Aug 2000 21:55:09 -0700
4267              Message-ID: <tsPi5gzkgegX092yn@efn.org>
4268      Branch: perl
4269            ! README.os2
4270 ____________________________________________________________________________
4271 [  6626] By: jhi                                   on 2000/08/14  21:00:02
4272         Log: Subject: Re: File::Temp problems on VMS in bleedperl
4273              From: Tim Jenness <timj@jach.hawaii.edu>
4274              cc: vmsperl@perl.org
4275              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
4276              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
4277      Branch: perl
4278            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
4279 ____________________________________________________________________________
4280 [  6625] By: jhi                                   on 2000/08/14  20:52:16
4281         Log: Add SUIDMAIL as was done for the CERT alert.
4282      Branch: perl
4283            ! patchlevel.h
4284 ____________________________________________________________________________
4285 [  6624] By: jhi                                   on 2000/08/14  20:48:50
4286         Log: Subject: sfio2000
4287              From: Daniel Muino <dmuino@afip.gov.ar>
4288              Date: Mon, 14 Aug 2000 16:58:11 -0300
4289              Message-ID: <20000814165811.B16368@con2-dgi>
4290      Branch: perl
4291            ! perlsdio.h perlsfio.h
4292 ____________________________________________________________________________
4293 [  6623] By: jhi                                   on 2000/08/14  20:47:36
4294         Log: Subject: warning: storage class after type is obsolescent
4295              From: Daniel Muino <dmuino@afip.gov.ar>
4296              Date: Mon, 14 Aug 2000 16:42:47 -0300
4297              Message-ID: <20000814164247.A16368@con2-dgi>
4298      Branch: perl
4299            ! regcomp.pl regnodes.h
4300 ____________________________________________________________________________
4301 [  6622] By: jhi                                   on 2000/08/14  20:43:05
4302         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
4303              From: abigail@foad.org
4304              Date: 14 Aug 2000 20:00:10 -0000
4305              Message-Id: <20000814200010.27271.qmail@foad.org>
4306      Branch: perl
4307            ! Changes
4308 ____________________________________________________________________________
4309 [  6621] By: jhi                                   on 2000/08/14  15:23:05
4310         Log: Update Changes.
4311      Branch: perl
4312            ! Changes
4313 ____________________________________________________________________________
4314 [  6620] By: jhi                                   on 2000/08/14  15:22:14
4315         Log: Subject: Re: [PATCH] @+, @- readonly
4316              From: Mike Guy <mjtg@cam.ac.uk>
4317              Date: Mon, 14 Aug 2000 15:26:55 +0100
4318              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
4319      Branch: perl
4320            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
4321            ! sv.c t/op/pat.t
4322 ____________________________________________________________________________
4323 [  6619] By: jhi                                   on 2000/08/14  14:12:08
4324         Log: Update Changes.
4325      Branch: perl
4326            ! Changes
4327 ____________________________________________________________________________
4328 [  6618] By: jhi                                   on 2000/08/14  14:09:34
4329         Log: For now remove the mail code.
4330      Branch: perl
4331            ! perl.c
4332 ____________________________________________________________________________
4333 [  6617] By: jhi                                   on 2000/08/14  14:08:28
4334         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
4335      Branch: perl
4336            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
4337            ! pod/perlfaq8.pod pod/perlsec.pod
4338 ____________________________________________________________________________
4339 [  6616] By: jhi                                   on 2000/08/14  14:00:11
4340         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
4341              From: Mike Guy <mjtg@cam.ac.uk>
4342              Date: Mon, 14 Aug 2000 08:26:02 +0100
4343              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
4344      Branch: perl
4345            ! lib/perl5db.pl
4346 ____________________________________________________________________________
4347 [  6615] By: jhi                                   on 2000/08/14  13:58:45
4348         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
4349              From: Mike Guy <mjtg@cam.ac.uk>
4350              Date: Mon, 14 Aug 2000 08:04:22 +0100
4351              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
4352      Branch: perl
4353            ! gv.c mg.c t/op/pat.t
4354 ____________________________________________________________________________
4355 [  6614] By: jhi                                   on 2000/08/14  13:56:45
4356         Log: Subject: Test fails / warnings with perl-current #6612
4357              From: Mike Guy <mjtg@cam.ac.uk>
4358              Date: Mon, 14 Aug 2000 07:57:23 +0100
4359              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
4360      Branch: perl
4361            ! t/lib/b.t t/lib/peek.t
4362 ____________________________________________________________________________
4363 [  6613] By: jhi                                   on 2000/08/14  13:45:33
4364         Log: VMS configure.com update continues.
4365      Branch: perl
4366            - vms/configure.com
4367            ! MANIFEST configure.com
4368 ____________________________________________________________________________
4369 [  6612] By: jhi                                   on 2000/08/13  22:13:35
4370         Log: Update Changes.
4371      Branch: perl
4372            ! Changes
4373 ____________________________________________________________________________
4374 [  6611] By: jhi                                   on 2000/08/13  16:21:45
4375         Log: Upgrade to CGI 2.71, from Lincoln Stein.
4376      Branch: perl
4377            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
4378 ____________________________________________________________________________
4379 [  6610] By: jhi                                   on 2000/08/13  15:09:16
4380         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
4381              From: Mike Guy <mjtg@cam.ac.uk>
4382              Date: Sun, 13 Aug 2000 13:45:51 +0100
4383              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
4384      Branch: perl
4385            ! t/op/regmesg.t
4386 ____________________________________________________________________________
4387 [  6609] By: jhi                                   on 2000/08/13  14:31:26
4388         Log: Andreas says that 1.56 is fine, so reverting back to it.
4389      Branch: perl
4390            ! lib/CPAN.pm
4391 ____________________________________________________________________________
4392 [  6608] By: jhi                                   on 2000/08/13  05:34:20
4393         Log: Update Changes.
4394      Branch: perl
4395            ! Changes
4396 ____________________________________________________________________________
4397 [  6607] By: jhi                                   on 2000/08/13  05:32:01
4398         Log: Put back the \z changes of #5406 to CPAN.pm.
4399      Branch: perl
4400            ! lib/CPAN.pm
4401 ____________________________________________________________________________
4402 [  6606] By: jhi                                   on 2000/08/13  05:20:16
4403         Log: Fix-n-skip the tests under 5005threads.
4404      Branch: perl
4405            ! t/lib/b.t
4406 ____________________________________________________________________________
4407 [  6605] By: jhi                                   on 2000/08/13  05:07:48
4408         Log: Fix the test for 5005threads.
4409      Branch: perl
4410            ! t/lib/peek.t
4411 ____________________________________________________________________________
4412 [  6604] By: jhi                                   on 2000/08/13  03:35:37
4413         Log: Should have deleted this in #6603.
4414      Branch: perl
4415            - vms/subconfigure.com
4416 ____________________________________________________________________________
4417 [  6603] By: jhi                                   on 2000/08/12  18:29:32
4418         Log: Rewrite of vms/subconfigure.com as configure.com,
4419              from Peter Prymmer and the vmsperl crew.
4420      Branch: perl
4421            + vms/configure.com
4422            ! MANIFEST
4423 ____________________________________________________________________________
4424 [  6602] By: jhi                                   on 2000/08/11  13:00:01
4425         Log: PlainText.pm is dead.
4426      Branch: perl
4427            - lib/Pod/PlainText.pm
4428            ! MANIFEST
4429 ____________________________________________________________________________
4430 [  6601] By: jhi                                   on 2000/08/11  04:06:45
4431         Log: Update Changes.
4432      Branch: perl
4433            ! Changes
4434 ____________________________________________________________________________
4435 [  6600] By: jhi                                   on 2000/08/11  04:06:10
4436         Log: Add a few missing files, update MANIFEST.
4437      Branch: perl
4438            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
4439            + lib/Pod/PlainText.pm t/pod/find.t
4440            ! MANIFEST t/op/regmesg.t
4441 ____________________________________________________________________________
4442 [  6599] By: jhi                                   on 2000/08/11  03:31:10
4443         Log: Add Perl debugging tutorial, regen toc. 
4444              
4445              Subject: perldebtut.pod
4446              From: Richard Foley <Richard.Foley@m.dasa.de>
4447              Date: Wed, 09 Aug 2000 10:17:15 +0200
4448              Message-id: <3991138B.262247B8@m.dasa.de>
4449      Branch: perl
4450            + pod/perldebtut.pod
4451            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
4452 ____________________________________________________________________________
4453 [  6598] By: jhi                                   on 2000/08/11  02:48:56
4454         Log: tiny Changes edit
4455      Branch: perl
4456            ! Changes
4457 ____________________________________________________________________________
4458 [  6597] By: jhi                                   on 2000/08/11  02:39:04
4459         Log: Tests for #6589.
4460              
4461              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
4462              From: simon@brecon.co.uk (Simon Cozens)
4463              Date: 11 Aug 2000 02:24:52 GMT
4464              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
4465      Branch: perl
4466            ! t/lib/b.t
4467 ____________________________________________________________________________
4468 [  6596] By: jhi                                   on 2000/08/11  01:50:07
4469         Log: Update Changes.
4470      Branch: perl
4471            ! Changes
4472 ____________________________________________________________________________
4473 [  6595] By: jhi                                   on 2000/08/11  01:47:16
4474         Log: nitfix
4475      Branch: perl
4476            ! Changes
4477 ____________________________________________________________________________
4478 [  6594] By: jhi                                   on 2000/08/11  01:36:16
4479         Log: Subject: Getting perlio and threads to compile
4480              From: Lupe Christoph <lupe@lupe-christoph.de>
4481              Date: Wed, 9 Aug 2000 11:35:54 +0200
4482              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
4483              
4484              (the Solaris version changes in Configure skipped)
4485      Branch: perl
4486            ! hints/solaris_2.sh thread.h
4487 ____________________________________________________________________________
4488 [  6593] By: jhi                                   on 2000/08/11  01:30:16
4489         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
4490              From: simon@brecon.co.uk (Simon Cozens)
4491              Date: 1 Aug 2000 06:55:19 GMT
4492              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
4493      Branch: perl
4494            ! lib/utf8.pm
4495 ____________________________________________________________________________
4496 [  6592] By: jhi                                   on 2000/08/11  01:26:39
4497         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
4498              From: Peter Scott <Peter@PeterScott.com>
4499              Date: Thu, 10 Aug 2000 08:23:27 -0700
4500              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
4501      Branch: perl
4502            ! lib/perl5db.pl
4503 ____________________________________________________________________________
4504 [  6591] By: jhi                                   on 2000/08/11  01:22:02
4505         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
4506              From: Hugo <hv@crypt.compulink.co.uk>
4507              Date: Thu, 10 Aug 2000 19:23:04 +0100
4508              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
4509      Branch: perl
4510            ! regexec.c t/op/pat.t
4511 ____________________________________________________________________________
4512 [  6590] By: jhi                                   on 2000/08/11  01:19:19
4513         Log: Preprocessing and postprocessing for File::Find.
4514              
4515              Subject: Patch to Find::File.pm to allow alphabetical results
4516              From: Joe Smith <jsmith@inwap.com>
4517              Date: Wed, 9 Aug 2000 02:44:54 -0700
4518              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
4519      Branch: perl
4520            ! lib/File/Find.pm
4521 ____________________________________________________________________________
4522 [  6589] By: jhi                                   on 2000/08/11  01:12:39
4523         Log: B::Deparse didn't do sub attributes.
4524              
4525              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
4526              From: simon@brecon.co.uk (Simon Cozens)
4527              Date: 9 Aug 2000 04:49:20 GMT
4528              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
4529      Branch: perl
4530            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
4531 ____________________________________________________________________________
4532 [  6588] By: jhi                                   on 2000/08/11  01:06:40
4533         Log: Subject: debugger "d" command doesnt check line number
4534              From: Mike Guy <mjtg@cam.ac.uk>
4535              Date: Tue, 08 Aug 2000 21:54:29 +0100
4536              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
4537      Branch: perl
4538            ! lib/perl5db.pl mg.c pod/perldiag.pod
4539 ____________________________________________________________________________
4540 [  6587] By: jhi                                   on 2000/08/11  00:45:03
4541         Log: sleep(1) does not necessarily return 1.
4542              
4543              Subject: [PATCH bleadperl] op/lex_assign.t  
4544              From: Hugo <hv@crypt.compulink.co.uk>
4545              Date: Thu, 03 Aug 2000 14:34:22 +0100        
4546              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
4547      Branch: perl
4548            ! t/op/lex_assign.t
4549 ____________________________________________________________________________
4550 [  6586] By: jhi                                   on 2000/08/11  00:31:50
4551         Log: Document the IO::Select timeout.
4552      Branch: perl
4553            ! ext/IO/lib/IO/Select.pm
4554 ____________________________________________________________________________
4555 [  6585] By: jhi                                   on 2000/08/11  00:13:54
4556         Log: Forgot contributor.
4557      Branch: perl
4558            ! Changes
4559 ____________________________________________________________________________
4560 [  6584] By: jhi                                   on 2000/08/11  00:09:19
4561         Log: detypo
4562      Branch: perl
4563            ! Changes
4564 ____________________________________________________________________________
4565 [  6583] By: jhi                                   on 2000/08/11  00:07:53
4566         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
4567              
4568              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
4569              From: Mike Guy <mjtg@cam.ac.uk> 
4570              Date: Thu, 10 Aug 2000 15:50:54 +0100
4571              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
4572      Branch: perl
4573            ! sv.c t/op/int.t
4574 ____________________________________________________________________________
4575 [  6582] By: jhi                                   on 2000/08/10  23:29:32
4576         Log: Update Changes.
4577      Branch: perl
4578            ! Changes
4579 ____________________________________________________________________________
4580 [  6581] By: jhi                                   on 2000/08/10  23:26:16
4581         Log: Put back the std @INC thing.
4582      Branch: perl
4583            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
4584            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
4585            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
4586            ! t/lib/gol-oo.t
4587 ____________________________________________________________________________
4588 [  6580] By: jhi                                   on 2000/08/10  23:03:34
4589         Log: Update to CGI 2.70, from Lincoln Stein.
4590      Branch: perl
4591            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
4592            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
4593            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
4594            ! t/lib/cgi-request.t
4595 ____________________________________________________________________________
4596 [  6579] By: jhi                                   on 2000/08/10  22:41:50
4597         Log: Update to CPAN 1.56, from Andreas König.
4598      Branch: perl
4599            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
4600 ____________________________________________________________________________
4601 [  6578] By: jhi                                   on 2000/08/10  22:38:13
4602         Log: Update to Pod::Parser 1.17, from Brad Appleton.
4603      Branch: perl
4604            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
4605            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
4606            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
4607            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
4608            ! t/pod/include.t t/pod/included.t t/pod/lref.t
4609            ! t/pod/multiline_items.t t/pod/nested_items.t
4610            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
4611            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
4612            ! t/pod/special_seqs.t
4613 ____________________________________________________________________________
4614 [  6577] By: jhi                                   on 2000/08/10  22:35:41
4615         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
4616      Branch: perl
4617            ! AUTHORS MAINTAIN
4618 ____________________________________________________________________________
4619 [  6576] By: jhi                                   on 2000/08/10  22:24:54
4620         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
4621      Branch: perl
4622            + t/lib/gol-oo.t
4623            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
4624            ! t/lib/gol-compat.t t/lib/gol-linkage.t
4625 ____________________________________________________________________________
4626 [  6575] By: jhi                                   on 2000/08/10  22:02:07
4627         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
4628      Branch: perl
4629            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
4630 ____________________________________________________________________________
4631 [  6574] By: jhi                                   on 2000/08/10  21:55:03
4632         Log: Iterating perl6 description.
4633      Branch: perl
4634            ! pod/perlfaq1.pod
4635 ____________________________________________________________________________
4636 [  6573] By: jhi                                   on 2000/08/10  21:48:26
4637         Log: Revert the sv.c part of #6559, a better fix is needed.
4638      Branch: perl
4639            ! sv.c
4640 ____________________________________________________________________________
4641 [  6572] By: jhi                                   on 2000/08/10  20:33:43
4642         Log: It's the 2ndO'ROSSC.
4643      Branch: perl
4644            ! pod/perlfaq1.pod
4645 ____________________________________________________________________________
4646 [  6571] By: jhi                                   on 2000/08/10  15:55:48
4647         Log: detypo
4648      Branch: perl
4649            ! pod/perlfaq1.pod
4650 ____________________________________________________________________________
4651 [  6570] By: jhi                                   on 2000/08/10  14:11:17
4652         Log: An exceptionally sticky typo.
4653      Branch: perl
4654            ! Changes
4655 ____________________________________________________________________________
4656 [  6569] By: jhi                                   on 2000/08/10  14:09:33
4657         Log: detypo (and test Changes updating script)
4658      Branch: perl
4659            ! Changes
4660 ____________________________________________________________________________
4661 [  6568] By: jhi                                   on 2000/08/10  14:07:07
4662         Log: Update Changes.
4663      Branch: perl
4664            ! Changes
4665 ____________________________________________________________________________
4666 [  6567] By: jhi                                   on 2000/08/10  14:06:19
4667         Log: Amend the description of Perl6.
4668              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
4669              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
4670              Date: Wed, 9 Aug 2000 22:11:06 -0500
4671              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
4672      Branch: perl
4673            ! pod/perlfaq1.pod
4674 ____________________________________________________________________________
4675 [  6566] By: jhi                                   on 2000/08/10  13:58:57
4676         Log: Subject: Remove dead entry in perldiag
4677              From: Mike Guy <mjtg@cam.ac.uk>
4678              Date: Thu, 10 Aug 2000 14:19:19 +0100
4679              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
4680      Branch: perl
4681            ! pod/perldiag.pod
4682 ____________________________________________________________________________
4683 [  6565] By: jhi                                   on 2000/08/10  13:51:48
4684         Log: Zero entries were skipped, fix from Adrian Goalby
4685              <argoalby@yahoo.co.uk>
4686      Branch: perl
4687            ! lib/unicode/Number.pl lib/unicode/mktables.PL
4688 ____________________________________________________________________________
4689 [  6564] By: jhi                                   on 2000/08/10  13:00:12
4690         Log: Subject: [PATCH 5.6.0] cygwin port
4691              From: "Fifer, Eric" <EFifer@sanwaint.com>
4692              Date: Thu, 10 Aug 2000 13:15:36 +0100
4693              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
4694      Branch: perl
4695            ! README.cygwin hints/cygwin.sh
4696 ____________________________________________________________________________
4697 [  6563] By: jhi                                   on 2000/08/10  12:55:16
4698         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
4699      Branch: perl
4700            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
4701 ____________________________________________________________________________
4702 [  6562] By: gsar                                  on 2000/08/10  08:38:39
4703         Log: warn is a macro, avoid using at a variable to avoid warnings
4704              in some configurations; readdir.t is too conservative in
4705              estimating number of *.t's
4706      Branch: perl
4707            ! t/op/readdir.t util.c
4708 ____________________________________________________________________________
4709 [  6561] By: jhi                                   on 2000/08/09  23:35:42
4710         Log: Update Changes.
4711      Branch: perl
4712            ! Changes
4713 ____________________________________________________________________________
4714 [  6560] By: jhi                                   on 2000/08/09  23:05:47
4715         Log: Subject: Re: enhanced(?) regex error messages
4716              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
4717              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
4718              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
4719              
4720              (plus two small patches sent privately)
4721              (this still seems to leave few test failures)
4722      Branch: perl
4723            + t/op/regmesg.t
4724            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
4725            ! t/pragma/warn/regcomp
4726 ____________________________________________________________________________
4727 [  6559] By: jhi                                   on 2000/08/09  20:41:18
4728         Log: (The fix did work but was not right, retracted in #6573)
4729              
4730              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
4731              From: Christian Kirsch <ck@held.mind.de>
4732              Date: Wed, 9 Aug 2000 17:05:17 +0200
4733              Message-Id: <20000809170517.A25389@held>
4734      Branch: perl
4735            ! sv.c t/pragma/locale.t
4736 ____________________________________________________________________________
4737 [  6558] By: jhi                                   on 2000/08/08  22:34:08
4738         Log: Tiny updates on the contributors list.
4739      Branch: perl
4740            ! Changes
4741 ____________________________________________________________________________
4742 [  6557] By: jhi                                   on 2000/08/08  19:34:28
4743         Log: Double check that we have a dirhandle.
4744      Branch: perl
4745            ! util.c
4746 ____________________________________________________________________________
4747 [  6556] By: jhi                                   on 2000/08/08  19:01:51
4748         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
4749              May be repopulated with fresh maintained examples.
4750      Branch: perl
4751            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
4752            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
4753            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
4754            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
4755            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
4756            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
4757            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
4758            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
4759            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
4760            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
4761            + lib/CGI/eg/wilogo_gif.uu
4762            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
4763            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
4764            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
4765            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
4766            - eg/cgi/frameset.cgi eg/cgi/index.html
4767            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
4768            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
4769            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
4770            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
4771            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
4772            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
4773            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
4774            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
4775            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
4776            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
4777            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
4778            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
4779            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
4780            - eg/van/vanish eg/who eg/wrapsuid
4781            ! MANIFEST
4782 ____________________________________________________________________________
4783 [  6555] By: jhi                                   on 2000/08/08  18:51:08
4784         Log: Delete chat2 as requested by Randal.
4785              
4786              Subject: Re: perlfaq8 coyness
4787              From: merlyn@stonehenge.com (Randal L. Schwartz) 
4788              Date: 15 May 2000 18:52:42 -0700 
4789              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
4790      Branch: perl
4791            - lib/chat2.pl
4792            ! MANIFEST
4793 ____________________________________________________________________________
4794 [  6554] By: jhi                                   on 2000/08/08  18:31:35
4795         Log: Regen global.sym.
4796      Branch: perl
4797            ! global.sym
4798 ____________________________________________________________________________
4799 [  6553] By: jhi                                   on 2000/08/08  18:28:13
4800         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
4801              (either perlbug or p5p ate the original), plus regen
4802              perlapi and perltoc. 
4803      Branch: perl
4804            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
4805            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
4806            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
4807            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
4808            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
4809            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
4810            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
4811            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
4812            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
4813            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
4814 ____________________________________________________________________________
4815 [  6552] By: jhi                                   on 2000/08/08  18:06:29
4816         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
4817              From: Mike Guy <mjtg@cam.ac.uk>
4818              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
4819              Date: Tue, 08 Aug 2000 15:51:27 +0100
4820      Branch: perl
4821            ! doop.c sv.h t/op/join.t t/pragma/overload.t
4822 ____________________________________________________________________________
4823 [  6551] By: jhi                                   on 2000/08/08  18:01:11
4824         Log: Re-apply #6549.
4825      Branch: perl
4826            ! lib/perl5db.pl
4827 ____________________________________________________________________________
4828 [  6550] By: jhi                                   on 2000/08/08  17:43:08
4829         Log: Accidental retraction of #6549.
4830      Branch: perl
4831            ! lib/perl5db.pl
4832 ____________________________________________________________________________
4833 [  6549] By: jhi                                   on 2000/08/08  17:40:04
4834         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
4835              From: Mike Guy <mjtg@cam.ac.uk>
4836              Date: Mon, 07 Aug 2000 21:49:58 +0100
4837              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
4838      Branch: perl
4839            ! lib/perl5db.pl
4840 ____________________________________________________________________________
4841 [  6548] By: jhi                                   on 2000/08/08  17:37:57
4842         Log: Document here-doc better.
4843              
4844              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
4845              From: Mike Guy <mjtg@cam.ac.uk>
4846              Date: Mon, 07 Aug 2000 14:02:09 +0100
4847              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
4848      Branch: perl
4849            ! pod/perldata.pod
4850 ____________________________________________________________________________
4851 [  6547] By: jhi                                   on 2000/08/08  17:33:34
4852         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
4853              From: "Randy J. Ray" <rjray@redhat.com>
4854              Date: Mon, 07 Aug 2000 19:12:25 -0700
4855              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
4856      Branch: perl
4857            ! perl.c pod/perlrun.pod
4858 ____________________________________________________________________________
4859 [  6546] By: jhi                                   on 2000/08/08  17:29:26
4860         Log: Subject: Re: enhanced(?) regex error messages 
4861              From: Hugo <hv@crypt.compulink.co.uk>
4862              Date: Tue, 08 Aug 2000 03:25:51 +0100
4863              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
4864              
4865              plus Capitalize the error messages, plus perldiag them.
4866      Branch: perl
4867            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
4868 ____________________________________________________________________________
4869 [  6545] By: jhi                                   on 2000/08/08  13:59:28
4870         Log: Augment #6539 a bit: don't croak if there's magic in the air.
4871              
4872              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
4873              From: Hugo <hv@crypt.compulink.co.uk>
4874              Date: Tue, 08 Aug 2000 03:02:03 +0100
4875              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
4876      Branch: perl
4877            ! pp.c t/op/bless.t
4878 ____________________________________________________________________________
4879 [  6544] By: jhi                                   on 2000/08/07  21:11:52
4880         Log: Make the test -w clean.
4881      Branch: perl
4882            ! t/op/bless.t
4883 ____________________________________________________________________________
4884 [  6543] By: jhi                                   on 2000/08/07  19:49:53
4885         Log: use warnings instead of $^W.
4886      Branch: perl
4887            ! t/op/bless.t
4888 ____________________________________________________________________________
4889 [  6542] By: jhi                                   on 2000/08/07  17:41:41
4890         Log: Disable a portability warning Because We Know What We Are Doing.
4891      Branch: perl
4892            ! t/op/bless.t
4893 ____________________________________________________________________________
4894 [  6541] By: jhi                                   on 2000/08/07  17:29:51
4895         Log: Tiny tidying on report_evil_fh().
4896      Branch: perl
4897            ! util.c
4898 ____________________________________________________________________________
4899 [  6540] By: jhi                                   on 2000/08/07  16:37:38
4900         Log: Make regular expression parse error messages easier to understand.
4901              
4902              Subject: Re: enhanced(?) regex error messages
4903              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
4904              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
4905              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
4906      Branch: perl
4907            ! regcomp.c
4908 ____________________________________________________________________________
4909 [  6539] By: jhi                                   on 2000/08/07  16:12:27
4910         Log: Make bless(REF, REF) a fatal error, add bless tests.
4911              
4912              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
4913              From: Hugo <hv@crypt.compulink.co.uk>
4914              Date: Mon, 07 Aug 2000 16:59:38 +0100
4915              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
4916      Branch: perl
4917            + t/op/bless.t
4918            ! MANIFEST pod/perldiag.pod pp.c sv.c
4919 ____________________________________________________________________________
4920 [  6538] By: jhi                                   on 2000/08/07  15:59:43
4921         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
4922              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
4923              Date: Thu, 3 Aug 2000 14:29:21 -0700
4924              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
4925      Branch: perl
4926            ! lib/lib_pm.PL
4927 ____________________________________________________________________________
4928 [  6537] By: jhi                                   on 2000/08/07  15:47:18
4929         Log: Retract #6419 for now since it breaks in AFS and MachTen.
4930      Branch: perl
4931            ! lib/Cwd.pm
4932 ____________________________________________________________________________
4933 [  6536] By: jhi                                   on 2000/08/07  15:05:29
4934         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
4935              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
4936              The security hole exists only in suidperls, which isn't
4937              installed or even built by default.
4938      Branch: perl
4939            ! perl.c
4940 ____________________________________________________________________________
4941 [  6535] By: jhi                                   on 2000/08/07  14:45:14
4942         Log: tr memory corruption fix from Simon Cozens.
4943      Branch: perl
4944            ! doop.c
4945 ____________________________________________________________________________
4946 [  6534] By: jhi                                   on 2000/08/06  11:38:16
4947         Log: Document a bit that UDP is not what you might think.
4948              
4949              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
4950              From: Lupe Christoph <lupe@lupe-christoph.de>
4951              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
4952              Date: Mon, 24 Jul 2000 08:59:15 +0200
4953      Branch: perl
4954            ! pod/perlipc.pod
4955 ____________________________________________________________________________
4956 [  6533] By: jhi                                   on 2000/08/06  11:35:01
4957         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
4958              From: Jeff Pinyan <jeffp@hut.crusoe.net>
4959              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
4960              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
4961      Branch: perl
4962            ! pod/perlfunc.pod
4963 ____________________________________________________________________________
4964 [  6532] By: jhi                                   on 2000/08/06  03:45:41
4965         Log: Have symbols for the IoTYPEs.
4966      Branch: perl
4967            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
4968 ____________________________________________________________________________
4969 [  6531] By: jhi                                   on 2000/08/06  01:33:55
4970         Log: Continue fixing the io warnings.  This also
4971              sort of fixes bug ID 20000802.003: the core dump
4972              is no more.  Whether the current behaviour is correct
4973              (giving a warning: "Not a format reference"), is another matter.
4974      Branch: perl
4975            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
4976            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
4977 ____________________________________________________________________________
4978 [  6530] By: jhi                                   on 2000/08/05  21:33:12
4979         Log: Change the Policy policy: now -Dprefix= with an existing
4980              Policy.sh and prefix == siteprefix == vendorprefix, then all
4981              of them follow along the new prefix.
4982              
4983              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
4984              From: Andy Dougherty <doughera@lafayette.edu>
4985              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
4986              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
4987      Branch: perl
4988            ! Policy_sh.SH
4989 ____________________________________________________________________________
4990 [  6529] By: jhi                                   on 2000/08/05  18:57:28
4991         Log: Zap lib/Sys directory when cleaning up.
4992      Branch: perl
4993            ! Makefile.SH
4994 ____________________________________________________________________________
4995 [  6528] By: jhi                                   on 2000/08/05  18:40:44
4996         Log: Essential prototype changes were missing from #6527.
4997              Also make report_evil_fh() more bomb-proof.
4998      Branch: perl
4999            ! embed.h util.c
5000 ____________________________________________________________________________
5001 [  6527] By: jhi                                   on 2000/08/05  03:22:05
5002         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
5003              From: "Ronald F. Guilmette" <rfg@monkeys.com>
5004              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
5005              Message-Id: <200007242247.PAA52177@monkeys.com>
5006      Branch: perl
5007            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
5008 ____________________________________________________________________________
5009 [  6526] By: jhi                                   on 2000/08/04  21:23:27
5010         Log: gcc versions might have (parentheses) in them.
5011      Branch: metaconfig/U/perl
5012            ! gccvers.U
5013      Branch: perl
5014            ! Configure config_h.SH
5015 ____________________________________________________________________________
5016 [  6525] By: jhi                                   on 2000/08/04  20:23:12
5017         Log: Weed buglets pointed out by
5018              
5019              From: Lupe Christoph <lupe@lupe-christoph.de>
5020              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
5021              Date: Fri, 4 Aug 2000 17:34:39 +0200
5022              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
5023      Branch: metaconfig/U/perl
5024            ! gccvers.U uselfs.U
5025      Branch: perl
5026            ! Configure config_h.SH
5027 ____________________________________________________________________________
5028 [  6524] By: jhi                                   on 2000/08/04  19:02:08
5029         Log: Warn under -w if lstat(FH) is attempted.
5030              
5031              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
5032              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
5033              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
5034              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
5035      Branch: perl
5036            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
5037            ! t/pragma/warn/pp_sys
5038 ____________________________________________________________________________
5039 [  6523] By: jhi                                   on 2000/08/04  12:31:11
5040         Log: Subject: New perlcc, take 2
5041              From: simon@brecon.co.uk (Simon Cozens)
5042              Date: 4 Aug 2000 06:21:04 GMT
5043              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
5044      Branch: perl
5045            ! utils/perlcc.PL
5046 ____________________________________________________________________________
5047 [  6522] By: jhi                                   on 2000/08/04  12:26:33
5048         Log: Subject: Re: Array vs. List context
5049              From: Daniel Chetlin <daniel@chetlin.com>
5050              Date: Fri, 4 Aug 2000 00:22:44 -0700
5051              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
5052      Branch: perl
5053            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
5054            ! pod/perlfaq4.pod
5055 ____________________________________________________________________________
5056 [  6521] By: jhi                                   on 2000/08/04  12:22:38
5057         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
5058              From: Raymund Will <ray@caldera.de>
5059              Date: Fri, 4 Aug 2000 12:07:09 +0200
5060              Message-Id: <20000804120709.A14982@caldera.de>
5061      Branch: perl
5062            ! configure.gnu
5063 ____________________________________________________________________________
5064 [  6520] By: jhi                                   on 2000/08/04  04:09:06
5065         Log: After the #6519 a warning about stat() is just that,
5066              not about a filetest, which now have their own warning.
5067      Branch: perl
5068            ! pod/perldiag.pod
5069 ____________________________________________________________________________
5070 [  6519] By: jhi                                   on 2000/08/04  04:06:30
5071         Log: In the warnings call filehandles consistently so;
5072              add "unopened" warning for stat().
5073      Branch: perl
5074            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
5075            ! t/pragma/warn/pp_sys
5076 ____________________________________________________________________________
5077 [  6518] By: jhi                                   on 2000/08/04  02:55:35
5078         Log: Subject: Minor tweak to perlvar.pod
5079              From: "Stephen P. Potter" <spp@ds.net>
5080              Date: Tue, 18 Apr 2000 09:26:03 -0400
5081              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
5082      Branch: perl
5083            ! pod/perlvar.pod
5084 ____________________________________________________________________________
5085 [  6517] By: jhi                                   on 2000/08/04  02:50:08
5086         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
5087              From: "Clinton Pierce" <cpierce1@ford.com>
5088              Date: Wed, 21 Jul 1999 16:45:31 -0400
5089              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
5090              
5091              Fix by Stephen Potter (visible in the bug db but not in p5p?)
5092      Branch: perl
5093            ! pod/perlfunc.pod pod/perlop.pod
5094 ____________________________________________________________________________
5095 [  6516] By: jhi                                   on 2000/08/04  02:09:25
5096         Log: This is 6512.  Really.
5097      Branch: perl
5098            ! dump.c
5099 ____________________________________________________________________________
5100 [  6515] By: jhi                                   on 2000/08/04  01:25:50
5101         Log: mention the idea of @( and @)
5102      Branch: perl
5103            ! Todo-5.6
5104 ____________________________________________________________________________
5105 [  6514] By: bailey                                on 2000/08/04  01:18:46
5106         Log: YA resync with mainstem, including VMS patches from others
5107      Branch: vmsperl
5108           +> (branch 48 files)
5109            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
5110           !> (integrate 354 files)
5111 ____________________________________________________________________________
5112 [  6513] By: jhi                                   on 2000/08/04  01:18:18
5113         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
5114              From: Mark Dickinson <dickins3@fas.harvard.edu>
5115              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
5116              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
5117      Branch: perl
5118            ! t/op/grent.t t/op/pwent.t
5119 ____________________________________________________________________________
5120 [  6512] By: jhi                                   on 2000/08/04  01:14:06
5121         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
5122              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5123              Date: Wed, 02 Aug 2000 10:51:01 +0100
5124              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
5125      Branch: perl
5126            ! sv.c
5127 ____________________________________________________________________________
5128 [  6511] By: jhi                                   on 2000/08/04  00:57:00
5129         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
5130              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5131              Date: Thu, 03 Aug 2000 17:20:04 -0700
5132              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
5133      Branch: metaconfig
5134            ! U/modified/Cppsym.U
5135      Branch: perl
5136            ! Configure config_h.SH
5137 ____________________________________________________________________________
5138 [  6510] By: jhi                                   on 2000/08/04  00:25:28
5139         Log: detypo
5140      Branch: perl
5141            ! Makefile.SH
5142 ____________________________________________________________________________
5143 [  6509] By: jhi                                   on 2000/08/03  23:43:18
5144         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
5145              From: Dominic Dunlop <domo@computer.org>
5146              Date: Thu, 3 Aug 2000 22:16:46 +0200
5147              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
5148      Branch: perl
5149            ! t/op/sprintf.t
5150 ____________________________________________________________________________
5151 [  6508] By: jhi                                   on 2000/08/03  23:40:37
5152         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
5153              From: Hugo <hv@crypt.compulink.co.uk>
5154              Date: Thu, 03 Aug 2000 18:25:30 +0100
5155              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
5156      Branch: perl
5157            ! regcomp.c t/op/re_tests
5158 ____________________________________________________________________________
5159 [  6507] By: jhi                                   on 2000/08/03  23:38:28
5160         Log: Subject: [PATCH] sv.h documentation - SvLEN
5161              From: Mike Guy <mjtg@cam.ac.uk>
5162              Date: Thu, 03 Aug 2000 14:43:09 +0100
5163              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
5164      Branch: perl
5165            ! sv.h
5166 ____________________________________________________________________________
5167 [  6506] By: jhi                                   on 2000/08/03  15:49:14
5168         Log: Disable the fix_pl hack for now.
5169      Branch: perl
5170            ! Makefile.SH
5171 ____________________________________________________________________________
5172 [  6505] By: jhi                                   on 2000/08/03  13:49:04
5173         Log: Add a URL for FSF.
5174              
5175              Subject: Patch for README
5176              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
5177              Date: Wed, 2 Aug 2000 13:25:09 -0500
5178              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
5179      Branch: perl
5180            ! README
5181 ____________________________________________________________________________
5182 [  6504] By: jhi                                   on 2000/08/03  13:29:19
5183         Log: Be more informative on what is skipped and why,
5184              also repeat the list at the end.
5185      Branch: perl
5186            ! Porting/p4desc
5187 ____________________________________________________________________________
5188 [  6503] By: jhi                                   on 2000/08/03  13:07:05
5189         Log: Circumvent the removal of .patch by fix_pl.
5190              
5191              Subject: Re: [ID 20000802.011] unable to 'make test'          
5192              From: simon@brecon.co.uk (Simon Cozens) 
5193              Date: 3 Aug 2000 04:17:00 GMT
5194              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
5195      Branch: perl
5196            ! Makefile.SH
5197 ____________________________________________________________________________
5198 [  6502] By: jhi                                   on 2000/08/03  00:14:34
5199         Log: Add the missing setproctitle unit.
5200      Branch: metaconfig/U/perl
5201            + d_setproctitle.U
5202 ____________________________________________________________________________
5203 [  6501] By: jhi                                   on 2000/08/03  00:00:26
5204         Log: The subtest 4 may fail also on VOBS, as pointed out
5205              by Nick Ing-Simmons in November 1999, bug id 19991124.003
5206              (but the failure in that bug report isn't the subtest 4).
5207      Branch: perl
5208            ! t/op/stat.t
5209 ____________________________________________________________________________
5210 [  6500] By: jhi                                   on 2000/08/02  23:49:30
5211         Log: Better skip message for the test; one of the two problems in
5212              
5213              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
5214              From: Lupe Christoph <lupe@lupe-christoph.de>
5215              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
5216              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
5217      Branch: perl
5218            ! t/op/numconvert.t
5219 ____________________________________________________________________________
5220 [  6499] By: jhi                                   on 2000/08/02  22:49:16
5221         Log: Allow "no Module;" even if there is no 'unimport'.
5222              
5223              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
5224              From: mjd@plover.com
5225              Date: 24 Mar 2000 15:24:34 -0000
5226              Message-Id: <20000324152434.15160.qmail@plover.com>
5227      Branch: perl
5228            ! gv.c
5229 ____________________________________________________________________________
5230 [  6498] By: jhi                                   on 2000/08/02  22:42:58
5231         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
5232              that are hopefully soon put into use.
5233      Branch: perl
5234            ! opcode.h opcode.pl opnames.h
5235 ____________________________________________________________________________
5236 [  6497] By: gsar                                  on 2000/08/02  22:28:59
5237         Log: require.t needs binmode() to work on windows
5238      Branch: perl
5239            ! t/comp/require.t
5240 ____________________________________________________________________________
5241 [  6496] By: jhi                                   on 2000/08/02  22:08:51
5242         Log: Document the IVdf UVuf UVof UVxf.
5243      Branch: perl
5244            ! pod/perlguts.pod
5245 ____________________________________________________________________________
5246 [  6495] By: jhi                                   on 2000/08/02  21:54:26
5247         Log: detypo #6494
5248      Branch: perl
5249            ! ext/Data/Dumper/Dumper.xs
5250 ____________________________________________________________________________
5251 [  6494] By: jhi                                   on 2000/08/02  21:49:17
5252         Log: Dump UVs as UVs in Data::Dumper.
5253              
5254              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
5255              From: Gurusamy Sarathy <gsar@ActiveState.com>
5256              Date: Thu, 27 Apr 2000 12:26:25 -0700
5257              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
5258      Branch: perl
5259            ! ext/Data/Dumper/Dumper.xs
5260 ____________________________________________________________________________
5261 [  6493] By: jhi                                   on 2000/08/02  17:01:58
5262         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
5263              From: Hugo <hv@crypt.compulink.co.uk>
5264              Date: Wed, 02 Aug 2000 14:53:56 +0100
5265              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
5266      Branch: perl
5267            ! regexec.c t/op/re_tests
5268 ____________________________________________________________________________
5269 [  6492] By: jhi                                   on 2000/08/02  15:02:46
5270         Log: The new setproctitle() feature is available only in 
5271              bleeding edge FreeBSD.  From Paul Saab.
5272      Branch: perl
5273            ! mg.c
5274 ____________________________________________________________________________
5275 [  6491] By: jhi                                   on 2000/08/02  13:34:36
5276         Log: The tr utf8 patching continues.
5277              
5278              Subject: Re: #6469, too many tests claimed in require.t
5279              From: simon@brecon.co.uk (Simon Cozens)
5280              Date: 2 Aug 2000 02:37:17 GMT
5281              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
5282              
5283              (the logic of the test was the wrong way round in the patch)
5284      Branch: perl
5285            ! doop.c
5286 ____________________________________________________________________________
5287 [  6490] By: jhi                                   on 2000/08/02  13:27:38
5288         Log: The name of a filehandle does not have <these>.
5289      Branch: perl
5290            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
5291            ! t/pragma/warn/pp_sys util.c
5292 ____________________________________________________________________________
5293 [  6489] By: jhi                                   on 2000/08/02  04:26:46
5294         Log: Remove the extraneous "main::" prefix from all the
5295              "opened only for", "on closed", and "never opened" warnings.
5296              
5297              Subject: Re: inappropriate warning
5298              From: Gurusamy Sarathy <gsar@ActiveState.com>
5299              Date: Mon, 20 Mar 2000 11:28:02 -0800
5300              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
5301      Branch: perl
5302            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
5303            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
5304            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
5305 ____________________________________________________________________________
5306 [  6488] By: jhi                                   on 2000/08/02  03:02:57
5307         Log: memcpy has n o in it, as pinted ut by Sarathy.
5308      Branch: perl
5309            ! pod/perlguts.pod
5310 ____________________________________________________________________________
5311 [  6487] By: jhi                                   on 2000/08/02  02:44:51
5312         Log: Document in one place the memory abstractions used in Perl core.
5313              
5314              Subject: Re: Memory abstraction
5315              From: simon@brecon.co.uk (Simon Cozens)
5316              Date: 2 Aug 2000 02:20:23 GMT
5317              Organization: Earth.li Origins
5318      Branch: perl
5319            ! pod/perlguts.pod
5320 ____________________________________________________________________________
5321 [  6486] By: jhi                                   on 2000/08/02  02:41:57
5322         Log: regen_headers, regen perltoc.
5323      Branch: perl
5324            ! perlapi.c pod/perltoc.pod
5325 ____________________________________________________________________________
5326 [  6485] By: jhi                                   on 2000/08/02  01:43:33
5327         Log: "This little thing tests for a file .patch, and if it contains
5328              a number, pops into patchlevel.h" (making it easier to track
5329              which development version people are reporting bugs against)
5330              
5331              Subject: Patchlevel autogeneration for repository perls
5332              From: simon@brecon.co.uk (Simon Cozens)
5333              Date: 14 Jul 2000 07:12:15 GMT
5334              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
5335      Branch: perl
5336            + fix_pl
5337            ! MANIFEST Makefile.SH
5338 ____________________________________________________________________________
5339 [  6484] By: jhi                                   on 2000/08/02  01:32:54
5340         Log: FreeBSD 3.* updates from
5341              
5342              From: Paul Saab <ps@yahoo-inc.com>
5343              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
5344              Date: Tue, 1 Aug 2000 15:41:39 -0700
5345              Message-Id: <20000801154139.A53740@yahoo-inc.com>
5346      Branch: perl
5347            ! hints/freebsd.sh
5348 ____________________________________________________________________________
5349 [  6483] By: jhi                                   on 2000/08/02  01:27:44
5350         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
5351              instead one must use setproctitle().  This was already addressed
5352              by change #6457, but the below has a new variant for FreeBSD 4.0
5353              or later, and the matter is also documented more.
5354              
5355              From: Paul Saab <ps@yahoo-inc.com>
5356              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
5357              Date: Tue, 1 Aug 2000 15:41:39 -0700
5358              Message-Id: <20000801154139.A53740@yahoo-inc.com>
5359      Branch: metaconfig/U/perl
5360            + i_libutil.U
5361      Branch: perl
5362            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
5363 ____________________________________________________________________________
5364 [  6482] By: jhi                                   on 2000/08/01  22:17:32
5365         Log: The test from this
5366              
5367              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
5368              Date: Sat, 15 Apr 2000 17:03:44 +0100
5369              From: Tom Hughes <tom@compton.nu>
5370              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
5371              
5372              was missing, the code change went in as #5989
5373              (which had a different test?)
5374      Branch: perl
5375            ! t/op/misc.t
5376 ____________________________________________________________________________
5377 [  6481] By: jhi                                   on 2000/08/01  21:48:38
5378         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
5379              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
5380              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
5381              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
5382      Branch: perl
5383            ! perl.h
5384 ____________________________________________________________________________
5385 [  6480] By: jhi                                   on 2000/08/01  18:05:28
5386         Log: Make p4desc to skip non-mainperl branches by default.
5387      Branch: perl
5388            ! Porting/p4desc
5389 ____________________________________________________________________________
5390 [  6479] By: jhi                                   on 2000/08/01  17:29:19
5391         Log: If gccosandvers is equal to osname, clear gccosandvers.
5392      Branch: metaconfig/U/perl
5393            ! gccvers.U
5394      Branch: perl
5395            ! Configure config_h.SH
5396 ____________________________________________________________________________
5397 [  6478] By: jhi                                   on 2000/08/01  15:54:08
5398         Log: BOM patching from Simon Cozens.
5399      Branch: perl
5400            ! toke.c
5401 ____________________________________________________________________________
5402 [  6477] By: jhi                                   on 2000/08/01  04:50:33
5403         Log: Stash away the largefiles flags and libswanted.
5404      Branch: perl
5405            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
5406 ____________________________________________________________________________
5407 [  6476] By: gsar                                  on 2000/08/01  04:24:24
5408         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
5409              on Windows)
5410      Branch: perl
5411            ! t/pragma/utf8.t utf8.c win32/win32.c
5412 ____________________________________________________________________________
5413 [  6475] By: jhi                                   on 2000/08/01  03:35:24
5414         Log: Make chr() for values >127 to create utf8 when under utf8.
5415              
5416              Subject: Re: uft8/chr()
5417              From: simon@brecon.co.uk (Simon Cozens)
5418              Date: 1 Aug 2000 02:37:02 GMT
5419              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
5420      Branch: perl
5421            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
5422 ____________________________________________________________________________
5423 [  6474] By: jhi                                   on 2000/08/01  02:36:18
5424         Log: In Digital UNIX warn if gcc explicitly chosen because even
5425              2.95.2 is known to cause problems.
5426      Branch: perl
5427            ! hints/dec_osf.sh
5428 ____________________________________________________________________________
5429 [  6473] By: jhi                                   on 2000/08/01  02:00:56
5430         Log: Make the safety catch for buggy gccs work with triple version
5431              numbers like 2.95.2.  Reported in
5432              
5433              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
5434              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
5435              Date: Mon, 31 Jul 2000 14:55:06 +0200
5436              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
5437      Branch: perl
5438            ! hints/dec_osf.sh
5439 ____________________________________________________________________________
5440 [  6472] By: jhi                                   on 2000/08/01  01:13:33
5441         Log: Subject: fix and question re: waitpid() under win32
5442              From: Brian Clarke <clarke@appliedmeta.com>
5443              Date: Fri, 28 Jul 2000 15:18:29 -0400
5444              Message-ID: <3981DC85.290314EB@appliedmeta.com>
5445              
5446              Slightly reformatted and WNOHANG # define moved to win32.h
5447              so that also POSIX.xs sees it, as suggsted by Sarathy.
5448      Branch: perl
5449            ! win32/win32.c win32/win32.h
5450 ____________________________________________________________________________
5451 [  6471] By: jhi                                   on 2000/08/01  00:55:05
5452         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
5453              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5454              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
5455              Date: Mon, 31 Jul 2000 13:28:51 +0100
5456              
5457              (aka ID 20000730.002)
5458      Branch: perl
5459            ! op.c t/op/tr.t
5460 ____________________________________________________________________________
5461 [  6470] By: jhi                                   on 2000/07/31  23:34:42
5462         Log: Document the problem with -P in HP-UX and its workaround.
5463              
5464              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
5465              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
5466              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
5467              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
5468      Branch: perl
5469            ! README.hpux
5470 ____________________________________________________________________________
5471 [  6469] By: jhi                                   on 2000/07/31  04:15:02
5472         Log: The swallow_bom() saga continues.  The #23 of require.t
5473              (UTF16-LE) still fails (silently, no output) but the #22
5474              (UTF16-BE) seems to be working now.  The root of the
5475              failure may be in sv_gets(): is it UTF-16LE-aware,
5476              especially when it comes to line endings? 
5477      Branch: perl
5478            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
5479            ! t/comp/require.t toke.c utf8.c
5480 ____________________________________________________________________________
5481 [  6468] By: jhi                                   on 2000/07/30  19:05:48
5482         Log: Find green threads before native threads.
5483              
5484              Subject: Re: Patch to jpl/JNI/Makefile.PL
5485              From: Jens Thomsen <jens@fiend.cis.com>
5486              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
5487              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
5488      Branch: perl
5489            ! jpl/JNI/Makefile.PL
5490 ____________________________________________________________________________
5491 [  6467] By: jhi                                   on 2000/07/30  18:36:22
5492         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
5493      Branch: perl
5494            ! doop.c
5495 ____________________________________________________________________________
5496 [  6466] By: jhi                                   on 2000/07/30  04:37:29
5497         Log: A new version of the "remove UPPERACSE string comparison"
5498              operators.  The problem with the previous one (change #6454)
5499              was that it was for Perl 5.6.0.  From Paul Marquess.
5500      Branch: perl
5501            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
5502            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
5503            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
5504 ____________________________________________________________________________
5505 [  6465] By: jhi                                   on 2000/07/29  22:39:56
5506         Log: Do not upgrade SVs into utf8 just because they participate
5507              in eq or cmp.  Reported and fix suggested in
5508              
5509              Subject: [ID 20000720.009] sv_eq UTF8 bug
5510              From: "Simon Cozens" <simon@othersideofthe.earth.li>
5511              Date: 21 Jul 2000 04:37:29 -0000
5512              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
5513              
5514              Exercise for the kind reader: should we or should we not
5515              cache the utf8 conversion alonside the SV? (as magic,
5516              as thestrxfrm()ed version is cached under use locale)
5517              Argue both for and against.
5518      Branch: perl
5519            ! sv.c
5520 ____________________________________________________________________________
5521 [  6464] By: jhi                                   on 2000/07/29  22:36:22
5522         Log: Subject: UTF8 concat
5523              From: simon@brecon.co.uk (Simon Cozens) 
5524              Date: 30 Jun 2000 06:13:25 GMT
5525              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
5526              
5527              (with a memory leak fixed, plus a few casts added)
5528              
5529              This also seems to help for
5530              
5531              Subject: [ID 20000716.015] join UTF8 weirdness
5532              From: root <root@ak-71.mind.de> 
5533              Date: Sat, 15 Jul 2000 15:29:54 +0200
5534              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
5535              
5536              (from Andreas König)
5537      Branch: perl
5538            ! pp_hot.c
5539 ____________________________________________________________________________
5540 [  6463] By: jhi                                   on 2000/07/29  00:55:39
5541         Log: Tune the comments and hopefully stop a memory leak.
5542      Branch: perl
5543            ! toke.c utf8.c
5544 ____________________________________________________________________________
5545 [  6462] By: jhi                                   on 2000/07/29  00:16:53
5546         Log: The problem described in this
5547              
5548              Subject: [ID 20000322.018] named chars aren't magical enough
5549              From: root <root@dixie.cscaper.com>     
5550              Date: Wed, 22 Mar 2000 18:37:42 -0700
5551              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
5552              
5553              has been fixed in perl 5.6.0 but just in case added a test
5554              to keep it away.  (The report from Joseph Hall.)
5555      Branch: perl
5556            ! t/lib/charnames.t
5557 ____________________________________________________________________________
5558 [  6461] By: jhi                                   on 2000/07/28  23:56:36
5559         Log: Tiny fixes for #6460.
5560      Branch: metaconfig/U/perl
5561            ! gccvers.U
5562      Branch: perl
5563            ! Configure config_h.SH
5564 ____________________________________________________________________________
5565 [  6460] By: jhi                                   on 2000/07/28  23:24:41
5566         Log: Warn if the version of the operating system used to compile gcc
5567              differs from the current version of the operating system.
5568              Also display the gcc compilation os and version in myconfig.
5569              Inspiration from
5570              
5571              Subject: Re: [ID 20000710.003] ERRORS!!         
5572              From: "Kurt D. Starsinic" <kstar@chapin.edu>
5573              Date: Mon, 10 Jul 2000 15:54:16 -0400
5574              Message-ID: <20000710155416.A1384@O2.chapin.edu>
5575      Branch: metaconfig/U/perl
5576            ! gccvers.U
5577      Branch: perl
5578            ! Configure config_h.SH myconfig.SH
5579 ____________________________________________________________________________
5580 [  6459] By: jhi                                   on 2000/07/28  22:00:32
5581         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
5582              letter to $Config{osvers}.
5583      Branch: metaconfig
5584            ! U/modified/Oldconfig.U
5585      Branch: perl
5586            ! Configure config_h.SH
5587 ____________________________________________________________________________
5588 [  6458] By: jhi                                   on 2000/07/28  04:15:39
5589         Log: Back out #6454, doesn't seem to work.
5590              (Reason: that patch was for perl 5.6.0, not perl-current)
5591              (A version of the patch for perl-current came in later as #6466)
5592      Branch: perl
5593            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
5594            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
5595            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
5596 ____________________________________________________________________________
5597 [  6457] By: jhi                                   on 2000/07/27  23:31:49
5598         Log: Use setproctitle() if available to modify $0.
5599              
5600              Subject: setting $* on BSD4 broken
5601              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
5602              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
5603              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
5604      Branch: metaconfig
5605            ! U/modified/Myinit.U
5606      Branch: perl
5607            ! Configure config_h.SH mg.c
5608 ____________________________________________________________________________
5609 [  6456] By: jhi                                   on 2000/07/27  14:50:47
5610         Log: Allow "no AutoLoader;", based on change #6444,
5611              suggested by Graham Barr.
5612      Branch: perl
5613            ! lib/AutoLoader.pm
5614 ____________________________________________________________________________
5615 [  6455] By: jhi                                   on 2000/07/27  14:19:10
5616         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
5617              From: rspier@pobox.com (Robert Spier)
5618              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
5619              Message-ID: <14720.15855.787664.424783@rls.cx>
5620      Branch: perl
5621            ! pod/perldiag.pod
5622 ____________________________________________________________________________
5623 [  6454] By: jhi                                   on 2000/07/27  14:03:02
5624         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
5625              for a long time).
5626              
5627              Reported in
5628              
5629              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
5630              From: Ryan Herbert <rherbert@sycamorehq.com>
5631              Date: Mon, 17 Jul 2000 11:40:42 -0400
5632              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
5633              
5634              Patched in
5635              
5636              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
5637              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
5638              Date: Wed, 26 Jul 2000 23:40:18 +0100
5639              Message-ID: <000001bff752$79511880$0a17073e@tiny>
5640              
5641              based on an earlier patch from Stephen P. Potter.
5642              
5643              (Removed later by change #6458 because this patch was for
5644              perl 5.6.0, not perl-current)
5645      Branch: perl
5646            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
5647            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
5648            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
5649 ____________________________________________________________________________
5650 [  6453] By: jhi                                   on 2000/07/27  13:48:02
5651         Log: Subject: [PATCH] fixes bug 20000508.004
5652              From: Michael Stevens <mstevens@globnix.org>
5653              Date: Thu, 27 Jul 2000 13:49:04 +0100
5654              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
5655      Branch: perl
5656            ! pod/perldata.pod
5657 ____________________________________________________________________________
5658 [  6452] By: jhi                                   on 2000/07/26  23:51:26
5659         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
5660              and Craig A. Berry.
5661      Branch: perl
5662            ! lib/File/Temp.pm pod/perlport.pod
5663 ____________________________________________________________________________
5664 [  6451] By: jhi                                   on 2000/07/26  19:43:30
5665         Log: Be wary of close()s, too.
5666              
5667              Subject: Re: [PATCH] perlbug cleanup
5668              From: Tim Jenness <t.jenness@jach.hawaii.edu>
5669              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
5670              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
5671      Branch: perl
5672            ! utils/perlbug.PL
5673 ____________________________________________________________________________
5674 [  6450] By: jhi                                   on 2000/07/26  18:41:40
5675         Log: Subject: Minor doc patch: handy.h
5676              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
5677              Date: Wed, 26 Jul 2000 15:34:25 -0300
5678              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
5679      Branch: perl
5680            ! handy.h pod/perlapi.pod
5681 ____________________________________________________________________________
5682 [  6449] By: jhi                                   on 2000/07/26  18:23:55
5683         Log: Subject: [PATCH] minor doc change - perlguts
5684              From: Michael Stevens <mstevens@globnix.org>
5685              Date: Thu, 13 Jul 2000 12:39:18 +0100
5686              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
5687      Branch: perl
5688            ! pod/perlguts.pod
5689 ____________________________________________________________________________
5690 [  6448] By: jhi                                   on 2000/07/26  18:20:30
5691         Log: open() wariness in perlbug.
5692              
5693              Subject: [PATCH] perlbug cleanup
5694              From: Michael Stevens <mstevens@globnix.org>
5695              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
5696              Date: Thu, 13 Jul 2000 15:52:23 +0100
5697      Branch: perl
5698            ! utils/perlbug.PL
5699 ____________________________________________________________________________
5700 [  6447] By: jhi                                   on 2000/07/26  18:13:04
5701         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
5702      Branch: perl
5703            ! lib/File/Temp.pm t/lib/ftmp-security.t
5704 ____________________________________________________________________________
5705 [  6446] By: jhi                                   on 2000/07/26  18:06:32
5706         Log: docfix from Peter Scott <Peter@PSDT.com>.
5707      Branch: perl
5708            ! pod/perlfunc.pod
5709 ____________________________________________________________________________
5710 [  6445] By: jhi                                   on 2000/07/26  17:53:31
5711         Log: Fix *foo{FORMAT}.
5712              
5713              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5714              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
5715              Date: Wed, 26 Jul 2000 19:51:02 +0200
5716              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
5717              
5718              From: Graham Barr <gbarr@pobox.com>
5719              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
5720              Date: Wed, 26 Jul 2000 17:38:36 +0100
5721              Message-ID: <20000726173836.L472@pobox.com>
5722      Branch: perl
5723            ! pp.c sv.c t/op/gv.t
5724 ____________________________________________________________________________
5725 [  6444] By: jhi                                   on 2000/07/26  17:49:14
5726         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
5727              from Graham Barr in the module list.
5728      Branch: perl
5729            ! gv.c pod/perlobj.pod
5730 ____________________________________________________________________________
5731 [  6443] By: jhi                                   on 2000/07/26  16:06:56
5732         Log: More split() doc and test patches from Mike Guy.
5733      Branch: perl
5734            ! pod/perlfunc.pod t/op/split.t
5735 ____________________________________________________________________________
5736 [  6442] By: jhi                                   on 2000/07/26  16:05:30
5737         Log: MacOS nits from Matthias Neeracher.
5738      Branch: perl
5739            ! perl.c pp_ctl.c
5740 ____________________________________________________________________________
5741 [  6441] By: jhi                                   on 2000/07/26  04:39:57
5742         Log: Subject: [PATCH] split /^/
5743              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5744              Date: Tue, 25 Jul 2000 14:18:57 +0100
5745              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
5746              
5747              (with notes from tchrist and gbarr)
5748      Branch: perl
5749            ! pod/perlfunc.pod t/op/split.t
5750 ____________________________________________________________________________
5751 [  6440] By: jhi                                   on 2000/07/26  04:32:32
5752         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
5753              From: Peter Prymmer <pvhp@forte.com>
5754              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
5755              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
5756      Branch: perl
5757            ! vms/munchconfig.c
5758 ____________________________________________________________________________
5759 [  6439] By: jhi                                   on 2000/07/26  04:31:01
5760         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
5761              to be fatal errors (instead of by default ignoring them, and
5762              ignoring with a bug: even though -w gave an error, the opening [
5763              was left in)  Reported in:
5764              
5765              Subject: [ID 20000716.024] [=cc=] / [:blank:]
5766              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
5767              Date: Sun, 16 Jul 2000 17:55:29 -0700
5768              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
5769      Branch: perl
5770            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
5771 ____________________________________________________________________________
5772 [  6438] By: jhi                                   on 2000/07/25  15:41:15
5773         Log: Subject: [PATCH] av.c apidoc
5774              From: simon@brecon.co.uk (Simon Cozens)
5775              Date: 24 Jul 2000 06:40:52 GMT
5776              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
5777      Branch: perl
5778            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
5779            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
5780 ____________________________________________________________________________
5781 [  6437] By: jhi                                   on 2000/07/25  14:05:36
5782         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
5783              From: "Stephen P. Potter" <spp@ds.net>
5784              Date: Mon, 24 Jul 2000 14:22:23 -0400
5785              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
5786      Branch: perl
5787            ! pod/perllocale.pod
5788 ____________________________________________________________________________
5789 [  6436] By: jhi                                   on 2000/07/25  14:02:03
5790         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
5791              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5792              Date: Mon, 24 Jul 2000 18:04:28 +0100
5793              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
5794      Branch: perl
5795            ! t/lib/syslfs.t t/op/lfs.t
5796 ____________________________________________________________________________
5797 [  6435] By: jhi                                   on 2000/07/25  13:59:28
5798         Log: Get UTF16 BOMs working.  Patch from
5799              
5800              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
5801              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5802              Date: Tue, 25 Jul 2000 12:52:45 +0100
5803              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
5804              
5805              and notes from
5806              
5807              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
5808              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5809              Date: Tue, 25 Jul 2000 11:43:25 +0100
5810              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
5811      Branch: perl
5812            ! t/comp/require.t toke.c utf8.c
5813 ____________________________________________________________________________
5814 [  6434] By: jhi                                   on 2000/07/25  02:39:54
5815         Log: Make the "uninit variable" warning to say "concat or string"
5816              or "join or string" when in concat or join .
5817              
5818              Subject: Re: [ID 20000403.009] uninitialised concatenation???
5819              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5820              Date: Tue, 04 Apr 2000 18:22:58 +0100
5821              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
5822              
5823              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
5824              From: William R Ward <hermit@BayView.COM>
5825              Date: Thu, 30 Mar 2000 19:50:03 -0800
5826              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
5827      Branch: perl
5828            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
5829            ! t/pragma/warn/op t/pragma/warn/sv
5830 ____________________________________________________________________________
5831 [  6433] By: jhi                                   on 2000/07/24  17:52:56
5832         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
5833      Branch: perl
5834            ! lib/File/Spec/VMS.pm
5835 ____________________________________________________________________________
5836 [  6432] By: jhi                                   on 2000/07/24  17:44:44
5837         Log: Test cases for #6431.
5838              
5839              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
5840              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5841              Date: Mon, 24 Jul 2000 15:32:29 +0100
5842              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
5843      Branch: perl
5844            ! t/op/pat.t t/op/split.t
5845 ____________________________________________________________________________
5846 [  6431] By: jhi                                   on 2000/07/24  17:43:17
5847         Log: Bind op fix.
5848              
5849              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
5850              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5851              Date: Mon, 17 Jul 2000 20:04:56 +0100
5852              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
5853      Branch: perl
5854            ! op.c
5855 ____________________________________________________________________________
5856 [  6430] By: jhi                                   on 2000/07/24  03:42:42
5857         Log: Subject: [ID 20000716.023] syslog test fails without sockets
5858              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
5859              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
5860              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
5861      Branch: metaconfig/U/perl
5862            ! Extensions.U
5863      Branch: perl
5864            ! Configure config_h.SH
5865 ____________________________________________________________________________
5866 [  6429] By: jhi                                   on 2000/07/24  03:11:52
5867         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
5868              case, but add also notes explaining the relationship of this
5869              patch and the earlier notes by Sarathy.
5870              
5871              Subject: Map is still slow
5872              From: "Ben Tilly" <ben_tilly@hotmail.com>
5873              Date: Sat, 15 Jul 2000 17:23:27 EDT
5874              Message-ID: <20000715212327.21656.qmail@hotmail.com>
5875      Branch: perl
5876            ! pp_ctl.c
5877 ____________________________________________________________________________
5878 [  6428] By: jhi                                   on 2000/07/24  02:58:52
5879         Log: Documentation to explain the behaviour of map().
5880              
5881              Subject: Re: Map is still slow 
5882              From: Gurusamy Sarathy <gsar@ActiveState.com>
5883              Date: Sat, 15 Jul 2000 16:05:09 -0700
5884              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
5885      Branch: perl
5886            ! pp_ctl.c
5887 ____________________________________________________________________________
5888 [  6427] By: jhi                                   on 2000/07/24  02:50:03
5889         Log: Add tests for
5890              [ID 19991110.003] another matching finding by pcre author
5891              which has already been fixed by some patch, as verified in
5892              
5893              Subject: Re: two regex bugs from the mists of time (well, last November)
5894              From: Hugo <hv@crypt.compulink.co.uk>
5895              Date: Sat, 22 Jul 2000 18:12:58 +0100
5896              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
5897      Branch: perl
5898            ! t/op/re_tests
5899 ____________________________________________________________________________
5900 [  6426] By: jhi                                   on 2000/07/24  02:11:20
5901         Log: A missing 'break' after the [[:space:]] switch case.
5902              
5903              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
5904              From: "Stephen P. Potter" <spp@ds.net>
5905              Date: Tue, 18 Jul 2000 16:25:17 -0400
5906              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
5907      Branch: perl
5908            ! regcomp.c
5909 ____________________________________________________________________________
5910 [  6425] By: jhi                                   on 2000/07/24  02:06:12
5911         Log: The output might have been produced in the wrong order.
5912              
5913              Subject: [ID 20000720.003] [PATCH] t/op/write.t
5914              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5915              Date: Thu, 20 Jul 2000 18:49:18 +0100
5916              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
5917      Branch: perl
5918            ! t/op/write.t
5919 ____________________________________________________________________________
5920 [  6424] By: jhi                                   on 2000/07/24  02:00:07
5921         Log: Use STDOUT consistently.
5922              
5923              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
5924              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5925              Date: Thu, 20 Jul 2000 18:04:01 +0100
5926              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
5927      Branch: perl
5928            ! lib/Test/Harness.pm
5929 ____________________________________________________________________________
5930 [  6423] By: jhi                                   on 2000/07/24  01:54:54
5931         Log: Protect against "wild next"s, that is, callbacks doing "next"
5932              instead of "return".
5933              
5934              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
5935              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5936              Date: Tue, 18 Jul 2000 11:30:16 +0100
5937              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
5938      Branch: perl
5939            ! lib/File/Find.pm
5940 ____________________________________________________________________________
5941 [  6422] By: jhi                                   on 2000/07/24  01:35:47
5942         Log: Out-of-date note removed.
5943              
5944              Subject: [PATCH] documentation perlipc
5945              From: rspier@pobox.com (Robert Spier)
5946              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
5947              Message-ID: <14711.35178.572612.502654@rls.cx>
5948      Branch: perl
5949            ! pod/perlipc.pod
5950 ____________________________________________________________________________
5951 [  6421] By: jhi                                   on 2000/07/24  00:09:18
5952         Log: Send all installperl messages to STDERR and be -w clean.
5953              
5954              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
5955              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
5956              Date: Sat, 22 Jul 2000 14:02:11 +0100
5957              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
5958      Branch: perl
5959            ! installperl
5960 ____________________________________________________________________________
5961 [  6420] By: jhi                                   on 2000/07/24  00:04:19
5962         Log: Decutandpasto.
5963              
5964              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
5965              From: "Richard Soderberg" <rs@crystalflame.net>
5966              Date: Sun, 23 Jul 2000 01:37:23 -0700
5967              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
5968      Branch: perl
5969            ! pod/perlipc.pod
5970 ____________________________________________________________________________
5971 [  6419] By: jhi                                   on 2000/07/24  00:01:12
5972         Log: A cleaner abs_path().
5973              Subject: Re: unix alternative to Cwd.pm
5974              From: Jeff Pinyan <jeffp@crusoe.net>
5975              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
5976              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
5977      Branch: perl
5978            ! lib/Cwd.pm
5979 ____________________________________________________________________________
5980 [  6418] By: jhi                                   on 2000/07/23  23:48:56
5981         Log: Detypo.
5982              
5983              Subject: [PATCH perl-current] Typo in hints/powerux.sh
5984              From: "Richard Soderberg" <rs@crystalflame.net>
5985              Date: Sun, 23 Jul 2000 01:27:33 -0700
5986              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
5987      Branch: perl
5988            ! hints/powerux.sh
5989 ____________________________________________________________________________
5990 [  6417] By: jhi                                   on 2000/07/17  22:13:31
5991         Log: Subject: SDBM_File documentation
5992              From: mjd@plover.com
5993              Date: 16 Jul 2000 17:41:17 -0000
5994              Message-ID: <20000716174117.18515.qmail@plover.com>
5995      Branch: perl
5996            ! ext/SDBM_File/SDBM_File.pm
5997 ____________________________________________________________________________
5998 [  6416] By: jhi                                   on 2000/07/17  19:13:26
5999         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
6000      Branch: perl
6001            ! hints/mpeix.sh mpeix/relink
6002 ____________________________________________________________________________
6003 [  6415] By: jhi                                   on 2000/07/15  14:11:02
6004         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
6005              the utf8 'characters' can be more than one octet).
6006              
6007              Date: Sat, 15 Jul 2000 00:21:56 +0100
6008              From: Tom Hughes <tom@compton.nu>
6009              Subject: Re: [ID 20000714.002]
6010              Message-ID: <db2334de49.tom@compton.compton.nu>
6011              
6012              Reported in
6013              
6014              Subject: [ID 20000714.002]
6015              From: "Simon Cozens" <simon@othersideofthe.earth.li>
6016              Date: 14 Jul 2000 15:13:09 -0000
6017              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
6018      Branch: perl
6019            ! doop.c
6020 ____________________________________________________________________________
6021 [  6414] By: jhi                                   on 2000/07/15  03:13:41
6022         Log: another VMS build tweak from Peter Prymmer
6023      Branch: perl
6024            ! vms/descrip_mms.template
6025 ____________________________________________________________________________
6026 [  6413] By: jhi                                   on 2000/07/15  03:10:40
6027         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
6028      Branch: perl
6029            ! vms/perlvms.pod
6030 ____________________________________________________________________________
6031 [  6412] By: jhi                                   on 2000/07/15  00:31:05
6032         Log: More docs for sv functions.
6033              
6034              Subject: [PATCH cfgperl] sv.c apidoc
6035              From: simon@brecon.co.uk (Simon Cozens)
6036              Date: 13 Jul 2000 09:00:20 GMT
6037              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
6038              
6039              Subject: Re: [PATCH cfgperl] sv.c apidoc
6040              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6041              Date: Thu, 13 Jul 2000 12:27:41 +0100
6042              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
6043              
6044              Subject: Re: [PATCH cfgperl] sv.c apidoc
6045              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6046              Date: Thu, 13 Jul 2000 13:23:09 +0100
6047              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
6048              
6049              Subject: Re: [PATCH cfgperl] sv.c apidoc
6050              From: simon@brecon.co.uk (Simon Cozens)
6051              Date: 14 Jul 2000 06:51:02 GMT
6052              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
6053      Branch: perl
6054            ! embed.pl pod/perlapi.pod sv.c
6055 ____________________________________________________________________________
6056 [  6411] By: jhi                                   on 2000/07/15  00:10:41
6057         Log: lib/b test fixes from Peter Prymmer.
6058      Branch: perl
6059            ! t/lib/b.t
6060 ____________________________________________________________________________
6061 [  6410] By: jhi                                   on 2000/07/15  00:02:09
6062         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
6063              From: Hugo <hv@crypt.compulink.co.uk>
6064              Date: Fri, 14 Jul 2000 23:05:20 +0100
6065              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
6066              
6067              Didn't anymore apply, but that point still could use another fix.
6068      Branch: perl
6069            ! pod/perlfunc.pod
6070 ____________________________________________________________________________
6071 [  6409] By: jhi                                   on 2000/07/14  23:15:15
6072         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
6073              not in pod, from Peter Prymmer
6074      Branch: perl
6075            ! vms/descrip_mms.template
6076 ____________________________________________________________________________
6077 [  6408] By: jhi                                   on 2000/07/14  20:35:05
6078         Log: The bug report
6079              [ID 19991110.002] minimal matching discrepancy found by pcre author
6080              seems to have been fixed (though differently from what was suggested
6081              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
6082      Branch: perl
6083            ! t/op/re_tests
6084 ____________________________________________________________________________
6085 [  6407] By: jhi                                   on 2000/07/14  17:38:08
6086         Log: Fix AutoSplit to use File::Spec the right way in VMS,
6087              from Peter Prymmer.
6088      Branch: perl
6089            ! lib/AutoSplit.pm
6090 ____________________________________________________________________________
6091 [  6406] By: jhi                                   on 2000/07/14  14:13:22
6092         Log: Merge perlhacktut into perlhack, update perlguts.
6093              
6094              Subject: Re: Perlhacktut
6095              From: simon@brecon.co.uk (Simon Cozens)
6096              Date: 14 Jul 2000 06:49:21 GMT
6097              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
6098              
6099              Subject: Re: Perlhacktut
6100              From: simon@brecon.co.uk (Simon Cozens)
6101              Date: 14 Jul 2000 07:09:45 GMT
6102              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
6103      Branch: perl
6104            ! pod/perlguts.pod pod/perlhack.pod
6105 ____________________________________________________________________________
6106 [  6405] By: jhi                                   on 2000/07/14  14:02:31
6107         Log: Integrate with Sarathy.
6108      Branch: cfgperl
6109           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
6110           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
6111           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
6112 ____________________________________________________________________________
6113 [  6404] By: gsar                                  on 2000/07/14  12:15:02
6114         Log: PERL_OBJECT build tweaks
6115      Branch: perl
6116            ! toke.c
6117 ____________________________________________________________________________
6118 [  6403] By: gsar                                  on 2000/07/14  11:23:41
6119         Log: inconsistent types needs casts
6120      Branch: perl
6121            ! toke.c
6122 ____________________________________________________________________________
6123 [  6402] By: gsar                                  on 2000/07/14  11:12:04
6124         Log: typos in change#6399, regen headers
6125      Branch: perl
6126            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
6127 ____________________________________________________________________________
6128 [  6401] By: gsar                                  on 2000/07/14  10:59:12
6129         Log: typecasts needed for change#6394
6130      Branch: perl
6131            ! toke.c
6132 ____________________________________________________________________________
6133 [  6400] By: gsar                                  on 2000/07/14  10:49:37
6134         Log: integrate cfgperl contents into mainline
6135      Branch: perl
6136           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
6137           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
6138 ____________________________________________________________________________
6139 [  6399] By: gsar                                  on 2000/07/14  10:38:35
6140         Log: enable UTF-16 filter by default if relevant BOM is seen; various
6141              cleanups (typos, misformatted code, and small bugs)
6142      Branch: perl
6143            ! doop.c embed.pl mg.c op.c pp.c toke.c
6144 ____________________________________________________________________________
6145 [  6398] By: gsar                                  on 2000/07/14  08:55:38
6146         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
6147              name suggests anyway)
6148      Branch: perl
6149            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
6150 ____________________________________________________________________________
6151 [  6397] By: gsar                                  on 2000/07/14  08:44:33
6152         Log: move new variables to the end of the interpreter structure (for
6153              bincompat in code that doesn't #include XSUB.h)
6154      Branch: perl
6155            ! intrpvar.h
6156 ____________________________________________________________________________
6157 [  6396] By: gsar                                  on 2000/07/14  08:13:58
6158         Log: MakeMaker should not remove editor backups (*~) on `make clean`
6159              by default (completes change#6383)
6160      Branch: perl
6161            ! lib/ExtUtils/MM_Unix.pm
6162 ____________________________________________________________________________
6163 [  6395] By: jhi                                   on 2000/07/14  05:20:33
6164         Log: Replace change #6337 with a better one.
6165              
6166              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
6167              From: Hugo <hv@crypt.compulink.co.uk>
6168              Date: Fri, 14 Jul 2000 04:16:20 +0100
6169              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
6170      Branch: cfgperl
6171            ! regexec.c t/op/re_tests
6172 ____________________________________________________________________________
6173 [  6394] By: jhi                                   on 2000/07/14  01:33:59
6174         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
6175      Branch: cfgperl
6176            ! embed.pl global.sym proto.h toke.c
6177 ____________________________________________________________________________
6178 [  6393] By: jhi                                   on 2000/07/13  23:41:23
6179         Log: remove discarded test
6180      Branch: cfgperl
6181            ! MANIFEST
6182 ____________________________________________________________________________
6183 [  6392] By: jhi                                   on 2000/07/13  23:32:25
6184         Log: The {multiplier} of a fixed substring was overlooked which
6185              caused a wrong initial search offset for that substring.
6186              
6187              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
6188              From: Hugo <hv@crypt.compulink.co.uk>
6189              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
6190              Date: Thu, 13 Jul 2000 19:27:13 +0100
6191      Branch: cfgperl
6192            ! regcomp.c t/op/re_tests
6193 ____________________________________________________________________________
6194 [  6391] By: jhi                                   on 2000/07/13  16:37:42
6195         Log: typo fix from Craig Berry
6196      Branch: cfgperl
6197            ! vms/subconfigure.com
6198 ____________________________________________________________________________
6199 [  6390] By: jhi                                   on 2000/07/13  13:20:12
6200         Log: Integrate with Sarathy.
6201      Branch: cfgperl
6202            - t/op/method2entersub.t
6203           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
6204           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
6205           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
6206           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
6207 ____________________________________________________________________________
6208 [  6389] By: jhi                                   on 2000/07/13  13:18:48
6209         Log: Detypo from Peter Prymmer, part of #6388.
6210      Branch: cfgperl
6211            ! Configure config_h.SH
6212      Branch: metaconfig
6213            ! U/modified/d_longlong.U
6214 ____________________________________________________________________________
6215 [  6388] By: gsar                                  on 2000/07/13  06:33:40
6216         Log: typos (spotted by Peter Prymmer)
6217      Branch: perl
6218            ! Configure t/lib/english.t
6219 ____________________________________________________________________________
6220 [  6387] By: gsar                                  on 2000/07/13  05:35:28
6221         Log: new selfloader.t in change#6183 doesn't close DATA handles,
6222              and thus fails to clean up tmp files on dosish platforms
6223      Branch: perl
6224            ! t/lib/selfloader.t
6225 ____________________________________________________________________________
6226 [  6386] By: gsar                                  on 2000/07/12  21:42:39
6227         Log: sprintf test tweaks (from Dominic Dunlop)
6228      Branch: perl
6229            ! t/op/sprintf.t
6230 ____________________________________________________________________________
6231 [  6385] By: gsar                                  on 2000/07/12  21:33:46
6232         Log: fix bugs in processing %v-*d and similar format specs (from
6233              Avi Finkel <avi@finkel.org>)
6234      Branch: perl
6235            ! sv.c t/op/sprintf.t
6236 ____________________________________________________________________________
6237 [  6384] By: gsar                                  on 2000/07/12  16:04:19
6238         Log: readd missing perldelta.pod changes from changes#6339,6376
6239      Branch: perl
6240            ! pod/perldelta.pod
6241 ____________________________________________________________________________
6242 [  6383] By: gsar                                  on 2000/07/12  16:00:51
6243         Log: don't clobber *.orig files on *clean targets
6244      Branch: perl
6245            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
6246 ____________________________________________________________________________
6247 [  6382] By: gsar                                  on 2000/07/12  07:59:12
6248         Log: fix broken integrations in cfgperl
6249      Branch: cfgperl
6250           !> Changes pod/perldelta.pod
6251 ____________________________________________________________________________
6252 [  6381] By: gsar                                  on 2000/07/12  07:42:17
6253         Log: integrate cfgperl changes into mainline
6254      Branch: perl
6255            ! Changes
6256           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
6257           !> pod/perlre.pod
6258 ____________________________________________________________________________
6259 [  6380] By: gsar                                  on 2000/07/12  07:31:00
6260         Log: get sprintf.t to adjust properly for 3-digit exponents
6261      Branch: perl
6262            ! t/op/sprintf.t
6263 ____________________________________________________________________________
6264 [  6379] By: gsar                                  on 2000/07/12  06:40:04
6265         Log: change#6174 needs corresponding change in win32/config_h.PL,
6266              which grovels through config_h.SH to find the config.h name
6267      Branch: perl
6268            ! win32/config_h.PL
6269 ____________________________________________________________________________
6270 [  6378] By: jhi                                   on 2000/07/12  05:03:59
6271         Log: Do the cc sanity check both before the hints and
6272              after the cc selction.
6273      Branch: cfgperl
6274            ! Configure config_h.SH
6275      Branch: metaconfig
6276            ! U/modified/Oldconfig.U U/modified/cc.U
6277      Branch: metaconfig/U/perl
6278            + Checkcc.U
6279 ____________________________________________________________________________
6280 [  6377] By: jhi                                   on 2000/07/12  02:49:22
6281         Log: Fix nits noticed by Boston.pm.
6282      Branch: cfgperl
6283            ! pod/perlre.pod
6284 ____________________________________________________________________________
6285 [  6376] By: jhi                                   on 2000/07/11  21:22:13
6286         Log: Configure cosmetics and perldelta.
6287      Branch: cfgperl
6288            ! Configure config_h.SH pod/perldelta.pod
6289      Branch: metaconfig
6290            ! U/modified/cc.U
6291 ____________________________________________________________________________
6292 [  6375] By: gsar                                  on 2000/07/11  21:17:35
6293         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
6294      Branch: perl
6295            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
6296            ! win32/win32sck.c
6297 ____________________________________________________________________________
6298 [  6374] By: gsar                                  on 2000/07/11  20:48:50
6299         Log: tweak for build failure under multiplicity
6300      Branch: perl
6301            ! toke.c
6302 ____________________________________________________________________________
6303 [  6373] By: gsar                                  on 2000/07/11  20:37:23
6304         Log: integrate cfgperl changes#6325..6373 into mainline
6305              (NOTE: today's batch of integrations still untested)
6306      Branch: perl
6307           +> ext/DynaLoader/hints/netbsd.pl
6308            ! Changes
6309           !> (integrate 26 files)
6310 ____________________________________________________________________________
6311 [  6372] By: jhi                                   on 2000/07/11  20:30:36
6312         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
6313              regen perltoc.
6314      Branch: cfgperl
6315            + pod/perlbook.pod
6316            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
6317            ! pod/perltoc.pod
6318 ____________________________________________________________________________
6319 [  6371] By: jhi                                   on 2000/07/11  20:08:56
6320         Log: Minor cleanups on the booklist.
6321      Branch: cfgperl
6322            ! pod/perlfaq2.pod
6323 ____________________________________________________________________________
6324 [  6370] By: jhi                                   on 2000/07/11  19:31:13
6325         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
6326      Branch: cfgperl
6327            ! t/pragma/overload.t
6328 ____________________________________________________________________________
6329 [  6369] By: gsar                                  on 2000/07/11  19:27:48
6330         Log: integrate cfgperl changes#6293..6324 into mainline
6331      Branch: perl
6332           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
6333            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
6334           !> (integrate 30 files)
6335 ____________________________________________________________________________
6336 [  6368] By: gsar                                  on 2000/07/11  19:18:57
6337         Log: skip integrate of problematic change#6292 from cfgperl into mainline
6338      Branch: perl
6339           !> pp_hot.c
6340 ____________________________________________________________________________
6341 [  6367] By: gsar                                  on 2000/07/11  19:17:21
6342         Log: integrate cfgperl changes#6288..6290 into mainline
6343      Branch: perl
6344           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
6345 ____________________________________________________________________________
6346 [  6366] By: gsar                                  on 2000/07/11  19:11:18
6347         Log: integrate cfgperl changes#6268..6282 into mainline
6348      Branch: perl
6349           !> (integrate 30 files)
6350 ____________________________________________________________________________
6351 [  6365] By: gsar                                  on 2000/07/11  18:57:00
6352         Log: delete new accidentally branched file
6353      Branch: perl
6354            - t/op/method2entersub.t
6355 ____________________________________________________________________________
6356 [  6364] By: gsar                                  on 2000/07/11  18:55:13
6357         Log: skip integrate of change#6267 from cfgperl into mainline (the
6358              method call optimization is flawed without additional hints
6359              from user about immutableness of @ISA and no runtime method
6360              definitions)
6361      Branch: perl
6362           +> t/op/method2entersub.t
6363           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
6364           !> perl.h t/op/sprintf.t xsutils.c
6365 ____________________________________________________________________________
6366 [  6363] By: gsar                                  on 2000/07/11  18:49:43
6367         Log: integrate cfgperl changes#6261..6266 into mainline
6368      Branch: perl
6369           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
6370           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
6371           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
6372           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
6373 ____________________________________________________________________________
6374 [  6362] By: gsar                                  on 2000/07/11  18:43:26
6375         Log: integrate cfgperl changes#6252..6260 into mainline
6376      Branch: perl
6377           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
6378           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
6379           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
6380           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
6381 ____________________________________________________________________________
6382 [  6361] By: gsar                                  on 2000/07/11  18:37:12
6383         Log: skip integrate of problematic change#6251 from cfgperl into mainline
6384      Branch: perl
6385           !> lib/Exporter.pm
6386 ____________________________________________________________________________
6387 [  6360] By: gsar                                  on 2000/07/11  18:34:56
6388         Log: integrate cfgperl change#6250 into mainline
6389      Branch: perl
6390           +> t/op/my_stash.t
6391           !> MANIFEST embed.pl proto.h toke.c
6392 ____________________________________________________________________________
6393 [  6359] By: gsar                                  on 2000/07/11  18:21:19
6394         Log: integrate cfgperl changes#6242..6249 into mainline
6395      Branch: perl
6396           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
6397           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
6398           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
6399           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
6400           !> t/lib/peek.t utf8.c
6401 ____________________________________________________________________________
6402 [  6358] By: gsar                                  on 2000/07/11  18:15:45
6403         Log: skip integrate of problematic change#6241 from cfgperl into mainline
6404      Branch: perl
6405           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
6406 ____________________________________________________________________________
6407 [  6357] By: jhi                                   on 2000/07/11  18:15:16
6408         Log: Fix for
6409              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
6410              From: Roderick Schertler <roderick@argon.org> 
6411              Date: Tue, 11 Jul 2000 13:55:05 -0400 
6412              Message-Id: <200007111755.NAA05077@jones.argon.org> 
6413      Branch: cfgperl
6414            ! doio.c
6415 ____________________________________________________________________________
6416 [  6356] By: jhi                                   on 2000/07/11  18:12:51
6417         Log: Typo in #6341.
6418      Branch: cfgperl
6419            ! pp_hot.c
6420 ____________________________________________________________________________
6421 [  6355] By: gsar                                  on 2000/07/11  18:12:10
6422         Log: integrate cfgperl changes#6231..6240 into mainline
6423      Branch: perl
6424           +> pod/perlutil.pod
6425           !> (integrate 35 files)
6426 ____________________________________________________________________________
6427 [  6354] By: jhi                                   on 2000/07/11  18:04:34
6428         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
6429              From: Dominic Dunlop <domo@computer.org> 
6430              Date: Tue, 11 Jul 2000 12:27:33 +0200 
6431              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
6432              
6433              Replaces change #6268.
6434      Branch: cfgperl
6435            ! t/op/sprintf.t
6436 ____________________________________________________________________________
6437 [  6353] By: gsar                                  on 2000/07/11  17:59:51
6438         Log: skip integrate of problematic change#6230 from cfgperl into mainline
6439              (a later version of File::Spec is already in mainline)
6440      Branch: perl
6441           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
6442           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
6443 ____________________________________________________________________________
6444 [  6352] By: gsar                                  on 2000/07/11  17:57:48
6445         Log: integrate cfgperl changes#6224..6229 into mainline
6446      Branch: perl
6447           +> lib/lib.pm.PL
6448            - lib/lib.pm
6449           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
6450           !> lib/English.pm op.c t/lib/english.t
6451 ____________________________________________________________________________
6452 [  6351] By: gsar                                  on 2000/07/11  17:50:10
6453         Log: skip integrate of problematic change#6223 from cfgperl into mainline
6454      Branch: perl
6455           !> doio.c
6456 ____________________________________________________________________________
6457 [  6350] By: gsar                                  on 2000/07/11  17:48:28
6458         Log: integrate cfgperl changes#6220..6222 into mainline
6459      Branch: perl
6460           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
6461           !> toke.c utf8.c win32/win32.h
6462 ____________________________________________________________________________
6463 [  6349] By: gsar                                  on 2000/07/11  17:46:13
6464         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
6465              mainline
6466      Branch: perl
6467           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
6468           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
6469           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6470 ____________________________________________________________________________
6471 [  6348] By: jhi                                   on 2000/07/11  17:45:49
6472         Log: README.posix-bc podified from Thomas Dorner.
6473      Branch: cfgperl
6474            ! README.posix-bc
6475 ____________________________________________________________________________
6476 [  6347] By: gsar                                  on 2000/07/11  17:42:04
6477         Log: integrate cfgperl change#6217 into mainline
6478      Branch: perl
6479           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
6480           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
6481           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
6482 ____________________________________________________________________________
6483 [  6346] By: gsar                                  on 2000/07/11  17:39:37
6484         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
6485              mainline
6486      Branch: perl
6487           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
6488           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
6489           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
6490           !> perlapi.h pod/perlapi.pod
6491 ____________________________________________________________________________
6492 [  6345] By: gsar                                  on 2000/07/11  17:36:42
6493         Log: integrate cfgperl changes#6207..6210 into mainline
6494      Branch: perl
6495           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
6496           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
6497 ____________________________________________________________________________
6498 [  6344] By: gsar                                  on 2000/07/11  17:31:20
6499         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
6500              mainline
6501      Branch: perl
6502           !> (integrate 40 files)
6503 ____________________________________________________________________________
6504 [  6343] By: gsar                                  on 2000/07/11  17:19:08
6505         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
6506      Branch: perl
6507           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
6508            ! Changes
6509           !> (integrate 34 files)
6510 ____________________________________________________________________________
6511 [  6342] By: jhi                                   on 2000/07/11  16:05:48
6512         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
6513              To: perl5-porters@perl.org
6514              From: Karsten Sperling <spiff@phreax.net>
6515              Date: Mon, 10 Jul 2000 15:12:52 +0200
6516              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
6517      Branch: cfgperl
6518            ! lib/Symbol.pm
6519 ____________________________________________________________________________
6520 [  6341] By: jhi                                   on 2000/07/11  15:59:23
6521         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
6522              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6523              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
6524              Date: Fri, 07 Jul 2000 17:57:16 +0100
6525      Branch: cfgperl
6526            ! pp_hot.c
6527 ____________________________________________________________________________
6528 [  6340] By: jhi                                   on 2000/07/11  15:55:47
6529         Log: Subject: Re: format bug report  [Patch]
6530              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6531              Date: Wed, 05 Jul 2000 13:12:52 +0200
6532              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
6533              
6534              Subject: Re: format bug report  [Patch]
6535              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
6536              Date: Wed, 05 Jul 2000 14:10:01 +0200
6537              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
6538      Branch: cfgperl
6539            ! t/op/write.t toke.c
6540 ____________________________________________________________________________
6541 [  6339] By: jhi                                   on 2000/07/11  13:54:09
6542         Log: Be less forgiving about ambiguous and illegal tr ranges.
6543              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
6544              From: Mark-Jason Dominus <mjd@plover.com>
6545              Date: Tue, 04 Jul 2000 10:00:12 -0400
6546              Message-ID: <20000704140012.17772.qmail@plover.com>
6547              
6548              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
6549              From: Mark-Jason Dominus <mjd@plover.com>
6550              Date: Wed, 05 Jul 2000 09:37:36 -0400
6551              Message-ID: <20000705133736.27293.qmail@plover.com>
6552      Branch: cfgperl
6553            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
6554 ____________________________________________________________________________
6555 [  6338] By: jhi                                   on 2000/07/11  13:31:24
6556         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
6557              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6558              Date: Tue, 11 Jul 2000 13:50:51 +0100
6559              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
6560      Branch: cfgperl
6561            ! sv.c
6562 ____________________________________________________________________________
6563 [  6337] By: jhi                                   on 2000/07/11  13:29:14
6564         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
6565              From: Hugo <hv@crypt.compulink.co.uk>
6566              Date: Tue, 11 Jul 2000 12:44:50 +0100
6567              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
6568      Branch: cfgperl
6569            ! regexec.c t/op/re_tests
6570 ____________________________________________________________________________
6571 [  6336] By: jhi                                   on 2000/07/11  13:26:47
6572         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
6573              From: simon@brecon.co.uk (Simon Cozens)
6574              Date: 7 Jul 2000 11:26:09 GMT
6575              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
6576      Branch: cfgperl
6577            ! mg.c
6578 ____________________________________________________________________________
6579 [  6335] By: jhi                                   on 2000/07/11  13:23:37
6580         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
6581              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
6582              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
6583              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
6584      Branch: cfgperl
6585            + ext/DynaLoader/hints/netbsd.pl
6586            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
6587 ____________________________________________________________________________
6588 [  6334] By: jhi                                   on 2000/07/11  13:20:38
6589         Log: Subject: PATCH perlguts.pod: Document D and d magic types
6590              From: mjd@plover.com
6591              Date: 5 Jul 2000 18:01:51 -0000
6592              Message-ID: <20000705180151.29413.qmail@plover.com>
6593      Branch: cfgperl
6594            ! pod/perlguts.pod
6595 ____________________________________________________________________________
6596 [  6333] By: jhi                                   on 2000/07/11  13:15:51
6597         Log: Precedence goof, fix based on
6598              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
6599              From: Hugo <hv@crypt.compulink.co.uk>
6600              Date: Tue, 11 Jul 2000 12:52:38 +0100
6601              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
6602      Branch: cfgperl
6603            ! t/op/taint.t
6604 ____________________________________________________________________________
6605 [  6332] By: jhi                                   on 2000/07/11  12:40:17
6606         Log: Integrate with Sarathy.
6607      Branch: cfgperl
6608           !> win32/win32sck.c
6609 ____________________________________________________________________________
6610 [  6331] By: jhi                                   on 2000/07/10  20:14:16
6611         Log: Sprinkle ldlibpath.
6612      Branch: cfgperl
6613            ! pod/Makefile.SH
6614 ____________________________________________________________________________
6615 [  6330] By: jhi                                   on 2000/07/10  17:54:49
6616         Log: More POSIX.pod tweaks.
6617      Branch: cfgperl
6618            ! ext/POSIX/POSIX.pod
6619 ____________________________________________________________________________
6620 [  6329] By: jhi                                   on 2000/07/10  14:02:12
6621         Log: Reorder perl.pod once more.
6622      Branch: cfgperl
6623            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6624 ____________________________________________________________________________
6625 [  6328] By: gsar                                  on 2000/07/10  07:06:00
6626         Log: accept() leaks memory on windows due to incorrect ordering of
6627              closesocket() and fclose() calls
6628      Branch: perl
6629            ! win32/win32sck.c
6630 ____________________________________________________________________________
6631 [  6327] By: gsar                                  on 2000/07/10  06:49:17
6632         Log: winsock options weren't being set in all threads under ithreads
6633              (caused send()s from second and subsequent threads to fail)
6634      Branch: perl
6635            ! win32/win32sck.c
6636 ____________________________________________________________________________
6637 [  6326] By: jhi                                   on 2000/07/08  02:45:40
6638         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
6639              was cast to an unsigned (32-bit) integer with wild abandon.
6640      Branch: cfgperl
6641            ! ext/Devel/DProf/DProf.xs
6642 ____________________________________________________________________________
6643 [  6325] By: jhi                                   on 2000/07/07  18:50:33
6644         Log: Remove perlbook, update perlfaq book listing,
6645              rearrange perl.pod, regenerate perltoc.
6646      Branch: cfgperl
6647            - pod/perlbook.pod
6648            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
6649            ! pod/perlfaq2.pod pod/perltoc.pod
6650 ____________________________________________________________________________
6651 [  6324] By: jhi                                   on 2000/07/07  14:03:40
6652         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
6653      Branch: cfgperl
6654            ! sv.h toke.c
6655 ____________________________________________________________________________
6656 [  6323] By: jhi                                   on 2000/07/06  16:03:55
6657         Log: Fix complaints of buildtoc.
6658      Branch: cfgperl
6659            + lib/Win32.pod
6660            - pod/Win32.pod
6661            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
6662 ____________________________________________________________________________
6663 [  6322] By: jhi                                   on 2000/07/06  15:15:52
6664         Log: Add =head1 NAMEs so that buildtoc is happy.
6665              (The CGI::Util nit reported to Lincoln.)
6666      Branch: cfgperl
6667            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
6668            ! pod/perltoc.pod
6669 ____________________________________________________________________________
6670 [  6321] By: jhi                                   on 2000/07/06  03:16:04
6671         Log: Config is being used.
6672      Branch: cfgperl
6673            ! t/op/method.t
6674 ____________________________________________________________________________
6675 [  6320] By: jhi                                   on 2000/07/06  03:13:13
6676         Log: Integrate with Sarathy.
6677      Branch: cfgperl
6678           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
6679 ____________________________________________________________________________
6680 [  6319] By: jhi                                   on 2000/07/06  03:11:46
6681         Log: Autogenerate pod/Makefile and pod/buildtoc.
6682              buildtoc also checks whether the existin pods are
6683              mentioned in MANIFEST and perl.pod, and vice versa.
6684              (None of the thusly found discrepancies fixed yet.)
6685              roffitall also needs to be autogenerated similarly but it
6686              seems so badly out of date that I didn't touch it yet.
6687      Branch: cfgperl
6688            + pod/Makefile.SH pod/buildtoc.PL
6689            - pod/Makefile pod/buildtoc
6690            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
6691 ____________________________________________________________________________
6692 [  6318] By: gsar                                  on 2000/07/05  22:10:54
6693         Log: fix UNC path handling on Windows under ithreads, and chdir()
6694              return value when given a non-existent directory
6695      Branch: perl
6696            ! win32/vdir.h
6697 ____________________________________________________________________________
6698 [  6317] By: gsar                                  on 2000/07/05  22:08:19
6699         Log: winsock cleanup never done on Windows (leads to handle leaks)
6700      Branch: perl
6701            ! win32/perllib.c win32/win32sck.c
6702 ____________________________________________________________________________
6703 [  6316] By: gsar                                  on 2000/07/05  22:06:19
6704         Log: some debugger output does not go to the socket when RemotePort is set
6705      Branch: perl
6706            ! lib/perl5db.pl
6707 ____________________________________________________________________________
6708 [  6315] By: jhi                                   on 2000/07/05  00:25:21
6709         Log: Integrate with Sarathy, preliminary fix for unicos
6710              alignment problems in [ID 20000612.002] Perl problem on Cray system.
6711      Branch: cfgperl
6712            ! sv.h
6713           !> pp_hot.c
6714 ____________________________________________________________________________
6715 [  6314] By: gsar                                  on 2000/07/04  23:34:02
6716         Log: tyop in change#6306
6717      Branch: perl
6718            ! pp_hot.c
6719 ____________________________________________________________________________
6720 [  6313] By: jhi                                   on 2000/07/04  22:14:38
6721         Log: Multiline string literals ENONPORTABLE.
6722      Branch: cfgperl
6723            ! pp_hot.c
6724 ____________________________________________________________________________
6725 [  6312] By: jhi                                   on 2000/07/04  20:34:44
6726         Log: Integrate with Sarathy.
6727      Branch: cfgperl
6728           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
6729           !> t/op/method.t
6730 ____________________________________________________________________________
6731 [  6311] By: jhi                                   on 2000/07/04  20:30:56
6732         Log: More POSIX.pod embellishment.
6733      Branch: cfgperl
6734            ! ext/POSIX/POSIX.pod
6735 ____________________________________________________________________________
6736 [  6310] By: gsar                                  on 2000/07/04  17:28:48
6737         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
6738      Branch: perl
6739            ! t/lib/b.t
6740 ____________________________________________________________________________
6741 [  6309] By: jhi                                   on 2000/07/04  17:22:18
6742         Log: The #6308 required a little bit more.
6743      Branch: cfgperl
6744            ! Makefile.SH win32/Makefile
6745 ____________________________________________________________________________
6746 [  6308] By: jhi                                   on 2000/07/04  16:35:24
6747         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
6748      Branch: cfgperl
6749            + lib/lib_pm.PL
6750            - lib/lib.pm.PL
6751            ! MANIFEST Makefile.SH
6752 ____________________________________________________________________________
6753 [  6307] By: jhi                                   on 2000/07/04  16:28:58
6754         Log: Win32 patches for cfgperl from Sarathy.
6755      Branch: cfgperl
6756            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
6757            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
6758            ! thread.h toke.c util.c win32/Makefile win32/win32.c
6759 ____________________________________________________________________________
6760 [  6306] By: gsar                                  on 2000/07/04  16:28:40
6761         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
6762              (from Richard Soderberg <rs@oregonnet.com>)
6763      Branch: perl
6764            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
6765 ____________________________________________________________________________
6766 [  6305] By: jhi                                   on 2000/07/04  16:24:24
6767         Log: Integrate with Sarathy.
6768      Branch: cfgperl
6769           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
6770           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6771           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
6772           !> proto.h win32/win32.c
6773 ____________________________________________________________________________
6774 [  6304] By: gsar                                  on 2000/07/04  16:17:24
6775         Log: missing perldiag entry for unpack("w",...) diagnostic (from
6776              Andreas Koenig)
6777      Branch: perl
6778            ! pod/perldiag.pod
6779 ____________________________________________________________________________
6780 [  6303] By: gsar                                  on 2000/07/04  16:14:44
6781         Log: remove rel2abs prototypes (from Barrie Slaymaker)
6782      Branch: perl
6783            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
6784            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
6785 ____________________________________________________________________________
6786 [  6302] By: gsar                                  on 2000/07/04  04:59:35
6787         Log: adjust change#6299
6788      Branch: perl
6789            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
6790            ! win32/win32.c
6791 ____________________________________________________________________________
6792 [  6301] By: jhi                                   on 2000/07/04  04:50:07
6793         Log: Integrate with Sarathy.
6794      Branch: cfgperl
6795           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
6796           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
6797           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
6798 ____________________________________________________________________________
6799 [  6300] By: gsar                                  on 2000/07/04  04:42:09
6800         Log: PERL_OBJECT build tweak
6801      Branch: perl
6802            ! perl.h
6803 ____________________________________________________________________________
6804 [  6299] By: gsar                                  on 2000/07/04  04:37:00
6805         Log: fix memory leak on Windows (PL_sys_intern contents were never
6806              freed)
6807      Branch: perl
6808            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
6809            ! perlapi.c proto.h win32/win32.c
6810 ____________________________________________________________________________
6811 [  6298] By: gsar                                  on 2000/07/04  04:15:59
6812         Log: fix large memory leak that has been around for ever, masked by
6813              -DPURIFY (most of the arenas were never freed!)
6814      Branch: perl
6815            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
6816 ____________________________________________________________________________
6817 [  6297] By: gsar                                  on 2000/07/04  04:07:46
6818         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
6819      Branch: perl
6820            ! perl.c
6821 ____________________________________________________________________________
6822 [  6296] By: jhi                                   on 2000/06/30  18:28:37
6823         Log: Elaborate POSIX.pod.  Still needs work.
6824      Branch: cfgperl
6825            ! ext/POSIX/POSIX.pod
6826 ____________________________________________________________________________
6827 [  6295] By: jhi                                   on 2000/06/30  14:58:18
6828         Log: Point to perlipc for more SysV IPC examples.
6829      Branch: cfgperl
6830            ! pod/perlfunc.pod
6831 ____________________________________________________________________________
6832 [  6294] By: gsar                                  on 2000/06/30  14:47:45
6833         Log: slurp mode fix in change#4736 still not quite right
6834      Branch: perl
6835            ! pp_hot.c t/io/argv.t
6836 ____________________________________________________________________________
6837 [  6293] By: jhi                                   on 2000/06/30  12:02:55
6838         Log: Integrate with Sarathy.
6839      Branch: cfgperl
6840           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
6841 ____________________________________________________________________________
6842 [  6292] By: jhi                                   on 2000/06/30  12:01:11
6843         Log: From: simon@brecon.co.uk (Simon Cozens)
6844              Subject: UTF8 concat
6845              Date: 30 Jun 2000 06:13:25 GMT
6846              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
6847      Branch: cfgperl
6848            ! pp_hot.c
6849 ____________________________________________________________________________
6850 [  6291] By: gsar                                  on 2000/06/30  04:37:33
6851         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
6852              when @_ is modified, causing coredumps
6853      Branch: perl
6854            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
6855 ____________________________________________________________________________
6856 [  6290] By: jhi                                   on 2000/06/30  02:21:44
6857         Log: Integrate with Sarathy.
6858      Branch: cfgperl
6859           !> vms/vms.c vms/vmsish.h
6860 ____________________________________________________________________________
6861 [  6289] By: jhi                                   on 2000/06/30  02:21:02
6862         Log: Check VERSIONs.
6863      Branch: cfgperl
6864            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
6865            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
6866            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
6867 ____________________________________________________________________________
6868 [  6288] By: jhi                                   on 2000/06/30  02:18:52
6869         Log: Integrate with Sarathy.
6870      Branch: cfgperl
6871           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
6872           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
6873           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
6874           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
6875 ____________________________________________________________________________
6876 [  6287] By: gsar                                  on 2000/06/30  02:17:08
6877         Log: integrate vmsperl changes into mainline
6878      Branch: perl
6879           !> vms/vms.c vms/vmsish.h
6880 ____________________________________________________________________________
6881 [  6285] By: gsar                                  on 2000/06/30  02:05:28
6882         Log: localize %INC in a Safe compartment so that use/require work
6883              (many other magic globals probably need similar treatment)
6884      Branch: perl
6885            ! ext/Opcode/Opcode.xs
6886 ____________________________________________________________________________
6887 [  6284] By: gsar                                  on 2000/06/30  01:54:54
6888         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
6889              about Windows
6890      Branch: perl
6891            ! pod/perlembed.pod
6892 ____________________________________________________________________________
6893 [  6283] By: jhi                                   on 2000/06/30  01:50:10
6894         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
6895              From: Barrie Slaymaker <barries@jester.slaysys.com>
6896              Date: Wed, 28 Jun 2000 11:35:29 -0400
6897              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
6898      Branch: perl
6899            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
6900            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
6901            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
6902            ! lib/File/Spec/Win32.pm
6903 ____________________________________________________________________________
6904 [  6282] By: jhi                                   on 2000/06/29  22:57:22
6905         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
6906              From: Dan Sugalski <dan@sidhe.org>
6907              Date: Tue, 06 Jun 2000 11:59:50 -0400
6908              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
6909      Branch: cfgperl
6910            ! vms/vms.c
6911 ____________________________________________________________________________
6912 [  6281] By: jhi                                   on 2000/06/29  22:52:50
6913         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
6914              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6915              Date: Wed, 7 Jun 2000 04:02:04 -0500
6916              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
6917      Branch: cfgperl
6918            ! utils/h2xs.PL
6919 ____________________________________________________________________________
6920 [  6280] By: jhi                                   on 2000/06/29  22:45:47
6921         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
6922              From: rspier@pobox.com (Robert Spier)
6923              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
6924              Message-ID: <14654.31913.845602.610277@rls.cx>
6925      Branch: cfgperl
6926            ! utils/h2xs.PL
6927 ____________________________________________________________________________
6928 [  6279] By: jhi                                   on 2000/06/29  22:38:16
6929         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
6930              From: Tim Ayers <tayers@bridge.com>
6931              Date: Thu, 08 Jun 2000 08:11:06 +0200
6932              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
6933              [resent by Richard Foley, Message-Id probably wrong]
6934      Branch: cfgperl
6935            ! pod/perlsub.pod
6936 ____________________________________________________________________________
6937 [  6278] By: jhi                                   on 2000/06/29  22:21:45
6938         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
6939              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
6940              Date: Fri, 09 Jun 2000 12:39:27 -0400
6941              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
6942              (plus update the version "number" of Text::Wrap)
6943      Branch: cfgperl
6944            ! lib/Text/Wrap.pm
6945 ____________________________________________________________________________
6946 [  6277] By: jhi                                   on 2000/06/29  22:13:10
6947         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
6948              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6949              Date: Mon, 12 Jun 2000 14:55:59 +0100
6950              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
6951      Branch: cfgperl
6952            ! pod/perlfunc.pod
6953 ____________________________________________________________________________
6954 [  6276] By: jhi                                   on 2000/06/29  22:11:06
6955         Log: Subject: [PATCH] Re: eval documentation: context
6956              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
6957              Date: Mon, 12 Jun 2000 15:07:29 +0100
6958              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
6959      Branch: cfgperl
6960            ! pod/perlfunc.pod
6961 ____________________________________________________________________________
6962 [  6275] By: jhi                                   on 2000/06/29  21:59:46
6963         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
6964              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
6965              Date: Tue, 13 Jun 2000 02:43:48 -0500
6966              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
6967      Branch: cfgperl
6968            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
6969 ____________________________________________________________________________
6970 [  6274] By: jhi                                   on 2000/06/29  21:56:14
6971         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
6972              From: Andy Dougherty <doughera@lafayette.edu>
6973              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
6974              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
6975      Branch: cfgperl
6976            ! ext/File/Glob/Glob.pm
6977 ____________________________________________________________________________
6978 [  6273] By: jhi                                   on 2000/06/29  21:49:09
6979         Log: Subject: [PATCH] xsub attributes
6980              From: Doug MacEachern <dougm@covalent.net>
6981              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
6982              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
6983      Branch: cfgperl
6984            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
6985            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
6986 ____________________________________________________________________________
6987 [  6272] By: jhi                                   on 2000/06/29  21:41:28
6988         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
6989              From: Tom Phoenix <rootbeer@redcat.com>
6990              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
6991              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
6992      Branch: cfgperl
6993            ! lib/Net/Ping.pm
6994 ____________________________________________________________________________
6995 [  6271] By: jhi                                   on 2000/06/29  21:36:55
6996         Log: Subject: PATCH pod/perltie.pod
6997              From: Ian Phillipps <Ian.Phillipps@iname.com>
6998              Date: Fri, 16 Jun 2000 00:17:19 +0100
6999              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
7000              (only the first hunk, the second hunk had already been done
7001              by some other patch)
7002      Branch: cfgperl
7003            ! pod/perltie.pod
7004 ____________________________________________________________________________
7005 [  6270] By: jhi                                   on 2000/06/29  21:24:51
7006         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
7007              From: Nicholas Clark <nick@talking.bollo.cx>
7008              Date: Fri, 23 Jun 2000 16:21:15 +0100
7009              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
7010      Branch: cfgperl
7011            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
7012            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
7013 ____________________________________________________________________________
7014 [  6269] By: jhi                                   on 2000/06/29  19:38:15
7015         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
7016              silence few compiler warnings.
7017      Branch: cfgperl
7018            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
7019 ____________________________________________________________________________
7020 [  6268] By: jhi                                   on 2000/06/29  18:21:50
7021         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
7022              From: Dominic Dunlop <domo@computer.org> 
7023              Date: Thu, 29 Jun 2000 12:32:39 +0200 
7024              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
7025      Branch: cfgperl
7026            ! t/op/sprintf.t
7027 ____________________________________________________________________________
7028 [  6267] By: jhi                                   on 2000/06/29  18:16:07
7029         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
7030              From: Doug MacEachern <dougm@covalent.net>
7031              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
7032              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
7033      Branch: cfgperl
7034            + t/op/method2entersub.t
7035            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
7036            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7037            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
7038            ! xsutils.c
7039 ____________________________________________________________________________
7040 [  6266] By: jhi                                   on 2000/06/29  15:11:15
7041         Log: Subject: [PATCH 5.6.0] cygwin port
7042              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
7043              From: "Fifer, Eric" <EFifer@sanwaint.com>
7044              Date: Thu, 29 Jun 2000 12:58:29 +0100
7045      Branch: cfgperl
7046            ! cygwin/Makefile.SHs
7047 ____________________________________________________________________________
7048 [  6265] By: jhi                                   on 2000/06/29  15:04:05
7049         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
7050              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7051              Date: Wed, 28 Jun 2000 17:50:12 -0700
7052              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
7053      Branch: cfgperl
7054            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
7055 ____________________________________________________________________________
7056 [  6264] By: jhi                                   on 2000/06/29  15:00:57
7057         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
7058              From: Marty Lucich <marty@netcom.com>
7059              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
7060              Message-Id: <200006282116.OAA11148@netcom.com>
7061              ccdlflags update (the BSD/OS 4.1 part had already been taken
7062              care of by #6141).
7063      Branch: cfgperl
7064            ! hints/bsdos.sh
7065 ____________________________________________________________________________
7066 [  6263] By: jhi                                   on 2000/06/29  13:47:44
7067         Log: tr fixes from Simon Cozens
7068      Branch: cfgperl
7069            ! doop.c
7070 ____________________________________________________________________________
7071 [  6262] By: jhi                                   on 2000/06/28  18:46:01
7072         Log: Subject: 5.6.0 Patch for EPOC
7073              From: Olaf Flebbe <o.flebbe@gmx.de>
7074              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
7075              Message-ID: <23449.960929969@www11.gmx.net>
7076      Branch: cfgperl
7077            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
7078            ! epoc/epocish.h
7079 ____________________________________________________________________________
7080 [  6261] By: jhi                                   on 2000/06/28  18:29:07
7081         Log: Subject: Re: [PATCH cfgperl] BOMs away!
7082              From: simon@brecon.co.uk (Simon Cozens)
7083              Date: 17 Jun 2000 11:49:57 GMT
7084              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
7085      Branch: cfgperl
7086            ! pod/perldiag.pod t/comp/require.t toke.c
7087 ____________________________________________________________________________
7088 [  6260] By: jhi                                   on 2000/06/28  17:47:16
7089         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
7090              From: simon@brecon.co.uk (Simon Cozens) 
7091              Date: 17 Jun 2000 11:56:44 GMT 
7092              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
7093              pack U0, pack C0
7094      Branch: cfgperl
7095            ! pod/perlfunc.pod pp.c t/op/pack.t
7096 ____________________________________________________________________________
7097 [  6259] By: jhi                                   on 2000/06/28  16:43:17
7098         Log: perlnewmod was missing from MANIFEST.
7099      Branch: cfgperl
7100            ! MANIFEST
7101 ____________________________________________________________________________
7102 [  6258] By: jhi                                   on 2000/06/28  15:54:30
7103         Log: linenumber tweak
7104      Branch: cfgperl
7105            ! t/pragma/warn/regcomp
7106 ____________________________________________________________________________
7107 [  6257] By: jhi                                   on 2000/06/28  15:50:44
7108         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
7109              From: Doug MacEachern <dougm@covalent.net>
7110              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
7111              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
7112              (one part of the patch had been applied earlier)
7113      Branch: cfgperl
7114            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
7115 ____________________________________________________________________________
7116 [  6256] By: jhi                                   on 2000/06/28  15:40:22
7117         Log: tweaks from Simon Cozens to further fix tr/// under utf8
7118      Branch: cfgperl
7119            ! doop.c
7120 ____________________________________________________________________________
7121 [  6255] By: jhi                                   on 2000/06/28  15:33:45
7122         Log: small thinko tweaks
7123      Branch: cfgperl
7124            ! lib/IPC/Open3.pm t/op/my_stash.t
7125 ____________________________________________________________________________
7126 [  6254] By: jhi                                   on 2000/06/28  15:33:25
7127         Log: Subject: tr///, help wanted.
7128              From: simon@brecon.co.uk (Simon Cozens)
7129              Date: 28 Jun 2000 11:29:04 GMT
7130              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
7131      Branch: cfgperl
7132            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
7133            ! pp_proto.h proto.h t/op/tr.t
7134 ____________________________________________________________________________
7135 [  6253] By: jhi                                   on 2000/06/28  15:09:17
7136         Log: Paranoia tweak on #6249.
7137              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
7138              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
7139              Date: Sun, 25 Jun 2000 23:43:12 -0400
7140              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
7141      Branch: cfgperl
7142            ! lib/IPC/Open3.pm
7143 ____________________________________________________________________________
7144 [  6252] By: jhi                                   on 2000/06/28  15:01:38
7145         Log: Document #6249 and #6251.
7146      Branch: cfgperl
7147            ! lib/Exporter.pm lib/IPC/Open3.pm
7148 ____________________________________________________________________________
7149 [  6251] By: jhi                                   on 2000/06/28  14:50:43
7150         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
7151              From: Doug MacEachern <dougm@covalent.net>
7152              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
7153              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
7154      Branch: cfgperl
7155            ! lib/Exporter.pm
7156 ____________________________________________________________________________
7157 [  6250] By: jhi                                   on 2000/06/28  14:45:23
7158         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
7159              From: Doug MacEachern <dougm@covalent.net>
7160              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
7161              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
7162      Branch: cfgperl
7163            + t/op/my_stash.t
7164            ! MANIFEST embed.pl global.sym proto.h toke.c
7165 ____________________________________________________________________________
7166 [  6249] By: jhi                                   on 2000/06/28  14:36:34
7167         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
7168              From: Frank Tobin <ftobin@uiuc.edu>
7169              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
7170              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
7171      Branch: cfgperl
7172            ! lib/IPC/Open3.pm
7173 ____________________________________________________________________________
7174 [  6248] By: jhi                                   on 2000/06/28  14:11:25
7175         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
7176              From: Mark-Jason Dominus <mjd@plover.com>
7177              Date: Tue, 27 Jun 2000 22:36:42 -0400
7178              Message-ID: <20000628023642.12166.qmail@plover.com>
7179      Branch: cfgperl
7180            ! pod/perlfunc.pod
7181 ____________________________________________________________________________
7182 [  6247] By: jhi                                   on 2000/06/27  12:46:37
7183         Log: Tweak $VERSION, patch from Doug MacEachern.
7184      Branch: cfgperl
7185            ! lib/File/Spec.pm
7186 ____________________________________________________________________________
7187 [  6246] By: jhi                                   on 2000/06/27  03:34:46
7188         Log: Allow for standalone testing.
7189      Branch: cfgperl
7190            ! t/lib/filefunc.t t/lib/filespec.t
7191 ____________________________________________________________________________
7192 [  6245] By: jhi                                   on 2000/06/27  02:50:02
7193         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
7194              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
7195              Date: Sat, 24 Jun 2000 13:06:20 +0100
7196              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
7197      Branch: cfgperl
7198            ! ext/DynaLoader/DynaLoader_pm.PL
7199 ____________________________________________________________________________
7200 [  6244] By: jhi                                   on 2000/06/27  02:46:10
7201         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
7202              From: Doug MacEachern <dougm@covalent.net>
7203              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
7204              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
7205      Branch: cfgperl
7206            ! gv.c sv.c t/lib/peek.t
7207 ____________________________________________________________________________
7208 [  6243] By: jhi                                   on 2000/06/27  02:38:07
7209         Log: Subject: [PATCH] is_utf8_string
7210              From: simon@brecon.co.uk (Simon Cozens)
7211              Date: 26 Jun 2000 02:25:59 GMT
7212              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
7213      Branch: cfgperl
7214            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
7215            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
7216            ! proto.h utf8.c
7217 ____________________________________________________________________________
7218 [  6242] By: jhi                                   on 2000/06/27  02:24:00
7219         Log: Subject: [PATCH] bytes<->utf8 fixes
7220              From: simon@brecon.co.uk (Simon Cozens)
7221              Date: 26 Jun 2000 04:55:45 GMT
7222              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
7223      Branch: cfgperl
7224            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
7225 ____________________________________________________________________________
7226 [  6241] By: jhi                                   on 2000/06/27  02:12:42
7227         Log: Do no -warn on \_, only on \alpha.
7228              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
7229              From: David Dyck <dcd@tc.fluke.com>
7230              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
7231              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
7232      Branch: cfgperl
7233            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
7234 ____________________________________________________________________________
7235 [  6240] By: jhi                                   on 2000/06/27  02:00:01
7236         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
7237              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
7238              Date: Mon, 26 Jun 2000 18:40:14 +0100
7239              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
7240      Branch: cfgperl
7241            ! utils/h2xs.PL
7242 ____________________________________________________________________________
7243 [  6239] By: jhi                                   on 2000/06/27  01:53:40
7244         Log: Configure maintenance.  Sever some dependency cycles,
7245              separate gccversion from the cc unit,
7246              address [ID 20000623.006] Configure script patch for using gcc on AIX
7247              (but solve it a little bit differently),
7248              unduplex some accidentally duplicated units,
7249              suggest using gcc if no cc available
7250              (p5p thread: "Solaris configure: counterproposal", 1999-09)
7251      Branch: cfgperl
7252            ! Configure Todo-5.6 config_h.SH
7253      Branch: metaconfig
7254            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
7255            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
7256      Branch: metaconfig/U/perl
7257            + gccvers.U
7258            ! d_getespwnam.U d_getprpwnam.U i_prot.U
7259 ____________________________________________________________________________
7260 [  6238] By: jhi                                   on 2000/06/25  18:04:56
7261         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
7262              From: Dan Sugalski <dan@sidhe.org>
7263              Date: Fri, 23 Jun 2000 17:00:00 -0400
7264              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
7265      Branch: cfgperl
7266            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
7267 ____________________________________________________________________________
7268 [  6237] By: jhi                                   on 2000/06/25  16:36:45
7269         Log: Tweak embed.pl, regen headers.
7270      Branch: cfgperl
7271            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
7272            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
7273            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
7274            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
7275            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
7276 ____________________________________________________________________________
7277 [  6236] By: jhi                                   on 2000/06/25  15:26:42
7278         Log: Regen headers.
7279      Branch: cfgperl
7280            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
7281            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
7282            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
7283            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
7284            ! regnodes.h warnings.h
7285 ____________________________________________________________________________
7286 [  6235] By: jhi                                   on 2000/06/23  19:39:35
7287         Log: The thread begun by
7288              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
7289              From: Kevin.Ruscoe@ubsw.com
7290              Date: Fri, 16 Jun 2000 16:38:51 +0100
7291              Message-Id: <H000019b03c300d6@MHS>
7292      Branch: cfgperl
7293            ! hints/solaris_2.sh
7294 ____________________________________________________________________________
7295 [  6234] By: jhi                                   on 2000/06/23  19:23:36
7296         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
7297              because when run as services (Win32ese for daemons)
7298              no environment variables are set and tmpdir ends up as /tmp,
7299              which is ambiguous.
7300              
7301              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
7302              From: matt@sergeant.org
7303              Date: 16 Jun 2000 16:30:43 -0000
7304              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
7305      Branch: cfgperl
7306            ! lib/File/Spec/Win32.pm
7307 ____________________________________________________________________________
7308 [  6233] By: jhi                                   on 2000/06/23  19:18:58
7309         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
7310              From: Mark-Jason Dominus <mjd@plover.com>
7311              Date: Fri, 16 Jun 2000 20:53:04 -0400
7312              Message-ID: <20000617005304.8008.qmail@plover.com>
7313      Branch: cfgperl
7314            ! op.h
7315 ____________________________________________________________________________
7316 [  6232] By: jhi                                   on 2000/06/23  16:10:02
7317         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
7318              From: simon@brecon.co.uk (Simon Cozens)
7319              Date: 19 Jun 2000 15:18:27 GMT
7320              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
7321              
7322              plus update pod/Makefile and regenerate perltoc
7323      Branch: cfgperl
7324            + pod/perlutil.pod
7325            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
7326 ____________________________________________________________________________
7327 [  6231] By: jhi                                   on 2000/06/23  15:19:18
7328         Log: Subject: [PATCH 5.6.0] cygwin port
7329              From: "Fifer, Eric" <EFifer@sanwaint.com>
7330              Date: Tue, 20 Jun 2000 14:30:58 +0100
7331              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
7332      Branch: cfgperl
7333            ! README.cygwin lib/File/Find.pm
7334 ____________________________________________________________________________
7335 [  6230] By: jhi                                   on 2000/06/23  14:25:21
7336         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
7337      Branch: cfgperl
7338            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
7339            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
7340            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
7341            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
7342 ____________________________________________________________________________
7343 [  6229] By: jhi                                   on 2000/06/23  14:13:34
7344         Log: Subject: README.hpux version 0.6.1
7345              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
7346              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
7347              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
7348      Branch: cfgperl
7349            ! README.hpux
7350 ____________________________________________________________________________
7351 [  6228] By: jhi                                   on 2000/06/23  14:07:20
7352         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
7353              From: Doug MacEachern <dougm@covalent.net>
7354              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
7355              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
7356      Branch: cfgperl
7357            ! op.c
7358 ____________________________________________________________________________
7359 [  6227] By: jhi                                   on 2000/06/23  14:01:06
7360         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
7361              From: Doug MacEachern <dougm@covalent.net>
7362              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
7363              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
7364      Branch: cfgperl
7365            + lib/lib.pm.PL
7366            - lib/lib.pm
7367            ! MANIFEST Makefile.SH
7368 ____________________________________________________________________________
7369 [  6226] By: jhi                                   on 2000/06/23  13:53:07
7370         Log: Subject: [PATCH] remove forward declarations in Socket.pm
7371              From: Doug MacEachern <dougm@covalent.net>
7372              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
7373              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
7374              
7375              From: Doug MacEachern <dougm@covalent.net>
7376              Subject: Re: [PATCH] remove forward declarations in Socket.pm
7377              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
7378              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
7379      Branch: cfgperl
7380            ! ext/Socket/Socket.pm op.c
7381 ____________________________________________________________________________
7382 [  6225] By: jhi                                   on 2000/06/23  13:41:52
7383         Log: Add source code filenames to apidoc.
7384              From: simon@brecon.co.uk (Simon Cozens)
7385              Subject: [PATCH embed.pl] Source X-ref
7386              Date: 22 Jun 2000 02:18:49 GMT
7387              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
7388      Branch: cfgperl
7389            ! embed.pl
7390 ____________________________________________________________________________
7391 [  6224] By: jhi                                   on 2000/06/23  13:32:33
7392         Log: A way to avoid English.pm performance hit.
7393              From: root <root@jester.slaysys.com>
7394              Subject: [YAPATCH English.pm] My turn to putt again
7395              Date: Thu, 22 Jun 2000 20:33:58 -0400
7396              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
7397      Branch: cfgperl
7398            ! lib/English.pm t/lib/english.t
7399 ____________________________________________________________________________
7400 [  6223] By: jhi                                   on 2000/06/23  13:27:06
7401         Log: Avoid double close().
7402              Subject: [PATCH] avoid double close()
7403              From: Doug MacEachern <dougm@covalent.net>
7404              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
7405              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
7406      Branch: cfgperl
7407            ! doio.c
7408 ____________________________________________________________________________
7409 [  6222] By: jhi                                   on 2000/06/23  13:25:54
7410         Log: doc typo fix
7411              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
7412              From: Ian Phillipps <Ian.Phillipps@iname.com>
7413              Date: Fri, 23 Jun 2000 10:40:58 +0100
7414              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
7415      Branch: cfgperl
7416            ! lib/Pod/Usage.pm
7417 ____________________________________________________________________________
7418 [  6221] By: jhi                                   on 2000/06/23  13:24:15
7419         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
7420              From: simon@brecon.co.uk (Simon Cozens)
7421              Subject: [PATCH] Eliminate tr///[CU][CU]
7422              Date: 23 Jun 2000 11:05:40 GMT
7423              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
7424      Branch: cfgperl
7425            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
7426 ____________________________________________________________________________
7427 [  6220] By: jhi                                   on 2000/06/22  16:07:51
7428         Log: Win32 patches from Benjamin Stuhl.
7429      Branch: cfgperl
7430            ! makedef.pl win32/win32.h
7431 ____________________________________________________________________________
7432 [  6219] By: jhi                                   on 2000/06/22  16:06:34
7433         Log: Bytecode patches from Benjamin Stuhl.
7434      Branch: cfgperl
7435            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
7436            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
7437            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7438 ____________________________________________________________________________
7439 [  6218] By: jhi                                   on 2000/06/15  23:54:16
7440         Log: Bytecode patches from Benjamin Stuhl.
7441      Branch: cfgperl
7442            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
7443 ____________________________________________________________________________
7444 [  6217] By: jhi                                   on 2000/06/09  13:38:29
7445         Log: Rename the fdpid locking and integrate with Sarathy.
7446      Branch: cfgperl
7447            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
7448            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
7449            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
7450            ! win32/win32.c
7451           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
7452 ____________________________________________________________________________
7453 [  6216] By: gsar                                  on 2000/06/08  14:54:21
7454         Log: be more optimal about clearing @_
7455      Branch: perl
7456            ! cop.h
7457 ____________________________________________________________________________
7458 [  6215] By: gsar                                  on 2000/06/08  14:33:04
7459         Log: tweak comment about @DB::args
7460      Branch: perl
7461            ! av.h pp_ctl.c
7462 ____________________________________________________________________________
7463 [  6214] By: gsar                                  on 2000/06/08  13:57:54
7464         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
7465              caller() wants to populate @DB::args with it (causes a coredump
7466              in Carp::confess())
7467      Branch: perl
7468            ! cop.h t/op/runlevel.t
7469 ____________________________________________________________________________
7470 [  6213] By: gsar                                  on 2000/06/08  07:06:35
7471         Log: back out change#6106 (seems problematic)
7472      Branch: perl
7473            ! hints/solaris_2.sh
7474 ____________________________________________________________________________
7475 [  6212] By: jhi                                   on 2000/06/07  03:10:36
7476         Log: Continuing mopup for #6204.
7477      Branch: cfgperl
7478            ! ext/B/defsubs_h.PL
7479 ____________________________________________________________________________
7480 [  6211] By: jhi                                   on 2000/06/07  02:41:50
7481         Log: Mopup for #6204.
7482              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
7483              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
7484              This is comes from const() where POK isn't on when expected.
7485      Branch: cfgperl
7486            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
7487            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7488            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
7489            ! perlapi.h pod/perlapi.pod
7490 ____________________________________________________________________________
7491 [  6210] By: jhi                                   on 2000/06/07  01:56:29
7492         Log: Mopup for #6207 and #6209.
7493      Branch: cfgperl
7494            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
7495 ____________________________________________________________________________
7496 [  6209] By: jhi                                   on 2000/06/07  01:33:12
7497         Log: Lock PL_fdpid against race conditions, based on:
7498              Subject: [PATCH 5.6.0]subprocess fixup for threads
7499              From: Dan Sugalski <dan@sidhe.org>
7500              To: perl5-porters@perl.org
7501              Date: Tue, 11 Apr 2000 17:02:32 -0400
7502              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
7503      Branch: cfgperl
7504            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
7505            ! win32/win32.c
7506 ____________________________________________________________________________
7507 [  6208] By: jhi                                   on 2000/06/07  01:05:23
7508         Log: Regen headers for #6207.
7509      Branch: cfgperl
7510            ! embed.h global.sym objXSUB.h proto.h
7511 ____________________________________________________________________________
7512 [  6207] By: jhi                                   on 2000/06/06  23:43:13
7513         Log: Subject: [PATCH 5.6.0] Threadsafe patches
7514              From: Dan Sugalski <dan@sidhe.org>
7515              To: perl5-porters@perl.org
7516              Date: Mon, 08 May 2000 18:08:13 -0400
7517              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
7518      Branch: cfgperl
7519            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
7520            ! proto.h sv.h util.c
7521 ____________________________________________________________________________
7522 [  6206] By: jhi                                   on 2000/06/06  23:21:23
7523         Log: Subject: [PATCH] Eliminate $a/$b in pod
7524              From: David Glasser <me@davidglasser.net>
7525              To: perl5-porters@perl.org
7526              Date: Mon, 29 May 2000 21:15:59 -0400
7527              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
7528      Branch: cfgperl
7529            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
7530            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
7531            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
7532            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
7533            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
7534            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
7535            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
7536            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
7537            ! pod/perlvar.pod pod/perlxs.pod
7538 ____________________________________________________________________________
7539 [  6205] By: jhi                                   on 2000/06/06  23:12:14
7540         Log: Subject: [PATCH] Win32 improvements
7541              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7542              To: gsar@activestate.com, perl5-porters@perl.org
7543              Date: Mon, 29 May 2000 17:22:24 PDT
7544              Message-ID: <20000530002224.91142.qmail@hotmail.com>
7545              (MUA had mangled many lines by wordwrapping)
7546      Branch: cfgperl
7547            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
7548 ____________________________________________________________________________
7549 [  6204] By: jhi                                   on 2000/06/06  23:01:50
7550         Log: Subject: [PATCH] B::Bytecode patches
7551              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
7552              To: gsar@activestate.com, jhi@iki.fi
7553              Cc: perl5-porters@perl.org
7554              Message-ID: <20000602202526.48694.qmail@hotmail.com>
7555              (MUA had mangled many lines by wordwrapping)
7556      Branch: cfgperl
7557            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
7558            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
7559            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
7560            ! intrpvar.h perl.c
7561 ____________________________________________________________________________
7562 [  6203] By: jhi                                   on 2000/06/06  22:32:43
7563         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
7564              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7565              Date: Tue, 06 Jun 2000 13:07:45 -0700
7566              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
7567      Branch: cfgperl
7568            ! pod/perldiag.pod
7569 ____________________________________________________________________________
7570 [  6202] By: jhi                                   on 2000/06/06  19:38:35
7571         Log: Integrate with Sarathy.
7572      Branch: cfgperl
7573           !> perl.c
7574 ____________________________________________________________________________
7575 [  6201] By: gsar                                  on 2000/06/06  00:42:59
7576         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
7577              does a PUSHMARK that's never ever POPMARKed; in general, only
7578              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
7579              Perl_eval_[sp]v() don't because they don't take any incoming
7580              arguments (this leak has been around since the original version
7581              of perl_eval_pv() in 5.003_97e)
7582      Branch: perl
7583            ! perl.c
7584 ____________________________________________________________________________
7585 [  6200] By: jhi                                   on 2000/06/04  03:44:52
7586         Log: Update to cperl-mode.el 4.31 from
7587              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
7588              Subject: A couple of notes
7589              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
7590              To: Mailing list Perl5 <perl5-porters@perl.org>
7591              Date: Sat, 3 Jun 2000 23:33:32 -0400
7592              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
7593      Branch: cfgperl
7594            ! emacs/cperl-mode.el
7595 ____________________________________________________________________________
7596 [  6199] By: jhi                                   on 2000/06/03  15:11:05
7597         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
7598              From: Dan Sugalski <dan@sidhe.org>
7599              To: perl5-porters@perl.org, vmsperl@perl.org
7600              Date: Fri, 02 Jun 2000 17:30:51 -0400
7601              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
7602      Branch: cfgperl
7603            ! vms/descrip_mms.template vms/gen_shrfls.pl
7604 ____________________________________________________________________________
7605 [  6198] By: jhi                                   on 2000/06/03  14:59:15
7606         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
7607              From: Dan Sugalski <dan@sidhe.org>
7608              To: vmsperl@perl.org, perl5-porters@perl.org
7609              Date: Fri, 02 Jun 2000 16:00:41 -0400
7610              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
7611              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
7612      Branch: cfgperl
7613            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
7614            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
7615            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
7616 ____________________________________________________________________________
7617 [  6197] By: jhi                                   on 2000/06/03  14:41:30
7618         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
7619              From: John Borwick <jhborwic@unity.ncsu.edu>
7620              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
7621              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
7622      Branch: cfgperl
7623            ! pod/perlsyn.pod
7624 ____________________________________________________________________________
7625 [  6196] By: jhi                                   on 2000/06/03  14:38:09
7626         Log: Integrate with Sarathy.
7627      Branch: cfgperl
7628           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
7629           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
7630           !> vms/perly_c.vms
7631 ____________________________________________________________________________
7632 [  6195] By: gsar                                  on 2000/06/02  22:43:13
7633         Log: fix yet another eval"" leak under USE_ITHREADS
7634      Branch: perl
7635            ! op.c
7636 ____________________________________________________________________________
7637 [  6194] By: gsar                                  on 2000/06/02  18:22:06
7638         Log: fix small eval"" memory leaks under USE_ITHREADS
7639      Branch: perl
7640            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
7641            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
7642            ! vms/perly_c.vms
7643 ____________________________________________________________________________
7644 [  6193] By: jhi                                   on 2000/06/01  13:03:56
7645         Log: Signals-be-gone for microperl.
7646      Branch: cfgperl
7647            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
7648 ____________________________________________________________________________
7649 [  6192] By: jhi                                   on 2000/06/01  12:52:02
7650         Log: Integrate with Sarathy.
7651      Branch: cfgperl
7652           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
7653           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
7654           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
7655           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
7656           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
7657           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
7658           !> t/op/vec.t utils/h2xs.PL
7659 ____________________________________________________________________________
7660 [  6191] By: gsar                                  on 2000/06/01  09:38:21
7661         Log: vec() loses numericalness (modified version of patch suggested
7662              by Robin Barker)
7663      Branch: perl
7664            ! doop.c t/op/vec.t
7665 ____________________________________________________________________________
7666 [  6190] By: gsar                                  on 2000/06/01  09:26:15
7667         Log: submit missing embed.pl change
7668      Branch: perl
7669            ! embed.pl
7670 ____________________________________________________________________________
7671 [  6189] By: gsar                                  on 2000/06/01  09:05:34
7672         Log: counting tr/// corrupts later operation (from M.J.T Guy)
7673      Branch: perl
7674            ! doop.c t/op/tr.t
7675 ____________________________________________________________________________
7676 [  6188] By: gsar                                  on 2000/06/01  08:58:39
7677         Log: h2xs tweaks
7678      Branch: perl
7679            ! utils/h2xs.PL
7680 ____________________________________________________________________________
7681 [  6187] By: gsar                                  on 2000/06/01  08:50:07
7682         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
7683              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
7684      Branch: perl
7685            + lib/Pod/LaTeX.pm
7686            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
7687            ! pod/pod2latex.PL
7688 ____________________________________________________________________________
7689 [  6186] By: gsar                                  on 2000/06/01  08:24:40
7690         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
7691              <wolfgang.laun@alcatel.at>)
7692      Branch: perl
7693            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
7694            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
7695 ____________________________________________________________________________
7696 [  6185] By: gsar                                  on 2000/06/01  08:12:00
7697         Log: remove incorrect documentation about implicit split to @_ in
7698              list context, which never really worked in perl 5 (from
7699              M.J.T. Guy)
7700      Branch: perl
7701            ! pod/perlfunc.pod pod/perltrap.pod
7702 ____________________________________________________________________________
7703 [  6184] By: gsar                                  on 2000/06/01  07:52:27
7704         Log: tweak for change#6127
7705      Branch: perl
7706            ! perl.c
7707 ____________________________________________________________________________
7708 [  6183] By: gsar                                  on 2000/06/01  07:41:02
7709         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
7710              <nick@ccl4.org>)
7711      Branch: perl
7712            + t/lib/selfloader.t
7713            ! MANIFEST lib/SelfLoader.pm
7714 ____________________________________________________________________________
7715 [  6182] By: jhi                                   on 2000/06/01  00:34:42
7716         Log: Be Cleaner Part Deux.
7717      Branch: cfgperl
7718            ! Makefile.SH
7719 ____________________________________________________________________________
7720 [  6181] By: jhi                                   on 2000/06/01  00:32:09
7721         Log: Integrate with Sarathy.
7722      Branch: cfgperl
7723           !> pp.c t/op/arith.t
7724 ____________________________________________________________________________
7725 [  6180] By: jhi                                   on 2000/06/01  00:31:13
7726         Log: microperl nits from Simon Cozens.
7727      Branch: cfgperl
7728            + uconfig.h
7729            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
7730            ! unixish.h
7731 ____________________________________________________________________________
7732 [  6179] By: gsar                                  on 2000/05/31  22:37:51
7733         Log: buggy modulus on UVs introduced by change#3378 (resulted in
7734              4063328477 % 65535 amounting to 27406, instead of 27407)
7735      Branch: perl
7736            ! pp.c t/op/arith.t
7737 ____________________________________________________________________________
7738 [  6178] By: jhi                                   on 2000/05/31  21:52:41
7739         Log: Be cleaner.
7740      Branch: cfgperl
7741            ! Makefile.SH
7742 ____________________________________________________________________________
7743 [  6177] By: jhi                                   on 2000/05/31  21:47:33
7744         Log: Substitution utf8 patch from Simon Cozens.
7745      Branch: cfgperl
7746            ! pp_hot.c
7747 ____________________________________________________________________________
7748 [  6176] By: jhi                                   on 2000/05/31  21:45:34
7749         Log: Single-quoted utf8 patch from Simon Cozens.
7750      Branch: cfgperl
7751            ! toke.c
7752 ____________________________________________________________________________
7753 [  6175] By: jhi                                   on 2000/05/31  21:40:18
7754         Log: Integrate with Sarathy.
7755      Branch: cfgperl
7756           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
7757 ____________________________________________________________________________
7758 [  6174] By: jhi                                   on 2000/05/31  21:37:31
7759         Log: microperl changes from Simon Cozens; Makefile for microperl
7760              written from scratch; few casts added as microperl compilation
7761              doesn't have all prototypes available.
7762      Branch: cfgperl
7763            + Makefile.micro README.micro Todo.micro uconfig.sh
7764            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
7765            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
7766      Branch: metaconfig
7767            + U/modified/Config_h.U
7768 ____________________________________________________________________________
7769 [  6173] By: jhi                                   on 2000/05/31  20:00:24
7770         Log: metaconfig maintenance.
7771      Branch: metaconfig
7772            + U/modified/Inhdr.U U/typedefs/inotype.U
7773      Branch: metaconfig/U/perl
7774            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
7775            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
7776 ____________________________________________________________________________
7777 [  6172] By: gsar                                  on 2000/05/31  05:05:42
7778         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
7779              (from Ilya Zakharevich)
7780      Branch: perl
7781            ! regexec.c t/op/re_tests
7782 ____________________________________________________________________________
7783 [  6171] By: gsar                                  on 2000/05/31  05:01:47
7784         Log: scalar() doesn't force scalar context when used in void context
7785              (from Simon Cozens)
7786      Branch: perl
7787            ! op.c t/op/wantarray.t
7788 ____________________________________________________________________________
7789 [  6170] By: gsar                                  on 2000/05/31  04:41:33
7790         Log: change#6142 needs tweaks to tests to work where there's no symlink()
7791              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
7792      Branch: perl
7793            ! t/lib/filefind.t
7794 ____________________________________________________________________________
7795 [  6169] By: gsar                                  on 2000/05/31  04:29:49
7796         Log: integrate cfgperl contents into mainline
7797      Branch: perl
7798           +> pod/perlmodlib.PL pod/perlnewmod.pod
7799           !> (integrate 42 files)
7800 ____________________________________________________________________________
7801 [  6168] By: jhi                                   on 2000/05/30  22:53:37
7802         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
7803      Branch: cfgperl
7804            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7805            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
7806            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
7807            ! win32/config.bc win32/config.gc win32/config.vc
7808            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7809            ! win32/config_h.PL win32/config_sh.PL
7810      Branch: metaconfig/U/perl
7811            ! perlxv.U
7812 ____________________________________________________________________________
7813 [  6167] By: jhi                                   on 2000/05/30  22:20:21
7814         Log: tweak todo 
7815      Branch: cfgperl
7816            ! Todo-5.6
7817 ____________________________________________________________________________
7818 [  6166] By: jhi                                   on 2000/05/30  22:11:51
7819         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
7820              in case somebody wants to write an extension for more
7821              shadow database interfaces.
7822      Branch: cfgperl
7823            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7824            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
7825            ! vos/config.def vos/config.h vos/config_h.SH_orig
7826            ! win32/config.bc win32/config.gc win32/config.vc
7827            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
7828      Branch: metaconfig
7829            ! U/modified/Myinit.U
7830      Branch: metaconfig/U/perl
7831            + d_getespwnam.U d_getprpwnam.U i_prot.U
7832 ____________________________________________________________________________
7833 [  6165] By: jhi                                   on 2000/05/30  18:35:34
7834         Log: Integrate with Sarathy.
7835      Branch: cfgperl
7836           !> op.c
7837 ____________________________________________________________________________
7838 [  6164] By: jhi                                   on 2000/05/30  18:30:16
7839         Log: detypo
7840      Branch: cfgperl
7841            ! Configure config_h.SH
7842      Branch: metaconfig/U/perl
7843            ! perlxv.U
7844 ____________________________________________________________________________
7845 [  6163] By: gsar                                  on 2000/05/30  03:24:03
7846         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
7847      Branch: perl
7848            ! op.c
7849 ____________________________________________________________________________
7850 [  6162] By: gsar                                  on 2000/05/30  03:09:38
7851         Log: fix memory leak in method call optimization (change#3768);
7852              made C<eval "$x->foo()"> leak
7853      Branch: perl
7854            ! op.c
7855 ____________________________________________________________________________
7856 [  6161] By: jhi                                   on 2000/05/29  17:56:26
7857         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
7858              both from Simon Cozens.
7859      Branch: cfgperl
7860            + pod/perlmodlib.PL pod/perlnewmod.pod
7861            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
7862            ! pod/perlmodlib.pod pod/perltoc.pod
7863 ____________________________________________________________________________
7864 [  6160] By: jhi                                   on 2000/05/29  17:23:55
7865         Log: Changes for the File::Temp 0.08 (change #6159) test suite
7866              to fit better into the Perl distribution test framework.
7867      Branch: cfgperl
7868            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
7869            ! t/lib/ftmp-tempfile.t
7870 ____________________________________________________________________________
7871 [  6159] By: jhi                                   on 2000/05/29  16:55:36
7872         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
7873      Branch: cfgperl
7874            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
7875            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
7876 ____________________________________________________________________________
7877 [  6158] By: bailey                                on 2000/05/29  16:22:08
7878         Log: Add fallback to tmpfile for use in cases where user's relying on
7879              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
7880              Lane's patch)
7881      Branch: vmsperl
7882            ! vms/vms.c vms/vmsish.h
7883 ____________________________________________________________________________
7884 [  6157] By: jhi                                   on 2000/05/29  03:10:36
7885         Log: Regen Configure to jive with #6149.
7886      Branch: cfgperl
7887            ! Configure
7888      Branch: metaconfig
7889            ! U/modified/Getfile.U
7890 ____________________________________________________________________________
7891 [  6156] By: jhi                                   on 2000/05/29  03:01:38
7892         Log: Integrate with Sarathy.
7893      Branch: cfgperl
7894           +> ext/DynaLoader/dl_mac.xs
7895           !> (integrate 38 files)
7896 ____________________________________________________________________________
7897 [  6155] By: gsar                                  on 2000/05/28  21:15:58
7898         Log: small bug in change#6144; remove random \xA0 character that snuck
7899              in via change#6145
7900      Branch: perl
7901            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
7902 ____________________________________________________________________________
7903 [  6154] By: gsar                                  on 2000/05/28  21:04:19
7904         Log: avoid type mismatch warning
7905      Branch: perl
7906            ! perl.c
7907 ____________________________________________________________________________
7908 [  6153] By: gsar                                  on 2000/05/28  20:58:31
7909         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
7910              <nick@Bagpuss.uk.boo.com>)
7911      Branch: perl
7912            ! lib/Test/Harness.pm
7913 ____________________________________________________________________________
7914 [  6152] By: gsar                                  on 2000/05/28  20:53:42
7915         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
7916      Branch: perl
7917            ! regexec.c
7918 ____________________________________________________________________________
7919 [  6151] By: gsar                                  on 2000/05/28  20:50:28
7920         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
7921      Branch: perl
7922            ! regexec.c
7923 ____________________________________________________________________________
7924 [  6150] By: gsar                                  on 2000/05/28  20:39:58
7925         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
7926      Branch: perl
7927            ! pod/perlrequick.pod
7928 ____________________________________________________________________________
7929 [  6149] By: gsar                                  on 2000/05/28  20:35:16
7930         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
7931              <troc@netrus.net>)
7932      Branch: perl
7933            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
7934            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
7935            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
7936            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
7937 ____________________________________________________________________________
7938 [  6148] By: gsar                                  on 2000/05/28  20:21:07
7939         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
7940      Branch: perl
7941            ! lib/ExtUtils/MM_Unix.pm
7942 ____________________________________________________________________________
7943 [  6147] By: gsar                                  on 2000/05/28  20:12:41
7944         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
7945              (from Peter Prymmer)
7946      Branch: perl
7947            ! vms/subconfigure.com
7948 ____________________________________________________________________________
7949 [  6146] By: gsar                                  on 2000/05/28  20:06:15
7950         Log: doc typo
7951      Branch: perl
7952            ! lib/warnings.pm warnings.h warnings.pl
7953 ____________________________________________________________________________
7954 [  6145] By: gsar                                  on 2000/05/28  18:44:33
7955         Log: make xsubpp skip embedded pod (from Matthias Neeracher
7956              <neeri@iis.ee.ethz.ch>)
7957      Branch: perl
7958            ! lib/ExtUtils/xsubpp
7959 ____________________________________________________________________________
7960 [  6144] By: gsar                                  on 2000/05/28  18:42:49
7961         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
7962              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
7963              <neeri@iis.ee.ethz.ch>)
7964      Branch: perl
7965            ! lib/AutoSplit.pm
7966 ____________________________________________________________________________
7967 [  6143] By: gsar                                  on 2000/05/28  18:41:12
7968         Log: MacOS support, part 1 (from Matthias Neeracher
7969              <neeri@iis.ee.ethz.ch>)
7970      Branch: perl
7971            + ext/DynaLoader/dl_mac.xs
7972            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
7973            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
7974            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
7975            ! util.h
7976 ____________________________________________________________________________
7977 [  6142] By: gsar                                  on 2000/05/28  18:21:51
7978         Log: File::Find fails to chdir when chasing symlinks (from
7979              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
7980      Branch: perl
7981            ! lib/File/Find.pm t/lib/filefind.t
7982 ____________________________________________________________________________
7983 [  6141] By: jhi                                   on 2000/05/28  14:25:15
7984         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
7985              forwarded by Peter Seebach from the bsdi-users mailing list.
7986              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
7987      Branch: perl
7988            ! hints/bsdos.sh
7989 ____________________________________________________________________________
7990 [  6140] By: jhi                                   on 2000/05/28  14:11:57
7991         Log: Integrate with Sarathy.
7992      Branch: cfgperl
7993           +> (branch 30 files)
7994           !> (integrate 93 files)
7995 ____________________________________________________________________________
7996 [  6139] By: gsar                                  on 2000/05/28  10:01:48
7997         Log: revise mktables.PL for bugs and newness in Unicode 3.0
7998              (from James Bence <jbence@amgen.com>)
7999      Branch: perl
8000            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
8001            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
8002            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
8003            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
8004            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
8005            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
8006            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
8007            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
8008            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
8009            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
8010            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
8011            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
8012            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
8013            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
8014            + lib/unicode/Is/SylWU.pl
8015            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
8016            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
8017            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
8018            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
8019            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
8020            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
8021            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
8022            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
8023            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
8024            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
8025            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
8026            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
8027            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
8028            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
8029            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
8030            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
8031            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
8032            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
8033            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
8034            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
8035            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
8036            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
8037            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
8038            ! lib/unicode/Makefile lib/unicode/mktables.PL
8039 ____________________________________________________________________________
8040 [  6138] By: gsar                                  on 2000/05/28  08:50:32
8041         Log: add note about the handling of negative indices to tied arrays
8042              (from Michael G Schwern <schwern@pobox.com>)
8043      Branch: perl
8044            ! pod/perltie.pod
8045 ____________________________________________________________________________
8046 [  6137] By: gsar                                  on 2000/05/28  08:46:10
8047         Log: fix bogus redeclaration warning for "our" variables in different
8048              scopes
8049      Branch: perl
8050            ! op.c t/pragma/strict-vars
8051 ____________________________________________________________________________
8052 [  6136] By: gsar                                  on 2000/05/28  08:31:20
8053         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
8054      Branch: perl
8055            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
8056 ____________________________________________________________________________
8057 [  6135] By: gsar                                  on 2000/05/28  08:17:50
8058         Log: enable Test::Harness to dynamically determine column width etc.
8059              (from Rob Napier <rnapier@employees.org>)
8060      Branch: perl
8061            ! lib/Test/Harness.pm
8062 ____________________________________________________________________________
8063 [  6134] By: gsar                                  on 2000/05/28  08:13:39
8064         Log: make Test::Harness use wait.h/WCOREDUMP if available
8065              (from Ben Tilly <ben_tilly@hotmail.com>)
8066      Branch: perl
8067            ! lib/Test/Harness.pm
8068 ____________________________________________________________________________
8069 [  6133] By: gsar                                  on 2000/05/28  08:08:05
8070         Log: elide bogus test in change#6132
8071      Branch: perl
8072            ! t/pragma/warn/9enabled
8073 ____________________________________________________________________________
8074 [  6132] By: gsar                                  on 2000/05/28  08:03:14
8075         Log: warnings::enabled() doesn't fall back to looking at $^W if
8076              caller isn't using lexical warnings (from Paul Marquess)
8077      Branch: perl
8078            ! pp_ctl.c t/pragma/warn/9enabled
8079 ____________________________________________________________________________
8080 [  6131] By: gsar                                  on 2000/05/28  07:57:47
8081         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
8082      Branch: perl
8083            ! ext/POSIX/POSIX.pm
8084 ____________________________________________________________________________
8085 [  6130] By: gsar                                  on 2000/05/28  07:29:12
8086         Log: fix places that mean C<"word" character> but say C<alphanumeric
8087              character>
8088      Branch: perl
8089            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
8090 ____________________________________________________________________________
8091 [  6129] By: gsar                                  on 2000/05/28  07:18:41
8092         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
8093      Branch: perl
8094            ! vms/test.com
8095 ____________________________________________________________________________
8096 [  6128] By: gsar                                  on 2000/05/28  07:12:55
8097         Log: new perlxstut example for passing/returning refs to arrays
8098              (from David Lowe <dlowe@pootpoot.com>)
8099      Branch: perl
8100            ! pod/perlxstut.pod
8101 ____________________________________________________________________________
8102 [  6127] By: gsar                                  on 2000/05/28  07:02:50
8103         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
8104              failed (from Gisle Aas)
8105      Branch: perl
8106            ! cop.h perl.c
8107 ____________________________________________________________________________
8108 [  6126] By: gsar                                  on 2000/05/28  06:39:53
8109         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
8110              (reworked variant of patch suggested by Simon Cozens)
8111      Branch: perl
8112            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
8113            ! pp_hot.c proto.h t/op/gv.t
8114 ____________________________________________________________________________
8115 [  6125] By: gsar                                  on 2000/05/28  05:14:55
8116         Log: enable propagating exception objects via Perl_croak() in XS code
8117              (from Gisle Aas)
8118      Branch: perl
8119            ! util.c
8120 ____________________________________________________________________________
8121 [  6124] By: gsar                                  on 2000/05/28  05:07:28
8122         Log: integrate vmsperl contents into mainline
8123      Branch: perl
8124           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
8125           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
8126           !> vms/vmsish.h
8127 ____________________________________________________________________________
8128 [  6123] By: gsar                                  on 2000/05/28  05:03:53
8129         Log: clarify gotcha with #line directives (from Rocco Caputo
8130              <troc@netrus.net>)
8131      Branch: perl
8132            ! pod/perldebug.pod pod/perlsyn.pod
8133 ____________________________________________________________________________
8134 [  6122] By: gsar                                  on 2000/05/28  04:58:29
8135         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
8136              (from Mark-Jason Dominus)
8137      Branch: perl
8138            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
8139            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
8140            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
8141            ! toke.c
8142 ____________________________________________________________________________
8143 [  6121] By: bailey                                on 2000/05/25  04:46:54
8144         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
8145              lists (based on fixes by Craig Berry)
8146      Branch: vmsperl
8147            ! lib/File/Spec/VMS.pm
8148 ____________________________________________________________________________
8149 [  6120] By: bailey                                on 2000/05/25  04:25:38
8150         Log: Add missing escape (Charles Lane)
8151      Branch: vmsperl
8152            ! t/op/lex_assign.t
8153 ____________________________________________________________________________
8154 [  6119] By: bailey                                on 2000/05/25  04:21:25
8155         Log: Quiet error messages in vmsish.t (Charles Lane)
8156      Branch: vmsperl
8157            ! vms/ext/vmsish.t
8158 ____________________________________________________________________________
8159 [  6118] By: bailey                                on 2000/05/25  04:17:57
8160         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
8161              Flatten case labels in switch statements uniformly (Charles Bailey)
8162      Branch: vmsperl
8163            ! vms/vms.c
8164 ____________________________________________________________________________
8165 [  6117] By: bailey                                on 2000/05/25  03:58:09
8166         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
8167      Branch: vmsperl
8168            ! vms/vmsish.h
8169 ____________________________________________________________________________
8170 [  6116] By: bailey                                on 2000/05/25  03:11:15
8171         Log: Miscellaneous cosmetic fixes (Charles Lane)
8172      Branch: vmsperl
8173            ! lib/ExtUtils/MM_VMS.pm
8174 ____________________________________________________________________________
8175 [  6115] By: bailey                                on 2000/05/25  03:10:36
8176         Log: Add bounds checking for several strings (Charles Lane)
8177      Branch: vmsperl
8178            ! vms/vms.c
8179 ____________________________________________________________________________
8180 [  6114] By: bailey                                on 2000/05/25  02:25:34
8181         Log: Urk -- undo previous removal of vmsish 'exit' change
8182      Branch: vmsperl
8183            ! vms/ext/vmsish.pm vms/vmsish.h
8184 ____________________________________________________________________________
8185 [  6113] By: bailey                                on 2000/05/24  02:24:40
8186         Log: Ugly workaround for version-specific RTL error
8187      Branch: vmsperl
8188            ! vms/vms.c
8189 ____________________________________________________________________________
8190 [  6112] By: bailey                                on 2000/05/24  02:19:55
8191         Log: Check for existence of file before trying to delete
8192      Branch: vmsperl
8193            ! vms/test.com
8194 ____________________________________________________________________________
8195 [  6111] By: bailey                                on 2000/05/23  23:35:13
8196         Log: Resync with mainline prior to post-5.6.0 updates
8197      Branch: vmsperl
8198           +> (branch 49 files)
8199            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
8200            ! vms/ext/vmsish.pm
8201           !> (integrate 334 files)
8202 ____________________________________________________________________________
8203 [  6110] By: jhi                                   on 2000/05/23  19:28:32
8204         Log: todo tweak
8205      Branch: cfgperl
8206            ! Todo-5.6
8207 ____________________________________________________________________________
8208 [  6109] By: jhi                                   on 2000/05/18  17:38:54
8209         Log: Integrate with Sarathy.
8210      Branch: cfgperl
8211           !> mg.c perl.h win32/perlhost.h
8212 ____________________________________________________________________________
8213 [  6108] By: gsar                                  on 2000/05/17  02:24:56
8214         Log: reenable fake signal handling on Windows, bugs and all
8215      Branch: perl
8216            ! mg.c perl.h win32/perlhost.h
8217 ____________________________________________________________________________
8218 [  6107] By: jhi                                   on 2000/05/15  18:01:41
8219         Log: Tweak the todo list.
8220      Branch: cfgperl
8221            ! Todo-5.6
8222 ____________________________________________________________________________
8223 [  6106] By: jhi                                   on 2000/05/15  13:41:48
8224         Log: The (Configure) script refuses to go on, after asking for
8225              'You may also choose to try maximal 64-bitness....'.
8226              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
8227              -- Patrick Zima
8228              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
8229      Branch: cfgperl
8230            ! hints/solaris_2.sh
8231 ____________________________________________________________________________
8232 [  6105] By: jhi                                   on 2000/05/11  14:37:43
8233         Log: Integrate with Sarathy.
8234      Branch: cfgperl
8235           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
8236           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
8237 ____________________________________________________________________________
8238 [  6104] By: gsar                                  on 2000/05/11  03:39:07
8239         Log: PL_sys_intern was being initialized too late on windows
8240      Branch: perl
8241            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
8242            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
8243 ____________________________________________________________________________
8244 [  6103] By: jhi                                   on 2000/05/09  19:42:20
8245         Log: Test tweaking for Unicos continues.
8246      Branch: cfgperl
8247            ! t/op/64bitint.t
8248 ____________________________________________________________________________
8249 [  6102] By: jhi                                   on 2000/05/09  16:47:27
8250         Log: The test suite tweak in #6101 wasn't quite right.
8251      Branch: cfgperl
8252            ! t/lib/complex.t
8253 ____________________________________________________________________________
8254 [  6101] By: jhi                                   on 2000/05/09  15:35:34
8255         Log: Hints and test tweaks for Unicos.
8256      Branch: cfgperl
8257            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
8258 ____________________________________________________________________________
8259 [  6100] By: jhi                                   on 2000/05/08  21:15:06
8260         Log: More compilation tweakery from Allen Smith.
8261      Branch: cfgperl
8262            ! hints/irix_6.sh
8263 ____________________________________________________________________________
8264 [  6099] By: jhi                                   on 2000/05/08  19:21:18
8265         Log: Tweaks for the cc bugs from Allen Smith.
8266      Branch: cfgperl
8267            ! hints/irix_6.sh
8268 ____________________________________________________________________________
8269 [  6098] By: jhi                                   on 2000/05/08  19:13:37
8270         Log: Add a note about other, yet unsupported, shadow password APIs.
8271      Branch: cfgperl
8272            ! pp_sys.c
8273 ____________________________________________________________________________
8274 [  6097] By: jhi                                   on 2000/05/08  18:46:34
8275         Log: Add a note about possible compilation problems from Allen Smith.
8276      Branch: cfgperl
8277            ! hints/irix_6.sh
8278 ____________________________________________________________________________
8279 [  6096] By: jhi                                   on 2000/05/08  17:33:10
8280         Log: Integrate with Sarathy.
8281      Branch: cfgperl
8282           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
8283           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
8284 ____________________________________________________________________________
8285 [  6095] By: jhi                                   on 2000/05/08  16:21:33
8286         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
8287              might be useful in future.
8288      Branch: cfgperl
8289            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8290            ! config_h.SH
8291      Branch: metaconfig
8292            ! U/installdirs/inc_version_list.U
8293      Branch: metaconfig/U/perl
8294            ! perlxv.U
8295 ____________________________________________________________________________
8296 [  6094] By: gsar                                  on 2000/05/08  14:22:22
8297         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
8298      Branch: perl
8299            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
8300            ! hints/cygwin.sh pp_sys.c
8301 ____________________________________________________________________________
8302 [  6093] By: gsar                                  on 2000/05/08  12:52:28
8303         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
8304              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
8305      Branch: perl
8306            ! pp_sys.c sv.c win32/perlhost.h
8307 ____________________________________________________________________________
8308 [  6092] By: jhi                                   on 2000/05/07  22:40:34
8309         Log: Regen perltoc with the fixed buildtoc.
8310      Branch: cfgperl
8311            ! pod/perltoc.pod
8312 ____________________________________________________________________________
8313 [  6091] By: jhi                                   on 2000/05/07  22:24:16
8314         Log: Integrate with Sarathy.
8315      Branch: cfgperl
8316           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
8317           !> t/op/substr.t toke.c
8318 ____________________________________________________________________________
8319 [  6090] By: gsar                                  on 2000/05/07  19:47:07
8320         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
8321              [NI]OK; added tests for both
8322      Branch: perl
8323            ! perl.c pp_hot.c sv.c t/op/substr.t
8324 ____________________________________________________________________________
8325 [  6089] By: gsar                                  on 2000/05/07  18:18:38
8326         Log: buildtoc tweak to fix newline lossage
8327      Branch: perl
8328            ! pod/buildtoc
8329 ____________________________________________________________________________
8330 [  6088] By: jhi                                   on 2000/05/07  16:35:36
8331         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
8332              because we do not use those.  The HAS_GETSPNAM remains,
8333              though, because we still do use that.
8334      Branch: cfgperl
8335            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8336            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
8337            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
8338            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
8339            ! win32/config.vc win32/config_H.bc win32/config_H.gc
8340            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
8341 ____________________________________________________________________________
8342 [  6087] By: gsar                                  on 2000/05/07  16:05:16
8343         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
8344      Branch: perl
8345            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
8346 ____________________________________________________________________________
8347 [  6086] By: jhi                                   on 2000/05/07  15:27:07
8348         Log: Integrate with Sarathy.
8349      Branch: cfgperl
8350           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8351           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8352           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
8353           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
8354           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
8355           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
8356 ____________________________________________________________________________
8357 [  6085] By: gsar                                  on 2000/05/07  05:52:02
8358         Log: repeat operator (x) doesn't preserve utf8-ness
8359      Branch: perl
8360            ! pp.c t/op/substr.t
8361 ____________________________________________________________________________
8362 [  6084] By: gsar                                  on 2000/05/07  05:39:55
8363         Log: substr() does not preserve utf8-ness (from Stefan Eissing
8364              <Eissing@medicaldataservice.de>); added tests
8365      Branch: perl
8366            ! pp.c t/op/substr.t
8367 ____________________________________________________________________________
8368 [  6083] By: gsar                                  on 2000/05/07  05:24:46
8369         Log: note about undocumented caller() return value (from M.J.T. Guy);
8370              yet another peek.t tweak
8371      Branch: perl
8372            ! pod/perlfunc.pod t/lib/peek.t
8373 ____________________________________________________________________________
8374 [  6082] By: gsar                                  on 2000/05/07  05:08:40
8375         Log: peek.t non-portable to ithreads
8376      Branch: perl
8377            ! t/lib/peek.t
8378 ____________________________________________________________________________
8379 [  6081] By: gsar                                  on 2000/05/07  04:17:04
8380         Log: better default perlbug categories for ok reports (from Richard Foley)
8381      Branch: perl
8382            ! utils/perlbug.PL
8383 ____________________________________________________________________________
8384 [  6080] By: gsar                                  on 2000/05/07  04:08:07
8385         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
8386              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
8387      Branch: perl
8388            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
8389            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
8390            ! AUTHORS MAINTAIN MANIFEST
8391 ____________________________________________________________________________
8392 [  6079] By: gsar                                  on 2000/05/07  04:01:38
8393         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
8394      Branch: perl
8395            ! lib/Carp/Heavy.pm
8396 ____________________________________________________________________________
8397 [  6078] By: gsar                                  on 2000/05/07  01:24:19
8398         Log: workaround for CRT bug in chdir() (from Charles Lane, via
8399              Peter Prymmer)
8400      Branch: perl
8401            ! iperlsys.h vms/vms.c vms/vmsish.h
8402 ____________________________________________________________________________
8403 [  6077] By: gsar                                  on 2000/05/07  01:22:23
8404         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
8405              and Tom Phoenix)
8406      Branch: perl
8407            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
8408 ____________________________________________________________________________
8409 [  6076] By: gsar                                  on 2000/05/06  17:36:29
8410         Log: integrate cfgperl contents into mainline
8411      Branch: perl
8412           +> t/lib/peek.t
8413           !> Configure MANIFEST Porting/Glossary Porting/config.sh
8414           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
8415           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
8416           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
8417 ____________________________________________________________________________
8418 [  6075] By: jhi                                   on 2000/05/05  18:56:10
8419         Log: Make the test more portable.
8420      Branch: cfgperl
8421            ! t/lib/peek.t
8422 ____________________________________________________________________________
8423 [  6074] By: jhi                                   on 2000/05/05  18:49:20
8424         Log: Introduce t/lib/peek.t.
8425      Branch: cfgperl
8426            + t/lib/peek.t
8427            ! MANIFEST
8428 ____________________________________________________________________________
8429 [  6073] By: jhi                                   on 2000/05/05  14:30:45
8430         Log: Complex tweaks.
8431      Branch: cfgperl
8432            ! lib/Math/Complex.pm t/lib/complex.t
8433 ____________________________________________________________________________
8434 [  6072] By: jhi                                   on 2000/05/05  12:27:13
8435         Log: Integrate with Sarathy.
8436      Branch: cfgperl
8437           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8438           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8439           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
8440           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
8441 ____________________________________________________________________________
8442 [  6071] By: gsar                                  on 2000/05/05  02:24:46
8443         Log: misformatted perllocal.pod (from Tim Jenness
8444              <t.jenness@jach.hawaii.edu>)
8445      Branch: perl
8446            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
8447 ____________________________________________________________________________
8448 [  6070] By: gsar                                  on 2000/05/05  02:16:52
8449         Log: remove misleading comment (from M.J.T. Guy)
8450      Branch: perl
8451            ! t/lib/anydbm.t
8452 ____________________________________________________________________________
8453 [  6069] By: gsar                                  on 2000/05/05  02:15:13
8454         Log: File::Spec compatibility update (from Barrie Slaymaker
8455              <barries@slaysys.com>)
8456      Branch: perl
8457            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
8458            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
8459 ____________________________________________________________________________
8460 [  6068] By: gsar                                  on 2000/05/05  02:01:50
8461         Log: note about values()
8462      Branch: perl
8463            ! pod/perlfunc.pod
8464 ____________________________________________________________________________
8465 [  6067] By: gsar                                  on 2000/05/05  01:33:09
8466         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
8467      Branch: perl
8468            ! win32/win32.c
8469 ____________________________________________________________________________
8470 [  6066] By: gsar                                  on 2000/05/05  01:23:43
8471         Log: s/END/CHECK/
8472      Branch: perl
8473            ! perl.c
8474 ____________________________________________________________________________
8475 [  6065] By: jhi                                   on 2000/05/04  17:30:22
8476         Log: Integrate with Sarathy.
8477      Branch: cfgperl
8478           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
8479 ____________________________________________________________________________
8480 [  6064] By: gsar                                  on 2000/05/04  17:26:14
8481         Log: change#5905 wasn't quite right--it's intent only applies when arguments
8482              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
8483      Branch: perl
8484            ! pp_sys.c sv.c
8485 ____________________________________________________________________________
8486 [  6063] By: gsar                                  on 2000/05/04  16:52:29
8487         Log: tokeq() could read unallocated field in argument
8488      Branch: perl
8489            ! toke.c
8490 ____________________________________________________________________________
8491 [  6062] By: gsar                                  on 2000/05/04  16:34:51
8492         Log: additional tests for utf8.t
8493      Branch: perl
8494            ! t/pragma/utf8.t
8495 ____________________________________________________________________________
8496 [  6061] By: gsar                                  on 2000/05/04  16:09:28
8497         Log: change#5921 neglected to make eq honor "use bytes"
8498      Branch: perl
8499            ! sv.c
8500 ____________________________________________________________________________
8501 [  6060] By: jhi                                   on 2000/05/04  15:30:16
8502         Log: Integrate with Sarathy.
8503      Branch: cfgperl
8504           !> perl.c regcomp.c t/pragma/utf8.t
8505 ____________________________________________________________________________
8506 [  6059] By: jhi                                   on 2000/05/04  15:26:37
8507         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
8508              in natively 64-bit platforms where a long is a quad (no need
8509              for long longs).  Also added bias for IVs.
8510      Branch: cfgperl
8511            ! toke.c
8512 ____________________________________________________________________________
8513 [  6058] By: gsar                                  on 2000/05/04  00:19:14
8514         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
8515              (spotted by Donald Kinzer <dkinzer@premia.com>)
8516      Branch: perl
8517            ! perl.c
8518 ____________________________________________________________________________
8519 [  6057] By: gsar                                  on 2000/05/03  18:34:01
8520         Log: fix broken parsing of /\x{ab}/
8521      Branch: perl
8522            ! regcomp.c t/pragma/utf8.t
8523 ____________________________________________________________________________
8524 [  6056] By: jhi                                   on 2000/05/03  17:57:16
8525         Log: The search of infinity continues, this time simplified.
8526      Branch: cfgperl
8527            ! lib/Math/Complex.pm
8528 ____________________________________________________________________________
8529 [  6055] By: jhi                                   on 2000/05/03  17:45:30
8530         Log: Detypo.
8531      Branch: cfgperl
8532            ! hints/unicos.sh
8533 ____________________________________________________________________________
8534 [  6054] By: jhi                                   on 2000/05/02  22:28:27
8535         Log: Be more forgiving in POSIX about HUGE_VALL.
8536      Branch: cfgperl
8537            ! ext/POSIX/POSIX.xs
8538 ____________________________________________________________________________
8539 [  6053] By: jhi                                   on 2000/05/02  22:25:05
8540         Log: Integrate with Sarathy.
8541      Branch: cfgperl
8542           !> hints/irix_6.sh pod/perlop.pod
8543 ____________________________________________________________________________
8544 [  6052] By: jhi                                   on 2000/05/02  22:24:31
8545         Log: Unicos hint tweak.
8546      Branch: cfgperl
8547            ! hints/unicos.sh
8548 ____________________________________________________________________________
8549 [  6051] By: jhi                                   on 2000/05/02  22:21:26
8550         Log: Complex tweakery.
8551      Branch: cfgperl
8552            ! lib/Math/Complex.pm t/lib/complex.t
8553 ____________________________________________________________________________
8554 [  6050] By: jhi                                   on 2000/05/02  19:26:22
8555         Log: Use setxxent()/endxxent().
8556      Branch: cfgperl
8557            ! t/op/grent.t t/op/pwent.t
8558 ____________________________________________________________________________
8559 [  6049] By: jhi                                   on 2000/05/02  19:06:02
8560         Log: Test both the scalar and list contexts.
8561      Branch: cfgperl
8562            ! t/op/grent.t t/op/pwent.t
8563 ____________________________________________________________________________
8564 [  6048] By: gsar                                  on 2000/05/02  18:29:10
8565         Log: add note about how $( doesn't interpolate in REs (from
8566              Philip Newton <newton@ficus.frogspace.net>)
8567      Branch: perl
8568            ! pod/perlop.pod
8569 ____________________________________________________________________________
8570 [  6047] By: jhi                                   on 2000/05/02  17:41:24
8571         Log: Call getspnam() only iff needd.
8572      Branch: cfgperl
8573            ! pp_sys.c
8574 ____________________________________________________________________________
8575 [  6046] By: gsar                                  on 2000/05/02  17:07:25
8576         Log: libscheck has insufficient checks for n32 libs (from
8577              Albert Chin-A-Young <china@thewrittenword.com>)
8578      Branch: perl
8579            ! hints/irix_6.sh
8580 ____________________________________________________________________________
8581 [  6045] By: jhi                                   on 2000/05/02  13:57:17
8582         Log: Integrate with Sarathy.
8583      Branch: cfgperl
8584           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
8585           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
8586 ____________________________________________________________________________
8587 [  6044] By: gsar                                  on 2000/05/02  06:48:19
8588         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
8589              such that underscores are only ignored in literal numbers,
8590              "\x{...}", and hex/oct argument
8591      Branch: perl
8592            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
8593 ____________________________________________________________________________
8594 [  6043] By: gsar                                  on 2000/05/02  02:22:29
8595         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
8596      Branch: perl
8597            ! pod/perlretut.pod
8598 ____________________________________________________________________________
8599 [  6042] By: gsar                                  on 2000/05/02  02:17:51
8600         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
8601      Branch: perl
8602            ! pod/perltrap.pod
8603 ____________________________________________________________________________
8604 [  6041] By: gsar                                  on 2000/05/02  01:53:51
8605         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
8606              to compensate
8607      Branch: perl
8608            ! Porting/makerel
8609 ____________________________________________________________________________
8610 [  6040] By: gsar                                  on 2000/05/02  01:51:57
8611         Log: missing files in MANIFEST
8612      Branch: perl
8613            ! MANIFEST
8614 ____________________________________________________________________________
8615 [  6039] By: jhi                                   on 2000/05/02  00:36:46
8616         Log: Infinite problems.
8617      Branch: cfgperl
8618            ! lib/Math/Complex.pm
8619 ____________________________________________________________________________
8620 [  6038] By: jhi                                   on 2000/05/02  00:06:38
8621         Log: pwent/spent #ifdef imbalance.
8622      Branch: cfgperl
8623            ! pp_sys.c
8624 ____________________________________________________________________________
8625 [  6037] By: jhi                                   on 2000/05/01  22:50:11
8626         Log: Use HUGE_VALL if applicable.
8627      Branch: cfgperl
8628            ! ext/POSIX/POSIX.xs util.c
8629 ____________________________________________________________________________
8630 [  6036] By: jhi                                   on 2000/05/01  22:20:53
8631         Log: Correct Freudian slip.
8632      Branch: cfgperl
8633            ! pp_sys.c
8634 ____________________________________________________________________________
8635 [  6035] By: jhi                                   on 2000/05/01  21:07:38
8636         Log: Continue on the pwent/spent case.
8637      Branch: cfgperl
8638            ! pp_sys.c
8639 ____________________________________________________________________________
8640 [  6034] By: jhi                                   on 2000/05/01  17:45:14
8641         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
8642              adjustments in 6032 conflicted badly with this, will have
8643              to revisit them later.
8644      Branch: cfgperl
8645           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
8646           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
8647           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
8648           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
8649           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
8650           !> t/lib/cgi-html.t t/lib/cgi-request.t
8651 ____________________________________________________________________________
8652 [  6033] By: jhi                                   on 2000/05/01  17:40:49
8653         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
8654      Branch: cfgperl
8655            ! pp_sys.c
8656 ____________________________________________________________________________
8657 [  6032] By: gsar                                  on 2000/05/01  15:56:32
8658         Log: whitespace adjustments
8659      Branch: perl
8660            ! pp_sys.c
8661 ____________________________________________________________________________
8662 [  6031] By: gsar                                  on 2000/05/01  15:19:41
8663         Log: small nits in diagnostics.pm (from Robin Barker)
8664      Branch: perl
8665            ! lib/diagnostics.pm pod/perldiag.pod
8666 ____________________________________________________________________________
8667 [  6030] By: gsar                                  on 2000/05/01  08:39:18
8668         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
8669              for @- and @+ (from Johan Vromans)
8670      Branch: perl
8671            ! lib/English.pm pod/perlvar.pod
8672 ____________________________________________________________________________
8673 [  6029] By: gsar                                  on 2000/05/01  08:16:10
8674         Log: add CGI.pm v2.66 (from Lincoln Stein)
8675      Branch: perl
8676            + lib/CGI/Util.pm t/lib/cgi-pretty.t
8677            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
8678            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
8679            ! t/lib/cgi-html.t t/lib/cgi-request.t
8680 ____________________________________________________________________________
8681 [  6028] By: gsar                                  on 2000/05/01  06:34:41
8682         Log: Pod::Man generates groff-incompatible macro definition (from
8683              Tom Christiansen)
8684      Branch: perl
8685            ! lib/Pod/Man.pm
8686 ____________________________________________________________________________
8687 [  6027] By: gsar                                  on 2000/05/01  06:31:36
8688         Log: podlators-1.02 update (from Russ Allbery)
8689      Branch: perl
8690            ! lib/Pod/Man.pm lib/Pod/Text.pm
8691 ____________________________________________________________________________
8692 [  6026] By: jhi                                   on 2000/04/30  23:24:23
8693         Log: Integrate with Sarathy.
8694      Branch: cfgperl
8695           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
8696           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
8697           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8698           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
8699           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
8700           !> t/lib/syslog.t toke.c win32/win32.h
8701 ____________________________________________________________________________
8702 [  6025] By: gsar                                  on 2000/04/30  18:17:47
8703         Log: Is{Alnum,Alpha,Word} don't match titlecase
8704              
8705              TODO: IsSpace is defined recursively!
8706              
8707              (both spotted by Larry)
8708      Branch: perl
8709            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
8710            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
8711 ____________________________________________________________________________
8712 [  6024] By: gsar                                  on 2000/04/30  17:50:19
8713         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
8714              (from Hugo van der Sanden)
8715      Branch: perl
8716            ! toke.c
8717 ____________________________________________________________________________
8718 [  6023] By: gsar                                  on 2000/04/30  17:14:43
8719         Log: debugger stomps on $. (from M.J.T. Guy)
8720      Branch: perl
8721            ! lib/perl5db.pl
8722 ____________________________________________________________________________
8723 [  6022] By: gsar                                  on 2000/04/30  16:59:22
8724         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
8725      Branch: perl
8726            ! sv.c
8727 ____________________________________________________________________________
8728 [  6021] By: gsar                                  on 2000/04/29  21:00:08
8729         Log: remove Win2K issue in pod (fixed by change#6020)
8730      Branch: perl
8731            ! README.win32 pod/perl56delta.pod
8732 ____________________________________________________________________________
8733 [  6020] By: gsar                                  on 2000/04/29  20:51:49
8734         Log: test tweak
8735      Branch: perl
8736            ! t/lib/open3.t
8737 ____________________________________________________________________________
8738 [  6019] By: gsar                                  on 2000/04/29  20:34:27
8739         Log: windows portability tweaks
8740      Branch: perl
8741            ! t/lib/b.t win32/win32.h
8742 ____________________________________________________________________________
8743 [  6018] By: gsar                                  on 2000/04/29  19:55:24
8744         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
8745              make _PATH_LOG() return "" if unavailable
8746      Branch: perl
8747            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
8748            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
8749 ____________________________________________________________________________
8750 [  6017] By: jhi                                   on 2000/04/28  22:49:46
8751         Log: Integrate with Sarathy.
8752      Branch: cfgperl
8753           !> op.c perl.c pod/perldiag.pod t/lib/b.t
8754 ____________________________________________________________________________
8755 [  6016] By: jhi                                   on 2000/04/28  22:46:14
8756         Log: Do not warn that an infinity does not look like a number.
8757      Branch: cfgperl
8758            ! sv.c
8759 ____________________________________________________________________________
8760 [  6015] By: gsar                                  on 2000/04/28  22:35:49
8761         Log: tweak test for portability
8762      Branch: perl
8763            ! t/lib/b.t
8764 ____________________________________________________________________________
8765 [  6014] By: gsar                                  on 2000/04/28  22:05:31
8766         Log: glob() loading File::Glob behind the scenes may cause syntax errors
8767      Branch: perl
8768            ! op.c
8769 ____________________________________________________________________________
8770 [  6013] By: gsar                                  on 2000/04/28  21:25:22
8771         Log: tweak change#5945 to display correct switch name in diagnostic
8772      Branch: perl
8773            ! perl.c pod/perldiag.pod
8774 ____________________________________________________________________________
8775 [  6012] By: jhi                                   on 2000/04/28  21:08:12
8776         Log: Integrate with Sarathy.
8777      Branch: cfgperl
8778           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
8779           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
8780           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
8781 ____________________________________________________________________________
8782 [  6011] By: jhi                                   on 2000/04/28  21:04:46
8783         Log: &HUGE_VAL is not defined, it exists.
8784      Branch: cfgperl
8785            ! lib/Math/Complex.pm
8786 ____________________________________________________________________________
8787 [  6010] By: gsar                                  on 2000/04/28  21:02:58
8788         Log: clarify note about shadow password support (from
8789              gellyfish@gellyfish.com)
8790      Branch: perl
8791            ! pod/perlfunc.pod
8792 ____________________________________________________________________________
8793 [  6009] By: gsar                                  on 2000/04/28  21:00:00
8794         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
8795      Branch: perl
8796            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
8797 ____________________________________________________________________________
8798 [  6008] By: gsar                                  on 2000/04/28  20:56:33
8799         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
8800      Branch: perl
8801            ! installperl vms/subconfigure.com
8802 ____________________________________________________________________________
8803 [  6007] By: gsar                                  on 2000/04/28  20:51:21
8804         Log: note about compile failures and END blocks (from M.J.T. Guy)
8805      Branch: perl
8806            ! pod/perl56delta.pod pod/perlmod.pod
8807 ____________________________________________________________________________
8808 [  6006] By: jhi                                   on 2000/04/28  20:42:14
8809         Log: Regen Configure.
8810      Branch: cfgperl
8811            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
8812            ! config_h.SH
8813 ____________________________________________________________________________
8814 [  6005] By: gsar                                  on 2000/04/28  20:41:16
8815         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
8816      Branch: perl
8817            ! utils/perldoc.PL
8818 ____________________________________________________________________________
8819 [  6004] By: jhi                                   on 2000/04/28  20:28:21
8820         Log: Integrate with Sarathy.
8821      Branch: cfgperl
8822           !> Configure INSTALL Porting/Glossary Porting/config.sh
8823           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
8824           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
8825           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
8826           !> win32/config.vc win32/win32.c
8827 ____________________________________________________________________________
8828 [  6003] By: gsar                                  on 2000/04/28  20:11:20
8829         Log: allow REG_EXPAND_SZ keys in Windows registry (from
8830              John Clayton <John.Clayton@barclayscapital.com>)
8831      Branch: perl
8832            ! win32/win32.c
8833 ____________________________________________________________________________
8834 [  6002] By: gsar                                  on 2000/04/28  19:34:16
8835         Log: destructive sv_setsv() can lose UV-ness from source, causing
8836              numeric promotions/comparisons to fail to do the right thing
8837      Branch: perl
8838            ! sv.c
8839 ____________________________________________________________________________
8840 [  6001] By: gsar                                  on 2000/04/28  18:44:15
8841         Log: support additional library locations via $Config{otherlibdirs}
8842              (from Andy Dougherty)
8843      Branch: perl
8844            ! Configure INSTALL Porting/Glossary Porting/config.sh
8845            ! Porting/config_H config_h.SH epoc/config.sh perl.c
8846            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
8847            ! win32/config.bc win32/config.gc win32/config.vc
8848 ____________________________________________________________________________
8849 [  6000] By: gsar                                  on 2000/04/28  18:26:58
8850         Log: reworked otherlibdirs.U (from Andy Dougherty)
8851      Branch: metaconfig
8852            ! U/installdirs/otherlibdirs.U
8853 ____________________________________________________________________________
8854 [  5999] By: gsar                                  on 2000/04/28  18:17:07
8855         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
8856      Branch: perl
8857            ! t/pragma/warn/toke toke.c
8858 ____________________________________________________________________________
8859 [  5998] By: jhi                                   on 2000/04/28  13:32:17
8860         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
8861      Branch: cfgperl
8862            ! lib/Math/Complex.pm
8863 ____________________________________________________________________________
8864 [  5997] By: jhi                                   on 2000/04/28  13:14:04
8865         Log: Preserve $!.
8866      Branch: cfgperl
8867            ! lib/Math/Complex.pm
8868 ____________________________________________________________________________
8869 [  5996] By: jhi                                   on 2000/04/28  12:59:23
8870         Log: Integrate with Sarathy.
8871      Branch: cfgperl
8872           +> pod/perlrequick.pod pod/perlretut.pod
8873           !> (integrate 51 files)
8874 ____________________________________________________________________________
8875 [  5995] By: gsar                                  on 2000/04/28  09:37:36
8876         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
8877      Branch: perl
8878            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
8879 ____________________________________________________________________________
8880 [  5994] By: gsar                                  on 2000/04/28  09:33:26
8881         Log: fix for missed accounting for null byte in pack("Z",...) (from
8882              M.J.T. Guy)
8883      Branch: perl
8884            ! pp.c t/op/pack.t
8885 ____________________________________________________________________________
8886 [  5993] By: gsar                                  on 2000/04/28  09:30:05
8887         Log: various minor tweaks seen on p5p
8888      Branch: perl
8889            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
8890 ____________________________________________________________________________
8891 [  5992] By: gsar                                  on 2000/04/28  09:08:19
8892         Log: pod nit (from Simon Cozens)
8893      Branch: perl
8894            ! pod/perlop.pod
8895 ____________________________________________________________________________
8896 [  5991] By: gsar                                  on 2000/04/28  09:06:36
8897         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
8898      Branch: perl
8899            ! README.posix-bc hints/posix-bc.sh
8900 ____________________________________________________________________________
8901 [  5990] By: gsar                                  on 2000/04/28  08:54:52
8902         Log: use $ENV{LIB} to search for libs under Visual C compiler
8903              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
8904      Branch: perl
8905            ! lib/ExtUtils/Liblist.pm
8906 ____________________________________________________________________________
8907 [  5989] By: gsar                                  on 2000/04/28  08:27:12
8908         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
8909              itself and no other (from Tom Hughes)
8910      Branch: perl
8911            ! t/op/array.t toke.c
8912 ____________________________________________________________________________
8913 [  5988] By: gsar                                  on 2000/04/28  08:01:38
8914         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
8915              <paul@miraclefish.com>)
8916      Branch: perl
8917            ! lib/ExtUtils/MakeMaker.pm
8918 ____________________________________________________________________________
8919 [  5987] By: gsar                                  on 2000/04/28  07:53:09
8920         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
8921      Branch: perl
8922            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
8923 ____________________________________________________________________________
8924 [  5986] By: gsar                                  on 2000/04/28  07:44:17
8925         Log: add regular expressions tutorial and quick-start guide (from
8926              Mark Kvale <kvale@phy.ucsf.edu>)
8927      Branch: perl
8928            + pod/perlrequick.pod pod/perlretut.pod
8929            ! AUTHORS MAINTAIN MANIFEST
8930 ____________________________________________________________________________
8931 [  5985] By: gsar                                  on 2000/04/28  07:30:28
8932         Log: forked child may not exit correctly if it failed to open
8933              /dev/console (from Graham Barr)
8934      Branch: perl
8935            ! ext/Sys/Syslog/Syslog.pm
8936 ____________________________________________________________________________
8937 [  5984] By: gsar                                  on 2000/04/28  07:27:20
8938         Log: attributes::reftype() doesn't work on tied argument
8939      Branch: perl
8940            ! xsutils.c
8941 ____________________________________________________________________________
8942 [  5983] By: gsar                                  on 2000/04/28  07:15:04
8943         Log: numeric conversion of non-number in change#3378 tramples on
8944              OOK offset, causing segfaults
8945      Branch: perl
8946            ! sv.c
8947 ____________________________________________________________________________
8948 [  5982] By: gsar                                  on 2000/04/28  04:48:25
8949         Log: avoid error in IO::Socket::INET when given an unknown service name
8950              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
8951      Branch: perl
8952            ! ext/IO/lib/IO/Socket/INET.pm
8953 ____________________________________________________________________________
8954 [  5981] By: gsar                                  on 2000/04/28  04:31:31
8955         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
8956              prototype mismatch with CORE::glob(); update pod and tests to
8957              suit (File::Glob::glob() is still available for backward
8958              compatibility, but should be considered deprecated)
8959      Branch: perl
8960            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
8961            ! t/lib/glob-taint.t
8962 ____________________________________________________________________________
8963 [  5980] By: gsar                                  on 2000/04/28  03:47:29
8964         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
8965              <ghudson@mit.edu>)
8966      Branch: metaconfig
8967            ! U/modified/Options.U
8968      Branch: perl
8969            ! Configure
8970 ____________________________________________________________________________
8971 [  5979] By: gsar                                  on 2000/04/28  03:07:54
8972         Log: under useithreads, constant pad entries could inadvertantly be
8973              shared across threads (from Eric Blood <eblood@xmission.com>);
8974              added Eric's test case to testsuite
8975      Branch: perl
8976            ! op.c t/op/misc.t
8977 ____________________________________________________________________________
8978 [  5978] By: gsar                                  on 2000/04/27  21:13:00
8979         Log: sync version numbers in File::Spec with the ones on CPAN
8980              (from Barrie Slaymaker)
8981      Branch: perl
8982            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
8983            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
8984            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
8985 ____________________________________________________________________________
8986 [  5977] By: gsar                                  on 2000/04/27  21:07:29
8987         Log: autoquote barewords followed by newline and arrow properly
8988              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
8989      Branch: perl
8990            ! t/pragma/warn/toke toke.c
8991 ____________________________________________________________________________
8992 [  5976] By: gsar                                  on 2000/04/27  20:41:20
8993         Log: DB_File v1.73 update (from Paul Marquess)
8994      Branch: perl
8995            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
8996            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
8997 ____________________________________________________________________________
8998 [  5975] By: gsar                                  on 2000/04/27  20:34:24
8999         Log: allow sort() reentrancy (variant of patch suggested by
9000              Hugo van der Sanden)
9001      Branch: perl
9002            ! pp_ctl.c t/op/sort.t
9003 ____________________________________________________________________________
9004 [  5974] By: gsar                                  on 2000/04/27  19:46:57
9005         Log: change#4197 somehow missed initializing PL_errors, meaning
9006              sytax error queueing wasn't working outside eval"" at all;
9007              also fixed eval"" to localize PL_error_count, so that compile-time
9008              eval's don't clobber the error state of the outer context
9009      Branch: perl
9010            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
9011            ! t/pragma/warn/toke
9012 ____________________________________________________________________________
9013 [  5973] By: gsar                                  on 2000/04/27  18:29:05
9014         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
9015      Branch: perl
9016            ! regcomp.c regexec.c t/op/re_tests
9017 ____________________________________________________________________________
9018 [  5972] By: jhi                                   on 2000/04/27  18:22:41
9019         Log: Integrate with Sarathy.
9020      Branch: cfgperl
9021           +> t/lib/b.t t/lib/syslog.t
9022           !> (integrate 31 files)
9023 ____________________________________________________________________________
9024 [  5971] By: jhi                                   on 2000/04/27  18:18:46
9025         Log: Unicos tweaks from Mark P. Lutz.
9026      Branch: cfgperl
9027            ! hints/unicos.sh lib/Math/Complex.pm
9028 ____________________________________________________________________________
9029 [  5970] By: gsar                                  on 2000/04/27  18:05:11
9030         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
9031              IV is >32bits
9032      Branch: perl
9033            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
9034 ____________________________________________________________________________
9035 [  5969] By: gsar                                  on 2000/04/27  17:50:56
9036         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
9037      Branch: perl
9038            + t/lib/syslog.t
9039            ! MANIFEST ext/Sys/Syslog/Syslog.pm
9040 ____________________________________________________________________________
9041 [  5968] By: gsar                                  on 2000/04/27  17:44:49
9042         Log: tolerate spaces in group names in test on solaris (from David Boyce
9043              <dsb@boyski.com>)
9044      Branch: perl
9045            ! t/op/groups.t
9046 ____________________________________________________________________________
9047 [  5967] By: gsar                                  on 2000/04/27  17:41:22
9048         Log: improved docs on the warn_uninit diagnostic (from David Glasser
9049              and Simon Cozens)
9050      Branch: perl
9051            ! pod/perldiag.pod
9052 ____________________________________________________________________________
9053 [  5966] By: gsar                                  on 2000/04/27  16:54:58
9054         Log: add testsuite for B backends, fix bug in B::Deparse (from
9055              Simon Cozens <simon@brecon.co.uk>)
9056      Branch: perl
9057            + t/lib/b.t
9058            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
9059 ____________________________________________________________________________
9060 [  5965] By: gsar                                  on 2000/04/27  16:10:37
9061         Log: avoid "will not stay shared" warnings for our variables (from
9062              Robin Barker)
9063      Branch: perl
9064            ! op.c t/pragma/warn/op
9065 ____________________________________________________________________________
9066 [  5964] By: gsar                                  on 2000/04/27  07:05:05
9067         Log: reformat to 72 columns (again)
9068      Branch: perl
9069            ! pod/perldiag.pod
9070 ____________________________________________________________________________
9071 [  5963] By: gsar                                  on 2000/04/27  06:28:31
9072         Log: patch from Larry to make (\&) prototype work; added tests for
9073              the same
9074      Branch: perl
9075            ! op.c t/comp/proto.t
9076 ____________________________________________________________________________
9077 [  5962] By: gsar                                  on 2000/04/27  06:15:47
9078         Log: updated README.hpux (from Jeff Okamoto)
9079      Branch: perl
9080            ! README.hpux
9081 ____________________________________________________________________________
9082 [  5961] By: gsar                                  on 2000/04/27  05:55:03
9083         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
9084      Branch: perl
9085            ! emacs/cperl-mode.el
9086 ____________________________________________________________________________
9087 [  5960] By: gsar                                  on 2000/04/27  05:49:26
9088         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
9089      Branch: perl
9090            ! INSTALL
9091 ____________________________________________________________________________
9092 [  5959] By: gsar                                  on 2000/04/27  05:33:41
9093         Log: doubled words in pods (from Simon Cozens
9094              <simon.p.cozens@jp.pwcglobal.com>)
9095      Branch: perl
9096            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
9097            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
9098            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
9099            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
9100            ! pod/perltootc.pod
9101 ____________________________________________________________________________
9102 [  5958] By: gsar                                  on 2000/04/27  05:11:39
9103         Log: change#3569 deleted some essential code, revert; avoid use of
9104              atexit() to make DynaLoader work properly on AIX under mod_perl
9105              (from Jens-Uwe Mager <jum@helios.de>)
9106      Branch: perl
9107            ! ext/DynaLoader/dl_aix.xs
9108 ____________________________________________________________________________
9109 [  5957] By: gsar                                  on 2000/04/27  04:54:51
9110         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
9111      Branch: perl
9112            ! pod/perlmod.pod
9113 ____________________________________________________________________________
9114 [  5956] By: gsar                                  on 2000/04/27  04:51:47
9115         Log: better diagnostics on failed tests (from Ilya Zakharevich)
9116      Branch: perl
9117            ! t/op/lex_assign.t
9118 ____________________________________________________________________________
9119 [  5955] By: gsar                                  on 2000/04/27  04:26:44
9120         Log: longstanding bug exposed by change#3307: sort arguments weren't
9121              compiled with the right wantarray context (ensuing runtime lookup
9122              via block_gimme() was getting the incidental context of the
9123              sort() itself)
9124      Branch: perl
9125            ! op.c t/op/sort.t
9126 ____________________________________________________________________________
9127 [  5954] By: gsar                                  on 2000/04/26  23:42:12
9128         Log: integrate cfgperl contents into mainline
9129      Branch: perl
9130           !> (integrate 30 files)
9131 ____________________________________________________________________________
9132 [  5953] By: jhi                                   on 2000/04/26  23:06:42
9133         Log: Integrate with Sarathy.
9134      Branch: cfgperl
9135           !> README.win32 ext/B/B/Deparse.pm
9136           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9137           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
9138           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
9139           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
9140           !> utils/perldoc.PL vms/perlvms.pod
9141 ____________________________________________________________________________
9142 [  5952] By: jhi                                   on 2000/04/26  23:03:46
9143         Log: Undo "use integer" addition from 64bitint as it seems
9144              to break most of the subtests in Digital UNIX;
9145              Unicos needs to find another way.
9146      Branch: cfgperl
9147            ! t/op/64bitint.t
9148 ____________________________________________________________________________
9149 [  5951] By: jhi                                   on 2000/04/26  22:57:53
9150         Log: Be more robust on "extreme" (large absolute value)
9151              arguments.  Originally reported by Daniel Connelly
9152              as a problem with asinh() on large negative arguments,
9153              asinh() used to bail out because an argument to log()
9154              ended up being zero.  Ilya Zakharevich proposed using
9155              Taylor's series in such cases, which for such large
9156              arguments is a very good approximation.
9157      Branch: cfgperl
9158            ! lib/Math/Complex.pm t/lib/complex.t
9159 ____________________________________________________________________________
9160 [  5950] By: gsar                                  on 2000/04/25  19:13:12
9161         Log: reformat perldiag to avoid long lines
9162      Branch: perl
9163            ! pod/perldiag.pod
9164 ____________________________________________________________________________
9165 [  5949] By: gsar                                  on 2000/04/25  18:41:11
9166         Log: make perldoc use the pod2man from the same version (from
9167              M.J.T. Guy)
9168      Branch: perl
9169            ! utils/perldoc.PL
9170 ____________________________________________________________________________
9171 [  5948] By: gsar                                  on 2000/04/25  18:21:57
9172         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
9173              <kompas@kompas.usr.onet.pl>)
9174      Branch: perl
9175            ! lib/vars.pm
9176 ____________________________________________________________________________
9177 [  5947] By: gsar                                  on 2000/04/25  18:11:53
9178         Log: use &dl_error rather than &dl_load_file as the guard for calling
9179              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
9180              statically built perl)
9181      Branch: perl
9182            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
9183 ____________________________________________________________________________
9184 [  5946] By: jhi                                   on 2000/04/25  17:37:54
9185         Log: Document that tr() is not tr(1).
9186      Branch: cfgperl
9187            ! pod/perlop.pod
9188 ____________________________________________________________________________
9189 [  5945] By: gsar                                  on 2000/04/25  16:34:33
9190         Log: make module name mandatory after -M switch; reorder perldiag
9191              alphabetically (from Mark-Jason Dominus)
9192      Branch: perl
9193            ! perl.c pod/perldiag.pod
9194 ____________________________________________________________________________
9195 [  5944] By: jhi                                   on 2000/04/25  01:15:18
9196         Log: On second thoughts frexp() does have two arguments.
9197      Branch: cfgperl
9198            ! perl.h
9199 ____________________________________________________________________________
9200 [  5943] By: jhi                                   on 2000/04/24  22:56:32
9201         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
9202              Now pp_ncmp() returns undef is either operand is a NaN.
9203      Branch: cfgperl
9204            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9205            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
9206            ! vms/subconfigure.com vos/config.def vos/config.h
9207            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
9208            ! win32/config.vc win32/config_H.bc win32/config_H.gc
9209            ! win32/config_H.vc
9210      Branch: metaconfig/U/perl
9211            + d_modfl.U
9212 ____________________________________________________________________________
9213 [  5942] By: jhi                                   on 2000/04/24  19:45:17
9214         Log: Regen Configure to match #5937.
9215      Branch: cfgperl
9216            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
9217            ! config_h.SH
9218      Branch: metaconfig
9219            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
9220 ____________________________________________________________________________
9221 [  5941] By: jhi                                   on 2000/04/24  19:24:11
9222         Log: Further Unicos fixes for Mark Lutz.
9223      Branch: cfgperl
9224            ! hints/unicos.sh pp_ctl.c
9225 ____________________________________________________________________________
9226 [  5940] By: jhi                                   on 2000/04/24  19:09:06
9227         Log: Various Unicos 10.0.0.6 fixes.
9228              
9229              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
9230              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
9231              Reply-To: tecmpl1@triton.ca.boeing.com 
9232              To: perl5-porters@perl.org 
9233              Date: Fri, 14 Apr 2000 20:21:00 GMT 
9234              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
9235      Branch: cfgperl
9236            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
9237 ____________________________________________________________________________
9238 [  5939] By: gsar                                  on 2000/04/24  19:01:24
9239         Log: more pod nits (from Larry Virden)
9240      Branch: perl
9241            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
9242            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
9243            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
9244 ____________________________________________________________________________
9245 [  5938] By: gsar                                  on 2000/04/24  18:54:01
9246         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
9247      Branch: perl
9248            ! ext/B/B/Deparse.pm
9249 ____________________________________________________________________________
9250 [  5937] By: jhi                                   on 2000/04/24  17:39:00
9251         Log: Integrate with Sarathy.
9252      Branch: cfgperl
9253           +> (branch 31 files)
9254           !> (integrate 73 files)
9255 ____________________________________________________________________________
9256 [  5936] By: gsar                                  on 2000/04/24  17:30:06
9257         Log: additional tests for change#5934 (from Paul Marquess, who also
9258              sent in the same fix)
9259      Branch: perl
9260            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
9261            ! t/pragma/warn/5nolint t/pragma/warn/6default
9262 ____________________________________________________________________________
9263 [  5935] By: jhi                                   on 2000/04/24  17:26:05
9264         Log: Do not assume sign propagation.
9265              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
9266              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
9267              To: payner@ncifcrf.gov, perl5-porters@perl.org 
9268              Date: Tue, 18 Apr 2000 18:24:49 +0100 
9269              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
9270      Branch: cfgperl
9271            ! t/op/bop.t t/op/misc.t
9272 ____________________________________________________________________________
9273 [  5934] By: gsar                                  on 2000/04/24  17:16:54
9274         Log: propagate lexical warnings from surrounding scope correctly
9275              within string eval()
9276      Branch: perl
9277            ! pp_ctl.c t/pragma/warn/pp_ctl
9278 ____________________________________________________________________________
9279 [  5933] By: jhi                                   on 2000/04/24  17:01:07
9280         Log: Flatten the cpp jungle doing the nosuid checking.
9281      Branch: cfgperl
9282            ! perl.c
9283 ____________________________________________________________________________
9284 [  5932] By: gsar                                  on 2000/04/24  09:08:14
9285         Log: add rsignal(), whichsig() and do_join() to public API list
9286              (mod_perl uses them to good advantage)
9287      Branch: perl
9288            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
9289 ____________________________________________________________________________
9290 [  5931] By: gsar                                  on 2000/04/24  09:01:40
9291         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
9292      Branch: perl
9293            ! pp_hot.c regexec.c t/op/pat.t
9294 ____________________________________________________________________________
9295 [  5930] By: gsar                                  on 2000/04/24  08:58:33
9296         Log: small os390 tweaks (from Peter Prymmer)
9297      Branch: perl
9298            ! config_h.SH makedepend.SH
9299 ____________________________________________________________________________
9300 [  5929] By: gsar                                  on 2000/04/24  08:55:25
9301         Log: pod nits
9302      Branch: perl
9303            ! pod/perlguts.pod
9304 ____________________________________________________________________________
9305 [  5928] By: gsar                                  on 2000/04/24  08:50:13
9306         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
9307      Branch: perl
9308            ! ext/IO/lib/IO/Poll.pm
9309 ____________________________________________________________________________
9310 [  5927] By: gsar                                  on 2000/04/24  08:43:24
9311         Log: arrange for next() to resume at the unstack op rather than the
9312              loop conditional, so that scope cleanup happens correctly
9313              (from Stephen McCamant)
9314      Branch: perl
9315            ! op.c pp_ctl.c t/op/misc.t
9316 ____________________________________________________________________________
9317 [  5926] By: gsar                                  on 2000/04/24  08:18:40
9318         Log: on windows, reserve 16M of stack rather than 128M (allows more
9319              threads to run concurrently)
9320      Branch: perl
9321            ! win32/Makefile win32/makefile.mk
9322 ____________________________________________________________________________
9323 [  5925] By: gsar                                  on 2000/04/24  08:13:52
9324         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
9325      Branch: perl
9326            ! toke.c
9327 ____________________________________________________________________________
9328 [  5924] By: gsar                                  on 2000/04/24  08:08:59
9329         Log: avoid using uninitialized memory in require version check
9330      Branch: perl
9331            ! pp_ctl.c universal.c
9332 ____________________________________________________________________________
9333 [  5923] By: gsar                                  on 2000/04/24  07:20:14
9334         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
9335      Branch: perl
9336            ! ext/IO/lib/IO/Poll.pm
9337 ____________________________________________________________________________
9338 [  5922] By: gsar                                  on 2000/04/24  07:08:42
9339         Log: commentary about IoTYPE() (from Nathan Torkington)
9340      Branch: perl
9341            ! sv.h
9342 ____________________________________________________________________________
9343 [  5921] By: gsar                                  on 2000/04/24  06:58:26
9344         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
9345              by fix
9346      Branch: perl
9347            ! sv.c t/lib/charnames.t t/pragma/utf8.t
9348 ____________________________________________________________________________
9349 [  5920] By: gsar                                  on 2000/04/24  06:37:59
9350         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
9351      Branch: perl
9352            ! doop.c t/op/ver.t
9353 ____________________________________________________________________________
9354 [  5919] By: gsar                                  on 2000/04/24  06:21:58
9355         Log: Configure might miss old directories when prefix must be
9356              expanded (from Robin Barker)
9357      Branch: metaconfig
9358            ! U/installdirs/inc_version_list.U
9359      Branch: perl
9360            ! Configure
9361 ____________________________________________________________________________
9362 [  5918] By: gsar                                  on 2000/04/24  06:16:11
9363         Log: VMS nits in glob() test (from Charles Lane)
9364      Branch: perl
9365            ! t/lib/glob-basic.t
9366 ____________________________________________________________________________
9367 [  5917] By: gsar                                  on 2000/04/24  06:11:56
9368         Log: various pod nits (from Larry Virden and others)
9369      Branch: perl
9370            ! README.amiga README.hpux README.machten README.os2
9371            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
9372            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
9373            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
9374            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
9375            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
9376            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
9377            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
9378            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
9379 ____________________________________________________________________________
9380 [  5916] By: gsar                                  on 2000/04/24  05:52:43
9381         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
9382              <wjones@tc.fluke.com>)
9383      Branch: perl
9384            ! t/lib/glob-basic.t
9385 ____________________________________________________________________________
9386 [  5915] By: gsar                                  on 2000/04/24  05:07:01
9387         Log: supported platforms mixed up
9388      Branch: perl
9389            ! pod/perl56delta.pod pod/perlport.pod
9390 ____________________________________________________________________________
9391 [  5914] By: gsar                                  on 2000/04/24  04:56:08
9392         Log: caller() wasn't returning the right number of elements for
9393              eval {...}
9394      Branch: perl
9395            ! pp_ctl.c t/pragma/warn/9enabled
9396 ____________________________________________________________________________
9397 [  5913] By: gsar                                  on 2000/04/24  04:35:41
9398         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
9399              Mark-Jason Dominus)
9400      Branch: perl
9401            ! pod/perlfunc.pod
9402 ____________________________________________________________________________
9403 [  5912] By: gsar                                  on 2000/04/24  04:17:15
9404         Log: fix totally broken caching in UNIVERSAL::isa() (from
9405              Nick Ing-Simmons)
9406      Branch: perl
9407            ! t/op/universal.t universal.c
9408 ____________________________________________________________________________
9409 [  5911] By: gsar                                  on 2000/04/24  03:39:47
9410         Log: add linebreak properties from unicode/LineBrk.txt (from
9411              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
9412      Branch: perl
9413            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
9414            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
9415            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
9416            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
9417            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
9418            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
9419            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
9420            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
9421            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
9422            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
9423            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
9424            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
9425            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
9426            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
9427            + lib/unicode/Is/LbrkZW.pl
9428            ! lib/unicode/mktables.PL
9429 ____________________________________________________________________________
9430 [  5910] By: gsar                                  on 2000/04/24  03:23:10
9431         Log: typo in pod
9432      Branch: perl
9433            ! ext/Thread/Thread.pm
9434 ____________________________________________________________________________
9435 [  5909] By: gsar                                  on 2000/04/24  03:22:03
9436         Log: mode argument to do_binmode() should be file mode, not boolean
9437      Branch: perl
9438            ! pp_sys.c
9439 ____________________________________________________________________________
9440 [  5908] By: gsar                                  on 2000/04/16  16:51:08
9441         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
9442              always returns a valid GV even when the symbol is trapped by strictures
9443              (avoids coredumps)
9444              
9445              TODO: the C<package;> hack needs similar treatment
9446      Branch: perl
9447            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
9448            ! t/pragma/strict-vars
9449 ____________________________________________________________________________
9450 [  5907] By: jhi                                   on 2000/03/31  23:42:56
9451         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
9452              an assumption which #5905 demolished.
9453      Branch: cfgperl
9454            ! pp_sys.c
9455 ____________________________________________________________________________
9456 [  5906] By: jhi                                   on 2000/03/31  18:54:37
9457         Log: Typo in #5905.
9458      Branch: cfgperl
9459            ! t/op/64bitint.t
9460 ____________________________________________________________________________
9461 [  5905] By: jhi                                   on 2000/03/31  18:50:54
9462         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
9463              reported by Joseph N. Hall.  The bug was that even with use64bitint
9464              one had to use the prefixes q, L, or ll with printf/sprintf,
9465              contrary to the documentation and common sense.
9466      Branch: cfgperl
9467            ! sv.c t/op/64bitint.t
9468 ____________________________________________________________________________
9469 [  5904] By: gsar                                  on 2000/03/28  02:31:32
9470         Log: add Changes, perldelta.pod
9471      Branch: perl
9472            + Changes pod/perldelta.pod
9473 ____________________________________________________________________________
9474 [  5903] By: gsar                                  on 2000/03/28  02:03:55
9475         Log: rename Changes and perldelta.pod
9476      Branch: perl
9477           +> Changes5.6 pod/perl56delta.pod
9478            - Changes pod/perldelta.pod
9479            ! MANIFEST
9480 ____________________________________________________________________________
9481 [  5902] By: gsar                                  on 2000/03/28  01:59:14
9482         Log: create maint-5.6 branch
9483      Branch: maint-5.6/perl
9484           +> (branch 1611 files)
9485 ____________________________________________________________________________
9486 [  5901] By: jhi                                   on 2000/03/23  05:48:43
9487         Log: Integrate with Sarathy.
9488      Branch: cfgperl
9489           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
9490 ____________________________________________________________________________
9491 [  5900] By: gsar                                  on 2000/03/23  05:42:43
9492         Log: three guesses on what this is :-)
9493      Branch: perl
9494            ! Changes