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