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