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