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