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