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