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