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