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