Tiny updates on the contributors list.
[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.net>
19     Kenneth Albanowski  <kjahds@kjahds.com>
20     Russ Allbery        <rra@stanford.edu>
21     Brad Appleton       <bradapp@enteract.com>
22     Greg Bacon          <gbacon@itsc.uah.edu>
23     Robin Barker        <rmb1@cise.npl.co.uk>
24     Vishal Bhatia       <vishal@gol.com>
25     Spider Boardman     <spider@orb.nashua.nh.us>
26     Tom Christiansen    <tchrist@perl.com>
27     Simon Cozens        <simob@brecon.co.uk>
28     Mark-Jason Dominus  <mjd@plover.com>
29     Jan Dubois          <jand@activestate.com>
30     Dominic Dunlop      <domo@computer.org>
31     Eric Fifer          <efifer@sanwaint.com>
32     Hallvard B Furuseth <h.b.furuseth@usit.uio.no>
33     M. J. T. Guy        <mjtg@cus.cam.ac.uk>
34     Tom Hughes          <tom@compton.nu>
35     Nick Ing-Simmons    <nik@tiuk.ti.com>
36     Andreas Koenig      <a.koenig@mind.de>
37     Douglas Lankshear   <dougl@activestate.com>
38     Doug MacEachern     <dougm@covalent.net>
39     Raphael Manfredi    <Raphael.Manfredi@st.com>
40     Paul Marquess       <Paul.Marquess@btinternet.com>
41     Stephen McCamant    <alias@mcs.com>
42     Laszlo Molnar       <laszlo.molnar@eth.ericsson.se>
43     Hans Mulder         <hansmu@xs4all.nl>
44     Chris Nandor        <pudge@pobox.com>
45     Matthias Neeracher  <neeri@iis.ee.ethz.ch>
46     Jeff Okamoto        <okamoto@hpcc123.corp.hp.com>
47     Ulrich Pfeifer      <pfeifer@charly.informatik.uni-dortmund.de>
48     Tom Phoenix         <rootbeer@teleport.com>
49     Stephen Potter      <spp@ds.net>
50     Joshua Pritikin     <joshua.pritikin@db.com>
51     Peter Prymmer       <pvhp@forte.com>
52     Norbert Pueschel    <pueschel@imsdd.meb.uni-bonn.de>
53     Dean Roehrich       <roehrich@cray.com>
54     Hugo van der Sanden <hv@crypt.demon.co.uk>
55     Michael G Schwern   <schwern@pobox.com>
56     Roderick Schertler  <roderick@argon.org>
57     Kurt D. Starsinic   <kstar@chapin.edu>
58     Benjamin Stuhl      <sho_pi@hotmail.com>
59     Dan Sugalski        <dan@sidhe.org>
60     Nathan Torkington   <gnat@frii.com>
61     Larry W. Virden     <lvirden@cas.org>
62     Johan Vromans       <jvromans@squirrel.nl>
63     Ilya Zakharevich    <ilya@math.ohio-state.edu>
64
65 And the Keepers of the Patch Pumpkin:
66
67     Charles Bailey      <bailey@newman.upenn.edu>
68     Graham Barr         <gbarr@ti.com>
69     Malcolm Beattie     <mbeattie@sable.ox.ac.uk>
70     Tim Bunce           <Tim.Bunce@ig.co.uk>
71     Andy Dougherty      <doughera@lafcol.lafayette.edu>
72     Jarkko Hietaniemi   <jhi@iki.fi>
73     Gurusamy Sarathy    <gsar@activestate.com>
74     Chip Salzenberg     <chip@perl.com>
75
76 And, of course, the Author of Perl:
77
78     Larry Wall          <larry@wall.org>
79
80
81 NOTE: Each change entry shows the change number; who checked it into the
82 repository; when; description of the change; which branch the change
83 happened in; and the affected files.  The file lists have a short symbolic
84 indicator:
85
86             !       modified
87             +       added
88             -       deleted
89             +>      branched (from elsewhere)
90             !>      merged changes (from elsewhere)
91
92
93 --------------
94 Version v5.7.0          Development release working toward v5.8
95 --------------
96
97 ____________________________________________________________________________
98 [  6380] By: gsar                                  on 2000/07/12  07:31:00
99         Log: get sprintf.t to adjust properly for 3-digit exponents
100      Branch: perl
101            ! t/op/sprintf.t
102 ____________________________________________________________________________
103 [  6379] By: gsar                                  on 2000/07/12  06:40:04
104         Log: change#6174 needs corresponding change in win32/config_h.PL,
105              which grovels through config_h.SH to find the config.h name
106      Branch: perl
107            ! win32/config_h.PL
108 ____________________________________________________________________________
109 [  6378] By: jhi                                   on 2000/07/12  05:03:59
110         Log: Do the cc sanity check both before the hints and
111              after the cc selction.
112      Branch: cfgperl
113            ! Configure config_h.SH
114      Branch: metaconfig
115            ! U/modified/Oldconfig.U U/modified/cc.U
116      Branch: metaconfig/U/perl
117            + Checkcc.U
118 ____________________________________________________________________________
119 [  6377] By: jhi                                   on 2000/07/12  02:49:22
120         Log: Fix nits noticed by Boston.pm.
121      Branch: cfgperl
122            ! pod/perlre.pod
123 ____________________________________________________________________________
124 [  6376] By: jhi                                   on 2000/07/11  21:22:13
125         Log: Configure cosmetics and perldelta.
126      Branch: cfgperl
127            ! Configure config_h.SH pod/perldelta.pod
128      Branch: metaconfig
129            ! U/modified/cc.U
130 ____________________________________________________________________________
131 [  6375] By: gsar                                  on 2000/07/11  21:17:35
132         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
133      Branch: perl
134            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
135            ! win32/win32sck.c
136 ____________________________________________________________________________
137 [  6374] By: gsar                                  on 2000/07/11  20:48:50
138         Log: tweak for build failure under multiplicity
139      Branch: perl
140            ! toke.c
141 ____________________________________________________________________________
142 [  6373] By: gsar                                  on 2000/07/11  20:37:23
143         Log: integrate cfgperl changes#6325..6373 into mainline
144              (NOTE: today's batch of integrations still untested)
145      Branch: perl
146           +> ext/DynaLoader/hints/netbsd.pl
147            ! Changes
148           !> (integrate 26 files)
149 ____________________________________________________________________________
150 [  6372] By: jhi                                   on 2000/07/11  20:30:36
151         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
152              regen perltoc.
153      Branch: cfgperl
154            + pod/perlbook.pod
155            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
156            ! pod/perltoc.pod
157 ____________________________________________________________________________
158 [  6371] By: jhi                                   on 2000/07/11  20:08:56
159         Log: Minor cleanups on the booklist.
160      Branch: cfgperl
161            ! pod/perlfaq2.pod
162 ____________________________________________________________________________
163 [  6370] By: jhi                                   on 2000/07/11  19:31:13
164         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
165      Branch: cfgperl
166            ! t/pragma/overload.t
167 ____________________________________________________________________________
168 [  6369] By: gsar                                  on 2000/07/11  19:27:48
169         Log: integrate cfgperl changes#6293..6324 into mainline
170      Branch: perl
171           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
172            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
173           !> (integrate 30 files)
174 ____________________________________________________________________________
175 [  6368] By: gsar                                  on 2000/07/11  19:18:57
176         Log: skip integrate of problematic change#6292 from cfgperl into mainline
177      Branch: perl
178           !> pp_hot.c
179 ____________________________________________________________________________
180 [  6367] By: gsar                                  on 2000/07/11  19:17:21
181         Log: integrate cfgperl changes#6288..6290 into mainline
182      Branch: perl
183           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
184 ____________________________________________________________________________
185 [  6366] By: gsar                                  on 2000/07/11  19:11:18
186         Log: integrate cfgperl changes#6268..6282 into mainline
187      Branch: perl
188           !> (integrate 30 files)
189 ____________________________________________________________________________
190 [  6365] By: gsar                                  on 2000/07/11  18:57:00
191         Log: delete new accidentally branched file
192      Branch: perl
193            - t/op/method2entersub.t
194 ____________________________________________________________________________
195 [  6364] By: gsar                                  on 2000/07/11  18:55:13
196         Log: skip integrate of change#6267 from cfgperl into mainline (the
197              method call optimization is flawed without additional hints
198              from user about immutableness of @ISA and no runtime method
199              definitions)
200      Branch: perl
201           +> t/op/method2entersub.t
202           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
203           !> perl.h t/op/sprintf.t xsutils.c
204 ____________________________________________________________________________
205 [  6363] By: gsar                                  on 2000/07/11  18:49:43
206         Log: integrate cfgperl changes#6261..6266 into mainline
207      Branch: perl
208           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
209           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
210           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
211           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
212 ____________________________________________________________________________
213 [  6362] By: gsar                                  on 2000/07/11  18:43:26
214         Log: integrate cfgperl changes#6252..6260 into mainline
215      Branch: perl
216           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
217           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
218           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
219           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
220 ____________________________________________________________________________
221 [  6361] By: gsar                                  on 2000/07/11  18:37:12
222         Log: skip integrate of problematic change#6251 from cfgperl into mainline
223      Branch: perl
224           !> lib/Exporter.pm
225 ____________________________________________________________________________
226 [  6360] By: gsar                                  on 2000/07/11  18:34:56
227         Log: integrate cfgperl change#6250 into mainline
228      Branch: perl
229           +> t/op/my_stash.t
230           !> MANIFEST embed.pl proto.h toke.c
231 ____________________________________________________________________________
232 [  6359] By: gsar                                  on 2000/07/11  18:21:19
233         Log: integrate cfgperl changes#6242..6249 into mainline
234      Branch: perl
235           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
236           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
237           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
238           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
239           !> t/lib/peek.t utf8.c
240 ____________________________________________________________________________
241 [  6358] By: gsar                                  on 2000/07/11  18:15:45
242         Log: skip integrate of problematic change#6241 from cfgperl into mainline
243      Branch: perl
244           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
245 ____________________________________________________________________________
246 [  6357] By: jhi                                   on 2000/07/11  18:15:16
247         Log: Fix for
248              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
249              From: Roderick Schertler <roderick@argon.org> 
250              Date: Tue, 11 Jul 2000 13:55:05 -0400 
251              Message-Id: <200007111755.NAA05077@jones.argon.org> 
252      Branch: cfgperl
253            ! doio.c
254 ____________________________________________________________________________
255 [  6356] By: jhi                                   on 2000/07/11  18:12:51
256         Log: Typo in #6341.
257      Branch: cfgperl
258            ! pp_hot.c
259 ____________________________________________________________________________
260 [  6355] By: gsar                                  on 2000/07/11  18:12:10
261         Log: integrate cfgperl changes#6231..6240 into mainline
262      Branch: perl
263           +> pod/perlutil.pod
264           !> (integrate 35 files)
265 ____________________________________________________________________________
266 [  6354] By: jhi                                   on 2000/07/11  18:04:34
267         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
268              From: Dominic Dunlop <domo@computer.org> 
269              Date: Tue, 11 Jul 2000 12:27:33 +0200 
270              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
271              
272              Replaces change #6268.
273      Branch: cfgperl
274            ! t/op/sprintf.t
275 ____________________________________________________________________________
276 [  6353] By: gsar                                  on 2000/07/11  17:59:51
277         Log: skip integrate of problematic change#6230 from cfgperl into mainline
278              (a later version of File::Spec is already in mainline)
279      Branch: perl
280           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
281           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
282 ____________________________________________________________________________
283 [  6352] By: gsar                                  on 2000/07/11  17:57:48
284         Log: integrate cfgperl changes#6224..6229 into mainline
285      Branch: perl
286           +> lib/lib.pm.PL
287            - lib/lib.pm
288           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
289           !> lib/English.pm op.c t/lib/english.t
290 ____________________________________________________________________________
291 [  6351] By: gsar                                  on 2000/07/11  17:50:10
292         Log: skip integrate of problematic change#6223 from cfgperl into mainline
293      Branch: perl
294           !> doio.c
295 ____________________________________________________________________________
296 [  6350] By: gsar                                  on 2000/07/11  17:48:28
297         Log: integrate cfgperl changes#6220..6222 into mainline
298      Branch: perl
299           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
300           !> toke.c utf8.c win32/win32.h
301 ____________________________________________________________________________
302 [  6349] By: gsar                                  on 2000/07/11  17:46:13
303         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
304              mainline
305      Branch: perl
306           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
307           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
308           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
309 ____________________________________________________________________________
310 [  6348] By: jhi                                   on 2000/07/11  17:45:49
311         Log: README.posix-bc podified from Thomas Dorner.
312      Branch: cfgperl
313            ! README.posix-bc
314 ____________________________________________________________________________
315 [  6347] By: gsar                                  on 2000/07/11  17:42:04
316         Log: integrate cfgperl change#6217 into mainline
317      Branch: perl
318           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
319           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
320           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
321 ____________________________________________________________________________
322 [  6346] By: gsar                                  on 2000/07/11  17:39:37
323         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
324              mainline
325      Branch: perl
326           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
327           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
328           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
329           !> perlapi.h pod/perlapi.pod
330 ____________________________________________________________________________
331 [  6345] By: gsar                                  on 2000/07/11  17:36:42
332         Log: integrate cfgperl changes#6207..6210 into mainline
333      Branch: perl
334           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
335           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
336 ____________________________________________________________________________
337 [  6344] By: gsar                                  on 2000/07/11  17:31:20
338         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
339              mainline
340      Branch: perl
341           !> (integrate 40 files)
342 ____________________________________________________________________________
343 [  6343] By: gsar                                  on 2000/07/11  17:19:08
344         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
345      Branch: perl
346           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
347            ! Changes
348           !> (integrate 34 files)
349 ____________________________________________________________________________
350 [  6342] By: jhi                                   on 2000/07/11  16:05:48
351         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
352              To: perl5-porters@perl.org
353              From: Karsten Sperling <spiff@phreax.net>
354              Date: Mon, 10 Jul 2000 15:12:52 +0200
355              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
356      Branch: cfgperl
357            ! lib/Symbol.pm
358 ____________________________________________________________________________
359 [  6341] By: jhi                                   on 2000/07/11  15:59:23
360         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
361              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
362              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
363              Date: Fri, 07 Jul 2000 17:57:16 +0100
364      Branch: cfgperl
365            ! pp_hot.c
366 ____________________________________________________________________________
367 [  6340] By: jhi                                   on 2000/07/11  15:55:47
368         Log: Subject: Re: format bug report  [Patch]
369              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
370              Date: Wed, 05 Jul 2000 13:12:52 +0200
371              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
372              
373              Subject: Re: format bug report  [Patch]
374              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
375              Date: Wed, 05 Jul 2000 14:10:01 +0200
376              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
377      Branch: cfgperl
378            ! t/op/write.t toke.c
379 ____________________________________________________________________________
380 [  6339] By: jhi                                   on 2000/07/11  13:54:09
381         Log: Be less forgiving about ambiguous and illegal tr ranges.
382              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
383              From: Mark-Jason Dominus <mjd@plover.com>
384              Date: Tue, 04 Jul 2000 10:00:12 -0400
385              Message-ID: <20000704140012.17772.qmail@plover.com>
386              
387              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
388              From: Mark-Jason Dominus <mjd@plover.com>
389              Date: Wed, 05 Jul 2000 09:37:36 -0400
390              Message-ID: <20000705133736.27293.qmail@plover.com>
391      Branch: cfgperl
392            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
393 ____________________________________________________________________________
394 [  6338] By: jhi                                   on 2000/07/11  13:31:24
395         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
396              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
397              Date: Tue, 11 Jul 2000 13:50:51 +0100
398              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
399      Branch: cfgperl
400            ! sv.c
401 ____________________________________________________________________________
402 [  6337] By: jhi                                   on 2000/07/11  13:29:14
403         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
404              From: Hugo <hv@crypt.compulink.co.uk>
405              Date: Tue, 11 Jul 2000 12:44:50 +0100
406              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
407      Branch: cfgperl
408            ! regexec.c t/op/re_tests
409 ____________________________________________________________________________
410 [  6336] By: jhi                                   on 2000/07/11  13:26:47
411         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
412              From: simon@brecon.co.uk (Simon Cozens)
413              Date: 7 Jul 2000 11:26:09 GMT
414              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
415      Branch: cfgperl
416            ! mg.c
417 ____________________________________________________________________________
418 [  6335] By: jhi                                   on 2000/07/11  13:23:37
419         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
420              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
421              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
422              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
423      Branch: cfgperl
424            + ext/DynaLoader/hints/netbsd.pl
425            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
426 ____________________________________________________________________________
427 [  6334] By: jhi                                   on 2000/07/11  13:20:38
428         Log: Subject: PATCH perlguts.pod: Document D and d magic types
429              From: mjd@plover.com
430              Date: 5 Jul 2000 18:01:51 -0000
431              Message-ID: <20000705180151.29413.qmail@plover.com>
432      Branch: cfgperl
433            ! pod/perlguts.pod
434 ____________________________________________________________________________
435 [  6333] By: jhi                                   on 2000/07/11  13:15:51
436         Log: Precedence goof, fix based on
437              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
438              From: Hugo <hv@crypt.compulink.co.uk>
439              Date: Tue, 11 Jul 2000 12:52:38 +0100
440              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
441      Branch: cfgperl
442            ! t/op/taint.t
443 ____________________________________________________________________________
444 [  6332] By: jhi                                   on 2000/07/11  12:40:17
445         Log: Integrate with Sarathy.
446      Branch: cfgperl
447           !> win32/win32sck.c
448 ____________________________________________________________________________
449 [  6331] By: jhi                                   on 2000/07/10  20:14:16
450         Log: Sprinkle ldlibpath.
451      Branch: cfgperl
452            ! pod/Makefile.SH
453 ____________________________________________________________________________
454 [  6330] By: jhi                                   on 2000/07/10  17:54:49
455         Log: More POSIX.pod tweaks.
456      Branch: cfgperl
457            ! ext/POSIX/POSIX.pod
458 ____________________________________________________________________________
459 [  6329] By: jhi                                   on 2000/07/10  14:02:12
460         Log: Reorder perl.pod once more.
461      Branch: cfgperl
462            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
463 ____________________________________________________________________________
464 [  6328] By: gsar                                  on 2000/07/10  07:06:00
465         Log: accept() leaks memory on windows due to incorrect ordering of
466              closesocket() and fclose() calls
467      Branch: perl
468            ! win32/win32sck.c
469 ____________________________________________________________________________
470 [  6327] By: gsar                                  on 2000/07/10  06:49:17
471         Log: winsock options weren't being set in all threads under ithreads
472              (caused send()s from second and subsequent threads to fail)
473      Branch: perl
474            ! win32/win32sck.c
475 ____________________________________________________________________________
476 [  6326] By: jhi                                   on 2000/07/08  02:45:40
477         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
478              was cast to an unsigned (32-bit) integer with wild abandon.
479      Branch: cfgperl
480            ! ext/Devel/DProf/DProf.xs
481 ____________________________________________________________________________
482 [  6325] By: jhi                                   on 2000/07/07  18:50:33
483         Log: Remove perlbook, update perlfaq book listing,
484              rearrange perl.pod, regenerate perltoc.
485      Branch: cfgperl
486            - pod/perlbook.pod
487            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
488            ! pod/perlfaq2.pod pod/perltoc.pod
489 ____________________________________________________________________________
490 [  6324] By: jhi                                   on 2000/07/07  14:03:40
491         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
492      Branch: cfgperl
493            ! sv.h toke.c
494 ____________________________________________________________________________
495 [  6323] By: jhi                                   on 2000/07/06  16:03:55
496         Log: Fix complaints of buildtoc.
497      Branch: cfgperl
498            + lib/Win32.pod
499            - pod/Win32.pod
500            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
501 ____________________________________________________________________________
502 [  6322] By: jhi                                   on 2000/07/06  15:15:52
503         Log: Add =head1 NAMEs so that buildtoc is happy.
504              (The CGI::Util nit reported to Lincoln.)
505      Branch: cfgperl
506            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
507            ! pod/perltoc.pod
508 ____________________________________________________________________________
509 [  6321] By: jhi                                   on 2000/07/06  03:16:04
510         Log: Config is being used.
511      Branch: cfgperl
512            ! t/op/method.t
513 ____________________________________________________________________________
514 [  6320] By: jhi                                   on 2000/07/06  03:13:13
515         Log: Integrate with Sarathy.
516      Branch: cfgperl
517           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
518 ____________________________________________________________________________
519 [  6319] By: jhi                                   on 2000/07/06  03:11:46
520         Log: Autogenerate pod/Makefile and pod/buildtoc.
521              buildtoc also checks whether the existin pods are
522              mentioned in MANIFEST and perl.pod, and vice versa.
523              (None of the thusly found discrepancies fixed yet.)
524              roffitall also needs to be autogenerated similarly but it
525              seems so badly out of date that I didn't touch it yet.
526      Branch: cfgperl
527            + pod/Makefile.SH pod/buildtoc.PL
528            - pod/Makefile pod/buildtoc
529            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
530 ____________________________________________________________________________
531 [  6318] By: gsar                                  on 2000/07/05  22:10:54
532         Log: fix UNC path handling on Windows under ithreads, and chdir()
533              return value when given a non-existent directory
534      Branch: perl
535            ! win32/vdir.h
536 ____________________________________________________________________________
537 [  6317] By: gsar                                  on 2000/07/05  22:08:19
538         Log: winsock cleanup never done on Windows (leads to handle leaks)
539      Branch: perl
540            ! win32/perllib.c win32/win32sck.c
541 ____________________________________________________________________________
542 [  6316] By: gsar                                  on 2000/07/05  22:06:19
543         Log: some debugger output does not go to the socket when RemotePort is set
544      Branch: perl
545            ! lib/perl5db.pl
546 ____________________________________________________________________________
547 [  6315] By: jhi                                   on 2000/07/05  00:25:21
548         Log: Integrate with Sarathy, preliminary fix for unicos
549              alignment problems in [ID 20000612.002] Perl problem on Cray system.
550      Branch: cfgperl
551            ! sv.h
552           !> pp_hot.c
553 ____________________________________________________________________________
554 [  6314] By: gsar                                  on 2000/07/04  23:34:02
555         Log: tyop in change#6306
556      Branch: perl
557            ! pp_hot.c
558 ____________________________________________________________________________
559 [  6313] By: jhi                                   on 2000/07/04  22:14:38
560         Log: Multiline string literals ENONPORTABLE.
561      Branch: cfgperl
562            ! pp_hot.c
563 ____________________________________________________________________________
564 [  6312] By: jhi                                   on 2000/07/04  20:34:44
565         Log: Integrate with Sarathy.
566      Branch: cfgperl
567           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
568           !> t/op/method.t
569 ____________________________________________________________________________
570 [  6311] By: jhi                                   on 2000/07/04  20:30:56
571         Log: More POSIX.pod embellishment.
572      Branch: cfgperl
573            ! ext/POSIX/POSIX.pod
574 ____________________________________________________________________________
575 [  6310] By: gsar                                  on 2000/07/04  17:28:48
576         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
577      Branch: perl
578            ! t/lib/b.t
579 ____________________________________________________________________________
580 [  6309] By: jhi                                   on 2000/07/04  17:22:18
581         Log: The #6308 required a little bit more.
582      Branch: cfgperl
583            ! Makefile.SH win32/Makefile
584 ____________________________________________________________________________
585 [  6308] By: jhi                                   on 2000/07/04  16:35:24
586         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
587      Branch: cfgperl
588            + lib/lib_pm.PL
589            - lib/lib.pm.PL
590            ! MANIFEST Makefile.SH
591 ____________________________________________________________________________
592 [  6307] By: jhi                                   on 2000/07/04  16:28:58
593         Log: Win32 patches for cfgperl from Sarathy.
594      Branch: cfgperl
595            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
596            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
597            ! thread.h toke.c util.c win32/Makefile win32/win32.c
598 ____________________________________________________________________________
599 [  6306] By: gsar                                  on 2000/07/04  16:28:40
600         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
601              (from Richard Soderberg <rs@oregonnet.com>)
602      Branch: perl
603            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
604 ____________________________________________________________________________
605 [  6305] By: jhi                                   on 2000/07/04  16:24:24
606         Log: Integrate with Sarathy.
607      Branch: cfgperl
608           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
609           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
610           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
611           !> proto.h win32/win32.c
612 ____________________________________________________________________________
613 [  6304] By: gsar                                  on 2000/07/04  16:17:24
614         Log: missing perldiag entry for unpack("w",...) diagnostic (from
615              Andreas Koenig)
616      Branch: perl
617            ! pod/perldiag.pod
618 ____________________________________________________________________________
619 [  6303] By: gsar                                  on 2000/07/04  16:14:44
620         Log: remove rel2abs prototypes (from Barrie Slaymaker)
621      Branch: perl
622            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
623            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
624 ____________________________________________________________________________
625 [  6302] By: gsar                                  on 2000/07/04  04:59:35
626         Log: adjust change#6299
627      Branch: perl
628            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
629            ! win32/win32.c
630 ____________________________________________________________________________
631 [  6301] By: jhi                                   on 2000/07/04  04:50:07
632         Log: Integrate with Sarathy.
633      Branch: cfgperl
634           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
635           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
636           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
637 ____________________________________________________________________________
638 [  6300] By: gsar                                  on 2000/07/04  04:42:09
639         Log: PERL_OBJECT build tweak
640      Branch: perl
641            ! perl.h
642 ____________________________________________________________________________
643 [  6299] By: gsar                                  on 2000/07/04  04:37:00
644         Log: fix memory leak on Windows (PL_sys_intern contents were never
645              freed)
646      Branch: perl
647            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
648            ! perlapi.c proto.h win32/win32.c
649 ____________________________________________________________________________
650 [  6298] By: gsar                                  on 2000/07/04  04:15:59
651         Log: fix large memory leak that has been around for ever, masked by
652              -DPURIFY (most of the arenas were never freed!)
653      Branch: perl
654            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
655 ____________________________________________________________________________
656 [  6297] By: gsar                                  on 2000/07/04  04:07:46
657         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
658      Branch: perl
659            ! perl.c
660 ____________________________________________________________________________
661 [  6296] By: jhi                                   on 2000/06/30  18:28:37
662         Log: Elaborate POSIX.pod.  Still needs work.
663      Branch: cfgperl
664            ! ext/POSIX/POSIX.pod
665 ____________________________________________________________________________
666 [  6295] By: jhi                                   on 2000/06/30  14:58:18
667         Log: Point to perlipc for more SysV IPC examples.
668      Branch: cfgperl
669            ! pod/perlfunc.pod
670 ____________________________________________________________________________
671 [  6294] By: gsar                                  on 2000/06/30  14:47:45
672         Log: slurp mode fix in change#4736 still not quite right
673      Branch: perl
674            ! pp_hot.c t/io/argv.t
675 ____________________________________________________________________________
676 [  6293] By: jhi                                   on 2000/06/30  12:02:55
677         Log: Integrate with Sarathy.
678      Branch: cfgperl
679           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
680 ____________________________________________________________________________
681 [  6292] By: jhi                                   on 2000/06/30  12:01:11
682         Log: From: simon@brecon.co.uk (Simon Cozens)
683              Subject: UTF8 concat
684              Date: 30 Jun 2000 06:13:25 GMT
685              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
686      Branch: cfgperl
687            ! pp_hot.c
688 ____________________________________________________________________________
689 [  6291] By: gsar                                  on 2000/06/30  04:37:33
690         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
691              when @_ is modified, causing coredumps
692      Branch: perl
693            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
694 ____________________________________________________________________________
695 [  6290] By: jhi                                   on 2000/06/30  02:21:44
696         Log: Integrate with Sarathy.
697      Branch: cfgperl
698           !> vms/vms.c vms/vmsish.h
699 ____________________________________________________________________________
700 [  6289] By: jhi                                   on 2000/06/30  02:21:02
701         Log: Check VERSIONs.
702      Branch: cfgperl
703            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
704            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
705            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
706 ____________________________________________________________________________
707 [  6288] By: jhi                                   on 2000/06/30  02:18:52
708         Log: Integrate with Sarathy.
709      Branch: cfgperl
710           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
711           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
712           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
713           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
714 ____________________________________________________________________________
715 [  6287] By: gsar                                  on 2000/06/30  02:17:08
716         Log: integrate vmsperl changes into mainline
717      Branch: perl
718           !> vms/vms.c vms/vmsish.h
719 ____________________________________________________________________________
720 [  6285] By: gsar                                  on 2000/06/30  02:05:28
721         Log: localize %INC in a Safe compartment so that use/require work
722              (many other magic globals probably need similar treatment)
723      Branch: perl
724            ! ext/Opcode/Opcode.xs
725 ____________________________________________________________________________
726 [  6284] By: gsar                                  on 2000/06/30  01:54:54
727         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
728              about Windows
729      Branch: perl
730            ! pod/perlembed.pod
731 ____________________________________________________________________________
732 [  6283] By: jhi                                   on 2000/06/30  01:50:10
733         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
734              From: Barrie Slaymaker <barries@jester.slaysys.com>
735              Date: Wed, 28 Jun 2000 11:35:29 -0400
736              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
737      Branch: perl
738            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
739            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
740            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
741            ! lib/File/Spec/Win32.pm
742 ____________________________________________________________________________
743 [  6282] By: jhi                                   on 2000/06/29  22:57:22
744         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
745              From: Dan Sugalski <dan@sidhe.org>
746              Date: Tue, 06 Jun 2000 11:59:50 -0400
747              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
748      Branch: cfgperl
749            ! vms/vms.c
750 ____________________________________________________________________________
751 [  6281] By: jhi                                   on 2000/06/29  22:52:50
752         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
753              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
754              Date: Wed, 7 Jun 2000 04:02:04 -0500
755              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
756      Branch: cfgperl
757            ! utils/h2xs.PL
758 ____________________________________________________________________________
759 [  6280] By: jhi                                   on 2000/06/29  22:45:47
760         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
761              From: rspier@pobox.com (Robert Spier)
762              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
763              Message-ID: <14654.31913.845602.610277@rls.cx>
764      Branch: cfgperl
765            ! utils/h2xs.PL
766 ____________________________________________________________________________
767 [  6279] By: jhi                                   on 2000/06/29  22:38:16
768         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
769              From: Tim Ayers <tayers@bridge.com>
770              Date: Thu, 08 Jun 2000 08:11:06 +0200
771              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
772              [resent by Richard Foley, Message-Id probably wrong]
773      Branch: cfgperl
774            ! pod/perlsub.pod
775 ____________________________________________________________________________
776 [  6278] By: jhi                                   on 2000/06/29  22:21:45
777         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
778              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
779              Date: Fri, 09 Jun 2000 12:39:27 -0400
780              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
781              (plus update the version "number" of Text::Wrap)
782      Branch: cfgperl
783            ! lib/Text/Wrap.pm
784 ____________________________________________________________________________
785 [  6277] By: jhi                                   on 2000/06/29  22:13:10
786         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
787              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
788              Date: Mon, 12 Jun 2000 14:55:59 +0100
789              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
790      Branch: cfgperl
791            ! pod/perlfunc.pod
792 ____________________________________________________________________________
793 [  6276] By: jhi                                   on 2000/06/29  22:11:06
794         Log: Subject: [PATCH] Re: eval documentation: context
795              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
796              Date: Mon, 12 Jun 2000 15:07:29 +0100
797              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
798      Branch: cfgperl
799            ! pod/perlfunc.pod
800 ____________________________________________________________________________
801 [  6275] By: jhi                                   on 2000/06/29  21:59:46
802         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
803              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
804              Date: Tue, 13 Jun 2000 02:43:48 -0500
805              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
806      Branch: cfgperl
807            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
808 ____________________________________________________________________________
809 [  6274] By: jhi                                   on 2000/06/29  21:56:14
810         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
811              From: Andy Dougherty <doughera@lafayette.edu>
812              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
813              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
814      Branch: cfgperl
815            ! ext/File/Glob/Glob.pm
816 ____________________________________________________________________________
817 [  6273] By: jhi                                   on 2000/06/29  21:49:09
818         Log: Subject: [PATCH] xsub attributes
819              From: Doug MacEachern <dougm@covalent.net>
820              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
821              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
822      Branch: cfgperl
823            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
824            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
825 ____________________________________________________________________________
826 [  6272] By: jhi                                   on 2000/06/29  21:41:28
827         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
828              From: Tom Phoenix <rootbeer@redcat.com>
829              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
830              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
831      Branch: cfgperl
832            ! lib/Net/Ping.pm
833 ____________________________________________________________________________
834 [  6271] By: jhi                                   on 2000/06/29  21:36:55
835         Log: Subject: PATCH pod/perltie.pod
836              From: Ian Phillipps <Ian.Phillipps@iname.com>
837              Date: Fri, 16 Jun 2000 00:17:19 +0100
838              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
839              (only the first hunk, the second hunk had already been done
840              by some other patch)
841      Branch: cfgperl
842            ! pod/perltie.pod
843 ____________________________________________________________________________
844 [  6270] By: jhi                                   on 2000/06/29  21:24:51
845         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
846              From: Nicholas Clark <nick@talking.bollo.cx>
847              Date: Fri, 23 Jun 2000 16:21:15 +0100
848              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
849      Branch: cfgperl
850            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
851            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
852 ____________________________________________________________________________
853 [  6269] By: jhi                                   on 2000/06/29  19:38:15
854         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
855              silence few compiler warnings.
856      Branch: cfgperl
857            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
858 ____________________________________________________________________________
859 [  6268] By: jhi                                   on 2000/06/29  18:21:50
860         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
861              From: Dominic Dunlop <domo@computer.org> 
862              Date: Thu, 29 Jun 2000 12:32:39 +0200 
863              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
864      Branch: cfgperl
865            ! t/op/sprintf.t
866 ____________________________________________________________________________
867 [  6267] By: jhi                                   on 2000/06/29  18:16:07
868         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
869              From: Doug MacEachern <dougm@covalent.net>
870              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
871              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
872      Branch: cfgperl
873            + t/op/method2entersub.t
874            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
875            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
876            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
877            ! xsutils.c
878 ____________________________________________________________________________
879 [  6266] By: jhi                                   on 2000/06/29  15:11:15
880         Log: Subject: [PATCH 5.6.0] cygwin port
881              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
882              From: "Fifer, Eric" <EFifer@sanwaint.com>
883              Date: Thu, 29 Jun 2000 12:58:29 +0100
884      Branch: cfgperl
885            ! cygwin/Makefile.SHs
886 ____________________________________________________________________________
887 [  6265] By: jhi                                   on 2000/06/29  15:04:05
888         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
889              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
890              Date: Wed, 28 Jun 2000 17:50:12 -0700
891              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
892      Branch: cfgperl
893            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
894 ____________________________________________________________________________
895 [  6264] By: jhi                                   on 2000/06/29  15:00:57
896         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
897              From: Marty Lucich <marty@netcom.com>
898              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
899              Message-Id: <200006282116.OAA11148@netcom.com>
900              ccdlflags update (the BSD/OS 4.1 part had already been taken
901              care of by #6141).
902      Branch: cfgperl
903            ! hints/bsdos.sh
904 ____________________________________________________________________________
905 [  6263] By: jhi                                   on 2000/06/29  13:47:44
906         Log: tr fixes from Simon Cozens
907      Branch: cfgperl
908            ! doop.c
909 ____________________________________________________________________________
910 [  6262] By: jhi                                   on 2000/06/28  18:46:01
911         Log: Subject: 5.6.0 Patch for EPOC
912              From: Olaf Flebbe <o.flebbe@gmx.de>
913              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
914              Message-ID: <23449.960929969@www11.gmx.net>
915      Branch: cfgperl
916            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
917            ! epoc/epocish.h
918 ____________________________________________________________________________
919 [  6261] By: jhi                                   on 2000/06/28  18:29:07
920         Log: Subject: Re: [PATCH cfgperl] BOMs away!
921              From: simon@brecon.co.uk (Simon Cozens)
922              Date: 17 Jun 2000 11:49:57 GMT
923              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
924      Branch: cfgperl
925            ! pod/perldiag.pod t/comp/require.t toke.c
926 ____________________________________________________________________________
927 [  6260] By: jhi                                   on 2000/06/28  17:47:16
928         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
929              From: simon@brecon.co.uk (Simon Cozens) 
930              Date: 17 Jun 2000 11:56:44 GMT 
931              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
932              pack U0, pack C0
933      Branch: cfgperl
934            ! pod/perlfunc.pod pp.c t/op/pack.t
935 ____________________________________________________________________________
936 [  6259] By: jhi                                   on 2000/06/28  16:43:17
937         Log: perlnewmod was missing from MANIFEST.
938      Branch: cfgperl
939            ! MANIFEST
940 ____________________________________________________________________________
941 [  6258] By: jhi                                   on 2000/06/28  15:54:30
942         Log: linenumber tweak
943      Branch: cfgperl
944            ! t/pragma/warn/regcomp
945 ____________________________________________________________________________
946 [  6257] By: jhi                                   on 2000/06/28  15:50:44
947         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
948              From: Doug MacEachern <dougm@covalent.net>
949              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
950              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
951              (one part of the patch had been applied earlier)
952      Branch: cfgperl
953            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
954 ____________________________________________________________________________
955 [  6256] By: jhi                                   on 2000/06/28  15:40:22
956         Log: tweaks from Simon Conzes to further fix tr/// under utf8
957      Branch: cfgperl
958            ! doop.c
959 ____________________________________________________________________________
960 [  6255] By: jhi                                   on 2000/06/28  15:33:45
961         Log: small thinko tweaks
962      Branch: cfgperl
963            ! lib/IPC/Open3.pm t/op/my_stash.t
964 ____________________________________________________________________________
965 [  6254] By: jhi                                   on 2000/06/28  15:33:25
966         Log: Subject: tr///, help wanted.
967              From: simon@brecon.co.uk (Simon Cozens)
968              Date: 28 Jun 2000 11:29:04 GMT
969              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
970      Branch: cfgperl
971            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
972            ! pp_proto.h proto.h t/op/tr.t
973 ____________________________________________________________________________
974 [  6253] By: jhi                                   on 2000/06/28  15:09:17
975         Log: Paranoia tweak on #6249.
976              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
977              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
978              Date: Sun, 25 Jun 2000 23:43:12 -0400
979              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
980      Branch: cfgperl
981            ! lib/IPC/Open3.pm
982 ____________________________________________________________________________
983 [  6252] By: jhi                                   on 2000/06/28  15:01:38
984         Log: Document #6249 and #6251.
985      Branch: cfgperl
986            ! lib/Exporter.pm lib/IPC/Open3.pm
987 ____________________________________________________________________________
988 [  6251] By: jhi                                   on 2000/06/28  14:50:43
989         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
990              From: Doug MacEachern <dougm@covalent.net>
991              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
992              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
993      Branch: cfgperl
994            ! lib/Exporter.pm
995 ____________________________________________________________________________
996 [  6250] By: jhi                                   on 2000/06/28  14:45:23
997         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
998              From: Doug MacEachern <dougm@covalent.net>
999              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
1000              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
1001      Branch: cfgperl
1002            + t/op/my_stash.t
1003            ! MANIFEST embed.pl global.sym proto.h toke.c
1004 ____________________________________________________________________________
1005 [  6249] By: jhi                                   on 2000/06/28  14:36:34
1006         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
1007              From: Frank Tobin <ftobin@uiuc.edu>
1008              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
1009              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
1010      Branch: cfgperl
1011            ! lib/IPC/Open3.pm
1012 ____________________________________________________________________________
1013 [  6248] By: jhi                                   on 2000/06/28  14:11:25
1014         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
1015              From: Mark-Jason Dominus <mjd@plover.com>
1016              Date: Tue, 27 Jun 2000 22:36:42 -0400
1017              Message-ID: <20000628023642.12166.qmail@plover.com>
1018      Branch: cfgperl
1019            ! pod/perlfunc.pod
1020 ____________________________________________________________________________
1021 [  6247] By: jhi                                   on 2000/06/27  12:46:37
1022         Log: Tweak $VERSION, patch from Doug MacEachern.
1023      Branch: cfgperl
1024            ! lib/File/Spec.pm
1025 ____________________________________________________________________________
1026 [  6246] By: jhi                                   on 2000/06/27  03:34:46
1027         Log: Allow for standalone testing.
1028      Branch: cfgperl
1029            ! t/lib/filefunc.t t/lib/filespec.t
1030 ____________________________________________________________________________
1031 [  6245] By: jhi                                   on 2000/06/27  02:50:02
1032         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
1033              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
1034              Date: Sat, 24 Jun 2000 13:06:20 +0100
1035              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
1036      Branch: cfgperl
1037            ! ext/DynaLoader/DynaLoader_pm.PL
1038 ____________________________________________________________________________
1039 [  6244] By: jhi                                   on 2000/06/27  02:46:10
1040         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
1041              From: Doug MacEachern <dougm@covalent.net>
1042              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
1043              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
1044      Branch: cfgperl
1045            ! gv.c sv.c t/lib/peek.t
1046 ____________________________________________________________________________
1047 [  6243] By: jhi                                   on 2000/06/27  02:38:07
1048         Log: Subject: [PATCH] is_utf8_string
1049              From: simon@brecon.co.uk (Simon Cozens)
1050              Date: 26 Jun 2000 02:25:59 GMT
1051              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
1052      Branch: cfgperl
1053            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
1054            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
1055            ! proto.h utf8.c
1056 ____________________________________________________________________________
1057 [  6242] By: jhi                                   on 2000/06/27  02:24:00
1058         Log: Subject: [PATCH] bytes<->utf8 fixes
1059              From: simon@brecon.co.uk (Simon Cozens)
1060              Date: 26 Jun 2000 04:55:45 GMT
1061              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
1062      Branch: cfgperl
1063            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
1064 ____________________________________________________________________________
1065 [  6241] By: jhi                                   on 2000/06/27  02:12:42
1066         Log: Do no -warn on \_, only on \alpha.
1067              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
1068              From: David Dyck <dcd@tc.fluke.com>
1069              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
1070              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
1071      Branch: cfgperl
1072            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
1073 ____________________________________________________________________________
1074 [  6240] By: jhi                                   on 2000/06/27  02:00:01
1075         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
1076              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
1077              Date: Mon, 26 Jun 2000 18:40:14 +0100
1078              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
1079      Branch: cfgperl
1080            ! utils/h2xs.PL
1081 ____________________________________________________________________________
1082 [  6239] By: jhi                                   on 2000/06/27  01:53:40
1083         Log: Configure maintenance.  Sever some dependency cycles,
1084              separate gccversion from the cc unit,
1085              address [ID 20000623.006] Configure script patch for using gcc on AIX
1086              (but solve it a little bit differently),
1087              unduplex some accidentally duplicated units,
1088              suggest using gcc if no cc available
1089              (p5p thread: "Solaris configure: counterproposal", 1999-09)
1090      Branch: cfgperl
1091            ! Configure Todo-5.6 config_h.SH
1092      Branch: metaconfig
1093            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
1094            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
1095      Branch: metaconfig/U/perl
1096            + gccvers.U
1097            ! d_getespwnam.U d_getprpwnam.U i_prot.U
1098 ____________________________________________________________________________
1099 [  6238] By: jhi                                   on 2000/06/25  18:04:56
1100         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
1101              From: Dan Sugalski <dan@sidhe.org>
1102              Date: Fri, 23 Jun 2000 17:00:00 -0400
1103              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
1104      Branch: cfgperl
1105            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
1106 ____________________________________________________________________________
1107 [  6237] By: jhi                                   on 2000/06/25  16:36:45
1108         Log: Tweak embed.pl, regen headers.
1109      Branch: cfgperl
1110            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
1111            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
1112            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
1113            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
1114            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
1115 ____________________________________________________________________________
1116 [  6236] By: jhi                                   on 2000/06/25  15:26:42
1117         Log: Regen headers.
1118      Branch: cfgperl
1119            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
1120            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
1121            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
1122            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
1123            ! regnodes.h warnings.h
1124 ____________________________________________________________________________
1125 [  6235] By: jhi                                   on 2000/06/23  19:39:35
1126         Log: The thread begun by
1127              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
1128              From: Kevin.Ruscoe@ubsw.com
1129              Date: Fri, 16 Jun 2000 16:38:51 +0100
1130              Message-Id: <H000019b03c300d6@MHS>
1131      Branch: cfgperl
1132            ! hints/solaris_2.sh
1133 ____________________________________________________________________________
1134 [  6234] By: jhi                                   on 2000/06/23  19:23:36
1135         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
1136              because when run as services (Win32ese for daemons)
1137              no environment variables are set and tmpdir ends up as /tmp,
1138              which is ambiguous.
1139              
1140              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
1141              From: matt@sergeant.org
1142              Date: 16 Jun 2000 16:30:43 -0000
1143              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
1144      Branch: cfgperl
1145            ! lib/File/Spec/Win32.pm
1146 ____________________________________________________________________________
1147 [  6233] By: jhi                                   on 2000/06/23  19:18:58
1148         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
1149              From: Mark-Jason Dominus <mjd@plover.com>
1150              Date: Fri, 16 Jun 2000 20:53:04 -0400
1151              Message-ID: <20000617005304.8008.qmail@plover.com>
1152      Branch: cfgperl
1153            ! op.h
1154 ____________________________________________________________________________
1155 [  6232] By: jhi                                   on 2000/06/23  16:10:02
1156         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
1157              From: simon@brecon.co.uk (Simon Cozens)
1158              Date: 19 Jun 2000 15:18:27 GMT
1159              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
1160              
1161              plus update pod/Makefile and regenerate perltoc
1162      Branch: cfgperl
1163            + pod/perlutil.pod
1164            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
1165 ____________________________________________________________________________
1166 [  6231] By: jhi                                   on 2000/06/23  15:19:18
1167         Log: Subject: [PATCH 5.6.0] cygwin port
1168              From: "Fifer, Eric" <EFifer@sanwaint.com>
1169              Date: Tue, 20 Jun 2000 14:30:58 +0100
1170              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
1171      Branch: cfgperl
1172            ! README.cygwin lib/File/Find.pm
1173 ____________________________________________________________________________
1174 [  6230] By: jhi                                   on 2000/06/23  14:25:21
1175         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
1176      Branch: cfgperl
1177            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
1178            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
1179            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
1180            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
1181 ____________________________________________________________________________
1182 [  6229] By: jhi                                   on 2000/06/23  14:13:34
1183         Log: Subject: README.hpux version 0.6.1
1184              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
1185              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
1186              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
1187      Branch: cfgperl
1188            ! README.hpux
1189 ____________________________________________________________________________
1190 [  6228] By: jhi                                   on 2000/06/23  14:07:20
1191         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
1192              From: Doug MacEachern <dougm@covalent.net>
1193              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
1194              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
1195      Branch: cfgperl
1196            ! op.c
1197 ____________________________________________________________________________
1198 [  6227] By: jhi                                   on 2000/06/23  14:01:06
1199         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
1200              From: Doug MacEachern <dougm@covalent.net>
1201              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
1202              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
1203      Branch: cfgperl
1204            + lib/lib.pm.PL
1205            - lib/lib.pm
1206            ! MANIFEST Makefile.SH
1207 ____________________________________________________________________________
1208 [  6226] By: jhi                                   on 2000/06/23  13:53:07
1209         Log: Subject: [PATCH] remove forward declarations in Socket.pm
1210              From: Doug MacEachern <dougm@covalent.net>
1211              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
1212              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
1213              
1214              From: Doug MacEachern <dougm@covalent.net>
1215              Subject: Re: [PATCH] remove forward declarations in Socket.pm
1216              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
1217              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
1218      Branch: cfgperl
1219            ! ext/Socket/Socket.pm op.c
1220 ____________________________________________________________________________
1221 [  6225] By: jhi                                   on 2000/06/23  13:41:52
1222         Log: Add source code filenames to apidoc.
1223              From: simon@brecon.co.uk (Simon Cozens)
1224              Subject: [PATCH embed.pl] Source X-ref
1225              Date: 22 Jun 2000 02:18:49 GMT
1226              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
1227      Branch: cfgperl
1228            ! embed.pl
1229 ____________________________________________________________________________
1230 [  6224] By: jhi                                   on 2000/06/23  13:32:33
1231         Log: A way to avoid English.pm performance hit.
1232              From: root <root@jester.slaysys.com>
1233              Subject: [YAPATCH English.pm] My turn to putt again
1234              Date: Thu, 22 Jun 2000 20:33:58 -0400
1235              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
1236      Branch: cfgperl
1237            ! lib/English.pm t/lib/english.t
1238 ____________________________________________________________________________
1239 [  6223] By: jhi                                   on 2000/06/23  13:27:06
1240         Log: Avoid double close().
1241              Subject: [PATCH] avoid double close()
1242              From: Doug MacEachern <dougm@covalent.net>
1243              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
1244              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
1245      Branch: cfgperl
1246            ! doio.c
1247 ____________________________________________________________________________
1248 [  6222] By: jhi                                   on 2000/06/23  13:25:54
1249         Log: doc typo fix
1250              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
1251              From: Ian Phillipps <Ian.Phillipps@iname.com>
1252              Date: Fri, 23 Jun 2000 10:40:58 +0100
1253              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
1254      Branch: cfgperl
1255            ! lib/Pod/Usage.pm
1256 ____________________________________________________________________________
1257 [  6221] By: jhi                                   on 2000/06/23  13:24:15
1258         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
1259              From: simon@brecon.co.uk (Simon Cozens)
1260              Subject: [PATCH] Eliminate tr///[CU][CU]
1261              Date: 23 Jun 2000 11:05:40 GMT
1262              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
1263      Branch: cfgperl
1264            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
1265 ____________________________________________________________________________
1266 [  6220] By: jhi                                   on 2000/06/22  16:07:51
1267         Log: Win32 patches from Benjamin Stuhl.
1268      Branch: cfgperl
1269            ! makedef.pl win32/win32.h
1270 ____________________________________________________________________________
1271 [  6219] By: jhi                                   on 2000/06/22  16:06:34
1272         Log: Bytecode patches from Benjamin Stuhl.
1273      Branch: cfgperl
1274            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
1275            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
1276            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1277 ____________________________________________________________________________
1278 [  6218] By: jhi                                   on 2000/06/15  23:54:16
1279         Log: Bytecode patches from Benjamin Stuhl.
1280      Branch: cfgperl
1281            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
1282 ____________________________________________________________________________
1283 [  6217] By: jhi                                   on 2000/06/09  13:38:29
1284         Log: Rename the fdpid locking and integrate with Sarathy.
1285      Branch: cfgperl
1286            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
1287            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
1288            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
1289            ! win32/win32.c
1290           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
1291 ____________________________________________________________________________
1292 [  6216] By: gsar                                  on 2000/06/08  14:54:21
1293         Log: be more optimal about clearing @_
1294      Branch: perl
1295            ! cop.h
1296 ____________________________________________________________________________
1297 [  6215] By: gsar                                  on 2000/06/08  14:33:04
1298         Log: tweak comment about @DB::args
1299      Branch: perl
1300            ! av.h pp_ctl.c
1301 ____________________________________________________________________________
1302 [  6214] By: gsar                                  on 2000/06/08  13:57:54
1303         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
1304              caller() wants to populate @DB::args with it (causes a coredump
1305              in Carp::confess())
1306      Branch: perl
1307            ! cop.h t/op/runlevel.t
1308 ____________________________________________________________________________
1309 [  6213] By: gsar                                  on 2000/06/08  07:06:35
1310         Log: back out change#6106 (seems problematic)
1311      Branch: perl
1312            ! hints/solaris_2.sh
1313 ____________________________________________________________________________
1314 [  6212] By: jhi                                   on 2000/06/07  03:10:36
1315         Log: Continuing mopup for #6204.
1316      Branch: cfgperl
1317            ! ext/B/defsubs_h.PL
1318 ____________________________________________________________________________
1319 [  6211] By: jhi                                   on 2000/06/07  02:41:50
1320         Log: Mopup for #6204.
1321              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
1322              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
1323              This is comes from const() where POK isn't on when expected.
1324      Branch: cfgperl
1325            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
1326            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1327            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
1328            ! perlapi.h pod/perlapi.pod
1329 ____________________________________________________________________________
1330 [  6210] By: jhi                                   on 2000/06/07  01:56:29
1331         Log: Mopup for #6207 and #6209.
1332      Branch: cfgperl
1333            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
1334 ____________________________________________________________________________
1335 [  6209] By: jhi                                   on 2000/06/07  01:33:12
1336         Log: Lock PL_fdpid against race conditions, based on:
1337              Subject: [PATCH 5.6.0]subprocess fixup for threads
1338              From: Dan Sugalski <dan@sidhe.org>
1339              To: perl5-porters@perl.org
1340              Date: Tue, 11 Apr 2000 17:02:32 -0400
1341              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
1342      Branch: cfgperl
1343            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
1344            ! win32/win32.c
1345 ____________________________________________________________________________
1346 [  6208] By: jhi                                   on 2000/06/07  01:05:23
1347         Log: Regen headers for #6207.
1348      Branch: cfgperl
1349            ! embed.h global.sym objXSUB.h proto.h
1350 ____________________________________________________________________________
1351 [  6207] By: jhi                                   on 2000/06/06  23:43:13
1352         Log: Subject: [PATCH 5.6.0] Threadsafe patches
1353              From: Dan Sugalski <dan@sidhe.org>
1354              To: perl5-porters@perl.org
1355              Date: Mon, 08 May 2000 18:08:13 -0400
1356              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
1357      Branch: cfgperl
1358            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
1359            ! proto.h sv.h util.c
1360 ____________________________________________________________________________
1361 [  6206] By: jhi                                   on 2000/06/06  23:21:23
1362         Log: Subject: [PATCH] Eliminate $a/$b in pod
1363              From: David Glasser <me@davidglasser.net>
1364              To: perl5-porters@perl.org
1365              Date: Mon, 29 May 2000 21:15:59 -0400
1366              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
1367      Branch: cfgperl
1368            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
1369            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
1370            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
1371            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
1372            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
1373            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
1374            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
1375            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
1376            ! pod/perlvar.pod pod/perlxs.pod
1377 ____________________________________________________________________________
1378 [  6205] By: jhi                                   on 2000/06/06  23:12:14
1379         Log: Subject: [PATCH] Win32 improvements
1380              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
1381              To: gsar@activestate.com, perl5-porters@perl.org
1382              Date: Mon, 29 May 2000 17:22:24 PDT
1383              Message-ID: <20000530002224.91142.qmail@hotmail.com>
1384              (MUA had mangled many lines by wordwrapping)
1385      Branch: cfgperl
1386            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
1387 ____________________________________________________________________________
1388 [  6204] By: jhi                                   on 2000/06/06  23:01:50
1389         Log: Subject: [PATCH] B::Bytecode patches
1390              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
1391              To: gsar@activestate.com, jhi@iki.fi
1392              Cc: perl5-porters@perl.org
1393              Message-ID: <20000602202526.48694.qmail@hotmail.com>
1394              (MUA had mangled many lines by wordwrapping)
1395      Branch: cfgperl
1396            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
1397            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
1398            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
1399            ! intrpvar.h perl.c
1400 ____________________________________________________________________________
1401 [  6203] By: jhi                                   on 2000/06/06  22:32:43
1402         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
1403              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1404              Date: Tue, 06 Jun 2000 13:07:45 -0700
1405              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
1406      Branch: cfgperl
1407            ! pod/perldiag.pod
1408 ____________________________________________________________________________
1409 [  6202] By: jhi                                   on 2000/06/06  19:38:35
1410         Log: Integrate with Sarathy.
1411      Branch: cfgperl
1412           !> perl.c
1413 ____________________________________________________________________________
1414 [  6201] By: gsar                                  on 2000/06/06  00:42:59
1415         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
1416              does a PUSHMARK that's never ever POPMARKed; in general, only
1417              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
1418              Perl_eval_[sp]v() don't because they don't take any incoming
1419              arguments (this leak has been around since the original version
1420              of perl_eval_pv() in 5.003_97e)
1421      Branch: perl
1422            ! perl.c
1423 ____________________________________________________________________________
1424 [  6200] By: jhi                                   on 2000/06/04  03:44:52
1425         Log: Update to cperl-mode.el 4.31 from
1426              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
1427              Subject: A couple of notes
1428              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
1429              To: Mailing list Perl5 <perl5-porters@perl.org>
1430              Date: Sat, 3 Jun 2000 23:33:32 -0400
1431              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
1432      Branch: cfgperl
1433            ! emacs/cperl-mode.el
1434 ____________________________________________________________________________
1435 [  6199] By: jhi                                   on 2000/06/03  15:11:05
1436         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
1437              From: Dan Sugalski <dan@sidhe.org>
1438              To: perl5-porters@perl.org, vmsperl@perl.org
1439              Date: Fri, 02 Jun 2000 17:30:51 -0400
1440              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
1441      Branch: cfgperl
1442            ! vms/descrip_mms.template vms/gen_shrfls.pl
1443 ____________________________________________________________________________
1444 [  6198] By: jhi                                   on 2000/06/03  14:59:15
1445         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
1446              From: Dan Sugalski <dan@sidhe.org>
1447              To: vmsperl@perl.org, perl5-porters@perl.org
1448              Date: Fri, 02 Jun 2000 16:00:41 -0400
1449              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
1450              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
1451      Branch: cfgperl
1452            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
1453            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
1454            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
1455 ____________________________________________________________________________
1456 [  6197] By: jhi                                   on 2000/06/03  14:41:30
1457         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
1458              From: John Borwick <jhborwic@unity.ncsu.edu>
1459              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
1460              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
1461      Branch: cfgperl
1462            ! pod/perlsyn.pod
1463 ____________________________________________________________________________
1464 [  6196] By: jhi                                   on 2000/06/03  14:38:09
1465         Log: Integrate with Sarathy.
1466      Branch: cfgperl
1467           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
1468           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
1469           !> vms/perly_c.vms
1470 ____________________________________________________________________________
1471 [  6195] By: gsar                                  on 2000/06/02  22:43:13
1472         Log: fix yet another eval"" leak under USE_ITHREADS
1473      Branch: perl
1474            ! op.c
1475 ____________________________________________________________________________
1476 [  6194] By: gsar                                  on 2000/06/02  18:22:06
1477         Log: fix small eval"" memory leaks under USE_ITHREADS
1478      Branch: perl
1479            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
1480            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
1481            ! vms/perly_c.vms
1482 ____________________________________________________________________________
1483 [  6193] By: jhi                                   on 2000/06/01  13:03:56
1484         Log: Signals-be-gone for microperl.
1485      Branch: cfgperl
1486            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
1487 ____________________________________________________________________________
1488 [  6192] By: jhi                                   on 2000/06/01  12:52:02
1489         Log: Integrate with Sarathy.
1490      Branch: cfgperl
1491           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
1492           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
1493           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
1494           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
1495           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
1496           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
1497           !> t/op/vec.t utils/h2xs.PL
1498 ____________________________________________________________________________
1499 [  6191] By: gsar                                  on 2000/06/01  09:38:21
1500         Log: vec() loses numericalness (modified version of patch suggested
1501              by Robin Barker)
1502      Branch: perl
1503            ! doop.c t/op/vec.t
1504 ____________________________________________________________________________
1505 [  6190] By: gsar                                  on 2000/06/01  09:26:15
1506         Log: submit missing embed.pl change
1507      Branch: perl
1508            ! embed.pl
1509 ____________________________________________________________________________
1510 [  6189] By: gsar                                  on 2000/06/01  09:05:34
1511         Log: counting tr/// corrupts later operation (from M.J.T Guy)
1512      Branch: perl
1513            ! doop.c t/op/tr.t
1514 ____________________________________________________________________________
1515 [  6188] By: gsar                                  on 2000/06/01  08:58:39
1516         Log: h2xs tweaks
1517      Branch: perl
1518            ! utils/h2xs.PL
1519 ____________________________________________________________________________
1520 [  6187] By: gsar                                  on 2000/06/01  08:50:07
1521         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
1522              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
1523      Branch: perl
1524            + lib/Pod/LaTeX.pm
1525            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
1526            ! pod/pod2latex.PL
1527 ____________________________________________________________________________
1528 [  6186] By: gsar                                  on 2000/06/01  08:24:40
1529         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
1530              <wolfgang.laun@alcatel.at>)
1531      Branch: perl
1532            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
1533            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
1534 ____________________________________________________________________________
1535 [  6185] By: gsar                                  on 2000/06/01  08:12:00
1536         Log: remove incorrect documentation about implicit split to @_ in
1537              list context, which never really worked in perl 5 (from
1538              M.J.T. Guy)
1539      Branch: perl
1540            ! pod/perlfunc.pod pod/perltrap.pod
1541 ____________________________________________________________________________
1542 [  6184] By: gsar                                  on 2000/06/01  07:52:27
1543         Log: tweak for change#6127
1544      Branch: perl
1545            ! perl.c
1546 ____________________________________________________________________________
1547 [  6183] By: gsar                                  on 2000/06/01  07:41:02
1548         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
1549              <nick@ccl4.org>)
1550      Branch: perl
1551            + t/lib/selfloader.t
1552            ! MANIFEST lib/SelfLoader.pm
1553 ____________________________________________________________________________
1554 [  6182] By: jhi                                   on 2000/06/01  00:34:42
1555         Log: Be Cleaner Part Deux.
1556      Branch: cfgperl
1557            ! Makefile.SH
1558 ____________________________________________________________________________
1559 [  6181] By: jhi                                   on 2000/06/01  00:32:09
1560         Log: Integrate with Sarathy.
1561      Branch: cfgperl
1562           !> pp.c t/op/arith.t
1563 ____________________________________________________________________________
1564 [  6180] By: jhi                                   on 2000/06/01  00:31:13
1565         Log: microperl nits from Simon Cozens.
1566      Branch: cfgperl
1567            + uconfig.h
1568            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
1569            ! unixish.h
1570 ____________________________________________________________________________
1571 [  6179] By: gsar                                  on 2000/05/31  22:37:51
1572         Log: buggy modulus on UVs introduced by change#3378 (resulted in
1573              4063328477 % 65535 amounting to 27406, instead of 27407)
1574      Branch: perl
1575            ! pp.c t/op/arith.t
1576 ____________________________________________________________________________
1577 [  6178] By: jhi                                   on 2000/05/31  21:52:41
1578         Log: Be cleaner.
1579      Branch: cfgperl
1580            ! Makefile.SH
1581 ____________________________________________________________________________
1582 [  6177] By: jhi                                   on 2000/05/31  21:47:33
1583         Log: Substitution utf8 patch from Simon Cozens.
1584      Branch: cfgperl
1585            ! pp_hot.c
1586 ____________________________________________________________________________
1587 [  6176] By: jhi                                   on 2000/05/31  21:45:34
1588         Log: Single-quoted utf8 patch from Simon Cozens.
1589      Branch: cfgperl
1590            ! toke.c
1591 ____________________________________________________________________________
1592 [  6175] By: jhi                                   on 2000/05/31  21:40:18
1593         Log: Integrate with Sarathy.
1594      Branch: cfgperl
1595           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
1596 ____________________________________________________________________________
1597 [  6174] By: jhi                                   on 2000/05/31  21:37:31
1598         Log: microperl changes from Simon Cozens; Makefile for microperl
1599              written from scratch; few casts added as microperl compilation
1600              doesn't have all prototypes available.
1601      Branch: cfgperl
1602            + Makefile.micro README.micro Todo.micro uconfig.sh
1603            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
1604            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
1605      Branch: metaconfig
1606            + U/modified/Config_h.U
1607 ____________________________________________________________________________
1608 [  6173] By: jhi                                   on 2000/05/31  20:00:24
1609         Log: metaconfig maintenance.
1610      Branch: metaconfig
1611            + U/modified/Inhdr.U U/typedefs/inotype.U
1612      Branch: metaconfig/U/perl
1613            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
1614            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
1615 ____________________________________________________________________________
1616 [  6172] By: gsar                                  on 2000/05/31  05:05:42
1617         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
1618              (from Ilya Zakharevich)
1619      Branch: perl
1620            ! regexec.c t/op/re_tests
1621 ____________________________________________________________________________
1622 [  6171] By: gsar                                  on 2000/05/31  05:01:47
1623         Log: scalar() doesn't force scalar context when used in void context
1624              (from Simon Cozens)
1625      Branch: perl
1626            ! op.c t/op/wantarray.t
1627 ____________________________________________________________________________
1628 [  6170] By: gsar                                  on 2000/05/31  04:41:33
1629         Log: change#6142 needs tweaks to tests to work where there's no symlink()
1630              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
1631      Branch: perl
1632            ! t/lib/filefind.t
1633 ____________________________________________________________________________
1634 [  6169] By: gsar                                  on 2000/05/31  04:29:49
1635         Log: integrate cfgperl contents into mainline
1636      Branch: perl
1637           +> pod/perlmodlib.PL pod/perlnewmod.pod
1638           !> (integrate 42 files)
1639 ____________________________________________________________________________
1640 [  6168] By: jhi                                   on 2000/05/30  22:53:37
1641         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
1642      Branch: cfgperl
1643            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1644            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
1645            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
1646            ! win32/config.bc win32/config.gc win32/config.vc
1647            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1648            ! win32/config_h.PL win32/config_sh.PL
1649      Branch: metaconfig/U/perl
1650            ! perlxv.U
1651 ____________________________________________________________________________
1652 [  6167] By: jhi                                   on 2000/05/30  22:20:21
1653         Log: tweak todo 
1654      Branch: cfgperl
1655            ! Todo-5.6
1656 ____________________________________________________________________________
1657 [  6166] By: jhi                                   on 2000/05/30  22:11:51
1658         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
1659              in case somebody wants to write an extension for more
1660              shadow database interfaces.
1661      Branch: cfgperl
1662            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1663            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
1664            ! vos/config.def vos/config.h vos/config_h.SH_orig
1665            ! win32/config.bc win32/config.gc win32/config.vc
1666            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
1667      Branch: metaconfig
1668            ! U/modified/Myinit.U
1669      Branch: metaconfig/U/perl
1670            + d_getespwnam.U d_getprpwnam.U i_prot.U
1671 ____________________________________________________________________________
1672 [  6165] By: jhi                                   on 2000/05/30  18:35:34
1673         Log: Integrate with Sarathy.
1674      Branch: cfgperl
1675           !> op.c
1676 ____________________________________________________________________________
1677 [  6164] By: jhi                                   on 2000/05/30  18:30:16
1678         Log: detypo
1679      Branch: cfgperl
1680            ! Configure config_h.SH
1681      Branch: metaconfig/U/perl
1682            ! perlxv.U
1683 ____________________________________________________________________________
1684 [  6163] By: gsar                                  on 2000/05/30  03:24:03
1685         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
1686      Branch: perl
1687            ! op.c
1688 ____________________________________________________________________________
1689 [  6162] By: gsar                                  on 2000/05/30  03:09:38
1690         Log: fix memory leak in method call optimization (change#3768);
1691              made C<eval "$x->foo()"> leak
1692      Branch: perl
1693            ! op.c
1694 ____________________________________________________________________________
1695 [  6161] By: jhi                                   on 2000/05/29  17:56:26
1696         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
1697              both from Simon Cozens.
1698      Branch: cfgperl
1699            + pod/perlmodlib.PL pod/perlnewmod.pod
1700            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
1701            ! pod/perlmodlib.pod pod/perltoc.pod
1702 ____________________________________________________________________________
1703 [  6160] By: jhi                                   on 2000/05/29  17:23:55
1704         Log: Changes for the File::Temp 0.08 (change #6159) test suite
1705              to fit better into the Perl distribution test framework.
1706      Branch: cfgperl
1707            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
1708            ! t/lib/ftmp-tempfile.t
1709 ____________________________________________________________________________
1710 [  6159] By: jhi                                   on 2000/05/29  16:55:36
1711         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
1712      Branch: cfgperl
1713            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
1714            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
1715 ____________________________________________________________________________
1716 [  6158] By: bailey                                on 2000/05/29  16:22:08
1717         Log: Add fallback to tmpfile for use in cases where user's relying on
1718              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
1719              Lane's patch)
1720      Branch: vmsperl
1721            ! vms/vms.c vms/vmsish.h
1722 ____________________________________________________________________________
1723 [  6157] By: jhi                                   on 2000/05/29  03:10:36
1724         Log: Regen Configure to jive with #6149.
1725      Branch: cfgperl
1726            ! Configure
1727      Branch: metaconfig
1728            ! U/modified/Getfile.U
1729 ____________________________________________________________________________
1730 [  6156] By: jhi                                   on 2000/05/29  03:01:38
1731         Log: Integrate with Sarathy.
1732      Branch: cfgperl
1733           +> ext/DynaLoader/dl_mac.xs
1734           !> (integrate 38 files)
1735 ____________________________________________________________________________
1736 [  6155] By: gsar                                  on 2000/05/28  21:15:58
1737         Log: small bug in change#6144; remove random \xA0 character that snuck
1738              in via change#6145
1739      Branch: perl
1740            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
1741 ____________________________________________________________________________
1742 [  6154] By: gsar                                  on 2000/05/28  21:04:19
1743         Log: avoid type mismatch warning
1744      Branch: perl
1745            ! perl.c
1746 ____________________________________________________________________________
1747 [  6153] By: gsar                                  on 2000/05/28  20:58:31
1748         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
1749              <nick@Bagpuss.uk.boo.com>)
1750      Branch: perl
1751            ! lib/Test/Harness.pm
1752 ____________________________________________________________________________
1753 [  6152] By: gsar                                  on 2000/05/28  20:53:42
1754         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
1755      Branch: perl
1756            ! regexec.c
1757 ____________________________________________________________________________
1758 [  6151] By: gsar                                  on 2000/05/28  20:50:28
1759         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
1760      Branch: perl
1761            ! regexec.c
1762 ____________________________________________________________________________
1763 [  6150] By: gsar                                  on 2000/05/28  20:39:58
1764         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
1765      Branch: perl
1766            ! pod/perlrequick.pod
1767 ____________________________________________________________________________
1768 [  6149] By: gsar                                  on 2000/05/28  20:35:16
1769         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
1770              <troc@netrus.net>)
1771      Branch: perl
1772            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
1773            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
1774            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
1775            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
1776 ____________________________________________________________________________
1777 [  6148] By: gsar                                  on 2000/05/28  20:21:07
1778         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
1779      Branch: perl
1780            ! lib/ExtUtils/MM_Unix.pm
1781 ____________________________________________________________________________
1782 [  6147] By: gsar                                  on 2000/05/28  20:12:41
1783         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
1784              (from Peter Prymmer)
1785      Branch: perl
1786            ! vms/subconfigure.com
1787 ____________________________________________________________________________
1788 [  6146] By: gsar                                  on 2000/05/28  20:06:15
1789         Log: doc typo
1790      Branch: perl
1791            ! lib/warnings.pm warnings.h warnings.pl
1792 ____________________________________________________________________________
1793 [  6145] By: gsar                                  on 2000/05/28  18:44:33
1794         Log: make xsubpp skip embedded pod (from Matthias Neeracher
1795              <neeri@iis.ee.ethz.ch>)
1796      Branch: perl
1797            ! lib/ExtUtils/xsubpp
1798 ____________________________________________________________________________
1799 [  6144] By: gsar                                  on 2000/05/28  18:42:49
1800         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
1801              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
1802              <neeri@iis.ee.ethz.ch>)
1803      Branch: perl
1804            ! lib/AutoSplit.pm
1805 ____________________________________________________________________________
1806 [  6143] By: gsar                                  on 2000/05/28  18:41:12
1807         Log: MacOS support, part 1 (from Matthias Neeracher
1808              <neeri@iis.ee.ethz.ch>)
1809      Branch: perl
1810            + ext/DynaLoader/dl_mac.xs
1811            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
1812            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
1813            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
1814            ! util.h
1815 ____________________________________________________________________________
1816 [  6142] By: gsar                                  on 2000/05/28  18:21:51
1817         Log: File::Find fails to chdir when chasing symlinks (from
1818              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
1819      Branch: perl
1820            ! lib/File/Find.pm t/lib/filefind.t
1821 ____________________________________________________________________________
1822 [  6141] By: jhi                                   on 2000/05/28  14:25:15
1823         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
1824              forwarded by Peter Seebach from the bsdi-users mailing list.
1825              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
1826      Branch: perl
1827            ! hints/bsdos.sh
1828 ____________________________________________________________________________
1829 [  6140] By: jhi                                   on 2000/05/28  14:11:57
1830         Log: Integrate with Sarathy.
1831      Branch: cfgperl
1832           +> (branch 30 files)
1833           !> (integrate 93 files)
1834 ____________________________________________________________________________
1835 [  6139] By: gsar                                  on 2000/05/28  10:01:48
1836         Log: revise mktables.PL for bugs and newness in Unicode 3.0
1837              (from James Bence <jbence@amgen.com>)
1838      Branch: perl
1839            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
1840            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
1841            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
1842            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
1843            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
1844            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
1845            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
1846            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
1847            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
1848            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
1849            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
1850            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
1851            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
1852            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
1853            + lib/unicode/Is/SylWU.pl
1854            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
1855            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
1856            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
1857            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
1858            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
1859            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
1860            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
1861            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
1862            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
1863            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
1864            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
1865            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
1866            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
1867            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
1868            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
1869            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
1870            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
1871            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
1872            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
1873            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
1874            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
1875            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
1876            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
1877            ! lib/unicode/Makefile lib/unicode/mktables.PL
1878 ____________________________________________________________________________
1879 [  6138] By: gsar                                  on 2000/05/28  08:50:32
1880         Log: add note about the handling of negative indices to tied arrays
1881              (from Michael G Schwern <schwern@pobox.com>)
1882      Branch: perl
1883            ! pod/perltie.pod
1884 ____________________________________________________________________________
1885 [  6137] By: gsar                                  on 2000/05/28  08:46:10
1886         Log: fix bogus redeclaration warning for "our" variables in different
1887              scopes
1888      Branch: perl
1889            ! op.c t/pragma/strict-vars
1890 ____________________________________________________________________________
1891 [  6136] By: gsar                                  on 2000/05/28  08:31:20
1892         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
1893      Branch: perl
1894            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
1895 ____________________________________________________________________________
1896 [  6135] By: gsar                                  on 2000/05/28  08:17:50
1897         Log: enable Test::Harness to dynamically determine column width etc.
1898              (from Rob Napier <rnapier@employees.org>)
1899      Branch: perl
1900            ! lib/Test/Harness.pm
1901 ____________________________________________________________________________
1902 [  6134] By: gsar                                  on 2000/05/28  08:13:39
1903         Log: make Test::Harness use wait.h/WCOREDUMP if available
1904              (from Ben Tilly <ben_tilly@hotmail.com>)
1905      Branch: perl
1906            ! lib/Test/Harness.pm
1907 ____________________________________________________________________________
1908 [  6133] By: gsar                                  on 2000/05/28  08:08:05
1909         Log: elide bogus test in change#6132
1910      Branch: perl
1911            ! t/pragma/warn/9enabled
1912 ____________________________________________________________________________
1913 [  6132] By: gsar                                  on 2000/05/28  08:03:14
1914         Log: warnings::enabled() doesn't fall back to looking at $^W if
1915              caller isn't using lexical warnings (from Paul Marquess)
1916      Branch: perl
1917            ! pp_ctl.c t/pragma/warn/9enabled
1918 ____________________________________________________________________________
1919 [  6131] By: gsar                                  on 2000/05/28  07:57:47
1920         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
1921      Branch: perl
1922            ! ext/POSIX/POSIX.pm
1923 ____________________________________________________________________________
1924 [  6130] By: gsar                                  on 2000/05/28  07:29:12
1925         Log: fix places that mean C<"word" character> but say C<alphanumeric
1926              character>
1927      Branch: perl
1928            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
1929 ____________________________________________________________________________
1930 [  6129] By: gsar                                  on 2000/05/28  07:18:41
1931         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
1932      Branch: perl
1933            ! vms/test.com
1934 ____________________________________________________________________________
1935 [  6128] By: gsar                                  on 2000/05/28  07:12:55
1936         Log: new perlxstut example for passing/returning refs to arrays
1937              (from David Lowe <dlowe@pootpoot.com>)
1938      Branch: perl
1939            ! pod/perlxstut.pod
1940 ____________________________________________________________________________
1941 [  6127] By: gsar                                  on 2000/05/28  07:02:50
1942         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
1943              failed (from Gisle Aas)
1944      Branch: perl
1945            ! cop.h perl.c
1946 ____________________________________________________________________________
1947 [  6126] By: gsar                                  on 2000/05/28  06:39:53
1948         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
1949              (reworked variant of patch suggested by Simon Cozens)
1950      Branch: perl
1951            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
1952            ! pp_hot.c proto.h t/op/gv.t
1953 ____________________________________________________________________________
1954 [  6125] By: gsar                                  on 2000/05/28  05:14:55
1955         Log: enable propagating exception objects via Perl_croak() in XS code
1956              (from Gisle Aas)
1957      Branch: perl
1958            ! util.c
1959 ____________________________________________________________________________
1960 [  6124] By: gsar                                  on 2000/05/28  05:07:28
1961         Log: integrate vmsperl contents into mainline
1962      Branch: perl
1963           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
1964           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
1965           !> vms/vmsish.h
1966 ____________________________________________________________________________
1967 [  6123] By: gsar                                  on 2000/05/28  05:03:53
1968         Log: clarify gotcha with #line directives (from Rocco Caputo
1969              <troc@netrus.net>)
1970      Branch: perl
1971            ! pod/perldebug.pod pod/perlsyn.pod
1972 ____________________________________________________________________________
1973 [  6122] By: gsar                                  on 2000/05/28  04:58:29
1974         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
1975              (from Mark-Jason Dominus)
1976      Branch: perl
1977            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
1978            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
1979            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
1980            ! toke.c
1981 ____________________________________________________________________________
1982 [  6121] By: bailey                                on 2000/05/25  04:46:54
1983         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
1984              lists (based on fixes by Craig Berry)
1985      Branch: vmsperl
1986            ! lib/File/Spec/VMS.pm
1987 ____________________________________________________________________________
1988 [  6120] By: bailey                                on 2000/05/25  04:25:38
1989         Log: Add missing escape (Charles Lane)
1990      Branch: vmsperl
1991            ! t/op/lex_assign.t
1992 ____________________________________________________________________________
1993 [  6119] By: bailey                                on 2000/05/25  04:21:25
1994         Log: Quiet error messages in vmsish.t (Charles Lane)
1995      Branch: vmsperl
1996            ! vms/ext/vmsish.t
1997 ____________________________________________________________________________
1998 [  6118] By: bailey                                on 2000/05/25  04:17:57
1999         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
2000              Flatten case labels in switch statements uniformly (Charles Bailey)
2001      Branch: vmsperl
2002            ! vms/vms.c
2003 ____________________________________________________________________________
2004 [  6117] By: bailey                                on 2000/05/25  03:58:09
2005         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
2006      Branch: vmsperl
2007            ! vms/vmsish.h
2008 ____________________________________________________________________________
2009 [  6116] By: bailey                                on 2000/05/25  03:11:15
2010         Log: Miscellaneous cosmetic fixes (Charles Lane)
2011      Branch: vmsperl
2012            ! lib/ExtUtils/MM_VMS.pm
2013 ____________________________________________________________________________
2014 [  6115] By: bailey                                on 2000/05/25  03:10:36
2015         Log: Add bounds checking for several strings (Charles Lane)
2016      Branch: vmsperl
2017            ! vms/vms.c
2018 ____________________________________________________________________________
2019 [  6114] By: bailey                                on 2000/05/25  02:25:34
2020         Log: Urk -- undo previous removal of vmsish 'exit' change
2021      Branch: vmsperl
2022            ! vms/ext/vmsish.pm vms/vmsish.h
2023 ____________________________________________________________________________
2024 [  6113] By: bailey                                on 2000/05/24  02:24:40
2025         Log: Ugly workaround for version-specific RTL error
2026      Branch: vmsperl
2027            ! vms/vms.c
2028 ____________________________________________________________________________
2029 [  6112] By: bailey                                on 2000/05/24  02:19:55
2030         Log: Check for existence of file before trying to delete
2031      Branch: vmsperl
2032            ! vms/test.com
2033 ____________________________________________________________________________
2034 [  6111] By: bailey                                on 2000/05/23  23:35:13
2035         Log: Resync with mainline prior to post-5.6.0 updates
2036      Branch: vmsperl
2037           +> (branch 49 files)
2038            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
2039            ! vms/ext/vmsish.pm
2040           !> (integrate 334 files)
2041 ____________________________________________________________________________
2042 [  6110] By: jhi                                   on 2000/05/23  19:28:32
2043         Log: todo tweak
2044      Branch: cfgperl
2045            ! Todo-5.6
2046 ____________________________________________________________________________
2047 [  6109] By: jhi                                   on 2000/05/18  17:38:54
2048         Log: Integrate with Sarathy.
2049      Branch: cfgperl
2050           !> mg.c perl.h win32/perlhost.h
2051 ____________________________________________________________________________
2052 [  6108] By: gsar                                  on 2000/05/17  02:24:56
2053         Log: reenable fake signal handling on Windows, bugs and all
2054      Branch: perl
2055            ! mg.c perl.h win32/perlhost.h
2056 ____________________________________________________________________________
2057 [  6107] By: jhi                                   on 2000/05/15  18:01:41
2058         Log: Tweak the todo list.
2059      Branch: cfgperl
2060            ! Todo-5.6
2061 ____________________________________________________________________________
2062 [  6106] By: jhi                                   on 2000/05/15  13:41:48
2063         Log: The (Configure) script refuses to go on, after asking for
2064              'You may also choose to try maximal 64-bitness....'.
2065              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
2066              -- Patrick Zima
2067              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
2068      Branch: cfgperl
2069            ! hints/solaris_2.sh
2070 ____________________________________________________________________________
2071 [  6105] By: jhi                                   on 2000/05/11  14:37:43
2072         Log: Integrate with Sarathy.
2073      Branch: cfgperl
2074           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
2075           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
2076 ____________________________________________________________________________
2077 [  6104] By: gsar                                  on 2000/05/11  03:39:07
2078         Log: PL_sys_intern was being initialized too late on windows
2079      Branch: perl
2080            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
2081            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
2082 ____________________________________________________________________________
2083 [  6103] By: jhi                                   on 2000/05/09  19:42:20
2084         Log: Test tweaking for Unicos continues.
2085      Branch: cfgperl
2086            ! t/op/64bitint.t
2087 ____________________________________________________________________________
2088 [  6102] By: jhi                                   on 2000/05/09  16:47:27
2089         Log: The test suite tweak in #6101 wasn't quite right.
2090      Branch: cfgperl
2091            ! t/lib/complex.t
2092 ____________________________________________________________________________
2093 [  6101] By: jhi                                   on 2000/05/09  15:35:34
2094         Log: Hints and test tweaks for Unicos.
2095      Branch: cfgperl
2096            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
2097 ____________________________________________________________________________
2098 [  6100] By: jhi                                   on 2000/05/08  21:15:06
2099         Log: More compilation tweakery from Allen Smith.
2100      Branch: cfgperl
2101            ! hints/irix_6.sh
2102 ____________________________________________________________________________
2103 [  6099] By: jhi                                   on 2000/05/08  19:21:18
2104         Log: Tweaks for the cc bugs from Allen Smith.
2105      Branch: cfgperl
2106            ! hints/irix_6.sh
2107 ____________________________________________________________________________
2108 [  6098] By: jhi                                   on 2000/05/08  19:13:37
2109         Log: Add a note about other, yet unsupported, shadow password APIs.
2110      Branch: cfgperl
2111            ! pp_sys.c
2112 ____________________________________________________________________________
2113 [  6097] By: jhi                                   on 2000/05/08  18:46:34
2114         Log: Add a note about possible compilation problems from Allen Smith.
2115      Branch: cfgperl
2116            ! hints/irix_6.sh
2117 ____________________________________________________________________________
2118 [  6096] By: jhi                                   on 2000/05/08  17:33:10
2119         Log: Integrate with Sarathy.
2120      Branch: cfgperl
2121           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
2122           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
2123 ____________________________________________________________________________
2124 [  6095] By: jhi                                   on 2000/05/08  16:21:33
2125         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
2126              might be useful in future.
2127      Branch: cfgperl
2128            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2129            ! config_h.SH
2130      Branch: metaconfig
2131            ! U/installdirs/inc_version_list.U
2132      Branch: metaconfig/U/perl
2133            ! perlxv.U
2134 ____________________________________________________________________________
2135 [  6094] By: gsar                                  on 2000/05/08  14:22:22
2136         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
2137      Branch: perl
2138            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
2139            ! hints/cygwin.sh pp_sys.c
2140 ____________________________________________________________________________
2141 [  6093] By: gsar                                  on 2000/05/08  12:52:28
2142         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
2143              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
2144      Branch: perl
2145            ! pp_sys.c sv.c win32/perlhost.h
2146 ____________________________________________________________________________
2147 [  6092] By: jhi                                   on 2000/05/07  22:40:34
2148         Log: Regen perltoc with the fixed buildtoc.
2149      Branch: cfgperl
2150            ! pod/perltoc.pod
2151 ____________________________________________________________________________
2152 [  6091] By: jhi                                   on 2000/05/07  22:24:16
2153         Log: Integrate with Sarathy.
2154      Branch: cfgperl
2155           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
2156           !> t/op/substr.t toke.c
2157 ____________________________________________________________________________
2158 [  6090] By: gsar                                  on 2000/05/07  19:47:07
2159         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
2160              [NI]OK; added tests for both
2161      Branch: perl
2162            ! perl.c pp_hot.c sv.c t/op/substr.t
2163 ____________________________________________________________________________
2164 [  6089] By: gsar                                  on 2000/05/07  18:18:38
2165         Log: buildtoc tweak to fix newline lossage
2166      Branch: perl
2167            ! pod/buildtoc
2168 ____________________________________________________________________________
2169 [  6088] By: jhi                                   on 2000/05/07  16:35:36
2170         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
2171              because we do not use those.  The HAS_GETSPNAM remains,
2172              though, because we still do use that.
2173      Branch: cfgperl
2174            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2175            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
2176            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
2177            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
2178            ! win32/config.vc win32/config_H.bc win32/config_H.gc
2179            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
2180 ____________________________________________________________________________
2181 [  6087] By: gsar                                  on 2000/05/07  16:05:16
2182         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
2183      Branch: perl
2184            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
2185 ____________________________________________________________________________
2186 [  6086] By: jhi                                   on 2000/05/07  15:27:07
2187         Log: Integrate with Sarathy.
2188      Branch: cfgperl
2189           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
2190           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
2191           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
2192           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
2193           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
2194           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
2195 ____________________________________________________________________________
2196 [  6085] By: gsar                                  on 2000/05/07  05:52:02
2197         Log: repeat operator (x) doesn't preserve utf8-ness
2198      Branch: perl
2199            ! pp.c t/op/substr.t
2200 ____________________________________________________________________________
2201 [  6084] By: gsar                                  on 2000/05/07  05:39:55
2202         Log: substr() does not preserve utf8-ness (from Stefan Eissing
2203              <Eissing@medicaldataservice.de>); added tests
2204      Branch: perl
2205            ! pp.c t/op/substr.t
2206 ____________________________________________________________________________
2207 [  6083] By: gsar                                  on 2000/05/07  05:24:46
2208         Log: note about undocumented caller() return value (from M.J.T. Guy);
2209              yet another peek.t tweak
2210      Branch: perl
2211            ! pod/perlfunc.pod t/lib/peek.t
2212 ____________________________________________________________________________
2213 [  6082] By: gsar                                  on 2000/05/07  05:08:40
2214         Log: peek.t non-portable to ithreads
2215      Branch: perl
2216            ! t/lib/peek.t
2217 ____________________________________________________________________________
2218 [  6081] By: gsar                                  on 2000/05/07  04:17:04
2219         Log: better default perlbug categories for ok reports (from Richard Foley)
2220      Branch: perl
2221            ! utils/perlbug.PL
2222 ____________________________________________________________________________
2223 [  6080] By: gsar                                  on 2000/05/07  04:08:07
2224         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
2225              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
2226      Branch: perl
2227            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
2228            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
2229            ! AUTHORS MAINTAIN MANIFEST
2230 ____________________________________________________________________________
2231 [  6079] By: gsar                                  on 2000/05/07  04:01:38
2232         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
2233      Branch: perl
2234            ! lib/Carp/Heavy.pm
2235 ____________________________________________________________________________
2236 [  6078] By: gsar                                  on 2000/05/07  01:24:19
2237         Log: workaround for CRT bug in chdir() (from Charles Lane, via
2238              Peter Prymmer)
2239      Branch: perl
2240            ! iperlsys.h vms/vms.c vms/vmsish.h
2241 ____________________________________________________________________________
2242 [  6077] By: gsar                                  on 2000/05/07  01:22:23
2243         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
2244              and Tom Phoenix)
2245      Branch: perl
2246            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
2247 ____________________________________________________________________________
2248 [  6076] By: gsar                                  on 2000/05/06  17:36:29
2249         Log: integrate cfgperl contents into mainline
2250      Branch: perl
2251           +> t/lib/peek.t
2252           !> Configure MANIFEST Porting/Glossary Porting/config.sh
2253           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
2254           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
2255           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
2256 ____________________________________________________________________________
2257 [  6075] By: jhi                                   on 2000/05/05  18:56:10
2258         Log: Make the test more portable.
2259      Branch: cfgperl
2260            ! t/lib/peek.t
2261 ____________________________________________________________________________
2262 [  6074] By: jhi                                   on 2000/05/05  18:49:20
2263         Log: Introduce t/lib/peek.t.
2264      Branch: cfgperl
2265            + t/lib/peek.t
2266            ! MANIFEST
2267 ____________________________________________________________________________
2268 [  6073] By: jhi                                   on 2000/05/05  14:30:45
2269         Log: Complex tweaks.
2270      Branch: cfgperl
2271            ! lib/Math/Complex.pm t/lib/complex.t
2272 ____________________________________________________________________________
2273 [  6072] By: jhi                                   on 2000/05/05  12:27:13
2274         Log: Integrate with Sarathy.
2275      Branch: cfgperl
2276           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
2277           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2278           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
2279           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
2280 ____________________________________________________________________________
2281 [  6071] By: gsar                                  on 2000/05/05  02:24:46
2282         Log: misformatted perllocal.pod (from Tim Jenness
2283              <t.jenness@jach.hawaii.edu>)
2284      Branch: perl
2285            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
2286 ____________________________________________________________________________
2287 [  6070] By: gsar                                  on 2000/05/05  02:16:52
2288         Log: remove misleading comment (from M.J.T. Guy)
2289      Branch: perl
2290            ! t/lib/anydbm.t
2291 ____________________________________________________________________________
2292 [  6069] By: gsar                                  on 2000/05/05  02:15:13
2293         Log: File::Spec compatibility update (from Barrie Slaymaker
2294              <barries@slaysys.com>)
2295      Branch: perl
2296            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
2297            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
2298 ____________________________________________________________________________
2299 [  6068] By: gsar                                  on 2000/05/05  02:01:50
2300         Log: note about values()
2301      Branch: perl
2302            ! pod/perlfunc.pod
2303 ____________________________________________________________________________
2304 [  6067] By: gsar                                  on 2000/05/05  01:33:09
2305         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
2306      Branch: perl
2307            ! win32/win32.c
2308 ____________________________________________________________________________
2309 [  6066] By: gsar                                  on 2000/05/05  01:23:43
2310         Log: s/END/CHECK/
2311      Branch: perl
2312            ! perl.c
2313 ____________________________________________________________________________
2314 [  6065] By: jhi                                   on 2000/05/04  17:30:22
2315         Log: Integrate with Sarathy.
2316      Branch: cfgperl
2317           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
2318 ____________________________________________________________________________
2319 [  6064] By: gsar                                  on 2000/05/04  17:26:14
2320         Log: change#5905 wasn't quite right--it's intent only applies when arguments
2321              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
2322      Branch: perl
2323            ! pp_sys.c sv.c
2324 ____________________________________________________________________________
2325 [  6063] By: gsar                                  on 2000/05/04  16:52:29
2326         Log: tokeq() could read unallocated field in argument
2327      Branch: perl
2328            ! toke.c
2329 ____________________________________________________________________________
2330 [  6062] By: gsar                                  on 2000/05/04  16:34:51
2331         Log: additional tests for utf8.t
2332      Branch: perl
2333            ! t/pragma/utf8.t
2334 ____________________________________________________________________________
2335 [  6061] By: gsar                                  on 2000/05/04  16:09:28
2336         Log: change#5921 neglected to make eq honor "use bytes"
2337      Branch: perl
2338            ! sv.c
2339 ____________________________________________________________________________
2340 [  6060] By: jhi                                   on 2000/05/04  15:30:16
2341         Log: Integrate with Sarathy.
2342      Branch: cfgperl
2343           !> perl.c regcomp.c t/pragma/utf8.t
2344 ____________________________________________________________________________
2345 [  6059] By: jhi                                   on 2000/05/04  15:26:37
2346         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
2347              in natively 64-bit platforms where a long is a quad (no need
2348              for long longs).  Also added bias for IVs.
2349      Branch: cfgperl
2350            ! toke.c
2351 ____________________________________________________________________________
2352 [  6058] By: gsar                                  on 2000/05/04  00:19:14
2353         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
2354              (spotted by Donald Kinzer <dkinzer@premia.com>)
2355      Branch: perl
2356            ! perl.c
2357 ____________________________________________________________________________
2358 [  6057] By: gsar                                  on 2000/05/03  18:34:01
2359         Log: fix broken parsing of /\x{ab}/
2360      Branch: perl
2361            ! regcomp.c t/pragma/utf8.t
2362 ____________________________________________________________________________
2363 [  6056] By: jhi                                   on 2000/05/03  17:57:16
2364         Log: The search of infinity continues, this time simplified.
2365      Branch: cfgperl
2366            ! lib/Math/Complex.pm
2367 ____________________________________________________________________________
2368 [  6055] By: jhi                                   on 2000/05/03  17:45:30
2369         Log: Detypo.
2370      Branch: cfgperl
2371            ! hints/unicos.sh
2372 ____________________________________________________________________________
2373 [  6054] By: jhi                                   on 2000/05/02  22:28:27
2374         Log: Be more forgiving in POSIX about HUGE_VALL.
2375      Branch: cfgperl
2376            ! ext/POSIX/POSIX.xs
2377 ____________________________________________________________________________
2378 [  6053] By: jhi                                   on 2000/05/02  22:25:05
2379         Log: Integrate with Sarathy.
2380      Branch: cfgperl
2381           !> hints/irix_6.sh pod/perlop.pod
2382 ____________________________________________________________________________
2383 [  6052] By: jhi                                   on 2000/05/02  22:24:31
2384         Log: Unicos hint tweak.
2385      Branch: cfgperl
2386            ! hints/unicos.sh
2387 ____________________________________________________________________________
2388 [  6051] By: jhi                                   on 2000/05/02  22:21:26
2389         Log: Complex tweakery.
2390      Branch: cfgperl
2391            ! lib/Math/Complex.pm t/lib/complex.t
2392 ____________________________________________________________________________
2393 [  6050] By: jhi                                   on 2000/05/02  19:26:22
2394         Log: Use setxxent()/endxxent().
2395      Branch: cfgperl
2396            ! t/op/grent.t t/op/pwent.t
2397 ____________________________________________________________________________
2398 [  6049] By: jhi                                   on 2000/05/02  19:06:02
2399         Log: Test both the scalar and list contexts.
2400      Branch: cfgperl
2401            ! t/op/grent.t t/op/pwent.t
2402 ____________________________________________________________________________
2403 [  6048] By: gsar                                  on 2000/05/02  18:29:10
2404         Log: add note about how $( doesn't interpolate in REs (from
2405              Philip Newton <newton@ficus.frogspace.net>)
2406      Branch: perl
2407            ! pod/perlop.pod
2408 ____________________________________________________________________________
2409 [  6047] By: jhi                                   on 2000/05/02  17:41:24
2410         Log: Call getspnam() only iff needd.
2411      Branch: cfgperl
2412            ! pp_sys.c
2413 ____________________________________________________________________________
2414 [  6046] By: gsar                                  on 2000/05/02  17:07:25
2415         Log: libscheck has insufficient checks for n32 libs (from
2416              Albert Chin-A-Young <china@thewrittenword.com>)
2417      Branch: perl
2418            ! hints/irix_6.sh
2419 ____________________________________________________________________________
2420 [  6045] By: jhi                                   on 2000/05/02  13:57:17
2421         Log: Integrate with Sarathy.
2422      Branch: cfgperl
2423           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
2424           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
2425 ____________________________________________________________________________
2426 [  6044] By: gsar                                  on 2000/05/02  06:48:19
2427         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
2428              such that underscores are only ignored in literal numbers,
2429              "\x{...}", and hex/oct argument
2430      Branch: perl
2431            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
2432 ____________________________________________________________________________
2433 [  6043] By: gsar                                  on 2000/05/02  02:22:29
2434         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
2435      Branch: perl
2436            ! pod/perlretut.pod
2437 ____________________________________________________________________________
2438 [  6042] By: gsar                                  on 2000/05/02  02:17:51
2439         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
2440      Branch: perl
2441            ! pod/perltrap.pod
2442 ____________________________________________________________________________
2443 [  6041] By: gsar                                  on 2000/05/02  01:53:51
2444         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
2445              to compensate
2446      Branch: perl
2447            ! Porting/makerel
2448 ____________________________________________________________________________
2449 [  6040] By: gsar                                  on 2000/05/02  01:51:57
2450         Log: missing files in MANIFEST
2451      Branch: perl
2452            ! MANIFEST
2453 ____________________________________________________________________________
2454 [  6039] By: jhi                                   on 2000/05/02  00:36:46
2455         Log: Infinite problems.
2456      Branch: cfgperl
2457            ! lib/Math/Complex.pm
2458 ____________________________________________________________________________
2459 [  6038] By: jhi                                   on 2000/05/02  00:06:38
2460         Log: pwent/spent #ifdef imbalance.
2461      Branch: cfgperl
2462            ! pp_sys.c
2463 ____________________________________________________________________________
2464 [  6037] By: jhi                                   on 2000/05/01  22:50:11
2465         Log: Use HUGE_VALL if applicable.
2466      Branch: cfgperl
2467            ! ext/POSIX/POSIX.xs util.c
2468 ____________________________________________________________________________
2469 [  6036] By: jhi                                   on 2000/05/01  22:20:53
2470         Log: Correct Freudian slip.
2471      Branch: cfgperl
2472            ! pp_sys.c
2473 ____________________________________________________________________________
2474 [  6035] By: jhi                                   on 2000/05/01  21:07:38
2475         Log: Continue on the pwent/spent case.
2476      Branch: cfgperl
2477            ! pp_sys.c
2478 ____________________________________________________________________________
2479 [  6034] By: jhi                                   on 2000/05/01  17:45:14
2480         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
2481              adjustments in 6032 conflicted badly with this, will have
2482              to revisit them later.
2483      Branch: cfgperl
2484           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
2485           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
2486           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
2487           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
2488           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
2489           !> t/lib/cgi-html.t t/lib/cgi-request.t
2490 ____________________________________________________________________________
2491 [  6033] By: jhi                                   on 2000/05/01  17:40:49
2492         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
2493      Branch: cfgperl
2494            ! pp_sys.c
2495 ____________________________________________________________________________
2496 [  6032] By: gsar                                  on 2000/05/01  15:56:32
2497         Log: whitespace adjustments
2498      Branch: perl
2499            ! pp_sys.c
2500 ____________________________________________________________________________
2501 [  6031] By: gsar                                  on 2000/05/01  15:19:41
2502         Log: small nits in diagnostics.pm (from Robin Barker)
2503      Branch: perl
2504            ! lib/diagnostics.pm pod/perldiag.pod
2505 ____________________________________________________________________________
2506 [  6030] By: gsar                                  on 2000/05/01  08:39:18
2507         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
2508              for @- and @+ (from Johan Vromans)
2509      Branch: perl
2510            ! lib/English.pm pod/perlvar.pod
2511 ____________________________________________________________________________
2512 [  6029] By: gsar                                  on 2000/05/01  08:16:10
2513         Log: add CGI.pm v2.66 (from Lincoln Stein)
2514      Branch: perl
2515            + lib/CGI/Util.pm t/lib/cgi-pretty.t
2516            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
2517            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
2518            ! t/lib/cgi-html.t t/lib/cgi-request.t
2519 ____________________________________________________________________________
2520 [  6028] By: gsar                                  on 2000/05/01  06:34:41
2521         Log: Pod::Man generates groff-incompatible macro definition (from
2522              Tom Christiansen)
2523      Branch: perl
2524            ! lib/Pod/Man.pm
2525 ____________________________________________________________________________
2526 [  6027] By: gsar                                  on 2000/05/01  06:31:36
2527         Log: podlators-1.02 update (from Russ Allbery)
2528      Branch: perl
2529            ! lib/Pod/Man.pm lib/Pod/Text.pm
2530 ____________________________________________________________________________
2531 [  6026] By: jhi                                   on 2000/04/30  23:24:23
2532         Log: Integrate with Sarathy.
2533      Branch: cfgperl
2534           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
2535           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
2536           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2537           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
2538           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
2539           !> t/lib/syslog.t toke.c win32/win32.h
2540 ____________________________________________________________________________
2541 [  6025] By: gsar                                  on 2000/04/30  18:17:47
2542         Log: Is{Alnum,Alpha,Word} don't match titlecase
2543              
2544              TODO: IsSpace is defined recursively!
2545              
2546              (both spotted by Larry)
2547      Branch: perl
2548            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
2549            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
2550 ____________________________________________________________________________
2551 [  6024] By: gsar                                  on 2000/04/30  17:50:19
2552         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
2553              (from Hugo van der Sanden)
2554      Branch: perl
2555            ! toke.c
2556 ____________________________________________________________________________
2557 [  6023] By: gsar                                  on 2000/04/30  17:14:43
2558         Log: debugger stomps on $. (from M.J.T. Guy)
2559      Branch: perl
2560            ! lib/perl5db.pl
2561 ____________________________________________________________________________
2562 [  6022] By: gsar                                  on 2000/04/30  16:59:22
2563         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
2564      Branch: perl
2565            ! sv.c
2566 ____________________________________________________________________________
2567 [  6021] By: gsar                                  on 2000/04/29  21:00:08
2568         Log: remove Win2K issue in pod (fixed by change#6020)
2569      Branch: perl
2570            ! README.win32 pod/perl56delta.pod
2571 ____________________________________________________________________________
2572 [  6020] By: gsar                                  on 2000/04/29  20:51:49
2573         Log: test tweak
2574      Branch: perl
2575            ! t/lib/open3.t
2576 ____________________________________________________________________________
2577 [  6019] By: gsar                                  on 2000/04/29  20:34:27
2578         Log: windows portability tweaks
2579      Branch: perl
2580            ! t/lib/b.t win32/win32.h
2581 ____________________________________________________________________________
2582 [  6018] By: gsar                                  on 2000/04/29  19:55:24
2583         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
2584              make _PATH_LOG() return "" if unavailable
2585      Branch: perl
2586            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
2587            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
2588 ____________________________________________________________________________
2589 [  6017] By: jhi                                   on 2000/04/28  22:49:46
2590         Log: Integrate with Sarathy.
2591      Branch: cfgperl
2592           !> op.c perl.c pod/perldiag.pod t/lib/b.t
2593 ____________________________________________________________________________
2594 [  6016] By: jhi                                   on 2000/04/28  22:46:14
2595         Log: Do not warn that an infinity does not look like a number.
2596      Branch: cfgperl
2597            ! sv.c
2598 ____________________________________________________________________________
2599 [  6015] By: gsar                                  on 2000/04/28  22:35:49
2600         Log: tweak test for portability
2601      Branch: perl
2602            ! t/lib/b.t
2603 ____________________________________________________________________________
2604 [  6014] By: gsar                                  on 2000/04/28  22:05:31
2605         Log: glob() loading File::Glob behind the scenes may cause syntax errors
2606      Branch: perl
2607            ! op.c
2608 ____________________________________________________________________________
2609 [  6013] By: gsar                                  on 2000/04/28  21:25:22
2610         Log: tweak change#5945 to display correct switch name in diagnostic
2611      Branch: perl
2612            ! perl.c pod/perldiag.pod
2613 ____________________________________________________________________________
2614 [  6012] By: jhi                                   on 2000/04/28  21:08:12
2615         Log: Integrate with Sarathy.
2616      Branch: cfgperl
2617           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
2618           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
2619           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
2620 ____________________________________________________________________________
2621 [  6011] By: jhi                                   on 2000/04/28  21:04:46
2622         Log: &HUGE_VAL is not defined, it exists.
2623      Branch: cfgperl
2624            ! lib/Math/Complex.pm
2625 ____________________________________________________________________________
2626 [  6010] By: gsar                                  on 2000/04/28  21:02:58
2627         Log: clarify note about shadow password support (from
2628              gellyfish@gellyfish.com)
2629      Branch: perl
2630            ! pod/perlfunc.pod
2631 ____________________________________________________________________________
2632 [  6009] By: gsar                                  on 2000/04/28  21:00:00
2633         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
2634      Branch: perl
2635            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
2636 ____________________________________________________________________________
2637 [  6008] By: gsar                                  on 2000/04/28  20:56:33
2638         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
2639      Branch: perl
2640            ! installperl vms/subconfigure.com
2641 ____________________________________________________________________________
2642 [  6007] By: gsar                                  on 2000/04/28  20:51:21
2643         Log: note about compile failures and END blocks (from M.J.T. Guy)
2644      Branch: perl
2645            ! pod/perl56delta.pod pod/perlmod.pod
2646 ____________________________________________________________________________
2647 [  6006] By: jhi                                   on 2000/04/28  20:42:14
2648         Log: Regen Configure.
2649      Branch: cfgperl
2650            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
2651            ! config_h.SH
2652 ____________________________________________________________________________
2653 [  6005] By: gsar                                  on 2000/04/28  20:41:16
2654         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
2655      Branch: perl
2656            ! utils/perldoc.PL
2657 ____________________________________________________________________________
2658 [  6004] By: jhi                                   on 2000/04/28  20:28:21
2659         Log: Integrate with Sarathy.
2660      Branch: cfgperl
2661           !> Configure INSTALL Porting/Glossary Porting/config.sh
2662           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
2663           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
2664           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
2665           !> win32/config.vc win32/win32.c
2666 ____________________________________________________________________________
2667 [  6003] By: gsar                                  on 2000/04/28  20:11:20
2668         Log: allow REG_EXPAND_SZ keys in Windows registry (from
2669              John Clayton <John.Clayton@barclayscapital.com>)
2670      Branch: perl
2671            ! win32/win32.c
2672 ____________________________________________________________________________
2673 [  6002] By: gsar                                  on 2000/04/28  19:34:16
2674         Log: destructive sv_setsv() can lose UV-ness from source, causing
2675              numeric promotions/comparisons to fail to do the right thing
2676      Branch: perl
2677            ! sv.c
2678 ____________________________________________________________________________
2679 [  6001] By: gsar                                  on 2000/04/28  18:44:15
2680         Log: support additional library locations via $Config{otherlibdirs}
2681              (from Andy Dougherty)
2682      Branch: perl
2683            ! Configure INSTALL Porting/Glossary Porting/config.sh
2684            ! Porting/config_H config_h.SH epoc/config.sh perl.c
2685            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
2686            ! win32/config.bc win32/config.gc win32/config.vc
2687 ____________________________________________________________________________
2688 [  6000] By: gsar                                  on 2000/04/28  18:26:58
2689         Log: reworked otherlibdirs.U (from Andy Dougherty)
2690      Branch: metaconfig
2691            ! U/installdirs/otherlibdirs.U
2692 ____________________________________________________________________________
2693 [  5999] By: gsar                                  on 2000/04/28  18:17:07
2694         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
2695      Branch: perl
2696            ! t/pragma/warn/toke toke.c
2697 ____________________________________________________________________________
2698 [  5998] By: jhi                                   on 2000/04/28  13:32:17
2699         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
2700      Branch: cfgperl
2701            ! lib/Math/Complex.pm
2702 ____________________________________________________________________________
2703 [  5997] By: jhi                                   on 2000/04/28  13:14:04
2704         Log: Preserve $!.
2705      Branch: cfgperl
2706            ! lib/Math/Complex.pm
2707 ____________________________________________________________________________
2708 [  5996] By: jhi                                   on 2000/04/28  12:59:23
2709         Log: Integrate with Sarathy.
2710      Branch: cfgperl
2711           +> pod/perlrequick.pod pod/perlretut.pod
2712           !> (integrate 51 files)
2713 ____________________________________________________________________________
2714 [  5995] By: gsar                                  on 2000/04/28  09:37:36
2715         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
2716      Branch: perl
2717            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
2718 ____________________________________________________________________________
2719 [  5994] By: gsar                                  on 2000/04/28  09:33:26
2720         Log: fix for missed accounting for null byte in pack("Z",...) (from
2721              M.J.T. Guy)
2722      Branch: perl
2723            ! pp.c t/op/pack.t
2724 ____________________________________________________________________________
2725 [  5993] By: gsar                                  on 2000/04/28  09:30:05
2726         Log: various minor tweaks seen on p5p
2727      Branch: perl
2728            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
2729 ____________________________________________________________________________
2730 [  5992] By: gsar                                  on 2000/04/28  09:08:19
2731         Log: pod nit (from Simon Cozens)
2732      Branch: perl
2733            ! pod/perlop.pod
2734 ____________________________________________________________________________
2735 [  5991] By: gsar                                  on 2000/04/28  09:06:36
2736         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
2737      Branch: perl
2738            ! README.posix-bc hints/posix-bc.sh
2739 ____________________________________________________________________________
2740 [  5990] By: gsar                                  on 2000/04/28  08:54:52
2741         Log: use $ENV{LIB} to search for libs under Visual C compiler
2742              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
2743      Branch: perl
2744            ! lib/ExtUtils/Liblist.pm
2745 ____________________________________________________________________________
2746 [  5989] By: gsar                                  on 2000/04/28  08:27:12
2747         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
2748              itself and no other (from Tom Hughes)
2749      Branch: perl
2750            ! t/op/array.t toke.c
2751 ____________________________________________________________________________
2752 [  5988] By: gsar                                  on 2000/04/28  08:01:38
2753         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
2754              <paul@miraclefish.com>)
2755      Branch: perl
2756            ! lib/ExtUtils/MakeMaker.pm
2757 ____________________________________________________________________________
2758 [  5987] By: gsar                                  on 2000/04/28  07:53:09
2759         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
2760      Branch: perl
2761            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
2762 ____________________________________________________________________________
2763 [  5986] By: gsar                                  on 2000/04/28  07:44:17
2764         Log: add regular expressions tutorial and quick-start guide (from
2765              Mark Kvale <kvale@phy.ucsf.edu>)
2766      Branch: perl
2767            + pod/perlrequick.pod pod/perlretut.pod
2768            ! AUTHORS MAINTAIN MANIFEST
2769 ____________________________________________________________________________
2770 [  5985] By: gsar                                  on 2000/04/28  07:30:28
2771         Log: forked child may not exit correctly if it failed to open
2772              /dev/console (from Graham Barr)
2773      Branch: perl
2774            ! ext/Sys/Syslog/Syslog.pm
2775 ____________________________________________________________________________
2776 [  5984] By: gsar                                  on 2000/04/28  07:27:20
2777         Log: attributes::reftype() doesn't work on tied argument
2778      Branch: perl
2779            ! xsutils.c
2780 ____________________________________________________________________________
2781 [  5983] By: gsar                                  on 2000/04/28  07:15:04
2782         Log: numeric conversion of non-number in change#3378 tramples on
2783              OOK offset, causing segfaults
2784      Branch: perl
2785            ! sv.c
2786 ____________________________________________________________________________
2787 [  5982] By: gsar                                  on 2000/04/28  04:48:25
2788         Log: avoid error in IO::Socket::INET when given an unknown service name
2789              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
2790      Branch: perl
2791            ! ext/IO/lib/IO/Socket/INET.pm
2792 ____________________________________________________________________________
2793 [  5981] By: gsar                                  on 2000/04/28  04:31:31
2794         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
2795              prototype mismatch with CORE::glob(); update pod and tests to
2796              suit (File::Glob::glob() is still available for backward
2797              compatibility, but should be considered deprecated)
2798      Branch: perl
2799            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
2800            ! t/lib/glob-taint.t
2801 ____________________________________________________________________________
2802 [  5980] By: gsar                                  on 2000/04/28  03:47:29
2803         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
2804              <ghudson@mit.edu>)
2805      Branch: metaconfig
2806            ! U/modified/Options.U
2807      Branch: perl
2808            ! Configure
2809 ____________________________________________________________________________
2810 [  5979] By: gsar                                  on 2000/04/28  03:07:54
2811         Log: under useithreads, constant pad entries could inadvertantly be
2812              shared across threads (from Eric Blood <eblood@xmission.com>);
2813              added Eric's test case to testsuite
2814      Branch: perl
2815            ! op.c t/op/misc.t
2816 ____________________________________________________________________________
2817 [  5978] By: gsar                                  on 2000/04/27  21:13:00
2818         Log: sync version numbers in File::Spec with the ones on CPAN
2819              (from Barrie Slaymaker)
2820      Branch: perl
2821            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
2822            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
2823            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
2824 ____________________________________________________________________________
2825 [  5977] By: gsar                                  on 2000/04/27  21:07:29
2826         Log: autoquote barewords followed by newline and arrow properly
2827              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
2828      Branch: perl
2829            ! t/pragma/warn/toke toke.c
2830 ____________________________________________________________________________
2831 [  5976] By: gsar                                  on 2000/04/27  20:41:20
2832         Log: DB_File v1.73 update (from Paul Marquess)
2833      Branch: perl
2834            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
2835            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
2836 ____________________________________________________________________________
2837 [  5975] By: gsar                                  on 2000/04/27  20:34:24
2838         Log: allow sort() reentrancy (variant of patch suggested by
2839              Hugo van der Sanden)
2840      Branch: perl
2841            ! pp_ctl.c t/op/sort.t
2842 ____________________________________________________________________________
2843 [  5974] By: gsar                                  on 2000/04/27  19:46:57
2844         Log: change#4197 somehow missed initializing PL_errors, meaning
2845              sytax error queueing wasn't working outside eval"" at all;
2846              also fixed eval"" to localize PL_error_count, so that compile-time
2847              eval's don't clobber the error state of the outer context
2848      Branch: perl
2849            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
2850            ! t/pragma/warn/toke
2851 ____________________________________________________________________________
2852 [  5973] By: gsar                                  on 2000/04/27  18:29:05
2853         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
2854      Branch: perl
2855            ! regcomp.c regexec.c t/op/re_tests
2856 ____________________________________________________________________________
2857 [  5972] By: jhi                                   on 2000/04/27  18:22:41
2858         Log: Integrate with Sarathy.
2859      Branch: cfgperl
2860           +> t/lib/b.t t/lib/syslog.t
2861           !> (integrate 31 files)
2862 ____________________________________________________________________________
2863 [  5971] By: jhi                                   on 2000/04/27  18:18:46
2864         Log: Unicos tweaks from Mark P. Lutz.
2865      Branch: cfgperl
2866            ! hints/unicos.sh lib/Math/Complex.pm
2867 ____________________________________________________________________________
2868 [  5970] By: gsar                                  on 2000/04/27  18:05:11
2869         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
2870              IV is >32bits
2871      Branch: perl
2872            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
2873 ____________________________________________________________________________
2874 [  5969] By: gsar                                  on 2000/04/27  17:50:56
2875         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
2876      Branch: perl
2877            + t/lib/syslog.t
2878            ! MANIFEST ext/Sys/Syslog/Syslog.pm
2879 ____________________________________________________________________________
2880 [  5968] By: gsar                                  on 2000/04/27  17:44:49
2881         Log: tolerate spaces in group names in test on solaris (from David Boyce
2882              <dsb@boyski.com>)
2883      Branch: perl
2884            ! t/op/groups.t
2885 ____________________________________________________________________________
2886 [  5967] By: gsar                                  on 2000/04/27  17:41:22
2887         Log: improved docs on the warn_uninit diagnostic (from David Glasser
2888              and Simon Cozens)
2889      Branch: perl
2890            ! pod/perldiag.pod
2891 ____________________________________________________________________________
2892 [  5966] By: gsar                                  on 2000/04/27  16:54:58
2893         Log: add testsuite for B backends, fix bug in B::Deparse (from
2894              Simon Cozens <simon@brecon.co.uk>)
2895      Branch: perl
2896            + t/lib/b.t
2897            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
2898 ____________________________________________________________________________
2899 [  5965] By: gsar                                  on 2000/04/27  16:10:37
2900         Log: avoid "will not stay shared" warnings for our variables (from
2901              Robin Barker)
2902      Branch: perl
2903            ! op.c t/pragma/warn/op
2904 ____________________________________________________________________________
2905 [  5964] By: gsar                                  on 2000/04/27  07:05:05
2906         Log: reformat to 72 columns (again)
2907      Branch: perl
2908            ! pod/perldiag.pod
2909 ____________________________________________________________________________
2910 [  5963] By: gsar                                  on 2000/04/27  06:28:31
2911         Log: patch from Larry to make (\&) prototype work; added tests for
2912              the same
2913      Branch: perl
2914            ! op.c t/comp/proto.t
2915 ____________________________________________________________________________
2916 [  5962] By: gsar                                  on 2000/04/27  06:15:47
2917         Log: updated README.hpux (from Jeff Okamoto)
2918      Branch: perl
2919            ! README.hpux
2920 ____________________________________________________________________________
2921 [  5961] By: gsar                                  on 2000/04/27  05:55:03
2922         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
2923      Branch: perl
2924            ! emacs/cperl-mode.el
2925 ____________________________________________________________________________
2926 [  5960] By: gsar                                  on 2000/04/27  05:49:26
2927         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
2928      Branch: perl
2929            ! INSTALL
2930 ____________________________________________________________________________
2931 [  5959] By: gsar                                  on 2000/04/27  05:33:41
2932         Log: doubled words in pods (from Simon Cozens
2933              <simon.p.cozens@jp.pwcglobal.com>)
2934      Branch: perl
2935            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
2936            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
2937            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
2938            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
2939            ! pod/perltootc.pod
2940 ____________________________________________________________________________
2941 [  5958] By: gsar                                  on 2000/04/27  05:11:39
2942         Log: change#3569 deleted some essential code, revert; avoid use of
2943              atexit() to make DynaLoader work properly on AIX under mod_perl
2944              (from Jens-Uwe Mager <jum@helios.de>)
2945      Branch: perl
2946            ! ext/DynaLoader/dl_aix.xs
2947 ____________________________________________________________________________
2948 [  5957] By: gsar                                  on 2000/04/27  04:54:51
2949         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
2950      Branch: perl
2951            ! pod/perlmod.pod
2952 ____________________________________________________________________________
2953 [  5956] By: gsar                                  on 2000/04/27  04:51:47
2954         Log: better diagnostics on failed tests (from Ilya Zakharevich)
2955      Branch: perl
2956            ! t/op/lex_assign.t
2957 ____________________________________________________________________________
2958 [  5955] By: gsar                                  on 2000/04/27  04:26:44
2959         Log: longstanding bug exposed by change#3307: sort arguments weren't
2960              compiled with the right wantarray context (ensuing runtime lookup
2961              via block_gimme() was getting the incidental context of the
2962              sort() itself)
2963      Branch: perl
2964            ! op.c t/op/sort.t
2965 ____________________________________________________________________________
2966 [  5954] By: gsar                                  on 2000/04/26  23:42:12
2967         Log: integrate cfgperl contents into mainline
2968      Branch: perl
2969           !> (integrate 30 files)
2970 ____________________________________________________________________________
2971 [  5953] By: jhi                                   on 2000/04/26  23:06:42
2972         Log: Integrate with Sarathy.
2973      Branch: cfgperl
2974           !> README.win32 ext/B/B/Deparse.pm
2975           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
2976           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
2977           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
2978           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
2979           !> utils/perldoc.PL vms/perlvms.pod
2980 ____________________________________________________________________________
2981 [  5952] By: jhi                                   on 2000/04/26  23:03:46
2982         Log: Undo "use integer" addition from 64bitint as it seems
2983              to break most of the subtests in Digital UNIX;
2984              Unicos needs to find another way.
2985      Branch: cfgperl
2986            ! t/op/64bitint.t
2987 ____________________________________________________________________________
2988 [  5951] By: jhi                                   on 2000/04/26  22:57:53
2989         Log: Be more robust on "extreme" (large absolute value)
2990              arguments.  Originally reported by Daniel Connelly
2991              as a problem with asinh() on large negative arguments,
2992              asinh() used to bail out because an argument to log()
2993              ended up being zero.  Ilya Zakharevich proposed using
2994              Taylor's series in such cases, which for such large
2995              arguments is a very good approximation.
2996      Branch: cfgperl
2997            ! lib/Math/Complex.pm t/lib/complex.t
2998 ____________________________________________________________________________
2999 [  5950] By: gsar                                  on 2000/04/25  19:13:12
3000         Log: reformat perldiag to avoid long lines
3001      Branch: perl
3002            ! pod/perldiag.pod
3003 ____________________________________________________________________________
3004 [  5949] By: gsar                                  on 2000/04/25  18:41:11
3005         Log: make perldoc use the pod2man from the same version (from
3006              M.J.T. Guy)
3007      Branch: perl
3008            ! utils/perldoc.PL
3009 ____________________________________________________________________________
3010 [  5948] By: gsar                                  on 2000/04/25  18:21:57
3011         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
3012              <kompas@kompas.usr.onet.pl>)
3013      Branch: perl
3014            ! lib/vars.pm
3015 ____________________________________________________________________________
3016 [  5947] By: gsar                                  on 2000/04/25  18:11:53
3017         Log: use &dl_error rather than &dl_load_file as the guard for calling
3018              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
3019              statically built perl)
3020      Branch: perl
3021            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
3022 ____________________________________________________________________________
3023 [  5946] By: jhi                                   on 2000/04/25  17:37:54
3024         Log: Document that tr() is not tr(1).
3025      Branch: cfgperl
3026            ! pod/perlop.pod
3027 ____________________________________________________________________________
3028 [  5945] By: gsar                                  on 2000/04/25  16:34:33
3029         Log: make module name mandatory after -M switch; reorder perldiag
3030              alphabetically (from Mark-Jason Dominus)
3031      Branch: perl
3032            ! perl.c pod/perldiag.pod
3033 ____________________________________________________________________________
3034 [  5944] By: jhi                                   on 2000/04/25  01:15:18
3035         Log: On second thoughts frexp() does have two arguments.
3036      Branch: cfgperl
3037            ! perl.h
3038 ____________________________________________________________________________
3039 [  5943] By: jhi                                   on 2000/04/24  22:56:32
3040         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
3041              Now pp_ncmp() returns undef is either operand is a NaN.
3042      Branch: cfgperl
3043            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3044            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
3045            ! vms/subconfigure.com vos/config.def vos/config.h
3046            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
3047            ! win32/config.vc win32/config_H.bc win32/config_H.gc
3048            ! win32/config_H.vc
3049      Branch: metaconfig/U/perl
3050            + d_modfl.U
3051 ____________________________________________________________________________
3052 [  5942] By: jhi                                   on 2000/04/24  19:45:17
3053         Log: Regen Configure to match #5937.
3054      Branch: cfgperl
3055            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3056            ! config_h.SH
3057      Branch: metaconfig
3058            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
3059 ____________________________________________________________________________
3060 [  5941] By: jhi                                   on 2000/04/24  19:24:11
3061         Log: Further Unicos fixes for Mark Lutz.
3062      Branch: cfgperl
3063            ! hints/unicos.sh pp_ctl.c
3064 ____________________________________________________________________________
3065 [  5940] By: jhi                                   on 2000/04/24  19:09:06
3066         Log: Various Unicos 10.0.0.6 fixes.
3067              
3068              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
3069              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
3070              Reply-To: tecmpl1@triton.ca.boeing.com 
3071              To: perl5-porters@perl.org 
3072              Date: Fri, 14 Apr 2000 20:21:00 GMT 
3073              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
3074      Branch: cfgperl
3075            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
3076 ____________________________________________________________________________
3077 [  5939] By: gsar                                  on 2000/04/24  19:01:24
3078         Log: more pod nits (from Larry Virden)
3079      Branch: perl
3080            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
3081            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
3082            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
3083 ____________________________________________________________________________
3084 [  5938] By: gsar                                  on 2000/04/24  18:54:01
3085         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
3086      Branch: perl
3087            ! ext/B/B/Deparse.pm
3088 ____________________________________________________________________________
3089 [  5937] By: jhi                                   on 2000/04/24  17:39:00
3090         Log: Integrate with Sarathy.
3091      Branch: cfgperl
3092           +> (branch 31 files)
3093           !> (integrate 73 files)
3094 ____________________________________________________________________________
3095 [  5936] By: gsar                                  on 2000/04/24  17:30:06
3096         Log: additional tests for change#5934 (from Paul Marquess, who also
3097              sent in the same fix)
3098      Branch: perl
3099            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
3100            ! t/pragma/warn/5nolint t/pragma/warn/6default
3101 ____________________________________________________________________________
3102 [  5935] By: jhi                                   on 2000/04/24  17:26:05
3103         Log: Do not assume sign propagation.
3104              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
3105              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
3106              To: payner@ncifcrf.gov, perl5-porters@perl.org 
3107              Date: Tue, 18 Apr 2000 18:24:49 +0100 
3108              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
3109      Branch: cfgperl
3110            ! t/op/bop.t t/op/misc.t
3111 ____________________________________________________________________________
3112 [  5934] By: gsar                                  on 2000/04/24  17:16:54
3113         Log: propagate lexical warnings from surrounding scope correctly
3114              within string eval()
3115      Branch: perl
3116            ! pp_ctl.c t/pragma/warn/pp_ctl
3117 ____________________________________________________________________________
3118 [  5933] By: jhi                                   on 2000/04/24  17:01:07
3119         Log: Flatten the cpp jungle doing the nosuid checking.
3120      Branch: cfgperl
3121            ! perl.c
3122 ____________________________________________________________________________
3123 [  5932] By: gsar                                  on 2000/04/24  09:08:14
3124         Log: add rsignal(), whichsig() and do_join() to public API list
3125              (mod_perl uses them to good advantage)
3126      Branch: perl
3127            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
3128 ____________________________________________________________________________
3129 [  5931] By: gsar                                  on 2000/04/24  09:01:40
3130         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
3131      Branch: perl
3132            ! pp_hot.c regexec.c t/op/pat.t
3133 ____________________________________________________________________________
3134 [  5930] By: gsar                                  on 2000/04/24  08:58:33
3135         Log: small os390 tweaks (from Peter Prymmer)
3136      Branch: perl
3137            ! config_h.SH makedepend.SH
3138 ____________________________________________________________________________
3139 [  5929] By: gsar                                  on 2000/04/24  08:55:25
3140         Log: pod nits
3141      Branch: perl
3142            ! pod/perlguts.pod
3143 ____________________________________________________________________________
3144 [  5928] By: gsar                                  on 2000/04/24  08:50:13
3145         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
3146      Branch: perl
3147            ! ext/IO/lib/IO/Poll.pm
3148 ____________________________________________________________________________
3149 [  5927] By: gsar                                  on 2000/04/24  08:43:24
3150         Log: arrange for next() to resume at the unstack op rather than the
3151              loop conditional, so that scope cleanup happens correctly
3152              (from Stephen McCamant)
3153      Branch: perl
3154            ! op.c pp_ctl.c t/op/misc.t
3155 ____________________________________________________________________________
3156 [  5926] By: gsar                                  on 2000/04/24  08:18:40
3157         Log: on windows, reserve 16M of stack rather than 128M (allows more
3158              threads to run concurrently)
3159      Branch: perl
3160            ! win32/Makefile win32/makefile.mk
3161 ____________________________________________________________________________
3162 [  5925] By: gsar                                  on 2000/04/24  08:13:52
3163         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
3164      Branch: perl
3165            ! toke.c
3166 ____________________________________________________________________________
3167 [  5924] By: gsar                                  on 2000/04/24  08:08:59
3168         Log: avoid using uninitialized memory in require version check
3169      Branch: perl
3170            ! pp_ctl.c universal.c
3171 ____________________________________________________________________________
3172 [  5923] By: gsar                                  on 2000/04/24  07:20:14
3173         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
3174      Branch: perl
3175            ! ext/IO/lib/IO/Poll.pm
3176 ____________________________________________________________________________
3177 [  5922] By: gsar                                  on 2000/04/24  07:08:42
3178         Log: commentary about IoTYPE() (from Nathan Torkington)
3179      Branch: perl
3180            ! sv.h
3181 ____________________________________________________________________________
3182 [  5921] By: gsar                                  on 2000/04/24  06:58:26
3183         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
3184              by fix
3185      Branch: perl
3186            ! sv.c t/lib/charnames.t t/pragma/utf8.t
3187 ____________________________________________________________________________
3188 [  5920] By: gsar                                  on 2000/04/24  06:37:59
3189         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
3190      Branch: perl
3191            ! doop.c t/op/ver.t
3192 ____________________________________________________________________________
3193 [  5919] By: gsar                                  on 2000/04/24  06:21:58
3194         Log: Configure might miss old directories when prefix must be
3195              expanded (from Robin Barker)
3196      Branch: metaconfig
3197            ! U/installdirs/inc_version_list.U
3198      Branch: perl
3199            ! Configure
3200 ____________________________________________________________________________
3201 [  5918] By: gsar                                  on 2000/04/24  06:16:11
3202         Log: VMS nits in glob() test (from Charles Lane)
3203      Branch: perl
3204            ! t/lib/glob-basic.t
3205 ____________________________________________________________________________
3206 [  5917] By: gsar                                  on 2000/04/24  06:11:56
3207         Log: various pod nits (from Larry Virden and others)
3208      Branch: perl
3209            ! README.amiga README.hpux README.machten README.os2
3210            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
3211            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
3212            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
3213            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
3214            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
3215            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
3216            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
3217            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
3218 ____________________________________________________________________________
3219 [  5916] By: gsar                                  on 2000/04/24  05:52:43
3220         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
3221              <wjones@tc.fluke.com>)
3222      Branch: perl
3223            ! t/lib/glob-basic.t
3224 ____________________________________________________________________________
3225 [  5915] By: gsar                                  on 2000/04/24  05:07:01
3226         Log: supported platforms mixed up
3227      Branch: perl
3228            ! pod/perl56delta.pod pod/perlport.pod
3229 ____________________________________________________________________________
3230 [  5914] By: gsar                                  on 2000/04/24  04:56:08
3231         Log: caller() wasn't returning the right number of elements for
3232              eval {...}
3233      Branch: perl
3234            ! pp_ctl.c t/pragma/warn/9enabled
3235 ____________________________________________________________________________
3236 [  5913] By: gsar                                  on 2000/04/24  04:35:41
3237         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
3238              Mark-Jason Dominus)
3239      Branch: perl
3240            ! pod/perlfunc.pod
3241 ____________________________________________________________________________
3242 [  5912] By: gsar                                  on 2000/04/24  04:17:15
3243         Log: fix totally broken caching in UNIVERSAL::isa() (from
3244              Nick Ing-Simmons)
3245      Branch: perl
3246            ! t/op/universal.t universal.c
3247 ____________________________________________________________________________
3248 [  5911] By: gsar                                  on 2000/04/24  03:39:47
3249         Log: add linebreak properties from unicode/LineBrk.txt (from
3250              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
3251      Branch: perl
3252            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
3253            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
3254            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
3255            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
3256            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
3257            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
3258            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
3259            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
3260            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
3261            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
3262            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
3263            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
3264            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
3265            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
3266            + lib/unicode/Is/LbrkZW.pl
3267            ! lib/unicode/mktables.PL
3268 ____________________________________________________________________________
3269 [  5910] By: gsar                                  on 2000/04/24  03:23:10
3270         Log: typo in pod
3271      Branch: perl
3272            ! ext/Thread/Thread.pm
3273 ____________________________________________________________________________
3274 [  5909] By: gsar                                  on 2000/04/24  03:22:03
3275         Log: mode argument to do_binmode() should be file mode, not boolean
3276      Branch: perl
3277            ! pp_sys.c
3278 ____________________________________________________________________________
3279 [  5908] By: gsar                                  on 2000/04/16  16:51:08
3280         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
3281              always returns a valid GV even when the symbol is trapped by strictures
3282              (avoids coredumps)
3283              
3284              TODO: the C<package;> hack needs similar treatment
3285      Branch: perl
3286            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
3287            ! t/pragma/strict-vars
3288 ____________________________________________________________________________
3289 [  5907] By: jhi                                   on 2000/03/31  23:42:56
3290         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
3291              an assumption which #5905 demolished.
3292      Branch: cfgperl
3293            ! pp_sys.c
3294 ____________________________________________________________________________
3295 [  5906] By: jhi                                   on 2000/03/31  18:54:37
3296         Log: Typo in #5905.
3297      Branch: cfgperl
3298            ! t/op/64bitint.t
3299 ____________________________________________________________________________
3300 [  5905] By: jhi                                   on 2000/03/31  18:50:54
3301         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
3302              reported by Joseph N. Hall.  The bug was that even with use64bitint
3303              one had to use the prefixes q, L, or ll with printf/sprintf,
3304              contrary to the documentation and common sense.
3305      Branch: cfgperl
3306            ! sv.c t/op/64bitint.t
3307 ____________________________________________________________________________
3308 [  5904] By: gsar                                  on 2000/03/28  02:31:32
3309         Log: add Changes, perldelta.pod
3310      Branch: perl
3311            + Changes pod/perldelta.pod
3312 ____________________________________________________________________________
3313 [  5903] By: gsar                                  on 2000/03/28  02:03:55
3314         Log: rename Changes and perldelta.pod
3315      Branch: perl
3316           +> Changes5.6 pod/perl56delta.pod
3317            - Changes pod/perldelta.pod
3318            ! MANIFEST
3319 ____________________________________________________________________________
3320 [  5902] By: gsar                                  on 2000/03/28  01:59:14
3321         Log: create maint-5.6 branch
3322      Branch: maint-5.6/perl
3323           +> (branch 1611 files)
3324 ____________________________________________________________________________
3325 [  5901] By: jhi                                   on 2000/03/23  05:48:43
3326         Log: Integrate with Sarathy.
3327      Branch: cfgperl
3328           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
3329 ____________________________________________________________________________
3330 [  5900] By: gsar                                  on 2000/03/23  05:42:43
3331         Log: three guesses on what this is :-)
3332      Branch: perl
3333            ! Changes