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