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