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