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